[data-theme="sunset"]{
  --font-display:'Unbounded',system-ui,sans-serif;
  --font-body:'Golos Text',system-ui,sans-serif;
  --bg-primary:#1C1024;--bg-secondary:#251631;--bg-tertiary:#2E1C3D;--bg-elevated:#342046;
  --text-primary:#F7EFF9;--text-secondary:#C3AECB;--text-muted:#8A7394;
  --accent:#FF8A5C;--accent-hover:#FF7440;--accent-rgb:255,138,92;--accent-soft:rgba(255,138,92,.13);
  --secondary:#F2B84B;--secondary-rgb:242,184,75;--secondary-soft:rgba(242,184,75,.12);
  --border:rgba(220,180,230,.14);--border-strong:rgba(220,180,230,.28);
  --glow-1:rgba(255,138,92,.12);--glow-2:rgba(242,184,75,.09);--glow-3:rgba(120,60,160,.16);--grain-opacity:.05;
  --header-bg:rgba(28,16,36,.85);--header-border:rgba(220,180,230,.12);
  --shadow-sm:0 1px 3px rgba(12,6,18,.5);--shadow-md:0 8px 22px rgba(12,6,18,.55);--shadow-lg:0 20px 48px rgba(12,6,18,.65);
  --radius-sm:10px;--radius-md:16px;--radius-lg:24px;
}
