.word-game-page{min-height:100vh;background:linear-gradient(#183d31cc,#183d31ee),repeating-linear-gradient(90deg,#69482f 0 24px,#704f35 24px 48px);color:#172c24}.word-hero,.word-game-shell{width:min(1060px,calc(100% - 24px));margin:auto}.word-hero{padding:1.2rem 0}.word-hero h1{color:#fff8df;font-size:clamp(2.2rem,7vw,4.8rem)}.word-hero p,.word-hero a{color:#fff2ce}.word-game-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem;padding-bottom:3rem}.word-board,.word-panel{border:1px solid #c4a567;border-radius:16px;background:#fff8e8;box-shadow:0 16px 35px #071a1266}.word-board{padding:clamp(1rem,4vw,2rem);min-height:440px}.word-panel{padding:1rem;align-self:start}.word-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.word-meta span{padding:.55rem;border-radius:8px;background:#173e31;color:#fff;text-align:center}.word-meta strong{display:block;color:#f1cb75}.word-actions,.word-keyboard{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem}.word-actions button,.word-keyboard button,.word-choice,.ladder-input{min-height:46px}.word-keyboard button{flex:1 0 44px;max-width:56px;border:1px solid #826237;border-radius:7px;background:#f0dcae;font-weight:900}.word-choice{width:100%;margin:.35rem 0;padding:.7rem;border:2px solid #a98b58;border-radius:10px;background:#fffdf7;text-align:left;font-weight:800}.word-choice[aria-pressed=true]{border-color:#1c5b45;background:#dcebdd}.word-status{min-height:50px;padding:.7rem;border-left:5px solid #d2a643;background:#f3e5c4}.word-prompt{font:700 clamp(1.2rem,4vw,1.8rem) Georgia,serif}.anagram-tiles,.harvest-tiles{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:1rem 0}.letter-tile{display:grid;place-items:center;min-width:48px;height:58px;padding:.3rem;border:2px solid #805b32;border-radius:7px;background:#d8aa60;box-shadow:inset 0 0 0 3px #f2d69b;font:900 1.5rem Georgia,serif}.letter-tile--centre{background:#1e5843;color:#fff4cc}.word-entry,.ladder-input{width:100%;padding:.7rem;border:2px solid #876d48;border-radius:8px;background:#fff;font-size:1rem}.ladder-path{display:grid;gap:.35rem;padding:0;list-style:none}.ladder-path li{padding:.65rem;border:1px solid #b99d69;border-radius:8px;background:#f5e5be;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.word-overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:#102b22e8}.word-overlay[hidden]{display:none}.word-overlay>div{width:min(420px,calc(100% - 30px));padding:1.5rem;border-radius:15px;background:#fff8e8;text-align:center}@media(max-width:720px){.word-game-shell{grid-template-columns:1fr}.word-board{min-height:360px}.word-panel{order:-1}.word-meta{font-size:.8rem}}@media(max-width:390px){.word-hero,.word-game-shell{width:min(100% - 14px,1060px)}.word-board{padding:.8rem}.word-keyboard button{flex-basis:42px}.letter-tile{min-width:40px;height:50px}}@media(prefers-reduced-motion:reduce){.word-game-page *{animation:none!important;transition:none!important}}
