:root{
  --brand-navy:#010921;--brand-red:#B12027;--brand-red-dark:#930A1E;--brand-blue:#044199;--brand-blue-light:#8FCEF3;
  --surface-0:#001019;--surface-1:#001621;--surface-2:#001e2c;--surface-3:#002332;--surface-4:#002e40;
  --text:#f4f8fb;--text-soft:#c6d3dc;--text-muted:#91a6b4;--line:rgba(143,206,243,.18);--line-strong:rgba(143,206,243,.38);
  --font:"Alexandria",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --container:1280px;--gutter:24px;--section:clamp(72px,8vw,112px);--r-sm:4px;--r-md:8px;--r-lg:12px;
  --shadow:0 24px 80px rgba(0,0,0,.32);--ease:cubic-bezier(.2,.75,.2,1);--t:260ms var(--ease)
}
