:root{color:#102a2b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#102a2b;--muted:#536a69;--border:#d9e1dc;--surface:#fff;--surface-soft:#edf3ef;--teal:#075b60;--teal-dark:#083e43;--mint:#d8ebe4;--coral:#e36c55;--coral-soft:#fae8e2;--gold:#edb543;--green:#2f9e5f;--shadow:0 8px 22px #0e24250f;background:#f6f7f3;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:#f6f7f3}body{background:#f6f7f3;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p{line-height:1.6}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;align-items:center;gap:34px;height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand-link{flex-shrink:0;align-items:center;gap:11px;display:flex}.brand-mark{border-radius:9px;flex-shrink:0;width:42px;height:42px;display:block}.brand-copy{line-height:1.12;display:grid}.brand-copy strong{color:var(--ink);font-size:18px}.brand-copy small{color:var(--muted);font-size:12px}.site-nav{align-items:center;gap:4px;height:100%;display:flex}.site-nav a{height:100%;color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:8px;padding:0 15px;font-weight:500;display:flex}.site-nav a:hover,.site-nav a.active{color:var(--teal)}.site-nav a.active{border-color:var(--teal)}.user-panel{align-items:center;gap:10px;min-width:0;margin-left:auto;display:flex}.account-chip,.login-action{background:var(--surface-soft);height:43px;color:var(--teal-dark);border-radius:7px;align-items:center;gap:9px;padding:0 13px;font-weight:600;transition:background .14s;display:flex}.account-chip:hover,.login-action:hover{background:var(--mint)}.avatar{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:13px;display:grid}.account-name{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.icon-button{width:43px;height:43px;color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:7px;place-items:center;display:grid}.icon-button:hover{background:var(--surface-soft);color:var(--teal)}main{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:30px 24px 54px}.eyebrow{color:var(--teal);text-transform:uppercase;align-items:center;gap:6px;margin:0 0 8px;font-size:12px;font-weight:700;line-height:1.4;display:flex}.button-primary,.button-secondary,.button-ghost-on-dark{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 19px;font-weight:650;transition:background .14s,border-color .14s,transform .14s;display:inline-flex}.button-primary{color:#fff;background:var(--teal)}.button-primary:hover{background:var(--teal-dark)}.button-secondary{color:var(--teal-dark);border-color:var(--border);background:#fff}.button-secondary:hover{background:var(--surface-soft);border-color:#b9ccc5}.button-ghost-on-dark{color:#fff;background:#ffffff17;border-color:#ffffff40}.button-ghost-on-dark:hover{background:#ffffff2b}.button-primary:active,.button-secondary:active,.button-ghost-on-dark:active{transform:translateY(1px)}.button-ghost{min-height:47px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-weight:650;transition:background .14s,color .14s;display:inline-flex}.button-ghost:hover{color:var(--teal-dark);background:var(--surface-soft)}.button-primary:disabled,.button-secondary:disabled{opacity:.5;cursor:not-allowed}.button-danger{color:#fff;background:var(--coral);border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 19px;font-weight:650;transition:background .14s,transform .14s;display:inline-flex}.button-danger:hover{background:#cf5642}.button-danger:active{transform:translateY(1px)}.button-group{flex-wrap:wrap;gap:12px;display:flex}.button-group.centered{justify-content:center}.text-link,.card-action,.back-link{color:var(--teal);align-items:center;gap:7px;font-weight:650;display:inline-flex}.text-link:hover,.card-action:hover,.back-link:hover{color:var(--teal-dark)}.hero{isolation:isolate;border-radius:8px;align-items:center;height:min(440px,100vh - 160px);min-height:370px;display:flex;position:relative;overflow:hidden}.hero-image{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#04272bf5 0%,#043034de 37%,#042f342e 68%);position:absolute;inset:0}.hero-content{color:#fff;width:min(520px,54%);padding:42px 46px}.hero-content .eyebrow{color:#86d8bb}.hero h1{letter-spacing:0;margin:0 0 15px;font-size:46px;line-height:1.08}.hero-description{color:#ffffffd4;margin:0 0 29px;font-size:17px}.home-grid{grid-template-columns:minmax(0,1fr) 343px;gap:27px;margin-top:34px;display:grid}.practice-section,.quiz-session,.session-layout,.quiz-form,.question-card{min-width:0}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.overview-panel h2{margin:0;font-size:24px;line-height:1.25}.quiz-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.quiz-card,.article-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:flex-start;min-height:243px;padding:21px;display:flex}.quiz-card-icon,.article-icon,.library-mark{width:47px;height:47px;color:var(--teal);background:var(--mint);border-radius:7px;place-items:center;margin-bottom:16px;display:grid}.quiz-card-icon.coral,.article-icon.coral,.library-mark.coral{color:var(--coral);background:var(--coral-soft)}.card-meta{color:var(--muted);align-items:center;gap:5px;margin:0 0 7px;font-size:13px;line-height:1.4;display:inline-flex}.quiz-card h3,.article-card h3{color:var(--ink);margin:0 0 8px;font-size:18px;line-height:1.35}.quiz-card>p:not(.card-meta),.article-card>p:not(.card-meta){color:var(--muted);margin:0 0 17px;font-size:14px}.quiz-card .card-action,.article-card .card-action{margin-top:auto}.overview-panel{background:#eaf3ef;border-radius:8px;padding:27px 25px}.overview-stats{grid-template-columns:1fr 1fr;gap:11px;margin:25px 0;display:grid}.overview-stats div{background:#fff;border-radius:7px;padding:14px 12px}.overview-stats strong{color:var(--teal);font-size:28px;line-height:1;display:block}.overview-stats span{color:var(--muted);margin-top:6px;font-size:12px;display:block}.feature-list{color:var(--teal-dark);gap:17px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.feature-list li{align-items:center;gap:9px;display:flex}.overview-cta{width:100%;margin-top:22px}.home-progress{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;margin-top:34px;padding:22px 25px}.home-progress-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.home-progress-head strong{color:var(--ink);font-size:21px;line-height:1.25;display:block}.home-progress-percent{color:var(--teal);font-size:26px;font-weight:700;line-height:1}.home-progress .progress-track{height:10px;margin-bottom:12px}.home-progress-caption{color:var(--muted);margin:0;font-size:14px}[data-stream=engineering]{--accent:#0f766e;--accent-soft:#d6ece7}[data-stream=medical]{--accent:#e05a45;--accent-soft:#fbe4de}[data-stream=commerce]{--accent:#bd7c0c;--accent-soft:#f6e9cc}[data-stream=humanities]{--accent:#5b53c9;--accent-soft:#e6e3fb}[data-stream=creative]{--accent:#d23c73;--accent-soft:#fbdfeb}.career-finder{max-width:720px}.career-intro{text-align:center;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;padding:36px 30px 30px;display:flex}.career-intro-badge{width:66px;height:66px;color:var(--teal);background:var(--mint);border-radius:50%;place-items:center;margin-bottom:16px;animation:.5s cubic-bezier(.2,.8,.2,1) both badgePop;display:grid}.career-intro h2{margin:0 0 8px;font-size:26px;line-height:1.2}.career-intro>p{color:var(--muted);margin:0 0 24px}.career-paths{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.career-path-chip{background:var(--surface-soft);border:1px solid var(--border);color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:7px 15px 7px 7px;font-size:14px;font-weight:600;animation:.42s both chipIn;display:inline-flex}.career-path-icon{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.career-paths li:first-child{animation-delay:60ms}.career-paths li:nth-child(2){animation-delay:.12s}.career-paths li:nth-child(3){animation-delay:.18s}.career-paths li:nth-child(4){animation-delay:.24s}.career-paths li:nth-child(5){animation-delay:.3s}.career-start{min-width:200px}.career-intro-note{color:var(--muted);margin:12px 0 0;font-size:13px}.career-quiz-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.career-back{color:var(--muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-weight:600;transition:color .14s,background .14s;display:inline-flex}.career-back:hover{color:var(--teal-dark);background:var(--surface-soft)}.career-step-count{color:var(--muted);font-size:14px;font-weight:600}.career-dots{gap:6px;margin-bottom:26px;display:flex}.career-dots span{background:var(--surface-soft);border-radius:5px;flex:1;height:6px;transition:background .26s}.career-dots span.done{background:var(--teal)}.career-dots span.active{background:var(--teal);animation:1.3s ease-in-out infinite dotPulse}.career-stage{animation:.36s cubic-bezier(.2,.7,.2,1) both stageIn}.career-question{text-align:center;color:var(--ink);margin:0 0 20px;font-size:26px;line-height:1.3}.career-options{gap:12px;display:grid}.career-option{text-align:left;background:var(--surface);border:2px solid var(--border);width:100%;color:var(--ink);border-radius:13px;align-items:center;gap:14px;padding:15px 18px;font-size:16px;font-weight:600;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex}.career-option:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 24px #102a2b17}.career-option-icon{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:11px;flex-shrink:0;place-items:center;transition:transform .16s,color .16s,background .16s;display:grid}.career-option:hover .career-option-icon{transform:scale(1.06)}.career-option-label{flex:1}.career-option-check{color:var(--accent);opacity:0;transition:opacity .18s,transform .18s;transform:scale(.6)}.career-option.selected{border-color:var(--accent);background:var(--accent-soft);animation:.38s pickPop}.career-option.selected .career-option-icon{color:#fff;background:var(--accent)}.career-option.selected .career-option-check{opacity:1;transform:scale(1)}.career-result{text-align:center;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;padding:38px 32px 30px;animation:.44s cubic-bezier(.2,.7,.2,1) both stageIn;display:flex}.career-result-mark{color:#fff;background:var(--accent);width:78px;height:78px;box-shadow:0 0 0 8px var(--accent-soft);border-radius:50%;place-items:center;margin-bottom:18px;animation:.54s cubic-bezier(.2,.8,.2,1) both badgePop;display:grid}.career-result .eyebrow{color:var(--accent)}.career-result h2{margin:2px 0 10px;font-size:30px;line-height:1.15}.career-result-blurb{max-width:520px;color:var(--muted);margin:0 auto}.career-result-cta-label{color:var(--ink);margin:22px 0 14px;font-weight:650}.career-quiz-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;width:100%;margin-bottom:24px;display:grid}.career-quiz-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;padding:18px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.career-quiz-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 12px 24px #102a2b17}.career-quiz-card-icon{width:40px;height:40px;color:var(--accent);background:var(--accent-soft);border-radius:10px;place-items:center;margin-bottom:12px;display:grid}.career-quiz-card h3{color:var(--ink);margin:0 0 14px;font-size:16px;line-height:1.35}.career-quiz-card-go{color:var(--accent);align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:650;display:inline-flex}@keyframes stageIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes badgePop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes chipIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pickPop{0%{transform:scale(1)}45%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes dotPulse{0%,to{opacity:.45}50%{opacity:.8}}@media (prefers-reduced-motion:reduce){.career-intro-badge,.career-path-chip,.career-stage,.career-option.selected,.career-result,.career-result-mark,.career-dots span.active{animation:none}.career-option,.career-option-icon,.career-quiz-card,.career-back{transition:none}}.content-page{max-width:940px;margin:0 auto}.page-heading{margin-bottom:27px}.page-heading h1{color:var(--ink);margin:0 0 9px;font-size:36px;line-height:1.18}.page-heading>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:0}.page-heading.compact{max-width:760px}.metric-row{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:48px;margin-bottom:27px;padding:16px 23px;display:flex}.metric-row div{color:var(--teal);align-items:center;gap:9px;display:flex}.metric-row strong{font-size:19px}.metric-row span{color:var(--muted);font-size:14px}.career-callout{border:1px solid var(--border);background:#eaf3ef;border-radius:8px;align-items:center;gap:18px;margin-bottom:27px;padding:20px 24px;display:flex}.career-callout-mark{width:47px;height:47px;color:var(--teal);background:#fff;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.career-callout-copy{flex:1;min-width:0}.career-callout-copy h2{margin:0 0 4px;font-size:19px;line-height:1.3}.career-callout-copy p{color:var(--muted);margin:0;font-size:14px}.career-callout .button-primary{flex-shrink:0}@media (width<=720px){.career-callout{flex-direction:column;align-items:flex-start}.career-callout .button-primary{width:100%}}.quiz-library{gap:15px;display:grid}.library-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:flex-start;gap:20px;padding:25px;display:flex}.library-mark{flex-shrink:0;margin-bottom:0}.library-content{flex:1}.library-content h3{margin:0 0 8px;font-size:20px}.library-content>p:not(.card-meta){max-width:610px;color:var(--muted);margin:0 0 18px}.quiz-session{max-width:1110px;margin:0 auto}.session-layout{grid-template-columns:276px minmax(0,1fr);align-items:start;gap:25px;display:grid}.session-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:22px;position:sticky;top:102px}.session-progress-label{align-items:baseline;gap:7px;margin:17px 0 11px;display:flex}.session-progress-label strong{color:var(--ink);font-size:25px}.session-progress-label span{color:var(--muted)}.progress-track{background:var(--surface-soft);border-radius:5px;height:7px;margin-bottom:23px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--teal);height:100%;transition:width .16s;display:block}.completion-track span{background:var(--gold)}.completion-track.is-complete span{background:var(--green)}.question-indicators{border-bottom:1px solid var(--border);gap:12px;padding-bottom:21px;display:grid}.question-indicators span{color:var(--muted);align-items:center;gap:9px;font-size:14px;display:flex}.question-indicators span.complete{color:var(--teal)}.session-time{color:var(--muted);gap:8px;margin:20px 0 0;font-size:13px;display:flex}.exam-clock{color:var(--ink);align-items:center;gap:9px;margin:14px 0 6px;display:flex}.exam-clock strong{font-variant-numeric:tabular-nums;letter-spacing:.5px;font-size:30px}.exam-clock.is-urgent{color:#c0392b}.exam-clock-note{color:var(--muted);margin:0 0 4px;font-size:13px}.exam-submit{justify-content:center;width:100%;margin-top:20px}.clear-choice{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:0;font-size:13px;text-decoration:underline}.clear-choice:hover{color:var(--ink)}.quiz-form{gap:18px;display:grid}.quiz-questions,.preference-questions{counter-reset:question;gap:16px;margin:0;padding:0;list-style:none;display:grid}.question-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:24px}.question-card h2{margin:0 0 20px;font-size:19px;line-height:1.45}.question-card h2:before{counter-increment:question;content:counter(question) ". ";color:var(--teal)}.options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.option-label{border:1px solid var(--border);color:#294241;background:#fff;border-radius:7px;align-items:center;gap:11px;min-height:58px;padding:9px 12px;transition:border-color .14s,background .14s;display:flex}.option-label input{opacity:0;pointer-events:none;position:absolute}.option-label:hover{border-color:#8eb7ae}.option-label.selected{border-color:var(--teal);color:var(--ink);background:#ecf6f2}.option-marker{background:var(--surface-soft);width:32px;height:32px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.option-label.selected .option-marker{background:var(--teal);color:#fff}.option-label.locked{cursor:default}.option-label.locked:hover{border-color:var(--border)}.option-label.is-correct{color:var(--ink);background:#e7f6ec;border-color:#4caf7d}.option-label.is-correct .option-marker{color:#fff;background:#2e9e63}.option-label.is-wrong{color:var(--ink);background:#fdecec;border-color:#e08585}.option-label.is-wrong .option-marker{color:#fff;background:#d15b5b}.option-status{flex-shrink:0;margin-left:auto}.option-label.is-correct .option-status{color:#2e9e63}.option-label.is-wrong .option-status{color:#d15b5b}.question-feedback{border-left:3px solid var(--border);background:var(--surface-soft);border-radius:7px;margin-top:14px;padding:12px 14px}.question-feedback.is-correct{border-left-color:#2e9e63}.question-feedback.is-wrong{border-left-color:#d15b5b}.feedback-verdict{margin:0;font-size:14px;font-weight:700}.question-feedback.is-correct .feedback-verdict{color:#237a4c}.question-feedback.is-wrong .feedback-verdict{color:#b44848}.feedback-answer{color:var(--muted);margin:6px 0 0;font-size:14px}.feedback-answer span{color:var(--ink);font-weight:600}.feedback-explain{color:#3a4f4d;margin:8px 0 0;font-size:14px;line-height:1.55}.submit-button{justify-self:end}.result-page{justify-content:center;padding:25px 0;display:flex}.result-card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;width:min(590px,100%);padding:37px 38px;display:flex}.result-icon{color:#98630b;background:#fff2d3;border-radius:50%;place-items:center;width:65px;height:65px;margin-bottom:18px;display:grid}.result-card h1{margin:0 0 27px;font-size:27px}.score-ring{background:radial-gradient(closest-side, white 83%, transparent 84% 100%), conic-gradient(var(--teal) var(--score), #dce8e3 0);border-radius:50%;align-content:center;width:144px;height:144px;margin-bottom:24px;display:grid}.score-ring strong{color:var(--ink);font-size:32px}.score-ring span{color:var(--muted);font-size:13px}.result-message{color:var(--ink);margin:0 0 8px;font-weight:600}.result-detail{color:var(--muted);margin:0 0 28px}.result-icon.exam{color:var(--teal);background:#e2f1ec}.exam-score{flex-direction:column;gap:4px;margin-bottom:22px;display:flex}.exam-score strong{color:var(--ink);font-size:52px;line-height:1}.exam-score span{color:var(--muted);font-size:14px}.exam-tally{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;margin-bottom:20px;display:grid}.exam-tally-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex-direction:column;gap:3px;padding:14px 10px;display:flex}.exam-tally-item strong{color:var(--ink);font-size:26px}.exam-tally-item span{color:var(--muted);font-size:13px}.exam-tally-item.is-correct{background:#eef8f2;border-color:#9ed6b6}.exam-tally-item.is-wrong{background:#fdf0f0;border-color:#eab3b3}.exam-time{align-items:center;gap:7px;margin-bottom:14px;display:inline-flex}.exam-time strong{color:var(--ink);font-variant-numeric:tabular-nums}.exam-strategy{background:var(--surface-soft);color:var(--ink);border-radius:8px;margin:0 0 28px;padding:12px 16px;font-size:14px;line-height:1.55}.attempt-list{gap:13px;display:grid}.attempt-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:47px 1fr auto;align-items:center;gap:18px;padding:19px 22px;display:grid}.attempt-icon{width:47px;height:47px;color:var(--teal);background:var(--mint);border-radius:7px;place-items:center;display:grid}.attempt-card h2{margin:0 0 4px;font-size:17px}.attempt-date{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.attempt-score{border-left:1px solid var(--border);text-align:right;padding-left:25px;display:grid}.attempt-score strong{color:var(--teal);font-size:22px}.attempt-score span{color:var(--muted);font-size:12px}.signin-prompt,.empty-state{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;max-width:560px;margin:40px auto 0;padding:47px 30px;display:flex}.signin-icon,.empty-state>svg{width:62px;height:62px;color:var(--teal);background:var(--mint);border-radius:50%;margin-bottom:18px;padding:15px}.signin-prompt h2,.empty-state h1,.empty-state h2{margin:0 0 10px}.signin-prompt p,.empty-state p{max-width:400px;color:var(--muted);margin:0 0 25px}.empty-state.inline{margin-top:0}.loading-state{text-align:center;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:36px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.article-card{min-height:286px;padding:25px}.reading-page{max-width:750px;margin:0 auto}.reading-page .back-link{margin-bottom:39px}.reading-page header{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:32px}.reading-page header .eyebrow{margin-bottom:15px}.reading-page h1{color:var(--ink);margin:0 0 17px;font-size:42px;line-height:1.18}.article-intro{color:var(--muted);margin:0;font-size:18px}.article-body{color:#294241;margin-bottom:37px;font-size:17px}.article-body p{margin:0 0 23px}.login-page{place-items:center;min-height:calc(100vh - 158px);display:grid}.login-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;width:min(465px,100%);padding:41px 39px}.login-mark{width:60px;height:60px;color:var(--teal);background:var(--mint);border-radius:8px;place-items:center;margin-bottom:25px;display:grid}.login-panel h1{margin:0 0 13px;font-size:30px}.login-copy{color:var(--muted);margin:0 0 27px}.login-benefits{color:#294241;border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:15px;margin:0 0 30px;padding:22px 0;list-style:none;display:grid}.login-benefits li{align-items:center;gap:10px;display:flex}.login-benefits svg{color:var(--teal)}.button-primary.wide{width:100%}.button-google{width:100%;min-height:47px;color:var(--ink);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-weight:650;transition:border-color .14s,background .14s;display:inline-flex}.button-google:hover{background:var(--surface-soft);border-color:#b9ccc5}.login-divider{color:var(--muted);align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--border);flex:1;height:1px}.signup-form{text-align:left;gap:15px;display:grid}.text-input{width:100%;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:7px;padding:11px 12px}.text-input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #075b6024}.field-optional{color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.signup-note{color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:7px;margin:-4px 0 0;padding:10px 12px;font-size:13px}.form-error{color:var(--coral);margin:0;font-size:14px}.login-switch{text-align:center;color:var(--muted);margin:18px 0 0;font-size:14px}.login-forgot{text-align:center;margin:14px 0 0;font-size:14px}.recover-intro{color:var(--muted);margin:0 0 22px;font-size:15px;line-height:1.5}.link-button{color:var(--teal);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:650;text-decoration:underline}.recovery-form{flex-direction:column;gap:14px;display:flex}.recovery-toggle{background:var(--surface-soft);border:1px solid var(--border);border-radius:10px;align-self:flex-start;gap:4px;padding:4px;display:inline-flex}.recovery-toggle-option{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.recovery-toggle-option.is-active{color:var(--teal-dark);background:var(--surface);box-shadow:0 1px 2px #102a2b1f}.recovery-hint{color:var(--muted);margin:0;font-size:13px}.recovery-saved{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.recovery-saved-value{color:var(--ink);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.recovery-saved-value svg{color:var(--teal);flex-shrink:0}.information-page{max-width:900px;margin:0 auto}.information-heading{max-width:730px;margin-bottom:39px}.information-heading h1{color:var(--ink);margin:0 0 16px;font-size:42px;line-height:1.18}.information-heading>p:not(.eyebrow){color:var(--muted);margin:0;font-size:17px}.information-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:25px;display:grid}.information-grid article{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:24px 21px}.information-grid svg{width:47px;height:47px;color:var(--teal);background:var(--mint);border-radius:7px;margin-bottom:18px;padding:12px}.information-grid h2{color:var(--ink);margin:0 0 9px;font-size:18px}.information-grid p{color:var(--muted);margin:0;font-size:14px}.policy-page{max-width:780px}.policy-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:25px 27px}.policy-section h2{color:var(--ink);margin:0 0 11px;font-size:20px}.policy-section p{color:#3c5554;margin:0 0 13px}.policy-section p:last-child{margin-bottom:0}.policy-section a{color:var(--teal);text-underline-offset:2px;font-weight:600;-webkit-text-decoration:underline #9bbeb5;text-decoration:underline #9bbeb5}.mission-section{background:#eaf3ef;align-items:start;gap:16px;display:flex}.mission-section>svg{color:var(--teal);flex-shrink:0;margin-top:3px}.site-footer{color:#d7e4e0;background:var(--teal-dark);margin-top:auto}.footer-inner{justify-content:space-between;gap:42px;max-width:1180px;margin:0 auto;padding:39px 24px 31px;display:flex}.footer-brand{max-width:385px}.footer-brand .brand-mark{box-shadow:0 0 0 1px #d7e4e061}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#b5cac4}.footer-brand>p{color:#b5cac4;margin:19px 0 0;font-size:14px}.footer-links{align-content:start;gap:12px;min-width:175px;display:grid}.footer-links p{color:#fff;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:700}.footer-links a{color:#d7e4e0;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #d7e4e02b;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto;padding:18px 24px;display:flex}.footer-bottom p{color:#aac2bc;margin:0;font-size:13px}@media (width<=960px){.topbar{gap:17px;padding-inline:20px}.site-nav a{padding-inline:10px}.site-nav span,.account-name{display:none}.home-grid{grid-template-columns:minmax(0,1fr)}.overview-panel{grid-template-columns:1fr auto auto;align-items:center;gap:23px;display:grid}.overview-stats{margin:0}.information-grid{grid-template-columns:1fr}}@media (width<=720px){body{padding-bottom:66px}.topbar{height:64px;position:static}.brand-copy small{display:none}.brand-copy strong{font-size:17px}.brand-mark{width:38px;height:38px}.site-nav{z-index:20;background:var(--surface);border-top:1px solid var(--border);justify-content:space-around;gap:0;height:66px;position:fixed;bottom:0;left:0;right:0}.site-nav a{border-top:2px solid #0000;border-bottom:0;flex-direction:column;flex:1;justify-content:center;gap:4px;height:66px;padding:0;font-size:11px}.site-nav a.active{border-top-color:var(--teal)}.site-nav span{display:block}.login-action span{display:none}.login-action{justify-content:center;width:41px;padding:0}main{padding:18px 15px 34px;overflow-x:hidden}.hero{align-items:end;width:100%;height:450px;min-height:0}.hero-image{object-position:72% center}.hero:after{background:linear-gradient(#042c300f 18%,#042c30de 55%,#04272bfa 100%)}.hero-content{width:100%;min-width:0;padding:27px 23px}.hero h1{margin-bottom:10px;font-size:34px}.hero-description{margin-bottom:19px;font-size:15px}.hero .button-group{flex-direction:column;align-items:stretch}.home-grid{gap:24px;margin-top:27px}.section-heading h2,.overview-panel h2{font-size:21px}.section-heading{flex-direction:column;align-items:flex-start}.quiz-preview-grid,.article-grid,.career-quiz-grid{grid-template-columns:minmax(0,1fr)}.home-progress-head{flex-direction:column;align-items:flex-start;gap:8px}.career-question{font-size:22px}.career-result h2{font-size:25px}.career-intro{padding:30px 20px 26px}.career-option{padding:14px 15px;font-size:15px}.quiz-card{min-width:0;min-height:0}.overview-panel{padding:23px 20px;display:block}.overview-stats{margin:20px 0}.page-heading h1{overflow-wrap:anywhere;font-size:29px}.metric-row{justify-content:space-between;gap:10px;padding:14px}.metric-row div{justify-items:center;gap:4px;display:grid}.metric-row strong{font-size:17px}.metric-row span{font-size:12px}.library-card{gap:14px;padding:18px}.library-mark{width:42px;height:42px}.session-layout{display:block}.session-panel{margin-bottom:17px;position:static}.question-indicators,.session-time{display:none}.progress-track{margin-bottom:0}.question-card{width:100%;padding:18px 15px}.options{grid-template-columns:minmax(0,1fr)}.question-card h2,.option-label span:last-child{overflow-wrap:anywhere}.submit-button{width:100%}.result-page{padding-top:0}.result-card,.signin-prompt,.empty-state,.login-panel{padding:30px 20px}.attempt-card{grid-template-columns:42px 1fr;gap:12px;padding:15px}.attempt-score{text-align:left;border-left:0;grid-column:2;align-items:baseline;gap:7px;padding-left:0;display:flex}.reading-page .back-link{margin-bottom:27px}.reading-page h1{font-size:31px}.article-intro,.article-body{font-size:16px}.information-heading{margin-bottom:27px}.information-heading h1{font-size:30px}.information-heading>p:not(.eyebrow){font-size:15px}.policy-section{padding:21px 18px}.mission-section{display:block}.mission-section>svg{margin-bottom:13px}.footer-inner{padding:31px 20px 25px;display:block}.footer-links{margin-top:29px}.footer-bottom{padding:17px 20px 84px;display:block}.footer-bottom p+p{margin-top:7px}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s,transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.practice-section .quiz-card{opacity:0}.practice-section.is-visible .quiz-card{animation:.5s forwards fadeInCard}.practice-section.is-visible .quiz-preview-grid .quiz-card:nth-child(2){animation-delay:90ms}.practice-section.is-visible .quiz-preview-grid .quiz-card:nth-child(3){animation-delay:.18s}@keyframes fadeInCard{0%{opacity:0}to{opacity:1}}.home-progress .progress-track span{transition:width .9s cubic-bezier(.2,.7,.2,1)}.quiz-card,.article-card,.library-card,.attempt-card{transition:transform .18s,box-shadow .18s,border-color .18s}.quiz-card:hover,.article-card:hover,.library-card:hover,.attempt-card:hover{border-color:#c5d6cf;transform:translateY(-4px);box-shadow:0 16px 30px #102a2b1a}.button-primary:hover,.button-secondary:hover,.button-ghost-on-dark:hover{transform:translateY(-1px)}.text-link,.card-action,.back-link{transition:gap .16s,color .14s}.text-link:hover,.card-action:hover,.back-link:hover{gap:11px}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}.practice-section .quiz-card{opacity:1;animation:none}.home-progress .progress-track span,.quiz-card,.article-card,.library-card,.attempt-card,.button-primary,.button-secondary,.button-ghost-on-dark,.text-link,.card-action,.back-link{transition:none}.quiz-card:hover,.article-card:hover,.library-card:hover,.attempt-card:hover,.button-primary:hover,.button-secondary:hover,.button-ghost-on-dark:hover{transform:none}}.quiz-card-icon.accent{color:var(--accent,var(--teal));background:var(--accent-soft,var(--mint))}.how-it-works{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px;display:grid}.how-step{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:22px 20px;position:relative}.how-step-number{color:var(--border);font-size:26px;font-weight:800;line-height:1;position:absolute;top:15px;right:18px}.how-step-icon{width:44px;height:44px;color:var(--teal);background:var(--mint);border-radius:11px;place-items:center;margin-bottom:14px;display:grid}.how-step h3{color:var(--ink);margin:0 0 6px;font-size:17px}.how-step p{color:var(--muted);margin:0;font-size:14px}.exam-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.exam-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}a.exam-card:hover{border-color:var(--accent,#c5d6cf);transform:translateY(-4px);box-shadow:0 16px 30px #102a2b1a}.exam-card-icon{width:50px;height:50px;color:var(--accent,var(--teal));background:var(--accent-soft,var(--mint));border-radius:12px;place-items:center;margin-bottom:15px;display:grid}.exam-card h3{color:var(--ink);margin:2px 0 8px;font-size:22px}.exam-card-blurb{color:var(--muted);margin:0 0 15px;font-size:14px}.exam-card-subjects{flex-wrap:wrap;gap:7px;margin:0 0 18px;padding:0;list-style:none;display:flex}.exam-card-subjects li{background:var(--surface-soft);color:var(--teal-dark);border-radius:999px;padding:5px 11px;font-size:13px;font-weight:600}.exam-card-go{color:var(--accent,var(--teal));align-items:center;gap:7px;margin-top:auto;font-weight:650;display:inline-flex}.exam-card.is-locked{opacity:.72}.exam-card.is-locked .exam-card-icon{color:var(--muted);background:var(--surface-soft)}.exam-card-soon{background:var(--surface-soft);color:var(--muted);border-radius:999px;align-items:center;gap:6px;margin-top:auto;padding:5px 11px;font-size:13px;font-weight:600;display:inline-flex}.exam-grid-note{color:var(--muted);text-align:center;margin:18px 0 0;font-size:14px}.exam-hub .back-link{margin-bottom:18px}.exam-hub-heading{margin-bottom:20px}.quiz-session-page{max-width:1110px;margin:0 auto}.exam-mock-cta{background:linear-gradient(180deg, #f3f8f5, var(--surface) 60%);border:1px solid var(--border);color:inherit;border-radius:12px;align-items:center;gap:16px;margin:20px 0 24px;padding:20px 22px;display:flex}.exam-mock-cta:hover{border-color:#8eb7ae}.exam-mock-icon{width:48px;height:48px;color:var(--teal);background:var(--mint);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.exam-mock-copy{flex:1;min-width:0}.exam-mock-copy h2{color:var(--ink);margin:0 0 3px;font-size:19px}.exam-mock-copy p{color:var(--muted);margin:0;font-size:14px}.exam-mock-go{color:var(--teal);flex-shrink:0;align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.subject-test-link{border:1px solid var(--border);color:var(--teal);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 13px;font-size:13.5px;font-weight:600;display:inline-flex}.subject-test-link:hover{border-color:var(--teal);background:var(--mint)}.exam-brief{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;max-width:560px;margin:18px auto 0;padding:32px 34px;display:flex}.exam-brief-icon{width:58px;height:58px;color:var(--teal);background:var(--mint);border-radius:50%;place-items:center;margin-bottom:16px;display:grid}.exam-brief h1{margin:6px 0 12px;font-size:25px}.exam-brief-lead{color:var(--muted);margin:0 0 22px;line-height:1.55}.exam-brief-facts{gap:11px;width:100%;margin:0 0 26px;padding:0;list-style:none;display:grid}.exam-brief-facts li{border:1px solid var(--border);background:var(--surface-soft);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:11px 14px;font-size:14.5px;display:flex}.exam-subjects{gap:16px;display:grid}.exam-subject{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:22px}.exam-subject-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.exam-subject-icon{width:46px;height:46px;color:var(--accent,var(--teal));background:var(--accent-soft,var(--mint));border-radius:11px;flex-shrink:0;place-items:center;display:grid}.exam-subject-copy{flex:1;min-width:0}.exam-subject-copy h2{color:var(--ink);margin:0 0 2px;font-size:20px}.exam-subject-copy p{color:var(--muted);margin:0;font-size:14px}.exam-subject-count{background:var(--surface-soft);color:var(--teal-dark);border-radius:999px;flex-shrink:0;padding:5px 11px;font-size:13px;font-weight:700}.chapter-drills{margin-bottom:18px}.chapter-drills-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 9px;font-size:13px;font-weight:700}.chapter-drill-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.chapter-drill-link{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;align-items:center;gap:9px;padding:7px 12px;font-size:13.5px;transition:border-color .16s,background .16s;display:inline-flex}a.chapter-drill-link:hover{border-color:var(--accent,var(--teal));background:var(--mint)}.chapter-drill-name{color:var(--ink);font-weight:600}a.chapter-drill-link .chapter-drill-count{color:var(--teal-dark);font-weight:700}.chapter-drill-link.is-thin{cursor:default;opacity:.62}.chapter-drill-link.is-thin .chapter-drill-name,.chapter-drill-link.is-thin .chapter-drill-count{color:var(--muted);font-weight:600}.chapter-drill-count{font-size:12.5px}.subject-set-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.subject-set-card{background:var(--surface-soft);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;padding:16px;transition:transform .16s,border-color .16s,background .16s;display:flex}.subject-set-card:hover{border-color:var(--accent,var(--teal));background:var(--surface);transform:translateY(-3px)}.subject-set-card .card-meta{margin:0}.subject-set-go{color:var(--accent,var(--teal));align-items:center;gap:6px;font-size:14px;font-weight:650;display:inline-flex}.exam-subject-empty{color:var(--muted);margin:0;font-size:14px}.career-result-go{margin-top:6px}.career-result-soon{color:var(--muted);margin:8px 0 0;font-size:14px}.result-page{flex-direction:column;align-items:center;gap:18px}.result-card,.review-card,.feedback-card{width:min(680px,100%)}.review-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:26px 28px}.review-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.review-head h2{margin:0;font-size:20px}.review-tally{color:var(--teal);font-size:14px;font-weight:700}.review-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.review-list li{border:1px solid var(--border);border-left-width:3px;border-radius:10px;gap:12px;padding:14px 16px;display:flex}.review-list li.is-correct{border-left-color:#2f9e6f}.review-list li.is-wrong{border-left-color:var(--coral)}.review-mark{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.is-correct .review-mark{background:#2f9e6f}.is-wrong .review-mark{background:var(--coral)}.review-body{min-width:0}.review-q{color:var(--ink);overflow-wrap:anywhere;margin:0 0 6px;font-size:15px;font-weight:600}.review-a,.review-correct{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:14px}.review-a span{color:var(--ink)}.review-correct span{color:#2f9e6f;font-weight:600}.explain-button{color:#98630b;cursor:pointer;background:#fff3d6;border:1px solid #f2dca0;border-radius:7px;align-items:center;gap:6px;margin:10px 0 0;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.explain-button:hover{background:#ffe9b8}.feedback-card{background:linear-gradient(180deg, #f3f8f5, var(--surface) 55%);border:1px solid var(--border);border-radius:12px;padding:26px 28px}.feedback-head{align-items:center;gap:13px;margin-bottom:18px;display:flex}.feedback-badge{color:#98630b;background:#fff3d6;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.feedback-head h2{margin:0;font-size:20px}.feedback-head p{color:var(--muted);margin:2px 0 0;font-size:14px}.feedback-refresh{min-height:38px;margin-left:auto;padding:0 13px}.feedback-columns{grid-template-columns:1fr 1fr;gap:15px;display:grid}.feedback-block{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:18px}.feedback-block h3{align-items:center;gap:8px;margin:0 0 12px;font-size:15px;display:flex}.feedback-block.did-well h3{color:#2f9e6f}.feedback-block.improve h3{color:var(--coral)}.feedback-block ul{color:#294241;gap:8px;margin:0;padding-left:18px;font-size:14px;line-height:1.5;display:grid}.feedback-block li::marker{color:#9bbeb5}.feedback-locked,.feedback-error{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.feedback-locked p,.feedback-error p{color:var(--muted);margin:0}.feedback-loading{color:var(--muted);align-items:center;gap:12px;display:flex}.feedback-spinner{border:3px solid var(--mint);border-top-color:var(--teal);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite feedbackSpin}.feedback-stale{color:#8a6d1e;background:#fff3d6;border-radius:8px;margin:0 0 14px;padding:9px 13px;font-size:13px}@keyframes feedbackSpin{to{transform:rotate(360deg)}}.subject-accuracy{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;padding:22px 24px}.subject-accuracy h2{margin:0 0 16px;font-size:19px}.subject-accuracy-list{gap:14px;display:grid}.subject-accuracy-row{grid-template-columns:140px minmax(0,1fr) 44px;align-items:center;gap:14px;display:grid}.subject-accuracy-label{flex-direction:column;display:flex}.subject-accuracy-label strong{color:var(--ink);font-size:15px}.subject-accuracy-label span{color:var(--muted);font-size:12px}.subject-accuracy-row .progress-track{height:9px;margin:0}.subject-accuracy-pct{text-align:right;color:var(--teal);font-size:14px;font-weight:700}.history-list-title{margin:22px 0 14px;font-size:19px}.attempt-card h3{margin:0 0 4px;font-size:17px}@media (width<=720px){.how-it-works,.exam-grid,.feedback-columns{grid-template-columns:minmax(0,1fr)}.review-card,.feedback-card,.subject-accuracy{padding:20px 18px}.subject-accuracy-row{grid-template-columns:96px minmax(0,1fr) 40px;gap:10px}.feedback-head{flex-wrap:wrap}.feedback-refresh{margin-left:0}}@media (prefers-reduced-motion:reduce){.exam-card,.subject-set-card{transition:none}a.exam-card:hover,.subject-set-card:hover{transform:none}.feedback-spinner{animation-duration:1.6s}}.modal-overlay{z-index:50;background:#0e242573;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:min(460px,100%);max-height:calc(100vh - 40px);padding:30px 28px 26px;position:relative;overflow-y:auto;box-shadow:0 18px 44px #0e242538}.modal-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.modal-close:hover{background:var(--surface-soft);color:var(--ink)}.modal-head{margin-bottom:20px;padding-right:28px}.modal-head h2{margin:0 0 6px;font-size:20px}.modal-head p{color:var(--muted);margin:0;font-size:14px}.explain-card .modal-head h2{color:#98630b;align-items:center;gap:8px;display:flex}.explain-question{color:var(--ink);overflow-wrap:anywhere;margin:0 0 16px;font-size:15px;font-weight:600;line-height:1.5}.explain-answers{gap:8px;margin-bottom:16px;display:grid}.explain-answer{overflow-wrap:anywhere;border-radius:8px;align-items:baseline;gap:8px;margin:0;padding:10px 12px;font-size:14px;display:flex}.explain-answer svg{flex-shrink:0;transform:translateY(2px)}.explain-answer span{font-weight:600}.explain-answer.is-correct{color:#22694c;background:#e7f5ee}.explain-answer.is-wrong{color:#9a2e2e;background:#fbeaea}.explain-text{color:#3a4f4d;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.6}.profile-form{gap:16px;display:grid}.profile-field{gap:6px;display:grid}.profile-field-label{color:var(--ink);justify-content:space-between;align-items:baseline;gap:10px;font-size:14px;font-weight:600;display:flex}.profile-field-label em{color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.profile-select{width:100%;color:var(--ink);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:7px;padding:11px 12px}.profile-select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #075b6024}.profile-form-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.cohort-fields{gap:16px;display:grid}.cohort-frame{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.cohort-field{gap:8px;display:grid}.cohort-field-label{color:var(--ink);justify-content:space-between;align-items:baseline;gap:10px;font-size:14px;font-weight:600;display:flex}.cohort-field-label em{color:var(--muted);font-size:12px;font-style:normal;font-weight:500}.cohort-chips{flex-wrap:wrap;gap:8px;display:flex}.cohort-chip{font:inherit;color:var(--muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:9px 15px;font-size:14px;font-weight:600;transition:border-color .14s,color .14s,background .14s,transform .14s}.cohort-chip:hover{border-color:var(--teal);color:var(--teal-dark)}.cohort-chip.is-active{color:var(--teal-dark);background:var(--surface-soft);border-color:var(--teal);transform:translateY(-1px);box-shadow:0 1px 2px #102a2b1f}.cohort-skip,.cohort-reopen{font:inherit;color:var(--teal);cursor:pointer;background:0 0;border:none;justify-self:start;padding:4px 0;font-size:14px;font-weight:600}.cohort-skip:hover,.cohort-reopen:hover{color:var(--teal-dark);text-decoration:underline}.profile-nudge{text-align:left;background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;width:100%;margin:0 0 24px;padding:16px 18px}.profile-nudge-title{color:var(--ink);margin:0 0 12px;font-weight:600}.profile-nudge .progress-track{margin-bottom:12px}.profile-nudge-foot{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.cohort-percentile{text-align:left;background:var(--teal);color:#fff;border-radius:8px;width:100%;margin:0 0 24px;padding:16px 18px}.cohort-percentile-rank{align-items:center;gap:8px;margin:0 0 4px;font-size:15px;display:flex}.cohort-percentile-rank strong{font-size:22px}.cohort-percentile-note{opacity:.92;margin:0;font-size:14px}.cohort-pending{text-align:left;background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;width:100%;margin:0 0 24px;padding:16px 18px}.cohort-pending-title{color:var(--ink);align-items:center;gap:8px;margin:0 0 6px;font-weight:600;display:flex}.cohort-pending-note{color:var(--muted);margin:0;font-size:13px}.profile-summary{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:16px;margin-bottom:24px;padding:18px 20px;display:flex}.profile-summary-icon{width:44px;height:44px;color:var(--teal);background:var(--mint);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.profile-summary-body{flex:1;min-width:0}.profile-summary-body h2{margin:0 0 3px;font-size:17px}.profile-summary-body p{color:var(--muted);margin:0 0 12px;font-size:14px}.profile-summary .progress-track{margin-bottom:6px}.profile-summary-pct{color:var(--muted);font-size:13px}.profile-summary .button-secondary{flex-shrink:0}.profile-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;padding:22px 24px}.profile-section>h2{margin:0 0 4px;font-size:18px}.profile-section>p{color:var(--muted);margin:0 0 16px;font-size:14px}.profile-section-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.profile-section-head h2{margin:0 0 2px;font-size:18px}.profile-section-head p{color:var(--muted);margin:0;font-size:14px}.profile-section .metric-row{margin-bottom:16px}.profile-section .progress-track{margin-bottom:6px}.profile-section .profile-summary-pct{margin-bottom:18px;display:block}.confirm-card{width:min(400px,100%)}.confirm-actions{justify-content:flex-end;gap:10px;display:flex}.streak-badge{color:var(--teal-dark);background:var(--mint);border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:14px;font-weight:650;display:inline-flex}.streak-badge svg{color:var(--coral)}.streak-row{margin-bottom:16px}.result-streak{margin:4px 0 18px}@media (width<=560px){.profile-summary{flex-wrap:wrap}.profile-summary .button-secondary{justify-content:center;width:100%}.profile-nudge-foot{flex-direction:column;align-items:stretch}.profile-nudge-foot .button-secondary{justify-content:center}}.result-actions{flex-direction:column;gap:12px;margin-top:22px;display:flex}.result-actions-spotlight{color:var(--teal);margin:0;font-size:14px;font-weight:600}.result-actions-buttons{flex-wrap:wrap;gap:12px;display:flex}.result-actions-buttons .button-primary,.result-actions-buttons .button-secondary{flex:200px}.button-primary.is-spotlit{box-shadow:0 0 0 3px #075b602e}.result-actions-error{color:var(--coral);margin:0;font-size:13px}.share-sheet-preview{border-radius:12px;width:min(260px,70%);height:auto;margin:0 auto 20px;display:block;box-shadow:0 10px 26px #0e24252e}.share-sheet-targets{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px;display:grid}.share-sheet-save{width:100%}.card-capture-layer{pointer-events:none;position:fixed;top:0;left:-10000px}.share-card{color:#fff;background:linear-gradient(160deg,#075b60 0%,#083e43 100%);flex-direction:column;justify-content:space-between;width:400px;min-height:500px;padding:34px 32px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex}.share-card-brand{align-items:center;gap:10px;margin-bottom:30px;display:flex}.share-card-brand strong{font-size:18px;font-weight:700}.share-card-score{flex-direction:column;gap:4px;display:flex}.share-card-figure{font-size:76px;font-weight:800;line-height:1}.share-card-unit{letter-spacing:.04em;text-transform:uppercase;color:#8ad8bf;font-size:15px}.share-card-title{margin:16px 0 0;font-size:19px;font-weight:600}.share-card-pill{color:#083e43;background:#d8ebe4;border-radius:999px;align-self:flex-start;margin:16px 0 0;padding:7px 13px;font-size:14px;font-weight:600}.share-card-bottom{margin-top:28px}.share-card-note{color:#eaf5f0;margin:0 0 14px;font-size:17px;line-height:1.45}.share-card-url{letter-spacing:.02em;color:#8ad8bf;margin:0;font-size:15px;font-weight:700}.private-card{color:#23302b;background:#fbf9f2;border:2px dashed #cdd8cf;width:400px;padding:30px 30px 34px;font-family:Inter,Segoe UI,Arial,sans-serif}.private-card-head{border-bottom:1px solid #e4e0d2;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:18px;display:flex}.private-card-label{margin:0;font-size:17px;font-weight:700}.private-card-sub{color:#6b7269;margin:2px 0 0;font-size:13px}.private-card-score{margin-bottom:22px}.private-card-score strong{font-size:46px;font-weight:800;line-height:1}.private-card-score span{letter-spacing:.04em;text-transform:uppercase;color:#6b7269;margin-top:4px;font-size:13px;display:block}.private-card-title{margin:14px 0 0;font-size:17px;font-weight:600}.private-card-pill{color:var(--teal);margin:10px 0 0;font-size:14px;font-weight:600}.private-card-block{margin-top:20px}.private-card-block h3{color:#2f9e6f;margin:0 0 8px;font-size:15px;font-weight:700}.private-card-block.improve h3{color:#c15a45}.private-card-block ul{margin:0;padding-left:18px}.private-card-block li{margin-bottom:6px;font-size:15px;line-height:1.5}@media (width<=480px){.share-sheet-targets{grid-template-columns:1fr}}.home-showcase{flex-direction:column;gap:96px;padding-bottom:48px;display:flex}.showcase-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:56px;padding:40px 0 8px;display:grid}.showcase-hero-text h1{letter-spacing:-.02em;color:var(--ink);margin:0 0 20px;font-size:52px;line-height:1.06}.showcase-hero-sub{max-width:470px;color:var(--muted);margin:0 0 28px;font-size:18px;line-height:1.6}.showcase-hero-trust{color:var(--muted);margin:18px 0 0;font-size:14px}.showcase-hero-visual{justify-content:center;display:flex}.showcase-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:64px;display:grid}.showcase-row[data-flip] .showcase-text{order:2}.showcase-row[data-flip] .showcase-visual{order:1}.showcase-text h2{letter-spacing:-.015em;color:var(--ink);margin:0 0 16px;font-size:32px;line-height:1.15}.showcase-copy{max-width:430px;color:var(--muted);margin:0 0 20px;font-size:16.5px;line-height:1.65}.showcase-visual{justify-content:center;display:flex}.showcase-visual-stack{flex-direction:column;align-items:center;gap:20px;display:flex}.concept-badge{border:1px dashed var(--border);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:650;display:inline-flex}.mock{background:var(--surface);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:16px;padding:28px}.mock-eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.05em;margin:0 0 14px;font-size:12px;font-weight:700}.mock-track{background:var(--surface-soft);border-radius:5px;height:8px;overflow:hidden}.mock-track span{background:var(--teal);width:0;height:100%;transition:width .9s cubic-bezier(.2,.7,.2,1);transition-delay:var(--stagger,0s);border-radius:5px;display:block}.reveal.is-visible .mock-track span{width:var(--fill,0%)}.mock-result{text-align:center}.mock-result-head{justify-content:center;align-items:center;gap:9px;margin-bottom:6px;display:flex}.mock-result-head .mock-eyebrow{margin:0}.mock-result-icon{color:#98630b;background:#fff2d3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.mock-result-title{color:var(--ink);margin:0 0 22px;font-size:17px;font-weight:650}@property --score{syntax:"<percentage>";inherits:false;initial-value:0%}.mock-score-ring{--score:0%;background:radial-gradient(closest-side, white 83%, transparent 84% 100%), conic-gradient(var(--teal) var(--score), #dce8e3 0);border-radius:50%;align-content:center;width:148px;height:148px;margin:0 auto 22px;transition:--score 1.1s cubic-bezier(.2,.7,.2,1);display:grid}.reveal.is-visible .mock-score-ring{--score:var(--score-target,0%)}.mock-score-ring strong{color:var(--ink);font-size:33px}.mock-score-ring span{color:var(--muted);font-size:13px}.mock-cohort{background:var(--teal);color:#fff;text-align:left;border-radius:10px;flex-direction:column;gap:3px;padding:15px 18px;display:flex}.mock-cohort-rank{align-items:center;gap:8px;font-size:15px;display:inline-flex}.mock-cohort-rank strong{font-size:21px}.mock-cohort-note{color:#c9e6dc;font-size:13px}.mock-subjects-list{flex-direction:column;gap:16px;display:flex}.mock-subject-label{justify-content:space-between;margin-bottom:7px;font-size:14.5px;display:flex}.mock-subject-label strong{color:var(--ink);font-weight:650}.mock-subject-label span{color:var(--muted);font-variant-numeric:tabular-nums}.mock-finder{text-align:center}.mock-finder-steps{gap:6px;margin-bottom:10px;display:flex}.mock-finder-steps span{background:var(--surface-soft);border-radius:4px;flex:1;height:6px}.mock-finder-steps span.done{background:var(--teal)}.mock-finder-steps span.active{background:var(--teal);animation:1.4s ease-in-out infinite dotPulse}.mock-finder-count{color:var(--muted);margin:0 0 26px;font-size:13px}.mock-finder-badge{color:#fff;background:var(--accent,var(--teal));width:78px;height:78px;box-shadow:0 0 0 8px var(--accent-soft,var(--mint));border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.reveal.is-visible .mock-finder-badge{animation:.54s cubic-bezier(.2,.8,.2,1) both badgePop}.mock-finder-match{color:var(--accent,var(--teal));margin-bottom:4px}.mock-finder-label{color:var(--ink);margin:0 0 10px;font-size:26px;font-weight:700}.mock-finder-blurb{max-width:280px;color:var(--muted);margin:0 auto;font-size:14.5px;line-height:1.55}.mock-exam-top{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.mock-exam-clock .mock-eyebrow{margin-bottom:4px}.mock-exam-time{color:var(--ink);align-items:center;gap:8px;display:inline-flex}.mock-exam-time strong{font-variant-numeric:tabular-nums;font-size:26px}.mock-marking{background:var(--mint);color:var(--teal-dark);white-space:nowrap;border-radius:999px;padding:5px 11px;font-size:13px;font-weight:650}.mock-exam-q{color:var(--ink);margin:0 0 14px;font-size:16.5px;font-weight:650;line-height:1.45}.mock-exam-options{flex-direction:column;gap:9px;display:flex}.mock-option{border:1px solid var(--border);color:var(--ink);border-radius:9px;align-items:center;gap:12px;padding:11px 14px;font-size:14.5px;display:flex}.mock-option-marker{background:var(--surface-soft);width:27px;height:27px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.mock-option.is-selected{border-color:var(--teal);background:#f0f7f4}.mock-option.is-selected .mock-option-marker{background:var(--teal);color:#fff}.reveal.is-visible .mock-option.is-selected{animation:.36s .5s both pickPop}.mock-chapters-list{flex-direction:column;gap:14px;display:flex}.mock-chapter-label{justify-content:space-between;margin-bottom:6px;font-size:14px;display:flex}.mock-chapter-label strong{color:var(--ink);font-weight:650}.mock-chapter-label span{color:var(--muted);font-variant-numeric:tabular-nums}.mock-chapter-row[data-tone=weak] .mock-track span{background:var(--coral)}.mock-chapter-row[data-tone=mid] .mock-track span{background:#4d9a8b}.mock-chapter-row[data-tone=thin] .mock-track{background:repeating-linear-gradient(-45deg, var(--surface-soft), var(--surface-soft) 5px, #e5ece7 5px, #e5ece7 10px)}.mock-chapter-row[data-tone=weak] .mock-chapter-label span{color:var(--coral);font-weight:650}.mock-chapters-hint{color:var(--ink);margin:18px 0 0;font-size:14px;font-weight:650}.mock-feedback{flex-direction:column;gap:20px;max-width:440px;display:flex}.mock-feedback-col{opacity:0;transition:opacity .5s,transform .5s cubic-bezier(.2,.7,.2,1);transform:translateY(10px)}.reveal.is-visible .mock-feedback-col.is-first{opacity:1;transition-delay:.15s;transform:none}.reveal.is-visible .mock-feedback-col.is-second{opacity:1;transition-delay:.45s;transform:none}.mock-feedback-head{color:var(--teal);align-items:center;gap:8px;margin:0 0 7px;font-size:14px;font-weight:700;display:flex}.mock-feedback-head.is-improve{color:#c15a45}.mock-feedback-col p:last-child{color:var(--muted);margin:0;font-size:14.5px;line-height:1.6}.mock-share{box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:center;gap:18px;padding:0;display:flex}.mock-share-card{color:#fff;opacity:0;background:linear-gradient(160deg,#075b60,#083e43);border-radius:16px;width:100%;max-width:330px;padding:26px;transition:opacity .55s,transform .55s cubic-bezier(.2,.7,.2,1);transform:translateY(26px)scale(.97);box-shadow:0 18px 40px #083e4347}.reveal.is-visible .mock-share-card{opacity:1;transform:none}.mock-share-brand{align-items:center;gap:9px;margin-bottom:24px;font-size:15px;display:flex}.mock-share-score strong{font-size:56px;font-weight:800;line-height:1;display:block}.mock-share-score span{color:#8ad8bf;text-transform:uppercase;letter-spacing:.06em;margin:4px 0 14px;font-size:12px;font-weight:700;display:block}.mock-share-title{margin:0 0 14px;font-size:17px;font-weight:650}.mock-share-pill{background:var(--mint);color:var(--teal-dark);border-radius:999px;padding:6px 13px;font-size:13px;font-weight:650;display:inline-block}.mock-share-note{color:#e4f2ec;margin:16px 0 14px;font-size:14.5px;line-height:1.5}.mock-share-url{color:#8ad8bf;font-size:13px;font-weight:650}.mock-share-targets{opacity:0;gap:10px;transition:opacity .5s .55s;display:flex}.reveal.is-visible .mock-share-targets{opacity:1}.mock-share-chip{border:1px solid var(--border);background:var(--surface);color:var(--teal-dark);border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:650;display:inline-flex}.trust-strip{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:16px;padding:44px 48px}.trust-strip h2{color:var(--ink);margin:0 0 22px;font-size:24px}.trust-points{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.trust-points p{color:var(--muted);text-align:left;align-items:flex-start;gap:9px;max-width:300px;margin:0;font-size:15px;display:flex}.trust-points svg{color:var(--teal);flex-shrink:0;margin-top:3px}.showcase-closing{text-align:center;padding:24px 0 40px}.showcase-closing h2{letter-spacing:-.015em;color:var(--ink);margin:0 0 12px;font-size:34px}.showcase-closing p{color:var(--muted);margin:0 0 26px;font-size:16.5px}@media (width<=960px){.home-showcase{gap:68px}.showcase-hero,.showcase-row{grid-template-columns:1fr;gap:36px}.showcase-hero-visual,.showcase-visual,.showcase-row[data-flip] .showcase-visual{order:-1}.showcase-hero{padding-top:12px}.showcase-hero-text h1{font-size:38px}.showcase-text h2{font-size:27px}.trust-strip{padding:32px 24px}.trust-points{flex-direction:column;align-items:center;gap:16px}}@media (prefers-reduced-motion:reduce){.mock-track span{transition:none}.mock-score-ring{--score:var(--score-target,0%);transition:none}.reveal .mock-track span,.mock-track span{width:var(--fill,0%)}.reveal.is-visible .mock-finder-badge,.reveal.is-visible .mock-option.is-selected,.mock-finder-steps span.active{animation:none}.mock-feedback-col,.mock-share-card,.mock-share-targets{opacity:1;transition:none;transform:none}}
