@font-face{font-family:system-ui;src:local("Arial")}:root{color:#eef8ff;background:#11151f;font-family:Courier New,monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#shell{width:100%;height:100%;min-height:100dvh;margin:0;overflow:hidden;overscroll-behavior:none}html{height:-webkit-fill-available}body{position:fixed;inset:0;display:grid;place-items:center;background:linear-gradient(#151d2b,#0d1018 55%,#07090e),#0d1018;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#shell{position:fixed;inset:0;width:100dvw;height:100dvh;display:grid;place-items:center;touch-action:none}#game-container{position:fixed;inset:0;width:100dvw;height:100dvh;touch-action:none}canvas{display:block;image-rendering:pixelated;image-rendering:crisp-edges;touch-action:none}#difficulty-panel{position:absolute;top:max(22px,4vh);right:max(20px,4vw);z-index:10;display:none;align-items:center;gap:10px;padding:9px 12px;color:#fff8ca;background:#375db4;border:4px solid #101827;box-shadow:inset 0 -5px #203a7a,4px 4px #101827;font-family:Courier New,monospace;font-size:14px;font-weight:800;letter-spacing:0;text-transform:uppercase}#difficulty-panel select{color:#101827;background:#ffe869;border:3px solid #101827;box-shadow:inset 0 -3px #e89b3a;font-family:Courier New,monospace;font-size:14px;font-weight:800;outline:none}@media(pointer:coarse){#difficulty-panel{display:none!important}}
