:root{color-scheme:light;--ink:#101f2a;--paper:#f5f2e9;--coral:#fc7756;--green:#286757;--gold:#947019}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,sans-serif}a{color:inherit}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.55}[hidden]{display:none!important}:focus-visible{outline:3px solid #d45332;outline-offset:4px}header,footer{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 40px}header{border-bottom:1px solid #d7d7cc}.brand{display:flex;gap:14px;align-items:center;text-decoration:none;font-weight:850;letter-spacing:.15em}.brand b{display:grid;place-items:center;background:var(--coral);width:44px;height:44px;border-radius:13px;letter-spacing:0}.brand em{font-style:normal;font-weight:400;font-size:12px;border-left:1px solid #9b9d94;padding-left:12px;margin-left:8px}.news-link{font-size:12px;font-weight:650;text-decoration:none}main{max-width:1190px;margin:auto;padding:58px 32px 65px;display:grid;grid-template-columns:1fr 520px;gap:70px;align-items:start}.intro{padding-top:24px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:800}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--coral);border-radius:50%;margin-right:7px}h1{font:normal clamp(54px,6vw,84px)/1.01 Georgia,serif;letter-spacing:-.055em;margin:30px 0}h1 i{font-weight:normal;color:#b74d34}.description{color:#5c6567;font-size:17px;line-height:1.8}.edition{margin-top:44px;padding-top:25px;border-top:1px solid #d7d7cc}.edition>span{font-size:9px;letter-spacing:.15em;font-weight:750}.edition p{font-family:Georgia,serif;font-size:23px}.stats{display:flex;gap:40px;margin-top:28px}.stats div{display:grid;gap:4px}.stats strong{font:32px Georgia,serif}.stats span,.local-note{font-size:11px;color:#667071}.local-note{margin-top:22px}.game{background:#fffcf7;border:1px solid #deded4;border-radius:24px;padding:28px 32px;box-shadow:0 22px 60px #172c3510}.game-heading{display:flex;justify-content:space-between;align-items:center}.game-heading .eyebrow{color:#64706d;margin:0 0 7px}h2{font:34px Georgia,serif;margin:0;letter-spacing:-.035em}h2 span{color:#d86443;margin-left:12px}.pill{border:1px solid #d8ded4;border-radius:30px;padding:7px 10px;font-size:10px}.game-date{font-size:11px;color:#65716f;margin:14px 0 22px}.board{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;width:min(100%,300px);margin:auto}.tile{aspect-ratio:1;display:grid;place-items:center;border:2px solid #d8ded4;border-radius:7px;background:#f4f4ed;font-size:25px;font-weight:750}.tile.filled{border-color:#89978e;background:#fff}.correct{background:var(--green)!important;border-color:var(--green)!important;color:white!important}.present{background:var(--gold)!important;border-color:var(--gold)!important;color:white!important}.absent{background:#576168!important;border-color:#576168!important;color:white!important}#message{min-height:32px;text-align:center;font-size:12px;margin:17px 0 8px}.keyboard{display:grid;gap:6px}.key-row{display:flex;justify-content:center;gap:4px}.key{border:0;border-radius:5px;min-width:0;flex:1;height:43px;background:#e7eae3;color:var(--ink);font-size:12px;font-weight:750;touch-action:manipulation}.key.wide{flex:1.6;font-size:10px}.key:hover{filter:brightness(.95)}.game-actions{display:flex;justify-content:center;gap:12px;margin:20px 0}.game-actions button{border:1px solid #c9d1c7;background:transparent;padding:10px 17px;border-radius:30px;font-size:12px}#share{background:var(--ink);color:white;border-color:var(--ink)}#share-text{width:100%;min-height:150px}details{border-top:1px solid #e2e2d9;padding-top:17px;font-size:12px;line-height:1.7}summary{cursor:pointer;font-weight:650;list-style:none}summary span{float:right}details ul{list-style:none;padding:0}details li{margin:8px 0}.sample{display:inline-grid;place-items:center;border-radius:4px;width:24px;height:24px;margin-right:8px}footer{border-top:1px solid #d7d7cc;font-size:9px;letter-spacing:.1em;color:#65716f}footer nav{display:flex;gap:20px}footer a{text-underline-offset:3px}
@media(max-width:950px){main{gap:28px;grid-template-columns:1fr 470px;padding-inline:24px}h1{font-size:57px}.game{padding:25px}.stats{gap:26px}}
@media(max-width:760px){header,footer{padding:18px 20px}.brand{gap:9px;font-size:14px}.brand em{font-size:10px}.news-link{font-size:10px}main{display:flex;flex-direction:column;padding:22px 14px 35px;gap:22px}.intro{padding:0 8px;width:100%}.intro>.eyebrow{margin:0 0 10px}h1{font-size:37px;margin:10px 0;line-height:1.1}h1 br{display:none}h1 br:after{content:' '}.description{font-size:13px;margin:0}.description br{display:none}.edition{display:none}.stats{margin-top:15px;gap:32px}.stats strong{font-size:24px}.stats div{display:flex;align-items:baseline;gap:6px}.local-note{margin:10px 0 0;font-size:10px}.game{width:100%;max-width:520px;align-self:center;padding:23px 16px;border-radius:19px}.board{max-width:280px}footer{gap:15px;flex-wrap:wrap}}
