.Game-module__6hZMqW__game{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:480px;display:flex}.Game-module__6hZMqW__rules{color:var(--ink-soft);font-size:.9rem}.Game-module__6hZMqW__streak{font-family:var(--font-display,monospace), monospace;font-size:1rem}.Game-module__6hZMqW__chip{color:var(--ink);border:var(--border);border-radius:999px;margin:0 .15em;padding:0 .5em;font-size:.8em;font-weight:700;display:inline-block}.Game-module__6hZMqW__chipHit{background:var(--teal)}.Game-module__6hZMqW__chipBlow{background:var(--yellow)}.Game-module__6hZMqW__history{flex-direction:column;gap:.5rem;width:100%;list-style:none;display:flex}.Game-module__6hZMqW__row{align-items:center;gap:.75rem;display:flex}.Game-module__6hZMqW__rowIndex{width:1.5em;font-family:var(--font-display,monospace), monospace;color:var(--ink-soft);text-align:right;font-size:.85rem}.Game-module__6hZMqW__cells{gap:6px;display:flex}.Game-module__6hZMqW__cell{width:40px;height:40px;font-size:1.3rem;font-family:var(--font-display,monospace), monospace;background:var(--surface);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:inline-flex}.Game-module__6hZMqW__chips{gap:.35rem;display:flex}.Game-module__6hZMqW__inputArea{align-items:center;gap:1rem;display:flex}.Game-module__6hZMqW__slots{gap:6px;display:flex}.Game-module__6hZMqW__slot{width:52px;height:52px;font-size:1.7rem;font-family:var(--font-display,monospace), monospace;background:var(--surface);border:var(--border);border-radius:var(--radius);color:var(--ink);border-style:dashed;justify-content:center;align-items:center;display:inline-flex}.Game-module__6hZMqW__slot[data-filled]{box-shadow:var(--shadow-sm);border-style:solid}.Game-module__6hZMqW__remaining{color:var(--ink-soft);font-size:.9rem}.Game-module__6hZMqW__pad{grid-template-columns:repeat(5,56px);gap:8px;display:grid}.Game-module__6hZMqW__key{height:56px;font-size:1.4rem;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__6hZMqW__key:enabled:hover{background:var(--yellow)}.Game-module__6hZMqW__key:enabled:active{box-shadow:none;transform:translate(2px,2px)}.Game-module__6hZMqW__key:disabled{cursor:default;opacity:.35}.Game-module__6hZMqW__actions{gap:.75rem;display:flex}.Game-module__6hZMqW__delete,.Game-module__6hZMqW__submit,.Game-module__6hZMqW__copy{border:var(--border);box-shadow:var(--shadow-sm);color:var(--ink);border-radius:999px;padding:.5rem 1.4rem;font-size:.95rem;font-weight:700}.Game-module__6hZMqW__delete{background:var(--surface)}.Game-module__6hZMqW__submit{background:var(--teal)}.Game-module__6hZMqW__copy{background:var(--yellow)}.Game-module__6hZMqW__delete:enabled:active,.Game-module__6hZMqW__submit:enabled:active,.Game-module__6hZMqW__copy:active{box-shadow:none;transform:translate(2px,2px)}.Game-module__6hZMqW__delete:disabled,.Game-module__6hZMqW__submit:disabled{cursor:default;opacity:.35}.Game-module__6hZMqW__result{background:var(--surface);border:var(--border);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.Game-module__6hZMqW__resultTitle{font-family:var(--font-display,monospace), monospace;font-size:1.2rem}.Game-module__6hZMqW__answer{font-family:var(--font-display,monospace), monospace;background:var(--yellow);border:var(--border);border-radius:var(--radius);padding:0 .4em;font-size:1.2em;display:inline-block}.Game-module__6hZMqW__stats{flex-wrap:wrap;gap:1.5rem;display:flex}.Game-module__6hZMqW__stat dt{color:var(--ink-soft);font-size:.8rem}.Game-module__6hZMqW__stat dd{font-family:var(--font-display,monospace), monospace;font-size:1.1rem}.Game-module__6hZMqW__note{color:var(--ink-soft);font-size:.85rem}@media (max-width:480px){.Game-module__6hZMqW__inputArea{flex-wrap:wrap}.Game-module__6hZMqW__pad{grid-template-columns:repeat(5,minmax(44px,1fr));width:100%}}
