.word-page[data-astro-cid-lteezn44]{min-height:100vh;background:linear-gradient(90deg,rgba(184,146,58,.035) 1px,transparent 1px) center / 54px 54px,linear-gradient(rgba(184,146,58,.024) 1px,transparent 1px) center / 54px 54px,radial-gradient(780px 460px at 82% 10%,var(--gold-bg),transparent 66%),#fff}.word-hero[data-astro-cid-lteezn44]{padding:96px 0 76px;overflow:hidden}.word-layout[data-astro-cid-lteezn44]{display:grid;grid-template-columns:1fr;gap:clamp(26px,4vw,42px);align-items:start}.word-copy[data-astro-cid-lteezn44]{max-width:790px;margin:0 auto;text-align:center}.word-copy[data-astro-cid-lteezn44] h1[data-astro-cid-lteezn44]{margin:8px 0 6px;font-size:clamp(38px,4.5vw,60px);letter-spacing:-.005em}.word-copy[data-astro-cid-lteezn44] p[data-astro-cid-lteezn44]{max-width:680px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.62}.difficulty-tabs[data-astro-cid-lteezn44]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:480px;margin:16px auto 0}.difficulty-tab[data-astro-cid-lteezn44]{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#ffffffdb;color:var(--ink);font:inherit;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px 12px;transition:background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease)}.difficulty-tab[data-astro-cid-lteezn44]:hover,.difficulty-tab[data-astro-cid-lteezn44].is-active{border-color:var(--gold);background:var(--gold);color:#fff;box-shadow:0 14px 30px -22px #8f6e22ad}.word-stage[data-astro-cid-lteezn44]{display:grid;grid-template-columns:minmax(540px,1fr) minmax(280px,330px);gap:20px;align-items:stretch;width:min(100%,1080px);margin:0 auto}.board-panel[data-astro-cid-lteezn44],.control-panel[data-astro-cid-lteezn44]{border:1px solid rgba(184,146,58,.22);border-radius:12px;background:#ffffffeb;box-shadow:0 26px 70px -52px #1b171273}.board-panel[data-astro-cid-lteezn44]{position:relative;overflow:hidden;padding:clamp(20px,3vw,30px)}.board-top[data-astro-cid-lteezn44]{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px}.board-kicker[data-astro-cid-lteezn44],.control-label[data-astro-cid-lteezn44]{display:block;color:var(--gold-text);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.board-top[data-astro-cid-lteezn44] h2[data-astro-cid-lteezn44]{margin-top:4px;font-size:clamp(26px,3.2vw,34px)}.board-meter[data-astro-cid-lteezn44]{min-width:98px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;text-align:right;background:#fffdf8}.board-meter[data-astro-cid-lteezn44] span[data-astro-cid-lteezn44]{display:block;color:var(--ink);font-weight:800;line-height:1.1}.board-meter[data-astro-cid-lteezn44] small[data-astro-cid-lteezn44]{color:var(--muted);font-size:12px}.word-board-wrap[data-astro-cid-lteezn44]{width:min(100%,560px);margin:0 auto}.word-board[data-astro-cid-lteezn44]{--word-size: 10;position:relative;width:min(100%,560px);aspect-ratio:1;display:grid;grid-template-columns:repeat(var(--word-size),minmax(0,1fr));grid-template-rows:repeat(var(--word-size),minmax(0,1fr));border:3px solid #111;background:#111;gap:1px;overflow:hidden;box-shadow:0 18px 46px -36px #1b17126b;touch-action:manipulation}.word-cell{position:relative;z-index:1;width:100%;height:100%;min-width:0;min-height:0;border:0;border-radius:0;background:#fff;color:#111;display:grid;place-items:center;padding:0;font:inherit;font-size:clamp(13px,2.5vw,22px);font-weight:800;line-height:1;cursor:pointer;user-select:none;transition:background .14s var(--ease),color .14s var(--ease),box-shadow .14s var(--ease)}.word-cell:hover,.word-cell.is-selected{background:#fff4d7;color:var(--gold-deep)}.word-cell.is-hint{position:relative;z-index:1;background:#fff4d7;box-shadow:inset 0 0 0 3px #b8923a99}.word-cell.is-found{background:var(--dark);color:#f7e2a0}.word-cell.is-wrong-selection{background:#fff0ed;color:#a3372a;box-shadow:inset 0 0 0 2px #a3372a8c}.word-line{position:absolute;z-index:5;height:2px;border-radius:999px;pointer-events:none;transform:rotate(var(--line-angle));transform-origin:left center;box-shadow:0 0 0 1px #ffffff85,0 2px 8px -4px #1b17127a}.word-line.is-found-line{background:linear-gradient(90deg,#f4d36a 0%,var(--gold) 48%,#8f6e22 100%)}.word-line.is-solution-line{background:#b8923ad1}.board-message[data-astro-cid-lteezn44]{min-height:28px;margin-top:18px;color:var(--muted);font-size:14px;text-align:center}.word-loading[data-astro-cid-lteezn44]{position:absolute;inset:0;z-index:20;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;background:#fffdf8db;backdrop-filter:blur(4px);color:var(--ink);text-align:center}.word-loading[data-astro-cid-lteezn44][hidden]{display:none}.word-loading[data-astro-cid-lteezn44] strong[data-astro-cid-lteezn44]{font-family:var(--font-head);font-size:clamp(24px,3vw,34px);line-height:1.1}.word-loading[data-astro-cid-lteezn44] span[data-astro-cid-lteezn44]:not(.word-spinner){color:var(--muted);font-weight:700}.word-spinner[data-astro-cid-lteezn44]{width:44px;height:44px;border:4px solid rgba(184,146,58,.22);border-top-color:var(--gold);border-radius:999px;animation:word-spin .72s linear infinite}@keyframes word-spin{to{transform:rotate(360deg)}}.word-page[data-astro-cid-lteezn44].is-generating .word-board[data-astro-cid-lteezn44]{opacity:.38}.word-page[data-astro-cid-lteezn44].is-generating .tool-button[data-astro-cid-lteezn44],.word-page[data-astro-cid-lteezn44].is-generating .difficulty-tab[data-astro-cid-lteezn44]{cursor:wait}.tool-button[data-astro-cid-lteezn44]:disabled,.difficulty-tab[data-astro-cid-lteezn44]:disabled{opacity:.62;pointer-events:none}.control-panel[data-astro-cid-lteezn44]{padding:14px;display:flex;flex-direction:column;gap:14px}.control-block[data-astro-cid-lteezn44]{display:grid;gap:8px}.tool-button[data-astro-cid-lteezn44]{min-height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:8px 10px;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease),box-shadow .2s var(--ease)}.tool-button[data-astro-cid-lteezn44] svg[data-astro-cid-lteezn44]{width:16px;height:16px;flex:none}.tool-button[data-astro-cid-lteezn44]:hover{border-color:var(--gold);color:var(--gold-deep);background:var(--gold-bg)}.tool-button[data-astro-cid-lteezn44].is-primary{border-color:var(--gold);background:var(--gold);color:#fff;box-shadow:0 12px 28px -22px #8f6e22b8}.tool-button[data-astro-cid-lteezn44].is-primary:hover{background:var(--gold-deep);color:#fff}.check-switch[data-astro-cid-lteezn44]{min-height:38px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;user-select:none}.check-switch[data-astro-cid-lteezn44] input[data-astro-cid-lteezn44]{position:absolute;opacity:0;pointer-events:none}.switch-track[data-astro-cid-lteezn44]{position:relative;width:40px;height:22px;flex:none;border-radius:999px;background:#e8e2d3;box-shadow:inset 0 0 0 1px #1b171214;transition:background .2s var(--ease)}.switch-track[data-astro-cid-lteezn44] span[data-astro-cid-lteezn44]{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 4px 10px -6px #1b1712b8;transition:transform .2s var(--ease)}.check-switch[data-astro-cid-lteezn44] input[data-astro-cid-lteezn44]:checked+.switch-track[data-astro-cid-lteezn44]{background:var(--gold)}.check-switch[data-astro-cid-lteezn44] input[data-astro-cid-lteezn44]:checked+.switch-track[data-astro-cid-lteezn44] span[data-astro-cid-lteezn44]{transform:translate(18px)}.check-switch[data-astro-cid-lteezn44] input[data-astro-cid-lteezn44]:focus-visible+.switch-track[data-astro-cid-lteezn44]{outline:2px solid var(--gold-deep);outline-offset:3px}.switch-copy[data-astro-cid-lteezn44]{display:grid;gap:1px;min-width:0}.switch-copy[data-astro-cid-lteezn44] strong[data-astro-cid-lteezn44]{color:var(--ink);font-size:12px;line-height:1.15}.switch-copy[data-astro-cid-lteezn44] small[data-astro-cid-lteezn44]{color:var(--muted);font-size:10px;line-height:1.25}.word-list-panel[data-astro-cid-lteezn44]{min-height:0;display:grid;gap:12px}.word-list-head[data-astro-cid-lteezn44]{display:grid;gap:10px}.word-reveal-actions[data-astro-cid-lteezn44]{display:grid;grid-template-columns:1fr;gap:8px}.mini-button[data-astro-cid-lteezn44]{min-height:32px;border:1px solid rgba(184,146,58,.28);border-radius:8px;background:#fff;color:var(--gold-deep);font:inherit;font-size:12px;font-weight:800;cursor:pointer;padding:6px 8px;transition:background .2s var(--ease),border-color .2s var(--ease),color .2s var(--ease)}.mini-button[data-astro-cid-lteezn44]:hover{border-color:var(--gold);background:var(--gold-bg)}.mini-button[data-astro-cid-lteezn44]:disabled{opacity:.55;pointer-events:none}.word-list[data-astro-cid-lteezn44]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.word-list-item{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fffdf8;color:var(--ink);padding:8px 10px;font-size:12px;font-weight:800;line-height:1.2;text-align:center;overflow-wrap:anywhere}.word-list-item.is-hidden-word{color:#121f1861;letter-spacing:.12em}.word-list-item.is-found{border-color:#12352438;background:var(--dark);color:#f7e2a0;text-decoration:line-through;text-decoration-thickness:2px}@media(max-width:1060px){.word-stage[data-astro-cid-lteezn44]{grid-template-columns:minmax(0,1fr);max-width:760px}.control-panel[data-astro-cid-lteezn44]{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.word-list[data-astro-cid-lteezn44]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.word-hero[data-astro-cid-lteezn44]{padding:112px 0 62px}.word-copy[data-astro-cid-lteezn44]{text-align:left}.word-copy[data-astro-cid-lteezn44] p[data-astro-cid-lteezn44]{margin:0}.difficulty-tabs[data-astro-cid-lteezn44]{width:100%;max-width:none}.difficulty-tabs[data-astro-cid-lteezn44],.word-list[data-astro-cid-lteezn44]{grid-template-columns:1fr}.board-top[data-astro-cid-lteezn44]{align-items:stretch;flex-direction:column}.board-meter[data-astro-cid-lteezn44]{text-align:left}.control-panel[data-astro-cid-lteezn44]{padding:12px}.control-block[data-astro-cid-lteezn44],.tool-button[data-astro-cid-lteezn44],.check-switch[data-astro-cid-lteezn44]{width:100%}.tool-button[data-astro-cid-lteezn44]{justify-content:center}.word-cell{font-size:clamp(11px,3vw,18px)}}
