@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap");:root{--color-navy:#04274f;--color-navy-medium:#213d66;--color-navy-light:rgba(4,39,79,.06);--color-surface:#f9f9f9;--color-surface-low:#f3f3f3;--color-surface-mid:#eee;--color-surface-high:#e8e8e8;--color-surface-highest:#e2e2e2;--color-white:#fff;--color-bg:#f9f9f9;--color-body:#1a1c1c;--color-muted:#43474e;--color-border:#c4c6d0;--color-border-ghost:rgba(196,198,208,.35);--color-success:#84cc16;--color-warning:#f59e0b;--color-error:#ba1a1a;--color-error-bg:rgba(186,26,26,.08);--color-green:#84cc16;--color-blue-zone2:#213d66;--color-pale-zone3:#e8e8e8;--color-info-bg:rgba(4,39,79,.04);--color-info-border:rgba(4,39,79,.15);--color-info-text:#04274f;--color-warning-bg:rgba(245,158,11,.1);--color-warning-border:rgba(245,158,11,.35);--color-warning-text:#92400e;--color-prefill-border:rgba(4,39,79,.3);--color-card-shadow:0 8px 32px rgba(26,28,28,.06);--gradient-primary:linear-gradient(135deg,#04274f,#213d66);--radius-card:12px;--radius-container:16px;--radius-input:8px;--radius-badge:4px;--font-sans:"Inter",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;--font-heading:"Manrope",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif}*,:after,:before{box-sizing:border-box}h1,h2,h3{text-wrap:balance;font-family:var(--font-heading);color:var(--color-navy)}h1{font-weight:800}h2,h3{font-weight:600}body,html{margin:0;padding:0;background:transparent!important;font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--color-body);-webkit-font-smoothing:antialiased}.SiteHeader_header__SRb_V{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.SiteHeader_logo__tLEBq{display:flex;align-items:center;gap:10px;text-decoration:none}.SiteHeader_logoImage__9bhmR{width:44px;height:44px;flex-shrink:0}.SiteHeader_logoName__qNFni{font-family:var(--font-heading);font-size:15px;font-weight:700;color:var(--color-navy);letter-spacing:-.01em;line-height:1.2}.SiteHeader_back__xXWcL{display:flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--color-muted);text-decoration:none;transition:color .15s ease}.SiteHeader_back__xXWcL:hover{color:var(--color-navy)}.SiteHeader_backArrow__y1mQ3{font-size:16px;line-height:1}@media (max-width:480px){.SiteHeader_header__SRb_V{padding:0 16px;height:56px}.SiteHeader_logoName__qNFni{font-size:13px}.SiteHeader_back__xXWcL span:last-child{display:none}}