:root{color-scheme:light dark;--brand-navy: #043e7a;--brand-deep: #0f61aa;--brand-blue: #3d86cb;--brand-sky: #68a3de;--brand-soft: #9ec2eb;--brand-mist: #d6e4f6;--surface: #f8fbff;--surface-raised: #ffffff;--surface-tint: #eef6fd;--text: #102f4d;--text-muted: #4c657d;--text-subtle: #6d8296;--border: #cdddeb;--border-strong: #9ebbd5;--focus: #0f61aa;--shadow: rgb(4 62 122 / .14);--radius-control: .75rem;--radius-card: 1rem;--radius-pill: 999px;--page-padding: clamp(1rem, 4vw, 2.5rem);--page-width: 80rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}@media(prefers-color-scheme:dark){:root{--brand-navy: #a9cef3;--brand-deep: #85bdf0;--brand-blue: #68a3de;--brand-sky: #4f8dca;--brand-soft: #315f8d;--brand-mist: #173b5d;--surface: #071a2c;--surface-raised: #0b2238;--surface-tint: #102d48;--text: #f3f8fd;--text-muted: #c1d3e3;--text-subtle: #9bb3c8;--border: #294863;--border-strong: #486b88;--focus: #9ecbf3;--shadow: rgb(0 5 12 / .38)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem;background:var(--surface)}body{min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden;background:var(--surface);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}img,svg{display:block;max-width:100%}a,button,summary{outline:none}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{background:var(--brand-soft);color:var(--text)}.page-shell{width:min(100% - (var(--page-padding) * 2),var(--page-width));margin-inline:auto}.section{padding:clamp(5rem,11vw,10rem) 0}.section-anchor{scroll-margin-top:6rem}.eyebrow{margin:0;color:var(--brand-deep);font-size:.78rem;font-weight:820;letter-spacing:.13em;text-transform:uppercase}.section-intro{display:grid;gap:1rem;max-width:56rem}.section-intro h2{max-width:15ch;margin:0;font-size:clamp(2.8rem,6vw,6rem);letter-spacing:-.065em;line-height:.96;text-wrap:balance}.section-intro>p:last-child{max-width:52ch;margin:0;color:var(--text-muted);font-size:1.05rem;line-height:1.7}.button{display:inline-flex;width:fit-content;min-height:3.15rem;align-items:center;justify-content:center;border:1px solid var(--brand-deep);border-radius:var(--radius-pill);background:var(--brand-deep);color:#fff;padding:.82rem 1.35rem;font-size:.94rem;font-weight:780;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:0 .8rem 2rem color-mix(in srgb,var(--brand-deep) 24%,transparent);transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px);background:var(--brand-navy);box-shadow:0 1rem 2.5rem color-mix(in srgb,var(--brand-deep) 30%,transparent)}.button:active{transform:translateY(1px) scale(.99)}.button--compact{min-height:2.75rem;padding:.7rem 1rem;font-size:.84rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}@media(prefers-color-scheme:dark){.button{border-color:var(--brand-deep);background:var(--brand-deep);color:#062039}.button:hover{background:var(--brand-navy)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:480px){.section{padding:4.5rem 0}}
