:root{--lp-safe-top:env(safe-area-inset-top,0px);--lp-safe-bottom:env(safe-area-inset-bottom,0px);--lp-safe-left:env(safe-area-inset-left,0px);--lp-safe-right:env(safe-area-inset-right,0px)}.mobile-app-shell{--mobile-nav-offset:calc(4.75rem + var(--lp-safe-bottom))}.mobile-app-shell__content{padding-bottom:calc(var(--mobile-nav-offset) + .75rem);scroll-padding-bottom:var(--mobile-nav-offset)}.immersive-page{--immersive-shell-max:42.5rem;min-height:100dvh;background:color-mix(in srgb,var(--lp-background-canvas),black 28%)}@media (max-width:42.5rem){.immersive-page{background:var(--lp-background-canvas)}}.immersive-page--gameplay{--immersive-shell-max:80rem}.immersive-page__frame{position:relative;margin-inline:auto;min-height:100dvh;width:100%;max-width:var(--immersive-shell-max);background:var(--lp-background-canvas)}.immersive-result-panel{width:100%;max-width:min(100%,40rem)}.lp-nav-bar{bottom:max(var(--lp-safe-bottom,0px),.625rem)}.lp-safe-bottom-float{bottom:calc(max(var(--lp-safe-bottom, 0px), .625rem) + .75rem)}.lp-nav-indicator{transition:left .18s cubic-bezier(.2,0,0,1),opacity .18s linear}@media (prefers-reduced-motion:reduce){.lp-nav-indicator{transition:none}}