:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#050713}*{box-sizing:border-box}html,body,#app,#game{width:100%;height:100%;margin:0;overflow:hidden;background:#050713;touch-action:none;-webkit-user-select:none;user-select:none}canvas{display:block}#orientation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:none;align-items:center;justify-content:flex-end;flex-direction:column;gap:12px;padding:24px 24px max(40px,env(safe-area-inset-bottom));color:#f8fafc;text-align:center;background:#050713 url(/assets/title-splash.jpg) center / cover no-repeat}#orientation-overlay[data-visible]{display:flex}#orientation-overlay:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(to top,#050713f7,#050713e0 14%,#0507139c 26%,#05071300 42%)}#orientation-overlay strong{font-size:30px;letter-spacing:.5px;text-shadow:0 2px 14px #000e,0 0 4px #000c}#orientation-overlay span{color:#dbe4f0;font-size:18px;text-shadow:0 2px 12px #000e,0 0 4px #000c}
