.wordle-page[data-astro-cid-r3nheptl]{padding-block:1.4rem 2rem}.g-head[data-astro-cid-r3nheptl]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin:.8rem 0}.g-scores[data-astro-cid-r3nheptl]{display:flex;gap:.6rem}.g-score[data-astro-cid-r3nheptl]{background:var(--tc-surface-2);border-radius:var(--tc-radius-sm);padding:.4rem .9rem;text-align:center}.g-score[data-astro-cid-r3nheptl] span[data-astro-cid-r3nheptl]{display:block;font-size:var(--tc-text-xs);color:var(--tc-muted);text-transform:uppercase}.g-score[data-astro-cid-r3nheptl] strong[data-astro-cid-r3nheptl]{font-family:var(--tc-font-display);font-size:1.2rem;color:var(--tc-violet-700)}.wl[data-astro-cid-r3nheptl]{max-width:560px}.wl__modes[data-astro-cid-r3nheptl]{display:flex;gap:.5rem;margin-bottom:1.2rem}.mode-btn[data-astro-cid-r3nheptl]{padding:.4rem 1rem;border:1.5px solid var(--tc-line);border-radius:var(--tc-radius-sm);background:var(--tc-surface);font:inherit;font-size:var(--tc-text-sm);font-weight:600;color:var(--tc-ink-soft);cursor:pointer;transition:border-color .15s,color .15s}.mode-btn[data-astro-cid-r3nheptl]:hover{border-color:var(--tc-violet-700);color:var(--tc-ink)}.mode-btn--active[data-astro-cid-r3nheptl]{border-color:var(--tc-violet-700);color:var(--tc-violet-700);background:color-mix(in srgb,var(--tc-violet-700) 8%,transparent)}.wl__howto[data-astro-cid-r3nheptl]{position:relative;background:var(--tc-surface);border:1.5px solid var(--tc-line);border-radius:var(--tc-radius);padding:1.5rem;margin-bottom:1.5rem}.wl__howto[data-astro-cid-r3nheptl] h2[data-astro-cid-r3nheptl]{margin:0 0 .7rem;font-size:1.2rem}.wl__howto[data-astro-cid-r3nheptl] p[data-astro-cid-r3nheptl]{color:var(--tc-ink-soft);margin-bottom:1rem}.wl__howto-close[data-astro-cid-r3nheptl]{position:absolute;top:.8rem;right:1rem;background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--tc-muted);padding:.2rem .4rem}.wl__howto-examples[data-astro-cid-r3nheptl]{display:grid;gap:.8rem;margin-bottom:1.2rem}.wl__howto-row[data-astro-cid-r3nheptl]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.wl__howto-row[data-astro-cid-r3nheptl] p[data-astro-cid-r3nheptl]{margin:0;font-size:var(--tc-text-sm);color:var(--tc-ink-soft)}.wl__board[data-astro-cid-r3nheptl]{display:grid;grid-template-rows:repeat(6,1fr);gap:6px;width:100%;max-width:min(380px,95vw);aspect-ratio:5/6;margin:0 0 1rem}.wl__row[data-astro-cid-r3nheptl]{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.tile[data-astro-cid-r3nheptl]{display:flex;align-items:center;justify-content:center;border:2px solid var(--tc-line);border-radius:var(--tc-radius-sm);font-family:var(--tc-font-display);font-weight:800;font-size:clamp(1rem,5vw,1.5rem);text-transform:uppercase;background:var(--tc-surface);color:var(--tc-ink);transition:border-color .1s;user-select:none}.tile--filled[data-astro-cid-r3nheptl]{border-color:var(--tc-violet)}.tile--correct[data-astro-cid-r3nheptl]{background:var(--tc-green, #22c55e);border-color:var(--tc-green, #22c55e);color:#fff}.tile--present[data-astro-cid-r3nheptl]{background:#eab308;border-color:#eab308;color:#fff}.tile--absent[data-astro-cid-r3nheptl]{background:var(--tc-surface-2);border-color:var(--tc-surface-2);color:var(--tc-muted)}.g-msg[data-astro-cid-r3nheptl]{font-weight:600;margin:.5rem 0}.g-msg--success[data-astro-cid-r3nheptl]{color:var(--tc-green, #22c55e)}.g-msg--error[data-astro-cid-r3nheptl]{color:var(--tc-red, #ef4444)}.wl__actions[data-astro-cid-r3nheptl]{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}.wl__keyboard[data-astro-cid-r3nheptl]{display:grid;gap:5px;margin-top:.5rem;width:100%;max-width:560px}.wl__kb-row[data-astro-cid-r3nheptl]{display:flex;justify-content:center;gap:5px}.key[data-astro-cid-r3nheptl]{height:58px;min-width:34px;flex:1;max-width:44px;border:1.5px solid var(--tc-line);border-radius:var(--tc-radius-sm);background:var(--tc-surface);font:inherit;font-weight:700;font-size:clamp(.7rem,2.5vw,.9rem);cursor:pointer;color:var(--tc-ink);display:flex;align-items:center;justify-content:center;transition:background .1s,border-color .1s,color .1s;user-select:none;touch-action:manipulation}.key--wide[data-astro-cid-r3nheptl]{min-width:56px;max-width:66px;font-size:clamp(.6rem,2vw,.75rem)}.key[data-astro-cid-r3nheptl]:hover:not(:disabled){border-color:var(--tc-violet-700)}.key--correct[data-astro-cid-r3nheptl]{background:var(--tc-green, #22c55e);border-color:var(--tc-green, #22c55e);color:#fff}.key--present[data-astro-cid-r3nheptl]{background:#eab308;border-color:#eab308;color:#fff}.key--absent[data-astro-cid-r3nheptl]{background:var(--tc-surface-2);border-color:var(--tc-surface-2);color:var(--tc-muted)}.section[data-astro-cid-r3nheptl]{margin-block:2rem}
