:root{--bg: #f4f7f4;--surface: #ffffff;--surface-alt: #e9f0ea;--border: #c2d1c8;--text: #16211b;--text-muted: #5b6a61;--accent: #15803d;--accent-text: #ffffff;--accent-soft: #dff2e5;--danger: #a3231c;--danger-soft: #fbe4e2;--warn: #8a5a08;--shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 8px 24px rgb(0 0 0 / 6%);--player-1: #1d5c8f;--player-2: #7a3f8f;--player-3: #8a4c12;--player-4: #0e6e7a;--radius: 12px;--radius-sm: 8px;--font: system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color-scheme:light}[data-theme=dark]{--bg: #101512;--surface: #17201a;--surface-alt: #1f2a23;--border: #3a4a40;--text: #e6ece7;--text-muted: #9aab9f;--accent: #5ddc8b;--accent-text: #0c1410;--accent-soft: #1e3a2a;--danger: #f2867d;--danger-soft: #3a201e;--warn: #e9b949;--shadow: 0 1px 2px rgb(0 0 0 / 40%), 0 8px 24px rgb(0 0 0 / 30%);--player-1: #79b9ec;--player-2: #c193e0;--player-3: #e6a563;--player-4: #63cfdc;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%}button{font:inherit;color:inherit;cursor:pointer}input{font:inherit;color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.credit.svelte-e110ji{padding:20px 16px 28px;text-align:center;color:var(--text-muted);font-size:.8rem}.credit.svelte-e110ji p:where(.svelte-e110ji){margin:0}a.svelte-e110ji{color:inherit}.toggle.svelte-1cmi4dh{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:50%;background:var(--surface);font-size:1rem;line-height:1}.toggle.svelte-1cmi4dh:hover{background:var(--surface-alt)}.shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;max-width:560px;margin:0 auto}.shell.wide.svelte-12qhfyh{max-width:1040px}header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}.brand.svelte-12qhfyh{color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none}main.svelte-12qhfyh{display:flex;flex-direction:column;flex:1;min-height:0;padding:0 16px}
