html,:root{height:100%;color:#f7f0df;background:#151716;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden}#root{height:100%;overflow:hidden}button,input,select,textarea{font:inherit}button{min-height:44px;border:1px solid #5c6258;color:#f7f0df;background:#242925;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.start-shell{width:100%;height:var(--app-viewport-height, 100dvh);margin:0 auto;display:grid;align-items:start;padding:max(18px,env(safe-area-inset-top)) 14px max(28px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0a0c0bb8,#0a0c0be6),url(/cellar-backdrop.svg);background-size:cover;background-position:center}.start-panel{display:grid;gap:18px;padding:18px;border:1px solid #4d534b;background:#151716f2;min-width:0}.start-heading{display:grid;gap:4px}.character-form{display:grid;gap:9px}.character-form label{color:#d8d0c1;font-weight:800}.character-form input{min-height:48px;width:100%;border:1px solid #596055;border-radius:6px;padding:10px;color:#f7f0df;background:#111412}.floor-mode-control{display:grid;grid-template-columns:1fr 1fr;gap:6px}.floor-mode-option{min-height:42px;border-radius:6px;padding:0 10px;font-weight:800;background:#1a1f1c}.floor-mode-selected{border-color:#e2b45a;color:#101210;background:#d9a84d}.character-form button[type=submit],.restore-button{border-radius:6px;color:#101210;background:#e2b45a;font-weight:800}.reset-button{border-radius:6px;color:#f7f0df;background:#5b2d35;font-weight:800}.delete-button{border-radius:6px;color:#fff6ea;border-color:#b64d3d;background:#7a241d;font-weight:800}.save-list{display:grid;gap:10px}.save-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.save-list-header button{min-height:38px;border-radius:6px;padding:0 12px}.save-buttons{display:grid;gap:8px}.save-button{min-height:58px;display:grid;gap:3px;justify-items:start;border-radius:6px;padding:9px 10px;text-align:left}.save-button-selected{border-color:#e2b45a;background:#2c2f26}.save-button span{font-weight:800}.save-button small,.start-status{color:#9ed3c2}.play-shell{position:relative;isolation:isolate;width:100%;height:var(--app-viewport-height, 100dvh);max-height:var(--app-viewport-height, 100dvh);margin:0 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;background:#0b0e0c}.play-shell-compact-header{grid-template-rows:auto minmax(0,1fr) auto auto}.play-shell:before{position:absolute;inset:0;z-index:-2;content:"";background:url(/cellar-backdrop.svg);background-size:cover;background-position:center;filter:saturate(.9) contrast(1.05);transform:scale(1.02)}.play-shell:after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(#080a096b,#080a09b3),radial-gradient(circle at 50% 20%,rgba(226,180,90,.1),transparent 45%);pointer-events:none}.current-room-header,.composer{min-width:0;background:#101412cc;border-bottom:1px solid #3a3f38;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.current-room-header{--carousel-border: #6f5a35;display:grid;gap:7px;overflow:hidden;padding:8px 10px 7px}.current-room-hero-image img{width:100%;height:100%;display:block;object-fit:cover}.current-room-carousel{position:relative;width:100%;max-width:100%;max-height:260px;display:grid;aspect-ratio:3 / 2;overflow:hidden;border:1px solid var(--carousel-border);border-radius:8px;background:linear-gradient(135deg,rgba(226,180,90,.12),transparent 42%),#111412}.current-room-hero-image{width:100%;height:100%;min-height:0;display:grid;place-items:center;padding:0;overflow:hidden;border:0;color:#e2b45a;background:transparent;font-size:3rem;font-weight:900}.current-room-hero-image:disabled{cursor:default;opacity:1}.current-room-hero-image:hover:not(:disabled),.current-room-hero-image:focus-visible{outline:2px solid rgba(226,180,90,.55);outline-offset:-2px}.current-room-hero-placeholder{position:relative;width:100%;height:100%;display:grid;place-items:center;gap:8px;overflow:hidden;padding:18px;color:#d9b35f;text-align:center;background:linear-gradient(135deg,rgba(226,180,90,.13),transparent 42%),#111412}.current-room-hero-placeholder strong,.current-room-hero-placeholder span{position:relative;z-index:1}.current-room-hero-placeholder strong{max-width:22ch;color:#f7f0df;font-size:1.05rem;line-height:1.12}.current-room-hero-placeholder span{color:#d9b35f;font-size:.78rem;font-weight:800;text-transform:uppercase}.current-room-hero-hostile{--carousel-border: #8f6474}.current-room-hero-item{--carousel-border: #6f8f83}.carousel-control{position:absolute;top:50%;z-index:2;width:38px;height:54px;min-height:54px;display:grid;place-items:center;border-color:#f7f0df42;color:#fff8e8;background:#07090894;font-size:2rem;line-height:1;transform:translateY(-50%)}.carousel-control:hover,.carousel-control:focus-visible{border-color:#e2b45a;color:#101210;background:#e2b45a}.carousel-control-previous{left:8px}.carousel-control-next{right:8px}.carousel-dots{position:absolute;left:50%;bottom:8px;z-index:2;display:flex;gap:5px;padding:5px 7px;border:1px solid rgba(247,240,223,.14);border-radius:999px;background:#07090894;transform:translate(-50%)}.carousel-dot{width:7px;height:7px;min-height:7px;padding:0;border:0;border-radius:999px;background:#f7f0df6b}.carousel-dot-active{width:18px;background:#e2b45a}.current-room-image-meta{width:100%}.current-room-main{min-width:0;display:grid;gap:5px}.top-actions{min-width:0;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px}.micro-label{margin:0 0 3px;color:#d9b35f;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{display:-webkit-box;overflow:hidden;font-size:1.12rem;line-height:1.12;letter-spacing:0;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}h2{min-width:0;font-size:1rem;line-height:1.2;letter-spacing:0}h3{font-size:.92rem;line-height:1.2;letter-spacing:0}.icon-button{width:38px;height:38px;min-height:38px;display:grid;place-items:center;border-color:#3e453d;border-radius:14px;color:#e2b45a;background:#101412}.icon-button:hover:not(:disabled),.icon-button:focus-visible{border-color:#d9b35f;color:#101210;background:#e2b45a}.icon-button svg{width:17px;height:17px;stroke-width:2.4}.top-action-icon{width:19px;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.state-rail{min-width:0;display:flex;flex-wrap:nowrap;gap:4px;overflow:hidden}.state-rail span{min-width:0;flex:0 1 auto;overflow:hidden;padding:4px 6px;border:1px solid #576755;color:#aee0a1;font-size:.68rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.state-rail.current-room-image-meta{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch}.current-room-image-meta span{flex:0 0 auto;display:flex;align-items:center;max-width:none}.current-room-image-meta .current-room-image-chip{flex:1 1 auto;color:#f7f0df;font-size:.64rem;line-height:1.05;text-align:left;white-space:normal}.current-room-guidance{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.current-room-guidance-item{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;overflow:hidden;padding:5px 7px;border:1px solid #4e5c51;color:#e4ddd0;background:#080b0994;font-size:.68rem;line-height:1.08}.current-room-guidance-item strong{color:#d9b35f;font-size:.58rem;letter-spacing:0;text-transform:uppercase}.current-room-guidance-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-room-guidance-clue{border-color:#7d6f3b}.current-room-guidance-blocker{border-color:#76565c}.current-room-guidance-next{border-color:#57715f}.safe-room-actions{min-width:0;display:grid;gap:10px;padding:10px 14px;border-top:1px solid #20251f;border-bottom:1px solid #3a3f38;background:#101412c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.safe-room-actions-compact{min-height:32px;padding:5px 10px;color:#d8d0c1;font-size:.78rem}.safe-room-actions-compact .state-rail{width:100%}.safe-room-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.safe-room-heading span{min-width:76px;padding:5px 8px;border:1px solid #596055;color:#9ed3c2;font-size:.86rem;font-weight:800;text-align:center}.safe-room-result{display:grid;gap:3px;padding:8px 10px;border-left:3px solid #9ed3c2;background:#151b18;color:#d8d0c1;line-height:1.35}.safe-room-result strong{color:#f7f0df}.safe-room-result span,.safe-room-note{color:#d8d0c1;font-size:.88rem}.safe-room-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.safe-room-command-grid button,.safe-room-travel-row button{border-radius:6px;font-weight:800}.safe-room-command-grid button:not(:disabled),.safe-room-travel-row button:not(:disabled){color:#101210;background:#9ed3c2}.safe-room-travel-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:end;gap:8px}.safe-room-travel-row label{min-width:0;display:grid;gap:5px}.safe-room-travel-row label span{color:#d8d0c1;font-size:.82rem;font-weight:800}.safe-room-travel-row select{min-height:44px;width:100%;border:1px solid #596055;border-radius:6px;padding:0 9px;color:#f7f0df;background:#111412}.reward-action-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.small-action-button{min-height:34px;padding:0 10px;border-radius:6px;font-size:.82rem;font-weight:800}.small-action-button:not(:disabled){color:#101210;background:#e2b45a}.chat-log{width:100%;max-width:100vw;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;display:flex;flex-direction:column;gap:10px;padding:16px 14px 18px;scroll-padding-bottom:18px}.message{width:100%;max-width:100%;display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:11px 12px;border:1px solid rgba(144,155,133,.48);background:#0e120fc2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);line-height:1.45}.message-icon{width:22px;height:22px;display:grid;place-items:center;color:#e2b45a}.message-body,.message-body p{min-width:0}.message-body p{overflow-wrap:anywhere;white-space:pre-line}.message-player{width:min(88%,430px);align-self:flex-end;border-color:#586d89;background:#192834c7}.message-player .message-icon{color:#9ed3c2}.message-system{align-self:center;border-color:#76623e}.image-lightbox{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));background:#050706e6}.image-lightbox figure{width:min(100%,980px);max-height:100%;display:grid;gap:10px;margin:0}.image-lightbox img{width:100%;max-height:calc(var(--app-viewport-height, 100dvh) - 110px);object-fit:contain;border:1px solid #697063;background:#080a09}.image-lightbox figcaption{color:#f7f0df;font-weight:800;text-align:center}.lightbox-close{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px;z-index:31;min-height:40px;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:800}.pending-message{border-color:#76623e;background:#23211cd1}.pending-row{display:flex;align-items:center;gap:10px}.pending-dots{width:34px;display:inline-flex;align-items:center;gap:4px}.pending-dots span{width:7px;height:7px;border-radius:999px;background:#e2b45a;animation:pending-pulse 1.1s ease-in-out infinite}.pending-dots span:nth-child(2){animation-delay:.16s}.pending-dots span:nth-child(3){animation-delay:.32s}@keyframes pending-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.consequence-banner{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #b96b62;background:#361916f5;line-height:1.4}.consequence-banner button{min-width:92px;border-radius:6px;color:#151716;background:#e2b45a;font-weight:800}.suggestion-chip{min-height:44px;width:100%;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;border-radius:6px;padding:7px 10px;color:#f6f0df;background:#1c2835;border-color:#64748a;font-size:.88rem;line-height:1.15;text-align:left}.suggestion-chip-icon{grid-column:1;grid-row:1;width:22px;height:22px;display:grid;place-items:center;align-self:start;color:#e2b45a}.suggestion-assess .suggestion-chip-icon{color:#9ed3c2}.suggestion-inspect .suggestion-chip-icon{color:#d49bb1}.suggestion-chip:disabled{cursor:not-allowed;color:#8f928b;background:#171a18;border-color:#3b403a}.suggestion-chip:disabled .suggestion-chip-icon{color:#777d72}.suggestion-chip strong{grid-column:2;grid-row:1;min-width:0;display:block;align-self:center;font-weight:750;line-height:1.2}.suggestion-highlight{border-radius:3px;padding:0 1px 1px;color:#f7f0df;background:transparent;box-shadow:inset 0 -.12em #e2b45a80;text-decoration:none;font-weight:850;cursor:inherit}.suggestion-highlight-location{color:#ffc857;box-shadow:inset 0 -.12em #ffc8578c}.suggestion-highlight-item{color:#7ee6c5;box-shadow:inset 0 -.12em #7ee6c580}.suggestion-highlight-npc{color:#ff9fc2;box-shadow:inset 0 -.12em #ff9fc280}.suggestion-highlight-obstacle{color:#ff9d8c;box-shadow:inset 0 -.12em #ff9d8c80}.suggestion-highlight-hostile{color:#ff6f67;box-shadow:inset 0 -.12em #ff6f6794}.suggestion-highlight-clue{color:#a9e86f;box-shadow:inset 0 -.12em #a9e86f80}.error-line{padding:8px 14px;color:#ffb1a8;background:#3a1513f2}.composer{position:relative;width:100%;min-width:0;display:grid;gap:5px;padding:5px 10px calc(5px + env(safe-area-inset-bottom));border-top:1px solid #4d534b}.latest-action-tray{display:grid;gap:5px;overflow:visible;padding:1px 2px 7px}.latest-action-tray .suggestion-chip{max-width:100%}.custom-command-panel{display:grid;gap:8px}.entity-autocomplete{display:grid;gap:4px;padding:5px;border:1px solid #4c5d68;border-radius:6px;background:#111815}.entity-autocomplete-option{min-height:34px;display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:8px;border-color:transparent;border-radius:5px;padding:5px 7px;color:#f7f0df;background:transparent;font-size:.82rem;font-weight:800;text-align:left}.entity-autocomplete-option-active,.entity-autocomplete-option:hover{border-color:#5d7894;background:#172536}.entity-autocomplete-kind{width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:none}.command-footer{min-height:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;align-items:stretch;padding:4px;border:1px solid #3e453d;border-radius:16px 16px 0 0;background:#101412}.command-footer-item{min-height:44px;display:grid;align-content:center;justify-items:center;gap:2px;border:0;border-radius:14px;color:#c8c2b5;background:transparent;font-size:.7rem;font-weight:800}.command-footer-item span{min-height:16px;display:grid;align-items:center;color:#e2b45a;font-size:.68rem;line-height:1}.command-footer-item-active{color:#101210;background:#e2b45a}.command-footer-item-active span{color:#101210}.mode-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mode-pill{min-height:38px;border-radius:6px;color:#ddd7c8;font-size:.9rem}.mode-action,.mode-assess,.mode-inspect{color:#101210;font-weight:800}.mode-action{background:#e2b45a}.mode-assess{background:#9ed3c2}.mode-inspect{background:#d49bb1}textarea{width:100%;min-height:68px;max-height:104px;resize:vertical;border:1px solid #596055;border-radius:6px;padding:10px;color:#f7f0df;background:#111412;line-height:1.35}.composer-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.composer-actions button{border-radius:6px;font-weight:800}.state-drawer{position:fixed;top:0;right:0;z-index:10;width:min(88vw,390px);height:var(--app-viewport-height, 100dvh);max-height:var(--app-viewport-height, 100dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-left:1px solid #596055;background:#121613f5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:-18px 0 40px #00000059}.image-drawer{z-index:11}.drawer-header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #3a3f38}.drawer-header>div:first-child{min-width:0;display:grid;gap:2px}.drawer-header h2,.surface-context{min-width:0;overflow-wrap:anywhere}.surface-context{color:#d8d0c1;font-size:.78rem;line-height:1.25}.drawer-header-actions{flex:0 0 auto;display:flex;align-items:center;gap:6px}.drawer-content{min-height:0;display:grid;gap:18px;align-content:start;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 14px calc(24px + env(safe-area-inset-bottom))}.drawer-content section{display:grid;gap:7px}.drawer-content p,.drawer-content li{color:#d8d0c1;line-height:1.42}.drawer-content ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.drawer-content li{display:grid;gap:3px;padding-bottom:8px;border-bottom:1px solid #30362f}.drawer-content li span{color:#9ed3c2;font-size:.86rem}.gear-list{gap:12px}.gear-card{gap:10px;padding:10px;border:1px solid #3d473c;background:#131713}.gear-card-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.gear-card,.gear-card-title strong,.gear-card-title span,.gear-card dd,.gear-card p,.gear-meta,.gear-subsection li,.gear-subsection span{min-width:0;overflow-wrap:anywhere}.gear-card dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;margin:0}.gear-card dl div{display:grid;gap:2px;min-width:0}.gear-card dt,.gear-subsection h4{margin:0;color:#9ed3c2;font-size:.72rem;font-weight:800;text-transform:uppercase}.gear-card dd{margin:0;color:#f7f0df;font-size:.86rem}.gear-meta{color:#9ed3c2;font-size:.86rem}.gear-subsection{display:grid;gap:5px}.gear-subsection ul{gap:5px}.gear-subsection li{display:grid;gap:3px;padding-bottom:5px}.equipment-slot-grid{display:grid;gap:8px}.equipment-slot-card{display:grid;gap:8px;padding:10px;border:1px solid #32382f;background:#10140f}.equipment-slot-card div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.equipment-slot-card strong{color:#f7f0df}.equipment-slot-card span{color:#9ed3c2;font-size:.82rem;font-weight:800}.equipment-slot-card ul{display:grid;gap:4px;padding:0;margin:0;list-style:none}.equipment-slot-card li{color:#d8d0c1;font-size:.9rem}.empty-state{padding:16px 14px;color:#d8d0c1}.map-drawer{z-index:12}.map-content{gap:16px}.map-mode-row,.map-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.map-filter{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;border:1px solid #30362f;background:#121612;color:#f4efe6;font-size:.84rem;font-weight:800}.map-filter input{width:17px;height:17px;accent-color:#9ed3c2}.map-filter:has(input:disabled){color:#898982;background:#161815}.map-filter-count{min-width:26px;padding:2px 6px;border:1px solid #596055;color:#9ed3c2;text-align:center}.map-section{padding-top:2px}.map-section h3{padding-bottom:6px;border-bottom:1px solid #596055;color:#e2b45a}.map-list{gap:9px}.map-list-item{gap:5px;padding:10px;border:1px solid #30362f;background:#141914}.map-list-item strong{color:#f7f0df;font-size:.95rem}.map-list-item span{color:#9ed3c2;font-size:.84rem}.surface-image-grid{display:grid;gap:10px}.surface-image-card{display:grid;gap:7px;padding:10px;border:1px solid #30362f;background:#141914}.surface-image-card img{width:100%;max-height:48vh;display:block;border:1px solid #596055;background:#111412;object-fit:contain}.surface-image-card strong,.surface-image-card span{min-width:0;overflow-wrap:anywhere}.surface-image-card span{color:#d8d0c1;font-size:.86rem}.map-canvas{display:grid;gap:10px;padding:10px;border:1px solid #3f4a3f;background:linear-gradient(rgba(158,211,194,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(158,211,194,.05) 1px,transparent 1px),#10140f;background-size:18px 18px}.map-canvas svg{width:100%;aspect-ratio:1.7;display:block;border:1px solid #30362f;background:#090c0ab8}.map-graph-edge{fill:none;stroke:#9ed3c2;stroke-width:1.7;stroke-linecap:round;stroke-dasharray:3 2;opacity:.78}.map-graph-node circle{fill:#e2b45a;stroke:#f7f0df;stroke-width:1.1}.map-graph-node text{fill:#101210;font-size:5px;font-weight:900;pointer-events:none}.map-graph-safe circle{fill:#9ed3c2}.map-overview-grid{display:grid;gap:9px}.map-overview-node{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 9px;padding:9px;border:1px solid #3f4a3f;background:#121714}.map-overview-node span{grid-row:span 2;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#101210;background:#e2b45a;font-weight:900}.map-overview-safe span{background:#9ed3c2}.map-overview-node strong,.map-overview-node small,.map-overview-edge{min-width:0}.map-overview-edge{padding-left:12px;border-left:2px solid #596055;color:#d8d0c1;font-size:.86rem}.image-gallery{gap:14px}.image-category{display:grid;gap:12px}.image-category h3{padding-bottom:6px;border-bottom:1px solid #596055;color:#e2b45a}.subject-card{display:grid;gap:10px;padding:12px;border:1px solid #30362f;background:#141914}.subject-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.subject-card h4,.image-card h4{font-size:1rem}.subject-card p{color:#d8d0c1;font-size:.92rem}.subject-card button{min-height:42px;padding:0 12px;border:1px solid #596055;background:#1c241e;color:#f4efe6;font-weight:800}.subject-card button:disabled{color:#898982}.image-card{display:grid;gap:8px;padding-bottom:14px;border-bottom:1px solid #30362f}.image-card img,.image-placeholder{width:100%;max-height:68vh;border:1px solid #596055;background:#111412;object-fit:contain}.image-card img{display:block}.image-placeholder{position:relative;overflow:hidden;aspect-ratio:4 / 3;display:grid;place-items:center;color:#d9b35f;font-weight:800;text-transform:uppercase}.image-placeholder-named{gap:8px;padding:18px;text-align:center;text-transform:none}.image-placeholder-named strong,.image-placeholder-named span{position:relative;z-index:1}.image-placeholder-named strong{max-width:24ch;color:#f3efe4;font-size:1.08rem;line-height:1.15}.image-placeholder-named span{color:#d9b35f;font-size:.82rem;font-weight:800;text-transform:uppercase}.image-placeholder-loading:after{position:absolute;inset:0;content:"";background:linear-gradient(110deg,transparent 20%,rgba(255,235,180,.16) 45%,transparent 70%);transform:translate(-100%);animation:image-placeholder-sheen 1.35s ease-in-out infinite}@keyframes image-placeholder-sheen{to{transform:translate(100%)}}.image-card p{color:#d8d0c1}.image-card span{color:#9ed3c2;font-size:.82rem}@media(max-width:390px){.composer-actions{gap:6px}.composer-actions button{font-size:.86rem}}@media(max-width:760px){.current-room-header{gap:6px;padding:7px 8px 6px}.current-room-carousel{max-height:min(260px,calc((100vw - 16px)*.67))}.carousel-control{width:32px;height:46px;min-height:46px}.current-room-image-meta strong{font-size:.9rem}}@media(max-width:430px){.top-actions{flex-wrap:nowrap;gap:6px}.icon-button{width:34px;height:34px;min-height:34px;border-radius:12px}.top-action-icon{width:17px;height:17px}.micro-label{font-size:.66rem}h1{font-size:.98rem}.state-rail span{padding:3px 5px;font-size:.64rem}.safe-room-actions-compact{min-height:26px;padding:3px 10px;font-size:.74rem}}.focused-surface-content{gap:12px}.surface-menu-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.surface-menu-card{min-width:0;min-height:58px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:center;padding:10px 12px;border:1px solid #455042;border-radius:6px;color:#f7f0df;background:#0d110ec7;text-align:left}.surface-menu-card:after{content:">";grid-column:2;grid-row:1 / span 2;color:#e2b45a;font-weight:800}.surface-menu-card strong,.surface-menu-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-menu-card strong{color:#f7f0df;font-size:.96rem}.surface-menu-card span{color:#9ed3c2;font-size:.78rem;line-height:1.2}.surface-menu-card:hover,.surface-menu-card:focus-visible{border-color:#d9b35f;background:#272b22e6}@media(max-width:390px){.icon-button{width:32px;height:32px;min-height:32px}.state-rail span{max-width:31%}.state-rail span:last-child{max-width:12%}.current-room-image-meta span,.current-room-image-meta span:last-child{max-width:none}.current-room-image-meta .current-room-image-chip{flex:1 1 auto}}@media(min-width:760px){.start-shell{width:min(100%,760px)}.play-shell{width:min(100%,960px);grid-template-columns:minmax(0,1fr) minmax(280px,34%);grid-template-rows:auto minmax(0,1fr) auto;border-left:1px solid #30362f;border-right:1px solid #30362f}.current-room-header{grid-column:1 / -1}.state-rail{justify-content:flex-start}.safe-room-actions{grid-column:2;grid-row:2;align-content:start;border-left:1px solid #30362f}.safe-room-actions-compact{align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:4px}.chat-log{grid-column:1;grid-row:2;border-right:1px solid #30362f}.composer{grid-column:1 / -1;grid-row:3}.state-drawer{right:max(0px,calc((100vw - 960px)/2))}}
