body.et-md-basketball {
  --gold: #f97316;
  --gold-light: #fb923c;
  --gold-border: rgba(249,115,22,0.34);
  --gold-subtle: rgba(249,115,22,0.12);
  --text-gold: #fb923c;
  background: #120906;
}

body.et-md-basketball::before {
  background:
    linear-gradient(90deg, rgba(255,255,255,0.07) 1px, transparent 1px) center / 90px 90px,
    repeating-linear-gradient(90deg, rgba(154,52,18,0.38) 0 34px, rgba(194,65,12,0.32) 34px 68px),
    linear-gradient(135deg, #2a1006, #4a1b09 48%, #170804);
  opacity: 0.84;
}

body.et-md-basketball::after {
  background:
    radial-gradient(circle at 50% 38%, transparent 0 118px, rgba(255,237,213,0.16) 119px 121px, transparent 122px 100%),
    linear-gradient(90deg, transparent calc(50% - 1px), rgba(255,255,255,0.12) calc(50% - 1px), rgba(255,255,255,0.12) calc(50% + 1px), transparent calc(50% + 1px)),
    radial-gradient(ellipse 80% 90% at 50% 30%, rgba(67,20,7,0.24) 0%, rgba(10,5,3,0.80) 65%, rgba(8,4,2,0.95) 100%);
}

body.et-md-basketball .header,
body.et-md-basketball .md-hero,
body.et-md-basketball .md-card,
body.et-md-basketball .md-pred-card {
  background:
    linear-gradient(135deg, rgba(67,20,7,0.90), rgba(22,12,7,0.96) 58%, rgba(10,6,4,0.98)),
    repeating-linear-gradient(90deg, rgba(251,146,60,0.07) 0 22px, rgba(120,53,15,0.07) 22px 44px) !important;
  border-color: rgba(249,115,22,0.34) !important;
  box-shadow: 0 16px 38px rgba(124,45,18,0.22), inset 0 1px 0 rgba(255,255,255,0.06);
}

body.et-md-basketball .md-hero::before {
  background:
    radial-gradient(circle at 50% 48%, transparent 0 96px, rgba(255,237,213,0.14) 97px 99px, transparent 100px 100%),
    radial-gradient(ellipse at 50% -20%, rgba(249,115,22,0.18) 0%, transparent 70%);
}

body.et-md-basketball .md-hero-league,
body.et-md-basketball .md-card-title,
body.et-md-basketball .cmp-title,
body.et-md-basketball .event-time,
body.et-md-basketball .md-pred-meta-val,
body.et-md-basketball .md-pred-tag,
body.et-md-basketball .lineup-formation,
body.et-md-basketball .lineup-num,
body.et-md-basketball .md-tab.active,
body.et-md-basketball .md-league-link {
  color: #fb923c !important;
}

body.et-md-basketball .md-tab.active {
  border-bottom-color: #f97316 !important;
  background: rgba(249,115,22,0.10);
}

body.et-md-basketball .md-tab:hover,
body.et-md-basketball .md-breadcrumb a:hover,
body.et-md-basketball .md-team-clickable:hover .md-team-link {
  color: #fed7aa !important;
}

body.et-md-basketball .md-team-logo,
body.et-md-basketball .md-hero-league img,
body.et-md-basketball .form-match-opp img,
body.et-md-basketball .lineup-team-header img,
body.et-md-basketball .h2h-match-teams img {
  filter: drop-shadow(0 8px 16px rgba(249,115,22,0.22));
}

body.et-md-basketball .md-team-logo-fb,
body.et-md-basketball .lineup-num {
  background: rgba(249,115,22,0.14) !important;
  border-color: rgba(251,146,60,0.45) !important;
  color: #fb923c !important;
}

body.et-md-basketball .stat-bar-home,
body.et-md-basketball .cmp-bar-home {
  background: linear-gradient(90deg, #ea580c, #fb923c) !important;
}

body.et-md-basketball .stat-bar-away,
body.et-md-basketball .cmp-bar-away {
  background: linear-gradient(90deg, #f97316, #fed7aa) !important;
}

body.et-md-basketball .h2h-bar-home,
body.et-md-basketball .h2h-bar-away {
  background: #fb923c !important;
}

body.et-md-basketball .h2h-bar-draw,
body.et-md-basketball .stat-bar-mid,
body.et-md-basketball .cmp-bar-wrap,
body.et-md-basketball .h2h-bar {
  background: rgba(255,237,213,0.12) !important;
}

body.et-md-basketball .stat-label,
body.et-md-basketball .cmp-row-label,
body.et-md-basketball .md-pred-meta-label,
body.et-md-basketball .md-team-role {
  color: rgba(255,237,213,0.62) !important;
}

body.et-md-basketball .md-pred-ai-badge,
body.et-md-basketball .md-status-live,
body.et-md-basketball .md-status-upcoming {
  background: rgba(249,115,22,0.14) !important;
  border-color: rgba(249,115,22,0.38) !important;
  color: #fed7aa !important;
}

body.et-md-basketball .md-pred-reasoning {
  border-left-color: rgba(249,115,22,0.58) !important;
  background: rgba(124,45,18,0.22) !important;
}

body.et-md-basketball .md-spinner {
  border-color: rgba(249,115,22,0.20) !important;
  border-top-color: #f97316 !important;
}
