:root{--c-ink: #0d1f3c;--c-ink-soft: #2a3a5c;--c-muted: #5a6a8a;--c-line: #d8dfec;--c-bg: #fbfaf7;--c-bg-alt: #f1f4fa;--c-card: #ffffff;--c-brand: #1d4fb8;--c-brand-deep: #173d8e;--c-brand-soft: #e8eefb;--c-accent: #f3a83a;--radius-sm: 6px;--radius: 14px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(13, 31, 60, .06), 0 1px 3px rgba(13, 31, 60, .05);--shadow: 0 4px 14px rgba(13, 31, 60, .08), 0 2px 6px rgba(13, 31, 60, .05);--shadow-lg: 0 24px 60px rgba(13, 31, 60, .12), 0 8px 24px rgba(13, 31, 60, .08);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "SF Pro Text", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--container: 1120px;--container-narrow: 760px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;font-family:var(--font-sans);color:var(--c-ink);background:var(--c-bg);line-height:1.55;font-size:17px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;letter-spacing:-.018em;line-height:1.15;margin:0 0 .5em;color:var(--c-ink)}h1{font-size:clamp(2.2rem,5vw,3.4rem)}h2{font-size:clamp(1.7rem,3vw,2.3rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:var(--c-brand);text-decoration:none;transition:color .12s ease}a:hover{color:var(--c-brand-deep);text-decoration:underline;text-underline-offset:3px}img,picture,video{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.25em;margin:0 0 1em}li+li{margin-top:.4em}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.container-narrow{width:100%;max-width:var(--container-narrow);margin:0 auto;padding:0 24px}.section{padding:clamp(56px,7vw,96px) 0}.section--alt{background:var(--c-bg-alt)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;color:var(--c-brand);margin-bottom:14px;display:inline-block}.lede{font-size:1.2rem;color:var(--c-ink-soft)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform 80ms ease,background .12s ease,box-shadow .12s ease;text-decoration:none}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--c-brand);color:#fff;box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--c-brand-deep);color:#fff}.btn--ghost{background:transparent;color:var(--c-brand);border-color:var(--c-line)}.btn--ghost:hover{background:var(--c-brand-soft);color:var(--c-brand-deep)}.card{background:var(--c-card);border:1px solid var(--c-line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-sm)}.muted{color:var(--c-muted)}.hr{height:1px;background:var(--c-line);border:0;margin:32px 0}:focus-visible{outline:3px solid var(--c-accent);outline-offset:2px;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grid{display:grid;gap:24px}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:800px){.grid--2,.grid--3{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;background:#fbfaf7eb;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--c-line);z-index:50}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:14px;padding-bottom:14px}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:56px;width:auto}.site-header__nav[data-astro-cid-ctg3m53h]{display:flex;list-style:none;margin:0;padding:0;gap:8px;align-items:center}.site-header__nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{margin:0}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:8px 14px;border-radius:999px;color:var(--c-ink-soft);font-weight:500;font-size:.96rem}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--c-brand-deep);background:var(--c-brand-soft);text-decoration:none}.site-header__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--c-brand-deep);background:var(--c-brand-soft)}.btn--sm[data-astro-cid-ctg3m53h]{padding:9px 16px;font-size:.92rem}@media(max-width:760px){.site-header__nav[data-astro-cid-ctg3m53h]{gap:2px}.site-header__nav[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]:not(:last-child){display:none}.site-header__brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:44px}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--c-bg-alt);border-top:1px solid var(--c-line);margin-top:80px;padding:56px 0 32px}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:start}.site-footer__brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{height:80px;width:auto;margin-bottom:12px}.site-footer__tagline[data-astro-cid-gcn2mc3v]{font-weight:600;margin:0 0 4px}.site-footer__byline[data-astro-cid-gcn2mc3v]{font-size:.95rem;max-width:36ch}.site-footer__nav[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1fr 1fr;gap:32px}.site-footer__heading[data-astro-cid-gcn2mc3v]{font-weight:600;color:var(--c-ink);margin-bottom:10px;font-size:.95rem}.site-footer__nav[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0}.site-footer__nav[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]{margin:0 0 6px}.site-footer__nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--c-ink-soft);font-size:.95rem}.site-footer__legal[data-astro-cid-gcn2mc3v]{margin-top:32px;padding-top:24px;border-top:1px solid var(--c-line);font-size:.85rem}@media(max-width:760px){.site-footer__inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:32px}}
