body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;display:flex;justify-content:center;align-items:center;min-height:100vh}main.svelte-311abn.svelte-311abn{text-align:center;padding:1rem;width:100%;box-sizing:border-box}h1.svelte-311abn.svelte-311abn{color:#333;margin-bottom:1.5rem}.grid-container.svelte-311abn.svelte-311abn{position:relative;max-width:300px;margin:0 auto 1.5rem}.grid.svelte-311abn.svelte-311abn{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.word-lines.svelte-311abn.svelte-311abn{position:absolute;top:0;left:0;pointer-events:none;overflow:visible}.cell.svelte-311abn.svelte-311abn{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ddd;border-radius:4px;font-size:1.5rem;font-weight:700;color:#333;cursor:pointer;transition:all .15s;padding:0}.cell.selectable.svelte-311abn.svelte-311abn:hover{border-color:#999}.cell.selected.svelte-311abn.svelte-311abn{background:#2563eb;border-color:#1d4ed8;color:#fff;box-shadow:0 0 0 3px #2563eb4d}.cell.found.svelte-311abn.svelte-311abn{background:#16a34a;border-color:#15803d;color:#fff}.selected-word.svelte-311abn.svelte-311abn{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 1rem;min-height:2rem}.buttons.svelte-311abn.svelte-311abn{display:flex;gap:.5rem;justify-content:center;max-width:300px;margin:0 auto 1rem}.buttons.svelte-311abn button.svelte-311abn{flex:1}.found-words.svelte-311abn.svelte-311abn{margin-top:1rem;text-align:left;max-width:300px;margin-left:auto;margin-right:auto}.found-words.svelte-311abn h3.svelte-311abn{margin:0 0 .5rem;color:#333;font-size:1rem}.found-words.svelte-311abn ul.svelte-311abn{margin:0;padding-left:1.5rem;color:#16a34a}.completion-message.svelte-311abn.svelte-311abn{color:#16a34a;font-weight:700;font-size:1.5rem;margin-bottom:1rem}.completion-grids.svelte-311abn.svelte-311abn{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.completion-column.svelte-311abn.svelte-311abn{text-align:center;width:300px}.completion-column.svelte-311abn h3.svelte-311abn{margin:0 0 .5rem;color:#333}.completion-column.svelte-311abn .cell.svelte-311abn{cursor:default}.word-list.svelte-311abn.svelte-311abn{list-style:none;padding:0;margin:.5rem 0 1.5rem;text-align:left;font-weight:700}.status.svelte-311abn.svelte-311abn{padding:2rem;color:#666}.status.error.svelte-311abn.svelte-311abn{color:#c00}button.svelte-311abn.svelte-311abn{padding:.75rem 1.5rem;font-size:1rem;background:#4a90d9;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}button.svelte-311abn.svelte-311abn:hover:not(:disabled):not(.cell){background:#357abd}button.svelte-311abn.svelte-311abn:disabled{background:#ccc;cursor:not-allowed}button.danger.svelte-311abn.svelte-311abn{background:#dc2626}button.danger.svelte-311abn.svelte-311abn:hover{background:#b91c1c}
