/* GameDay v2: one responsive surface. No legacy immersive-layout selectors. */
:root{color-scheme:dark;--gc-bg:#0c111a;--gc-panel:#141c28;--gc-raised:#1c2735;--gc-text:#f1f5f8;--gc-muted:#a2b2c3;--gc-line:#2c3b4e;--gc-accent:#a2d6ff;--gc-good:#88e3af;--gc-warn:#f6c57a;--gc-radius:18px;--gc-dock:84px;--gc-vh:100svh}
:root.gc-light,:root.tb-light{color-scheme:light;--gc-bg:#f3f6fa;--gc-panel:#fff;--gc-raised:#e8eef5;--gc-text:#162538;--gc-muted:#51677f;--gc-line:#cbd7e2;--gc-accent:#135796;--gc-good:#116b42;--gc-warn:#87550c}
*{box-sizing:border-box}html{background:var(--gc-bg);scroll-behavior:auto}body.gc-page{margin:0;background:var(--gc-bg);color:var(--gc-text);font:14px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-text-size-adjust:100%;overflow-x:clip;min-width:280px}body.gc-page button,body.gc-page input,body.gc-page select{font:inherit}body.gc-page button{color:inherit;cursor:pointer;touch-action:manipulation}body.gc-page a{color:inherit;text-decoration:none}body.gc-page [hidden]{display:none!important}body.gc-page button:disabled{cursor:default;opacity:.38}body.gc-page :focus-visible{outline:2px solid var(--gc-accent);outline-offset:3px}body.gc-page svg{display:block}button svg,.gc-icon-btn svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;flex:none}
.gc-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0);white-space:nowrap!important}.gc-skip{position:fixed;top:4px;left:4px;z-index:1000;transform:translateY(-160%);background:var(--gc-panel);padding:10px}.gc-skip:focus{transform:none}
.gc-header{height:52px;display:flex;align-items:center;gap:4px;max-width:1320px;margin:auto;padding:4px 16px;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));border-bottom:1px solid var(--gc-line)}.gc-header h1{font-size:18px;font-weight:750;letter-spacing:-.5px;margin:0 0 0 4px;flex:1;display:flex;align-items:baseline;gap:9px}.gc-byline{font-size:11px;font-weight:500;letter-spacing:.15px;color:var(--gc-muted)}.gc-icon-btn{border:0;background:transparent;min-width:44px;min-height:44px;display:inline-flex;justify-content:center;align-items:center;border-radius:12px;padding:10px}.gc-icon-btn:hover{background:var(--gc-raised)}
#gc-main{width:min(1260px,100%);margin:0 auto;padding:0 24px calc(var(--gc-dock) + env(safe-area-inset-bottom) + 24px);min-width:0}.gc-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) 118px minmax(0,1fr);align-items:center;max-width:700px;margin:12px auto 0;gap:10px;min-height:76px}.gc-team{display:flex;align-items:center;gap:12px;min-width:0}.gc-team img{object-fit:contain;flex:none}.gc-team>span{display:grid;gap:1px;min-width:0}.gc-team strong{font-size:18px;letter-spacing:.5px;font-weight:800}.gc-team small{color:var(--gc-muted);font-size:11px;white-space:nowrap;font-variant-numeric:tabular-nums}.gc-team b{font-size:42px;font-weight:650;line-height:1;letter-spacing:-2px;font-variant-numeric:tabular-nums}.gc-away b{margin-left:auto}.gc-home b{margin-right:auto}.gc-home>span{text-align:right}.gc-inning{text-align:center;display:grid;justify-items:center;gap:3px}.gc-inning>strong{font-size:13px;line-height:1.2}.gc-inning>span:not(.gc-bases){font-size:11px;color:var(--gc-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.gc-bases{height:16px;width:35px;position:relative;display:block}.gc-bases i{position:absolute;bottom:0;width:9px;height:9px;border:1px solid var(--gc-muted);transform:rotate(45deg);border-radius:1px}.gc-bases i:nth-child(1){left:2px}.gc-bases i:nth-child(2){left:13px;bottom:7px}.gc-bases i:nth-child(3){left:24px}.gc-bases i.is-on{background:var(--gc-warn);border-color:var(--gc-warn)}.gc-game-meta{display:flex;gap:12px;align-items:center;justify-content:space-between;color:var(--gc-muted);font-size:11px;margin:8px 0 14px;min-height:18px}.gc-game-meta>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#gc-connection{flex:none;display:flex;align-items:center;gap:5px;font-size:11px}#gc-connection::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gc-muted)}#gc-connection[data-state=current]::before{background:var(--gc-good)}#gc-connection[data-state=delayed],#gc-connection[data-state=offline]{color:var(--gc-warn)}#gc-connection[data-state=delayed]::before,#gc-connection[data-state=offline]::before{background:var(--gc-warn)}.gc-notice{border:1px solid var(--gc-warn);border-radius:12px;background:var(--gc-panel);padding:10px 13px;margin:10px 0;font-size:13px;color:var(--gc-warn)}
.gc-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr);gap:20px;align-items:start}.gc-primary{min-width:0}.gc-viewer{background:var(--gc-panel);border:1px solid var(--gc-line);border-radius:var(--gc-radius);overflow:hidden;min-width:0}.gc-matchup{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;padding:10px 14px;gap:6px;min-height:60px}.gc-matchup>div{display:grid;min-width:0;gap:2px}.gc-matchup>div:last-child{text-align:right}.gc-matchup small{font-size:10px;color:var(--gc-muted);text-transform:uppercase;letter-spacing:1px;font-weight:650}.gc-matchup a{font-size:14px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-vs{color:var(--gc-muted);font-size:10px;text-align:center}.gc-stage{position:relative;height:clamp(300px,42vw,470px);background:#0c1c2b;isolation:isolate;overflow:hidden}.gc-stage canvas{width:100%;height:100%;display:block;touch-action:pan-y}.gc-stage.is-orbiting canvas{touch-action:none;cursor:grab}.gc-stage.is-orbiting canvas:active{cursor:grabbing}.gc-stage-top{position:absolute;left:12px;right:8px;top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.gc-stage-top button{pointer-events:auto;color:#e8f3ff;background:#101e2bc7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff26;width:38px;height:38px;min-height:38px;min-width:38px;padding:8px}.gc-render-badge{font-size:10px;font-weight:650;letter-spacing:.4px;color:#e8f3ff;background:#101e2bd9;border:1px solid #ffffff1c;padding:5px 8px;border-radius:7px;max-width:72%}.gc-stage-bottom{position:absolute;left:12px;right:12px;bottom:9px;display:flex;gap:10px;justify-content:space-between;align-items:center;pointer-events:none;font-size:10px;line-height:1.3;color:#d1e5f6;text-shadow:0 1px 4px #000}#gc-path-label{padding:3px 6px;background:#0c1428b8;border-radius:5px;max-width:83%}#gc-replay-badge{background:#f0d19a;color:#1c2530;padding:4px 7px;border-radius:6px;font-size:10px;font-weight:750;text-shadow:none}.gc-stage-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:48px 20px;text-align:center;background:#0c1c2b;color:#e8f3ff;z-index:1}.gc-stage-fallback>p{font-size:12px;color:#bcccdc;max-width:270px;margin:0}.gc-stage-fallback>strong{font-size:15px}.gc-stage-fallback button{border:1px solid #b3c4d3;border-radius:10px;background:transparent;color:#eaf4ff;padding:8px 12px;min-height:40px}#gc-fallback-zone{width:min(260px,65%);max-height:70%;background:#162a3b;border-radius:10px}.gc-camera-controls{display:grid;grid-template-columns:1.3fr 1.2fr .8fr .8fr;gap:3px;padding:4px;background:var(--gc-raised);border-top:1px solid #ffffff0d}.gc-camera-controls button{height:40px;border:0;border-radius:9px;background:transparent;font-size:12px;font-weight:600;padding:6px 3px;white-space:nowrap}.gc-camera-controls button[aria-pressed=true]{background:var(--gc-panel);color:var(--gc-accent);box-shadow:0 1px 4px #0002}.gc-camera-controls button:disabled{opacity:.38}.gc-pitch-summary{display:flex;gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--gc-line);min-height:69px}.gc-pitch-number{width:28px;height:28px;display:grid;place-items:center;background:var(--pitch-color,#85bef5);border:1px solid #ffffff24;color:#091625;font-weight:800;font-size:13px;border-radius:50%;flex:none}.gc-pitch-summary>div{display:grid;gap:2px;flex:1;min-width:0}.gc-pitch-summary strong{font-size:14px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-pitch-summary>div>span{color:var(--gc-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gc-pitch-summary>b{font-size:27px;line-height:1;font-weight:650;letter-spacing:-.75px;display:flex;align-items:baseline;gap:4px;font-variant-numeric:tabular-nums;white-space:nowrap}.gc-pitch-summary b small{font-size:10px;font-weight:500;color:var(--gc-muted);letter-spacing:0}.gc-transport{display:flex;gap:3px;padding:5px 8px 0;align-items:center}.gc-transport button:not(.gc-icon-btn){display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border:0;border-radius:10px;background:transparent;padding:8px 10px;white-space:nowrap;font-size:12px;font-weight:650}.gc-transport button:hover{background:var(--gc-raised)}.gc-transport .gc-icon-btn{min-width:36px;width:36px;min-height:42px;padding:8px}.gc-transport .gc-icon-btn svg{width:17px;height:17px}#gc-play{background:var(--gc-accent);color:var(--gc-bg);padding:8px 12px}#gc-play svg{width:16px;height:16px;fill:currentColor;stroke-width:1}#gc-follow{margin-left:auto;font-size:11px;font-weight:600;color:var(--gc-good)}#gc-follow[data-follow=false]{color:var(--gc-bg);background:var(--gc-warn)}.gc-seek-label{display:flex;align-items:center;gap:10px;margin:0;padding:0 14px 8px;font-size:10px;color:var(--gc-muted);height:36px}.gc-seek-label span{white-space:nowrap}.gc-seek-label input{width:100%;height:32px;accent-color:var(--gc-accent);cursor:pointer;min-width:0;touch-action:pan-y}.gc-seek-label output{font-variant-numeric:tabular-nums;min-width:30px;text-align:right}.gc-track-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px 6px;gap:8px}.gc-track-metrics span{display:grid;gap:4px;font-size:10px;color:var(--gc-muted)}.gc-track-metrics strong{font-size:13px;font-weight:650;color:var(--gc-text);font-variant-numeric:tabular-nums}
.gc-details{min-width:0;background:var(--gc-panel);border:1px solid var(--gc-line);border-radius:var(--gc-radius);overflow:hidden}.gc-tabs{display:flex;gap:0;border-bottom:1px solid var(--gc-line);padding:0 9px}.gc-tabs button{flex:1;height:48px;background:transparent;border:0;border-bottom:2px solid transparent;padding:10px 6px;font-size:13px;font-weight:650;color:var(--gc-muted)}.gc-tabs button[aria-selected=true]{color:var(--gc-text);border-color:var(--gc-accent)}.gc-details [role=tabpanel]{padding:12px;min-height:150px}.gc-select-label{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--gc-muted);font-size:11px}.gc-select-label select{min-width:0;flex:1;min-height:42px;border:1px solid var(--gc-line);border-radius:10px;background:var(--gc-raised);color:var(--gc-text);padding:8px;font-size:13px}.gc-ab-result{color:var(--gc-muted);font-size:12px;margin:8px 0;line-height:1.5}.gc-pitch-list{display:grid;gap:6px}.gc-pitch-row{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:1px solid transparent;border-radius:12px;min-height:56px;padding:9px;text-align:left}.gc-pitch-row:hover{background:var(--gc-raised)}.gc-pitch-row.is-selected{background:var(--gc-raised);border-color:var(--gc-line);box-shadow:inset 3px 0 var(--pitch-color,#85bef5)}.gc-pitch-row>span:not(.gc-pitch-number){display:grid;gap:2px;min-width:0;flex:1}.gc-pitch-row strong{font-size:13px;font-weight:650}.gc-pitch-row small{font-size:11px;color:var(--gc-muted)}.gc-pitch-row>b{font-size:13px;font-weight:650;font-variant-numeric:tabular-nums}.gc-subtle{color:var(--gc-muted);font-size:11px;line-height:1.5;margin:12px 2px 2px}.gc-empty{color:var(--gc-muted);padding:20px 4px;font-size:13px}.gc-play{border-bottom:1px solid var(--gc-line);padding:4px 0}.gc-play summary{list-style:none;display:grid;grid-template-columns:37px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:63px;padding:8px 0;cursor:pointer;touch-action:manipulation}.gc-play summary::-webkit-details-marker{display:none}.gc-play summary>small{font-size:11px;color:var(--gc-muted);white-space:nowrap}.gc-play summary>span{display:grid;gap:3px;min-width:0}.gc-play summary strong{font-size:13px;overflow-wrap:anywhere}.gc-play summary span small{color:var(--gc-muted);font-size:11px}.gc-play summary>b{font-size:12px;font-variant-numeric:tabular-nums}.gc-play.is-scoring summary strong{color:var(--gc-good)}.gc-play p{font-size:12px;color:var(--gc-muted);margin:0 0 12px}.gc-play button{font-size:12px;min-height:40px;border:1px solid var(--gc-line);border-radius:10px;background:var(--gc-raised);padding:8px 12px;margin-bottom:10px}.gc-section-title{font-size:14px;font-weight:650;margin:7px 2px 10px}.gc-table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.gc-table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.gc-table th,.gc-table td{padding:9px 7px;text-align:right;border-bottom:1px solid var(--gc-line);min-width:26px}.gc-table thead th{color:var(--gc-muted);font-size:10px;font-weight:650}.gc-table th:first-child,.gc-table td:first-child{text-align:left;position:sticky;left:0;background:var(--gc-panel);z-index:1;min-width:48px}.gc-table td:first-child a{display:inline-block;min-height:27px;line-height:27px}.gc-table td.is-current{color:var(--gc-accent);font-weight:750;background:var(--gc-raised)}.gc-table td.is-total{font-weight:750}.gc-box-team{display:flex;gap:6px;margin:18px 0 14px;background:var(--gc-raised);padding:4px;border-radius:10px}.gc-box-team button{flex:1;min-height:40px;border:0;background:transparent;border-radius:8px;font-size:13px;font-weight:650}.gc-box-team button[aria-pressed=true]{background:var(--gc-panel);color:var(--gc-accent)}.gc-about{font-size:12px;color:var(--gc-muted);border-top:1px solid var(--gc-line);padding:12px 2px;margin-top:18px;max-width:800px}.gc-about summary{cursor:pointer;min-height:32px;line-height:32px;touch-action:manipulation}.gc-about a{color:var(--gc-accent)!important;text-decoration:underline!important;text-underline-offset:3px}.gc-about p{line-height:1.6}.gc-dialog{background:var(--gc-panel);color:var(--gc-text);width:min(420px,calc(100vw - 24px));max-height:calc(var(--gc-vh) - 32px);border:1px solid var(--gc-line);border-radius:20px;padding:14px}.gc-dialog::backdrop,.gc-expanded::backdrop{background:#030812bd}.gc-dialog header{display:flex;justify-content:space-between;align-items:center;gap:10px}.gc-dialog h2{margin:0;font-size:18px}.gc-dialog button,.gc-collapse{min-height:44px;background:var(--gc-raised);color:var(--gc-text);border:1px solid var(--gc-line);border-radius:11px;padding:9px 14px}.gc-dialog nav{display:grid;gap:3px;margin-top:10px}.gc-dialog a{min-height:44px;padding:10px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;font-size:14px}.gc-dialog a:hover{background:var(--gc-raised)}.gc-dialog a span{color:var(--gc-muted)}.gc-expanded{background:var(--gc-bg);border:0;padding:10px;color:var(--gc-text);width:100vw;max-width:100vw;height:var(--gc-vh);max-height:var(--gc-vh);margin:0;overflow:auto}.gc-collapse{display:block;margin:0 0 8px auto;font-size:13px}#gc-expanded-slot{max-width:1100px;margin:auto}.gc-expanded .gc-stage{height:clamp(230px,calc(var(--gc-vh) - 280px),1000px)}.gc-expanded .gc-matchup{min-height:50px;padding:7px 12px}
@media(min-width:1000px){.gc-primary{position:sticky;top:12px}.gc-details [role=tabpanel]{max-height:min(740px,calc(100svh - 250px));overflow:auto}.gc-table th:first-child,.gc-table td:first-child{max-width:170px;overflow:hidden;text-overflow:ellipsis}.gc-header{height:58px}.gc-about{max-width:none}}
@media(max-width:900px){#gc-main{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.gc-workspace{grid-template-columns:minmax(0,1fr);gap:4px;max-width:680px;margin:auto}.gc-scoreboard{margin-top:6px;min-height:64px}.gc-details{margin-top:4px}.gc-stage{height:clamp(220px,37svh,340px)}.gc-header{height:48px}.gc-matchup{min-height:53px;padding:8px 12px}.gc-game-meta{margin:4px 0 9px}.gc-track-metrics{padding:10px 5px}.gc-details [role=tabpanel]{padding:11px}.gc-select-label select{font-size:16px}.gc-camera-controls button{height:40px}.gc-stage-top button{width:44px;height:44px;min-height:44px;min-width:44px}.gc-stage-top{top:6px;right:6px}.gc-pitch-summary{min-height:60px;padding:9px 12px}}
@media(max-width:430px){.gc-header{padding-left:5px;padding-right:5px}.gc-scoreboard{grid-template-columns:minmax(0,1fr) 94px minmax(0,1fr);gap:5px}.gc-team{gap:7px}.gc-team img{width:28px;height:28px}.gc-team strong{font-size:15px}.gc-team small{font-size:9px}.gc-team b{font-size:34px}.gc-inning>strong{font-size:12px}.gc-inning>span:not(.gc-bases){font-size:10px}.gc-matchup a{font-size:13px}.gc-game-meta{font-size:10px}#gc-connection{font-size:10px}.gc-transport{gap:1px;padding-inline:6px}#gc-follow{padding-inline:6px;font-size:10px}.gc-transport button:not(.gc-icon-btn){padding-inline:8px}.gc-byline{font-size:10px}.gc-stage{height:clamp(216px,35svh,285px)}.gc-track-metrics strong{font-size:12px}.gc-table th,.gc-table td{padding:8px 6px}}
@media(max-width:350px){.gc-team img{display:none}.gc-scoreboard{grid-template-columns:1fr 94px 1fr}.gc-transport .gc-icon-btn{width:32px;min-width:32px}#gc-follow{font-size:9px;padding:8px 5px}#gc-play{padding:8px}.gc-seek-label{gap:6px}.gc-pitch-summary>b{font-size:23px}.gc-camera-controls button{font-size:11px}}
@media(max-height:500px) and (min-width:600px){.gc-workspace{max-width:none;grid-template-columns:minmax(0,1.3fr) minmax(290px,1fr);gap:12px}.gc-scoreboard{max-width:540px}.gc-stage{height:250px}.gc-header{height:44px}.gc-track-metrics{display:none}.gc-expanded .gc-matchup{display:none}.gc-expanded #gc-viewer{display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-template-rows:auto auto auto auto}.gc-expanded .gc-stage{grid-row:1/5;height:calc(var(--gc-vh) - 76px)}.gc-expanded .gc-camera-controls{grid-template-columns:1fr 1fr}.gc-expanded .gc-transport{flex-wrap:wrap}.gc-expanded .gc-seek-label{grid-column:2}.gc-expanded .gc-pitch-summary{padding:10px;gap:7px}.gc-expanded #gc-follow{margin-left:0}.gc-expanded .gc-pitch-summary b{font-size:22px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:0.001ms!important;transition-duration:0.001ms!important}}

/* Match the standalone GameDay theme without changing the shared dock source. */
html:not(.tb-light):not(.gc-light) .gc-page #tbn-root {
 --tbn-bg:rgba(16,24,35,.88);--tbn-border:rgba(183,209,233,.18);--tbn-text:#eef4f9;--tbn-dim:#a7b7c7;--tbn-accent:#a2d6ff;--tbn-hover:rgba(162,214,255,.1);
}

@media(max-height:500px) and (min-width:600px){
 .gc-header{height:40px}.gc-scoreboard{min-height:48px;margin-top:4px}.gc-team b{font-size:32px}.gc-game-meta{min-height:14px;line-height:14px;margin:2px 0 6px}.gc-matchup{min-height:42px;padding:5px 12px}.gc-stage{height:160px}
 .gc-expanded .gc-stage{height:calc(var(--gc-vh) - 76px)}
}

@media(max-width:430px) and (min-height:600px){.gc-stage{height:clamp(185px,calc(var(--gc-vh) - 475px),285px)}}

.gc-stage-top,.gc-stage-bottom{z-index:2}
.gc-stage-fallback:has(#gc-fallback-zone:not([hidden])){display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.8fr);grid-template-rows:auto minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:44px 14px 30px;text-align:left}
.gc-stage-fallback:has(#gc-fallback-zone:not([hidden]))>strong{font-size:13px;grid-column:1;grid-row:1}
.gc-stage-fallback:has(#gc-fallback-zone:not([hidden]))>p{font-size:10px;line-height:1.3;grid-column:1;grid-row:2;margin:0}
.gc-stage-fallback:has(#gc-fallback-zone:not([hidden]))>button{font-size:11px;min-height:30px;padding:5px 9px;justify-self:start;grid-column:1;grid-row:3}
.gc-stage-fallback #gc-fallback-zone:not([hidden]){grid-column:2;grid-row:1/4;width:100%;height:100%;min-height:70px;max-height:150px}
