:root{color:#f5fff0;background:radial-gradient(circle at 50% 15%,#76b9002e,#0000 26%),radial-gradient(circle at 50% 100%,#b3ff4514,#0000 34%),linear-gradient(#020402 0%,#060905 100%);font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden}body.phone-shell{overscroll-behavior:none;touch-action:manipulation}canvas{image-rendering:pixelated;image-rendering:crisp-edges}.game-shell{background:radial-gradient(circle at 50% 0,#76b90029,#0000 26%),linear-gradient(#0a120799,#040704eb);width:100%;height:100%;position:relative;overflow:hidden}.game-shell:before,.game-shell:after{content:"";pointer-events:none;position:absolute;inset:0}.game-shell:before{opacity:.4;background-color:#0000;background-image:linear-gradient(90deg,#76b9000f 0 1px,#0000 1px 100%),linear-gradient(#76b9000d 0 1px,#0000 1px 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.game-shell:after{box-shadow:inset 0 0 80px #00000085}.game-root{width:100%;height:100%;position:absolute;inset:0}.game-root canvas{display:block}#app:fullscreen{width:100vw;height:100dvh}body.phone-shell #app{background:#020402;width:100vw;height:100dvh;position:fixed;inset:0}body.phone-shell .game-shell{width:100vw;height:100dvh}body.phone-shell .game-root,body.phone-shell .game-root canvas{touch-action:none}body.phone-shell.phone-portrait .game-root canvas{transform-origin:50%!important;width:100dvh!important;height:100vw!important;margin-top:0!important;margin-left:0!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)rotate(90deg)!important}
