:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{color:#f2f2f5;overscroll-behavior:none;background:#0f0f14;height:100%;margin:0;padding:0}#root{min-height:100svh}.start-screen{color:#f2f2f5;text-align:center;background:#0f0f14;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:fixed;inset:0}.start-title{letter-spacing:2px;color:#fff;margin:0;font-size:clamp(40px,10vw,72px)}.start-subtitle{color:#9a9aa5;margin:0 0 24px;font-size:16px}.play-button{color:#fff;cursor:pointer;background:#e94560;border:none;border-radius:999px;padding:14px 48px;font-size:20px;font-weight:700;transition:transform .1s,background .15s}.play-button:hover{background:#ff5b78}.play-button:active{transform:scale(.96)}.game-screen{background:#0f0f14;position:fixed;inset:0;overflow:hidden}.game-canvas-host{position:absolute;inset:0}.game-canvas-host canvas{touch-action:none;display:block}.hud{pointer-events:none;color:#fff;flex-direction:column;align-items:center;padding:16px;font-family:system-ui,Segoe UI,Roboto,sans-serif;display:flex;position:absolute;inset:0}.hud-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0f148c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:20px;padding:8px 22px;display:flex}.hud-timer{font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.hud-score:before{content:"⚽ "}.hud-score{color:#ffe08a;font-size:22px;font-weight:700}.hud-tier{color:#d9d9e0;background:#0f0f148c;border:1px solid #ffffff14;border-radius:999px;margin-top:10px;padding:4px 16px;font-size:14px;font-weight:600}.hud-respawn{letter-spacing:1px;color:#e94560;text-shadow:0 2px 12px #0009;font-size:22px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.round-end-overlay{color:#fff;text-align:center;background:#08080cd9;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0;overflow-y:auto}.round-end-panel{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:420px;margin:auto;display:flex}.round-end-score{color:#ffe08a;font-size:clamp(48px,14vw,84px);font-weight:900;line-height:1}.round-end-headline{letter-spacing:.5px;margin:0;font-size:clamp(18px,5vw,26px)}.round-end-tier{color:#d9d9e0;background:#ffffff14;border-radius:999px;padding:4px 16px;font-size:14px;font-weight:600}.round-end-breakdown{flex-direction:column;gap:6px;width:100%;margin:6px 0 0;padding:0;list-style:none;display:flex}.round-end-breakdown li{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 14px;font-size:15px;display:flex}.breakdown-label{color:#d9d9e0}.breakdown-count{color:#e94560;font-weight:700}.round-end-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px;display:flex}.replay-button,.share-button,.native-share-button{color:#fff;cursor:pointer;background:#e94560;border:none;border-radius:999px;padding:12px 32px;font-size:16px;font-weight:700}.replay-button:hover,.share-button:hover:not(:disabled),.native-share-button:hover{background:#ff5b78}.share-button{background:0 0;border:2px solid #e94560}.share-button:hover:not(:disabled){background:#e9456026}.share-button:disabled{opacity:.6;cursor:default}.round-end-error{color:#ff8a8a;font-size:13px}.share-card-preview{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:8px;display:flex}.share-card-preview img{border:1px solid #ffffff1f;border-radius:12px;width:100%;max-width:260px;box-shadow:0 8px 30px #00000080}.share-card-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.share-download{color:#fff;background:#ffffff1a;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none}.share-download:hover{background:#ffffff2e}.native-share-button{padding:10px 20px;font-size:14px}
