#gameDayPanel{--gd-line:#24394d;--gd-muted:#8ea3ba;color:#edf4fb;padding:18px 0}
.gd-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.gd-header h2{font:700 30px Inter,sans-serif;letter-spacing:-1px;margin:5px 0 8px}.gd-header p{font-size:11px;color:var(--gd-muted);margin:0}.gd-live-dot{display:inline-block;width:7px;height:7px;background:#53dab8;border-radius:50%;vertical-align:middle;margin-left:7px}.gd-actions{display:flex;gap:8px}.gd-actions button,#gdScoring{border:1px solid #35516b;border-radius:8px;background:#12263a;color:#dfecf9;padding:11px 13px;font:600 11px Inter,sans-serif;cursor:pointer}.gd-actions button:focus-visible,#gdScoring:focus-visible{outline:2px solid #6edac7;outline-offset:3px}
.gd-body{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:22px}.gd-main{min-width:0}.gd-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px}.gd-section-heading h3{font:600 15px Inter,sans-serif;margin:0}.gd-section-heading span,.gd-section-heading small,.gd-section-heading label{font:500 9px Inter,sans-serif;color:var(--gd-muted)}.gd-section-heading small{display:block;margin-top:6px}
#gdMatchups{grid-template-columns:repeat(auto-fit,minmax(min(100%,470px),1fr));gap:14px;align-items:start}
#gdMatchups .matchup-card{border-color:var(--gd-line);background:linear-gradient(155deg,#112333,#0b1723);box-shadow:0 8px 24px #0002}
#gdMatchups .matchup-player>.player{gap:6px;overflow:hidden}
#gdMatchups .matchup-player .player-avatar{display:grid;position:relative;flex:0 0 28px;width:28px;height:28px;border-radius:7px;overflow:hidden;background:#233a50}
#gdMatchups .matchup-player .player-avatar img{position:absolute;width:100%;height:100%;object-fit:cover}
#gdMatchups .matchup-player .player>span:last-child{min-width:0}
#gdMatchups .matchup-player .player b{font-size:10px}
#gdMatchups .matchup-player{min-height:50px}
#gdMatchups .matchup-score strong{font-family:Inter,sans-serif;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:-.04em}
#gdMatchups .matchup-score{padding:12px 8px}
.gd-sidebar{min-width:0}#gdSchedule{display:grid;gap:8px;max-height:800px;overflow:auto;scrollbar-width:thin}.gd-nfl-game{border:1px solid var(--gd-line);background:#0e1d2c;border-radius:9px;padding:10px}.gd-nfl-game header{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;font-size:9px;color:var(--gd-muted);margin-bottom:9px}.gd-nfl-game>div{display:flex;gap:8px;align-items:center;margin:6px 0;font-size:11px}.gd-nfl-game img{width:22px;height:22px;object-fit:contain}.gd-nfl-game strong{margin-left:auto;font-variant-numeric:tabular-nums}.gd-nfl-live{border-color:#368b77}.gd-nfl-live header{color:#61dfbb}
.gd-leaders-section{margin-top:25px}#gdLeadersStatus{font-size:10px;color:var(--gd-muted);margin:0 0 13px}#gdLeaders{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gd-leader-group{border:1px solid var(--gd-line);border-radius:11px;background:#0d1c2b;overflow:hidden}.gd-leader-group h4{display:flex;justify-content:space-between;align-items:center;margin:0;padding:13px;font:700 13px Inter,sans-serif;border-bottom:1px solid var(--gd-line)}.gd-leader-group h4 span{font-size:8px;color:var(--gd-muted);font-weight:500}.gd-leader-row{display:grid;grid-template-columns:10px 26px minmax(0,1fr) 32px;gap:6px;align-items:center;padding:10px 8px;border-bottom:1px solid #ffffff07}.gd-rank{font-size:9px;color:#657d94}.gd-leader-avatar{height:26px;background:#1c3349;border-radius:6px;overflow:hidden}.gd-leader-avatar img{width:100%;height:100%;object-fit:cover}.gd-leader-row b{display:block;font-size:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gd-leader-row small{display:block;font-size:8px;color:var(--gd-muted);margin-top:4px}.gd-leader-row strong{font-size:11px;color:#62dab7;text-align:right;font-variant-numeric:tabular-nums}.gd-empty{font-size:11px;line-height:1.6;color:var(--gd-muted);padding:12px}
.gd-scoreboard-wrap{position:relative}.gd-board{position:absolute;right:0;top:100%;z-index:30;width:min(700px,calc(100vw - 48px));max-height:65vh;overflow:auto;padding:18px;border:1px solid #426079;background:#0d1c2bf5;border-radius:12px;box-shadow:0 25px 65px #0009;backdrop-filter:blur(20px)}.gd-board h3{font-size:16px;margin:0 0 12px}.gd-board h4{color:#72d8c7;font-size:11px;margin:16px 0 10px}.gd-league-game{display:grid;grid-template-columns:minmax(0,1fr) 42px 20px 42px minmax(0,1fr);align-items:center;gap:8px;border-top:1px solid #ffffff0c;padding:12px 0;font-size:11px}.gd-league-game>span:last-child{text-align:right}.gd-league-game small{display:block;color:var(--gd-muted);font-size:9px;margin-top:4px}.gd-league-game strong{text-align:center;font-variant-numeric:tabular-nums}.gd-vs{color:#667f96;font-size:9px;text-align:center}
#gameDayPanel.gd-immersive,#gameDayPanel:fullscreen{position:fixed;inset:0;z-index:150;width:100%;height:100%;overflow:auto;padding:24px;background:#08131f;box-sizing:border-box}.gd-screen-open{overflow:hidden}.gd-immersive .gd-header{position:sticky;top:-24px;z-index:35;padding:16px 0;background:#08131ff5;backdrop-filter:blur(16px)}
@media(min-width:1600px){.gd-body{grid-template-columns:minmax(0,1fr) 260px}}
@media(max-width:1150px){.gd-body{grid-template-columns:minmax(0,1fr)}#gdSchedule{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-height:300px}#gdLeaders{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.gd-header{align-items:flex-start;flex-direction:column}.gd-actions{width:100%;justify-content:space-between}.gd-board{position:fixed;top:140px;left:16px;right:16px;width:auto}.gd-immersive .gd-header{position:relative;top:auto}#gameDayPanel.gd-immersive{padding:14px}#gdLeaders{grid-template-columns:repeat(2,minmax(0,1fr))}#gdMatchups .matchup-player{grid-template-columns:22px minmax(0,1fr) 27px 27px;padding:7px 3px;gap:2px}#gdMatchups .matchup-player .player-avatar{flex-basis:22px;width:22px;height:26px}#gdMatchups .matchup-player>.player{gap:3px}#gdMatchups .matchup-player .player b{font-size:9px}#gdMatchups .matchup-player .player small{font-size:8px}}
.gd-celebration-settings{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:-6px 0 20px;font-size:10px;color:#9fb5c9}.gd-celebration-settings label{display:flex;align-items:center;gap:7px;cursor:pointer}.gd-celebration-settings input{accent-color:#5ddfc2}.gd-celebration-settings button{border:1px solid #35516b;background:#12263a;color:#c6eadd;border-radius:6px;font:600 10px Inter,sans-serif;padding:7px 10px;cursor:pointer}.gd-celebration-settings>span{color:#6f8a9f;font-size:9px}
.gd-touchdown{position:fixed;inset:0;z-index:180;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 50% 48%,#17463eea 0,#08131ff4 42%,#03090ffb 100%);isolation:isolate}.gd-td-stadium{position:absolute;inset:-20%;background:repeating-conic-gradient(from 0deg at 50% 50%,transparent 0 18deg,#5fffc312 18deg 24deg);animation:gd-td-rays 18s linear infinite}.gd-td-heads{position:absolute;inset:0;z-index:1}.gd-td-heads img{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);object-fit:contain;opacity:1;filter:drop-shadow(0 12px 15px #0009);transform:translate(-50%,-50%) rotate(var(--rotate));animation:gd-head-pop 1s var(--delay) cubic-bezier(.16,1,.3,1),gd-head-float 2.2s calc(var(--delay) + 1s) ease-in-out infinite alternate}.gd-td-copy{position:absolute;left:50%;top:50%;z-index:2;width:min(650px,calc(100vw - 40px));box-sizing:border-box;padding:30px 36px;text-align:center;transform:translate(-50%,-50%);border:1px solid #8ffff0b8;border-radius:25px;background:linear-gradient(145deg,#0b2334e8,#07121fe8);box-shadow:0 0 0 8px #4ce3bd0b,0 0 100px #51efbd45,0 35px 100px #000b;backdrop-filter:blur(16px);animation:gd-td-enter .7s cubic-bezier(.16,1,.3,1) both}.gd-td-copy>span{display:block;color:#76f4ce;font:800 11px Inter,sans-serif;letter-spacing:.24em}.gd-td-copy h2{margin:10px 0 18px;color:#f2fff9;font:950 italic clamp(44px,10vw,92px)/.88 Inter,sans-serif;letter-spacing:-.075em;text-shadow:0 3px 0 #1f765f,0 0 35px #69ffc078}.gd-td-scorer{display:flex;align-items:center;justify-content:center;gap:16px;margin:auto}.gd-td-scorer>img{width:94px;height:94px;object-fit:contain;filter:drop-shadow(0 10px 14px #0007)}.gd-td-scorer h3{margin:0 0 7px;text-align:left;font:750 22px Inter,sans-serif}.gd-td-scorer p{margin:0;color:#9fcabd;text-align:left;font:500 11px Inter,sans-serif}.gd-td-teams{margin:18px 0 0;color:#ddfff4;font:650 12px/1.9 Inter,sans-serif}.gd-td-teams small{margin-left:7px;color:#83a99d;font-size:10px}.gd-td-dismiss{position:absolute;right:13px;top:11px;width:38px;height:38px;border:1px solid #ffffff1a;border-radius:50%;background:#06131dbd;color:#c7e9df;font-size:25px;cursor:pointer;pointer-events:auto}.gd-td-confetti{position:absolute;inset:0;z-index:3;overflow:hidden}.gd-td-confetti i{position:absolute;left:var(--x);top:-25px;width:7px;height:15px;border-radius:2px;background:#63f2c5;animation:gd-td-fall 3.1s calc((var(--i)%10)*.06s) ease-in both}.gd-td-confetti i:nth-child(3n){background:#ffd56b}.gd-td-confetti i:nth-child(2n){background:#f4ffff;width:5px}.gd-td-confetti i:nth-child(5n){background:#49a6ff}
@keyframes gd-td-enter{from{opacity:0;transform:translate(-50%,-44%) scale(.72)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes gd-head-pop{from{transform:translate(-50%,-50%) scale(.15) rotate(calc(var(--rotate) - 60deg))}to{transform:translate(-50%,-50%) scale(1) rotate(var(--rotate))}}@keyframes gd-head-float{to{transform:translate(calc(-50% + var(--drift)),-58%) scale(1.08) rotate(calc(var(--rotate) + 6deg))}}@keyframes gd-td-fall{to{transform:translateY(110vh) rotate(520deg);opacity:.1}}@keyframes gd-td-rays{to{transform:rotate(360deg)}}
@media(max-width:650px){.gd-td-copy{padding:25px 18px}.gd-td-copy h2{font-size:clamp(42px,16vw,68px)}.gd-td-scorer>img{width:72px;height:72px}.gd-td-scorer h3{font-size:17px}.gd-td-heads img{max-width:110px;max-height:110px}}
@media(prefers-reduced-motion:reduce){.gd-td-copy{animation:none}.gd-td-stadium,.gd-td-confetti{display:none}.gd-td-heads img{animation:none}}
/* Compact command bar: reserve the screen for scores and starters. */
#gameDayPanel{padding-top:8px}.gd-header{gap:12px;margin-bottom:12px;flex-wrap:wrap}.gd-header>div:first-child{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.gd-header h2{font-size:24px;margin:0;letter-spacing:-.6px}.gd-header #gdStatus{font-size:12px}.gd-actions{align-items:center;flex-wrap:wrap;gap:8px}.gd-actions button{padding:8px 10px;font-size:12px}.gd-celebration-settings{margin:0;gap:8px;font-size:12px}.gd-celebration-settings button{font-size:12px}.gd-section-heading{margin-bottom:8px}.gd-main>.game-legend{margin:0 0 8px}.gd-immersive .gd-header{top:-12px;padding:10px 0}#gameDayPanel.gd-immersive,#gameDayPanel:fullscreen{padding:12px 18px}.gd-probability{padding:0 12px 12px}.gd-probability-labels{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--gd-muted);margin-bottom:6px}.gd-probability-labels strong{color:#6fe3c3;font-size:14px;font-variant-numeric:tabular-nums}.gd-probability-labels strong:last-child{color:#81b6f4}.gd-probability-labels span{text-align:center}.gd-probability-track{height:5px;border-radius:4px;background:#5387bc;overflow:hidden}.gd-probability-track i{display:block;height:100%;background:#60dabb}
@media(max-width:650px){.gd-header{gap:8px}.gd-header>div:first-child{gap:6px 12px}.gd-header h2{font-size:22px}.gd-actions{justify-content:flex-start}.gd-celebration-settings{width:100%}.gd-immersive .gd-header{position:relative;top:auto}#gameDayPanel.gd-immersive{padding:10px}.gd-probability-labels{font-size:12px}}
.gd-standings-wrap{position:relative}.gd-actions .gd-league-game{width:100%;border:0;border-top:1px solid #ffffff12;border-radius:0;background:transparent;color:#edf4fb;font-size:13px;font-weight:500;text-align:left;padding:12px 4px;grid-template-columns:minmax(0,1fr) 58px 20px 58px minmax(0,1fr)}.gd-actions .gd-league-game:hover,.gd-actions .gd-league-game:focus-visible{background:#173249}.gd-league-game>span{min-width:0;overflow-wrap:anywhere}.gd-league-game small{font-size:12px}.gd-board h4{font-size:14px}.gd-board{max-height:70vh}.gd-standings-note{font-size:12px;color:var(--gd-muted);margin:0 0 8px}.gd-standings-table{width:100%;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums}.gd-standings-table th,.gd-standings-table td{padding:10px 6px;text-align:left;border-bottom:1px solid #ffffff10}.gd-standings-table thead th{color:var(--gd-muted);font-size:12px}.gd-standings-table td:last-child,.gd-standings-table th:last-child{text-align:right}.gd-standings-table td{white-space:nowrap}.gd-standings-table th[scope=row]{font-weight:600;overflow-wrap:anywhere}.gd-standings-table small{display:block;font-size:12px;color:var(--gd-muted);font-weight:400;margin-top:3px}.gd-owned-team{background:#5ddfc20b}.gd-owned-team th[scope=row]{color:#7ee4c9}.gd-standings-table abbr{text-decoration:none}
.gd-matchup-dialog{color:#edf4fb;background:#0d1c2b;border:1px solid #3b5872;border-radius:14px;padding:20px;width:min(1000px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:88vh;box-sizing:border-box;overflow:auto;box-shadow:0 30px 100px #000a}.gd-matchup-dialog::backdrop{background:#030b16c9;backdrop-filter:blur(5px)}.gd-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.gd-detail-heading h2{font-size:20px;margin:5px 0;overflow-wrap:anywhere}.gd-detail-heading p{font-size:13px;color:#8ea3ba;margin:0}.gd-detail-heading button{flex:0 0 36px;width:36px;height:36px;border:1px solid #35516b;background:#12263a;color:#edf4fb;border-radius:8px;font-size:24px;cursor:pointer}.gd-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.gd-detail-team{min-width:0}.gd-detail-team>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#142b3e;border-radius:8px}.gd-detail-team h3{font-size:15px;margin:0;overflow-wrap:anywhere}.gd-detail-team header p{font-size:12px;color:#8ea3ba;margin:4px 0 0}.gd-detail-team header>strong{font-size:24px;font-variant-numeric:tabular-nums}.gd-detail-columns,.gd-detail-player{display:grid;grid-template-columns:46px minmax(0,1fr) 48px 48px;gap:6px;align-items:center;padding:10px 5px}.gd-detail-columns{font-size:12px;color:#8ea3ba}.gd-detail-player{font-size:13px;min-height:48px;border-top:1px solid #ffffff0a;border-left:3px solid transparent}.gd-detail-player b{font-weight:600;overflow-wrap:anywhere}.gd-detail-player small{display:block;font-size:12px;color:#8ea3ba;margin-top:4px}.gd-detail-player em{font-size:11px;color:#ff8585;font-style:normal}.gd-detail-player>strong,.gd-detail-player>span:last-child,.gd-detail-columns>span:nth-last-child(-n+2){text-align:right;font-variant-numeric:tabular-nums}.gd-detail-bench summary{padding:12px 5px;font-size:13px;color:#8ea3ba;cursor:pointer}.gd-player-live{border-left-color:#f3ce55;background:#f3ce5508}.gd-player-redzone{border-left-color:#ff6375;background:#ff637510}.gd-player-possession{border-left-color:#52acff;background:#52acff10}.gd-player-final{border-left-color:#718397}.gd-player-final b{color:#a4b5c6}
@media(max-width:650px){.gd-detail-grid{grid-template-columns:minmax(0,1fr)}.gd-matchup-dialog{padding:12px}.gd-detail-heading h2{font-size:17px}.gd-standings-table{font-size:12px}.gd-standings-table th,.gd-standings-table td{padding:8px 3px}.gd-actions .gd-league-game{grid-template-columns:minmax(0,1fr) 45px 16px 45px minmax(0,1fr);gap:4px;font-size:12px}.gd-board{padding:12px;max-height:calc(100dvh - 165px)}}
.gd-lineup-controls{display:flex;align-items:center;gap:14px}.gd-lineup-controls label{display:flex;align-items:center;gap:6px;font-size:13px;color:#c7d9e9;cursor:pointer}.gd-lineup-controls input{accent-color:#5ddfc2}#gdMatchups .gd-bench-lineups{border-top:1px solid #35516b;margin-top:8px}#gdMatchups .gd-bench-lineups .matchup-lineup-head{color:#a5b9cc;background:#ffffff04}@media(max-width:420px){.gd-lineup-controls>span{display:none}}
/* Personal fullscreen matchup windows. */
#gdResetLayout{border:1px solid #35516b;border-radius:6px;background:#12263a;color:#dfecf9;padding:6px 9px;font:600 12px Inter,sans-serif;cursor:pointer}#gdResetLayout[hidden]{display:none}
#gdMatchups.gd-window-canvas{position:relative;display:block;min-width:0;background:radial-gradient(#49657c26 1px,transparent 1px);background-size:16px 16px}
#gdMatchups.gd-window-canvas>.matchup-card{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;margin:0;overflow:hidden;container-type:inline-size}
.gd-window-drag{flex:none;display:block;width:100%;height:28px;padding:4px 14px;border:0;border-bottom:1px solid #35516b;background:#173047;color:#b7d5e8;text-align:left;font:600 11px Inter,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:grab;touch-action:none;user-select:none}.gd-window-drag:focus-visible{outline:2px solid #6ee1c4;outline-offset:-3px}.gd-window-content{overflow:auto;min-height:0;flex:1;scrollbar-width:thin;overscroll-behavior:contain}.gd-window-moving{box-shadow:0 0 0 2px #66d9bd,0 18px 50px #0009!important}.gd-window-moving .gd-window-drag{cursor:grabbing}
.gd-window-resize{position:absolute;width:18px;height:18px;z-index:3;touch-action:none}.gd-resize-nw{top:0;left:0;cursor:nwse-resize}.gd-resize-ne{top:0;right:0;cursor:nesw-resize}.gd-resize-sw{bottom:0;left:0;cursor:nesw-resize}.gd-resize-se{bottom:0;right:0;cursor:nwse-resize;border-right:3px solid #66bcae;border-bottom:3px solid #66bcae;border-radius:0 0 8px 0}

/* Full-screen dashboard fits the viewport; content scales rather than clips. */
#gameDayPanel.gd-immersive{display:grid;grid-template-rows:auto minmax(0,1fr) minmax(0,26%);gap:10px;overflow:hidden;height:100dvh;padding:10px 14px}
.gd-immersive .gd-header{position:relative;top:auto;margin:0;padding:0;gap:8px}
.gd-immersive .gd-body{min-height:0;grid-template-columns:minmax(0,1fr) 180px;gap:12px}
.gd-immersive .gd-main{display:flex;flex-direction:column;min-height:0}
.gd-immersive .gd-main>.gd-section-heading,.gd-immersive .gd-main>.game-legend{flex:none}
.gd-immersive #gdMatchups{flex:1;min-height:0;height:auto!important;overflow:hidden}
.gd-immersive .gd-sidebar{display:flex;flex-direction:column;min-height:0}
.gd-immersive #gdSchedule{display:block;position:relative;flex:1;min-height:0;max-height:none;overflow:hidden}
.gd-immersive .gd-leaders-section{position:relative;min-height:0;margin:0;overflow:hidden}
.gd-dashboard-scale{position:absolute;top:0;left:0;transform-origin:top left}
.gd-immersive #gdLeaders{grid-template-columns:repeat(5,minmax(0,1fr))}
.gd-immersive .gd-nfl-game{margin-bottom:7px}
#gdMatchups .gd-window-content{position:relative;overflow:hidden;min-height:0;flex:1}
.gd-matchup-scale{position:absolute;top:0;left:0;transform-origin:top left;display:flow-root}
#gdMatchups .gd-matchup-scale .player-avatar{display:grid!important;flex:0 0 28px;width:28px;height:28px}
#gdMatchups .gd-matchup-scale .matchup-player{min-height:42px}
@media(max-width:650px){.gd-immersive .gd-body{grid-template-columns:minmax(0,1fr) 95px;gap:6px}.gd-immersive .gd-header{flex-direction:row}.gd-immersive .gd-header h2{font-size:16px}.gd-immersive .gd-actions button,.gd-immersive .gd-celebration-settings{font-size:9px;padding:4px}.gd-immersive .gd-celebration-settings{width:auto}.gd-immersive .gd-header #gdStatus{font-size:10px}.gd-immersive .gd-lineup-controls{gap:5px}.gd-immersive .gd-section-heading h3{font-size:11px}}
/* Keep the unscaled composition dense so fitting it does not waste space. */
#gdMatchups .gd-matchup-scale .matchup-card-top{padding:5px 10px}
#gdMatchups .gd-matchup-scale .matchup-score{padding:6px 8px;gap:6px}
#gdMatchups .gd-matchup-scale .matchup-score strong{font-size:30px;line-height:1.1}
#gdMatchups .gd-matchup-scale .score-badge{width:28px;height:28px;margin-bottom:3px}
#gdMatchups .gd-matchup-scale .matchup-player{min-height:30px;padding:3px 5px}
#gdMatchups .gd-matchup-scale .matchup-lineup-head{padding:4px 5px}
#gdMatchups .gd-matchup-scale .gd-probability{padding:0 10px 5px}
.gd-immersive .gd-leader-group h4{padding:6px 8px}.gd-immersive .gd-leader-row{padding:3px 8px;grid-template-columns:10px 22px minmax(0,1fr) 32px}.gd-immersive .gd-leader-avatar{height:22px}.gd-immersive .gd-leader-row small{margin-top:1px}.gd-immersive #gdLeadersStatus{margin:0 0 4px}.gd-immersive .gd-leaders-section .gd-section-heading{margin-bottom:4px}.gd-immersive .gd-leaders-section .gd-section-heading small{margin-top:2px}
.gd-immersive .gd-nfl-game{padding:4px 6px;margin-bottom:3px;display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.gd-immersive .gd-nfl-game header{grid-column:1/-1;margin:0;font-size:9px}.gd-immersive .gd-nfl-game>div{font-size:11px;margin:1px 0;gap:3px}.gd-immersive .gd-nfl-game img{width:14px;height:14px}
/* Bottom leader ticker and readable three-game schedule with full-list overlays. */
#gameDayPanel.gd-immersive{grid-template-rows:auto minmax(0,1fr) auto}
.gd-immersive .gd-body{grid-template-columns:minmax(0,1fr) 260px}
.gd-immersive .gd-leaders-section{overflow:visible;align-self:end;margin-top:8px;padding-top:8px;border-top:1px solid #24394d;z-index:40}
.gd-immersive #gdSchedule{overflow:visible;flex:none}
.gd-leader-group{position:relative;overflow:visible;min-width:0}
.gd-leader-toggle{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.gd-leader-toggle>.gd-leader-row{display:none}.gd-leader-toggle>.gd-current{display:grid}
.gd-leader-all,.gd-schedule-all{display:none;position:absolute;z-index:60;border:1px solid #426079;border-radius:10px;background:#0d1c2b;box-shadow:0 15px 45px #0009;padding:8px;overflow:auto;max-height:65vh}
.gd-leader-all{bottom:100%;left:0;width:max(100%,240px);box-sizing:border-box}.gd-leader-group:last-child .gd-leader-all{left:auto;right:0}
.gd-leader-group:hover .gd-leader-all,.gd-leader-group.gd-feed-open .gd-leader-all{display:block}
.gd-schedule-all{right:0;top:0;width:min(480px,calc(100vw - 30px));max-height:calc(100dvh - 150px)}
.gd-schedule-all h3{margin:4px 0 12px;font-size:16px}
#gdSchedule{position:relative}#gdSchedule:hover .gd-schedule-all,#gdSchedule.gd-feed-open .gd-schedule-all{display:block}
.gd-schedule-toggle{width:100%;padding:9px;border:1px solid #35516b;border-radius:7px;background:#12263a;color:#d9e9f7;cursor:pointer;font-size:12px}
.gd-immersive .gd-nfl-game{display:block;padding:12px;margin-bottom:8px}.gd-immersive .gd-nfl-game header{font-size:11px;margin-bottom:9px}.gd-immersive .gd-nfl-game>div{font-size:16px;margin:8px 0;gap:8px}.gd-immersive .gd-nfl-game img{width:25px;height:25px}
.gd-immersive .gd-leader-row{padding:8px;grid-template-columns:16px 32px minmax(0,1fr) 38px}.gd-immersive .gd-leader-avatar{height:32px}.gd-immersive .gd-leader-row b{font-size:12px}.gd-immersive .gd-leader-row small{font-size:10px}.gd-immersive .gd-leader-row strong{font-size:13px}
.gd-leader-toggle:focus-visible,.gd-schedule-toggle:focus-visible{outline:2px solid #6ee1c4;outline-offset:2px}
@media(max-width:800px){.gd-immersive .gd-body{grid-template-columns:minmax(0,1fr) 180px}.gd-immersive .gd-nfl-game{padding:7px}.gd-immersive .gd-nfl-game>div{font-size:12px}.gd-immersive .gd-leader-row{grid-template-columns:10px minmax(0,1fr) 27px;gap:3px;padding:5px}.gd-immersive .gd-leader-avatar{display:none}.gd-immersive .gd-leader-row b{font-size:10px}.gd-immersive .gd-leader-row small{font-size:8px}}
@media(min-width:801px){.gd-schedule-all{right:calc(100% - 2px)}}

/* Game Day view choices share the same live roster renderer. */
.gd-matchup-heading{flex-wrap:wrap;gap:8px 14px}.gd-matchup-heading .gd-lineup-controls{margin-left:auto}
.gd-view-options{display:inline-flex;gap:3px;padding:3px;border:1px solid #2c455d;background:#0b1b2b;border-radius:8px}
.gd-view-options button{border:0;background:transparent;color:#9eb3c8;padding:6px 10px;border-radius:5px;font:600 11px Inter,sans-serif;cursor:pointer}
.gd-view-options button[aria-pressed=true]{background:#235147;color:#c2ffeb}.gd-view-options button:focus-visible{outline:2px solid #6ee1c4;outline-offset:1px}
.gd-view-hint{flex:none;margin:0 0 8px;color:#8ea3ba;font:400 10px/1.4 Inter,sans-serif}
#gdMatchups{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3e5c71 #0b1723;scrollbar-gutter:stable;align-content:start}
#gdMatchups[data-gd-view=grid],#gdMatchups[data-gd-view=windows]{height:clamp(520px,72dvh,920px);min-height:0}
#gdMatchups[data-gd-view=grid]{display:grid;grid-template-columns:repeat(var(--gd-columns,2),minmax(0,1fr));grid-auto-rows:var(--gd-row-height,320px);gap:12px;align-items:stretch}
#gdMatchups[data-gd-view=grid]>.matchup-card{position:relative;display:flex;flex-direction:column;min-height:0;height:100%;box-sizing:border-box;overflow:hidden}
/* Fullscreen bounds the scroller, not its cards. Auto tracks can shrink below
   the roster height because the cards have overflow:hidden. Keep each complete
   card in its own content-sized row, including when benches are expanded. */
#gdMatchups[data-gd-view=compact]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,470px),1fr));grid-auto-rows:max-content;gap:12px}
#gdMatchups:focus-visible{outline:2px solid #6ee1c4;outline-offset:2px}
#gdMatchups .gd-window-surface{position:relative;width:100%;min-height:100%}
#gdMatchups .gd-window-surface>.matchup-card{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;margin:0;overflow:hidden}
.gd-immersive #gdMatchups{overflow-x:hidden;overflow-y:auto}
#gdMatchups .gd-window-content{flex:1;min-height:0;width:100%}
#gdMatchups .gd-matchup-scale .matchup-player{grid-template-columns:24px minmax(0,1fr) 32px 32px;padding:3px 5px;gap:4px}
#gdMatchups .gd-matchup-scale .matchup-lineup-head{grid-template-columns:minmax(0,1fr) 32px 32px;padding:4px 5px;gap:4px}
#gdMatchups .gd-matchup-scale .matchup-player .player b{font-size:11px}
#gdMatchups .matchup-player .player-avatar{display:grid!important;flex-shrink:0!important}
#gdMatchups .matchup-player .defense-avatar img{object-fit:contain}
/* Use the height of a slim score rail; every game remains reachable by scrolling. */
#gameDayPanel .gd-body{grid-template-columns:minmax(0,1fr) 156px;gap:12px}
#gameDayPanel .gd-sidebar{display:flex;flex-direction:column;min-height:0}
#gameDayPanel #gdSchedule{display:block;flex:1;min-height:0;max-height:760px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3e5c71 #0b1723}
#gameDayPanel.gd-immersive #gdSchedule{max-height:none}
#gameDayPanel .gd-sidebar .gd-section-heading{flex-wrap:wrap;gap:4px}#gameDayPanel .gd-sidebar h3{font-size:12px}
#gameDayPanel .gd-nfl-game{display:block;padding:7px 8px;margin:0 0 6px;border-radius:7px}
#gameDayPanel .gd-nfl-game header{font-size:9px;line-height:1.35;gap:3px;margin-bottom:5px}
#gameDayPanel .gd-nfl-game>div{font-size:12px;line-height:1.25;gap:5px;margin:4px 0}
#gameDayPanel .gd-nfl-game img{width:18px;height:18px;flex:none}#gameDayPanel .gd-nfl-game strong{font-size:14px}
@media(min-width:651px) and (max-width:900px){#gameDayPanel .gd-body{grid-template-columns:minmax(0,1fr) 128px;gap:8px}}
@media(max-width:650px){
 #gameDayPanel .gd-body{grid-template-columns:minmax(0,1fr);gap:10px}
 #gameDayPanel.gd-immersive .gd-body{grid-template-rows:minmax(0,1fr) 126px}
 #gameDayPanel #gdSchedule{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;max-height:120px}
 #gameDayPanel .gd-nfl-game{flex:0 0 132px;margin-bottom:3px}
 #gameDayPanel .gd-sidebar .gd-section-heading{flex-wrap:nowrap}
 .gd-view-options button{padding:6px 8px}.gd-matchup-heading h3{font-size:12px}.gd-matchup-heading .gd-lineup-controls{gap:6px}.gd-lineup-controls label{font-size:11px}
 .gd-view-hint{font-size:9px}.gd-immersive .gd-actions button{font-size:10px;padding:6px}
 #gdMatchups[data-gd-view=compact] .matchup-lineups{grid-template-columns:minmax(0,1fr)}
 #gdMatchups[data-gd-view=compact] .matchup-lineup+.matchup-lineup{border-left:0}
 #gdMatchups[data-gd-view=compact] .matchup-player{grid-template-columns:28px minmax(0,1fr) 36px 36px;min-height:40px}
 #gdMatchups[data-gd-view=compact] .matchup-player .player b{font-size:11px}
}
/* Four-panel mode keeps text at its native size and scrolls each full lineup. */
#gdMatchups[data-gd-view=grid] .gd-window-content{overflow:auto;overscroll-behavior:auto;scrollbar-width:thin}
#gdMatchups[data-gd-view=grid] .gd-matchup-scale{position:relative;width:100%;height:auto;transform:none}
#gdMatchups[data-gd-view=grid] .matchup-card-top{padding:6px 8px}
#gdMatchups[data-gd-view=grid] .matchup-score{padding:6px 8px;gap:5px;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr)}
#gdMatchups[data-gd-view=grid] .matchup-score>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:2px 5px;text-align:left}
#gdMatchups[data-gd-view=grid] .matchup-score .score-badge{grid-area:1 / 1 / 3 / 2;width:24px;height:24px;margin:0}
#gdMatchups[data-gd-view=grid] .matchup-score b{grid-area:1 / 2;min-height:0;height:auto;margin:0;font-size:11px;line-height:1.2}
#gdMatchups[data-gd-view=grid] .matchup-score strong{grid-area:1 / 3 / 3 / 4;font-size:24px}
#gdMatchups[data-gd-view=grid] .matchup-projected-score{grid-area:2 / 2;margin:0;padding:0;font-size:10px;gap:3px}
#gdMatchups[data-gd-view=grid] .matchup-projected-score span{font-size:7px}
#gdMatchups[data-gd-view=grid] .gd-probability{padding:2px 8px 5px}
#gdMatchups[data-gd-view=grid] .gd-probability-labels{font-size:10px;margin-bottom:3px}
#gdMatchups[data-gd-view=grid] .gd-probability-labels strong{font-size:12px}
@media(max-width:650px){
 #gdMatchups[data-gd-view=grid] .matchup-lineups{grid-template-columns:minmax(0,1fr)}
 #gdMatchups[data-gd-view=grid] .matchup-lineup+.matchup-lineup{border-left:0}
}
/* Dense, legible score rail shared by four-panel, compact, and movable windows. */
#gdMatchups .matchup-card-top{min-height:28px;box-sizing:border-box;padding:5px 12px}
#gdMatchups .matchup-card-top span{font-size:12px;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#gdMatchups .matchup-card-top b{font-size:10px;white-space:nowrap;margin-left:10px}
#gdMatchups .matchup-score,
#gdMatchups .gd-matchup-scale .matchup-score,
#gdMatchups[data-gd-view=grid] .matchup-score{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:5px;align-items:center;padding:7px 12px;text-align:left}
#gdMatchups .matchup-score>div,
#gdMatchups[data-gd-view=grid] .matchup-score>div{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:2px 7px;min-width:0;text-align:left}
#gdMatchups .matchup-score .score-badge,
#gdMatchups .gd-matchup-scale .score-badge,
#gdMatchups[data-gd-view=grid] .matchup-score .score-badge{grid-area:1 / 1 / 3 / 2;width:30px;height:30px;margin:0;border-radius:8px;font-size:12px}
#gdMatchups .matchup-score b,
#gdMatchups[data-gd-view=grid] .matchup-score b{grid-area:1 / 2;display:block;min-width:0;height:auto;min-height:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2}
#gdMatchups .matchup-score .team-owner{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;color:#99aec3;margin-top:2px}
#gdMatchups .matchup-score strong,
#gdMatchups .gd-matchup-scale .matchup-score strong,
#gdMatchups[data-gd-view=grid] .matchup-score strong{grid-area:1 / 3 / 3 / 4;margin:0;font-size:clamp(19px,2.1vw,27px);line-height:1;font-variant-numeric:tabular-nums}
#gdMatchups .matchup-score>span{font:700 10px Inter,sans-serif;text-align:center;color:#8093a8}
#gdMatchups .matchup-projected-score,
#gdMatchups[data-gd-view=grid] .matchup-projected-score{grid-area:2 / 2;display:inline-flex;align-items:center;justify-self:start;gap:4px;margin:0;padding:0;border:0;background:transparent;color:#cad8e5;font:650 11px Inter,sans-serif}
#gdMatchups .matchup-projected-score span,
#gdMatchups[data-gd-view=grid] .matchup-projected-score span{font-size:8px;letter-spacing:.03em}
#gdMatchups .gd-probability,
#gdMatchups .gd-matchup-scale .gd-probability,
#gdMatchups[data-gd-view=grid] .gd-probability{padding:1px 12px 6px}
#gdMatchups .gd-probability-labels,
#gdMatchups[data-gd-view=grid] .gd-probability-labels{margin-bottom:3px;font-size:10px}
#gdMatchups .gd-probability-labels strong,
#gdMatchups[data-gd-view=grid] .gd-probability-labels strong{font-size:12px}
#gdMatchups .gd-probability-track{height:4px}
@media(max-width:520px){#gdMatchups .matchup-score,#gdMatchups .gd-matchup-scale .matchup-score,#gdMatchups[data-gd-view=grid] .matchup-score{padding:7px 8px;gap:3px}#gdMatchups .matchup-score>div,#gdMatchups[data-gd-view=grid] .matchup-score>div{grid-template-columns:24px minmax(0,1fr) auto;gap:2px 4px}#gdMatchups .matchup-score .score-badge,#gdMatchups .gd-matchup-scale .score-badge,#gdMatchups[data-gd-view=grid] .matchup-score .score-badge{width:24px;height:24px}#gdMatchups .matchup-score b,#gdMatchups[data-gd-view=grid] .matchup-score b{font-size:10px}#gdMatchups .matchup-score strong,#gdMatchups .gd-matchup-scale .matchup-score strong,#gdMatchups[data-gd-view=grid] .matchup-score strong{font-size:20px}}
/* A small league and live-score rail remains visible inside a scrolled panel. */
#gdMatchups .gd-sticky-score{display:none;flex:none;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:32px;box-sizing:border-box;padding:5px 11px;border-bottom:1px solid #36536b;background:linear-gradient(95deg,#1b3547,#13283a);box-shadow:0 3px 12px #0004;color:#e9f4fb;font:600 11px Inter,sans-serif}
#gdMatchups .gd-lineup-scrolled>.gd-sticky-score{display:flex}
#gdMatchups .gd-sticky-league{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:750}
#gdMatchups .gd-sticky-result{display:flex;align-items:center;gap:5px;flex:none;min-width:0;font-variant-numeric:tabular-nums;white-space:nowrap}
#gdMatchups .gd-sticky-team{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a9c0d3;font-size:10px}
#gdMatchups .gd-sticky-result strong{font-size:12px;color:#eaf8f4}
#gdMatchups .gd-sticky-separator{color:#7f9ab1}
@media(max-width:900px){#gdMatchups .gd-sticky-team{max-width:52px}}
@media(max-width:520px){#gdMatchups .gd-sticky-score{gap:6px;padding:5px 7px}#gdMatchups .gd-sticky-team{display:none}}
/* User-selected browser tab tiles in immersive Game Day. */
#gdAddTab{display:none;border:1px solid #56a78f;border-radius:8px;background:linear-gradient(135deg,#1c5c4b,#153e41);color:#d8fff0;padding:7px 12px;font:700 11px Inter,sans-serif;cursor:pointer;white-space:nowrap}
.gd-immersive #gdAddTab{display:inline-flex;align-items:center}
#gdAddTab:hover{border-color:#79e8c5;background:#236b57}
#gdAddTab:focus-visible,.gd-custom-tab button:focus-visible{outline:2px solid #80e7ca;outline-offset:2px}
#gdMatchups .gd-custom-tab{display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid #3d6870;background:linear-gradient(145deg,#102437,#07151f);box-shadow:0 16px 40px #0007}
#gdMatchups[data-gd-view=compact] .gd-custom-tab{min-height:300px}
.gd-shared-header{display:flex;align-items:center;gap:7px;padding:7px 10px;border-bottom:1px solid #294454;background:#0c2331}
.gd-shared-header span{margin-right:auto;color:#91cdbd;font:800 10px Inter,sans-serif;letter-spacing:.1em}
.gd-shared-header button,.gd-shared-empty button{border:1px solid #3f7a72;border-radius:6px;background:#164a45;color:#e5fff4;padding:6px 9px;font:700 10px Inter,sans-serif;cursor:pointer}
.gd-shared-header [data-remove]{border:0;background:transparent;color:#adc3cd;font-size:19px;line-height:1;padding:3px 7px}
.gd-shared-stage{position:relative;display:grid;place-items:center;flex:1;min-height:0;overflow:hidden;background:#040b12}
.gd-shared-stage video{display:none;width:100%;height:100%;object-fit:contain}
.gd-sharing .gd-shared-stage video{display:block}
.gd-shared-empty{text-align:center;padding:16px;max-width:290px}
.gd-shared-empty strong{display:block;color:#e7f5f0;font:800 17px/1.15 'Barlow Condensed',sans-serif;text-transform:uppercase}
.gd-shared-empty p{color:#a4bdc8;font:500 11px/1.5 Inter,sans-serif}
.gd-shared-empty small{display:block;margin-top:12px;color:#728b98;font:500 9px/1.4 Inter,sans-serif}
.gd-sharing .gd-shared-empty{display:none}
.gd-shared-status{position:absolute;bottom:8px;left:10px;right:10px;margin:0;color:#b9e1d3;font:600 9px/1.4 Inter,sans-serif;text-shadow:0 2px 5px #000;background:#06131b9c;border-radius:4px;padding:3px 5px}
.gd-shared-status:empty{display:none}
#gdMatchups[data-gd-view=windows] .gd-custom-tab .gd-window-drag{order:-1}
#gdMatchups[data-gd-view=windows] .gd-custom-tab .gd-shared-header{flex:none}
@media(max-width:650px){.gd-immersive #gdAddTab{padding:6px 9px;font-size:10px}.gd-shared-header{flex-wrap:wrap}.gd-shared-header span{width:100%}}
.gd-return-fullscreen{display:inline-flex;align-items:center;border:1px solid #5881a4;border-radius:8px;background:#17324a;color:#e8f4ff;padding:7px 12px;font:700 11px Inter,sans-serif;cursor:pointer;white-space:nowrap}
.gd-return-fullscreen[hidden]{display:none!important}
.gd-return-fullscreen:hover{border-color:#92bfdc;background:#1c405b}
.gd-return-fullscreen:focus-visible{outline:2px solid #80e7ca;outline-offset:2px}
@media(max-width:650px){.gd-return-fullscreen{padding:6px 9px;font-size:10px}}
/* Resized Windows panels keep their preferred dimensions in the other views. */
#gdMatchups[data-gd-view=grid]{align-content:start}
#gdMatchups[data-gd-view=grid]>.matchup-card[data-gd-sized="true"]{justify-self:start;align-self:start}
#gdMatchups[data-gd-view=compact]>.matchup-card[data-gd-sized="true"]{display:flex;flex-direction:column;min-height:0;overflow:hidden;justify-self:start}
#gdMatchups[data-gd-view=compact] .gd-matchup-scale{position:relative;width:100%;height:auto;transform:none}
#gdMatchups[data-gd-view=compact] .gd-window-content{overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
#gdMatchups[data-gd-view=compact] .gd-custom-tab[data-gd-sized="true"]{min-height:0}
/* Let shared video use the full card; reveal its controls over the picture. */
#gdMatchups .gd-sharing{position:relative}
#gdMatchups .gd-sharing .gd-shared-header{position:absolute;top:0;left:0;right:0;z-index:5;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);border:0;background:linear-gradient(#07151fee,#07151fc9);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
#gdMatchups[data-gd-view=windows] .gd-sharing .gd-shared-header{top:28px}
#gdMatchups .gd-sharing:is(:hover,:focus-within,.gd-controls-open) .gd-shared-header{opacity:1;visibility:visible;pointer-events:auto;transform:none}
#gdMatchups .gd-sharing .gd-shared-status{opacity:0;pointer-events:none;transition:opacity .18s ease}
#gdMatchups .gd-sharing:is(:hover,:focus-within,.gd-controls-open) .gd-shared-status{opacity:1}
#gdMatchups .gd-controls-toggle{display:none;position:absolute;top:7px;right:8px;z-index:6;width:30px;height:30px;border:1px solid #9bced0a8;border-radius:8px;background:#071b26dc;color:#e8f9f3;font:800 20px/1 Inter,sans-serif;cursor:pointer;opacity:0;transition:opacity .18s ease}
#gdMatchups .gd-sharing .gd-controls-toggle{display:block}
#gdMatchups .gd-sharing:is(:hover,:focus-within,.gd-controls-open) .gd-controls-toggle{opacity:1}
#gdMatchups[data-gd-view=windows] .gd-controls-toggle{top:35px}
@media(hover:none){#gdMatchups .gd-sharing .gd-controls-toggle{opacity:1}#gdMatchups .gd-sharing .gd-shared-header{padding-right:44px}#gdMatchups .gd-sharing:not(.gd-controls-open):not(:focus-within) .gd-shared-header{opacity:0;visibility:hidden;pointer-events:none}}
#gdMatchups .gd-controls-toggle:focus-visible{outline:2px solid #80e7ca;outline-offset:2px}
/* Fullscreen gives matchups the screen; leader details remain in hover lists. */
#gameDayPanel.gd-immersive{grid-template-rows:auto minmax(0,1fr) 92px;gap:7px;padding:8px 14px}
#gameDayPanel.gd-immersive .gd-leaders-section{display:flex;flex-direction:column;align-self:stretch;min-height:0;margin:0;padding:3px 0 0;border-top:1px solid #24394d;overflow:visible}
#gameDayPanel.gd-immersive .gd-leaders-section .gd-section-heading{flex:none;min-height:19px;margin:0 0 3px}
#gameDayPanel.gd-immersive .gd-leaders-section h3{font-size:13px}
#gameDayPanel.gd-immersive .gd-leaders-section .gd-section-heading small{display:none}
#gameDayPanel.gd-immersive #gdScoring{padding:3px 7px;font-size:10px}
#gameDayPanel.gd-immersive #gdLeadersStatus{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#gameDayPanel.gd-immersive #gdLeaders{flex:1;min-height:0;gap:8px}
#gameDayPanel.gd-immersive .gd-leader-group{min-height:0}
#gameDayPanel.gd-immersive .gd-leader-group h4{min-height:19px;padding:2px 7px;font-size:10px}
#gameDayPanel.gd-immersive .gd-leader-toggle>.gd-current{min-height:31px;padding:2px 7px;grid-template-columns:12px 24px minmax(0,1fr) 32px;gap:5px}
#gameDayPanel.gd-immersive .gd-leader-avatar{height:24px}
#gameDayPanel.gd-immersive .gd-leader-row b{font-size:10px}
#gameDayPanel.gd-immersive .gd-leader-row small{margin-top:1px;font-size:8px}
#gameDayPanel.gd-immersive .gd-leader-row strong{font-size:11px}
@media(max-width:1150px){#gameDayPanel.gd-immersive{grid-template-rows:auto minmax(0,1fr) 135px}}
@media(max-width:800px){#gameDayPanel.gd-immersive{grid-template-rows:auto minmax(0,1fr) 170px}}
#gameDayPanel.gd-immersive .gd-main>.gd-section-heading{margin-bottom:4px}
#gameDayPanel.gd-immersive .gd-main>.game-legend{margin:0 0 4px}
#gameDayPanel.gd-immersive .gd-view-hint{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
