*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}main.svelte-1n46o8q{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5}.game-container.svelte-1n46o8q{max-width:600px;width:100%;padding:2rem}.found-words.svelte-1n46o8q{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem}.words-list.svelte-1n46o8q{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0;min-height:60px;align-items:flex-start;line-height:1}.word-chip.svelte-1n46o8q{background:#e0e0e0;padding:.25rem .75rem;border-radius:12px;font-size:.9rem;line-height:1.4}.score.svelte-1n46o8q{font-weight:700;font-size:1.2rem;color:#333}.current-word.svelte-1n46o8q{background:#fff;padding:1.5rem;text-align:center;font-size:2rem;font-weight:700;border-radius:8px;margin-bottom:2rem;min-height:60px;color:#333}.notification.svelte-1n46o8q{color:#fff;padding:1rem;text-align:center;font-size:1.2rem;font-weight:700;border-radius:8px;margin-bottom:1rem;opacity:0;transition:opacity .3s ease-out;pointer-events:none}.notification.visible.svelte-1n46o8q{opacity:1}.notification.error.svelte-1n46o8q{background:#ff6b6b}.notification.success.svelte-1n46o8q{background:#51cf66}.notification.info.svelte-1n46o8q{background:#4dabf7}.hexagons.svelte-1n46o8q{margin-bottom:2rem}.hex-grid.svelte-1n46o8q{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:300px;margin:0 auto}.hex-button.svelte-1n46o8q{aspect-ratio:1;font-size:1.5rem;font-weight:700;border:2px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.hex-button.svelte-1n46o8q:hover{background:#f0f0f0;transform:scale(1.05)}.hex-button.center.svelte-1n46o8q{background:gold;border-color:#ffb700}.controls.svelte-1n46o8q{display:flex;gap:1rem;justify-content:center}.controls.svelte-1n46o8q button:where(.svelte-1n46o8q){padding:.75rem 1.5rem;font-size:1rem;border:2px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s}.controls.svelte-1n46o8q button:where(.svelte-1n46o8q):hover{background:#f0f0f0}
