.Game-module__KlTWoW__game{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.Game-module__KlTWoW__status{font-family:var(--font-display,monospace), monospace;font-size:1.1rem}.Game-module__KlTWoW__board{grid-template-columns:repeat(3,84px);gap:8px;display:grid}.Game-module__KlTWoW__cell{width:84px;height:84px;font-size:2.2rem;font-family:var(--font-display,monospace), monospace;background:var(--surface);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:var(--ink)}.Game-module__KlTWoW__cell:enabled:hover{background:var(--yellow)}.Game-module__KlTWoW__cell:disabled{cursor:default}.Game-module__KlTWoW__cell[data-highlight]{background:var(--teal)}.Game-module__KlTWoW__reset{background:var(--yellow);border:var(--border);box-shadow:var(--shadow-sm);border-radius:999px;padding:.5rem 1.4rem;font-size:.95rem;font-weight:700}.Game-module__KlTWoW__reset:active{box-shadow:none;transform:translate(2px,2px)}
