:root{
  --charcoal:#151310;--charcoal-soft:#211c18;--cream:#f5e8d2;--cream-2:#ead6b7;
  --orange:#f15a24;--red:#c93424;--saffron:#f4a623;--wood:#70452f;--basil:#557a3e;
  --green-dark:#193b35;--ink:#0d0b09;--white:#fffdf8;--muted:#c4b6a2;
  --border:rgba(245,232,210,.16);--shadow:0 24px 80px rgba(0,0,0,.34);
  --radius-sm:12px;--radius:24px;--radius-lg:40px;
  --container:min(1180px,calc(100vw - 40px));--header-h:82px;
  --font-display:"Arial Black","Helvetica Neue",Arial,sans-serif;
  --font-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
