:root{background:#000;color:#e5f6ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}body{min-height:100vh;min-height:100dvh;background:#000;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}canvas{display:block;width:100vw!important;height:100vh!important;height:100dvh!important;outline:none;touch-action:none}#loading{position:fixed;inset:0;z-index:10;display:grid;place-content:center;gap:.75rem;padding:1rem;text-align:center;pointer-events:none}#loading strong{color:#67e8f9;font-size:clamp(1.35rem,5vw,2rem);letter-spacing:.08em;text-transform:uppercase}#loading span,#loading small{color:#94a3b8;font-size:.95rem}#loading small{font-size:.72rem;letter-spacing:.04em}body.game-ready #loading{display:none}body.game-refused #loading strong{color:#fca5a5}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}