:root{color:#171712;background:#11110f;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}body{background:radial-gradient(circle at 50% 35%,#37352e 0,#171713 45%,#090909);touch-action:none;-webkit-user-select:none;user-select:none;position:fixed;inset:0}#app{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;display:grid;place-items:center;padding:0}#game{width:min(100vw,calc(100vh * 16 / 9));width:min(100vw,calc(100dvh * 16 / 9));height:min(100vh,56.25vw);height:min(100dvh,56.25vw);aspect-ratio:16 / 9;max-width:100vw;max-height:100dvh;flex:none;overflow:hidden;border:1px solid rgba(220,180,91,.38);box-shadow:0 28px 90px #00000094,0 0 0 1px #ffffff0a;cursor:crosshair}#game,#game canvas{display:block;image-rendering:auto;touch-action:none}
