.game-shell{color:#ece8e4;background:#101216;min-height:100vh;overflow:hidden}.topbar{z-index:3;background:#101216f0;border-bottom:1px solid #272930;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:relative}.brand{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:11px;font-size:13px;font-weight:700;display:flex}.brand em{color:#6e7078;margin:0 2px;font-style:normal}.brand-mark{color:#e8a34c;font-size:19px;line-height:1}.topbar-meta{color:#8d8e96;align-items:center;gap:9px;font:11px DM Mono,monospace;display:flex}.control-summary{color:#8d8e96;white-space:nowrap;justify-content:center;align-items:center;gap:13px;font:10px DM Mono,monospace;display:flex}.control-summary b{color:#d6b27e;font-weight:500}.status-dot{background:#65c99a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #65c99acc}.icon-button{color:#bfc0c5;cursor:pointer;background:0 0;border:1px solid #3a3c45;border-radius:50%;width:27px;height:27px;margin-left:14px;font-size:13px}.icon-button:hover{color:#f0d0a4;border-color:#c28c53}.game-layout{grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 68px);display:grid}.scene-wrap{touch-action:none;background:#101216;min-width:0;min-height:calc(100vh - 68px);position:relative}.scene-wrap canvas{cursor:grab;display:block;width:100%!important;height:calc(100vh - 68px)!important}.scene-wrap canvas:active{cursor:grabbing}.scene-label{z-index:1;color:#d6c2aa;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;text-shadow:0 2px 12px #000000b3;max-width:min(620px,100% - 54px);font:600 12px/1.5 DM Mono,monospace;position:absolute;top:24px;left:27px}.scene-label span{color:#c28c53;margin:0 3px}.scene-caption{color:#b8b4b1;letter-spacing:.03em;pointer-events:none;align-items:center;gap:10px;font:11px DM Mono,monospace;display:flex;position:absolute;bottom:112px;left:27px}.caption-line{background:#c28c53;width:25px;height:1px;display:inline-block}.scene-footer{color:#5e626b;font:10px DM Mono,monospace;position:absolute;bottom:112px;right:28px}.scene-footer span{color:#65c99a;margin-right:6px}.party-hud{z-index:3;background:#100f10e6;border:1px solid #be8b4d6b;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:min(33.333%,560px);padding:7px;display:grid;position:absolute;bottom:18px;left:18px;right:auto;box-shadow:0 13px 35px #0000006b}.party-card{aspect-ratio:3/4;color:#d7d1cc;text-align:left;cursor:pointer;background:linear-gradient(135deg,#322a26f0,#18191df7);border:1px solid #343139;flex-direction:column;align-items:stretch;gap:5px;min-width:0;min-height:0;padding:6px;display:flex;position:relative;overflow:hidden}.party-card:hover,.party-card.is-selected{border-color:var(--pawn-color);box-shadow:inset 0 0 0 1px #e7b4652e}.party-card-info{flex:none;gap:3px;min-width:0;min-height:0;display:grid}.party-card-info strong{color:#ead8bd;text-overflow:ellipsis;white-space:nowrap;font:600 11px DM Mono,monospace;overflow:hidden}.party-card-info small{color:#8b817a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.character-portrait{background:#27242a;border:1px solid #685849;flex:1 1 0;width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #0000003d}.character-portrait img{object-fit:cover;object-position:center 24%;width:100%;height:100%;display:block}.portrait-hair{background:var(--pawn-color);filter:brightness(.64);border-radius:7px 7px 2px 2px;width:20px;height:11px;position:absolute;top:8px;left:11px}.portrait-face{background:#d4ae8d;border-radius:3px 3px 6px 6px;width:16px;height:17px;position:absolute;top:13px;left:13px}.portrait-face i{background:#292126;width:2px;height:2px;position:absolute;top:7px}.portrait-face i:first-child{left:4px}.portrait-face i:last-child{right:4px}.portrait-body{background:var(--pawn-color);filter:brightness(.78);border-radius:5px 5px 0 0;width:26px;height:22px;position:absolute;bottom:-4px;left:8px}.party-card-number{color:#d9c08e;background:#29221f;border:1px solid #665442;place-items:center;width:16px;height:16px;font:9px DM Mono,monospace;display:grid;position:absolute;top:4px;right:4px}.health-row{align-items:center;gap:5px;display:flex}.health-bar{background:#241d20;border:1px solid #251d1e;flex:1;min-width:30px;height:5px;overflow:hidden}.health-bar i{background:linear-gradient(90deg,#a5362e,#d56b38);height:100%;display:block;box-shadow:0 0 8px #d56b388c}.health-row b{color:#c9a08a;font:9px DM Mono,monospace}.dungeon-map{z-index:3;pointer-events:none;background:#100f10e8;border:1px solid #be8b4d94;width:496px;padding:18px 20px 16px;position:absolute;bottom:18px;right:18px;box-shadow:0 13px 35px #0000006b}.dungeon-map-header{color:#d6b27e;letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:10px;font:600 18px DM Mono,monospace;display:flex}.dungeon-map-actions{align-items:center;gap:14px;display:flex}.dungeon-map-live{color:#65c99a;align-items:center;gap:8px;font-size:16px;display:flex}.dungeon-map-live i{background:#65c99a;border-radius:50%;width:10px;height:10px;display:block;box-shadow:0 0 7px #65c99acc}.dungeon-map-close,.mobile-map-toggle{color:#f0d5af;cursor:pointer;background:#1f1b1ceb;border:1px solid #be8b4d94;font-family:DM Mono,monospace}.dungeon-map-close{border-radius:50%;width:26px;height:26px;padding:0;font-size:20px;line-height:1;display:none}.dungeon-map-close:hover,.mobile-map-toggle:hover{color:#fff2d3;border-color:#e8a34c}.mobile-map-toggle{display:none}.dungeon-map-svg{background:radial-gradient(circle at 70% 67%,#53403f4d,#141419a6);border:1px solid #6e5b4c75;width:100%;height:216px;display:block;overflow:visible}.map-chamber{fill:#54424f66;stroke:#c1976c8c;stroke-width:.16px;stroke-dasharray:.36 .22}.map-corridor{fill:none;stroke:#b89369ad;stroke-width:.72px;stroke-linecap:round;stroke-linejoin:round}.map-junction{fill:#b4895b38;stroke:#d2a96f7a;stroke-width:.12px}.map-entrance{fill:#e8a34c;stroke:#f7d293;stroke-width:.1px}.map-label{fill:#decaadbf;letter-spacing:.04em;font:.58px DM Mono,monospace}.map-label-chamber{text-anchor:middle}.map-character-halo{fill:#fff4d333;stroke:#fff4d366;stroke-width:.08px}.map-character-dot{stroke:#17151a;stroke-width:.1px}.map-character-number{fill:#17151a;text-anchor:middle;pointer-events:none;font:700 .38px DM Mono,monospace}.dungeon-map-legend{color:#a9a09a;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin-top:12px;font:16px DM Mono,monospace;display:grid}.dungeon-map-legend span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.dungeon-map-legend i{border:1px solid #17151a;border-radius:50%;flex:none;width:12px;height:12px;display:block}.touch-rose{display:none}@media (max-width:760px){.topbar{height:58px;padding:0 17px}.control-summary{text-overflow:ellipsis;gap:5px;max-width:58vw;font-size:8px;overflow:hidden}.control-summary span:nth-child(-n+3),.topbar-meta>span:not(.status-dot){display:none}.game-layout,.scene-wrap{min-height:calc(100vh - 58px)}.scene-wrap canvas{height:calc(100vh - 58px)!important}.scene-label{max-width:calc(100% - 32px);font-size:9px;top:16px;left:16px}.scene-caption{font-size:9px;bottom:18px;left:16px}.party-hud{gap:3px;width:auto;padding:4px;bottom:8px;left:8px;right:8px}.party-card{gap:3px;padding:4px}.touch-rose{z-index:4;pointer-events:none;filter:drop-shadow(0 8px 15px #0000006b);width:126px;height:126px;display:block;position:absolute;bottom:66px;right:14px}.rose-button{color:#f0d5af;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;background:#1f1b1ceb;border:1px solid #dfa96394;border-radius:9px;place-items:center;width:39px;height:39px;padding:0;font-size:18px;line-height:1;display:grid;position:absolute}.rose-button:active{color:#fff2d3;background:#904d2bf5;transform:scale(.94)}.rose-turnLeft{top:43px;left:0}.rose-forward{top:0;left:43px}.rose-turnRight{top:43px;right:0}.rose-backward{bottom:0;left:43px}.rose-core{color:#c28c53;pointer-events:none;background:#100f10f5;border:1px solid #be8b4d73;border-radius:50%;place-items:center;width:35px;height:35px;font-size:14px;display:grid;position:absolute;top:45px;left:45px}.character-portrait{width:100%}.party-card-info strong{font-size:8px}.party-card-info small,.health-row b{display:none}.health-bar{min-width:20px}.party-card-number{width:12px;height:12px;font-size:7px}.mobile-map-toggle{z-index:4;letter-spacing:.08em;text-transform:uppercase;pointer-events:auto;border-radius:4px;padding:8px 12px;font-size:11px;display:block;position:absolute;top:14px;right:14px}.dungeon-map{width:min(368px,100vw - 20px);padding:14px 16px 12px;display:none;bottom:154px;right:10px}.dungeon-map.is-mobile-open{pointer-events:auto;display:block}.dungeon-map-header{margin-bottom:8px;font-size:14px}.dungeon-map-actions{gap:8px}.dungeon-map-live{gap:6px;font-size:12px}.dungeon-map-live i{width:8px;height:8px}.dungeon-map-close{display:block}.dungeon-map-svg{height:164px}.dungeon-map-legend{gap:4px 8px;margin-top:8px;font-size:12px}.dungeon-map-legend span{gap:6px}.dungeon-map-legend i{width:9px;height:9px}.scene-caption{bottom:66px;left:12px}.scene-footer{display:none}}
