.word-grid{max-width:48rem;margin-inline:auto}.word-grid__card{min-height:40rem;padding:clamp(1rem,4vw,2.5rem);overflow:hidden}.word-grid__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.word-grid__header h1,.word-grid__result h2{letter-spacing:-.035em;margin:.35rem 0 0;font-size:clamp(2rem,7vw,3rem);font-weight:800;line-height:1.05}.word-grid__subtitle{color:var(--game-muted);margin:.75rem 0 0;line-height:1.55}.word-grid__puzzle-meta{color:var(--game-muted);flex-direction:column;flex:none;align-items:flex-end;gap:.3rem;font-size:.75rem;display:flex}.word-grid__puzzle-meta span{border:1px solid var(--game-border);border-radius:999px;padding:.4rem .65rem;font-size:.875rem;font-weight:750}.word-grid__loading,.word-grid__error{color:var(--game-muted);text-align:center;margin:5rem 0}.word-grid__error{color:#b91c1c}.word-grid__scoreboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.5rem 0 0;display:grid}.word-grid__scoreboard div{border:1px solid var(--game-border);background:var(--game-surface-soft);text-align:center;border-radius:1rem;padding:.65rem .85rem}.word-grid__scoreboard dt{color:var(--game-muted);font-size:.72rem;font-weight:650}.word-grid__scoreboard dd{margin:.15rem 0 0;font-size:1.35rem;font-weight:850;line-height:1}.word-grid__current{flex-direction:column;justify-content:flex-end;align-items:center;gap:.15rem;min-height:4.65rem;padding:.8rem 0 .65rem;display:flex}.word-grid__current>span{color:var(--game-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.word-grid__current output{letter-spacing:.12em;min-height:1.9rem;font-size:clamp(1.15rem,5vw,1.55rem);font-weight:850;line-height:1.2}.word-grid__board-wrap{aspect-ratio:1;width:min(100%,27rem);margin-inline:auto;position:relative}.word-grid__board,.word-grid__path{width:100%;height:100%;position:absolute;inset:0}.word-grid__board{touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.35rem,1.8vw,.65rem);display:grid}.word-grid__path{z-index:2;pointer-events:none;overflow:visible}.word-grid__path polyline{fill:none;stroke:#0161ef8c;stroke-linecap:round;stroke-linejoin:round;stroke-width:.12px}.word-grid__tile{z-index:1;border:1px solid var(--game-border);background:var(--game-surface-soft);min-width:0;color:var(--game-text);border-radius:clamp(.65rem,3vw,1rem);place-items:center;transition:border-color .14s,background .14s,box-shadow .14s,transform .14s;display:grid;position:relative;box-shadow:0 .2rem #94a3b873}.word-grid__tile:hover{border-color:#60a5fa}.word-grid__tile:focus-visible{z-index:3;outline-offset:2px;outline:3px solid #0161ef59}.word-grid__tile[data-selected]{z-index:3;border-color:var(--game-accent);color:#1e40af;background:#dbeafe;transform:translateY(-1px);box-shadow:0 .2rem #2563eb73}.word-grid__tile[data-last]{box-shadow:0 .2rem #2563eb73,0 0 0 3px #3b82f638}.word-grid__letter{text-transform:uppercase;font-size:clamp(1.35rem,8vw,2rem);font-weight:850;line-height:1}.word-grid__order{min-width:1rem;font-size:.62rem;font-weight:800;line-height:1;position:absolute;top:.3rem;right:.35rem}.word-grid__gesture-hint{color:var(--game-muted);text-align:center;margin:.8rem 0 0;font-size:.75rem}.word-grid__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.15rem;display:flex}.word-grid__actions .game-button{min-width:7rem}.word-grid__finish{min-height:3rem;color:var(--game-muted);text-underline-offset:.22em;border-radius:.6rem;padding:.65rem;font-size:.875rem;font-weight:700;text-decoration:underline}.word-grid__finish:focus-visible{outline-offset:2px;outline:3px solid #0161ef4d}.word-grid__feedback{min-height:1.5rem;color:var(--game-muted);text-align:center;margin:.75rem 0 0;font-size:.875rem;font-weight:700}.word-grid__feedback[data-tone=accepted]{color:#15803d}.word-grid__feedback[data-tone=duplicate]{color:#a16207}.word-grid__feedback[data-tone=invalid],.word-grid__error{color:#b91c1c}.word-grid__found{border-top:1px solid var(--game-border);margin-top:1.5rem;padding-top:1.25rem}.word-grid__section-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.word-grid__section-heading h2{margin:0;font-size:1.1rem;font-weight:800}.word-grid__section-heading span,.word-grid__empty{color:var(--game-muted);font-size:.8rem}.word-grid__empty{margin:.8rem 0 0}.word-grid__found-list,.word-grid__missed ul,.word-grid__answers ol{flex-wrap:wrap;gap:.45rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.word-grid__found-list{overscroll-behavior:contain;max-height:11rem;overflow-y:auto}.word-grid__found-list li,.word-grid__missed li,.word-grid__answers li{border:1px solid var(--game-border);background:var(--game-surface-soft);letter-spacing:.04em;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:750}.word-grid__result{text-align:center;padding-top:2.75rem}.word-grid__result-score{margin:1.25rem 0;font-size:clamp(2.5rem,11vw,4rem);line-height:1}.word-grid__result-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:30rem;margin:0 auto;display:grid}.word-grid__result-stats div{border:1px solid var(--game-border);background:var(--game-surface-soft);border-radius:1rem;padding:.85rem}.word-grid__result-stats dt{color:var(--game-muted);font-size:.72rem}.word-grid__result-stats dd{margin:.25rem 0 0;font-weight:800}.word-grid__missed,.word-grid__answers{border-top:1px solid var(--game-border);text-align:left;max-width:34rem;margin:1.5rem auto 0;padding-top:1.25rem}.word-grid__missed h3{margin:0;font-size:1rem;font-weight:800}.word-grid__answers summary{cursor:pointer;font-weight:750}.word-grid__answers ol{overscroll-behavior:contain;max-height:15rem;overflow-y:auto}.word-grid__answers li[data-found=true]{color:#15803d;background:#f0fdf4;border-color:#86efac}.word-grid__result>.game-button{margin-top:1.75rem}.word-grid__share-status{min-height:1.5rem;color:var(--game-muted);margin:.65rem 0 0;font-size:.85rem}.word-grid__next-games{border-top:1px solid var(--game-border);color:var(--game-muted);flex-direction:column;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem;display:flex}.word-grid__next-games div{flex-wrap:wrap;justify-content:center;gap:.4rem 1rem;display:flex}.word-grid__next-games a{color:var(--game-accent-dark);font-weight:750}.dark .word-grid__tile[data-selected]{color:#eff6ff;background:#1e3a8aa6;border-color:#60a5fa}.dark .word-grid__feedback[data-tone=accepted]{color:#86efac}.dark .word-grid__feedback[data-tone=duplicate]{color:#fde047}.dark .word-grid__feedback[data-tone=invalid],.dark .word-grid__error{color:#fca5a5}.dark .word-grid__answers li[data-found=true]{color:#bbf7d0;background:#14532d73;border-color:#166534}@media (max-width:420px){.word-grid__card{padding:1rem}.word-grid__header{gap:.65rem}.word-grid__puzzle-meta{font-size:.68rem}.word-grid__actions .game-button{flex:calc(50% - .35rem);min-width:0}.word-grid__finish{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.word-grid__tile{transition:none}}