:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263238;background:#eef2f3;font-synthesis:none;--ink: #263238;--muted: #5e6b70;--blue: #1d5f91;--blue-dark: #12476e;--blue-soft: #e8f2f8;--green: #2f7d4a;--green-soft: #e7f5eb;--red: #a23a36;--red-soft: #fbecea;--line: #d6dee1;--paper: #fff;--surface: #f5f7f7;--shadow: 0 16px 40px rgba(21, 47, 60, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface)}button{font:inherit}button:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}a:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}.language-entry{display:grid;align-content:center;width:min(900px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:64px 0}.language-entry h1{margin:10px 0 12px;color:var(--ink);font-size:clamp(40px,8vw,72px);line-height:1;letter-spacing:-.04em}.language-entry>p:not(.app-kicker){margin:0;color:var(--muted);font-size:19px}.language-entry__languages{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:36px 0 24px}.language-entry__languages a{display:grid;min-height:150px;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;padding:24px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow);text-decoration:none}.language-entry__languages a:hover{border-color:var(--blue);background:var(--blue-soft)}.language-entry__languages strong{color:var(--blue);font-size:24px}.language-entry__languages span{align-self:end;color:var(--muted);line-height:1.4}.language-entry small{color:var(--muted);line-height:1.5}.language-entry__creator-note{border-left:4px solid var(--blue);border-radius:0 6px 6px 0;padding:18px 20px;background:var(--blue-soft);color:var(--ink);font-size:15px;line-height:1.6}.language-entry__creator-note p{margin:0}.language-entry__creator-note p+p{margin-top:12px;border-top:1px solid rgba(29,95,145,.2);padding-top:12px}.language-entry__sources{margin:28px 0 22px}.language-entry__sources h2{margin:0 0 14px;color:var(--ink);font-size:19px}.language-entry__source-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.language-entry__source-group{border:1px solid var(--line);border-radius:6px;padding:18px 20px;background:var(--paper)}.language-entry__source-group h3{margin:0 0 10px;color:var(--blue);font-size:15px}.language-entry__source-group a{display:block;margin-top:7px;color:var(--blue);font-size:13px;font-weight:700;line-height:1.4}.language-entry__noncommercial{display:block}.app-shell{min-height:100vh}.app-header{display:flex;align-items:end;justify-content:space-between;gap:28px;border-top:7px solid var(--blue);border-bottom:1px solid var(--line);padding:24px max(24px,calc((100vw - 1080px)/2));background:var(--paper)}.app-kicker,.app-header p,.eyebrow{margin:0;color:var(--blue);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.app-header h1{margin:5px 0 0;font-size:clamp(20px,3vw,29px);line-height:1.1}.app-header h1 a{color:var(--ink);font:inherit;font-weight:inherit;text-align:left;text-decoration:none}.app-header h1 a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.app-header__actions{display:flex;align-items:center;gap:22px}.language-switch{display:flex;overflow:hidden;border:1px solid var(--blue);border-radius:999px}.language-switch a{display:grid;place-items:center;min-width:48px;height:36px;border:0;padding:0 12px;background:var(--paper);color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}.language-switch a[aria-current=page]{background:var(--blue);color:#fff}.app-header__metric{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:7px;flex:0 0 auto;color:var(--muted)}.app-header__metric strong{color:var(--blue);font-size:28px;line-height:1}.app-header__metric span{font-size:13px}.primary-action{min-height:48px;border:0;border-radius:6px;padding:0 24px;background:var(--blue);color:#fff;font-weight:750;box-shadow:0 6px 14px #1d5f912e;cursor:pointer}.primary-action:hover{background:var(--blue-dark)}.primary-action:disabled{background:#aeb9bd;box-shadow:none;cursor:not-allowed}.exam-landing{padding:72px 24px 64px;background:linear-gradient(120deg,rgba(29,95,145,.08),transparent 48%),var(--surface)}.exam-landing__content{width:min(1080px,100%);margin:0 auto}.exam-landing h2{max-width:770px;margin:12px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.03;letter-spacing:-.035em}.exam-landing__lede{max-width:760px;margin:0;color:var(--muted);font-size:19px;line-height:1.6}.creator-note{max-width:820px;margin-top:24px;border-left:4px solid var(--blue);border-radius:0 6px 6px 0;padding:17px 20px;background:var(--blue-soft);color:var(--ink);font-size:15px;line-height:1.6}.exam-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:38px 0 28px}.exam-overview__card{display:flex;flex-direction:column;min-height:275px;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:8px;padding:24px;background:var(--paper);box-shadow:var(--shadow)}.exam-overview__card>span{color:var(--blue);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.exam-overview__card h3{margin:16px 0 20px;font-size:21px;line-height:1.2}.exam-overview__card p{margin:0 0 12px;color:var(--ink);font-weight:650}.exam-overview__card small{color:var(--muted);line-height:1.4}.section-practice-action{min-height:42px;margin-top:auto;border:1px solid var(--blue);border-radius:5px;padding:0 16px;background:var(--paper);color:var(--blue);font-weight:750;cursor:pointer}.section-practice-action:hover{background:var(--blue-soft)}.simulation-action{display:flex;align-items:center;gap:16px}.simulation-action span{color:var(--muted);font-size:13px}.reset-progress-action{min-height:48px;border:1px solid var(--red);border-radius:6px;padding:0 18px;background:var(--paper);color:var(--red);font-weight:750;cursor:pointer}.reset-progress-action:hover{background:var(--red-soft)}.exam-disclaimer{margin:16px 0 0;color:var(--muted);font-size:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1080px,calc(100% - 40px));margin:30px auto 0;padding:22px 24px;border-radius:8px 8px 0 0;background:var(--blue-dark);color:#fff}.section-heading p{margin:0 0 5px;color:#bbd8eb;font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.section-heading h2{margin:0;font-size:24px}.section-heading>div>span{display:block;margin-top:5px;color:#d6e7f2;font-size:14px}.section-heading__threshold{display:grid;min-width:160px;text-align:right}.section-heading__threshold strong{font-size:30px;line-height:1}.section-heading__threshold span{font-size:12px}.saaq-questionnaire{width:min(1080px,calc(100% - 40px));min-height:610px;margin:0 auto;background-color:#f5f5f3;background-image:repeating-linear-gradient(135deg,rgba(94,94,94,.035) 0 1px,transparent 1px 4px);border-top:3px solid #d4d8cc;border-radius:0 0 8px 8px;box-shadow:var(--shadow);overflow:hidden}.saaq-progress{height:20px;background:#dde0d6;display:flex;align-items:center;padding:0 24px}.saaq-progress__segments{display:flex;flex:1;align-items:center;gap:3px;min-width:0;margin-right:22px}.saaq-progress__segment{flex:1 1 0;height:2px;border-radius:2px;background:#c4c8be}.saaq-progress__segment.is-reached{height:3px;background:#666b65}.saaq-progress__segment.is-current{height:5px;background:#333733}.saaq-progress__status{flex:0 0 auto;font-size:13px;line-height:20px;white-space:nowrap}.saaq-questionnaire__body{width:min(946px,calc(100% - 32px));margin:0 auto;padding-bottom:40px}.saaq-question-source{border-top:1px solid #d4d8cc;padding:14px 24px;background:#ffffffb8;color:var(--muted);font-size:12px;text-align:center}.saaq-question-source a{color:var(--blue);font-weight:750}.saaq-question-tab{display:inline-flex;align-items:center;justify-content:center;min-width:142px;height:46px;margin:0 0 0 -8px;padding:0 22px;border-radius:0 0 8px 8px;box-shadow:0 3px 4px #0000003d;background:#fff;color:#444;font-size:15px;font-weight:400;text-transform:uppercase}.saaq-question-prompt{margin:26px 0 14px;color:#5e5e5e;font-size:22px;line-height:1.45}.answer{display:flow-root;margin:1em 0 0}.answer ul{list-style:none;margin:0;padding:0}.answer li{position:relative;padding:0}.answer button{color:inherit}.answer button:disabled{cursor:default;opacity:1}.visual{display:block;padding:7px;position:relative;background:#fff;border-radius:5px;box-shadow:0 3px 4px #888}.visual img{display:block;width:100%;height:auto;margin:auto}.answer .marker{width:42px;background:#d4d8cc;color:#444;font-size:20px;text-align:center;text-shadow:0 1px #fff}.answer-text li{min-height:118px;margin:14px 0 0;overflow:hidden;background:#fff;border-radius:5px;box-shadow:0 3px 4px #888}.answer-text li:first-child{margin-top:0}.answer-text button{display:grid;grid-template-columns:42px minmax(0,1fr);width:100%;min-height:118px;border:0;border-radius:5px;padding:0;text-align:left;background:transparent;position:relative}.answer-text button:after{content:"›";position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#d4d8cc;font-size:32px;line-height:1}.answer-text button:disabled:after{display:none}.answer-text button:not(:disabled):hover .marker{background:#5e5e5e;color:#fff;text-shadow:none}.answer-text button:not(:disabled):hover .text{background:#d4d8cc;color:#333}.answer-text .marker{display:flex;align-items:center;justify-content:center;min-height:118px;height:100%;border-radius:5px 0 0 5px}.answer-text .text{display:flex;flex-direction:column;justify-content:center;min-height:118px;width:auto;padding:14px 38px 14px 14px;background:#fff;border-radius:0 5px 5px 0;color:#5e5e5e;font-size:17px;line-height:1.2;white-space:pre-line}.answer-text .saaq-reasoning{display:block;margin-top:7px;padding-top:7px;border-top:1px solid #d4d8cc;font-style:normal;white-space:pre-line}.good-answer,.wrong-answer{display:block;position:relative;top:-4px;font-size:13px;font-weight:700}.good-answer{color:#65ae53}.wrong-answer{color:#900}.answer .good .marker{background:#65ae53;color:#fff;text-shadow:none;text-indent:0;font-size:0}.answer .good .marker:before{content:"✓";font-size:22px}.answer .missed .marker{background:#900;color:#fff;text-shadow:none;font-size:0}.answer .missed .marker:before{content:"×";font-size:26px}.answer li.good{outline:3px solid #65ae53;outline-offset:2px}.answer li.missed{outline:3px solid #a61b1b;outline-offset:2px}.answer-text li.good .text{background:#eff8ec}.answer-text li.missed .text{background:#fff0ee}.answer .selected{outline:3px solid var(--blue);outline-offset:2px}.answer .selected .marker{background:var(--blue);color:#fff;text-shadow:none}.answer .locked:not(.selected){opacity:.62}.answer-type-a .saaq-question-visual{float:left;width:49.26%;margin:0 1.48% 0 0}.answer-type-a>.answer-text{float:left;width:49.26%}.answer-type-c>.answer-text{width:66.17%;margin-left:16.91%}.answer-type-b .answer-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:60px}.answer-type-b .answer-visual button{width:100%;border:0;padding:0;background:transparent;position:relative}.answer-type-b .answer-visual .marker{position:absolute;z-index:1;bottom:-20px;left:50%;transform:translate(-50%);height:42px;border-radius:5px;line-height:42px}.answer-type-b .answer-visual .good-answer,.answer-type-b .answer-visual .wrong-answer{position:absolute;top:auto;bottom:-50px;width:100%;text-align:center;font-size:15px}.answer-type-b .answer-visual .missed img,.answer-type-b .answer-visual .locked img{opacity:.5}.answer-type-b .answer-visual .saaq-reasoning--visual{margin-top:62px;padding:14px;border-radius:0 0 5px 5px;background:#eff8ec;color:#385332;font-size:15px;line-height:1.45;text-align:left;white-space:pre-line}.saaq-result{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.question-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1080px,calc(100% - 40px));margin:18px auto 46px}.question-actions p{margin:0;color:var(--muted);font-size:14px}.question-actions p.is-correct{color:#347428;font-weight:700}.question-actions p.is-incorrect{color:#900;font-weight:700}.result-panel,.final-result{width:min(760px,calc(100% - 40px));margin:64px auto;border:1px solid var(--line);border-radius:10px;padding:48px;background:var(--paper);box-shadow:var(--shadow);text-align:center}.result-panel h2,.final-result h2{margin:16px 0 8px;font-size:32px}.result-panel>p:not(.eyebrow),.final-result>p:not(.eyebrow){color:var(--muted);line-height:1.55}.result-panel__score{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:180px;margin:28px auto;border:10px solid currentColor;border-radius:50%}.result-panel__score strong{font-size:46px;line-height:1}.result-panel__score span{margin-top:7px;font-size:13px}.is-passed{color:var(--green)}.is-failed{color:var(--red)}.result-panel .primary-action,.final-result .primary-action{margin-top:22px}.practice-section-picker{margin-top:30px;padding-top:28px;border-top:1px solid var(--line)}.practice-section-picker h3{margin:0 0 16px;font-size:19px}.practice-section-picker__options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.practice-section-picker__options button{display:grid;min-height:132px;border:1px solid var(--line);border-radius:7px;padding:17px;background:var(--surface);color:var(--ink);text-align:left;cursor:pointer}.practice-section-picker__options button:hover{border-color:var(--blue);background:var(--blue-soft)}.practice-section-picker__options span{color:var(--blue);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.practice-section-picker__options strong{margin:8px 0;line-height:1.3}.practice-section-picker__options small{align-self:end;color:var(--muted)}.section-retry-action{margin-top:18px;border:0;padding:8px;background:transparent;color:var(--blue);font-weight:700;text-decoration:underline;cursor:pointer}.final-result__mark{display:grid;place-items:center;width:74px;height:74px;margin:24px auto 0;border-radius:50%;background:currentColor;color:#fff;font-size:38px;font-weight:800}.final-result__sections{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0 8px;color:var(--ink);text-align:left}.final-result__sections article{display:grid;min-height:142px;border:1px solid var(--line);border-radius:7px;padding:16px;background:var(--surface)}.final-result__sections span{font-size:13px;font-weight:700;line-height:1.3}.final-result__sections strong{align-self:end;color:var(--blue);font-size:28px}.final-result__sections small{color:var(--muted)}.exam-tracker{padding:36px max(24px,calc((100vw - 1080px)/2)) 44px;border-top:1px solid var(--line);background:#e8edef}.exam-tracker__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.exam-tracker h2{margin:4px 0 0;font-size:25px}.overall-progress{display:grid;grid-template-columns:auto 200px;align-items:center;gap:12px;color:var(--muted);font-size:13px}progress{overflow:hidden;height:9px;border:0;border-radius:999px;background:#cdd7da;accent-color:var(--blue)}progress::-webkit-progress-bar{border-radius:999px;background:#cdd7da}progress::-webkit-progress-value{border-radius:999px;background:var(--blue)}.section-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.section-progress-card{border:1px solid #cbd5d8;border-radius:8px;padding:18px;background:#ffffffad}.section-progress-card.is-active{border-color:var(--blue);box-shadow:inset 0 3px 0 var(--blue);background:var(--paper)}.section-progress-card.is-complete{background:var(--paper)}.section-progress-card__topline{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.section-progress-card__topline strong{color:var(--blue);font-size:17px;letter-spacing:0}.section-progress-card.score-failed .section-progress-card__topline strong{color:#a61b1b}.section-progress-card.score-caution .section-progress-card__topline strong{color:#a66d00}.section-progress-card.score-excellent .section-progress-card__topline strong{color:#347428}.section-progress-card h3{min-height:42px;margin:13px 0 15px;font-size:16px;line-height:1.3}.section-progress-card progress{display:block;width:100%}.section-progress-card p{margin:10px 0 0;color:var(--muted);font-size:12px}.source-note{margin:0;padding:22px max(24px,calc((100vw - 1080px)/2)) 32px;background:#e8edef;color:var(--muted);font-size:12px;line-height:1.55}.source-note p{margin:0 0 7px}.source-note nav{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px}.source-note a{color:var(--blue);font-weight:700}@media(max-width:820px){.exam-overview,.section-progress-grid,.final-result__sections{grid-template-columns:1fr}.exam-overview__card{min-height:0}.final-result__sections article{min-height:110px}.section-progress-card h3{min-height:0}.practice-section-picker__options{grid-template-columns:1fr}}@media(max-width:700px){.language-entry__languages,.language-entry__source-groups{grid-template-columns:1fr}.app-header{align-items:start;padding:18px 16px}.app-header__actions{align-items:end;flex-direction:column;gap:10px}.app-header__metric{grid-template-columns:1fr;gap:0;text-align:right}.app-header__metric strong{font-size:22px}.app-header__metric span{max-width:90px;font-size:11px}.exam-landing{padding:48px 16px}.exam-landing h2{font-size:38px}.exam-landing__lede{font-size:17px}.simulation-action{align-items:stretch;flex-direction:column}.simulation-action .primary-action,.simulation-action .reset-progress-action{width:100%}.section-heading{align-items:start;width:calc(100% - 20px);margin-top:10px;padding:18px}.section-heading h2{font-size:19px}.section-heading__threshold{min-width:90px}.section-heading__threshold strong{font-size:24px}.saaq-questionnaire{width:calc(100% - 20px)}.saaq-questionnaire__body{width:100%;padding:0 10px 30px}.saaq-progress{padding:0 10px}.saaq-question-tab{margin-left:0}.saaq-question-prompt{margin:16px 10px 10px;font-size:18px}.saaq-progress{padding:0 12px}.saaq-progress__segments{gap:1px;margin-right:12px}.answer{margin:10px}.answer-type-a .saaq-question-visual,.answer-type-a>.answer-text,.answer-type-c>.answer-text{float:none;width:100%;margin:0}.answer-type-a>.answer-text{margin-top:14px}.answer-text li{min-height:88px;margin-top:8px}.answer-text button,.answer-text .marker,.answer-text .text{min-height:88px}.answer-text .text{font-size:15px;padding-left:12px}.answer-type-b .answer-visual{grid-template-columns:1fr;gap:28px;padding-bottom:30px}.answer-type-b .answer-visual .marker{left:15px;top:10px;bottom:auto;transform:none}.question-actions{align-items:stretch;flex-direction:column;width:calc(100% - 20px)}.question-actions .primary-action{width:100%}.result-panel,.final-result{width:calc(100% - 24px);margin:34px auto;padding:30px 20px}.exam-tracker{padding:30px 12px}.exam-tracker__header{align-items:stretch;flex-direction:column}.overall-progress{grid-template-columns:auto 1fr}.source-note{padding:0 12px 28px}}
