:root{color:#172033;font-synthesis:none;background:#fffaf0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.header{z-index:2;background:#fffaf0;border-bottom:1px solid #eadfca;justify-content:space-between;align-items:center;height:64px;padding:8px max(16px,50vw - 380px);display:flex;position:sticky;top:0}.brand{color:#264653;letter-spacing:.08em;font-size:28px;font-weight:900;text-decoration:none}.header-actions{gap:4px;display:flex}.icon-button,.close{color:#264653;cursor:pointer;background:0 0;border:0;border-radius:12px;min-width:44px;height:44px;font-size:20px}.icon-button:hover{background:#f5ead5}.game-main{max-width:760px;margin:auto;padding:18px 12px 30px}.puzzle-label{text-align:center;color:#667085;gap:3px;margin-bottom:12px;display:grid}.puzzle-label strong{color:#264653;font-size:16px}.puzzle-label small{color:#e76f51}.board{gap:6px;max-width:370px;margin:0 auto 18px;display:grid}.row{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.tile{aspect-ratio:1;color:#172033;background:#fff;border:2px solid #cbd5df;border-radius:9px;justify-content:center;align-items:center;font-size:clamp(22px,7vw,32px);font-weight:800;display:flex;position:relative}.tile.filled{border-color:#667085}.tile small{font-size:10px;position:absolute;bottom:3px;right:5px}.tile.correct{color:#fff;background:#2a9d8f;border-color:#2a9d8f}.tile.present{color:#172033;background:#e9c46a;border-color:#e9c46a}.tile.absent{color:#fff;background:#59636e;border-color:#59636e}.keyboard{max-width:600px;margin:auto}.key-row,.digraphs{justify-content:center;gap:5px;margin:5px 0;display:flex}.keyboard button{color:#172033;cursor:pointer;background:#e5e8eb;border:0;border-radius:7px;min-width:28px;height:48px;font-weight:800}.keyboard button:hover{filter:brightness(.95)}.digraphs button{background:#f2dfb1;min-width:42px;height:32px;font-size:11px}.key-row .wide{color:#fff;background:#264653;min-width:54px;font-size:10px}.seo{color:#667085;border-top:1px solid #eadfca;margin-top:24px;padding-top:18px;font-size:14px;line-height:1.5}.seo h2{color:#264653;margin:12px 0 4px;font-size:17px}.seo-links{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.seo-links a,.site-footer a{color:#e76f51;font-weight:700}.site-footer{flex-wrap:wrap;gap:16px;max-width:680px;margin:auto;padding:0 20px 32px;font-size:13px;display:flex}.site-footer a{text-decoration:none}.overlay{z-index:3;background:#17203388;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fffaf0;border-radius:20px;width:min(100%,420px);padding:28px;position:relative;box-shadow:0 20px 60px #17203333}.help-modal{max-height:calc(100vh - 36px);overflow:auto}.modal h2{color:#264653;margin-top:0}.help-flow{text-align:center}.help-illustration{width:100%;height:auto;margin:2px auto 8px;display:block}.help-flow h3{color:#264653;margin:8px 0 4px}.help-flow p{color:#667085;margin:0 auto 16px;line-height:1.45}.close{position:absolute;top:10px;right:10px}.primary,.secondary{cursor:pointer;border:0;border-radius:10px;padding:13px 16px;font-weight:800}.primary{color:#fff;background:#264653}.secondary{color:#172033;background:#e5e8eb}.primary:disabled,.secondary:disabled{opacity:.45;cursor:not-allowed}.step-dots{justify-content:center;gap:7px;margin:14px 0;display:flex}.step-dots span{background:#cbd5df;border-radius:50%;width:8px;height:8px}.step-dots span.active{background:#e76f51;transform:scale(1.25)}.step-actions{justify-content:space-between;gap:10px;display:flex}.answer{letter-spacing:.1em;color:#e76f51;font-size:30px;font-weight:900}.stat-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.stat-grid b{font-size:24px}.stat-grid small{color:#667085;font-size:11px;font-weight:400;display:block}.toggle{align-items:center;gap:10px;display:flex}.toast{color:#fff;z-index:4;background:#172033;border-radius:10px;padding:10px 16px;position:fixed;top:75px;left:50%;transform:translate(-50%)}.info{max-width:680px;margin:auto;padding:28px 20px;line-height:1.7}.info h1{color:#264653;font-size:34px}.back{color:#e76f51;font-weight:700;text-decoration:none}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.demo-label{text-align:center;color:#667085;grid-column:1/-1;margin:0 0 4px;font-size:12px}.demo-reveal .tile{animation:.35s both demoFlip}@keyframes demoFlip{0%{transform:rotateX(0)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.dark{color:#fff;background:#172033}.dark .header,.dark .modal{background:#243447}.dark .brand,.dark .puzzle-label strong,.dark .seo h2,.dark .modal h2,.dark .help-flow h3{color:#e9c46a}.dark .tile{color:#fff;background:#31465a}@media (prefers-reduced-motion:reduce){.demo-reveal .tile{animation:none}}@media (width>=500px){.keyboard button{min-width:42px}.board{max-width:390px}}@media (width<=340px){.game-main{padding-inline:7px}.keyboard{transform-origin:top;transform:scale(.96)}.tile{border-radius:6px}}.community-strip{color:#264653;background:#f2dfb1;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;max-width:600px;margin:20px auto 0;padding:14px 16px;display:grid}.community-strip strong{font-size:15px}.community-strip span{color:#59636e;font-size:13px}.community-strip button{grid-area:1/2/3}.modal hr{border:0;border-top:1px solid #eadfca;margin:22px 0}.modal h3{color:#264653;margin:14px 0 5px}.learning-card,.community-card{background:#fff;border:1px solid #eadfca;border-radius:14px;margin:14px 0;padding:13px 14px}.learning-card p,.community-card p{color:#59636e;margin:5px 0}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.field-label{color:#264653;gap:6px;font-weight:700;display:grid}.text-input{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #cbd5df;border-radius:9px;padding:10px}.school-link,.friend-form{align-items:center;gap:7px;display:flex}.school-link .text-input,.friend-form .text-input:first-child{flex:1}.attempts-input{max-width:72px}.leaderboard{margin:8px 0;padding-left:27px}.leaderboard li{border-bottom:1px solid #eadfca;justify-content:space-between;padding:6px 0;display:flex}.file-button{text-align:center;display:inline-block}.file-button input{display:none}.settings-actions{flex-wrap:wrap;gap:8px;display:flex}.small-note{color:#667085;font-size:12px;line-height:1.4}.dark .community-strip,.dark .learning-card,.dark .community-card{background:#31465a;border-color:#59636e}.dark .text-input{color:#fff;background:#243447;border-color:#59636e}.dark .modal h3{color:#e9c46a}@media (width<=500px){.community-strip{grid-template-columns:1fr}.community-strip button{grid-area:auto/1;justify-self:start}.school-link,.friend-form{flex-wrap:wrap;align-items:stretch}.school-link button,.friend-form button{width:100%}}
