/* comesportsplay.com — LAYOUT_050 + COLOR_138_SLATE_PRO_APP + TYPO_008 */
:root {
  --primary: #FFC847;
  --primary-2: #FF9E2C;
  --accent: #FFC847;
  --background: #0B1220;
  --text: #F1F5F9;
  --muted: #94A3B8;
  --surface: #1A2942;
  --surface-2: #243757;
  --border: rgba(255,255,255,0.08);
  --header-h: 64px;
  --r-card: 12px;
  --r-tile: 10px;
}