:root{--bg:#0e3160;--bg-strong:#0a264a;--surface:#0c2b54c7;--surface-strong:#082143f5;--border:#9dc0cf29;--border-strong:#44a9bf57;--text:#edf6fb;--text-soft:#c1d6e1;--text-dim:#97b6c6;--brand-1:#0e3160;--brand-2:#256596;--brand-3:#44a9bf;--brand-4:#9dc0cf;--ok:#4ed9a2;--danger:#ff9b92;--shadow-lg:0 24px 60px #00000047;--shadow-md:0 14px 32px #0000002e;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--shell:1160px;--header-blur:14px;--font-stack:"Segoe UI", "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#0b274d;overflow-x:clip}body{font-family:var(--font-stack);color:var(--text);background:radial-gradient(circle at top center, #44a9bf2e, transparent 24rem), linear-gradient(180deg, #123a6e 0%, var(--bg) 22%, #133a70 100%);margin:0;line-height:1.55;overflow-x:clip}body:before{content:"";pointer-events:none;z-index:-1;background-image:radial-gradient(circle at 20% 15%,#44a9bf14,#0000 18rem),radial-gradient(circle at 82% 0,#2565961f,#0000 20rem),linear-gradient(110deg,#0000 0 4%,#9dc0cf0d 4.1%,#0000 4.6%),linear-gradient(70deg,#0000 0 72%,#9dc0cf0a 72.1%,#0000 72.5%);position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:999;background:#0b274d;height:3px;position:fixed;top:0;left:0;right:0}img{max-width:100%;display:block}[hidden]{display:none!important}a{color:var(--brand-3);text-decoration:none}a:hover{color:#7fe2f1}button,input,textarea{font:inherit}button{cursor:pointer}textarea{resize:vertical}h1,h2,h3,h4,p,ul{margin:0}ul{padding-left:1.1rem}:focus-visible{outline-offset:3px;outline:3px solid #7fe2f1}.shell{width:min(100% - 2rem, var(--shell));margin:0 auto}@keyframes subpage-reveal-in{0%{opacity:.001;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (hover:none),(pointer:coarse),(width<=560px){:root{--header-blur:10px}}@media (width<=420px){.shell{width:min(100% - 1.5rem, var(--shell))}}@media (width<=280px){.shell{width:min(100% - 1.25rem, var(--shell))}}@media (width<=240px){.shell{width:min(100% - 1rem, var(--shell))}}.eyebrow,.section-kicker{color:var(--text-dim);letter-spacing:.03em;text-transform:uppercase;background:#0b274c8f;border:1px solid #9dc0cf24;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.75rem 1.05rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.button--primary{background:linear-gradient(135deg, var(--brand-3), #65dcec);color:var(--brand-1);box-shadow:0 10px 24px #44a9bf40}.button--primary:hover{color:var(--brand-1)}.button--ghost{color:var(--text);background:#0a264a59;border-color:#9dc0cf38}.button--small{min-height:2.35rem;padding-inline:.9rem;font-size:.95rem}.site-subpage .subpage-reveal{animation:.78s cubic-bezier(.2,.7,.2,1) both subpage-reveal-in}.site-subpage .subpage-reveal--delayed{animation-delay:.14s}@media (hover:hover) and (pointer:fine){.button{transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s}.button:hover{transform:translateY(-1px)}}.chip-row{flex-wrap:wrap;gap:.65rem;display:flex}.chip{color:var(--text-soft);background:#0a264a52;border:1px solid #9dc0cf29;border-radius:999px;padding:.45rem .7rem;font-size:.92rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}