:root{
  --bg-hi:#3B1A2A; --bg:#2C1220; --bg-lo:#1E0C15;
  --cream:#F2E9DC; --rose:#E9A9C3; --body-c:#CDB9C6;
  --glass:rgba(255,255,255,.05); --glass-b:rgba(255,255,255,.14);
  --gold:#E3C27A; --flag:#E0A46B; --line:rgba(255,255,255,.12);
  --grad-btn:linear-gradient(90deg,#B84C74,#8A2F55);
  --serif:"Cormorant Garamond",Garamond,serif; --sans:"Jost",system-ui,sans-serif;
}