:root{
  --bg:#0d0a07; --bg-2:#140f0b; --panel:#1c1510; --panel-2:#120e0a;
  --line:rgba(210,140,90,.12); --txt:#e8eef6; --muted:#a89a8e;
  --accent:#e5601f; --accent-2:#f4853c; --accent-d:#c24e16; --accent-rgb:229,96,31;
  --navy:#1d2e52; --glow:rgba(var(--accent-rgb),.35);
  --header-scrolled:rgba(13,10,7,.88);
  --hero-overlay-top:rgba(13,10,7,.55); --hero-overlay-mid:rgba(13,10,7,.85);
  --radius:16px; --maxw:1180px;
}
