:root{--blue-700:#1450b4;--blue-600:#1764d9;--blue-500:#2e7be8;--blue-300:#7fb9f7;--blue-100:#dce9fc;--blue-50:#eff5fe;--navy-900:#071b3f;--navy-800:#0a2352;--navy-700:#102e63;--ink-900:#0d1b3e;--ink-600:#4a5568;--ink-500:#64748b;--ink-400:#94a3b8;--line:#e4ebf5;--white:#fff;--gold:#f5b301;--grad-navy:linear-gradient(168deg, #102e63 0%, #0a2352 60%, #071b3f 100%);--grad-blue:linear-gradient(180deg, #1b6ae0 0%, #1450b4 100%);--grad-cta:linear-gradient(150deg, #1b6ae0 0%, #124eb5 55%, #0c2f73 100%);--hero-scrim:linear-gradient(96deg, #fffffff7 0%, #fffffff0 34%, #ffffff9e 44%, #ffffff29 52%, #fff0 58%);--font-display:var(--font-poppins), "Poppins", system-ui, sans-serif;--font-body:var(--font-inter), "Inter", system-ui, sans-serif;--fs-h1:clamp(2.25rem, 1.05rem + 3.1vw, 3.5rem);--fs-h2:clamp(1.625rem, 1.2rem + 1.9vw, 2.25rem);--fs-h2-panel:clamp(1.5rem, 1.15rem + 1.6vw, 2rem);--fs-h3:1.125rem;--fs-eyebrow:.75rem;--fs-body:1rem;--fs-body-sm:.875rem;--fs-price:clamp(1.625rem, 1.4rem + .8vw, 1.875rem);--fs-button:.875rem;--fs-micro:.75rem;--lh-h1:1.04;--lh-h2:1.15;--lh-h3:1.3;--lh-body:1.65;--lh-body-sm:1.55;--tr-h1:-.02em;--tr-h2:-.01em;--tr-eyebrow:.14em;--tr-button:.06em;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-7:1.75rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-14:3.5rem;--sp-16:4rem;--sp-20:5rem;--container-max:1320px;--container-pad:2rem;--grid-gap:1.5rem;--card-gap:1.25rem;--section-pad:4rem;--header-h:84px;--trustbar-h:40px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-full:999px;--sh-sm:0 1px 2px #0d1b3e0d, 0 1px 3px #0d1b3e12;--sh-md:0 4px 14px #0d1b3e14;--sh-lg:0 12px 30px #0d1b3e1a;--sh-xl:0 24px 60px #071b3f42;--ease-out:cubic-bezier(.22, 1, .36, 1);--t-fast:.16s;--t-card:.3s;--t-step:.32s;--t-accordion:.24s;--focus-ring:3px solid var(--blue-500);--focus-offset:2px}@media (max-width:1023px){:root{--container-pad:1.5rem;--grid-gap:1.25rem;--card-gap:1rem;--section-pad:3rem;--header-h:72px;--trustbar-h:44px}}@media (max-width:767px){:root{--container-pad:1.25rem;--grid-gap:1rem;--section-pad:2.5rem;--header-h:64px}}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + var(--sp-4))}body{background:var(--white);min-height:100dvh;color:var(--ink-900);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:clip}img,picture,svg,video{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);text-wrap:balance;font-weight:700}p{text-wrap:pretty}ul,ol{padding:0;list-style:none}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:3px}.on-dark :focus-visible,[data-surface=dark] :focus-visible{outline-color:var(--white)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{top:0;left:var(--sp-4);z-index:200;padding:var(--sp-3) var(--sp-5);background:var(--blue-600);color:var(--white);font-size:var(--fs-body-sm);border-radius:0 0 var(--r-sm) var(--r-sm);transition:transform var(--t-fast) var(--ease-out);font-weight:700;position:absolute;transform:translateY(-120%)}.skip-link:focus-visible{transform:translateY(0)}@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}}
@media (max-width:767px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}
