@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600;700&family=Press+Start+2P&family=VT323&display=swap";:root{font-family:Chakra Petch,Trebuchet MS,Segoe UI,Verdana,sans-serif;color:#f8fcff;background:#74cfef;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-vpad: calc(var(--safe-top) + var(--safe-bottom));--safe-hpad: calc(var(--safe-left) + var(--safe-right))}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;min-height:100vh;min-height:100dvh}#app{display:flex;align-items:center;justify-content:center;padding:calc(18px + var(--safe-top)) calc(18px + var(--safe-right)) calc(18px + var(--safe-bottom)) calc(18px + var(--safe-left))}body{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.58),transparent 36%),radial-gradient(circle at 82% 84%,rgba(120,224,149,.43),transparent 44%),linear-gradient(160deg,#81d8f5,#9be3c2 55%,#c9f0ad);overflow:hidden}#game-root{width:min(calc((100vh - 36px - var(--safe-vpad)) * 390 / 844),460px);width:min(calc((100dvh - 36px - var(--safe-vpad)) * 390 / 844),460px);height:min(calc(100vh - 36px - var(--safe-vpad)),996px);height:min(calc(100dvh - 36px - var(--safe-vpad)),996px);max-width:460px;max-height:996px;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px #143a2847,0 4px 12px #03172f33;border:2px solid rgba(255,255,255,.32);touch-action:none}.access-denied-mode{width:100%}.access-denied-card{width:min(100%,460px);padding:32px 26px;border-radius:28px;border:2px solid rgba(255,255,255,.52);background:radial-gradient(circle at top,rgba(127,240,189,.24),transparent 42%),linear-gradient(180deg,#0a1522f5,#040a12f5);box-shadow:0 20px 54px #08182457,inset 0 1px #ffffff1f;text-align:center}.access-denied-kicker{margin:0 0 12px;color:#7ff0bd;font-size:12px;font-weight:700;letter-spacing:.22em}.access-denied-title{margin:0;color:#ffe5b2;font-family:"Press Start 2P",Chakra Petch,sans-serif;font-size:clamp(22px,5vw,32px);line-height:1.4}.access-denied-copy,.access-denied-invite{margin:18px 0 0;color:#f0f4ff;font-size:18px;line-height:1.5}.access-denied-invite{color:#8ef9e1}.access-denied-link{display:inline-block;margin-top:18px;color:#7cc7ff;font-family:VT323,Consolas,monospace;font-size:clamp(24px,5vw,32px);text-decoration:none}.access-denied-link:hover,.access-denied-link:focus-visible{color:#b8e0ff;text-decoration:underline}canvas{display:block;width:100%!important;height:100%!important;touch-action:none}@media(max-width:460px){#app{padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left)}#game-root{width:calc(100vw - var(--safe-hpad));height:calc(100vh - var(--safe-vpad));height:calc(100dvh - var(--safe-vpad));max-width:none;max-height:none;border-radius:0;border:none}.access-denied-card{min-height:calc(100vh - var(--safe-vpad));min-height:calc(100dvh - var(--safe-vpad));border-radius:0;border:none;padding:calc(36px + var(--safe-top)) calc(22px + var(--safe-right)) calc(32px + var(--safe-bottom)) calc(22px + var(--safe-left))}}
