
:root{--paper:#fbfaf7;--ink:#202b29;--teal:#176b62;--teal-dark:#11564f;--muted:#6e7d8a;--line:#deded8;--tile:#fffefa;--yellow:#e8c979;--miss:#86928f}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif}button{font:inherit;cursor:default}header{height:73px;border-bottom:1px solid #e7e4dc;background:rgba(251,250,247,.96)}.wrap{max-width:1180px;margin:auto;padding:0 32px}.top{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.seal{width:33px;height:33px;display:grid;place-items:center}.seal svg{display:block;width:33px;height:33px}.brand-name{font:700 18px Georgia,serif;letter-spacing:-.5px}.brand-small{display:block;font-size:9px;color:#74869e;letter-spacing:2px;font-weight:700;margin-top:2px}.topnav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:650}.topnav span{white-space:nowrap}.topnav .sel{color:var(--teal)}.topnav .sel:after{content:"";display:block;height:2px;background:var(--teal);margin-top:9px}.topnav .ext{color:var(--teal);border:1px solid #b9d7d0;border-radius:7px;padding:10px 14px}.menu{display:none;color:var(--teal);font-size:25px}.mast{padding:45px 0 34px;border-bottom:1px solid #ebe7df}.crumb{font-size:12px;color:var(--muted);font-weight:650}.crumb strong{color:var(--teal)}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;margin:29px 0 10px}.mast-row{display:flex;justify-content:space-between;align-items:end;gap:25px}.mast h1{font:700 64px/1 Georgia,serif;letter-spacing:-2.8px;margin:0}.mast h1 em{color:var(--teal);font-style:italic;font-weight:400}.sub{font-size:17px;line-height:1.55;color:#64768a;margin:18px 0 0}.issue{border:1px solid #d8e3de;background:#f4f8f5;border-radius:8px;padding:12px 16px;color:var(--teal-dark);font-size:12px;font-weight:700;white-space:nowrap;margin-bottom:4px}.main{display:grid;grid-template-columns:minmax(0,665px) minmax(250px,1fr);gap:76px;padding-top:40px;padding-bottom:52px}.play{min-width:0}.play-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.play-head h2{font:700 23px Georgia,serif;letter-spacing:-.45px;margin:0}.play-head small{font-size:12px;color:var(--muted);font-weight:600}.help{border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--teal);font-size:13px;font-weight:700;padding:8px 12px}.play-inner{max-width:440px;margin:auto}.board{display:grid;gap:6px;width:304px;margin:0 auto 21px}.row{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.tile{height:56px;border:2px solid #d9dedb;background:var(--tile);display:grid;place-items:center;border-radius:4px;font-size:26px;font-weight:800;line-height:1}.tile.hit{background:var(--teal);border-color:var(--teal);color:#fff}.tile.near{background:var(--yellow);border-color:var(--yellow);color:#23302d}.tile.miss{background:var(--miss);border-color:var(--miss);color:#fff}.tile.typed{border-color:#4b726b}.tile.cursor:after{content:"";height:25px;border-left:2px solid var(--teal)}.status{text-align:center;color:#72818e;font-size:12px;line-height:1.4;margin:0 auto 24px}.keyboard{display:flex;flex-direction:column;align-items:center;gap:5px}.keyrow{display:flex;justify-content:center;gap:5px;width:100%}.key{border:0;background:#e8ebe7;border-radius:4px;height:42px;flex:1;min-width:0;max-width:43px;color:#2b3735;font-weight:800;font-size:13px}.key.wide{max-width:65px;font-size:11px}.key.hit{background:var(--teal);color:#fff}.key.near{background:var(--yellow)}.key.miss{background:#b7bdb9;color:white}.sidebar{border-left:1px solid #e4e4df;padding-left:44px}.side-label{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:var(--teal);font-weight:800;margin:1px 0 14px}.sidebar h3{font:700 25px Georgia,serif;margin:0 0 11px;letter-spacing:-.6px}.sidebar p{font-size:14px;color:#627483;line-height:1.6;margin:0 0 22px}.legend{border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.legend-row{display:flex;align-items:center;gap:11px;margin:0 0 10px;font-size:12px;color:#55666b}.sq{height:28px;width:28px;border-radius:3px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:15px;flex:none}.sq.hit{background:var(--teal)}.sq.near{background:var(--yellow);color:var(--ink)}.sq.miss{background:var(--miss)}.pista{border:1px solid #d6e2dc;border-radius:10px;padding:20px;background:#f3f7f3;margin-top:31px}.pista .side-label{margin-bottom:12px}.pista b{display:block;font:700 18px Georgia,serif;margin-bottom:6px}.pista span{font-size:12px;color:#61757a;line-height:1.5}.foot{border-top:1px solid #e6e4dc;padding:19px 0 25px;color:#81909a;font-size:11px;display:flex;justify-content:space-between}.mock{color:#a2a8aa}
@media(max-width:800px){header{height:61px}.wrap{padding:0 19px}.seal{width:30px;height:30px}.brand-name{font-size:17px}.topnav{display:none}.menu{display:block}.mast{padding:19px 0 24px}.crumb{font-size:11px}.eyebrow{margin:21px 0 9px;font-size:10px}.mast-row{display:block}.mast h1{font-size:48px;letter-spacing:-1.9px}.sub{font-size:14px;line-height:1.5;margin-top:10px;max-width:340px}.issue{display:inline-block;padding:7px 10px;font-size:11px;margin:13px 0 0}.main{display:block;padding-top:23px;padding-bottom:35px}.play-head{margin-bottom:18px}.play-head h2{font-size:20px}.play-head small{display:none}.help{font-size:12px;padding:7px 10px}.board{width:278px;gap:5px;margin-bottom:17px}.row{gap:5px}.tile{height:51px;font-size:23px}.status{font-size:11px;margin-bottom:20px}.keyrow{gap:4px}.key{height:42px;font-size:11px}.key.wide{font-size:9px}.sidebar{margin-top:31px;border-left:none;border-top:1px solid var(--line);padding:23px 0 0}.sidebar h3{font-size:21px}.sidebar p{font-size:13px;max-width:350px}.legend{display:none}.pista{margin-top:18px;padding:17px}.foot{font-size:10px;display:block}.foot span{display:block;margin-bottom:5px}}

.topnav a{color:inherit;text-decoration:none}.topnav a:last-child{color:var(--teal);border:1px solid #b9d7d0;border-radius:7px;padding:10px 14px}.mobile-back{display:none;color:var(--teal);text-decoration:none;font-size:25px}.brand .seal{height:33px;width:33px}.head-actions{display:flex;gap:7px}.mode-switch{display:flex;border:1px solid var(--line);border-radius:7px;padding:3px;max-width:440px;margin:0 auto 8px;background:#f0f1ed}.mode{border:0;background:transparent;border-radius:5px;flex:1;color:#51665f;padding:8px;font-size:13px;font-weight:700}.mode.active{background:var(--teal);color:white}.mode-description{text-align:center;font-size:12px;color:#718088;margin:0 0 18px}.result{max-width:440px;margin:24px auto 0;padding:20px;border:1px solid #c9dcd4;border-radius:9px;background:#f3f7f3}.result h3{font:700 26px Georgia,serif;margin:8px 0}.result p{font-size:14px;line-height:1.5;color:#52646a}.result a{display:block;color:var(--teal);font-size:13px;font-weight:700}.action{background:var(--teal);color:white;border:0;border-radius:6px;padding:11px 15px;margin-top:17px;font-weight:700;font-size:13px}.aside-stats{border-top:1px solid var(--line);padding-top:24px;margin-top:25px;color:#64727c;font-size:13px}.aside-stats strong{color:var(--teal)}.overlay{position:fixed;inset:0;background:#172824a9;display:flex;align-items:center;justify-content:center;padding:18px;z-index:100}.dialog{background:var(--paper);border-radius:12px;padding:30px;max-width:500px;width:100%;position:relative;box-shadow:0 20px 60px #0003}.dialog h2{font:700 30px Georgia,serif;margin:4px 0 18px}.dialog p{line-height:1.6;color:#53656d;font-size:14px}.close{position:absolute;right:17px;top:12px;border:0;background:none;font-size:27px;color:var(--teal)}.key{cursor:pointer}.help,.mode,.action{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #d7b763;outline-offset:3px}.tile{transition:background .2s}.status{min-height:18px}@media(max-width:800px){.mobile-back{display:block}.brand .seal{height:30px;width:30px}.mode-switch{max-width:350px}.mode-description{margin-bottom:17px}.play-head h2{font-size:20px}.head-actions .help span{display:none}.head-actions .help{min-width:34px}.aside-stats{margin-top:21px}.keyboard{max-width:370px;margin:auto}}
