:root{color:#fff;background:#050505;font-family:Geologica,Avenir Next,Montserrat,Trebuchet MS,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#game-shell,#game-root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}html,body{position:fixed;inset:0}body{min-width:320px;min-height:100vh;min-height:100dvh;overscroll-behavior:none;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#game-shell{width:100vw;height:100vh;height:100dvh;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 25%,rgba(255,184,28,.22),transparent 24rem),linear-gradient(180deg,#111,#050505)}#game-shell:fullscreen,#game-shell:-webkit-full-screen{width:100vw;height:100vh;height:100dvh}#game-root{display:grid;place-items:center}canvas{display:block;max-width:100vw;max-height:100vh;max-height:100dvh}#orientation-lock{position:fixed;inset:0;z-index:20;display:none;place-items:center;padding:24px;background:radial-gradient(circle at 50% 20%,rgba(255,184,28,.28),transparent 18rem),#000000f0}.rotate-card{width:min(88vw,420px);border:3px solid #ffb81c;border-radius:8px;padding:24px 20px;text-align:center;background:linear-gradient(#222,#090909);box-shadow:0 0 0 5px #ffffff14,0 20px 60px #0000008c}.rotate-card strong{display:block;color:#ffb81c;font-size:34px;letter-spacing:1px;text-transform:uppercase}.rotate-card span{display:block;margin-top:8px;color:#f8f8f8;font-family:Arial,sans-serif;font-size:16px}@media(orientation:portrait){#orientation-lock{display:grid}}
