.dungeon-adventure-shell{width:100%;min-height:100vh;margin:0;padding:0;background:#000;overflow:hidden;position:relative;color:#e8e0d0;font-family:Segoe UI,system-ui,sans-serif}.dungeon-adventure-frame{display:block;width:100%;min-height:100vh;height:100vh;border:0;background:#000}.standalone-embedded .dungeon-adventure-shell,.preview-frame-root .dungeon-adventure-shell,.standalone-embedded .dungeon-adventure-frame,.preview-frame-root .dungeon-adventure-frame{min-height:100%;height:100%}.da-overlay-back{position:absolute;top:.75rem;left:.75rem;z-index:5;border:1px solid #444;background:#000000b3;color:#ccc;padding:.35rem .7rem;cursor:pointer;font-size:.8rem}.da-lobby{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1.25rem;background:radial-gradient(ellipse at 50% 0%,#2a1810,#0a0806 55%),#000;overflow:auto}.da-lobby__title{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:.04em;color:#f0c060}.da-lobby__sub{margin:0;max-width:28rem;text-align:center;color:#b0a090;line-height:1.45}.da-lobby__code{margin:.5rem 0;font-size:3rem;font-weight:800;letter-spacing:.2em;color:#fff;font-variant-numeric:tabular-nums}.da-lobby__error{color:#ff6b6b;margin:0}.da-lobby__input{width:min(16rem,90vw);padding:.75rem 1rem;font-size:1.5rem;letter-spacing:.15em;text-align:center;border:2px solid #664;background:#1a120c;color:#fff;border-radius:.5rem}.da-lobby__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.da-lobby__players{list-style:none;margin:0;padding:0;color:#c8b8a0}.da-lobby__link{display:inline-block;margin-top:.35rem;word-break:break-all;color:#f0c060;font-size:.85rem}.da-host-bar__url{font-size:.7rem;color:#c0a080;word-break:break-all}.da-btn{border:0;border-radius:.5rem;padding:.7rem 1.25rem;background:#c45c12;color:#fff;font-weight:600;cursor:pointer}.da-btn:hover{background:#e07020}.da-btn--ghost{background:transparent;border:1px solid #555;color:#ccc}.da-mode-grid{display:grid;gap:.75rem;width:min(28rem,100%)}.da-mode-card{display:flex;flex-direction:column;gap:.35rem;text-align:left;padding:1rem 1.1rem;border:1px solid #3a3020;border-radius:.65rem;background:#1e140ce6;color:inherit;cursor:pointer}.da-mode-card:hover{border-color:#c45c12}.da-mode-card__label{font-weight:700;color:#f0c060}.da-mode-card__desc{font-size:.9rem;color:#a09080;line-height:1.4}.da-controls-cheat{margin-top:1rem;padding:1rem;border-top:1px solid #333;width:min(28rem,100%);font-size:.85rem;color:#908070}.da-controls-cheat h2{margin:0 0 .5rem;font-size:.95rem;color:#c0a080}.da-controls-cheat ul{margin:0;padding-left:1.1rem;line-height:1.55}.da-host-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.4rem .75rem;background:#111;border-bottom:1px solid #333;font-size:.85rem}.dungeon-adventure-shell--host .dungeon-adventure-frame{height:calc(100vh - 2.5rem);min-height:calc(100vh - 2.5rem)}.da-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:min(22rem,100%)}.da-hero-btn{padding:1rem}.da-join-play{display:grid;grid-template-rows:1fr auto;height:100vh;background:#000}.da-join-play__view{display:flex;align-items:center;justify-content:center;min-height:0;background:#000}.da-join-play__frame{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.da-pad{padding:.75rem;background:#14100c;border-top:1px solid #333;display:flex;flex-direction:column;align-items:center;gap:.75rem}.da-pad__hero{margin:0;color:#f0c060;font-weight:600;text-transform:capitalize}.da-pad__grid{display:grid;grid-template-columns:repeat(3,4.5rem);gap:.4rem;justify-content:center}.da-pad__btn{height:3.25rem;border:1px solid #555;border-radius:.5rem;background:#2a2218;color:#eee;font-size:1.1rem;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.da-pad__btn:active{background:#c45c12}.da-pad__btn--fire{background:#602010;font-size:.75rem;font-weight:700}.da-pad__btn--potion{background:#203060;font-size:.7rem;font-weight:700}
