:root{--container:1120px;--pad:20px;--brand-950:#000d37;--brand-900:#001a44;--brand-800:#00355c;--brand-600:#456f8b;--accent-700:#169c37;--accent-600:#26c34b;--accent-100:#26c34b1f;--bg:#fff;--bg-soft:#f6f8fb;--bg-tint:#f3fbf8;--text:#0f172aeb;--ink:#0f172aeb;--muted:#475569eb;--border:#e2e8f0f2;--line:#e2e8f0f2;--r-xs:8px;--r-sm:12px;--r-md:16px;--shadow-sm:0 8px 24px #020c1b14;--shadow-md:0 16px 42px #020c1b1f;--h1:clamp(36px,4vw,56px);--h2:clamp(28px,3vw,40px);--h3:20px;--body:16px;--small:14px;--brand-navy:#0b1f33;--brand-green:#22c55e;--surface-base:#fff;--surface-canvas:#f8fafc;--surface-panel:#f1f5f9;--surface-brand-soft:#ecfdf5;--surface-brand-dark:#0b1f33;--border-subtle:#0f172a14}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.sectionDark{background:radial-gradient(900px 420px at 70% 10%,#26c34b24,transparent 55%),radial-gradient(900px 520px at 30% 30%,#456f8b38,transparent 60%),linear-gradient(180deg,var(--brand-950),var(--brand-800));color:#ffffffeb}.sectionSoft{background:var(--bg-soft)}.sectionTint{background:var(--bg-tint)}
