/* GO SPORTS PRO v5.3.0 — Executive Design System 1.0
   Final visual authority. Partner OS-inspired graphite surfaces with restrained brand use. */
:root{
  --gsp-color-surface-page:#050706;
  --gsp-color-surface-shell:#030504;
  --gsp-color-surface-1:#111312;
  --gsp-color-surface-2:#161817;
  --gsp-color-surface-3:#1b1e1c;
  --gsp-color-surface-input:#0c0e0d;
  --gsp-color-surface-interactive:#171a18;
  --gsp-color-surface-hover:#202420;
  --gsp-color-border-default:#2a2f2b;
  --gsp-color-border-soft:#202421;
  --gsp-color-border-strong:#383e39;
  --gsp-color-text-primary:#f4f5f3;
  --gsp-color-text-secondary:#c6cbc7;
  --gsp-color-text-muted:#909891;
  --gsp-color-text-faint:#69716b;
  --gsp-executive-card:#121413;
  --gsp-executive-card-raised:#181b19;
  --gsp-executive-border:#2b302c;
  --gsp-executive-radius:14px;
  --gsp-executive-shadow:0 16px 42px rgba(0,0,0,.18);
}
body{background:var(--gsp-color-surface-page)!important}
.main{background:transparent}

/* Shared card authority: neutral graphite, thin borders, quiet shadows. */
:where(.panel,.card,.workspace-card,.engine-card,.dashboard-card,.metric-card,.summary-card,.content-card,
.rie section,.rie header,.rie .box,.rie .agent,.rie .history,.rie .test,.rie .rpi-gate,.rie .rie-factor,
.gsp-partner-cta,.gsp-partner-book,.gsp-partner-offer,
.nmi-panel,.nmi-comparison,.nmi-bottom article,.nmi-joe,.nmi-game-dossier,
.ao-head,.ao-hero,.ao-panel,.ao-action,.ao-metrics article,.ao-cycle article,.ao-list article,.ao-result,
.oci-panel,.oci-kpis article,.oci-boundary,.oci-summary article,.oci-matrix article,.oci-detail>div,.oci-candidates article,
[class*="__panel"],[class*="__card"],[class*="-panel"],[class*="-card"]){
  background:var(--gsp-executive-card)!important;
  background-image:none!important;
  border-color:var(--gsp-executive-border)!important;
  box-shadow:none!important;
}
:where(.panel,.card,.workspace-card,.engine-card,.dashboard-card,.metric-card,.summary-card,.content-card,
.rie section,.rie header,.gsp-partner-cta,.nmi-panel,.nmi-comparison,.nmi-bottom article,.nmi-joe,.nmi-game-dossier,
[class*="__panel"],[class*="-panel"]){border-radius:var(--gsp-executive-radius)!important}

/* Recommendation Workspace 2.0 and live decision pages. */
.rie{gap:20px!important}
.rie section,.rie header{padding:22px!important}
.rie .ey,.rie small.ey{color:var(--gsp-brand)!important}
.rie .hero,.rie .rie-chapter,.rie .rie-explainability,.rie .gsp-partner-cta{
  background:var(--gsp-executive-card)!important;
  border-color:var(--gsp-executive-border)!important;
}
.rie .rie-chapter>span,.nfl-integrated-report .nmi-section-heading:before,.nfl-integrated-report .nmi-comparison>p:before{
  background:var(--gsp-brand)!important;color:#071000!important
}
.rie .box,.rie .agent,.rie .history,.rie .test,.rie .rpi-gate,.rie .rie-factor{
  background:var(--gsp-executive-card-raised)!important;border-color:var(--gsp-executive-border)!important
}
.rie .btn{background:#252a26!important;color:var(--gsp-text-primary)!important;border:1px solid #343a35!important}
.rie .btn:hover{border-color:var(--gsp-brand)!important}
.rie .btn.primary{background:var(--gsp-brand)!important;color:#071000!important;border-color:var(--gsp-brand)!important}
.rie .muted,.rie .box small,.rie .history small{color:var(--gsp-text-muted)!important}
.rie .nfl-report-nav{background:rgba(12,14,13,.96)!important;border-color:var(--gsp-executive-border)!important}
.rie .nfl-report-nav a{background:#1a1d1b!important;color:var(--gsp-text-secondary)!important}
.rie .nfl-report-nav a:hover{background:#232824!important;color:var(--gsp-brand)!important}
.gsp-partner-status{background:#242a23!important;color:var(--gsp-brand)!important}
.gsp-partner-button{background:var(--gsp-brand)!important;color:#071000!important}

/* Status color is semantic only: badges, numbers, progress and alerts. */
.tag{background:#2a2f2b!important;color:#d7dbd8!important}
.tag.BET,.tag.PASS,.rpi-status.PASS,.rpi-status.READY{color:#9eea25!important}
.tag.NO-BET,.tag.FAIL,.rpi-status.FAIL{color:#ff7181!important}
.tag.WAIT,.tag.WATCH,.rpi-status.HOLD{color:#f1c94a!important}
.tag.BET,.tag.PASS{background:#233521!important}.tag.NO-BET,.tag.FAIL{background:#3b242a!important}.tag.WAIT,.tag.WATCH{background:#39331f!important}

/* Convert legacy blue/cyan presentation accents to restrained neutral/brand hierarchy. */
.ao span,.ao-head>div>span,.rie .ey,[class*="eyebrow"],[class*="__eyebrow"]{color:var(--gsp-brand)!important}
.ao p,.ao-metrics small,.ao-cycle small{color:var(--gsp-text-muted)!important}
.ao a,.ao button{background:var(--gsp-brand)!important;color:#071000!important}
.ao-flow b{background:#202421!important}

/* Global interactive elements. */
:where(button,.button,.btn,a[class*="button"]):focus-visible{outline:2px solid rgba(144,207,7,.48)!important;outline-offset:2px}
:where(input,select,textarea){background:var(--gsp-color-surface-input)!important;border-color:var(--gsp-color-border-default)!important;color:var(--gsp-text-primary)!important}
:where(details){border-color:var(--gsp-executive-border)!important}

/* Preserve branded sportsbook logos while neutralizing their containers. */
.gsp-sb-logo,.gsp-partner-logo{background:#f7f7f5!important;border:1px solid #d8d9d6!important;box-shadow:none!important}

/* Density and rhythm. */
:where(.workspace,.engine-workspace,.dashboard,.rie,.oci-shell,.ao-shell)>section+section{margin-top:4px}
:where(h1,h2,h3){letter-spacing:-.015em}
:where(p){line-height:1.55}

@media(max-width:900px){.rie{gap:14px!important}.rie section,.rie header{padding:17px!important}}
