.board-wrap[data-v-9734a1e6]{width:100%}.status[data-v-9734a1e6]{text-align:center;padding:48px 24px;color:var(--md-sys-color-on-surface-variant);font-size:.875rem}.status.error[data-v-9734a1e6]{color:var(--md-sys-color-error)}.main-layout[data-v-9734a1e6]{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:flex-start}.grid-section[data-v-9734a1e6]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;background:var(--md-sys-color-surface);border-radius:var(--md-shape-corner-large);box-shadow:var(--md-elevation-2)}.crossword-grid[data-v-9734a1e6]{display:grid;gap:3px;padding:12px;background:var(--md-sys-color-surface-container-highest);border-radius:var(--md-shape-corner-medium)}.cell[data-v-9734a1e6]{width:2.75rem;height:2.75rem;border-radius:8px}.cell.black[data-v-9734a1e6]{background:var(--md-sys-color-on-surface);opacity:.88}.cell.letter[data-v-9734a1e6]{background:#fff;position:relative;border:1px solid var(--md-sys-color-outline-variant);transition:background .2s,border-color .2s,box-shadow .2s}.cell.letter.highlight[data-v-9734a1e6]{background:var(--md-sys-color-secondary-container);border-color:var(--md-sys-color-primary);box-shadow:0 0 0 2px var(--md-sys-color-primary-container)}.cell.letter.cell-correct[data-v-9734a1e6]{background:var(--md-sys-color-success-container);border-color:transparent;box-shadow:none}.cell.letter.cell-wrong[data-v-9734a1e6]{background:var(--md-sys-color-error-container);border-color:transparent;box-shadow:none}.cell.letter.cell-correct .cell-input[data-v-9734a1e6]{color:var(--md-sys-color-on-success-container);font-weight:600}.cell.letter.cell-wrong .cell-input[data-v-9734a1e6]{color:var(--md-sys-color-on-error-container);font-weight:600}.cell-input[data-v-9734a1e6]{width:100%;height:100%;border:none;border-radius:7px;background:transparent;text-align:center;font-size:1.3rem;font-weight:400;font-family:var(--font-app);letter-spacing:-.02em;padding:0;color:var(--md-sys-color-on-surface);outline:none}.cell-input[data-v-9734a1e6]:focus{background:var(--md-sys-color-primary-container)}.btn-filled[data-v-9734a1e6]{cursor:pointer;min-height:40px;padding:10px 24px;border:none;border-radius:var(--md-shape-corner-full);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-family:var(--font-sans);font-size:.875rem;font-weight:600;letter-spacing:-.01em;box-shadow:var(--md-elevation-1);transition:box-shadow .2s,filter .2s}.btn-filled[data-v-9734a1e6]:hover{filter:brightness(1.08);box-shadow:var(--md-elevation-2)}.btn-filled[data-v-9734a1e6]:active{filter:brightness(.95)}.btn[data-v-9734a1e6]{cursor:pointer;min-height:40px;padding:10px 24px;border:none;border-radius:var(--md-shape-corner-full);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-size:.875rem;font-weight:500}.success-banner[data-v-9734a1e6]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border-radius:var(--md-shape-corner-medium);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-family:var(--font-sans);font-size:.875rem;font-weight:600;letter-spacing:-.01em}.success-icon[data-v-9734a1e6]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-size:.75rem}.hints-panel[data-v-9734a1e6]{flex:1;min-width:280px;max-width:380px;padding:20px;background:var(--md-sys-color-surface);border-radius:var(--md-shape-corner-large);box-shadow:var(--md-elevation-2)}.panel-title[data-v-9734a1e6]{margin:0 0 16px;font-family:var(--font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--md-sys-color-on-surface-variant);text-transform:none}.hint-empty[data-v-9734a1e6]{margin:0;padding:32px 0;text-align:center;font-size:.875rem;color:var(--md-sys-color-on-surface-variant)}.hint-card[data-v-9734a1e6]{padding:16px;border-radius:var(--md-shape-corner-medium);background:var(--md-sys-color-surface-container);opacity:.72;transition:opacity .2s,background .2s}.hint-card.active[data-v-9734a1e6]{opacity:1;background:var(--md-sys-color-surface-container-high)}.hint-card+.hint-card[data-v-9734a1e6]{margin-top:12px}.chip[data-v-9734a1e6]{display:inline-block;padding:4px 12px;margin-bottom:12px;font-size:.75rem;font-weight:500;border-radius:var(--md-shape-corner-full);background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.hint-idiom[data-v-9734a1e6]{margin:0 0 8px;font-family:var(--font-app);font-size:1.625rem;font-weight:400;letter-spacing:.08em;color:var(--md-sys-color-on-surface);line-height:1.35}.hint-meaning[data-v-9734a1e6]{margin:0;font-family:var(--font-sans);font-size:.9375rem;font-weight:400;line-height:1.65;letter-spacing:-.01em;color:var(--md-sys-color-on-surface-variant)}.result-chip[data-v-9734a1e6]{display:inline-block;margin-top:12px;padding:4px 12px;font-size:.75rem;font-weight:600;border-radius:var(--md-shape-corner-full)}.result-chip.correct[data-v-9734a1e6]{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.result-chip.wrong[data-v-9734a1e6]{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}@media(max-width:700px){.main-layout[data-v-9734a1e6]{flex-direction:column;align-items:stretch}.grid-section[data-v-9734a1e6],.hints-panel[data-v-9734a1e6]{max-width:none;width:100%}}.app[data-v-8de04aad]{min-height:100vh;display:flex;flex-direction:column}.top-app-bar[data-v-8de04aad]{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:center;min-height:64px;padding:0 16px;background:var(--md-sys-color-surface);box-shadow:var(--md-elevation-1)}.title-large[data-v-8de04aad]{margin:0;font-family:var(--font-sans);font-size:1.25rem;font-weight:400;letter-spacing:-.02em;color:var(--md-sys-color-on-surface)}.app-main[data-v-8de04aad]{flex:1;max-width:1100px;width:100%;margin:0 auto;padding:24px 16px 32px}@font-face{font-family:Cutelively;src:url(/assets/Cutelively-CdRsStM5.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--md-sys-color-primary: #6750a4;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #eaddff;--md-sys-color-on-primary-container: #21005d;--md-sys-color-secondary-container: #e8def8;--md-sys-color-on-secondary-container: #1d192b;--md-sys-color-surface: #fffbfe;--md-sys-color-surface-dim: #ded8e1;--md-sys-color-surface-container: #f3edf7;--md-sys-color-surface-container-high: #ece6f0;--md-sys-color-surface-container-highest: #e6e0e9;--md-sys-color-on-surface: #1c1b1f;--md-sys-color-on-surface-variant: #49454f;--md-sys-color-outline: #79747e;--md-sys-color-outline-variant: #cac4d0;--md-sys-color-error: #b3261e;--md-sys-color-on-error: #ffffff;--md-sys-color-error-container: #f9dedc;--md-sys-color-on-error-container: #410e0b;--md-sys-color-success-container: #d7f5e3;--md-sys-color-on-success-container: #0d3d24;--md-elevation-1: 0 1px 2px rgba(0, 0, 0, .08), 0 1px 3px rgba(0, 0, 0, .12);--md-elevation-2: 0 2px 6px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .08);--md-shape-corner-medium: 12px;--md-shape-corner-large: 16px;--md-shape-corner-full: 9999px;--font-app: "Cutelively", sans-serif;--font-sans: var(--font-app);--font-serif: var(--font-app)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);font-size:14px;line-height:1.5;letter-spacing:-.01em;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}button{font-family:inherit}
