:root{--paper:#f8f4ec;--surface:#fffdf8;--ink:#22201d;--muted:#5e5a54;--line:#e3ddd3;--teal:#005d5d;--teal-deep:#004e4e;--oxblood:#7f252d;--gold:#9d7136;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--paper);min-width:320px;min-height:100svh;margin:0}button,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.mobile-app{width:min(100%,430px);min-height:100svh;padding:max(19px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));background:var(--paper);margin:0 auto;position:relative;overflow:hidden}.screen-header{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-height:38px;margin-bottom:22px;display:grid}.screen-header h1{text-align:center;margin:0;font-size:14px;font-weight:700;line-height:1}.icon-button,.inline-icon-button{width:36px;height:36px;color:var(--ink);cursor:pointer;background:0 0;place-items:center;padding:0;display:grid}.header-spacer{width:36px;height:36px;display:block}.brand{text-align:center;justify-items:center;gap:14px;display:grid}.brand img{object-fit:contain;width:124px;height:120px}.brand h1{letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:20px;font-weight:760}.brand p{color:var(--oxblood);letter-spacing:.13em;text-transform:uppercase;margin:6px 0 0;font-size:8px;font-weight:700}.auth-screen{flex-direction:column;min-height:100svh;display:flex}.auth-hero{margin-top:clamp(105px,18svh,164px)}.sign-in-form{gap:12px;margin-top:clamp(49px,8svh,68px);display:grid}.input-row{border:1px solid var(--line);color:#514f4a;background:#fffdf873;border-radius:7px;grid-template-columns:20px minmax(0,1fr) 30px;align-items:center;gap:10px;min-height:42px;padding:0 11px;display:grid}.input-row:has(input[type=email]){grid-template-columns:20px minmax(0,1fr)}.input-row input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.inline-icon-button{color:#6a6862;width:30px;height:30px}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{color:#fffdf8;background:var(--teal);box-shadow:0 6px 12px #00464521}.primary-button:hover{background:var(--teal-deep)}.secondary-button{color:var(--ink);background:#f0ede6}.secondary-button:disabled{color:#aaa59d;cursor:not-allowed}.form-error{color:var(--oxblood);margin:-1px 0 0;font-size:11px}.demo-credentials{color:#4f4b45;justify-content:center;align-items:center;gap:7px;margin:20px 0 0;font-size:8px;display:flex}.dot-motif{opacity:.58;background-image:radial-gradient(circle,#bd8c52 1px,#0000 1.2px);background-size:9px 9px;width:41px;height:41px;position:absolute;bottom:45px;right:25px}.choose-exam-screen .screen-intro{text-align:center;margin:26px 0 31px}.screen-intro p,.dashboard-intro{color:#32302c;margin:0;font-size:12px;line-height:1.55}.exam-options{gap:13px;display:grid}.exam-option{border:1px solid var(--line);background:#fffdf894;border-radius:7px;grid-template-columns:61px minmax(0,1fr) 23px;align-items:center;gap:13px;min-height:110px;padding:11px 11px 11px 13px;display:grid;box-shadow:0 3px 7px #2d261c09}.exam-option img{object-fit:contain;width:54px;height:76px}.exam-option span{gap:7px;display:grid}.exam-option strong{font-size:16px;font-weight:700}.exam-option small{color:#393633;max-width:166px;font-size:9px;line-height:1.55}.worksheet-art{opacity:.48;width:min(69%,275px);height:auto;margin:25px auto 0;display:block}.dashboard-screen{padding-bottom:76px}.dashboard-intro{margin:0 0 16px}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.section-tile{border:1px solid var(--line);text-align:center;background:#fffdf894;border-radius:7px;grid-template-rows:47px auto minmax(27px,1fr) 18px;place-items:start center;gap:3px;min-height:145px;padding:13px 10px 8px;display:grid;box-shadow:0 3px 7px #2d261c09}.section-tile strong{font-size:13px;line-height:1.15}.section-tile small{color:#3b3935;max-width:108px;font-size:9px;line-height:1.35}.section-tile>svg:last-child{align-self:end}.section-tile .section-art{object-fit:contain;width:43px;height:43px}.recent-activity{border:1px solid var(--line);background:#fffdf88c;border-radius:7px;margin-top:13px}.card-title-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:37px;padding:0 12px;font-size:10px;display:flex}.card-title-row>strong{font-size:11px}.card-title-row a{color:var(--teal);align-items:center;gap:2px;font-size:9px;display:inline-flex}.activity-row{justify-content:space-between;align-items:center;min-height:49px;padding:0 12px;display:flex}.activity-row span{gap:5px;display:grid}.activity-row strong{font-size:9px}.activity-row small{color:#6b6760;font-size:8px}.activity-row b{font-size:10px}.bottom-nav{min-height:62px;padding:7px 14px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdf8ed;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav a{color:#64605a;align-content:center;justify-items:center;gap:3px;font-size:8px;display:grid}.bottom-nav a.is-active{color:var(--teal);font-weight:700}.practice-screen{flex-direction:column;min-height:100svh;display:flex}.timer{min-height:27px;color:var(--oxblood);border:1px solid #7f252d8c;border-radius:6px;justify-self:end;align-items:center;gap:4px;padding:0 8px;font-size:10px;display:inline-flex}.practice-copy{gap:11px;margin:0 0 18px;display:grid}.practice-copy p{margin:0;font-size:11px;font-weight:600}.practice-copy span{max-width:285px;font-size:11px;line-height:1.55}.question-panel{border:1px solid var(--line);background:#fffdf8a3;border-radius:7px;padding:13px 11px 11px;box-shadow:0 4px 10px #2d261c08}.question-progress{gap:11px;display:grid}.question-progress strong{font-size:11px}.question-progress>span{background:#e7e2da;border-radius:999px;height:6px;display:block;overflow:hidden}.question-progress i{border-radius:inherit;background:var(--oxblood);height:100%;transition:width .2s;display:block}.question-panel>p{margin:22px 0 10px;font-size:11px;line-height:1.55}.audio-button{min-height:35px;color:var(--teal);cursor:pointer;background:0 0;border:1px solid #396d71;border-radius:7px;align-items:center;gap:7px;margin:0 auto 12px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.answer-list{gap:6px;display:grid}.answer-choice{border:1px solid var(--line);color:#3d3935;text-align:left;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:8px;min-height:34px;padding:0 8px;font-size:10px;display:flex}.answer-choice>span{border:1px solid #aaa49b;border-radius:50%;flex:none;width:14px;height:14px}.answer-choice.is-selected{background:#fcf3f0;border-color:#7f252db8}.answer-choice.is-selected>span{border:4px solid var(--oxblood)}.practice-actions{grid-template-columns:1fr 1fr;gap:15px;margin-top:auto;padding-top:18px;display:grid}.practice-actions button{min-height:40px}.next-button{justify-content:center}.results-screen{padding-bottom:17px}.results-screen .screen-header{margin-bottom:13px}.score-card,.results-card{border:1px solid var(--line);background:#fffdf899;border-radius:7px}.score-card{align-content:center;min-height:115px;padding:14px;display:grid;position:relative}.score-card p{margin:0 0 5px;font-size:11px}.score-card strong{color:var(--teal);font-family:Cormorant Garamond Variable,Georgia,serif;font-size:55px;font-weight:650;line-height:.75}.score-card span{margin-top:7px;font-size:11px}.score-card img{object-fit:contain;width:78px;height:72px;position:absolute;bottom:11px;right:14px}.results-card{margin-top:8px;padding:12px}.results-card>strong{font-size:10px;display:block}.section-scores{gap:9px;display:grid}.section-scores>strong{margin-bottom:3px}.section-scores div{grid-template-columns:23px 1fr auto;align-items:center;gap:6px;font-size:10px;display:grid}.section-score-art{object-fit:contain;width:19px;height:19px}.section-scores b{font-size:11px}.strengths-card>div{justify-content:space-between;align-items:center;display:flex}.strengths-card svg{color:var(--gold)}.strengths-card p{max-width:260px;margin:8px 0 0;font-size:10px;line-height:1.45}.next-task-card{padding-bottom:8px}.next-task-card a{grid-template-columns:22px 1fr 18px;align-items:center;gap:7px;margin-top:8px;font-size:10px;display:grid}.next-task-art{object-fit:contain;width:18px;height:18px}.next-task-card small{font-size:9px}.continue-button{width:100%;margin-top:9px}@media (height<=740px){.mobile-app{padding-top:12px}.auth-hero{margin-top:68px}.brand img{width:94px;height:90px}.sign-in-form{margin-top:31px}.demo-credentials{margin-top:13px}.dot-motif{bottom:18px}.choose-exam-screen .screen-intro{margin:15px 0 20px}.exam-option{min-height:91px}.worksheet-art{width:53%;margin-top:16px}.dashboard-intro{margin-bottom:10px}.section-tile{grid-template-rows:37px auto minmax(20px,1fr) 16px;min-height:119px;padding-top:8px}.section-tile .section-art{width:37px;height:37px}.recent-activity{margin-top:9px}.practice-copy{gap:7px;margin-bottom:10px}.question-panel>p{margin:13px 0 8px}.answer-choice{min-height:29px}.practice-actions{padding-top:11px}.results-card{margin-top:6px;padding:9px 11px}.score-card{min-height:101px}.score-card strong{font-size:50px}.section-scores{gap:6px}.strengths-card p{margin-top:5px}.continue-button{min-height:39px}}@media (width>=431px){body{background:#e9e4da}.mobile-app{box-shadow:0 0 0 1px #352e2314,0 12px 35px #362c1f1c}}
