.game.svelte-1likafq{max-width:700px;margin:6rem auto;padding:2rem;display:flex;flex-direction:column;gap:1.75rem;align-items:center;color:#ff6b6b;font-family:monospace}.timer.svelte-1likafq{font-size:1.5rem}.title.svelte-1likafq{font-size:2rem;margin:0;text-align:center}.tiles.svelte-1likafq{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.tile.svelte-1likafq{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#ff6b6b;color:#1a1a1a;font-size:1.6rem;font-weight:700;text-transform:uppercase;border:2px solid #1a1a1a;box-shadow:3px 3px #ff6b6b;transition:transform .2s}.tile.svelte-1likafq:hover{transform:translate(-2px,-2px)}.shuffle-button.svelte-1likafq{padding:.5rem 1.2rem;background:transparent;color:#ff6b6b;border:1px solid #ff6b6b;cursor:pointer;font-family:monospace;transition:background .3s,color .3s,filter .3s}.shuffle-button.svelte-1likafq:hover{background:#ff6b6b;color:#1a1a1a;filter:hue-rotate(90deg)}.hints.svelte-1likafq{display:flex;flex-direction:column;gap:.5rem}.hint.svelte-1likafq{opacity:.75;text-align:center}.input-section.svelte-1likafq{width:100%;display:flex;gap:1rem}.answer-input.svelte-1likafq{flex:1;padding:.75rem;background:#1a1a1a;border:1px solid #ff6b6b;color:#ff6b6b;font-family:monospace;font-size:1rem}.answer-input.svelte-1likafq:focus{outline:none;box-shadow:0 0 0 1px #ff6b6b}.check-button.svelte-1likafq{padding:.75rem 1.5rem;background:#ff6b6b;color:#1a1a1a;border:none;cursor:pointer;font-family:monospace;font-weight:700;transition:filter .3s}.check-button.svelte-1likafq:hover:not(:disabled){filter:hue-rotate(90deg)}.check-button.svelte-1likafq:disabled{opacity:.6;cursor:not-allowed}
