html:has(.game-shell),body:has(.game-shell){width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none;}.game-shell{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(47,226,158,.08),transparent 28rem),linear-gradient(180deg,#03090d 0%,#02070a 100%);}.game-shell .dark-topbar{min-height:0;height:58px;padding:8px 18px;}.game-shell .dark-topbar-brand{flex:0 0 auto;width:122px;}.game-shell .dark-topbar-brand img{width:100%;height:auto;}.game-shell .game-page{box-sizing:border-box;height:calc(100dvh - 58px);min-height:0;max-width:none;margin:0;padding:10px 18px 12px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:9px;overflow:hidden;}.game-shell .dark-match-header{min-height:0;padding:10px 14px;border-radius:15px;}.game-shell .dark-match-header__main{display:flex;align-items:center;justify-content:space-between;gap:16px;}.game-shell .dark-match-header__title{display:flex;align-items:baseline;gap:10px;min-width:0;}.game-shell .dark-match-header__title .dark-match-eyebrow,.game-shell .dark-match-header__title p,.game-shell .dark-active-player-strip{display:none;}.game-shell .dark-match-header__title h1{margin:0;font-size:clamp(24px,3.2vw,38px);line-height:.95;white-space:nowrap;}.game-shell .dark-match-header__meta{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:6px;min-width:0;}.game-shell .dark-match-chip{min-height:28px;padding:5px 9px;font-size:11px;white-space:nowrap;}.game-shell .premium-player-grid{min-height:0;height:152px;margin:0;display:grid;gap:8px;overflow:hidden;}.game-shell.players-1 .premium-player-grid{grid-template-columns:minmax(0,1fr);}.game-shell.players-2 .premium-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.game-shell.players-3 .premium-player-grid,.game-shell.players-4 .premium-player-grid{grid-auto-flow:column;grid-auto-columns:minmax(260px,36vw);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity;}.game-shell .dark-match-player-card{box-sizing:border-box;min-width:0;min-height:0;height:100%;padding:9px 11px;border-radius:15px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;gap:3px 8px;scroll-snap-align:start;overflow:hidden;}.game-shell .dark-match-player-head{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;}.game-shell .dark-match-player-avatar{width:30px;height:30px;font-size:13px;}.game-shell .dark-match-player-name{min-width:0;}.game-shell .dark-match-player-name span{font-size:9px;line-height:1;}.game-shell .dark-match-player-name h2{margin-top:1px;font-size:clamp(14px,1.8vw,19px);line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.game-shell .dark-match-player-index{width:28px;height:28px;font-size:10px;}.game-shell .dark-match-score-wrap{grid-column:1;grid-row:2;align-self:center;display:flex;align-items:baseline;gap:8px;min-width:0;}.game-shell .dark-match-score-wrap>span{writing-mode:horizontal-tb;font-size:9px;white-space:nowrap;}.game-shell .dark-match-score{font-size:clamp(42px,6.6vw,68px);line-height:.82;letter-spacing:-.035em;}.game-shell .dark-match-player-stats{grid-column:2;grid-row:2;align-self:center;width:min(170px,34vw);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;}.game-shell .dark-match-player-stats .dark-player-stat{min-width:0;padding:5px 7px;border-radius:9px;}.game-shell .dark-match-player-stats .dark-player-stat:nth-child(n + 3){display:none;}.game-shell .dark-player-stat span{font-size:8px;}.game-shell .dark-player-stat strong{font-size:13px;}.game-shell .dark-match-player-foot{grid-column:1 / -1;grid-row:3;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;}.game-shell .dark-match-player-foot>span{min-height:24px;padding:3px 6px;}.game-shell .dark-match-player-foot small,.game-shell .dark-match-player-foot strong{font-size:9px;}.game-shell .dark-match-last-visit{position:absolute;right:12px;bottom:7px;max-width:42%;margin:0;font-size:9px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;}.game-shell .dark-match-player-foot>span:last-child{padding-right:min(44%,180px);}.game-shell .dark-match-dock{display:none;}.game-shell .premium-match-workspace{min-height:0;height:100%;margin:0;display:block;overflow:hidden;}.game-shell .premium-match-main{min-height:0;height:100%;display:grid;grid-template-columns:minmax(250px,.72fr) minmax(440px,1.28fr);grid-template-rows:minmax(0,1fr) auto;gap:9px;overflow:hidden;}.game-shell .premium-match-side{display:none;}.game-shell .legacy-scoreboard{display:none;}.game-shell .scoreboard-panel{min-height:0;margin:0;grid-column:1;grid-row:1;overflow:hidden;}.game-shell .turn-panel{min-height:0;margin:0;grid-column:1;grid-row:2;}.game-shell .input-panel{min-height:0;height:100%;margin:0;grid-column:2;grid-row:1 / 3;}.game-shell.game-x01 .turn-panel{grid-row:1 / 3;align-self:stretch;}.game-shell .dark-turn-panel{box-sizing:border-box;padding:12px;border-radius:15px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:8px;overflow:hidden;}.game-shell .dark-turn-head{min-height:0;align-items:center;}.game-shell .dark-turn-head h2{margin:1px 0 0;font-size:clamp(20px,2.5vw,31px);}.game-shell .dark-turn-total{min-width:54px;height:42px;padding:0 12px;font-size:24px;}.game-shell .dark-visit-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;}.game-shell .dark-visit-slot{min-height:62px;padding:8px;border-radius:11px;}.game-shell .dark-visit-slot span{font-size:9px;}.game-shell .dark-visit-slot strong{font-size:20px;}.game-shell .premium-checkout-card{min-height:0;margin:0;padding:9px;border-radius:11px;overflow:hidden;}.game-shell .premium-checkout-card .checkout-route{font-size:clamp(22px,3vw,34px);line-height:1;}.game-shell .premium-checkout-card .checkout-alternatives{margin-top:6px;}.game-shell .dark-input-panel{box-sizing:border-box;padding:10px;border-radius:15px;display:grid;gap:6px;overflow:hidden;}.game-shell .dark-dart-input{grid-template-rows:auto auto auto minmax(0,1fr) auto auto;}.game-shell .dark-quick-input{grid-template-rows:auto auto auto auto minmax(0,1fr) auto auto auto;}.game-shell .dark-input-head{min-height:0;display:flex;align-items:center;gap:8px;}.game-shell .dark-input-head h2{margin:1px 0 0;font-size:clamp(19px,2.3vw,28px);line-height:1;}.game-shell .dark-input-head p{display:none;}.game-shell .dark-entry-status{min-height:28px;padding:5px 9px;font-size:10px;}.game-shell .input-mode-tabs{min-height:34px;padding:3px;border-radius:10px;}.game-shell .input-mode-button{min-height:28px;padding:4px 8px;font-size:10px;}.game-shell .dark-control-block{min-height:0;margin:0;}.game-shell .dark-control-label{min-height:16px;margin-bottom:3px;}.game-shell .dark-control-label span,.game-shell .dark-control-label small{font-size:9px;}.game-shell .dark-multiplier-grid{min-height:34px;gap:5px;}.game-shell .dark-multiplier{min-height:34px;padding:4px 7px;border-radius:9px;}.game-shell .dark-multiplier small{width:22px;height:22px;font-size:10px;}.game-shell .dark-multiplier span{font-size:10px;}.game-shell .dark-board-grid{min-height:0;height:100%;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:5px;}.game-shell .dark-board-grid.cricket{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));}.game-shell .dark-board-key{min-width:0;min-height:0;height:100%;padding:0;border-radius:9px;font-size:clamp(15px,1.8vw,23px);}.game-shell .dark-special-grid{min-height:36px;gap:5px;}.game-shell .dark-special-key{min-height:36px;padding:5px;border-radius:9px;font-size:10px;}.game-shell .dark-bottom-actions{min-height:40px;gap:6px;}.game-shell .dark-secondary-action,.game-shell .dark-confirm-action{min-height:40px;padding:6px 10px;border-radius:10px;font-size:11px;}.game-shell .dark-score-display{min-height:44px;padding:5px 10px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;}.game-shell .dark-score-display strong{font-size:28px;line-height:1;}.game-shell .dark-score-chip-grid{display:flex;gap:5px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;}.game-shell .dark-score-chip-grid::-webkit-scrollbar{display:none;}.game-shell .dark-score-chip{flex:0 0 48px;min-height:30px;padding:4px;border-radius:8px;font-size:11px;}.game-shell .dark-keypad-grid{min-height:0;height:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:5px;}.game-shell .dark-keypad-key{min-height:0;height:100%;padding:0;border-radius:9px;font-size:clamp(17px,2vw,25px);}.game-shell .quick-checkout-options{min-height:0;margin:0;padding:5px;border-radius:9px;}.game-shell .quick-checkout-options>.form-label{display:none;}.game-shell .quick-option-row{gap:4px;}.game-shell .quick-option{min-height:28px;padding:4px 7px;border-radius:7px;font-size:10px;}.game-shell .dark-input-warning{min-height:0;margin:0;padding:0;font-size:10px;}.game-shell .dark-input-warning.visible{padding:5px 7px;}.game-shell .dark-variant-scoreboard{box-sizing:border-box;height:100%;padding:10px;border-radius:15px;}.game-shell .dark-variant-heading{margin-bottom:5px;}.game-shell .dark-variant-heading h2{margin:0;font-size:19px;}.game-shell .dark-variant-chip{min-height:26px;padding:4px 7px;font-size:9px;}.game-shell .cricket-scroll{max-height:calc(100% - 38px);overflow:auto;}.game-shell .cricket-table th,.game-shell .cricket-table td{padding:4px 5px;font-size:11px;}.game-shell .cricket-table thead th,.game-shell .cricket-table tfoot th,.game-shell .cricket-table tfoot td{padding-top:5px;padding-bottom:5px;}.game-shell .cricket-table th small,.game-shell .cricket-points small{display:none;}.game-shell .sequence-scoreboard{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:6px;}.game-shell .sequence-banner{min-height:0;padding:7px 9px;border-radius:10px;}.game-shell .sequence-banner strong{font-size:clamp(27px,4vw,45px);line-height:1;}.game-shell .sequence-banner small{font-size:9px;}.game-shell .sequence-card-list{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;overflow:auto;}.game-shell .dark-sequence-card{min-height:0;padding:7px;border-radius:10px;}.game-shell .sequence-card-head h2{font-size:14px;}.game-shell .sequence-card-head strong{font-size:25px;}.game-shell .sequence-track{max-height:54px;overflow:auto;gap:3px;}.game-shell .sequence-step{width:21px;height:21px;font-size:8px;}.game-shell .sequence-card-meta,.game-shell .shanghai-card-meta{margin-top:4px;font-size:9px;}.game-shell .shared-round-track{min-height:0;padding-top:3px;}@media (min-width:768px) and (max-height:820px){.game-shell .dark-topbar{height:50px;padding-top:5px;padding-bottom:5px;}.game-shell .game-page{height:calc(100dvh - 50px);padding-top:7px;padding-bottom:8px;gap:7px;}.game-shell .dark-match-header{padding-top:7px;padding-bottom:7px;}.game-shell .premium-player-grid{height:130px;}.game-shell .dark-match-score{font-size:clamp(40px,5.5vw,58px);}.game-shell .dark-match-player-card{padding-top:7px;padding-bottom:7px;}.game-shell .dark-visit-slot{min-height:50px;}.game-shell .dark-input-panel,.game-shell .dark-turn-panel,.game-shell .dark-variant-scoreboard{padding:8px;}}@media (max-width:767px){.game-shell{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);}.game-shell .dark-topbar{box-sizing:border-box;height:43px;padding:5px 7px;gap:6px;}.game-shell .dark-topbar-brand{width:86px;}.game-shell .dark-topbar-status,.game-shell .dark-topbar-format,.game-shell .dark-header-icon,.game-shell .dark-topbar-actions [data-action="toggle-fullscreen"]{display:none;}.game-shell .dark-topbar-actions{margin-left:auto;}.game-shell .dark-header-new{min-height:30px;padding:4px 9px;border-radius:9px;font-size:9px;line-height:1;}.game-shell .game-page{height:calc(100dvh - 43px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));padding:4px 5px 5px;grid-template-rows:35px 104px minmax(0,1fr);gap:4px;}.game-shell .dark-match-header{height:35px;padding:5px 8px;border-radius:10px;overflow:hidden;}.game-shell .dark-match-header__main{height:100%;gap:6px;}.game-shell .dark-match-header__title h1{font-size:20px;}.game-shell .dark-match-header__meta{gap:3px;}.game-shell .dark-match-chip{display:none;min-height:23px;padding:3px 6px;font-size:8px;}.game-shell .dark-match-chip:nth-child(2){display:inline-flex;}.game-shell .premium-player-grid{height:104px;gap:4px;}.game-shell.players-1 .premium-player-grid{grid-template-columns:minmax(0,1fr);}.game-shell.players-2 .premium-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.game-shell.players-3 .premium-player-grid,.game-shell.players-4 .premium-player-grid{grid-auto-columns:minmax(145px,47vw);}.game-shell .dark-match-player-card{padding:5px 6px;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:24px minmax(0,1fr) 20px;gap:1px 4px;}.game-shell .dark-match-player-head{grid-template-columns:22px minmax(0,1fr) auto;gap:4px;}.game-shell .dark-match-player-avatar{width:22px;height:22px;font-size:10px;border-radius:7px;}.game-shell .dark-match-player-name span{font-size:7px;}.game-shell .dark-match-player-name h2{font-size:11px;}.game-shell .dark-match-player-index{width:21px;height:21px;font-size:7px;}.game-shell .dark-match-score-wrap{display:block;align-self:center;}.game-shell .dark-match-score-wrap>span{display:block;margin-bottom:1px;font-size:6px;}.game-shell .dark-match-score{font-size:clamp(31px,11vw,45px);line-height:.82;}.game-shell .dark-match-player-stats{width:42px;grid-template-columns:1fr;gap:2px;}.game-shell .dark-match-player-stats .dark-player-stat{padding:2px 3px;border-radius:5px;}.game-shell .dark-match-player-stats .dark-player-stat:nth-child(n + 2){display:none;}.game-shell .dark-player-stat span{font-size:5.5px;}.game-shell .dark-player-stat strong{font-size:9px;}.game-shell .dark-match-player-foot{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;}.game-shell .dark-match-player-foot>span{min-height:18px;padding:2px 3px;border-radius:5px;}.game-shell .dark-match-player-foot small,.game-shell .dark-match-player-foot strong{font-size:6px;}.game-shell .dark-match-last-visit{display:none;}.game-shell .dark-match-player-foot>span:last-child{padding-right:3px;}.game-shell .premium-match-workspace,.game-shell .premium-match-main{min-height:0;height:100%;}.game-shell .premium-match-main{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);gap:3px;}.game-shell .scoreboard-panel{grid-column:1;grid-row:1;}.game-shell .turn-panel,.game-shell.game-x01 .turn-panel{grid-column:1;grid-row:2;align-self:auto;}.game-shell .input-panel{grid-column:1;grid-row:3;}.game-shell .legacy-scoreboard,.game-shell .sequence-scoreboard{display:none;}.game-shell .cricket-scoreboard{display:block;height:83px;padding:4px 5px;border-radius:9px;}.game-shell .dark-variant-heading{display:none;}.game-shell .cricket-scroll{max-height:100%;}.game-shell .cricket-table{width:100%;table-layout:fixed;}.game-shell .cricket-table thead,.game-shell .cricket-table tfoot{display:none;}.game-shell .cricket-table tbody{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;}.game-shell .cricket-table tr{display:grid;grid-template-rows:15px minmax(0,1fr);min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:6px;overflow:hidden;}.game-shell .cricket-table th,.game-shell .cricket-table td{display:block;min-width:0;padding:1px;border:0;font-size:7px;text-align:center;}.game-shell .cricket-table tr>td:nth-of-type(n + 3){display:none;}.game-shell .cricket-table tr>td{min-height:23px;font-size:11px;}.game-shell .dark-turn-panel{min-height:42px;padding:4px 5px;border-radius:9px;display:grid;grid-template-columns:43px minmax(0,1fr);grid-template-rows:34px;gap:3px;}.game-shell .dark-turn-head{display:block;min-width:0;}.game-shell .dark-turn-head>div{display:none;}.game-shell .dark-turn-total{width:43px;min-width:43px;height:34px;padding:0;border-radius:7px;font-size:18px;}.game-shell .dark-visit-slots{grid-column:2;gap:3px;}.game-shell .dark-visit-slot{min-height:34px;padding:2px;border-radius:7px;}.game-shell .dark-visit-slot span{font-size:6px;}.game-shell .dark-visit-slot strong{font-size:13px;}.game-shell .premium-checkout-card{display:none;}.game-shell .premium-checkout-card.success,.game-shell .premium-checkout-card.danger{display:block;grid-column:1 / -1;padding:4px 6px;}.game-shell .dark-input-panel{padding:4px 5px;border-radius:9px;gap:3px;}.game-shell .dark-dart-input{grid-template-rows:auto auto minmax(0,1fr) auto auto;}.game-shell .dark-quick-input{grid-template-rows:auto auto auto minmax(0,1fr) auto auto auto;}.game-shell .dark-input-head{display:none;}.game-shell .input-mode-tabs{min-height:26px;padding:2px;border-radius:7px;}.game-shell .input-mode-button{min-height:22px;padding:2px 5px;font-size:7px;}.game-shell .dark-control-block{display:contents;}.game-shell .dark-control-label{display:none;}.game-shell .dark-multiplier-grid{min-height:27px;gap:3px;}.game-shell .dark-multiplier{min-height:27px;padding:2px 4px;border-radius:7px;}.game-shell .dark-multiplier small{width:18px;height:18px;font-size:8px;}.game-shell .dark-multiplier span{font-size:8px;}.game-shell .dark-board-grid{min-height:0;height:100%;gap:3px;}.game-shell .dark-board-key{border-radius:7px;font-size:clamp(13px,4.6vw,18px);}.game-shell .dark-board-grid.cricket{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:minmax(0,1fr);}.game-shell .dark-special-grid{min-height:28px;gap:3px;}.game-shell .dark-special-key{min-height:28px;padding:2px;border-radius:7px;font-size:8px;}.game-shell .dark-bottom-actions{min-height:32px;gap:3px;}.game-shell .dark-secondary-action,.game-shell .dark-confirm-action{min-height:32px;padding:3px 6px;border-radius:7px;font-size:8px;}.game-shell .dark-score-display{min-height:30px;padding:3px 7px;border-radius:7px;}.game-shell .dark-score-display span{font-size:7px;}.game-shell .dark-score-display strong{font-size:21px;}.game-shell .dark-score-chip-grid{min-height:25px;}.game-shell .dark-score-chip{flex-basis:41px;min-height:25px;padding:2px;border-radius:6px;font-size:8px;}.game-shell .dark-keypad-grid{gap:3px;}.game-shell .dark-keypad-key{border-radius:7px;font-size:clamp(15px,5.6vw,21px);}.game-shell .quick-checkout-options{padding:3px;border-radius:6px;}.game-shell .quick-option{min-height:23px;padding:2px 4px;border-radius:5px;font-size:7px;}.game-shell .dark-input-warning.visible{padding:3px 5px;font-size:7px;}}@media (max-width:767px) and (max-height:620px){.game-shell .dark-topbar{height:38px;padding-top:3px;padding-bottom:3px;}.game-shell .game-page{height:calc(100dvh - 38px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));grid-template-rows:30px 88px minmax(0,1fr);padding-top:3px;padding-bottom:3px;gap:3px;}.game-shell .dark-match-header{height:30px;padding:3px 6px;}.game-shell .dark-match-header__title h1{font-size:17px;}.game-shell .premium-player-grid{height:88px;}.game-shell .dark-match-player-card{grid-template-rows:20px minmax(0,1fr) 17px;padding:4px 5px;}.game-shell .dark-match-player-avatar,.game-shell .dark-match-player-index{width:18px;height:18px;font-size:6px;}.game-shell .dark-match-score{font-size:clamp(28px,10.5vw,38px);}.game-shell .dark-match-player-stats{width:36px;}.game-shell .cricket-scoreboard{height:68px;}.game-shell .dark-turn-panel{min-height:36px;grid-template-columns:38px minmax(0,1fr);grid-template-rows:29px;}.game-shell .dark-turn-total{width:38px;min-width:38px;height:29px;font-size:15px;}.game-shell .dark-visit-slot{min-height:29px;}.game-shell .input-mode-tabs{min-height:23px;}.game-shell .input-mode-button{min-height:19px;}.game-shell .dark-multiplier-grid{min-height:23px;}.game-shell .dark-multiplier{min-height:23px;}.game-shell .dark-multiplier small{width:15px;height:15px;}.game-shell .dark-special-grid,.game-shell .dark-special-key{min-height:24px;}.game-shell .dark-bottom-actions,.game-shell .dark-secondary-action,.game-shell .dark-confirm-action{min-height:27px;}}@media (max-width:767px){.game-shell:not(.game-x01) .dark-dart-input{grid-template-rows:27px minmax(0,1fr) 28px 32px}.game-shell .dark-board-grid.cricket{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.game-shell .cricket-table{width:100%!important;min-width:0!important;max-width:100%!important}.game-shell .cricket-table tbody{width:100%;min-width:0}}@media (max-width:767px) and (max-height:620px){.game-shell:not(.game-x01) .dark-dart-input{grid-template-rows:23px minmax(0,1fr) 24px 27px}}.game-shell.players-3 .premium-player-grid,.game-shell.players-4 .premium-player-grid{display:flex;grid-template-columns:none;grid-auto-flow:initial;grid-auto-columns:initial;overflow-x:auto}.game-shell.players-3 .dark-match-player-card,.game-shell.players-4 .dark-match-player-card{flex:0 0 min(360px,36vw)}@media (max-width:767px){.game-shell.players-3 .dark-match-player-card,.game-shell.players-4 .dark-match-player-card{flex-basis:min(170px,47vw)}}.game-shell .one-screen-stats-button{display:inline-flex!important}.game-shell.one-screen-stats-open .premium-match-side{display:block;position:fixed;z-index:250;inset:66px 18px 18px auto;width:min(430px,calc(100vw - 36px));max-height:calc(100dvh - 84px);padding:10px;overflow:auto;border:1px solid rgba(72,255,186,.28);border-radius:16px;background:rgba(3,12,17,.98);box-shadow:0 24px 80px rgba(0,0,0,.62);overscroll-behavior:contain}.game-shell .one-screen-stats-close{position:sticky;z-index:2;top:0;width:100%;min-height:40px;margin:0 0 8px;padding:7px 10px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(72,255,186,.24);border-radius:10px;background:#0a1a20;color:#7fffc7;font:700 11px/1 Manrope,sans-serif;text-transform:uppercase;letter-spacing:.08em}.game-shell .one-screen-stats-close span{font-size:20px;line-height:1}@media (max-width:767px){.game-shell .one-screen-stats-button{width:30px;height:30px;min-width:30px;padding:0;border-radius:9px}.game-shell .one-screen-stats-button span{font-size:17px}.game-shell.one-screen-stats-open .premium-match-side{inset:calc(47px + env(safe-area-inset-top,0px)) 5px calc(5px + env(safe-area-inset-bottom,0px));width:auto;max-height:none;padding:7px;border-radius:12px}.game-shell.one-screen-stats-open .dark-stats-panel,.game-shell.one-screen-stats-open .dark-timeline-panel{display:block}.game-shell.one-screen-stats-open .dark-live-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* V1.33.0: keep every Quick Visit preset visible on compact phones. */
@media(max-width:767px){.game-shell .dark-score-chip-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:2px;overflow:hidden}.game-shell .dark-score-chip{min-width:0;width:auto;flex:none;padding:1px;font-size:7px}}
