:root {
  --bg:#0b0f14; --surface:#111722; --card:#0f1520; --text:#e6eef8;
  --muted:#a8b3c7; --border:#1d2633; --accent:#18c29c; --accent-hi:#22e6ba;
  --radius:16px; --shadow:0 6px 30px rgba(0,0,0,.35); --shadow-soft:0 2px 14px rgba(0,0,0,.25);
}