/* One compact information component, shared by all six game controllers. */
.unified-details.unified-details.unified-details{--ink:#e2eddf;--green:#c6e5ad;--muted:#9eb5aa;--line:#54776655;display:flex;flex-direction:column;gap:10px;min-width:0;max-width:100%;height:auto;max-height:600px;margin:0;padding:16px;background:#102a2b;color:var(--ink);border:1px solid var(--line);border-radius:12px;font:14px/1.5 Arial,'Microsoft YaHei',sans-serif;box-sizing:border-box;overflow:hidden;box-shadow:none}
.unified-details *{box-sizing:border-box}.unified-details [hidden]{display:none!important}
.unified-details.unified-details .details-title{display:block;flex:none;padding:0;margin:0;border:0;background:none;text-align:left}
.unified-details.unified-details :is(h2,h3){margin:0;font:600 15px/1.4 Arial,'Microsoft YaHei',sans-serif;letter-spacing:0;color:#d8ebc8;text-transform:none}
.unified-details.unified-details .details-title h2{font-size:18px;color:#eaf4df}
.unified-details.unified-details p{font-size:13px;line-height:1.55;letter-spacing:0;margin:8px 0;color:#a8bdb1}
.unified-details.unified-details small{font-size:12px;line-height:1.5}
.unified-details.unified-details :is(.player-box,.board-box,.prize-box,.tower-card,.pilot-panel,.ranking-panel,.season-prizes,.destination-section,.competition-details,.power-guide){background:none;border:0;border-radius:0;padding:0!important;margin:0!important;box-shadow:none;min-width:0}
.unified-details.unified-details :is(.panel-heading,.sidebar-card-head,.tower-card-head,.section-line,.section-title,.tower-card-title,.destination-heading,.symbol-heading,.pool-header){padding:0;margin:0 0 8px;border:0;background:none}
.unified-details :is(.panel-heading,.pool-header,.destination-heading,.symbol-heading){display:none!important}
.unified-details.unified-details .details-content{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#547766 transparent;padding:0 3px 0 0}
.unified-details .details-pane{min-width:0;outline:none}
.unified-details.unified-details :is(.details-tabs,.details-periods){display:flex;flex:none;gap:4px;flex-wrap:wrap;border:0;padding:0;margin:0;background:none}
.unified-details.unified-details .details-tabs{padding-bottom:10px;border-bottom:1px solid var(--line)}
.unified-details.unified-details :is(button,[role=tab],input,select){min-height:34px;height:auto;max-width:100%;padding:6px 10px;font:500 13px/1.4 Arial,'Microsoft YaHei',sans-serif;letter-spacing:0;text-transform:none;border:1px solid #63816c66;background:#1b3935;color:#d5e6ce;border-radius:6px;box-shadow:none;white-space:normal;cursor:pointer}
.unified-details.unified-details :is(button,[role=tab]):hover{background:#294a41;border-color:#96b587}
.unified-details.unified-details :is([aria-selected=true],[aria-pressed=true],button.active){background:#c6e5ad!important;color:#183b2b!important;border-color:#c6e5ad!important}
.unified-details.unified-details button:disabled{opacity:.45;cursor:not-allowed}
.unified-details :is(button,input,select,summary):focus-visible,.flight-info-panel :focus-visible,.flight-menu-links button:focus-visible{outline:2px solid #dbedaa;outline-offset:2px}
.unified-details.unified-details :is(.leader-row,.board-row,.prize-row,.award-item,.tower-board-list>li,.tower-reward,.pay-row){padding:8px 0;margin:0;min-height:38px;background:none;border:0;border-bottom:1px solid var(--line);border-radius:0;font-size:13px;line-height:1.45;color:#d5e6ce;gap:10px}
.unified-details.unified-details :is(.leader-row,.board-row,.tower-board-list>li){display:grid;grid-template-columns:26px minmax(0,1fr) auto}
.unified-details.unified-details :is(.leader-row,.board-row,.tower-board-list>li) :is(b,strong,span,i){font-size:13px;color:inherit;overflow-wrap:anywhere}
.unified-details.unified-details :is(.tower-board-list,.reward-pool,.paytable,.destinations){display:grid;grid-template-columns:1fr;gap:0;margin:0;padding:0;background:none}
.unified-details.unified-details :is(.empty-board,.rank-empty,.tower-empty){display:block;padding:16px 10px!important;background:#173431;border:1px dashed var(--line);border-radius:6px;font-size:13px;line-height:1.55}
.unified-details.unified-details :is(.reward-pool .prize-item,.destination){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;position:relative;padding:7px 0;margin:0;border:0;border-bottom:1px solid var(--line);background:none;transform:none;border-radius:0;text-align:left;min-height:52px}
.unified-details.unified-details .reward-pool .prize-face{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:1px 10px;width:auto;min-width:0;transform:none;text-align:left}
.unified-details.unified-details :is(.reward-pool img,.destination img,.pay-row>img,.tower-reward img){width:38px;height:38px;object-fit:contain;margin:0;flex:none}
.unified-details.unified-details .reward-pool :is(strong,.probability){font-size:13px;line-height:1.4}
.unified-details.unified-details.unified-details .destination{grid-template-columns:18px 38px minmax(0,1fr) auto;gap:8px}
.unified-details.unified-details .destination h3{font-size:13px;overflow-wrap:anywhere}.unified-details.unified-details .destination>span{font-size:11px}
.unified-details.unified-details .pay-row{display:flex;align-items:center;gap:10px;min-height:52px}
.unified-details.unified-details .pay-info{display:grid;grid-template-columns:1fr auto;gap:2px 8px;width:100%;min-width:0}.unified-details .pay-name{grid-column:1/-1;color:#99b09f;font-size:11px}.unified-details .pay-reward{overflow-wrap:anywhere;font-size:13px}.unified-details .pay-probability{font:12px monospace}
.unified-details.unified-details :is(.pool-columns,.no-match-row){display:flex;justify-content:space-between;font-size:12px;padding:6px 0;margin:0}
.unified-details.unified-details details{background:none;border:1px solid var(--line);border-radius:6px;padding:8px 10px;margin:8px 0}
.unified-details.unified-details summary{font:500 13px/1.5 Arial,'Microsoft YaHei',sans-serif;cursor:pointer;color:#d7e8c8;padding:0;list-style:revert}
.unified-details.unified-details .details-profile{flex:none;margin:0;padding:7px 10px}
.unified-details .details-profile[open]{max-height:180px;overflow:auto}.unified-details .details-profile[open]>summary{margin-bottom:10px}
.unified-details.unified-details :is(.member-identity,.player-summary>div,.play-goal){padding:8px;background:#173431;border:1px solid var(--line);border-radius:6px;gap:5px}
.unified-details.unified-details :is(.member-identity strong,.record strong,.tower-player strong,.tower-player b,.pilot-stat b){font-size:16px}
.unified-details.unified-details :is(.player-summary,.control-guide){gap:8px;margin:8px 0}.unified-details.unified-details .control-guide>div{padding:8px;background:#173431;border-color:var(--line)}
.unified-details.unified-details :is(.power-list,.tower-cargo-list){gap:6px}.unified-details.unified-details .power-list>div{padding:8px;margin:0;background:none;border-color:var(--line)}
.unified-details .power-list canvas{max-width:42px;max-height:42px;object-fit:contain}
.unified-details.unified-details :is(.tower-reward,.prize-row){display:flex;align-items:center}.unified-details.unified-details .prize-rank{background:#294a41;color:#d5e6ce}
.unified-details.unified-details .details-guide p{margin:0;padding:12px 0;border-bottom:1px solid var(--line)}
#rewardImage{display:block;width:96px;height:96px;object-fit:contain;margin:0 auto 12px}
.game-details-dialog .unified-details{border:0!important;border-radius:0!important;max-height:calc(100dvh - 160px)!important}
.game-details-dialog .play-dialog-body>.unified-details>.details-title{display:none}
@media(max-width:820px){.unified-details.unified-details.unified-details{max-height:640px;margin-top:16px}.unified-details.unified-details :is(button,[role=tab],select,input){min-height:42px}.unified-details.unified-details .details-profile summary{min-height:26px}}

/* Native UFO information screen: contained by the playfield in every mode. */
.flight-menu-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.flight-menu-links button,.flight-options [data-flight-info]{border:1px solid #63816c88;background:#18372fe8;color:#d5e6ce;border-radius:6px;padding:8px 10px;font:500 13px/1.4 Arial,sans-serif;letter-spacing:0;cursor:pointer}
.flight-info-panel{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;gap:12px;padding:22px;background:#102a2b;color:#e2eddf;font:14px/1.6 Arial,'Microsoft YaHei',sans-serif;min-height:0;text-align:left}
.flight-info-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;margin:0;background:none;border:0}
.flight-info-panel h2{font-size:22px;line-height:1.3;margin:2px 0;color:#e2eddf}.flight-info-panel small{font-size:10px;letter-spacing:1px;color:#9eb5aa}
.flight-info-panel button{min-height:36px;padding:7px 12px;border:1px solid #63816c88;background:#1b3935;color:#d5e6ce;border-radius:6px;font:500 14px/1.4 Arial,sans-serif;cursor:pointer}
.flight-info-panel :is([aria-selected=true],[aria-pressed=true]){background:#c6e5ad;color:#183b2b;border-color:#c6e5ad}
.flight-info-tabs,.flight-info-panel .rank-tabs{display:flex;flex-wrap:wrap;gap:6px;flex:none;margin:0;padding:0;border:0;background:none}
.flight-info-scroll{overflow:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin}
.flight-info-scroll p{font-size:14px;line-height:1.65;margin:10px 0;color:#b6c9bd}
.flight-info-scroll :is(.leader-row,.prize-row,.award-item){padding:10px 0;border-bottom:1px solid #54776655;font-size:14px;background:none}
.flight-guide{padding-left:24px;margin:0}.flight-guide li{padding:5px 0}.flight-guide b{color:#d8ebc8}
@media(max-width:600px){.flight-info-panel{padding:16px;gap:10px}.flight-info-panel button{min-height:42px;padding:8px 10px}.flight-info-panel h2{font-size:20px}.flight-menu-links button{min-height:42px}.flight-dock{flex-wrap:wrap}.flight-options{gap:6px!important}}
@media(max-height:600px){.flight-info-panel{padding:12px;gap:7px}.flight-info-panel>header small{display:none}.flight-info-panel h2{font-size:18px}}

/* Scoped game styles must not restyle the common dialog shell. */
#gameHost dialog.play-dialog.game-details-dialog,body>dialog.play-dialog.game-details-dialog{width:min(870px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);height:auto;padding:0!important;margin:auto!important;border:1px solid #8eab88;border-radius:16px;background:#102b2c!important;color:#dfebd7;font:16px/1.6 Arial,'Microsoft YaHei',sans-serif;box-shadow:0 24px 80px #0009;overflow:auto}
#gameHost dialog.game-details-dialog>header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 20px;margin:0;border-bottom:1px solid #78996c55;background:#1b363b;text-align:left}
#gameHost dialog.game-details-dialog>header h2{margin:0;font:700 20px/1.4 Arial,sans-serif;color:#e5efda;letter-spacing:0}
#gameHost dialog.game-details-dialog>header button{min-width:44px;min-height:44px;margin:0;padding:0;border:1px solid #8cab7455;border-radius:8px;background:#25443f;color:#e5efda;font:24px Arial}
#gameHost dialog.game-details-dialog>.play-dialog-body{padding:22px;margin:0}
#gameHost dialog.game-details-dialog .unified-details{background:none!important;margin:0!important;padding:0!important}
.unified-details :is(.ranking-panel,.season-prizes){scroll-margin-top:92px}

.unified-details.unified-details.unified-details [aria-selected=true]{background:#c6e5ad!important;color:#183b2b!important;border-color:#c6e5ad!important}

/* Standalone desktop: a common frame with the game and information side by side.
   App mode owns its viewport independently. No canvas CSS scaling/filtering. */
@media(min-width:1000px){
 html:not(.play-mode) .game-detail-page .experience{width:calc(100% - 32px);max-width:1320px;margin:8px auto;padding:0;border-radius:12px}
 html:not(.play-mode) .game-detail-page .site-header{height:64px;padding:10px 22px}
 html:not(.play-mode) .game-detail-page main{padding:0 20px 12px!important}
 html:not(.play-mode) .game-detail-page :is(.bud-nav,.tower-nav,.flight-nav,.signal-heading,.transmission-nav){padding:12px 0;margin:0;font-size:12px;min-height:42px}
 html:not(.play-mode) .game-detail-page .back-link{margin:12px 0!important;font-size:12px}
 html:not(.play-mode) .game-detail-page :is(.bud-layout,.tower-layout,.ufo-layout,.matter-layout,.signal-layout,.play-layout){width:100%;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;margin:0;padding:0;align-items:start}
 html:not(.play-mode) .game-detail-page .unified-details{max-height:calc(100dvh - 145px)}
 html:not(.play-mode) .game-detail-page :is(.bud-title,.tower-heading,.flight-heading,.matter-heading){display:flex;padding:12px 16px;align-items:center;border-bottom:1px solid #54776655;background:#102a2b}
 html:not(.play-mode) .game-detail-page :is(.bud-title,.tower-heading,.flight-heading,.matter-heading) h1{font:700 24px/1.15 Arial,sans-serif;margin:0;letter-spacing:0}
 html:not(.play-mode) .game-detail-page :is(.bud-title,.tower-heading,.flight-heading,.matter-heading) p{font-size:10px;margin:0 0 4px}
 html:not(.play-mode) .game-detail-page :is(.bud-game,.tower-game,.flight-panel,.matter-play,.chamber,.receiver-play){border:1px solid #54776655;border-radius:12px;overflow:hidden;background:#091e1e}
 html:not(.play-mode) .game-detail-page :is(.bud-game-toolbar,.tower-toolbar,.flight-dock){padding:7px 12px;margin:0;min-height:36px;background:#102a2b;font-size:12px}
 html:not(.play-mode) .game-detail-page :is(.bud-game-toolbar,.tower-toolbar,.flight-dock) button{font:500 12px/1.4 Arial,sans-serif;border:1px solid #63816c66;background:#1b3935;color:#d5e6ce;border-radius:6px;padding:6px 10px;min-height:32px;letter-spacing:0}
 html:not(.play-mode) .game-detail-page :is(.bud-stage,.tower-stage){height:calc(100dvh - 285px);min-height:360px;max-height:720px;aspect-ratio:auto;width:100%}
 html:not(.play-mode) .game-detail-page .bud-stage canvas{height:100%;width:auto;max-width:100%;margin:auto;object-fit:contain}
 html:not(.play-mode) .game-detail-page .flight-stage{height:calc(100dvh - 310px);min-height:350px;max-height:650px;aspect-ratio:auto}
 html:not(.play-mode) .game-detail-page .flight-stage canvas{object-fit:contain}
 html:not(.play-mode) .game-detail-page .flight-overlay{padding:55px 6% 22px}
 html:not(.play-mode) .game-detail-page .flight-overlay h2{font-size:26px;margin:8px 0}
 html:not(.play-mode) .game-detail-page .flight-overlay p{font-size:13px;line-height:1.6;margin-bottom:12px}
 html:not(.play-mode) .game-detail-page .flight-hud{top:14px;left:20px}
 html:not(.play-mode) .game-detail-page .flight-hud strong{font-size:28px}
 html:not(.play-mode) .game-detail-page .flight-options{gap:6px!important}
 html:not(.play-mode) .game-detail-page .flight-message{padding:7px 12px;font-size:12px}
 html:not(.play-mode) .game-detail-page .tower-overlay{padding:16px}
 html:not(.play-mode) .game-detail-page .tower-overlay h2{font-size:48px;margin:10px 0}
 html:not(.play-mode) .game-detail-page .tower-overlay p{font-size:13px;margin-bottom:12px}
 html:not(.play-mode) .game-detail-page .tower-menu-rule{margin:10px auto}
 html:not(.play-mode) .game-detail-page .tower-menu-links button{padding:8px}
 html:not(.play-mode) .game-detail-page .matter-description{margin:8px 16px;font-size:13px}
 html:not(.play-mode) .game-detail-page .scene{max-width:min(365px,calc(100dvh - 355px))}
 html:not(.play-mode) .game-detail-page .console{margin:0 16px 12px!important;padding:0!important;max-width:none}
 html:not(.play-mode) .game-detail-page :is(.open-button,.drop-button,.spin-button,.launch-button){min-height:40px;font:600 14px/1.4 Arial,sans-serif!important;padding:9px 16px;border:1px solid #c6e5ad;background:#c6e5ad;color:#183b2b;border-radius:6px;box-shadow:none;letter-spacing:0}
 html:not(.play-mode) .game-detail-page .chamber{height:calc(100dvh - 145px);min-height:520px}
 html:not(.play-mode) .game-detail-page .scene-top{padding:12px 16px;gap:10px;background:#102a2b}
 html:not(.play-mode) .game-detail-page .scene-brand h1{font-size:24px}
 html:not(.play-mode) .game-detail-page .scene-brand .eyebrow{font-size:10px;margin-bottom:4px}
 html:not(.play-mode) .game-detail-page .scene-actions{width:auto;gap:6px}
 html:not(.play-mode) .game-detail-page .chip{min-height:32px;padding:6px 8px;font-size:12px;background:#1b3935;border-color:#63816c66;color:#d5e6ce}
 html:not(.play-mode) .game-detail-page .quality-control select{min-height:32px;font-size:12px;background:#1b3935;color:#d5e6ce;border:1px solid #63816c66;border-radius:6px}
 html:not(.play-mode) .game-detail-page .control-dock{inset:10px auto auto 50%;width:calc(100% - 24px);max-width:none;padding:12px;gap:10px 16px;grid-template-columns:minmax(0,1fr) minmax(170px,.85fr);background:#102a2b;backdrop-filter:none;border-radius:8px;box-shadow:none}
 html:not(.play-mode) .game-detail-page .scene-viewport{--control-space:175px}
 html:not(.play-mode) .game-detail-page .chamber:is([data-state=flying],[data-state=revealed]) .scene-viewport{--control-space:0px}
 html:not(.play-mode) .game-detail-page :is(.control-heading,.control-heading output,.launch-action>p,.voucher-meter,.range-labels){font-size:12px}
 html:not(.play-mode) .game-detail-page .dock-footer{padding-top:6px}
 html:not(.play-mode) .game-detail-page .game-heading{padding:0 0 12px}
 html:not(.play-mode) .game-detail-page .game-heading h1{font-size:24px}
 html:not(.play-mode) .game-detail-page .game-heading .eyebrow{display:none}
 html:not(.play-mode) .game-detail-page .game-intro{font-size:13px;margin:6px 0 0}
 html:not(.play-mode) .game-detail-page .receiver-play .machine-stage{position:relative;top:auto;padding:12px 0 20px}
 html:not(.play-mode) .game-detail-page .receiver-play .machine-viewport{width:min(100%,calc(100dvh - 350px));height:auto;aspect-ratio:1;min-height:240px;margin:0 auto;max-height:430px}
 html:not(.play-mode) .game-detail-page .receiver-play .stage-caption{top:8px;font-size:10px;padding:0 12px}
 html:not(.play-mode) .game-detail-page .receiver-play .stage-bottom{bottom:4px;font-size:11px;padding:0 12px}
 html:not(.play-mode) .game-detail-page .operator-panel{border:0;border-top:1px solid #54776655;padding:10px 14px;display:grid;grid-template-columns:1fr 1fr;gap:6px 16px;background:#102a2b}
 html:not(.play-mode) .game-detail-page .operator-panel .receiver{grid-column:1;grid-row:1/6;margin:0}
 html:not(.play-mode) .game-detail-page .operator-panel>:not(.receiver){grid-column:2;margin:0}
 html:not(.play-mode) .game-detail-page .operator-panel .panel-top{margin:0}html:not(.play-mode) .game-detail-page .operator-panel .panel-top .eyebrow{font-size:10px}
 html:not(.play-mode) .game-detail-page .result-display{min-height:80px;padding:10px 0}
 html:not(.play-mode) .game-detail-page .result-display h2{font-size:20px;margin:4px 0}
 html:not(.play-mode) .game-detail-page .result-display p{font-size:12px;line-height:1.5}
 html:not(.play-mode) .game-detail-page .receiver-top{padding-bottom:4px;font-size:9px}
 html:not(.play-mode) .game-detail-page .receiver-bottom{display:none}
 html:not(.play-mode) .game-detail-page .voucher-summary{padding-top:4px;font-size:12px}
 html:not(.play-mode) .game-detail-page .voucher-summary strong{font-size:18px}
 html:not(.play-mode) .game-detail-page .session-strip{padding:6px 0}
 html:not(.play-mode) .game-detail-page .session-strip strong{font-size:16px}
 html:not(.play-mode) .game-detail-page .rules{padding:4px 0}
 html:not(.play-mode) .game-detail-page :is(.game-footnote,.flight-footer,.bud-footer,.tower-footer){padding:10px 0;margin:0;font-size:11px}
}

.unified-details.unified-details .reward-pool .prize-face img{grid-column:1;grid-row:1/3}.unified-details.unified-details .reward-pool .prize-face strong{grid-column:2;text-align:left;margin:0;text-transform:none}.unified-details.unified-details .reward-pool .rarity{grid-column:2;margin:0;font-size:10px;letter-spacing:0}.unified-details.unified-details .prize-chance{font-size:12px}
.unified-details.unified-details .destination>*{position:static;grid-column:auto;grid-row:auto}.unified-details.unified-details .destination h3{margin:0}
@media(min-width:1000px){
 html:not(.play-mode) .game-detail-page .header-controls{display:flex;width:auto;gap:20px;align-items:center;flex:none}
 html:not(.play-mode) .game-detail-page .site-motto{position:static;width:auto;min-width:44px;flex:none;font-size:12px;line-height:1.15;margin:0}
 html:not(.play-mode) .game-detail-page .scene-top{flex-wrap:nowrap}
 html:not(.play-mode) .game-detail-page .scene-brand{width:auto}
 html:not(.play-mode) .game-detail-page .control-dock{display:grid;transform:translateX(-50%);align-items:center}
 html:not(.play-mode) .game-detail-page #drop{width:100%;height:40px;min-height:40px;padding:8px 14px;border-radius:6px;border:1px solid #c6e5ad;background:#c6e5ad;color:#183b2b;font:600 14px/1.4 Arial,sans-serif;box-shadow:none}
 html:not(.play-mode) .game-detail-page .control-dock .dock-footer{grid-column:1/-1}
 html:not(.play-mode) .game-detail-page .control-dock .voucher-meter{display:flex;justify-content:space-between;gap:12px;border-radius:6px;padding:6px 10px;font-size:12px;background:#173431}
 html:not(.play-mode) .game-detail-page .control-dock .voucher-meter .voucher-value{display:flex;flex-direction:row;gap:8px;font-size:12px;border:0}
 html:not(.play-mode) .game-detail-page .control-dock .voucher-meter .voucher-caption{font-size:12px;width:auto}
 html:not(.play-mode) .game-detail-page .control-dock .voucher-meter b{font-size:18px}
 html:not(.play-mode) .game-detail-page .control-dock .launch-action>p{font-size:12px;margin:6px 0;line-height:1.4;text-shadow:none}
 html:not(.play-mode) .game-detail-page .control-dock .launch-panel{max-width:none}
 html:not(.play-mode) .game-detail-page .receiver-play .machine-viewport{width:clamp(230px,calc(100dvh - 500px),400px);min-height:0}
 html:not(.play-mode) .game-detail-page .receiver-play .machine-stage{padding:20px 0 28px}
 html:not(.play-mode) .game-detail-page .pull-button,html:not(.play-mode) .game-detail-page .sound-toggle{border:1px solid #63816c66;background:#1b3935;color:#d5e6ce;border-radius:6px;padding:6px 10px;min-height:32px;font:500 12px Arial,sans-serif}
}

.flight-panel:has(.flight-info-panel:not([hidden])) :is(.flight-dock,.flight-message){display:none!important}

#gameHost .game-details.details-open{display:flex}
#gameHost .game-details-dialog .unified-details>.details-title{display:none!important}
#gameHost dialog.play-dialog.game-details-dialog{height:fit-content!important}

.unified-details.unified-details.unified-details .details-tabs{display:grid;grid-template-columns:repeat(var(--detail-tabs,3),minmax(0,1fr));gap:5px}
.unified-details.unified-details .details-tabs button{min-width:0;padding-inline:7px;overflow-wrap:anywhere}
.unified-details.unified-details .details-periods button{flex:1;min-width:0;padding-inline:5px}

@media(min-width:1000px){html:not(.play-mode) .game-detail-page .header-controls>.language-select{width:130px;max-width:130px;flex:0 0 130px}}

@media(min-width:1000px){
 html:not(.play-mode) .game-detail-page .bud-overlay{padding:18px;overflow:auto}
 html:not(.play-mode) .game-detail-page .bud-overlay.is-menu{justify-content:center;padding:18px}
 html:not(.play-mode) .game-detail-page .bud-overlay.is-menu h2{font-size:52px;margin:4px 0 12px}
 html:not(.play-mode) .game-detail-page .bud-overlay .eyebrow{font-size:14px;margin:0 0 5px}
 html:not(.play-mode) .game-detail-page .bud-overlay p{font-size:14px;line-height:1.5;margin:4px 0 12px}
 html:not(.play-mode) .game-detail-page .bud-overlay .bud-primary{font-size:18px;min-height:38px;padding:7px 26px}
 html:not(.play-mode) .game-detail-page .bud-overlay .bud-menu-link{font-size:16px;min-height:30px;padding:4px 16px;margin:3px 0}
 html:not(.play-mode) .game-detail-page .bud-overlay small{position:static;font-size:12px;line-height:1.5;margin:8px 0 0}
}
