:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-brand-primary:#04142a;--color-brand-primary-2:#071d3d;--color-brand-primary-3:#0b2a55;--color-brand-accent:#d99a2b;--color-brand-accent-2:#f0b544;--color-brand-accent-dark:#a96f16;--color-text:#0d1728;--color-text-muted:#526070;--color-text-soft:#7c8794;--color-text-inverse:#fff;--color-text-inverse-muted:#d8e2ef;--color-background:#f5f7fb;--color-background-alt:#fff;--color-surface:#fff;--color-surface-dark:#061a34;--color-surface-dark-soft:#0b2446;--color-border:#dce3ed;--color-border-dark:#ffffff29;--color-overlay-navy:#04142ac7;--color-overlay-blue:#071d3dad;--color-success:#2f9d68;--color-info:#2d74da;--color-warning:#d99a2b;--color-error:#c44536;--shadow-soft:0 16px 40px #04142a1a;--shadow-card:0 12px 28px #04142a1f;--shadow-dark-panel:0 18px 44px #00000052;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--container-width:1180px;--section-padding:80px;--font-family-base:Arial, Helvetica, sans-serif;--font-size-2xs:.6875rem;--font-size-xs:.75rem;--font-size-sm:.8125rem;--font-size-body-sm:.875rem;--font-size-base:.9375rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.375rem;--font-size-2xl:1.75rem;--font-size-3xl:2.25rem;--font-size-4xl:3rem;--font-size-5xl:4rem;--line-height-tight:1.12;--line-height-heading:1.2;--line-height-body:1.6;--font-weight-regular:400;--font-weight-medium:600;--font-weight-semibold:700;--font-weight-bold:800;--font-weight-black:900;--breakpoint-xs:360px;--breakpoint-sm:480px;--breakpoint-md:640px;--breakpoint-lg:760px;--breakpoint-xl:980px;--breakpoint-2xl:1180px;--breakpoint-3xl:1320px;--device-mobile:var(--breakpoint-sm);--device-tablet:var(--breakpoint-lg);--device-laptop:var(--breakpoint-2xl);--device-desktop:var(--breakpoint-3xl)}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scroll-behavior:smooth;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:88px}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-body);font-weight:var(--font-weight-regular);color:var(--color-text);background:var(--color-background);margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}section,footer{scroll-margin-top:88px}@media (width<=640px){html{scroll-padding-top:76px}section,footer{scroll-margin-top:76px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
