:root{
  --bg:#0f172a;
  --card:#111827;
  --muted:#94a3b8;
  --text:#e5e7eb;
  --accent:#22d3ee;
  --accent-2:#14b8a6;
  --ring: rgba(34,211,238,.35);
  --radius:18px;
}
