html[data-theme="red"]{
  --bg:#1c0a0a; --surface:#2a1111; --surface-2:#3c1717; --text:#fff7f7; --muted:#efc6c6;
  --border:#663030; --brand:#ef4444; --brand-2:#f97316; --brand-text:#ffffff;
  --label-color:#ef4444;
  --label-shadow:0 0 24px rgba(239,68,68,.56);
  --shimmer-color:rgba(239,68,68,.86);
  --ring:rgba(239,68,68,.35); --glow:rgba(249,115,22,.24);
}
