/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--navy:#101f36;--ink:#16253b;--cream:#f6f2e9;--paper:#fffdf8;--coral:#ef674f;--gold:#d9a441;--muted:#6f7780}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid #dcd6cb;justify-content:space-between;align-items:center;max-width:1280px;height:82px;margin:auto;padding:0 42px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:20px;font-weight:650;display:flex}.brand b{color:var(--coral);font-weight:750}.brand-mark{border:2px solid var(--ink);border-radius:50%;justify-content:center;align-items:flex-end;gap:3px;width:30px;height:30px;padding-bottom:6px;display:flex}.brand-mark i{background:var(--coral);border-radius:3px;width:3px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:11px}nav{color:#4c5867;gap:34px;font-size:14px;font-weight:600;display:flex}nav a:hover{color:var(--coral)}.nav-cta{border:1px solid var(--ink);border-radius:6px;padding:11px 18px;font-size:14px;font-weight:700}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;max-width:1280px;min-height:660px;margin:auto;padding:88px 70px 80px;display:grid}.eyebrow{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:#596575;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.eyebrow>span{background:var(--coral);width:28px;height:2px;display:inline-block}h1{letter-spacing:-.065em;max-width:700px;margin:22px 0 28px;font-size:72px;line-height:.98}h1 em,.cta-section em{color:var(--coral);font-family:Georgia,serif;font-weight:400}.hero-lede{color:#566170;max-width:610px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:34px 0 30px;display:flex}.button{border-radius:6px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-size:14px;font-weight:750;display:inline-flex}.primary{color:#fff;background:var(--coral);box-shadow:0 8px 20px #ef674f38}.primary:hover{background:#dd543f}.secondary{background:#ffffff59;border:1px solid #b9b5ad}.trust-row{color:#616b77;flex-wrap:wrap;gap:26px;font-size:13px;display:flex}.trust-row b{color:var(--coral);margin-right:6px}.score-panel{background:var(--paper);border:1px solid #d4cfc5;border-radius:12px;padding:28px;transform:rotate(.5deg);box-shadow:18px 22px #dcd5c8}.illustration-badge{color:#71500a;min-height:26px;font:700 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#fff5d8;border:1px solid #d6a83c;border-radius:999px;align-items:center;margin-bottom:16px;padding:5px 9px;display:inline-flex}.panel-head{font-family:var(--font-mono);color:#69727f;border-bottom:1px solid #e1ddd5;justify-content:space-between;padding-bottom:20px;font-size:11px;display:flex}.panel-head div{color:var(--ink);font-weight:700}.status-dot{background:#40a37a;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.target-row{justify-content:space-between;align-items:flex-end;padding:25px 12px 16px;display:flex}.target-row div:not(.target-arrow){flex-direction:column;display:flex}.target-row small{letter-spacing:.12em;color:#7b838d;font-size:10px}.target-row strong{letter-spacing:-.06em;font-size:54px}.target-row .target{color:var(--coral)}.target-arrow{color:#a3a9ad;padding-bottom:10px;font-size:25px}.progress-track{background:#e7e2da;border-radius:10px;height:7px;overflow:hidden}.progress-track span{background:var(--coral);width:68%;height:100%;display:block}.progress-note{color:#69727f;justify-content:space-between;font-size:11px;display:flex}.example-note{color:#596575;margin:8px 0 0;font-size:11px;font-weight:700}.focus-list{margin-top:25px}.focus-list>p{font:700 10px var(--font-mono);letter-spacing:.14em;color:#737b84}.focus-list>div{border-top:1px solid #e5e1da;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.code{color:#fff;width:32px;height:32px;font:700 11px var(--font-mono);border-radius:5px;place-items:center;display:grid}.coral{background:var(--coral)}.navy{background:var(--navy)}.gold{background:var(--gold)}.focus-list b{font-size:13px}.focus-list small{color:#7a828b;font-size:11px}.panel-link{color:var(--coral);border-top:1px solid #e5e1da;justify-content:space-between;margin-top:3px;padding-top:18px;font-size:13px;font-weight:750;display:flex}.proof-strip{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);align-items:center;max-width:1280px;min-height:122px;margin:auto;padding:22px 70px;display:grid}.proof-strip>div{border-right:1px solid #405068;justify-content:center;align-items:center;gap:14px;display:flex}.proof-strip>div:last-child{border:0}.proof-strip strong{font-size:28px}.proof-strip span{color:#c6cdd6;text-transform:uppercase;letter-spacing:.08em;font-size:11px;line-height:1.4}.section{max-width:1280px;margin:auto;padding:105px 70px}.section-heading h2{letter-spacing:-.05em;margin:18px 0 46px;font-size:50px;line-height:1.05}.path-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.path-card{background:#efe9df;border:1px solid #d5cec2;border-radius:9px;padding:38px;position:relative;overflow:hidden}.path-card.active{background:var(--paper);border-top:5px solid var(--coral);padding-top:34px}.card-number{color:#c2b9ab;font:700 42px var(--font-mono);position:absolute;top:24px;right:26px}.card-label{color:var(--coral);font:700 11px var(--font-mono);letter-spacing:.13em}.path-card h3{letter-spacing:-.035em;margin:25px 0 12px;font-size:29px}.path-card>p:not(.card-label){color:#626b76;max-width:500px;line-height:1.65}.path-card ul{padding:15px 0 6px;list-style:none}.path-card li{border-bottom:1px solid #ded8ce;padding:9px 0;font-size:13px}.path-card li:before{content:"✓";color:var(--coral);margin-right:10px;font-weight:800}.path-card>a{color:var(--coral);justify-content:space-between;margin-top:20px;font-size:14px;font-weight:750;display:flex}.subjects{background:var(--navy);color:#fff;max-width:none;padding-left:max(70px,50vw - 570px);padding-right:max(70px,50vw - 570px)}.split{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.split>p{color:#b8c1ce;max-width:470px;margin-bottom:48px;line-height:1.7}.eyebrow.light{color:#b9c2cf}.subject-grid{background:#405069;border:1px solid #405069;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.subject-card{background:var(--navy);grid-template-columns:42px 1fr auto;align-items:center;gap:15px;min-height:112px;padding:22px;display:grid}.subject-card:hover{background:#172a46}.subject-code{width:38px;height:38px;font:750 12px var(--font-mono);border-radius:5px;place-items:center;display:grid}.c0{background:var(--coral)}.c1{background:#284a70}.c2{background:var(--gold)}.c3{background:#40866c}.subject-card h3{margin:0 0 6px;font-size:14px}.subject-card p{color:#aeb8c6;margin:0;font-size:11px;line-height:1.5}.subject-card>span:last-child{color:#77859a}.difference-grid{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.difference-grid article{border-top:2px solid #cfc8bc;padding-top:22px}.difference-grid article>span{font:700 12px var(--font-mono);color:var(--coral)}.difference-grid h3{margin:38px 0 12px;font-size:21px;line-height:1.25}.difference-grid p{color:#65707c;font-size:14px;line-height:1.65}.cta-section{background:var(--coral);color:#fff;text-align:center;padding:90px 24px}.cta-section .eyebrow{color:#fff;justify-content:center}.cta-section .eyebrow>span{background:#fff}.cta-section h2{letter-spacing:-.05em;margin:18px;font-size:54px;line-height:1.05}.cta-section em{color:#fff}.cta-section>p:not(.eyebrow){color:#ffe4de}.light-button{color:var(--coral);background:#fff;margin-top:20px}footer{color:#fff;background:#0a1729;padding:58px max(40px,50vw - 570px) 28px}.footer-top{grid-template-columns:1fr 1fr 1fr;align-items:start;padding-bottom:40px;display:grid}.footer-brand .brand-mark{border-color:#fff}.footer-top>p{color:#9ea9b8;max-width:300px;font-size:13px;line-height:1.6}.footer-top>div{justify-content:flex-end;gap:22px;font-size:12px;display:flex}.footer-top a:hover,.legal-links a:hover{color:#ff8b77}.disclaimer{color:#8490a0;border-top:1px solid #344156;border-bottom:1px solid #344156;padding:24px 0;font-size:10px;line-height:1.7}.footer-bottom{color:#7f8b9a;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.legal-links{gap:16px;display:flex}.legal-header{max-width:1120px}.legal-page{max-width:820px;margin:0 auto;padding:86px 36px 110px}.legal-page h1{margin:18px 0;font-size:58px}.legal-meta{color:#6d7580;font:600 12px var(--font-mono);margin-bottom:44px}.legal-page h2{letter-spacing:-.025em;margin:40px 0 12px;font-size:24px}.legal-page p,.legal-page li{color:#4e5967;font-size:16px;line-height:1.75}.legal-page ul{padding-left:22px}.legal-page li{margin:8px 0}.legal-page a{color:#c94736;text-underline-offset:3px;text-decoration:underline}.contact-callout{border-left:4px solid var(--coral);background:#efe9df;margin-top:42px;padding:24px}.contact-callout p{margin-bottom:0}@media (width<=900px){.site-header{padding:0 24px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:55px;padding:60px 28px}h1{font-size:56px}.score-panel{transform:none;box-shadow:10px 12px #dcd5c8}.proof-strip{grid-template-columns:1fr 1fr;padding:20px}.proof-strip>div:nth-child(2){border:0}.proof-strip>div{padding:16px}.section{padding:80px 28px}.path-grid,.difference-grid{grid-template-columns:1fr}.split{display:block}.subject-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr;gap:24px}.footer-top>div{justify-content:flex-start}}@media (width<=560px){.site-header{height:70px}.nav-cta{padding:9px 12px}.hero{padding-top:48px}h1{font-size:44px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:12px}.target-row strong{font-size:44px}.focus-list>div{grid-template-columns:38px 1fr}.focus-list small{display:none}.proof-strip{grid-template-columns:1fr 1fr}.section-heading h2,.cta-section h2{font-size:38px}.path-card{padding:28px}.subject-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:16px}.legal-page{padding:58px 24px 80px}.legal-page h1{font-size:42px}.legal-page h2{font-size:21px}.legal-page p,.legal-page li{font-size:15px}.legal-links{flex-wrap:wrap}.illustration-badge{margin-bottom:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
