.app-shell{width:100%;height:100dvh}.game-host{background:#50bd13 url(/img/bg_game.png) 50%/cover no-repeat;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.game-frame{aspect-ratio:2/3;justify-content:center;align-items:center;width:min(100vw,66.6667dvh);height:min(100dvh,150vw);display:flex;position:relative;overflow:hidden}.game-root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.game-root canvas{margin:auto;display:block}.game-status{text-align:center;color:#fff;background:#000000a6;justify-content:center;align-items:center;padding:24px;font-size:24px;display:flex;position:absolute;inset:0}.game-status--error{color:#ffd2d2}.font-preload{visibility:hidden;font-family:vanilla,sans-serif;position:absolute;left:-1000px}@media (width<=768px){.game-frame{width:100vw;height:100dvh}}@font-face{font-family:vanilla;font-style:normal;font-weight:400;font-display:swap;src:url(/font/vanilla-extract.ttf)format("truetype")}:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:vanilla,sans-serif}html,body,#root{width:100%;height:100%}html,body{touch-action:none;-ms-touch-action:none;margin:0;overflow:hidden}body{background:#50bd13 url(/img/bg_game.png) 50%/cover no-repeat;min-height:100dvh}canvas{touch-action:none;-ms-touch-action:none;display:block}*{box-sizing:border-box}
