﻿/* 4 - 紫金王朝：NBA 湖人风，紫+金 */
:root {
  --primary: #9333ea;
  --primary-soft: #f3e8ff;
  --primary-muted: #6b21a8;
  --header-bg: #2e1065;
  --header-text: #faf5ff;
  --footer-text: #a899c5;
  --body-bg: #faf5ff;
  --text: #1e1033;
  --text-muted: #6b5b7a;
  --card-bg: #ffffff;
  --border: #e9d5ff;
  --hover-bg: #f5f3ff;
  --upcoming: #f3e8ff;
  --upcoming-text: #7c3aed;
  --upcoming-border: #d8b4fe;
  --live: #e53e3e;
  --live-shadow:#ff4d4d;
  --live-glow: rgba(255, 82, 82, 0.55);
  --ended: #94a3b8;
  --match-time: #f59e0b;
  --surface: #f0f2f5;
  --surface-2: #ddd6fe;
  --link: #7c3aed;
  --tag-bg: #f0f2f5;
  --tag-text: #4c1d95;
  --meta: #8b5cf6;
  --logo-color: #fbbf24;
  --logo-sub-color: #ffffff;
}
