.app-shell{width:100%;height:100svh}.game-host{background:radial-gradient(circle at top,#ffc46538,#0000 28%),radial-gradient(circle at bottom,#73adff1f,#0000 30%),linear-gradient(#1b0d2b 0%,#090510 55%,#040307 100%);place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.game-frame{aspect-ratio:2/3;background:linear-gradient(#ffffff14,#0000 28%),#090510;border:1px solid #ffffff24;border-radius:28px;justify-content:center;align-items:center;width:min(100vw,66.6667svh);height:min(100svh,150vw);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000008c,inset 0 1px #ffffff1f}.game-root{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.game-root canvas{margin:auto;display:block}.game-status{z-index:2;text-align:center;letter-spacing:.06em;color:#fff9de;background:radial-gradient(circle,#1c102c73,#090510eb);justify-content:center;align-items:center;padding:24px;font-size:clamp(20px,2vw,28px);display:flex;position:absolute;inset:0}.game-status--error{color:#ffd2d2}.font-preload{visibility:hidden;font-family:LilitaOne,sans-serif;position:absolute;left:-1000px}@media (width<=768px){.game-frame{width:100vw;height:100svh;box-shadow:none;border:0;border-radius:0}}@font-face{font-family:LilitaOne;font-style:normal;font-weight:400;font-display:swap;src:url(/font/LilitaOne.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:LilitaOne,sans-serif}html,body,#root{width:100%;height:100%}html,body{touch-action:none;-ms-touch-action:none;margin:0;overflow:hidden}body{background:#000 url(/img/cover.png) top/cover no-repeat;min-height:100svh}canvas{touch-action:none;-ms-touch-action:none;display:block}*{box-sizing:border-box}
