:root{--teal:#00a19f;--teal-deep:#007e7c;--teal-bright:#34d2ac;--cyan:#00b1eb;--mint:#3ed8c3;--navy:#1d4477;--grad:linear-gradient(45deg, #1d4477 22%, #00a19f 100%);--grad-deep:linear-gradient(45deg, #173a66 14%, #0a8c84 100%);--bg:#ffffff;--bg-soft:#f5f8f9;--bg-tint:#eef5f5;--panel:#f3f6f7;--ink:#1d4477;--ink-soft:#4a5e7e;--ink-mute:#7c8ba0;--line:#e3e8ee;--line-soft:#eef1f4;--accent:#38c2af;--on-teal:#ffffff;color-scheme:light;--font:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--fs-hero:clamp(2.55rem, 1.1rem + 5.8vw, 6rem);--fs-h2:clamp(1.95rem, 1.2rem + 2.5vw, 3.3rem);--fs-h3-big:clamp(1.6rem, 1.05rem + 1.1vw, 1.9rem);--fs-h3:clamp(1.3rem, 1.05rem + 1.1vw, 1.9rem);--fs-lead:clamp(1.15rem, 1.04rem + 0.5vw, 1.45rem);--fs-body:clamp(1.06rem, 1.0rem + 0.25vw, 1.2rem);--fs-small:0.95rem;--fs-eyebrow:0.82rem;--fs-stat:clamp(2.6rem, 1.5rem + 4vw, 5rem);--lh-head:1.06;--lh-body:1.62;--tr-tight:-0.02em;--tr-label:0.16em;--container:1440px;--container-narrow:1040px;--gutter:clamp(1.2rem, 0.4rem + 3.4vw, 3.4rem);--section-y:clamp(5.5rem, 3.4rem + 7vw, 5.5rem);--block-gap:clamp(2.5rem, 1.5rem + 3.5vw, 5.5rem);--r-sm:5px;--r:8px;--r-lg:14px;--r-btn:6px;--shadow-soft:0 14px 40px rgba(29,68,119,.08);--shadow-img:0 24px 60px rgba(29,68,119,.14);--ease:cubic-bezier(.4,0,.2,1);--ease-out:cubic-bezier(.22,1,.36,1);--dur:.5s;--dur-fast:.22s}:root[data-theme=dark]{--bg:#0c1c33;--bg-soft:#102542;--bg-tint:#0f2440;--panel:#122845;--ink:#eaf1f8;--ink-soft:#aebccd;--ink-mute:#8295ab;--line:rgba(255,255,255,.12);--line-soft:rgba(255,255,255,.07);--accent:#3ed8c3;--shadow-soft:0 14px 40px rgba(0,0,0,.4);--shadow-img:0 24px 60px rgba(0,0,0,.5);color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#0c1c33;--bg-soft:#102542;--bg-tint:#0f2440;--panel:#122845;--ink:#eaf1f8;--ink-soft:#aebccd;--ink-mute:#8295ab;--line:rgba(255,255,255,.12);--line-soft:rgba(255,255,255,.07);--accent:#3ed8c3;color-scheme:dark}}