.game-arena-section{position:relative}.game-arena-section[data-game-immersive=true]:not(:fullscreen):not(:-webkit-full-screen){position:fixed;top:0;left:0;z-index:10000;box-sizing:border-box;display:flex;flex-direction:column;width:var(--game-vv-w,100%);width:var(--game-vv-w,100dvw);height:var(--game-vv-h,100%);height:var(--game-vv-h,100dvh);max-width:100vw;max-height:100dvh;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none;background:#09090b;container-type:size;container-name:game-arena;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.game-arena-section:-webkit-full-screen,.game-arena-section:fullscreen{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;z-index:auto;box-sizing:border-box;display:flex!important;flex-direction:column;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none;background:#09090b;container-type:size;container-name:game-arena;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}@media (display-mode:standalone){.game-arena-section[data-game-immersive=true]:not(:fullscreen):not(:-webkit-full-screen){min-height:-webkit-fill-available}}.game-arena-section::backdrop{background:#000}.game-arena-section:-webkit-full-screen .game-arena-card,.game-arena-section:fullscreen .game-arena-card,.game-arena-section[data-game-immersive=true] .game-arena-card{flex:1 1 auto;min-height:0!important;max-height:100%;overflow:hidden;padding:2.75rem .5rem .4rem!important;border-radius:0!important}.game-arena-section:-webkit-full-screen .block-blast-playfield,.game-arena-section:fullscreen .block-blast-playfield,.game-arena-section[data-game-immersive=true] .block-blast-playfield{flex:1 1 0%!important;min-height:0!important;height:100%;width:min(100%,48rem);max-width:48rem;margin-inline:auto;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.2rem .65rem .45rem;box-sizing:border-box}.game-arena-section:-webkit-full-screen .block-blast-tray-wrap,.game-arena-section:fullscreen .block-blast-tray-wrap,.game-arena-section[data-game-immersive=true] .block-blast-tray-wrap{order:4;flex:0 0 auto;width:100%;max-width:none;margin:0;padding:.55rem .55rem max(.55rem,env(safe-area-inset-bottom,0px));box-sizing:border-box}.game-arena-section:fullscreen .block-blast-hud .sm\:text-5xl,.game-arena-section:fullscreen .block-blast-hud .text-3xl,.game-arena-section[data-game-immersive=true] .block-blast-hud .sm\:text-5xl,.game-arena-section[data-game-immersive=true] .block-blast-hud .text-3xl{font-size:clamp(1.25rem,2.6vh,2.25rem)!important;line-height:1.1!important}.game-arena-section:-webkit-full-screen .block-blast-piece-slot,.game-arena-section:fullscreen .block-blast-piece-slot,.game-arena-section[data-game-immersive=true] .block-blast-piece-slot{min-height:clamp(4rem,9vh,6rem)!important;height:clamp(4rem,9vh,6rem)!important}@media (max-height:700px){.game-arena-section:-webkit-full-screen .block-blast-piece-slot,.game-arena-section:fullscreen .block-blast-piece-slot,.game-arena-section[data-game-immersive=true] .block-blast-piece-slot{min-height:3.5rem!important;height:3.5rem!important}}.game-arena-section:fullscreen .g2048-hud .lg\:text-2xl,.game-arena-section:fullscreen .g2048-hud .sm\:text-xl,.game-arena-section:fullscreen .g2048-hud .text-base,.game-arena-section[data-game-immersive=true] .g2048-hud .lg\:text-2xl,.game-arena-section[data-game-immersive=true] .g2048-hud .sm\:text-xl,.game-arena-section[data-game-immersive=true] .g2048-hud .text-base{font-size:clamp(1.05rem,2.4vh,1.75rem)!important}.game-arena-section:-webkit-full-screen .g2048-hint,.game-arena-section:fullscreen .g2048-hint,.game-arena-section[data-game-immersive=true] .g2048-hint{flex:0 0 auto!important;width:var(--g2048-fit-board,min(92vmin,100%))!important;max-width:100%!important;margin:0!important;padding-bottom:0;text-align:center!important;font-size:clamp(.7rem,1.4vh,.9rem);opacity:.9}@media (max-height:640px){.game-arena-section:fullscreen .g2048-hud .text-lg,.game-arena-section[data-game-immersive=true] .g2048-hud .text-lg{font-size:.95rem!important}}.game-immersive-chrome{position:absolute;top:max(.35rem,env(safe-area-inset-top,0px));left:max(.35rem,env(safe-area-inset-left,0px));right:max(.35rem,env(safe-area-inset-right,0px));z-index:40;display:flex;align-items:center;justify-content:space-between;gap:.5rem;pointer-events:none}.game-immersive-chrome__btn{pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.game-immersive-exit{position:absolute;top:max(.35rem,env(safe-area-inset-top,0px));right:max(.35rem,env(safe-area-inset-right,0px));z-index:40}.game-arena-section:-webkit-full-screen .game-arena-card,.game-arena-section:fullscreen .game-arena-card,.game-arena-section[data-game-immersive=true] .game-arena-card{position:relative}