@font-face{font-family:Inter;src:url('/fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 600;font-display:swap}
@font-face{font-family:'Inter Tight';src:url('/fonts/inter-tight-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{--bg:#fff;--surface:#f7f8fa;--ink:#101a33;--navy:#0a1e4a;--blue:#2450d8;--body:#566074;--muted:#737c8b;--line:#e5e8ee;--ease:cubic-bezier(.22,1,.36,1);--display:'Inter Tight',Inter,system-ui,sans-serif;color-scheme:light}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;scroll-padding-top:110px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html::-webkit-scrollbar{display:none}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.6}button,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style:none}h1,h2,h3{font-family:var(--display);font-weight:500;letter-spacing:-.04em}h2{font-size:clamp(38px,4.4vw,58px);line-height:1.04}h3{font-size:27px;line-height:1.2}a,button,summary{touch-action:manipulation}::selection{background:#dce5ff;color:var(--navy)}:focus-visible{outline:2px solid var(--blue);outline-offset:5px;border-radius:5px}[hidden]{display:none!important}.icon-definitions{position:absolute;width:0;height:0;overflow:hidden}.icon{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:20px;z-index:200;background:var(--navy);color:#fff;padding:10px 18px;transform:translateY(-150%);border-radius:8px}.skip-link:focus{transform:none}.wrap{width:calc(100% - 96px);max-width:1184px;margin-inline:auto}.section-space{padding-block:128px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:border-color .25s}.site-header.scrolled{border-color:var(--line)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:baseline;white-space:nowrap;font-family:var(--display);font-size:24px;font-weight:650;letter-spacing:-1px;line-height:1}.wordmark span{font-weight:450}.wordmark i{width:6px;height:6px;background:var(--blue);border-radius:50%;margin-left:3px}.nav-links{display:flex;align-items:center;gap:30px;font-size:13px;color:#4c5464}.nav-links>a,.login-link{transition:color .2s}.nav-links>a:hover,.login-link:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:23px}.login-link{font-size:13px}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 24px;border-radius:100px;border:1px solid transparent;font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap;transition:transform .22s var(--ease),box-shadow .22s,border-color .22s,background .22s}.button .icon{width:18px;height:18px;transition:transform .25s var(--ease)}.button-dark{color:#fff;background:linear-gradient(180deg,#263859,#13254b 65%,#0a1e4a);border-color:#102448;box-shadow:inset 0 1px 0 #ffffff26,0 2px 3px #0a1e4a12}.button-small{min-height:40px;padding:9px 18px;font-size:12px;gap:15px}.button-light{background:linear-gradient(#fff,#fcfcfd);border-color:#dfe3eb;box-shadow:0 2px 2px #0a1e4a04}.button-white{background:#fff;color:var(--navy);border-color:#fff;box-shadow:inset 0 -2px 1px #e5e8ee}.button:active{transform:translateY(1px) scale(.98);transition-duration:.08s}.resources{position:relative}.resources>summary{display:flex;gap:5px;align-items:center;list-style:none;min-height:44px}.resources>summary::-webkit-details-marker{display:none}.resources>summary .icon{width:15px;height:15px;transition:transform .22s}.resources[open]>summary .icon{transform:rotate(180deg)}.resource-menu{position:absolute;top:calc(100% + 12px);left:50%;width:308px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 45px #101a3312,0 4px 12px #101a3305;transform:translateX(-50%);animation:menu-in .2s var(--ease);z-index:5}.resource-menu a{position:relative;display:flex;flex-direction:column;padding:13px 34px 13px 14px;border-radius:10px;transition:background .15s}.resource-menu a:hover{background:var(--surface)}.resource-menu a>span{font-size:13px;color:var(--ink);font-weight:500}.resource-menu small{font-size:11px;color:var(--muted);margin-top:2px}.resource-menu .icon{position:absolute;right:12px;top:17px;width:17px;height:17px;color:var(--muted)}.resource-menu a.all-resources{display:block;border-top:1px solid var(--line);margin-top:4px;border-radius:0 0 10px 10px;font-size:12px}.menu-toggle{display:none}.hero{max-width:1400px;margin:8px auto 0;width:calc(100% - 40px);border:1px solid #f1f3f6;border-radius:32px;padding:64px 24px 24px;position:relative;background:radial-gradient(ellipse at 50% 110%,#e4eaf8 0,transparent 60%),linear-gradient(180deg,#f9fafb,#f5f7fa);text-align:center}.hero-copy h1{font-size:clamp(54px,6.8vw,92px);line-height:1.015;letter-spacing:-.055em;text-wrap:balance;animation:enter .8s var(--ease) both}.hero-copy>p{margin-top:24px;color:var(--body);font-size:17px;line-height:1.6;animation:enter .8s .075s var(--ease) both}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:28px;animation:enter .8s .15s var(--ease) both}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--body);min-height:44px}.text-link .icon{width:15px;height:15px;transition:transform .2s}.text-link:hover .icon{transform:translateY(3px)}.score-card{position:relative;max-width:716px;margin:48px auto 0;text-align:left;background:#ffffffed;border:1px solid #e4e8f0;border-radius:22px;box-shadow:0 18px 65px -35px #0a1e4a44,0 2px 4px #0a1e4a03;padding:25px 30px 18px;animation:enter .95s .22s var(--ease) both}.score-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.card-caption{color:var(--ink);font-weight:500}.score-scale{color:var(--muted)}.score-main{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 20px}.score-figure{display:flex;align-items:baseline;gap:12px;line-height:1}.score-figure>span:first-child{font-family:var(--display);font-size:96px;font-weight:500;letter-spacing:-.065em;font-variant-numeric:tabular-nums}.score-unit{font-size:14px;color:#7b8492}.percentile-result{text-align:right}.percentile-label{font-family:var(--display);font-size:29px;font-weight:500;letter-spacing:-.025em}.percentile-result p{font-size:12px;color:var(--body);margin-top:3px}.percentile-grid{display:grid;grid-template-columns:repeat(50,minmax(0,1fr));gap:5px;margin-bottom:21px}.percentile-grid i{aspect-ratio:1;border-radius:2px;background:#e3e8f0;transition:background-color .45s var(--ease),transform .45s var(--ease)}.percentile-grid i.top{background:var(--blue)}.score-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #edf0f5;padding-top:14px}.score-picker{position:relative}.score-select{background:#f5f7fa;display:flex;align-items:center;gap:14px;padding:8px 12px;border:1px solid #e9ecf2;border-radius:8px;font-size:11px;min-height:36px;transition:background .2s,border-color .2s}.score-select:hover,.score-select[aria-expanded=true]{background:#edf1f8;border-color:#c9d3e8}.score-select .icon{width:14px;height:14px;transition:transform .2s}.score-select[aria-expanded=true] .icon{transform:rotate(180deg)}.score-options{position:absolute;top:calc(100% + 8px);left:0;width:232px;padding:6px;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 40px #101a331c;background:#fff;z-index:10;animation:select-in .2s var(--ease);max-height:min(300px,50dvh);overflow:auto;scrollbar-width:none}.score-options::-webkit-scrollbar{display:none}.score-options li{padding:9px 12px;display:flex;align-items:center;justify-content:space-between;font-size:13px;border-radius:7px;cursor:pointer}.score-options li>span{font-size:11px;color:var(--muted)}.score-options li.active{background:#f1f4f9}.score-options li[aria-selected=true]{background:var(--navy);color:white}.score-options li[aria-selected=true]>span{color:#d5def1}.source-link{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#697387;min-height:30px}.source-link:hover{text-decoration:underline;text-underline-offset:3px}.source-link .icon{width:13px;height:13px}.hero-foot{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:26px;font-size:11px;color:#687386}.hero-foot span+span::before{content:'';display:inline-block;width:3px;height:3px;background:#9aa5b5;border-radius:50%;vertical-align:middle;margin-right:24px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:64px}.section-heading>p{font-size:15px;line-height:1.7;color:var(--body);padding-bottom:4px}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.course-section{background:var(--surface);border:1px solid #f0f2f6;border-radius:28px;padding:56px}.course-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.course-intro p{font-size:14px;line-height:1.8;color:var(--body);padding-bottom:3px}.course-browser{border-radius:16px;border:1px solid #e1e6ee;background:white;overflow:hidden}.subject-tabs{padding:8px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:4px;overflow:auto;scrollbar-width:none}.subject-tabs::-webkit-scrollbar{display:none}.subject-tabs button{flex:1;white-space:nowrap;padding:11px 12px;min-height:44px;border-radius:9px;background:transparent;color:var(--body);font-size:12px;transition:background .2s,color .2s,box-shadow .2s}.subject-tabs button:hover{background:#f7f8fa;color:var(--ink)}.subject-tabs button[aria-selected=true]{background:#edf1f9;color:var(--navy);box-shadow:inset 0 0 0 1px #e7ecf6}#subject-panel{display:grid;grid-template-columns:1fr 1fr;min-height:374px;padding:36px;gap:44px}.subject-overview{display:flex;flex-direction:column;align-items:flex-start;padding-block:4px}.availability{display:flex;align-items:center;gap:6px;font-size:10px;color:#4762a2;margin-bottom:23px}.availability i{width:5px;height:5px;background:var(--blue);border-radius:50%}.availability.upcoming{color:var(--muted)}.availability.upcoming i{background:#a8afbc}.subject-overview h3{font-size:32px;margin-bottom:14px;letter-spacing:-.035em}.subject-overview p{font-size:13px;line-height:1.8;color:var(--body);max-width:335px;margin-bottom:25px}.subject-overview>.button{margin-top:auto;min-height:42px;font-size:12px;padding:10px 17px;gap:22px}.topic-preview{min-width:0;display:flex;flex-direction:column}.topic-preview li{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;line-height:1.5;border-bottom:1px solid #eef0f4;padding:10px 0}.topic-preview li:last-child{border-bottom:0}.topic-preview li .icon{width:14px;height:14px;color:#7387b4}.topic-preview.planned li .icon{display:none}.founder-section{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.small-label{font-size:12px;color:var(--muted);display:block;margin-bottom:21px}.founder-copy p{max-width:355px;color:var(--body);font-size:14px;line-height:1.8;margin-top:22px}.founder-proof{padding-top:12px}.founder-row{display:flex;gap:24px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.founder-row:first-child{border-top:1px solid var(--line)}.founder-name{font-size:13px;font-weight:500;flex:1}.founder-name>span{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:5px}.founder-row>strong{font-family:var(--display);font-size:58px;font-weight:500;letter-spacing:-.05em;line-height:1}.founder-row>strong>span{font-size:17px;color:#8a93a3;letter-spacing:-.02em;margin-left:3px}.subject-score{font-size:10px;white-space:nowrap;color:var(--body);background:#f2f5fb;border-radius:6px;padding:5px 8px;min-width:90px;text-align:center}.subject-score b{font-weight:600;color:var(--ink)}.proof-note{font-size:10px;color:var(--muted);margin-top:14px}.faq-section{border-top:1px solid var(--line);padding-top:74px;display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding-bottom:112px}.faq-section h2{font-size:38px;max-width:270px}.faq{border-bottom:1px solid var(--line)}.faq:first-child{margin-top:-18px}.faq>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;list-style:none;font-size:14px;font-weight:500;line-height:1.5}.faq>summary::-webkit-details-marker{display:none}.faq>summary>.icon{width:17px;height:17px;color:#79869c;transition:transform .25s var(--ease)}.faq[open]>summary>.icon{transform:rotate(45deg)}.faq-answer{font-size:13px;line-height:1.9;color:var(--body);max-width:540px;padding:0 24px 22px 0}.faq-answer a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b8c1d2}.faq[open]>.faq-answer{animation:panel-in .25s var(--ease)}.closing{background:linear-gradient(110deg,#0a1e4a,#142d5c);color:#fff;border-radius:28px;padding:56px 64px;display:flex;align-items:center;justify-content:space-between;gap:40px}.closing h2{font-size:clamp(40px,4.5vw,60px);letter-spacing:-.04em}.closing p{font-size:12px;color:#b0bfd9;margin-bottom:20px}.closing-action{display:flex;flex-direction:column;align-items:center;gap:13px}.closing-action>span{font-size:10px;color:#adbedc}.footer{padding-block:46px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .wordmark{font-size:20px}.footer-links{display:flex;align-items:center;gap:22px;font-size:11px;color:var(--body)}.footer-links a:hover{color:var(--blue)}.copyright{font-size:10px;color:var(--muted)}.no-script-note{font-size:12px;padding:12px;color:var(--body)}
@media(hover:hover) and (pointer:fine){.button:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 #ffffff30,0 5px 15px #0a1e4a14;border-color:#7484a0}.button:hover .icon{transform:translateX(3px)}.button-white:hover{border-color:#fff;background:#f4f6fb}.button:active{transform:translateY(1px) scale(.98)}}
@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes menu-in{from{opacity:0;transform:translate(-50%,6px) scale(.985)}to{opacity:1;transform:translate(-50%,0) scale(1)}}@keyframes select-in{from{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}
@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}.faq::details-content{height:0;overflow:clip;opacity:0;transition:height .3s var(--ease),opacity .3s,content-visibility .3s allow-discrete}.faq[open]::details-content{height:auto;opacity:1}}
@media(min-width:1600px){.hero{padding-top:78px}.hero-copy h1{font-size:98px}.hero{padding-bottom:28px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.nav-links{gap:20px}.nav-actions{gap:16px}.method-grid{gap:30px}.course-section{padding:40px}#subject-panel{gap:28px;padding:28px}.founder-section{gap:50px}.founder-row{gap:15px}.subject-score{min-width:80px}.faq-section{gap:40px}.footer-links{gap:15px}.closing{padding:48px}}
@media(max-width:800px){.nav{height:72px}.nav-links{gap:14px;font-size:12px}.login-link{display:none}.wordmark{font-size:22px}.hero{padding-top:56px}.hero-copy h1{font-size:68px}.section-space{padding-block:90px}.section-heading{display:block;margin-bottom:42px}.section-heading>p{margin-top:22px}.method-grid{gap:24px}.course-intro{display:block}.course-intro p{margin-top:18px}.founder-section{grid-template-columns:1fr;gap:35px}.founder-copy p{max-width:440px}.founder-proof{max-width:600px;width:100%}.faq-section{grid-template-columns:1fr;gap:42px;padding-bottom:80px;padding-top:60px}.faq-section h2{max-width:none}.closing{padding:40px;gap:30px}.closing h2{font-size:44px}.footer{flex-wrap:wrap}.footer-links{margin-left:auto}.copyright{width:100%;margin-top:-8px}}
@media(max-width:640px){html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.nav{gap:12px;height:68px}.wordmark{font-size:22px}.nav-actions{gap:10px}.button-small{min-height:38px;padding:8px 14px;font-size:11px;gap:9px}.button-small .icon{width:14px;height:14px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:40px;background:transparent;padding:9px}.menu-toggle span{width:18px;height:1.5px;background:var(--ink);border-radius:1px;transition:transform .22s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.nav-links{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;background:#fff;padding:12px 20px 20px;border-bottom:1px solid var(--line);box-shadow:0 18px 25px #101a3309;max-height:calc(100dvh - 70px);overflow:auto;scrollbar-width:none}.nav-links.open{display:flex;align-items:stretch;flex-direction:column;gap:0;animation:select-in .2s var(--ease)}.nav-links>a{padding:12px 8px;font-size:14px}.resources>summary{justify-content:space-between;padding:12px 8px;font-size:14px}.resource-menu{position:static;transform:none;width:100%;box-shadow:none;border:0;border-radius:10px;background:#f7f8fa;animation:none;margin-top:4px}.resource-menu a{padding-block:10px}.resources[open] .resource-menu{transform:none}.hero{width:calc(100% - 20px);margin-top:2px;border-radius:24px;padding:48px 18px 22px}.hero-copy h1{font-size:clamp(43px,9.4vw,61px);letter-spacing:-.05em;line-height:1.04}.hero-copy>p{font-size:14px;margin-top:21px;line-height:1.75}.hero-actions{gap:18px;margin-top:25px}.hero-actions .button{font-size:12px;min-height:46px;padding:12px 18px;gap:13px}.hero-actions .text-link{font-size:11px;gap:3px}.score-card{margin-top:36px;padding:18px 18px 14px;border-radius:16px}.score-card-top{font-size:9px;gap:8px}.score-scale{font-size:8px}.score-main{margin:14px 0 19px;gap:12px}.score-figure{gap:6px}.score-figure>span:first-child{font-size:76px}.score-unit{font-size:11px}.percentile-label{font-size:22px}.percentile-result p{font-size:10px;max-width:125px;margin-left:auto}.percentile-grid{grid-template-columns:repeat(25,minmax(0,1fr));gap:4px;margin-bottom:16px}.percentile-grid i{border-radius:1.5px}.score-card-bottom{gap:8px;padding-top:12px}.score-select{font-size:10px;padding:7px 9px;gap:7px}.source-link{font-size:8px;gap:1px;max-width:140px}.source-link .icon{width:11px;height:11px}.hero-foot{font-size:9px;gap:10px;margin-top:21px}.hero-foot span+span::before{margin-right:10px;width:2px;height:2px}.section-space{padding-block:74px}.section-heading{margin-bottom:38px}h2{font-size:40px}.section-heading>p{font-size:13px}.method-grid{grid-template-columns:1fr;gap:32px}.course-section{padding:28px 18px 18px;border-radius:22px}.course-intro{padding-inline:8px;margin-bottom:26px}.course-intro h2{font-size:38px}.course-intro p{font-size:13px}.course-browser{border-radius:13px}.subject-tabs{padding:6px;gap:2px}.subject-tabs button{padding:9px 13px;flex:none;font-size:11px}.subject-tabs button:focus-visible{outline-offset:-3px}#subject-panel{grid-template-columns:1fr;padding:24px 19px;gap:28px;min-height:610px}.availability{margin-bottom:16px}.subject-overview h3{font-size:29px}.subject-overview p{font-size:12px;margin-bottom:22px}.subject-overview>.button{margin-top:0}.topic-preview li{font-size:11px;padding:8px 0}.founder-section{gap:25px}.founder-copy h2{font-size:40px}.small-label{font-size:11px;margin-bottom:17px}.founder-copy p{font-size:13px;max-width:335px}.founder-row{padding:25px 0;gap:12px}.founder-row>strong{font-size:54px}.founder-name{font-size:12px}.subject-score{font-size:9px;min-width:82px;padding:5px 7px}.proof-note{font-size:9px}.faq-section{padding-top:48px;padding-bottom:64px;gap:36px}.faq-section h2{font-size:34px}.faq>summary{font-size:13px;padding-block:21px}.faq-answer{font-size:12px;padding-right:12px}.closing{padding:34px 27px;flex-direction:column;align-items:flex-start;border-radius:22px;gap:30px}.closing h2{font-size:44px}.closing p{font-size:10px;margin-bottom:17px}.closing-action{align-items:flex-start;gap:11px}.closing-action .button{font-size:12px;min-height:46px}.closing-action>span{font-size:9px}.footer{padding-block:33px 28px;gap:22px}.footer-links{width:100%;margin-left:0;justify-content:space-between;gap:12px;font-size:10px}.copyright{font-size:9px;margin-top:-7px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero{padding-inline:13px}.hero-copy h1{font-size:40px}.hero-actions{gap:10px}.score-card{padding-inline:14px}.score-figure>span:first-child{font-size:65px}.percentile-label{font-size:19px}.score-scale{max-width:83px;text-align:right}.subject-score{min-width:70px}.wordmark{font-size:20px}.button-small{padding-inline:11px}.nav-actions{gap:4px}.footer-links{flex-wrap:wrap;justify-content:flex-start;gap:13px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover,.button:active,.button:hover .icon,.text-link:hover .icon{transform:none}.faq::details-content{transition:none!important}}
/* Keep score choices inside the viewport without moving the document. */
.score-options.open-above{top:auto;bottom:calc(100% + 8px);transform-origin:bottom left}
/* Editorial refinement: photography and evidence have distinct jobs. */
.hero-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#5c6c87;margin-bottom:21px}.hero-label::before{content:'';width:5px;height:5px;border-radius:50%;background:#2450d8}.hero-copy .hero-reassurance{font-size:10px;margin-top:13px;color:#748096;animation:enter .8s .17s var(--ease) both}.hero{padding-bottom:37px}.hero-copy h1{font-size:clamp(52px,6.65vw,90px)}.hero-actions .button{min-height:54px}.origin-heading{max-width:680px;margin-bottom:43px}.origin-heading h2{font-size:clamp(40px,4.8vw,65px)}.origin-heading>p{margin-top:21px;font-size:15px;line-height:1.75;color:var(--body)}.origin-heading .small-label{margin-bottom:18px}.origin-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;align-items:stretch}.origin-photo,.life-photo{margin:0;overflow:hidden;border-radius:23px;background:#e7e8e9;position:relative}.origin-photo img,.life-photo img{width:100%;height:100%;object-fit:cover;display:block}.origin-photo{min-height:450px}.origin-evidence{background:#f6f8fb;border:1px solid #e7ecf3;border-radius:23px;padding:31px 34px;display:flex;flex-direction:column}.evidence-intro{font-size:11px;color:#62708a;margin-bottom:22px}.score-receipt{display:grid;grid-template-columns:1fr auto;gap:6px 20px;align-items:center;padding:20px 0;border-bottom:1px solid #dce3ee}.score-receipt>div>span{font-size:13px;font-weight:500}.score-receipt>div>small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.score-receipt>strong{font:500 64px/1 var(--display);letter-spacing:-.06em}.score-receipt>strong>small{font-size:20px;color:#7b879c;letter-spacing:-.03em}.score-receipt>p{grid-column:1/-1;font-size:10px;color:#697995;margin-top:6px}.score-receipt>p>b{display:inline-block;color:#345dac;font-weight:500;background:#e7edfa;border-radius:4px;padding:3px 7px;margin-right:6px}.evidence-note{font-size:9px;color:#7d8798;margin:15px 0 22px}.origin-link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;margin-top:auto;color:var(--navy);padding-top:5px}.origin-link>span{transition:transform .2s}.origin-link:hover>span{transform:translate(2px,-2px)}.life-section{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center}.life-copy>p{font-size:14px;line-height:1.85;color:var(--body);max-width:360px;margin:23px 0 26px}.life-copy .button{font-size:12px;min-height:46px;padding:12px 20px}.life-photo{aspect-ratio:1.13}.life-photo img{object-position:50% 50%}.resource-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.resource-heading h2{font-size:clamp(36px,4vw,52px)}.resource-heading .small-label{margin-bottom:17px}.resource-heading>.text-link{font-size:12px;gap:16px;white-space:nowrap}.resource-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resource-card{border:1px solid #e0e5ee;border-radius:18px;background:linear-gradient(145deg,#fbfcfe,#f5f7fb);padding:28px 28px 23px;display:flex;flex-direction:column;min-height:274px;transition:border-color .2s,box-shadow .3s,transform .3s var(--ease)}.resource-type{font-size:10px;color:#70809d;margin-bottom:27px}.resource-card h3{font-size:26px;letter-spacing:-.035em;line-height:1.15}.resource-card>p{font-size:12px;color:var(--body);line-height:1.8;max-width:250px;margin:15px 0 25px}.resource-action{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:11px;color:#1f3968;margin-top:auto;border-top:1px solid #e1e7f0;padding-top:16px}.resource-card:hover{transform:translateY(-3px);border-color:#b7c6df;box-shadow:0 12px 28px -16px #173a7840}.resource-action>span{transition:transform .2s}.resource-card:hover .resource-action>span{transform:translate(2px,-2px)}.mobile-start{display:none}.subject-tabs{scroll-padding-inline:8px}.subject-tabs button{position:relative}.subject-tabs button[aria-selected=true]::after{content:'';position:absolute;bottom:5px;width:12px;height:2px;background:var(--blue);border-radius:2px;left:calc(50% - 6px)}.faq-section{padding-top:68px}.section-heading>p{max-width:380px}
@media(max-width:1000px){.origin-evidence{padding:25px}.origin-photo{min-height:430px}.life-section{gap:40px}.resource-card{padding:24px 20px}.resource-card h3{font-size:24px}}
@media(max-width:760px){.origin-grid{grid-template-columns:1fr;gap:14px}.origin-heading{margin-bottom:29px}.origin-photo{aspect-ratio:1.45;min-height:0}.origin-evidence{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:23px}.evidence-intro{grid-column:1/-1;margin-bottom:4px}.score-receipt{padding:17px 0;grid-template-columns:1fr;gap:14px}.score-receipt>strong{font-size:66px}.score-receipt>p{font-size:10px}.evidence-note{grid-column:1/-1;margin:15px 0 17px}.origin-link{grid-column:1/-1;font-size:11px}.life-section{grid-template-columns:1fr;gap:28px}.life-copy{max-width:500px}.life-photo{aspect-ratio:1.45}.resource-heading{display:block}.resource-heading>.text-link{margin-top:18px}.resource-cards{grid-template-columns:1fr;gap:12px}.resource-card{min-height:0;display:grid;grid-template-columns:1fr;gap:0;padding:23px}.resource-card h3{font-size:26px}.resource-type{margin-bottom:15px}.resource-card>p{max-width:none;margin:13px 0 21px}.resource-action{padding-top:15px}.resource-card h3 br{display:none}}
@media(max-width:640px){.hero-label{font-size:10px;margin-bottom:18px}.hero{padding-top:34px;padding-bottom:25px}.hero-copy h1{font-size:clamp(41px,9.2vw,57px);line-height:1.06}.hero-copy>p{font-size:13px;max-width:330px;margin-inline:auto}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;padding-inline:18px;min-height:48px}.hero-copy .hero-reassurance{font-size:9px;margin-top:12px}.score-card{margin-top:29px}.origin-heading h2{font-size:41px;line-height:1.05}.origin-heading>p{font-size:13px;margin-top:18px}.origin-photo,.life-photo{border-radius:16px}.origin-evidence{border-radius:16px;padding:22px;gap:0 20px}.score-receipt>strong{font-size:65px}.score-receipt>strong>small{font-size:19px}.score-receipt>div>span{font-size:12px}.score-receipt>div>small{font-size:9px}.score-receipt>p{font-size:9px}.score-receipt>p>b{margin-right:3px;padding-inline:4px}.evidence-intro{font-size:10px}.evidence-note{font-size:8px}.life-copy>p{font-size:13px}.life-copy h2{font-size:41px}.resource-heading h2{font-size:36px}.resource-section{padding-top:69px;padding-bottom:69px}.mobile-start{position:fixed;inset:auto 12px 12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:40;border-radius:14px;border:1px solid #dfe5ef;background:#ffffffed;backdrop-filter:blur(16px);box-shadow:0 3px 25px #0a1e4a19;padding:12px 13px;display:flex;justify-content:space-between;align-items:center;gap:12px;transform:translateY(150%);opacity:0;visibility:hidden;transition:transform .3s var(--ease),opacity .25s,visibility .3s}.mobile-start.visible{transform:none;opacity:1;visibility:visible}.mobile-start>div{display:flex;flex-direction:column;gap:2px}.mobile-start b{font-size:10px;font-weight:500}.mobile-start div>span{font-size:9px;color:var(--muted)}.mobile-start>a{background:var(--navy);color:#fff;border-radius:9px;font-size:11px;padding:11px 15px;display:flex;gap:18px;align-items:center}.score-card-top .score-scale{max-width:120px}.percentile-grid i.top{box-shadow:0 0 0 1px #2450d80a}}
@media(max-width:360px){.origin-evidence{padding:19px;column-gap:14px}.score-receipt>p{font-size:8px}.score-receipt>strong{font-size:57px}.origin-heading h2{font-size:36px}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding-inline:14px}.hero-copy h1{font-size:39px}}
@media(prefers-reduced-motion:reduce){.resource-card:hover,.origin-link:hover>span,.resource-card:hover .resource-action>span{transform:none}}

/* Real wordmarks, optically sized; exact-cycle motion is measured in landing.js. */
.university-section{padding-top:40px;padding-bottom:0}
.university-heading{display:flex;align-items:center;justify-content:center;position:relative;min-height:32px;margin-bottom:10px}
.university-heading>p{font-size:11px;color:#6a7890}
.marquee-toggle{position:absolute;right:0;display:grid;place-items:center;width:30px;height:30px;border:1px solid #e7ebf1;border-radius:50%;background:#fff;color:#6c7990;transition:color .2s,border-color .2s}
.marquee-toggle:hover{color:var(--navy);border-color:#abb9d0}.marquee-toggle span{font:500 12px/1 Inter,sans-serif}.marquee-toggle .marquee-play{display:none;font-size:9px;padding-left:2px}.marquee-toggle[aria-pressed=true] .marquee-pause{display:none}.marquee-toggle[aria-pressed=true] .marquee-play{display:block}
.university-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}
.university-track{display:flex;width:100%}
.university-group{display:flex;align-items:center;justify-content:center;gap:34px;flex:0 0 auto;flex-wrap:wrap;width:100%;padding:12px 17px;margin:0}
.university-group[aria-hidden=true]{display:none}
.university-mark{display:flex;align-items:center;justify-content:center;flex:0 0 178px;height:66px}
.university-mark img{display:block;width:100%;height:46px;object-fit:contain;filter:grayscale(1);opacity:.68}
.mark-penn img{width:158px;height:54px}.mark-harvard img{width:154px;height:45px}.mark-columbia img{width:178px;height:35px}.mark-michigan img{width:184px;height:28px}.mark-north-carolina img{width:158px;height:49px}
.university-note{text-align:center;font-size:9px;color:#8a95a7;margin-top:10px}
.university-section.is-animated .university-track{width:max-content;animation:university-drift var(--logo-duration,41s) linear infinite;animation-play-state:paused}
.university-section.is-animated .university-group{width:auto;flex-wrap:nowrap}.university-section.is-animated .university-group[aria-hidden=true]{display:flex}
.university-section.is-animated.motion-visible:not(.is-paused) .university-track{animation-play-state:running}
@keyframes university-drift{to{transform:translate3d(calc(-1 * var(--logo-cycle,1060px)),0,0)}}
/* Three-digit AA values retain their hierarchy without crowding narrow cards. */
.score-receipt{padding-block:29px;gap:12px}.score-receipt>strong{font-size:60px;white-space:nowrap}.score-receipt>strong>small{font-size:16px;letter-spacing:-.02em}
@media(max-width:1000px) and (min-width:761px){.score-receipt{grid-template-columns:1fr;padding-block:17px;gap:12px}.score-receipt>strong{font-size:59px}}
@media(max-width:760px){.university-section{padding-top:35px}.university-heading{margin-bottom:8px}.university-heading>p{font-size:10px}.university-group{gap:26px;padding-inline:13px}.university-mark{flex-basis:164px;height:64px}.university-note{font-size:8px;line-height:1.7;margin:12px 24px 0}.score-receipt{padding-block:22px;gap:13px}.score-receipt>strong{font-size:49px}.score-receipt>strong>small{font-size:13px}}
@media(max-width:360px){.score-receipt>strong{font-size:40px}.score-receipt>strong>small{font-size:11px}.marquee-toggle{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){.university-section.is-animated .university-track{animation:none}.university-track{width:100%}.university-group{flex-wrap:wrap;min-width:0;width:100%;gap:12px 30px;padding-inline:0}.university-group[aria-hidden=true]{display:none}.university-window{mask-image:none;-webkit-mask-image:none}.marquee-toggle{display:none}.university-mark img{transition:none}}

/* Numeric hierarchy: one goal in the hero, the live practice format in the course. */
.percentile-label{font-size:clamp(34px,3.2vw,46px);line-height:1.05;letter-spacing:-.045em}
.percentile-result p{margin-top:8px;font-size:12px}
.score-card-top{justify-content:flex-start}
.course-section{background:#0c1c3d;border-color:#0c1c3d}
.course-intro h2{color:#fff}
.course-browser{background:#fff;border-color:#dfe5f0}
.practice-numbers{display:flex;gap:38px;width:100%;margin:5px 0 29px;padding:22px 0 0;border-top:1px solid var(--line)}
.practice-numbers>div{display:flex;flex-direction:column;gap:7px}
.practice-numbers dd{order:-1;margin:0;font:500 62px/.95 var(--display);letter-spacing:-.055em;color:var(--navy)}
.practice-numbers dt{font-size:10px;color:#6d7a90}
.subject-overview>.button{margin-top:auto}
.origin-heading{margin-bottom:35px}
.origin-evidence{justify-content:center}
.origin-evidence .origin-link{margin-top:18px}
.resource-card{min-height:195px}
.resource-card>p{margin-top:12px}
@media(max-width:760px){.practice-numbers{gap:34px;margin-bottom:26px}.practice-numbers dd{font-size:55px}.percentile-label{font-size:33px}.resource-card{min-height:0}.origin-heading{margin-bottom:25px}}
@media(max-width:640px){#subject-panel{min-height:0}.subject-overview>.button{margin-top:0}.practice-numbers{margin-top:0;padding-top:20px}.practice-numbers dd{font-size:54px}.percentile-label{font-size:30px}.percentile-result p{font-size:10px;margin-top:8px}.course-intro h2{font-size:37px}.origin-heading h2{font-size:39px}}
@media(max-width:360px){.percentile-label{font-size:27px}.course-intro h2{font-size:32px}.origin-heading h2{font-size:34px}}

/* Practice is a visual sequence: answer, understand, repeat. */
.method-section .section-heading{position:relative;align-items:center;margin-bottom:42px}
.method-motion-toggle{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#7b879c;margin-left:auto}
.method-motion-toggle .icon{width:17px;height:17px}
.method-grid{gap:28px}
.method-visual{height:214px;background:#f6f8fb;border-radius:18px;overflow:hidden;display:grid;place-items:center}
.method-visual>svg{width:100%;height:100%;max-width:350px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
.method-visual .sheet{fill:#fff;stroke:#dce3ee}
.method-visual .quiet-line{stroke:#c9d2e1;stroke-width:2.5}
.method-caption{padding:26px 0 0}
.method-caption h3{display:flex;align-items:center;gap:14px;font-size:28px;letter-spacing:-.035em}
.method-caption h3>span{font:400 11px/1 Inter,sans-serif;letter-spacing:0;color:#8390a4}
.method-caption p{margin:11px 0 0 29px;color:#68758b;font-size:12px;line-height:1.8}
/* A sliding tab treatment and a quiet, illustrated topic grid replace the table. */
.course-refined .subject-tabs{position:relative;isolation:isolate;gap:4px;padding:8px;border-bottom:1px solid #edf0f5}
.course-refined .subject-tabs button{position:relative;z-index:1;border:0;background:transparent;box-shadow:none;min-height:47px;padding:12px 24px;border-radius:10px;transition:color .2s}
.course-refined .subject-tabs button::after{display:none}
.course-refined .subject-tabs button[aria-selected=true]{background:#edf2fb;color:#152a51}
.course-refined .subject-tabs:has(.tab-indicator) button[aria-selected=true]{background:transparent}
.tab-indicator{position:absolute;top:0;left:0;background:#edf2fb;border:1px solid #e3eaf6;border-radius:10px;transition:transform .38s cubic-bezier(.22,1,.36,1),width .38s cubic-bezier(.22,1,.36,1);pointer-events:none;z-index:0}
.course-refined #subject-panel{overflow-anchor:none;padding:44px;gap:52px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;min-height:400px}
.course-refined .subject-overview h3{font-size:36px;line-height:1.1;margin-bottom:16px}
.course-refined .subject-overview p{font-size:13px;line-height:1.7;margin-bottom:22px;max-width:270px}
.course-refined .availability{font-size:10px;margin-bottom:22px}
.course-refined .practice-numbers{border:0;padding:0;margin:4px 0 30px;gap:38px}
.course-refined .practice-numbers dd{font-size:60px}
.course-refined .practice-numbers dt{font-size:10px}
.course-refined #topic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.course-refined .topic-preview li{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px;border:1px solid #edf0f5;background:#f8fafd;border-radius:12px;min-height:110px;padding:18px;font-size:11px;line-height:1.4;color:#51617b}
.course-refined .topic-art{width:32px;height:32px;fill:none;stroke:#7990b8;stroke-width:1.3;stroke-linejoin:round;stroke-linecap:round}
@media(max-width:1000px){.method-grid{gap:18px}.method-visual{height:185px}.method-caption h3{font-size:24px;gap:10px}.method-caption p{margin-left:25px}.course-refined #subject-panel{gap:28px;padding:32px}.course-refined .subject-tabs button{padding-inline:20px}.course-refined .topic-preview li{padding:15px;font-size:10px}}
@media(max-width:760px){.method-section .section-heading{display:flex;align-items:center}.method-grid{grid-template-columns:1fr;gap:28px}.method-card{display:grid;grid-template-columns:126px 1fr;align-items:center;gap:22px}.method-visual{height:146px;border-radius:13px;position:relative}.method-visual>svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:186px;max-width:none;height:146px}.method-caption{padding:0}.method-caption h3{display:block;font-size:26px}.method-caption h3>span{display:block;margin-bottom:10px;font-size:10px}.method-caption p{margin:9px 0 0;font-size:12px;max-width:180px;line-height:1.65}.course-refined #subject-panel{grid-template-columns:1fr;padding:28px 24px;gap:32px;min-height:0}.course-refined .subject-overview h3{font-size:33px}.course-refined .subject-overview p{max-width:none;margin-bottom:22px}.course-refined .availability{margin-bottom:18px}.course-refined .subject-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:4px}.course-refined .subject-tabs button{font-size:11px;padding:10px 8px;min-height:44px}.course-refined .practice-numbers{gap:40px;margin-bottom:26px}.course-refined .practice-numbers dd{font-size:56px}.course-refined .topic-preview li{min-height:103px;padding:16px;font-size:10px;gap:12px}.course-refined .topic-art{width:30px;height:30px}}
@media(max-width:380px){.method-card{grid-template-columns:102px 1fr;gap:17px}.method-visual{height:140px}.method-visual>svg{width:150px}.method-caption h3{font-size:23px}.method-caption p{font-size:11px}.course-refined #subject-panel{padding:25px 18px}.course-refined .topic-preview li{padding:12px;font-size:10px}.course-refined .subject-overview h3{font-size:30px}}
@media(prefers-reduced-motion:reduce){.method-motion-toggle{display:none}.answer-cursor{opacity:0}.chosen-answer rect{fill:#edf3ff;stroke:#a8bde8}.chosen-answer circle{fill:#5074c9}.review-trace{display:none}.solved-check{stroke-dashoffset:0}.university-section.is-animated .university-group[aria-hidden=true]{display:none}.university-section.is-animated .university-track{width:100%;transform:none}.university-group{padding-inline:0;gap:12px 20px}.university-mark{flex-basis:155px}}
/* The hero owns a stacking layer above the transformed school strip. */
.hero{z-index:2;overflow:visible}.score-card{background:#fff}.score-picker{z-index:20}.score-options{background:#fff;opacity:1;z-index:30;isolation:isolate}.university-section{position:relative;z-index:0}
.course-refined .subject-overview h3{margin-top:0}.university-heading{margin-bottom:8px}

/* One clean practice card; completion resets as the next rep advances. */
@keyframes rep-settle{0%,100%{transform:translateY(0)}35%,65%{transform:translateY(-2px)}}
@keyframes rep-complete{0%,8%{stroke-dashoffset:1;opacity:0}15%{opacity:1}38%,80%{stroke-dashoffset:0;opacity:1}96%,100%{stroke-dashoffset:0;opacity:0}}
@keyframes rep-advance{0%,25%{transform:translateX(0);opacity:1}33%,58%{transform:translateX(12px);opacity:1}66%,91%{transform:translateX(24px);opacity:1}95%{transform:translateX(24px);opacity:0}96%{transform:translateX(0);opacity:0}100%{transform:translateX(0);opacity:1}}

/* One icon language for all six DAT subjects; verified test-bank counts lead. */
.course-refined .subject-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;padding-inline:16px}
.subject-icon{width:19px;height:19px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:.7;transition:opacity .2s}
.course-refined .subject-tabs button[aria-selected=true] .subject-icon{opacity:1}
.practice-proof{width:100%;margin:2px 0 30px}
.course-refined .practice-numbers{display:grid;grid-template-columns:.7fr 1.3fr;gap:28px;margin:0 0 21px}
.course-refined .practice-numbers dd{font-size:clamp(58px,5.4vw,76px);line-height:1.05;letter-spacing:-.055em;white-space:nowrap}
.course-refined .practice-numbers dt{font-size:10px;line-height:1.5;margin-top:8px;max-width:130px}
.course-refined .subject-overview .practice-format{font-size:11px;line-height:1.6;color:#78869c;margin:0;padding-top:17px;border-top:1px solid #e9edf4;max-width:none}
@media(max-width:1000px) and (min-width:761px){.course-refined .subject-tabs button{padding-inline:12px;gap:7px}.subject-icon{width:17px;height:17px}.course-refined .practice-numbers{gap:18px}.course-refined .practice-numbers dd{font-size:58px}}
@media(max-width:760px){.course-refined .subject-tabs button{padding:10px 7px;gap:7px}.subject-icon{width:17px;height:17px}.course-refined .practice-numbers{grid-template-columns:.8fr 1.2fr;gap:20px;margin-bottom:18px}.course-refined .practice-numbers dd{font-size:58px}.practice-proof{margin-bottom:26px}}
@media(max-width:380px){.course-refined .subject-tabs button{gap:5px;padding-inline:5px;font-size:10px}.subject-icon{width:16px;height:16px}.course-refined .practice-numbers dd{font-size:49px}.course-refined .practice-numbers{gap:14px}.course-refined .practice-numbers dt{font-size:9px}.course-refined .subject-overview .practice-format{font-size:10px}}

/* Every subject uses the same illustrated topic grid. */
.course-refined .topic-preview li{justify-content:flex-start;min-height:120px;gap:17px}
.course-refined .topic-art{width:36px;height:36px;stroke-width:1.45;color:#738ab4;transition:transform .3s var(--ease),stroke .3s}
@media(hover:hover){.course-refined .topic-preview li:hover .topic-art{transform:translateY(-2px);stroke:#4166ad}}
@media(max-width:760px){.course-refined .topic-preview li{min-height:114px;gap:14px}.course-refined .topic-art{width:32px;height:32px}}
@media(max-width:380px){.course-refined .topic-preview li{min-height:116px}.course-refined .subject-overview h3{font-size:29px}}

.course-refined .practice-numbers .stat-plus{font-size:.4em;line-height:0;vertical-align:super;letter-spacing:0;margin-left:2px;color:#6e809f;font-weight:400}
@media(max-width:380px){.course-refined .practice-numbers dd{font-size:44px}}

/* The generator has no finite question cap; fixed test counts stay separate. */
.course-refined .practice-numbers .infinite-count{height:1.05em;display:flex;align-items:center}
.infinite-count svg{display:block;width:1.3em;height:.8em;overflow:visible;fill:none;stroke:currentColor;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}

/* A single repayment gap, with two debt columns on a shared scale. */
.cost-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(48px,8vw,120px);padding-block:100px 62px;align-items:start;max-width:1100px}
.cost-copy{padding-top:26px}
.cost-copy h2{font-size:clamp(32px,3.2vw,44px);line-height:1.08;letter-spacing:-.04em}
.cost-stakes{margin-top:36px}.cost-gap-label{display:block;font-size:11px;color:#64728a;margin-bottom:9px}.cost-stakes strong{display:block;min-height:1.1em;font:500 clamp(62px,7vw,88px)/1.05 var(--display);letter-spacing:-.055em;color:var(--navy);font-variant-numeric:tabular-nums;white-space:nowrap}.cost-stakes p{font-size:13px;line-height:1.8;color:var(--body);margin-top:17px}
.cost-purpose{margin-top:30px}.cost-purpose p{font-size:12px;line-height:1.8;color:#344969}.cost-purpose .button{margin-top:22px;font-size:12px;min-height:46px}
.cost-comparison{min-width:0;padding:26px 0 0}.cost-comparison-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.cost-comparison-top>span{font-size:12px;font-weight:500;color:#273b5d}.cost-term{position:relative;isolation:isolate;display:flex;flex-shrink:0;padding:3px;background:#f0f3f8;border:1px solid #e8edf4;border-radius:11px}.cost-term-thumb{position:absolute;z-index:-1;inset:3px auto 3px 3px;width:calc((100% - 6px)/2);background:#fff;box-shadow:0 1px 4px #142a4d10;border-radius:8px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.cost-term[data-selected="20"] .cost-term-thumb{transform:translateX(100%)}.cost-term button{background:transparent;min-height:40px;padding:7px 12px;min-width:68px;border-radius:7px;font-size:10px;color:#63728a;transition:color .25s}.cost-term button[aria-pressed=true]{color:var(--navy)}
.cost-scenarios{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:34px;position:relative}.cost-scenario{min-width:0}.cost-balance-label{font-size:11px;color:#617089}.cost-total{display:block;font:500 clamp(27px,3vw,38px)/1.12 var(--display);letter-spacing:-.045em;color:var(--navy);font-variant-numeric:tabular-nums;margin:9px 0 18px;white-space:nowrap}
.cost-bar{height:166px;display:flex;flex-direction:column-reverse;align-items:stretch;position:relative;border-bottom:1px solid #dce4ef;padding-inline:12px;background:repeating-linear-gradient(to top,transparent 0,transparent 54px,#e9edf480 54px,#e9edf480 55px)}.cost-bar>span{display:block;flex-shrink:0;will-change:height}.cost-bar-balance{background:linear-gradient(105deg,#304c75,#172f53);border-radius:0 0 3px 3px}.cost-bar-interest{background:linear-gradient(100deg,#d7e2f1,#b8cce7);border-radius:5px 5px 0 0;position:relative;border-bottom:1px solid #fff8}.cost-bar-interest::after{content:'';position:absolute;inset:0;border:1px solid #a6bcda33;border-radius:inherit;pointer-events:none}
.cost-monthly{display:flex;align-items:baseline;gap:6px;margin-top:15px;font-size:10px;color:#617089}.cost-monthly b{font-size:13px;font-weight:500;color:#273b5d;font-variant-numeric:tabular-nums}
.cost-chart-key{display:flex;justify-content:center;gap:20px;font-size:10px;color:#64728a;margin-top:24px}.cost-chart-key>span{display:flex;align-items:center;gap:7px}.cost-chart-key i{width:7px;height:7px;background:#223b64;border-radius:2px}.cost-chart-key>span+span i{background:#bdcfe7}
.cost-example-label{font-size:10px;line-height:1.8;color:#64728a;margin-top:25px}.cost-assumptions{margin-top:10px}.cost-assumptions summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:10px;color:#566a89;min-height:44px;gap:12px;border-top:1px solid #e5eaf2}.cost-assumptions summary::-webkit-details-marker{display:none}.cost-assumptions .icon{width:13px;height:13px;transition:transform .25s}.cost-assumptions[open] .icon{transform:rotate(45deg)}.cost-assumptions>div{padding:5px 0 14px;font-size:11px;line-height:1.8;color:#566a89}.cost-assumptions p+p{margin-top:12px}.cost-assumptions a{text-decoration:underline;text-underline-offset:3px;color:#284d87}
@media(max-width:1000px){.cost-section{gap:44px}.cost-scenarios{gap:20px}.cost-term button{min-height:44px;min-width:62px;padding-inline:9px}.cost-stakes strong{font-size:68px}.cost-comparison-top>span{max-width:120px}.cost-total{font-size:31px}}
@media(max-width:760px){.cost-section{grid-template-columns:1fr;padding-block:62px 28px;gap:36px;max-width:520px}.cost-copy{padding-top:0}.cost-copy h2{font-size:37px}.cost-stakes{margin-top:28px}.cost-stakes strong{font-size:76px}.cost-purpose{margin-top:23px}.cost-comparison{padding-top:0}.cost-comparison-top>span{max-width:none}.cost-total{font-size:36px}.cost-bar{height:150px}.cost-scenarios{margin-top:25px;gap:26px}.cost-example-label{margin-top:21px}}
@media(max-width:420px){.cost-section{width:calc(100% - 40px)}.cost-stakes strong{font-size:70px}.cost-copy h2{font-size:35px}.cost-total{font-size:32px}.cost-scenarios{gap:20px}.cost-bar{padding-inline:8px}.cost-monthly{font-size:9px}.cost-monthly b{font-size:12px}.cost-comparison-top>span{font-size:11px}}
@media(max-width:360px){.cost-stakes strong{font-size:60px}.cost-copy h2{font-size:32px}.cost-total{font-size:26px}.cost-balance-label{font-size:10px}.cost-scenarios{gap:16px}.cost-comparison-top>span{max-width:110px}}
@media(prefers-reduced-motion:reduce){.cost-term-thumb,.cost-term button,.cost-assumptions .icon{transition:none}.cost-bar>span{will-change:auto}}
