:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172238;background:#f5f7fb;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,select{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:5;background:#fff;padding:.5rem}header,main{max-width:1180px;margin:auto;padding-inline:1.25rem}header{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{color:inherit;text-decoration:none;font-size:1.15rem;font-weight:500}.brand span{display:inline-grid;place-items:center;background:#155e75;color:#fff;border-radius:.35rem;font:700 .72rem ui-monospace,monospace;padding:.34rem;margin-right:.4rem}.top-actions{display:flex;align-items:center;gap:.8rem}.quiet{border:0;background:transparent;color:inherit;padding:.55rem;border-radius:.5rem}.hero{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding:3rem 0 2rem}.eyebrow{font-size:.73rem;letter-spacing:.14em;color:#0e7490;font-weight:800;margin:0 0 .5rem}.hero h1{font-size:clamp(2rem,5vw,4.2rem);max-width:720px;margin:0;letter-spacing:-.06em}.hero p:not(.eyebrow){max-width:600px;color:#526176;font-size:1.08rem}.primary{border:0;border-radius:.65rem;background:#0f766e;color:#fff;font-weight:750;padding:.8rem 1rem;box-shadow:0 8px 20px #0f766e33}.game{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:1.5rem;align-items:start;padding-bottom:4rem}.play,.controls{background:#fff;border:1px solid #dbe3ee;border-radius:1rem;box-shadow:0 12px 30px #1722380b}.play{padding:1rem}.status{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem;font-size:.85rem}.badge{background:#dff5f2;color:#0f766e;border-radius:100px;font-weight:700;padding:.24rem .55rem}.badge.dim{background:#e8edf5;color:#506078}.status #mistakes{margin-left:auto;color:#526176}.board{display:grid;gap:3px;background:#19324a;padding:3px;border-radius:.7rem;aspect-ratio:1;max-width:720px;margin:auto}.board-row{display:grid;grid-template-columns:repeat(var(--size),1fr);gap:3px}.cell{border:0;background:#f8fafc;color:#172238;font-weight:800;font-size:clamp(1.1rem,4vw,2rem);display:grid;place-items:center;aspect-ratio:1}.cell.fixed{background:#e8edf5}.cell.selected{outline:3px solid #f59e0b;z-index:1}.cell.peer{background:#eef9f8}.cell.same{color:#0f766e}.cell.conflict{background:#fee2e2;color:#b91c1c}.controls{padding:1rem}.controls h2{font-size:1.05rem;margin:0}.rule-card{border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.rule-card ol{margin:.6rem 0;padding-left:1.2rem;color:#4b5a6d;font-size:.88rem}.text-button{border:0;background:transparent;color:#0e7490;padding:0;font-weight:700}.tools{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1rem 0}.tools button,.numbers button{border:1px solid #dbe3ee;background:#fff;color:#25364b;border-radius:.55rem;padding:.6rem .35rem;font-size:.8rem}.tools button[aria-pressed=true]{background:#ccfbf1;border-color:#14b8a6}.numbers{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.numbers button{font-size:1.8rem;font-weight:800;padding:1rem}.progress{margin-top:1rem;font-size:.85rem;display:grid;grid-template-columns:1fr auto;gap:.4rem}.progress i{grid-column:1/-1;height:.45rem;background:#e4eaf2;border-radius:1rem;overflow:hidden}.progress b{display:block;height:100%;width:0;background:#14b8a6}.tip{font-size:.78rem;color:#627089}dialog{border:0;border-radius:1rem;padding:1.4rem;width:min(560px,calc(100% - 2rem));box-shadow:0 25px 70px #17223855}.close{float:right;border:0;background:transparent;font-size:1.5rem}.choice-row label{display:grid;gap:.4rem;font-weight:700}.choice-row select{padding:.6rem;border:1px solid #cbd5e1;border-radius:.5rem}.difficulty{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1rem}.difficulty button{background:#f1f5f9;border:1px solid #dbe3ee;border-radius:.7rem;padding:1rem;text-align:left}.difficulty b,.difficulty small{display:block}.difficulty small{color:#64748b;margin-top:.25rem}.example{display:flex;gap:.25rem;margin:1.2rem 0}.example>*{display:grid;place-items:center;width:2.4rem;height:2.4rem;background:#e2e8f0;border-radius:.4rem}.example b{background:#ccfbf1;color:#0f766e}.win{font-size:3rem;color:#0f766e}.dark{background:#101b2d;color:#e7edf7}.dark .play,.dark .controls,.dark .cell,.dark .tools button,.dark .numbers button{background:#17243a;color:#e7edf7;border-color:#31445e}.dark .cell.fixed{background:#263851}.dark .cell.peer{background:#1d3c45}.dark dialog{background:#17243a;color:#e7edf7}@media(max-width:820px){.hero{align-items:start;flex-direction:column;padding-top:1.5rem}.game{grid-template-columns:1fr}.controls{order:2}.play{padding:.65rem}.cell{font-size:clamp(1rem,6vw,1.8rem)}}@media(max-width:420px){header,main{padding-inline:.8rem}.tools{grid-template-columns:repeat(5,1fr)}.tools span{display:none}.difficulty{grid-template-columns:1fr}.hero h1{font-size:2.5rem}}
