*,*:before,*:after{box-sizing:border-box}@font-face{font-family:gameboy;src:url(../gameboy.ttf)}:root{--width: 1920;--height: 1080;--font-color: #e1d8d4;--mobile-game-top: max(0px, calc(100dvh - 108vw) )}html,body{width:100%;height:100%;overflow:hidden}body{position:relative;margin:0;background:#171c31}#game{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw!important;height:100dvh!important;image-rendering:pixelated;image-rendering:crisp-edges}#ui{position:absolute;bottom:0;left:0;width:calc(var(--width) * 1px);height:calc(var(--height) * 1px);transform:scale(var(--scale, 0));transform-origin:bottom left;box-sizing:border-box;z-index:10;-webkit-user-select:none;user-select:none;pointer-events:none}@media (max-aspect-ratio: 1/1){#ui{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:none}#game{height:100dvh!important}}html.climb-mode,body.climb-mode{background:transparent}body.climb-mode #game{position:fixed!important;top:0;right:0;bottom:0;left:0;width:100vw!important;height:100dvh!important;transform:none}body.climb-mode #ui{display:none}
