.DialogueBox-module__Znwhqa__backdrop{background:#00000059;justify-content:center;align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.DialogueBox-module__Znwhqa__box{background:var(--color-panel);border:2px solid var(--color-border);border-radius:var(--radius);width:100%;max-width:34rem;box-shadow:var(--shadow-panel);gap:1rem;padding:1.25rem;display:flex}.DialogueBox-module__Znwhqa__portrait{background:var(--color-accent-gold);color:#241a05;width:3.5rem;height:3.5rem;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.DialogueBox-module__Znwhqa__content{flex-direction:column;flex:1;gap:.6rem;display:flex}.DialogueBox-module__Znwhqa__name{font-family:var(--font-display);color:var(--color-accent-gold);font-size:.8rem}.DialogueBox-module__Znwhqa__greeting{color:var(--color-text-muted);font-style:italic}.DialogueBox-module__Znwhqa__lines{flex-direction:column;gap:.4rem;font-size:.9rem;display:flex}.DialogueBox-module__Znwhqa__closeButton{background:var(--color-accent-blue);color:#06121f;border-radius:var(--radius);cursor:pointer;border:none;align-self:flex-end;margin-top:.5rem;padding:.5rem 1rem;font-weight:600}
.HUD-module__ja3t2G__hud{pointer-events:none;font-family:var(--font-display);flex-direction:column;justify-content:space-between;padding:.75rem;font-size:.65rem;display:flex;position:absolute;inset:0}@media (pointer:coarse){.HUD-module__ja3t2G__hud{padding-bottom:6rem}}.HUD-module__ja3t2G__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}@media (max-width:480px){.HUD-module__ja3t2G__top{flex-direction:column;align-items:stretch}}.HUD-module__ja3t2G__stats{pointer-events:auto;border:1px solid var(--color-border);border-radius:var(--radius);background:#0b0b12bf;flex-wrap:wrap;gap:.5rem;padding:.5rem .6rem;display:flex}@media (max-width:480px){.HUD-module__ja3t2G__stats{justify-content:space-between}.HUD-module__ja3t2G__stat{min-width:0}}.HUD-module__ja3t2G__stat{flex-direction:column;gap:.15rem;min-width:3.5rem;display:flex}.HUD-module__ja3t2G__statLabel{color:var(--color-text-muted);font-size:.55rem}.HUD-module__ja3t2G__statValue{align-items:center;gap:.3rem;font-size:.75rem;display:flex}.HUD-module__ja3t2G__health .HUD-module__ja3t2G__statValue{color:var(--color-accent-red)}.HUD-module__ja3t2G__gold .HUD-module__ja3t2G__statValue{color:var(--color-accent-gold)}.HUD-module__ja3t2G__xp .HUD-module__ja3t2G__statValue{color:var(--color-accent-green)}.HUD-module__ja3t2G__nav{pointer-events:auto;gap:.5rem;display:flex}@media (max-width:480px){.HUD-module__ja3t2G__nav{flex-wrap:nowrap;justify-content:flex-end;gap:.3rem}.HUD-module__ja3t2G__nav a{white-space:nowrap;font-family:var(--font-body);padding:.35rem .5rem;font-size:.7rem;font-weight:600}}.HUD-module__ja3t2G__nav a{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius);padding:.4rem .6rem;font-size:.6rem}.HUD-module__ja3t2G__muteButton{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius);cursor:pointer;padding:.4rem .6rem;font-size:.85rem;line-height:1}.HUD-module__ja3t2G__prompt{pointer-events:auto;border:1px solid var(--color-accent-gold);color:var(--color-accent-gold);border-radius:var(--radius);font-family:var(--font-display);font-size:inherit;cursor:pointer;touch-action:none;background:#0b0b12d9;align-self:center;margin-bottom:1rem;padding:.5rem .9rem}@media (pointer:coarse){.HUD-module__ja3t2G__prompt{text-align:center;white-space:nowrap;max-width:85vw;margin-bottom:0;position:absolute;bottom:10rem;left:50%;transform:translate(-50%)}}.HUD-module__ja3t2G__legend{border:1px solid var(--color-border);border-radius:var(--radius);font-family:var(--font-body);color:var(--color-text-muted);background:#0b0b12bf;flex-direction:column;gap:.3rem;padding:.55rem .7rem;font-size:.7rem;display:none;position:absolute;bottom:.75rem;left:.75rem}@media (pointer:fine){.HUD-module__ja3t2G__legend{display:flex}}.HUD-module__ja3t2G__legend kbd{background:var(--color-bg-elevated);border:1px solid var(--color-border);min-width:1.6em;font-family:var(--font-display);color:var(--color-text);text-align:center;border-radius:4px;margin-right:.35rem;padding:.05rem .3rem;font-size:.6rem;display:inline-block}
.TouchControls-module__-5Uhiq__controls{pointer-events:none;display:none;position:absolute;inset:0}@media (pointer:coarse){.TouchControls-module__-5Uhiq__controls{display:block}}.TouchControls-module__-5Uhiq__dpad{pointer-events:auto;grid-template-rows:repeat(3,2.75rem);grid-template-columns:repeat(3,2.75rem);gap:.15rem;display:grid;position:absolute;bottom:1rem;left:1rem}.TouchControls-module__-5Uhiq__dpad button{border:1px solid var(--color-border);color:var(--color-text);touch-action:none;-webkit-user-select:none;user-select:none;background:#1b1b28d9;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.TouchControls-module__-5Uhiq__up{grid-area:1/2}.TouchControls-module__-5Uhiq__left{grid-area:2/1}.TouchControls-module__-5Uhiq__right{grid-area:2/3}.TouchControls-module__-5Uhiq__down{grid-area:3/2}.TouchControls-module__-5Uhiq__actions{pointer-events:auto;align-items:center;gap:1rem;display:flex;position:absolute;bottom:1rem;right:1rem}.TouchControls-module__-5Uhiq__actionGroup{flex-direction:column;align-items:center;gap:.3rem;display:flex}.TouchControls-module__-5Uhiq__actionCaption{font-family:var(--font-body);color:var(--color-text);text-shadow:0 1px 3px #000c;white-space:nowrap;font-size:.6rem;font-weight:600}.TouchControls-module__-5Uhiq__actionButton{border:2px solid var(--color-border);width:3.5rem;height:3.5rem;font-family:var(--font-display);touch-action:none;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}.TouchControls-module__-5Uhiq__attackButton{color:var(--color-accent-blue);border-color:var(--color-accent-blue);background:#3ea6ff40}.TouchControls-module__-5Uhiq__fireballButton{color:var(--color-accent-red);border-color:var(--color-accent-red);background:#ff4d4d40}
.GameCanvas-module__Et64Mq__wrapper{background:#05050a;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.GameCanvas-module__Et64Mq__stage{aspect-ratio:4/3;width:100%;max-width:100%;max-height:100dvh;position:relative}.GameCanvas-module__Et64Mq__canvas{width:100%;height:100%;image-rendering:pixelated;background:#05050a}
