.Dungeon-module__MCMXnW__game{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:520px;display:flex}.Dungeon-module__MCMXnW__loading{color:var(--ink-soft)}.Dungeon-module__MCMXnW__rules{color:var(--ink-soft);font-size:.9rem}.Dungeon-module__MCMXnW__record{font-family:var(--font-display,monospace), monospace;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.95rem;display:flex}.Dungeon-module__MCMXnW__recordItem{white-space:nowrap}.Dungeon-module__MCMXnW__statusBar{background:var(--surface);border:var(--border);border-radius:var(--radius);width:100%;box-shadow:var(--shadow-sm);font-family:var(--font-display,monospace), monospace;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.6rem 1rem;font-size:.95rem;display:flex}.Dungeon-module__MCMXnW__statusItem{white-space:nowrap}.Dungeon-module__MCMXnW__hpArea{flex:1;align-items:center;gap:.5rem;min-width:140px;display:inline-flex}.Dungeon-module__MCMXnW__hpBar{background:var(--bg);border:var(--border);border-radius:999px;flex:1;min-width:60px;height:14px;display:inline-block;overflow:hidden}.Dungeon-module__MCMXnW__hpFill{background:var(--teal);height:100%;transition:width .2s;display:block}.Dungeon-module__MCMXnW__hpFill[data-low=true]{background:var(--red)}.Dungeon-module__MCMXnW__lastMessage{background:var(--yellow);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:.4rem .9rem;font-size:.95rem}.Dungeon-module__MCMXnW__room{background:var(--surface);border:var(--border);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.Dungeon-module__MCMXnW__roomEmoji{font-size:3rem;line-height:1}.Dungeon-module__MCMXnW__roomTitle{font-family:var(--font-display,monospace), monospace;text-align:center;font-size:1.15rem}.Dungeon-module__MCMXnW__choices{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.25rem;display:flex}.Dungeon-module__MCMXnW__choice{color:var(--ink);background:var(--yellow);border:var(--border);box-shadow:var(--shadow-sm);border-radius:999px;padding:.55rem 1.6rem;font-size:1rem;font-weight:700}.Dungeon-module__MCMXnW__choice:nth-child(2){background:var(--surface)}.Dungeon-module__MCMXnW__choice:enabled:active{box-shadow:none;transform:translate(2px,2px)}.Dungeon-module__MCMXnW__choice:disabled{cursor:default;opacity:.35}.Dungeon-module__MCMXnW__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:.6rem;padding:1.25rem;display:flex}.Dungeon-module__MCMXnW__resultTitle{font-family:var(--font-display,monospace), monospace;font-size:1.25rem}.Dungeon-module__MCMXnW__resultScore{font-family:var(--font-display,monospace), monospace;font-size:1.5rem}.Dungeon-module__MCMXnW__resultDetail{color:var(--ink-soft);font-size:.9rem}.Dungeon-module__MCMXnW__resultGrid{grid-template-columns:repeat(5,1fr);gap:6px;list-style:none;display:grid}.Dungeon-module__MCMXnW__resultCell{background:var(--bg);border:var(--border);border-radius:var(--radius);justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.Dungeon-module__MCMXnW__resultActions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.Dungeon-module__MCMXnW__copy,.Dungeon-module__MCMXnW__retry{color:var(--ink);border:var(--border);box-shadow:var(--shadow-sm);border-radius:999px;padding:.5rem 1.4rem;font-size:.95rem;font-weight:700}.Dungeon-module__MCMXnW__copy{background:var(--teal)}.Dungeon-module__MCMXnW__retry{background:var(--surface)}.Dungeon-module__MCMXnW__copy:active,.Dungeon-module__MCMXnW__retry:active{box-shadow:none;transform:translate(2px,2px)}.Dungeon-module__MCMXnW__copied{font-size:.9rem;font-family:var(--font-display,monospace), monospace}.Dungeon-module__MCMXnW__note{color:var(--ink-soft);font-size:.85rem}@media (max-width:480px){.Dungeon-module__MCMXnW__resultCell{width:38px;height:38px;font-size:1.2rem}}
