:root{color-scheme:dark;font-family:Nunito Sans,Segoe UI,Arial,sans-serif;background:#082f3e}*{box-sizing:border-box}html,body,#game-shell,#game-container{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 0%,rgba(153,202,60,.15),transparent 36rem),linear-gradient(150deg,#145571,#082f3e 70%);overscroll-behavior:none;touch-action:none}#game-container{position:relative}canvas{display:block;max-width:100%;max-height:100%;box-shadow:0 24px 80px #01141c80;outline:none}.screen-reader-help{position:fixed;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
