[data-fullscreen-button]{min-width:44px;min-height:44px;flex-shrink:0;font-size:23px;line-height:1}
html:has([data-fullscreen-viewport="true"]){overflow:hidden}
dialog[data-fullscreen-viewport="true"][open]{inset:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0;padding:var(--touch-safe-top) var(--touch-safe-right) var(--touch-safe-bottom) var(--touch-safe-left)}
[data-fullscreen-surface^="match:"][data-fullscreen-viewport="true"]:not([data-leaf-phone-play]){position:fixed;inset:0;z-index:30;width:100vw;height:100dvh;overflow:auto;margin:0;border:0;border-radius:0;padding:max(8px,var(--touch-safe-top)) max(12px,var(--touch-safe-right)) max(8px,var(--touch-safe-bottom)) max(12px,var(--touch-safe-left));background:var(--arcade-bg)}
[data-fullscreen-surface^="match:"][data-fullscreen-viewport="true"]>.lounge-match-top{position:sticky;top:0;z-index:4;background:var(--arcade-bg);min-height:44px}
@media (orientation:landscape) and (max-height:520px){
 .phone-board-panel[data-fullscreen-viewport="true"] [data-board-wrap]{display:grid;grid-template-columns:minmax(220px,1fr) minmax(170px,.7fr);gap:12px;align-items:start}
 .phone-board-panel[data-fullscreen-viewport="true"] .weed-board-table{grid-column:1;grid-row:1/4;max-width:calc(100dvh - 110px);width:100%;justify-self:center}
 .phone-board-panel[data-fullscreen-viewport="true"] .lounge-roster{margin-block:4px}
 .bud-dialog[data-fullscreen-viewport="true"] .bud-header{position:sticky;top:0;z-index:4;background:#f7f8f1}
}
@media(max-width:380px){.arcade-player .arcade-player-actions{gap:2px}.arcade-player-bar>div:first-child{flex-basis:65px}.arcade-player-bar h2{font-size:15px}.arcade-player-actions>[data-arcade="pause"]{padding-inline:5px}}

[data-fullscreen-button][data-fullscreen-hint="true"]::after{content:"Tap to fill";display:block;font-size:9px;line-height:11px;letter-spacing:0;white-space:nowrap}
