.game-page.svelte-16hczpn{justify-content:center;padding:1rem;display:flex}.game-container.svelte-16hczpn{text-align:center;width:100%;max-width:500px}.game-container.svelte-16hczpn h1:where(.svelte-16hczpn){color:#1a1a2e;margin-bottom:.5rem;font-family:system-ui,sans-serif}.mode-toggle.svelte-16hczpn{justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.mode-toggle.svelte-16hczpn button:where(.svelte-16hczpn){cursor:pointer;background:#fff;border:2px solid #1a1a2e;border-radius:6px;padding:.4rem 1rem;font-family:system-ui,sans-serif;font-size:.9rem;transition:all .15s}.mode-toggle.svelte-16hczpn button.active:where(.svelte-16hczpn){color:#fff;background:#1a1a2e}.mode-toggle.svelte-16hczpn button:where(.svelte-16hczpn):hover:not(.active){background:#f0f0f0}.player-name-row.svelte-16hczpn{margin-bottom:.75rem}.name-input.svelte-16hczpn{border:1px solid #ddd;border-radius:6px;width:100%;max-width:250px;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.name-input.svelte-16hczpn:focus{border-color:#e94560;outline:none}.mp-panel.svelte-16hczpn{background:#f8f9fa;border:1px solid #ddd;border-radius:8px;margin-bottom:.75rem;padding:.75rem}.mp-actions.svelte-16hczpn{flex-direction:column;align-items:center;gap:.5rem;display:flex}.mp-btn.svelte-16hczpn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-family:system-ui,sans-serif;font-size:.9rem;transition:background .15s}.mp-btn.svelte-16hczpn:disabled{opacity:.5;cursor:not-allowed}.mp-btn.create.svelte-16hczpn{color:#fff;background:#1a1a2e}.mp-btn.create.svelte-16hczpn:hover:not(:disabled){background:#2d2d5e}.mp-btn.join.svelte-16hczpn{color:#1a1a2e;background:#f5c542;font-weight:600}.mp-btn.join.svelte-16hczpn:hover:not(:disabled){background:#e0b030}.mp-btn.leave.svelte-16hczpn{color:#fff;background:#e94560;margin-top:.5rem}.mp-btn.leave.svelte-16hczpn:hover{background:#c73050}.join-row.svelte-16hczpn{gap:.5rem;width:100%;max-width:250px;display:flex}.join-code-input.svelte-16hczpn{text-transform:uppercase;letter-spacing:.1em;border:1px solid #ddd;border-radius:6px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.9rem}.join-code-input.svelte-16hczpn:focus{border-color:#f5c542;outline:none}.mp-info.svelte-16hczpn{text-align:left}.mp-status.svelte-16hczpn{color:#555;margin-bottom:.5rem;font-family:system-ui,sans-serif;font-size:.9rem}.mp-header.svelte-16hczpn{justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.color-badge.svelte-16hczpn{border-radius:4px;padding:.2rem .6rem;font-family:system-ui,sans-serif;font-size:.8rem;font-weight:600}.color-badge.red.svelte-16hczpn{color:#fff;background:#e94560}.color-badge.yellow.svelte-16hczpn{color:#1a1a2e;background:#f5c542}.mp-actions-row.svelte-16hczpn{justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.mp-btn.restart.svelte-16hczpn{color:#fff;background:#1a1a2e}.mp-btn.restart.svelte-16hczpn:hover{background:#2d2d5e}.status.svelte-16hczpn{min-height:2rem;margin-bottom:.75rem}.turn.svelte-16hczpn{color:#333;font-family:system-ui,sans-serif;font-size:1.2rem}.winner.svelte-16hczpn{color:#e94560;font-family:system-ui,sans-serif;font-size:1.4rem;font-weight:700}.draw.svelte-16hczpn{color:#888;font-family:system-ui,sans-serif;font-size:1.2rem}.board.svelte-16hczpn{background:#1a1a2e;border:3px solid #1a1a2e;border-radius:8px;padding:4px;display:inline-block}.row.svelte-16hczpn{display:flex}.cell.svelte-16hczpn{cursor:default;background:#f0f0f0;border:none;border-radius:50%;width:50px;height:50px;padding:0;transition:background .15s,transform .1s}.cell.can-drop.svelte-16hczpn,.cell.can-drop-mp.svelte-16hczpn{cursor:pointer}.cell.can-drop.svelte-16hczpn:hover,.cell.can-drop-mp.svelte-16hczpn:hover{background:#e0e0e0;transform:scale(1.05)}.cell.svelte-16hczpn:disabled{cursor:default}.cell.red.svelte-16hczpn{background:#e94560;box-shadow:inset 0 0 15px #0000004d}.cell.yellow.svelte-16hczpn{background:#f5c542;box-shadow:inset 0 0 15px #0000004d}.controls.svelte-16hczpn{margin-top:1rem}.reset-btn.svelte-16hczpn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:.6rem 1.5rem;font-family:system-ui,sans-serif;font-size:.95rem;transition:background .2s}.reset-btn.svelte-16hczpn:hover{background:#2d2d5e}.stats-bar.svelte-16hczpn{color:#777;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;font-family:system-ui,sans-serif;font-size:.85rem;display:flex}.leaderboard.svelte-16hczpn{text-align:left;margin-top:2rem}.leaderboard.svelte-16hczpn h2:where(.svelte-16hczpn){color:#1a1a2e;margin-bottom:.5rem;font-family:system-ui,sans-serif;font-size:1.1rem}.loading.svelte-16hczpn,.empty.svelte-16hczpn{color:#999;font-size:.9rem}ol.svelte-16hczpn{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}li.svelte-16hczpn{background:#f8f9fa;border-radius:6px;align-items:center;gap:.75rem;padding:.4rem .5rem;font-family:system-ui,sans-serif;font-size:.9rem;display:flex}.rank.svelte-16hczpn{color:#e94560;min-width:2rem;font-weight:700}.name.svelte-16hczpn{flex:1;font-weight:600}.score.svelte-16hczpn{color:#f5c542;font-weight:600}.date.svelte-16hczpn{color:#999;font-size:.8rem}
