:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#08151c;font-family:Courier New,Courier,monospace}*{box-sizing:border-box}html,body,#game-container{background:radial-gradient(circle at 50% 10%,#153847 0,#08151c 52%,#04090d 100%);width:100%;height:100%;margin:0;overflow:hidden}canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block}#orientation-notice{z-index:1000;color:#f5e9ce;text-align:center;pointer-events:none;background:#061015f7;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:32px;display:none;position:fixed;inset:0}#orientation-notice.orientation-notice--visible{pointer-events:auto;display:flex}#orientation-notice strong{color:#f5e9ce;max-width:340px;font-size:clamp(22px,7vw,32px)}#orientation-notice span{color:#9cc3ca;font-size:15px}#orientation-notice .orientation-notice__phone{background:#102a35;border:5px solid #2ed7d0;width:84px;height:136px;transform:rotate(90deg);box-shadow:8px 8px #ff9f1c}
