.Header-module__85i50G__header{z-index:10;width:100%;min-height:var(--space-20);margin-bottom:calc(-1 * var(--space-20));border-bottom:1px solid var(--color-border);color:var(--color-navy-900);background:var(--color-white);transition:color var(--motion-duration-standard) var(--motion-easing-standard), background-color var(--motion-duration-standard) var(--motion-easing-standard), border-color var(--motion-duration-standard) var(--motion-easing-standard), box-shadow var(--motion-duration-standard) var(--motion-easing-standard);position:sticky;top:0}.Header-module__85i50G__overlay{color:var(--color-text-on-dark);box-shadow:none;background:0 0;border-bottom-color:#0000}.Header-module__85i50G__solid{color:var(--color-navy-900);border-bottom-color:var(--color-border);background:var(--color-white)}.Header-module__85i50G__elevated{box-shadow:var(--shadow-sm)}.Header-module__85i50G__container{min-height:var(--space-20);grid-template-columns:minmax(var(--touch-target-min), 1fr) auto minmax(var(--touch-target-min), 1fr);align-items:center;gap:var(--space-3);display:grid}.Header-module__85i50G__menuButton{width:var(--touch-target-min);min-height:var(--touch-target-min);border-radius:var(--radius-sm);color:inherit;cursor:pointer;transition:color var(--motion-duration-standard) var(--motion-easing-standard), background-color var(--motion-duration-fast) var(--motion-easing-standard);background:0 0;border:0;justify-content:center;justify-self:start;align-items:center;padding:0;display:inline-flex}.Header-module__85i50G__menuIcon{width:var(--space-6);gap:var(--space-1);flex-direction:column;display:flex}.Header-module__85i50G__menuIcon span{border-radius:var(--radius-pill);background:currentColor;width:100%;height:2px}.Header-module__85i50G__headerCta{justify-self:end}.Header-module__85i50G__ctaLong{display:none}.Header-module__85i50G__ctaShort{display:inline}.Header-module__85i50G__mobileMenu{z-index:20;inset:var(--space-20) 0 0;position:fixed}.Header-module__85i50G__backdrop{background:#06142680;position:absolute;inset:0}.Header-module__85i50G__mobilePanel{width:min(100%,28rem);height:100%;padding:var(--space-6) var(--container-padding-mobile);border-right:1px solid var(--color-border);background:var(--color-white);box-shadow:var(--shadow-md);position:relative;overflow-y:auto}.Header-module__85i50G__mobileLinks{gap:var(--space-2);flex-direction:column;display:flex}.Header-module__85i50G__mobileNavigationGroup{display:grid}.Header-module__85i50G__mobileLink{min-height:var(--button-height-standard);border-radius:var(--radius-sm);padding-inline:var(--space-4);color:var(--color-navy-900);font-weight:var(--font-weight-medium);align-items:center;text-decoration:none;display:flex}.Header-module__85i50G__mobileSubLink{min-height:var(--touch-target-min);margin-inline:var(--space-4);border-left:2px solid var(--color-brand-100);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding-inline:var(--space-4);color:var(--color-brand-700);font-size:var(--font-size-small);font-weight:var(--font-weight-semibold);align-items:center;text-decoration:none;display:flex}.Header-module__85i50G__mobileCta{width:100%;margin-top:var(--space-4)}@media (hover:hover) and (pointer:fine){.Header-module__85i50G__menuButton:hover{background:#dcebff24}.Header-module__85i50G__solid .Header-module__85i50G__menuButton:hover,.Header-module__85i50G__mobileLink:hover,.Header-module__85i50G__mobileSubLink:hover{background:var(--color-brand-50)}}@media (min-width:48rem){.Header-module__85i50G__container{gap:var(--space-5)}.Header-module__85i50G__ctaLong{display:inline}.Header-module__85i50G__ctaShort{display:none}.Header-module__85i50G__mobilePanel{padding-inline:var(--container-padding-tablet)}}@media (min-width:64rem){.Header-module__85i50G__header{min-height:calc(var(--space-16) + var(--space-3));margin-bottom:calc(-1 * (var(--space-16) + var(--space-3)))}.Header-module__85i50G__container{min-height:calc(var(--space-16) + var(--space-3));gap:var(--space-4);display:flex}.Header-module__85i50G__menuButton,.Header-module__85i50G__mobileMenu{display:none}.Header-module__85i50G__headerCta{min-height:var(--touch-target-min);flex:none;align-self:center}}@media (prefers-reduced-motion:reduce){.Header-module__85i50G__header,.Header-module__85i50G__menuButton{transition:none}}
:root{--color-brand-700:#1557b0;--color-brand-600:#1769e0;--color-brand-500:#2d7ff0;--color-brand-100:#dcebff;--color-brand-50:#f1f7ff;--color-navy-950:#061426;--color-navy-900:#0a1e36;--color-navy-800:#102a49;--color-navy-700:#173a60;--color-white:#fff;--color-surface:#fff;--color-surface-soft:#f6f9fc;--color-surface-muted:#eef3f8;--color-border:#dde6ef;--color-text:#102033;--color-text-muted:#5c6b7a;--color-text-on-dark:#f7fafd;--color-text-muted-on-dark:#b8c7d8;--color-success:#16805b;--color-success-soft:#e8f7f0;--color-warning:#a96510;--color-danger:#c63d4f;--color-focus:#65a7ff;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--section-space-desktop:clamp(5rem, 8vw, 8rem);--section-space-tablet:4.5rem;--section-space-mobile:3.5rem;--container-max-width:1240px;--container-text-max-width:760px;--container-padding-mobile:20px;--container-padding-tablet:32px;--container-padding-desktop:40px;--grid-columns-desktop:12;--grid-gap-desktop:24px;--layout-container-max-width:var(--container-max-width);--layout-container-padding-x:var(--container-padding-mobile);--layout-section-padding-y:var(--space-10);--layout-heading-gap:var(--space-5);--layout-content-gap:var(--space-16);--layout-block-gap:var(--space-8);--layout-card-padding:var(--space-6);--layout-grid-gap:var(--space-4);--layout-column-gap:var(--space-12);--layout-cta-gap:var(--space-16);--layout-cta-padding:var(--space-8);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:999px;--shadow-sm:0 1px 2px #0614260f;--shadow-md:0 12px 32px #0614261a;--shadow-lg:0 24px 64px #06142624;--shadow-focus:0 0 0 4px #65a7ff59;--font-family-sans:var(--font-geist-sans), Arial, Helvetica, sans-serif;--font-family-editorial:Georgia, "Times New Roman", serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-size-display:clamp(3.25rem, 5.4vw, 5.25rem);--font-size-h1:clamp(2.75rem, 4.5vw, 4.5rem);--font-size-h2:clamp(2rem, 3.2vw, 3.5rem);--font-size-h3:1.375rem;--font-size-lead:clamp(1.125rem, 1.5vw, 1.375rem);--font-size-body-large:1.125rem;--font-size-body:1rem;--font-size-small:.875rem;--font-size-label:.75rem;--line-height-display:.98;--line-height-h1:1.04;--line-height-h2:1.1;--line-height-h3:1.25;--line-height-lead:1.6;--line-height-body-large:1.7;--line-height-body:1.65;--line-height-small:1.5;--line-height-label:1.4;--letter-spacing-label:.1em;--touch-target-min:44px;--button-height-standard:48px;--button-height-large:54px;--button-padding-inline:24px;--motion-duration-fast:.16s;--motion-duration-standard:.24s;--motion-duration-slow:.4s;--motion-easing-standard:cubic-bezier(.2, .8, .2, 1)}@media (min-width:48rem){:root{--layout-container-padding-x:var(--container-padding-tablet);--layout-section-padding-y:var(--space-12);--layout-card-padding:var(--space-8);--layout-grid-gap:var(--space-5);--layout-column-gap:var(--space-16);--layout-cta-padding:var(--space-10)}}@media (min-width:64rem){:root{--layout-container-padding-x:var(--container-padding-desktop);--layout-section-padding-y:var(--space-16);--layout-content-gap:var(--space-20);--layout-grid-gap:var(--space-6);--layout-column-gap:var(--space-12);--layout-cta-gap:var(--space-20);--layout-cta-padding:var(--space-12)}}
*,:before,:after{box-sizing:border-box}html,body{min-height:100%}body{color:var(--color-text);background:var(--color-surface);font-family:var(--font-family-sans);font-size:var(--font-size-body);line-height:var(--line-height-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--color-navy-950);font-weight:var(--font-weight-bold);text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;box-shadow:var(--shadow-focus)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
