/* Light uses the original per-declaration fallbacks. */
html[data-theme="light"]{color-scheme:light}
html[data-theme="dark"]{color-scheme:dark;--gp-page:#0F172A;--gp-surface:#111827;--gp-header:#08111D;--gp-text:#E5E7EB;--gp-muted:#94A3B8;--gp-border:#243244;--gp-soft-border:#243244;--gp-soft:#1B2638;--gp-tint:#14253F;--gp-tint-border:#274469;--gp-accent:#3B82F6;--gp-hover:#60A5FA}
.gp-theme-toggle{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;padding:0;border:1px solid #475569;border-radius:6px;background:transparent;color:#E5E7EB;font:inherit;font-size:22px;cursor:pointer}
.gp-theme-toggle:hover{color:#93C5FD;border-color:#60A5FA}.gp-theme-toggle:focus-visible{outline:2px solid #60A5FA;outline-offset:3px}
/* Keep white-on-dark header and intentional button foregrounds. */
.gp-header,.gp-brand,.gp-hero,.gp-hero-link{color:#FFFFFF}
.gpa-tools button,.gp-account .gp-signup,.gpa-pagination strong,.t3b-btn-primary,.t3b-search-btn{color:#FFFFFF}
html[data-theme="dark"] .gp-site{--t3-bg:#0F172A;--t3-surface:#111827;--t3-surface-2:#1B2638;--t3-surface-3:#243244;--t3-border:#243244;--t3-border-soft:#243244;--t3-text:#E5E7EB;--t3-text-2:#94A3B8;--t3-text-3:#94A3B8;--t3-green:#3B82F6;--t3-green-text:#60A5FA;--t3-danger:#FCA5A5;--t3-danger-bg:#381B24;--t3-danger-line:#6B303D}
@media(min-width:769px){
 html[data-theme="dark"] body:has(.gp-main-live),html[data-theme="dark"] body:has(.gp-analysis),html[data-theme="dark"] body:has(.gpd-detail),html[data-theme="dark"] .gp-site:has(.gp-main-live),html[data-theme="dark"] .gp-site:has(.gp-analysis),html[data-theme="dark"] .gp-site:has(.gpd-detail),html[data-theme="dark"] .gp-main-live,html[data-theme="dark"] .gp-main:has(.gp-analysis),html[data-theme="dark"] .gp-main:has(.gpd-detail){background:var(--gp-page,#0F172A);color:var(--gp-text,#E5E7EB)}
 html[data-theme="dark"] .gp-main-live :is(.gp-dashboard,.gp-section),html[data-theme="dark"] .gp-main:has(.gp-analysis) :is(.gp-content,.t3b),html[data-theme="dark"] .gp-main:has(.gpd-detail) :is(.gp-content,.t3b,.t3b-read,.t3b-doc-body){background:transparent}
 html[data-theme="dark"] .gp-main-live .gp-livescore{background:var(--gp-surface,#111827);border-color:var(--gp-border,#243244)}
 html[data-theme="dark"] .gp-main-live :is(.gp-ls-body,.gp-ls-league){background:var(--gp-surface,#111827)}
 html[data-theme="dark"] .gp-main-live .gp-ls-table-head{background:var(--gp-soft,#1B2638);color:var(--gp-muted,#94A3B8)}
 html[data-theme="dark"] .gp-main-live .gp-ls-league-name{background:var(--gp-tint,#14253F);border-color:var(--gp-border,#243244);color:var(--gp-text,#E5E7EB)}
 html[data-theme="dark"] .gp-main-live .gp-ls-row{background:var(--gp-surface,#111827);border-color:var(--gp-border,#243244);color:var(--gp-text,#E5E7EB)}
 html[data-theme="dark"] .gp-main-live .gp-ls-row.is-live{background:color-mix(in srgb,#dc2626 4%,var(--gp-surface,#111827))}
}
html[data-theme="dark"] :is(.gpa-tools button,.gp-account .gp-signup,.gpa-pagination strong,.t3b-btn-primary,.t3b-search-btn){color:#08111D}
html[data-theme="dark"] :is(.gpa-tools button:disabled,.gpa-tools input:disabled){color:#94A3B8;background:#243244}
html[data-theme="dark"] :is(.gpa-read,.gpa-eyebrow,.gpa-count strong,.gpa-tools a,.gpa-admin a,.gpa-tags,.gpd-source,.gpd-league,.gpd-picks h2,.gpd-pick[data-pick=PRIMARY]>div,.gpd-icon,.gp-section-head a){color:#60A5FA}
html[data-theme="dark"] :is(.gp-nav a:hover,.gp-nav .is-current){border-color:#3B82F6;color:#93C5FD}
html[data-theme="dark"] .gp-footer-brand span{color:#60A5FA}
html[data-theme="dark"] :is(.gp-site a:focus-visible,.gp-site button:focus-visible,.gp-site input:focus-visible,.gp-site select:focus-visible){outline-color:#60A5FA}
html[data-theme="dark"] .gpa-card:hover{border-color:#60A5FA}
@media(max-width:1150px){.gp-theme-toggle{margin-left:auto}.gp-account{margin-left:0}}
@media(max-width:640px){.gp-header-inner{column-gap:8px}.gp-theme-toggle{width:28px;height:30px;font-size:20px}.gp-account{gap:8px}}

/* Header theme and account actions */
.gp-site .gp-theme-toggle{align-items:center;background:#0c1c2f;border:1px solid #35536f;border-radius:18px;display:inline-flex;height:36px;justify-content:center;padding:3px;width:64px}
.gp-site .gp-theme-track{display:grid;grid-template-columns:1fr 1fr;height:28px;isolation:isolate;position:relative;width:56px}
.gp-site .gp-theme-icon{align-self:center;fill:none;height:15px;justify-self:center;position:relative;stroke:#8fa8bf;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:15px;z-index:2}
.gp-site .gp-theme-thumb{background:#278cff;border:1px solid #66b9ff;border-radius:50%;height:24px;left:2px;position:absolute;top:2px;transform:translateX(0);transition:transform .2s ease,background .2s ease;width:24px;z-index:1}
html[data-theme="dark"] .gp-site .gp-theme-icon-moon,html[data-theme="light"] .gp-site .gp-theme-icon-sun{stroke:#fff}
html[data-theme="light"] .gp-site .gp-theme-thumb{background:#fff;border-color:#c2d7e8;transform:translateX(28px)}
html[data-theme="light"] .gp-site .gp-theme-toggle{background:#eaf2f8;border-color:#b6ccdc}
.gp-site .gp-theme-toggle:hover{border-color:#55aaff}.gp-site .gp-theme-toggle:focus-visible{outline:2px solid #60a5fa;outline-offset:3px}
.gp-site .gp-account{gap:10px}.gp-site .gp-account a{align-items:center;border:1px solid transparent;border-radius:6px;display:inline-flex;justify-content:center;min-height:38px;padding:8px 14px;transition:background .18s ease,border-color .18s ease,color .18s ease}
.gp-site .gp-account .gp-login{background:#0b1a2b;border-color:#38516a;color:#e7eff7}.gp-site .gp-account .gp-login:hover{background:#102740;border-color:#5685aa;color:#fff}
.gp-site .gp-account .gp-signup{box-shadow:0 5px 16px rgba(36,133,255,.18);gap:7px;padding-inline:16px}.gp-site .gp-account .gp-signup span{font-size:16px;line-height:1}
html[data-theme="light"] .gp-site .gp-account .gp-login{background:#fff;border-color:#b9cbd9;color:#20364a}
@media(max-width:640px){.gp-site .gp-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto}.gp-site .gp-brand{grid-column:1;grid-row:1}.gp-site .gp-theme-toggle{grid-column:2;grid-row:1;height:32px;margin-left:0;width:54px}.gp-site .gp-theme-track{height:24px;width:46px}.gp-site .gp-theme-thumb{height:20px;width:20px}.gp-site .gp-theme-icon{height:13px;width:13px}html[data-theme="light"] .gp-site .gp-theme-thumb{transform:translateX(22px)}.gp-site .gp-account{grid-column:1/-1;grid-row:2;justify-content:flex-end;margin:0}.gp-site .gp-account a{min-height:32px;padding:6px 9px}.gp-site .gp-account .gp-signup{padding-inline:10px}.gp-site .gp-account .gp-signup span{display:none}.gp-site .gp-nav{grid-column:1/-1;grid-row:3;width:100%}}

.t3b-btn-danger,.t3b-btn-danger:hover{color:#FFFFFF}
.gp-nav{min-width:0;overflow-x:auto;scrollbar-width:thin}
.gp-nav a{display:inline-flex;align-items:center;gap:8px}
.gp-nav a .gp-nav-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;margin-right:0;color:#91A9C1;line-height:1;transition:color .15s ease,transform .15s ease}
.gp-nav a:hover .gp-nav-icon-wrap{color:#60A5FA;transform:translateY(-1px)}
.gp-nav a.is-current .gp-nav-icon-wrap{color:#67E8F9}
.gp-nav-icon{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.gp-nav-icon .gp-nav-icon-dot{fill:currentColor;stroke:none}
@media(max-width:640px){.gp-nav a{gap:6px}.gp-nav a .gp-nav-icon-wrap{display:inline-flex;flex-basis:16px;width:16px;height:16px}.gp-nav-icon{width:16px;height:16px}}

/* Desktop account dropdown */
.gp-site .gp-account-menu{flex:0 0 auto;position:relative}
.gp-site .gp-account-trigger{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#dce8f3;cursor:pointer;display:inline-flex;font:inherit;gap:8px;height:38px;max-width:190px;padding:0 10px;transition:background .18s ease,border-color .18s ease,color .18s ease}
.gp-site .gp-account-trigger:hover,.gp-site .gp-account-trigger:focus-visible,.gp-site .gp-account-menu.is-open .gp-account-trigger{background:#102740;border-color:#356b98;color:#fff;outline:0}
.gp-site .gp-account-user-icon{fill:none;flex:0 0 19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}
.gp-site .gp-account-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gp-site .gp-account-chevron{fill:none;flex:0 0 14px;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease;width:14px}
.gp-site .gp-account-menu.is-open .gp-account-chevron{transform:rotate(180deg)}
.gp-site .gp-account-dropdown{background:#0b1828;border:1px solid #29445e;border-radius:6px;box-shadow:0 12px 30px rgba(0,0,0,.38);min-width:154px;padding:5px;position:absolute;right:0;top:calc(100% + 8px);z-index:120}
.gp-site .gp-account-dropdown[hidden]{display:none}
.gp-site .gp-account-menu .gp-account-dropdown>a{background:transparent;border:0;border-radius:4px;color:#dce8f3;display:flex;justify-content:flex-start;min-height:38px;padding:8px 11px;width:100%}
.gp-site .gp-account-menu .gp-account-dropdown>a:hover,.gp-site .gp-account-menu .gp-account-dropdown>a:focus-visible{background:#123253;color:#71b7ff;outline:0}
.gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout{border-top:1px solid #20354a;border-top-left-radius:0;border-top-right-radius:0;margin-top:4px}
.gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout:hover,.gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout:focus-visible{background:#351e2a;color:#ffadb9}

@media(min-width:769px){
 html[data-theme="light"] .gp-site .gp-header{background:#fff;border-bottom-color:#d8e2ec;color:#172033}
 html[data-theme="light"] .gp-site .gp-brand-image img{filter:drop-shadow(1px 0 0 rgba(15,23,42,.72)) drop-shadow(-1px 0 0 rgba(15,23,42,.72)) drop-shadow(0 1px 0 rgba(15,23,42,.72)) drop-shadow(0 -1px 0 rgba(15,23,42,.72))}
 html[data-theme="light"] .gp-site .gp-nav a{color:#334155}
 html[data-theme="light"] .gp-site .gp-nav a:hover,html[data-theme="light"] .gp-site .gp-nav a.is-current{border-color:#2563eb;color:#2563eb}
 html[data-theme="light"] .gp-site .gp-nav a .gp-nav-icon-wrap{color:#64748b}
 html[data-theme="light"] .gp-site .gp-nav a:hover .gp-nav-icon-wrap,html[data-theme="light"] .gp-site .gp-nav a.is-current .gp-nav-icon-wrap{color:#2563eb}
 html[data-theme="light"] .gp-site .gp-theme-toggle{background:#edf3f8;border-color:#b8c9d8}
 html[data-theme="light"] .gp-site .gp-theme-icon{stroke:#64748b}
 html[data-theme="light"] .gp-site .gp-theme-icon-sun{stroke:#2563eb}
 html[data-theme="light"] .gp-site .gp-account .gp-login:hover{background:#eff6ff;border-color:#60a5fa;color:#1d4ed8}
 html[data-theme="light"] .gp-site .gp-account-trigger{color:#334155}
 html[data-theme="light"] .gp-site .gp-account-trigger:hover,html[data-theme="light"] .gp-site .gp-account-trigger:focus-visible,html[data-theme="light"] .gp-site .gp-account-menu.is-open .gp-account-trigger{background:#eff6ff;border-color:#93b7dd;color:#1d4ed8}
 html[data-theme="light"] .gp-site .gp-account-dropdown{background:#fff;border-color:#cbd8e5;box-shadow:0 12px 28px rgba(15,23,42,.16)}
 html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>a{color:#334155}
 html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>a:hover,html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>a:focus-visible{background:#eff6ff;color:#1d4ed8}
 html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout{border-top-color:#e2e8f0}
 html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout:hover,html[data-theme="light"] .gp-site .gp-account-menu .gp-account-dropdown>.gp-account-logout:focus-visible{background:#fff1f2;color:#be123c}
}
