:root{
  --bg:#081528;
  --bg-2:#0c2240;
  --panel:#13294a;
  --panel-2:#16335c;
  --gold:#d4a843;
  --gold-2:#e0b54a;
  --gold-soft:rgba(212,168,67,0.30);
  --text:#f2e6c4;
  --text-soft:rgba(255,255,255,0.65);
  --muted:rgba(255,255,255,0.45);
  --green:#34c759;
  --radius:14px;
  --maxw:1180px;
  --header-h:64px;
  --font:'Inter','Segoe UI',Helvetica,Arial,sans-serif;
  --serif:Georgia,'Times New Roman',serif;
}
