.game-container.svelte-bmld7r{display:flex;flex-direction:column;align-items:center;padding:1rem;max-width:100%;margin:0 auto}.score-display.svelte-bmld7r{display:flex;justify-content:space-between;width:100%;max-width:400px;margin-bottom:1rem;font-family:system-ui,sans-serif}.current-score.svelte-bmld7r{font-size:1.25rem;font-weight:700;color:var(--foreground)}.high-score.svelte-bmld7r{font-size:1rem;color:var(--muted-foreground)}.canvas-wrapper.svelte-bmld7r{width:100%;max-width:400px;aspect-ratio:2/3;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000004d}canvas.svelte-bmld7r{width:100%;height:100%;display:block;cursor:pointer;touch-action:none}.instructions.svelte-bmld7r{margin-top:1.5rem;padding:1rem;background:var(--card);border-radius:8px;max-width:400px;width:100%;font-family:system-ui,sans-serif}.instructions.svelte-bmld7r p:where(.svelte-bmld7r){margin:0 0 .5rem;color:var(--foreground);font-weight:600}.instructions.svelte-bmld7r ul:where(.svelte-bmld7r){margin:0;padding-left:1.25rem;color:var(--muted-foreground);font-size:.9rem}.instructions.svelte-bmld7r li:where(.svelte-bmld7r){margin-bottom:.25rem}.color-indicator.svelte-bmld7r{display:flex;gap:.75rem;margin-top:1rem}.color-btn.svelte-bmld7r{width:40px;height:40px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:transform .15s,border-color .15s}.color-btn.svelte-bmld7r:hover:not(:disabled){transform:scale(1.1)}.color-btn.active.svelte-bmld7r{border-color:#fff;box-shadow:0 0 10px #ffffff80}.color-btn.svelte-bmld7r:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.game-container.svelte-bmld7r{padding:.5rem}.instructions.svelte-bmld7r{font-size:.85rem}}
