:root{color:#202124;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh}button{font:inherit}.gallery-page{position:relative;height:100dvh;overflow:hidden;background:#101418}.scene-shell{position:relative;height:100%;overflow:hidden;background:#101418}.scene-canvas{position:relative;display:block;width:100%;height:100%;min-height:100dvh}.scene-css3d{position:absolute;inset:0;z-index:1;width:100%;height:100%;min-height:100dvh;pointer-events:none}.scene-webgl{position:absolute;inset:0;z-index:2;display:block;width:100%;height:100%}.focus-reticle{position:absolute;left:50%;top:50%;z-index:5;width:18px;height:18px;border:1px solid rgb(255 255 255 / .28);border-radius:50%;box-shadow:0 0 0 1px #00000014,0 0 8px #00000014;pointer-events:none;transform:translate(-50%,-50%)}.focus-reticle:before,.focus-reticle:after{position:absolute;left:50%;top:50%;background:#ffffff52;box-shadow:0 0 2px #0000001f;content:"";transform:translate(-50%,-50%)}.focus-reticle:before{width:30px;height:1px}.focus-reticle:after{width:1px;height:30px}.youtube-panel{width:640px;height:360px;overflow:hidden;border:18px solid #2b2926;border-radius:2px;background:#050505;pointer-events:none}.youtube-panel iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.video-panel{width:640px;height:360px;overflow:hidden;border:18px solid #2b2926;border-radius:2px;background:#050505;pointer-events:none}.video-panel video{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.hud{position:absolute;left:50%;bottom:clamp(12px,2.5vh,24px);z-index:5;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 24px);border-radius:8px;border:1px solid rgb(255 255 255 / .1);background:#0d121294;padding:8px 14px;color:#ffffffc7;font-size:13px;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform:translate(-50%)}.gallery-admin-toggle{position:absolute;left:clamp(12px,2.5vw,24px);bottom:clamp(12px,2.5vh,24px);z-index:12;display:inline-flex;align-items:center;gap:7px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:#0d1212a3;padding:9px 13px;color:#ffffffc7;cursor:pointer;font-size:12px;font-weight:800;box-shadow:0 14px 34px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-admin-toggle:hover{border-color:#d2a44a7a;background:#1c1f1cc7;color:#ffe7b6}.gallery-emote-toast{position:absolute;left:50%;bottom:clamp(58px,8vh,82px);z-index:12;display:flex;align-items:center;gap:9px;border:1px solid rgb(255 233 168 / .72);border-radius:999px;background:#11181beb;padding:9px 16px;color:#fff7e8;box-shadow:0 10px 32px #00000057;pointer-events:none;animation:gallery-emote-pop .24s ease-out;transform:translate(-50%)}.gallery-emote-toast strong{color:#ffe9a8;font-size:12px}.gallery-emote-toast span{font-size:14px;font-weight:800}@keyframes gallery-emote-pop{0%{opacity:0;transform:translate(-50%) translateY(8px) scale(.9)}}.room-hud{position:absolute;left:clamp(12px,2.5vw,24px);top:clamp(12px,2.5vw,24px);z-index:5;display:flex;flex-direction:column;gap:6px;max-width:min(280px,calc(100vw - 24px));border-radius:8px;border:1px solid rgb(255 255 255 / .1);background:#0d121294;padding:12px 16px;color:#fff;min-width:160px;box-shadow:0 14px 34px #00000029;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.room-hud__name{font-size:15px;font-weight:600;letter-spacing:.3px}.room-hud__exhibit{display:flex;flex-direction:column;gap:2px;border-top:1px solid rgb(255 255 255 / .15);padding-top:6px;margin-top:2px}.room-hud__label{font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.room-hud__title{font-size:13px;font-weight:500}.room-hud__distance{font-size:12px;color:#fff9}.side-panel{position:absolute;top:clamp(12px,2.5vw,24px);right:clamp(12px,2.5vw,24px);z-index:10;display:flex;flex-direction:column;gap:clamp(8px,1.2vw,12px);width:clamp(300px,30vw,360px);max-width:calc(100vw - 24px);max-height:calc(100dvh - clamp(24px,5vw,48px));overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .12) transparent;border:1px solid rgb(255 255 255 / .14);border-radius:16px;background:linear-gradient(145deg,#121817db,#090d0eb8);box-shadow:0 24px 56px #00000052;padding:clamp(10px,1.4vw,14px);color:#f4efe5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.side-panel::-webkit-scrollbar{width:6px}.side-panel::-webkit-scrollbar-track{background:transparent}.side-panel::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.side-panel::-webkit-scrollbar-thumb:hover{background:#fff3}.side-panel__header{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 0}.side-panel__eyebrow{color:#ffffff8a;font-size:10px;font-weight:700;letter-spacing:1.6px}.side-panel__status{display:inline-flex;align-items:center;gap:5px;color:#b9d8be;font-size:10px;font-weight:700;letter-spacing:1px}.side-panel__status:before{width:6px;height:6px;border-radius:50%;background:#86c990;box-shadow:0 0 10px #86c990;content:""}.side-panel__status--connecting,.side-panel__status--reconnecting{color:#d7b6a0}.side-panel__status--connecting:before,.side-panel__status--reconnecting:before{background:#cb8668;box-shadow:0 0 10px #cb8668;animation:connection-status-pulse 1.2s ease-in-out infinite}@keyframes connection-status-pulse{50%{opacity:.35;transform:scale(.75)}}.panel{border:1px solid rgb(255 255 255 / .1);border-radius:12px;background:#fff1;padding:clamp(12px,1.6vw,16px)}.panel h2,.panel h3{margin:0 0 10px;color:#fffaf0;font-size:clamp(16px,1.8vw,18px);overflow-wrap:anywhere}.panel p{margin:0;color:#ffffffad;line-height:1.6;overflow-wrap:anywhere}.badge{display:inline-block;margin-bottom:10px;border-radius:4px;background:red;padding:2px 8px;color:#fff;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.badge--portal{background:#247a75}.badge--game{background:#b840c0}.game-panel{width:640px;height:400px;overflow:hidden;border:12px solid #2a1a2e;border-radius:8px;background:#0a0510;box-shadow:0 0 30px #c850ff4d,inset 0 0 40px #00000080;pointer-events:none}.game-panel__inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#1a0a2e,#0a0410)}.game-panel__screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:90%;height:85%;border:2px solid rgb(255 110 199 / .3);border-radius:4px;background:#0006;box-shadow:inset 0 0 20px #ff6ec71a}.game-panel__title{color:#ff6ec7;font-size:26px;font-weight:700;text-align:center;text-shadow:0 0 12px #ff6ec7;line-height:1.3;padding:0 16px}.game-panel__subtitle{color:#c8a0ff99;font-size:12px}.game-panel__hint{margin-top:8px;color:#00f0ff;font-size:14px;text-shadow:0 0 8px #00f0ff;animation:game-panel-blink 1.5s ease-in-out infinite}@keyframes game-panel-blink{0%,to{opacity:1}50%{opacity:.25}}.game-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:clamp(6px,1.5vw,16px);background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.game-modal__content{display:flex;flex-direction:column;width:min(1440px,100%);height:min(1080px,100%);border:1px solid rgb(255 110 199 / .25);border-radius:12px;background:#0a0510;overflow:hidden;box-shadow:0 0 60px #c850ff33}.game-modal__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:clamp(8px,1.5vw,10px) clamp(10px,2vw,16px);border-bottom:1px solid rgb(255 255 255 / .08);background:#140a1ef2}.game-modal__title{min-width:0;overflow:hidden;color:#ff6ec7;font-size:clamp(13px,1.5vw,15px);font-weight:600;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 8px rgb(255 110 199 / .3)}.game-modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:6px;background:#ffffff0f;color:#ffffff80;font-size:16px;cursor:pointer;transition:all .15s}.game-modal__close:hover{background:#ff3c3c33;color:#ff6a6a}.game-modal__iframe{flex:1;min-height:0;display:block;width:100%;height:100%;border:0;background:#000}.play-btn{display:inline-flex;align-items:center;gap:8px;width:100%;margin-top:12px;border:2px solid #ff6ec7;border-radius:8px;background:linear-gradient(135deg,#1a0a2e,#2a1040);padding:10px 16px;color:#ff6ec7;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 0 12px #ff6ec733}.play-btn:hover{background:linear-gradient(135deg,#2a1040,#3a1a50);box-shadow:0 0 20px #ff6ec766;transform:translateY(-1px)}.play-btn:active{transform:translateY(0)}.exhibit-thumb{display:block;width:100%;max-height:200px;object-fit:cover;border-radius:8px;margin-bottom:12px}.metadata{display:grid;gap:8px;margin-top:16px}.metadata span{color:#ffffff80;font-size:13px}.exhibit-editor-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:clamp(12px,3vw,32px);background:#0000009e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.exhibit-editor-modal__content{display:grid;gap:12px;width:min(560px,100%);max-height:min(860px,calc(100dvh - 32px));overflow-y:auto;border:1px solid rgb(255 255 255 / .14);border-radius:18px;background:linear-gradient(145deg,#141b1af5,#090d0ef0);box-shadow:0 30px 80px #0000007a;padding:clamp(12px,2vw,18px);color:#f4efe5}.exhibit-editor-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:2px 2px 0}.exhibit-editor-modal__header h2{margin:5px 0 0;color:#fffaf0;font-size:19px}.exhibit-editor-modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgb(255 255 255 / .1);border-radius:8px;background:#ffffff12;color:#ffffff8f;cursor:pointer}.exhibit-editor-modal__close:hover{background:#de695433;color:#ffd2c8}.exhibit-editor-modal .exhibit-editor{background:#ffffff0b}.exhibit-editor{display:grid;gap:12px}.exhibit-editor__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.exhibit-editor__header h3{margin-top:5px}.exhibit-editor__tabs{display:inline-flex;gap:4px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;background:#0000002e;padding:3px}.exhibit-editor__tabs button{border:0;border-radius:999px;background:transparent;padding:5px 9px;color:#ffffff85;cursor:pointer;font-size:11px;font-weight:800}.exhibit-editor__tabs button.is-active{background:#d2a44a3d;color:#ffe4a8}.exhibit-editor__tabs button:disabled{cursor:not-allowed;opacity:.36}.exhibit-editor__db-notice{display:grid;gap:7px;border:1px solid rgb(255 255 255 / .12);border-radius:12px;background:#ffffff0f;padding:10px}.exhibit-editor__db-notice strong{color:#fffaf0;font-size:12px}.exhibit-editor__db-notice p{color:#ffffffad;font-size:11px;line-height:1.45}.exhibit-editor__db-notice dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.exhibit-editor__db-notice dl>div{min-width:0;border-radius:8px;background:#00000029;padding:6px 7px}.exhibit-editor__db-notice dt{color:#ffffff6b;font-size:9px;font-weight:900;letter-spacing:.4px}.exhibit-editor__db-notice dd{margin:2px 0 0;overflow:hidden;color:#f5ead6;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.exhibit-editor__db-notice--safe{border-color:#86c9906b;background:#50a6721f}.exhibit-editor__db-notice--safe strong{color:#d9f7e2}.exhibit-editor__db-notice--warning{border-color:#ffd28073;background:#ffd2801c}.exhibit-editor__db-notice--warning strong{color:#ffe0ad}.exhibit-editor__db-notice--danger{border-color:#de695480;background:#de695421}.exhibit-editor__db-notice--danger strong{color:#ffd2c8}.exhibit-editor__hint,.exhibit-editor__message{border-radius:8px;background:#ffd2801a;padding:8px 10px;color:#ffe0ad;font-size:12px;line-height:1.45}.exhibit-editor__form{display:grid;gap:10px}.exhibit-editor__form label{display:grid;gap:5px;min-width:0}.exhibit-editor__form label span,.exhibit-editor__portal p{color:#ffffff94;font-size:11px;font-weight:800}.exhibit-editor__form input,.exhibit-editor__form select,.exhibit-editor__form textarea{width:100%;min-width:0;border:1px solid rgb(255 255 255 / .12);border-radius:8px;outline:none;background:#0000003d;padding:8px 9px;color:#fffaf0;font:inherit;font-size:12px}.exhibit-editor__form textarea{resize:vertical}.exhibit-editor__form input:focus,.exhibit-editor__form select:focus,.exhibit-editor__form textarea:focus{border-color:#d2a44a9e}.exhibit-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.exhibit-editor__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.exhibit-editor__check{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px}.exhibit-editor__check input{width:auto}.exhibit-editor__ghost{border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff12;padding:8px 10px;color:#f5ead6;cursor:pointer;font-size:12px;font-weight:800}.exhibit-editor__ghost:hover{background:#ffffff21}.exhibit-editor__upload{display:grid;gap:9px;border:1px solid rgb(134 201 144 / .22);border-radius:12px;background:#50a67214;padding:10px}.exhibit-editor__upload strong{color:#d9f7e2;font-size:12px}.exhibit-editor__upload p,.exhibit-editor__uploading{margin:2px 0 0;color:#ffffff94;font-size:11px;line-height:1.45}.exhibit-editor__uploading{display:grid;gap:5px}.exhibit-editor__uploading span{color:#d9f7e2;font-weight:800}.exhibit-editor__uploading small{color:#ffffff7a}.exhibit-editor__uploading progress{width:100%;height:8px;overflow:hidden;border:0;border-radius:999px;background:#ffffff1f}.exhibit-editor__uploading progress::-webkit-progress-bar{background:#ffffff1f}.exhibit-editor__uploading progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,#65df9a,#ffe4a8)}.exhibit-editor__uploading progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,#65df9a,#ffe4a8)}.exhibit-editor__upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.exhibit-editor__upload-actions label{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff12;color:#f5ead6;cursor:pointer;font-size:12px;font-weight:800}.exhibit-editor__upload-actions label:hover{border-color:#86c9908c;background:#50a67229}.exhibit-editor__upload-actions input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.exhibit-editor__placement{display:grid;gap:10px;border:1px solid rgb(210 164 74 / .18);border-radius:12px;background:#d2a44a12;padding:10px}.exhibit-editor__placement-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.exhibit-editor__placement-header span,.exhibit-editor__preset-group strong{color:#ffe4a8;font-size:12px;font-weight:900}.exhibit-editor__placement-header p,.exhibit-editor__coordinate-help{margin:3px 0 0;color:#ffffff94;font-size:11px;line-height:1.45}.exhibit-editor__placement-header>strong{flex:0 0 auto;border-radius:999px;background:#ffffff14;padding:4px 8px;color:#fff1c8;font-size:11px}.exhibit-editor__map{position:relative;height:190px;overflow:hidden;border:1px solid rgb(255 255 255 / .13);border-radius:12px;background:linear-gradient(rgb(255 255 255 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .045) 1px,transparent 1px),radial-gradient(circle at center,rgb(134 201 144 / .12),transparent 48%),#00000038;background-size:25% 25%,25% 25%,auto,auto}.exhibit-editor__map:before,.exhibit-editor__map:after{position:absolute;background:#ffffff14;content:""}.exhibit-editor__map:before{left:50%;top:0;bottom:0;width:1px}.exhibit-editor__map:after{left:0;right:0;top:50%;height:1px}.exhibit-editor__map-label{position:absolute;z-index:1;color:#ffffff6b;font-size:10px;font-weight:800;text-align:center;white-space:nowrap;pointer-events:none}.exhibit-editor__map-label--front{left:50%;top:7px;transform:translate(-50%)}.exhibit-editor__map-label--back{left:50%;bottom:7px;transform:translate(-50%)}.exhibit-editor__map-label--left{left:8px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center}.exhibit-editor__map-label--right{right:8px;top:50%;transform:translateY(-50%) rotate(90deg);transform-origin:right center}.exhibit-editor__map-center{position:absolute;left:50%;top:50%;z-index:1;color:#ffffff3d;font-size:11px;font-weight:800;pointer-events:none;transform:translate(-50%,-50%)}.exhibit-editor__map-marker{position:absolute;z-index:3;display:grid;place-items:center;width:22px;height:22px;border:1px solid rgb(255 255 255 / .78);border-radius:999px;background:#89aaff;color:#081226;padding:0;font-size:9px;font-weight:950;line-height:1;box-shadow:0 0 0 4px #89aaff2e,0 8px 18px #00000052;cursor:pointer;transform:translate(-50%,-50%);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.exhibit-editor__map-marker:hover,.exhibit-editor__map-marker:focus-visible{filter:brightness(1.08);box-shadow:0 0 0 5px #ffffff2e,0 0 22px #89aaff7a;outline:none;transform:translate(-50%,-50%) scale(1.12)}.exhibit-editor__map-marker--portal{background:#65df9a;color:#052113;box-shadow:0 0 0 4px #65df9a2e,0 8px 18px #00000052}.exhibit-editor__map-marker--selected{border-color:#fff7dd;box-shadow:0 0 0 3px #fff7dd52,0 0 24px #fff7dd6b}.exhibit-editor__map-dot{position:absolute;z-index:4;width:28px;height:28px;border:2px solid #fff7dd;border-style:dashed;border-radius:50%;background:#d2a44a14;box-shadow:0 0 0 5px #d2a44a3d,0 0 18px #d2a44a9e;pointer-events:none;transform:translate(-50%,-50%)}.exhibit-editor__map-legend{display:flex;flex-wrap:wrap;gap:8px 12px;color:#ffffff94;font-size:11px}.exhibit-editor__map-legend span{display:inline-flex;align-items:center;gap:5px}.exhibit-editor__legend-dot{display:inline-block;width:10px;height:10px;border-radius:999px}.exhibit-editor__legend-dot--artwork{background:#89aaff}.exhibit-editor__legend-dot--portal{background:#65df9a}.exhibit-editor__legend-dot--editing{border:2px dashed #fff7dd;background:#d2a44a1f}.exhibit-editor__presets{display:grid;gap:8px}.exhibit-editor__preset-group{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid rgb(255 255 255 / .08);border-radius:10px;background:#00000024;padding:8px}.exhibit-editor__preset-group>div:first-child{display:grid;gap:2px}.exhibit-editor__preset-group span{color:#ffffff6b;font-size:10px}.exhibit-editor__preset-group>div:last-child{display:inline-flex;gap:5px}.exhibit-editor__preset-group button{border:1px solid rgb(255 255 255 / .12);border-radius:999px;background:#ffffff12;padding:5px 8px;color:#f5ead6;cursor:pointer;font-size:11px;font-weight:800}.exhibit-editor__preset-group button:hover{border-color:#d2a44a80;background:#d2a44a29}.exhibit-editor__portal{display:grid;gap:8px;border:1px solid rgb(36 122 117 / .35);border-radius:10px;background:#247a751a;padding:10px}.exhibit-editor__portal p{margin:0}.exhibit-editor__actions{display:grid;grid-template-columns:1fr auto;gap:8px}.exhibit-editor__actions button{border:1px solid rgb(134 201 144 / .45);border-radius:8px;background:#50a67233;padding:9px 10px;color:#d9f7e2;cursor:pointer;font-size:13px;font-weight:800}.exhibit-editor__actions button:disabled{cursor:not-allowed;opacity:.42}.exhibit-editor__actions .exhibit-editor__danger{border-color:#de695480;background:#de69542e;color:#ffd2c8}.speech{position:relative;background:#e2cb971a}.speech:before{display:none}.speech-source{display:inline-block;margin-bottom:8px;border-radius:999px;background:#ffffff1a;padding:3px 8px;color:#ffffffb8;font-size:11px;font-weight:700}.speech-source--generated{background:#50a6723d;color:#bce7c9}.speech-source--stored{background:#d2a44a33;color:#f1d49b}.speech-source--error{background:#de695438;color:#ffd2c8}.speech__model-status{display:grid;gap:8px;margin:0 0 10px;color:#ffffffad;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.speech__model-status--ready{color:#bce7c9}.speech__model-status--error{color:#ffd2c8}.speech__model-retry{display:inline-flex;align-items:center;justify-self:start;gap:5px;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#ffffff14;padding:5px 8px;color:#f5ead6;cursor:pointer;font-size:11px}.speech__model-retry:hover{background:#ffffff24}.speech__draft{margin-top:10px;border-left:2px solid rgb(126 196 255 / .55);background:#7ec4ff14;padding:9px 10px}.speech__draft-label{display:block;margin-bottom:5px;color:#b9dcff;font-size:11px;font-weight:700}.speech__draft p{margin:0;color:#ffffffd6;font-size:13px;line-height:1.55}.speech__action{display:inline-flex;align-items:center;gap:6px;margin-top:12px;border:1px solid rgb(255 255 255 / .14);border-radius:8px;background:#ffffff14;padding:7px 10px;color:#f5ead6;cursor:pointer}.speech__action:hover{background:#ffffff24}.curator-options,.curator-history{display:grid;gap:10px}.curator-options h3,.curator-history h3{display:flex;align-items:center;gap:7px;margin-bottom:0}.curator-options__list{display:grid;gap:7px}.curator-options__list button,.curator-history__header button{border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff12;color:#f5ead6;cursor:pointer}.curator-options__list button{padding:9px 11px;text-align:left}.curator-options__list button:hover:not(:disabled),.curator-history__header button:hover:not(:disabled){border-color:#d2a44a80;background:#d2a44a24}.curator-options__list button:disabled,.curator-history__header button:disabled{cursor:not-allowed;opacity:.42}.curator-history__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.curator-history__header button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;font-size:11px}.curator-history__list{display:grid;gap:8px;max-height:280px;margin:0;padding:0;overflow-y:auto;list-style:none}.curator-history__message{border-left:2px solid rgb(210 164 74 / .45);border-radius:0 8px 8px 0;background:#ffffff0a;padding:8px 10px}.curator-history__message--user{border-left-color:#86c99099}.curator-history__message span,.curator-history__message small{color:#ffffff7a;font-size:10px}.curator-history__message p{margin:4px 0;font-size:12px;line-height:1.5}.curator-history__empty{font-size:12px}.voice-docent{display:grid;gap:10px}.voice-docent h3{margin-bottom:0}.voice-docent__form{display:grid;grid-template-columns:1fr 36px 36px;gap:8px}.voice-docent__form input{width:100%;min-width:0;height:36px;border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#00000038;color:#fffaf0;padding:0 10px;outline:none}.voice-docent__form input::placeholder{color:#ffffff6b}.voice-docent__form input:focus{border-color:#86c990ad}.voice-docent__button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff14;color:#f5ead6;cursor:pointer}.voice-docent__button:hover:not(:disabled){background:#ffffff24}.voice-docent__button:disabled{cursor:not-allowed;opacity:.42}.voice-docent__button--active{border-color:#de6954b3;background:#de695438;color:#ffd2c8}.gallery-voice{display:grid;gap:10px}.gallery-voice__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gallery-voice__header h3{margin-bottom:0}.gallery-voice__state{border-radius:999px;background:#50a6723d;padding:3px 8px;color:#bce7c9;font-size:10px;font-weight:800}.gallery-voice__state--off{background:#ffffff14;color:#ffffff7a}.gallery-voice__controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery-voice__button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;height:36px;border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff14;color:#f5ead6;cursor:pointer;font-size:13px;font-weight:700}.gallery-voice__button:hover:not(:disabled){background:#ffffff24}.gallery-voice__button:disabled{cursor:not-allowed;opacity:.42}.gallery-voice__button--active{border-color:#de6954b3;background:#de695438;color:#ffd2c8}.gallery-voice__button--danger{border-color:#d9805c85;background:#d9805c2e}.gallery-voice__button--talking{border-color:#50a672b8;background:#50a6723d;color:#d9f7e2}.gallery-voice__meta,.gallery-voice__error{margin:0;font-size:12px;line-height:1.4}.gallery-voice__meta{color:#ffffff8a}.gallery-voice__error{color:#ffd2c8}.gallery-voice__secure-link{color:#ffe9a8;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.gallery-voice__audio{display:grid;gap:8px}.gallery-voice__remote{display:grid;gap:6px;border:1px solid rgb(255 255 255 / .08);border-radius:10px;background:#00000029;padding:8px}.gallery-social{display:grid;gap:10px}.gallery-social__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gallery-social__header h3{display:inline-flex;align-items:center;gap:7px;margin:0}.gallery-social__header>span{color:#ffffff80;font-size:11px}.gallery-social__messages{display:grid;gap:7px;min-height:72px;max-height:150px;overflow-y:auto;border:1px solid rgb(255 255 255 / .08);border-radius:10px;background:#00000024;padding:8px}.gallery-social__empty{align-self:center;margin:0;color:#ffffff75;font-size:12px;line-height:1.45;text-align:center}.gallery-social__message{border-radius:8px;background:#fff1;padding:7px 8px}.gallery-social__message--mine{background:#529a7e2e}.gallery-social__message-meta{display:flex;justify-content:space-between;gap:8px;color:#ffffff7a;font-size:10px}.gallery-social__message-meta strong{color:#d7e7db;font-weight:700}.gallery-social__message p{margin:3px 0 0;color:#f5efe4;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.gallery-social__form{display:grid;grid-template-columns:1fr 38px;gap:7px}.gallery-social__form input{min-width:0;height:38px;border:1px solid rgb(255 255 255 / .12);border-radius:8px;outline:none;background:#ffffff12;padding:0 10px;color:#fffaf0}.gallery-social__form input:focus{border-color:#86c990b8}.gallery-social__form button,.gallery-social__emotes button{border:1px solid rgb(255 255 255 / .12);border-radius:8px;background:#ffffff14;color:#f5ead6;cursor:pointer;font-weight:700}.gallery-social__form button:disabled,.gallery-social__emotes button:disabled{cursor:not-allowed;opacity:.42}.gallery-social__emotes{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.gallery-social__emotes button{min-width:0;min-height:32px;padding:5px 3px;font-size:11px}.gallery-social__form button:hover:not(:disabled),.gallery-social__emotes button:hover:not(:disabled){border-color:#86c99080;background:#86c99024}.gallery-voice__remote audio{width:100%;height:32px}.gallery-loading-overlay{position:absolute;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.gallery-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.gallery-loading-spinner .spinner{width:48px;height:48px;border:3px solid rgb(255 255 255 / .1);border-top:3px solid #86c990;border-radius:50%;animation:spinner-rotate 1s linear infinite}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-loading-spinner p{color:#ffffffb8;font-size:14px;font-weight:500;letter-spacing:.5px}@media(max-width:860px){.scene-shell,.scene-canvas{height:100dvh}.side-panel{top:auto;right:12px;bottom:12px;width:calc(100vw - 24px);max-width:none;max-height:min(44dvh,420px);border-radius:14px;padding:12px}.room-hud{top:12px;left:12px}.hud,.gallery-admin-toggle{bottom:calc(min(44dvh,420px) + 24px)}.speech:before{display:none}}@media(max-width:520px){.side-panel{right:8px;bottom:8px;width:calc(100vw - 16px);max-height:min(48dvh,420px);border-radius:12px;padding:8px}.hud{bottom:calc(min(48dvh,420px) + 18px);padding:6px 10px;font-size:11px}.gallery-admin-toggle{bottom:calc(min(48dvh,420px) + 18px);padding:8px 10px}.gallery-admin-toggle span{display:none}.room-hud{max-width:calc(100vw - 24px);padding:8px 10px}.game-modal{padding:0}.game-modal__content{border-radius:0}}@media(max-height:600px)and (min-width:861px){.side-panel{max-height:calc(100dvh - 24px)}}@media(max-height:520px)and (min-width:600px)and (max-width:860px){.side-panel{left:auto;right:8px;bottom:8px;width:min(360px,calc(100vw - 16px));max-height:calc(100dvh - 16px)}.hud{left:12px;bottom:12px;max-width:calc(100vw - min(360px,calc(100vw - 16px)) - 32px);transform:none}.room-hud{max-width:calc(100vw - min(360px,calc(100vw - 16px)) - 32px)}}
