:root,:root[data-theme=dark]{color-scheme:dark;--navy: #0F1C2E;--navy-deep: #0A2040;--white: #FFFFFF;--off-white: #F2F5F8;--surface-card: #16273D;--surface-card-hover: #1C324E;--teal-bright: #00B4B4;--teal-deep: #006060;--prism-yellow: #FFD700;--soft-gray: #8A9BB0;--neutral-gray: #6C757D;--line: rgba(138, 155, 176, .22);--nav-bg: rgba(15, 28, 46, .92);--focus: #00B4B4;--btn-bg: #00B4B4;--btn-ink: #0F1C2E;--btn-bg-hover: #17C8C8;--ghost-hover: rgba(0, 180, 180, .12);--ink-on-accent: #0F1C2E;--font-display: "Space Grotesk", "Space Grotesk Fallback", sans-serif;--font-body: "Lexend Deca", "Lexend Deca Fallback", Arial, sans-serif;--maxw: 72rem;--gutter: clamp(1.25rem, 4vw, 3rem);--apes: #4DB87A;--aphug: #F09050;--appsych: #9D7BE8;--apmac: #5B9CF6;--apmic: #7B96B2;--apgov: #F47070;--aplang: #F5C842;--apwh: #A78BFA;--apush: #F472B6;--apah: #E879F9;--apcgov: #34D399}:root[data-theme=light]{color-scheme:light;--navy: #FFFFFF;--navy-deep: #F3F6FA;--white: #0F1C2E;--off-white: #0F1C2E;--surface-card: #FFFFFF;--surface-card-hover: #F3F6FA;--teal-bright: #006060;--soft-gray: #48586B;--neutral-gray: #48586B;--line: #BCC8D6;--nav-bg: rgba(255, 255, 255, .92);--focus: #006060;--btn-bg: #006060;--btn-ink: #FFFFFF;--btn-bg-hover: #004A4A;--ghost-hover: rgba(0, 96, 96, .1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{margin:0;background:var(--navy);color:var(--off-white);font-family:var(--font-body);font-weight:300;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,.display{font-family:var(--font-display);font-weight:700;line-height:1.12;letter-spacing:-.01em;color:var(--white);margin:0 0 .5em}h1{font-size:clamp(2.1rem,4.6vw,3.4rem)}h2{font-size:clamp(1.6rem,3.2vw,2.3rem)}h3{font-size:1.15rem}p{margin:0 0 1rem}a{color:var(--teal-bright);text-decoration:none}main :is(p,li) a{text-decoration:underline;text-underline-offset:.15em}a:hover{text-decoration:underline}img,svg{max-width:100%}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(3rem,7vw,5.5rem)}.section--deep{background:var(--navy-deep)}.eyebrow{font-family:var(--font-display);font-weight:500;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-bright);margin:0 0 .9rem}.lede{font-size:clamp(1.05rem,1.6vw,1.25rem);color:var(--soft-gray);max-width:46rem}.muted{color:var(--soft-gray)}:root[data-theme=light] .unit__w{color:var(--soft-gray)}.small{font-size:.85rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.7rem 1.4rem;font-family:var(--font-body);font-weight:600;font-size:15px;line-height:1;border:0;border-radius:0;cursor:pointer;text-decoration:none!important;transition:transform .12s ease,background-color .12s ease,color .12s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--btn-bg);color:var(--btn-ink)}.btn--primary:hover{background:var(--btn-bg-hover)}.btn--ghost{background:transparent;color:var(--teal-bright);box-shadow:inset 0 0 0 1px var(--teal-bright)}.btn--ghost:hover{background:var(--ghost-hover)}.btn--subject{background:var(--subject, var(--teal-bright));color:var(--ink-on-accent)}.card{background:var(--surface-card);border:1px solid var(--line);padding:1.25rem 1.4rem}.grid{display:grid;gap:1rem}.skip-nav{position:absolute;left:-999px;top:0;z-index:100;background:var(--btn-bg);color:var(--btn-ink);padding:.6rem 1rem;font-weight:600}.skip-nav:focus{left:.5rem;top:.5rem}.js .reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.js .reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}.lockup[data-astro-cid-7wvkpo3o]{display:inline-flex;align-items:center;gap:.55em;color:var(--teal-bright)}.lockup__word[data-astro-cid-7wvkpo3o]{font-family:var(--font-display);font-weight:700;font-size:calc(var(--shard) * .72);color:var(--white);letter-spacing:-.01em;line-height:1}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:0;border-radius:0;color:var(--off-white);cursor:pointer}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:var(--teal-bright)}.theme-toggle__moon[data-astro-cid-x3pjskd3]{display:none}:root[data-theme=light] .theme-toggle__sun[data-astro-cid-x3pjskd3]{display:none}:root[data-theme=light] .theme-toggle__moon[data-astro-cid-x3pjskd3]{display:block}.site-nav[data-astro-cid-4lunwx2e]{position:sticky;top:0;z-index:50;background:var(--nav-bg);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-nav__row[data-astro-cid-4lunwx2e]{display:flex;align-items:center;gap:1.5rem;height:64px}.site-nav__brand[data-astro-cid-4lunwx2e]{display:inline-flex}.site-nav__links[data-astro-cid-4lunwx2e]{display:flex;gap:1.4rem;margin-left:auto}.site-nav__links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{color:var(--off-white);font-size:.92rem;font-weight:400}.site-nav__links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover{color:var(--teal-bright);text-decoration:none}.site-nav__links[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e][aria-current=page]{color:var(--teal-bright)}.site-nav__cta[data-astro-cid-4lunwx2e]{min-height:40px;padding:.55rem 1.1rem}.site-nav__burger[data-astro-cid-4lunwx2e]{display:none;background:none;border:0;padding:.5rem;cursor:pointer}.site-nav__burger[data-astro-cid-4lunwx2e] span[data-astro-cid-4lunwx2e]{display:block;width:22px;height:2px;background:var(--off-white);margin:5px 0}.site-nav__mobile[data-astro-cid-4lunwx2e]{display:none}@media(max-width:880px){.site-nav__links[data-astro-cid-4lunwx2e],.site-nav__cta[data-astro-cid-4lunwx2e]{display:none}.site-nav__burger[data-astro-cid-4lunwx2e]{display:block;margin-left:0}.site-nav__row[data-astro-cid-4lunwx2e]>.theme-toggle[data-astro-cid-4lunwx2e]{margin-left:auto}.site-nav__mobile[data-astro-cid-4lunwx2e]{display:flex;flex-direction:column;gap:.2rem;padding:.5rem var(--gutter) 1rem}.site-nav__mobile[data-astro-cid-4lunwx2e][hidden]{display:none}.site-nav__mobile[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:not(.btn){padding:.7rem 0;color:var(--off-white);border-bottom:1px solid var(--line)}.site-nav__mobile[data-astro-cid-4lunwx2e] .btn[data-astro-cid-4lunwx2e]{margin-top:.8rem}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--line);padding:3rem 0 2rem;background:var(--navy-deep)}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}.site-footer__col[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:.5rem}.site-footer__col[data-astro-cid-gcn2mc3v] h3[data-astro-cid-gcn2mc3v]{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--soft-gray);margin-bottom:.4rem}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--off-white);font-size:.92rem}.site-footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--teal-bright)}.site-footer__legal[data-astro-cid-gcn2mc3v]{font-size:.78rem;color:var(--off-white);opacity:.72;border-top:1px solid var(--line);padding-top:1.5rem;max-width:60rem}@media(max-width:720px){.site-footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}
