@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&family=Noto+Serif+SC:wght@500;700;900&display=swap";#loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#060606;z-index:1000;display:flex;align-items:center;justify-content:center}*{margin:0;padding:0;box-sizing:border-box}html{overscroll-behavior:none}body{background:#000;overflow:hidden;height:100vh;height:100dvh;width:100vw;font-family:Inter,"Noto Serif SC",system-ui,sans-serif;color:#f5f0e8;touch-action:none;user-select:none;-webkit-user-select:none}body.popup-open{touch-action:pan-y}canvas{display:block;touch-action:none}#crosshair{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border:2px solid rgba(255,239,188,.92);border-radius:50%;pointer-events:none;z-index:200;box-shadow:0 0 0 2px #0000006b,0 0 10px #ffe0943d;transition:width .18s,height .18s,border-color .18s,box-shadow .18s}#crosshair:after{content:"";position:absolute;left:50%;top:50%;width:3px;height:3px;border-radius:50%;background:#fff8e0f5;box-shadow:0 0 0 1px #0000007a;transform:translate(-50%,-50%)}#crosshair.hit{width:20px;height:20px;border-color:#ffd878fa;box-shadow:0 0 0 2px #0000007a,0 0 16px #ffd8787a}.fullscreen-toggle,.ed-play-exit{position:fixed;top:calc(5.8rem + env(safe-area-inset-top));z-index:780;width:2.75rem;height:2.75rem;border:1px solid rgba(248,232,192,.46);border-radius:50%;padding:0;background:#04080a80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 34px #00000052,inset 0 0 18px #d6ba8014;color:#fff0d4;place-items:center;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.fullscreen-toggle{right:calc(2rem + env(safe-area-inset-right));display:grid}.ed-play-exit{left:calc(2rem + env(safe-area-inset-left));z-index:1100;display:none}.fullscreen-toggle svg,.ed-play-exit svg{grid-area:1/1;width:1.28rem;height:1.28rem;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.fullscreen-toggle .fullscreen-exit-icon,.fullscreen-toggle.active .fullscreen-enter-icon{display:none}.fullscreen-toggle.active .fullscreen-exit-icon{display:block}.fullscreen-toggle:hover,.ed-play-exit:hover{border-color:#ffefbcc7;background:#0c1416a8;transform:scale(1.04)}.fullscreen-toggle:active,.ed-play-exit:active{transform:scale(.97)}.fullscreen-toggle:focus-visible,.ed-play-exit:focus-visible{outline:2px solid #f4d99f;outline-offset:3px}#loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#060606;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity 1s}#loader.fade{opacity:0;pointer-events:none}#loader:not(.ready)>h1,#loader:not(.ready)>p{visibility:hidden}#loader h1{max-width:min(88vw,58rem);font-family:Inter,"Noto Serif SC",system-ui,sans-serif;font-size:clamp(1.8rem,5vw,3rem);line-height:1.12;letter-spacing:.18em;color:#c9a96e;text-align:center;text-transform:uppercase}#loader.ready h1{animation:b 2s ease-in-out infinite}#loader p{margin-top:1rem;font-size:.8rem;letter-spacing:.3em;color:#8a7040}@keyframes b{0%,to{opacity:.3}50%{opacity:1}}#overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 44%,#0000000a,#00000061 68%,#0000009e);z-index:500;display:flex;align-items:flex-end;justify-content:center;padding:0 1.5rem 5.25rem;cursor:pointer}#overlay.hidden{display:none}#overlay .inner{text-align:center;min-width:min(31rem,calc(100vw - 3rem));padding:1.45rem 2.4rem 1.6rem;border:1px solid rgba(214,186,128,.34);background:#04080a8a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000061}#overlay span{display:block;color:#f5ead4b8;font:800 .72rem Inter,"Noto Serif SC",system-ui,sans-serif;letter-spacing:.22em;text-transform:uppercase}#overlay h2{margin-top:.42rem;font-family:Inter,"Noto Serif SC",system-ui,sans-serif;font-size:clamp(1.45rem,2.5vw,2.35rem);color:#f8e8c0;font-weight:900;letter-spacing:0}#overlay p{display:inline-flex;margin-top:1.05rem;padding:.7rem 1.35rem;border:1px solid rgba(214,186,128,.48);background:#d6ba8021;font-size:.78rem;font-weight:900;color:#fff5dc;letter-spacing:.18em;text-transform:uppercase}.touch-help{display:none}#hud{position:fixed;top:0;left:0;right:0;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:flex-start;z-index:100;pointer-events:none;opacity:0;transition:opacity .5s}#hud.show{opacity:1}#hud .logo{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .72rem;border:1px solid rgba(214,186,128,.28);border-radius:999px;background:#04080a7a;box-shadow:0 10px 30px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.6rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#d2b47a;text-decoration:none;pointer-events:auto;transition:color .16s,border-color .16s,background .16s,transform .16s}#hud .logo span{font-size:.9rem;line-height:.6;letter-spacing:0}#hud .logo:hover{color:#fff0d4;border-color:#f8e8c094;background:#0c1416a8;transform:translate(-.1rem)}#hud .logo:focus-visible{outline:2px solid #f4d99f;outline-offset:3px}.room-label{text-align:right}.room-label h3{font-size:1.15rem;color:#f5ead2;font-weight:800}.room-label p{font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:#b7955b;margin-top:.2rem}#viewer-mode-shell{position:fixed;top:calc(1.05rem + env(safe-area-inset-top));left:50%;z-index:720;display:flex;flex-direction:column;align-items:center;gap:.45rem;transform:translate(-50%);pointer-events:none}#viewer-mode-shell[hidden]{display:none}#viewer-mode-current{display:none;align-items:center;gap:.4rem;padding:.55rem .85rem;border:1px solid rgba(214,186,128,.28);border-radius:999px;background:#04080a7a;box-shadow:0 10px 30px #0000003d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#d2b47a;font:800 .6rem/1 Inter,"Noto Serif SC",system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent}#viewer-mode-current svg{width:.8rem;height:.8rem;color:#d2b47a;transition:transform .18s}#viewer-mode-shell.expanded #viewer-mode-current svg{transform:rotate(180deg)}#viewer-mode-shell.expanded{z-index:790}#viewer-mode-toggle{display:flex;gap:.2rem;padding:.28rem;border:1px solid rgba(214,186,128,.34);border-radius:999px;background:#04080aa3;box-shadow:0 14px 42px #00000057,inset 0 0 18px #d6ba800d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto}#viewer-mode-toggle button{min-width:4.9rem;border:0;border-radius:999px;padding:.56rem .95rem;background:transparent;color:#f5ead49e;font:800 .68rem/1 Inter,"Noto Serif SC",system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .16s,background .16s,box-shadow .16s}#viewer-mode-toggle button:hover{color:#fff2d5;background:#ffffff0e}#viewer-mode-toggle button.active{color:#171109;background:#d6bb85;box-shadow:0 5px 18px #0000003d}#viewer-mode-toggle button:disabled{opacity:.28;cursor:default}#viewer-mode-toggle button:focus-visible{outline:2px solid #f4d99f;outline-offset:2px}#viewer-mode-hint{min-height:.7rem;margin:0;color:#f5ead48a;font:800 .54rem/1 Inter,system-ui,sans-serif;letter-spacing:.1em;text-align:center;text-transform:uppercase;text-shadow:0 2px 8px #000}#presentation-hud{position:fixed;left:1.5rem;bottom:1.45rem;z-index:120;display:flex;align-items:center;gap:.85rem;padding:.72rem .95rem;border:1px solid rgba(214,186,128,.22);background:#04080a75;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 50px #0000003d;opacity:0;transform:translateY(.35rem);pointer-events:none;transition:opacity .24s,transform .24s}#presentation-hud.show{opacity:1;transform:translateY(0)}#presentation-hud span{font-size:.76rem;font-weight:900;color:#f8e8c0;letter-spacing:.02em}#presentation-hud b{font-size:.6rem;font-weight:800;color:#f5ead48a;letter-spacing:.08em;text-transform:uppercase}#presentation-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:770;opacity:0;pointer-events:none;transition:opacity .22s}#presentation-nav.show{opacity:1}.presentation-nav-btn{position:absolute;top:50%;width:4.15rem;height:4.15rem;border:1px solid rgba(214,186,128,.46);border-radius:50%;background:linear-gradient(180deg,#0c141699,#040708b8);box-shadow:0 18px 55px #0000005c,inset 0 0 24px #d6ba8014;color:#f8e8c0;cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:opacity .18s,transform .18s,border-color .18s,background .18s;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-tap-highlight-color:transparent}.presentation-nav-prev{left:1.35rem}.presentation-nav-next{right:1.35rem}.presentation-nav-btn span{display:block;font:800 3.35rem/1 Inter,"Noto Serif SC",system-ui,sans-serif;transform:translateY(-.08rem)}.presentation-nav-btn:hover{border-color:#f8e8c0b8;background:linear-gradient(180deg,#1e2a29a8,#070b0ccc);transform:translateY(-50%) scale(1.04)}.presentation-nav-btn:active{transform:translateY(-50%) scale(.98)}.presentation-nav-btn:disabled{opacity:.24;cursor:default;pointer-events:none}#photo-popup{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 44% 42%,#091216b3,#000000c7 66%,#000000e6);z-index:760;display:flex;align-items:center;justify-content:center;gap:2.35rem;padding:2rem 2.25rem;opacity:0;pointer-events:none;transition:opacity .34s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#photo-popup.open{opacity:1;pointer-events:all}#photo-popup canvas{max-width:min(57vw,1360px);max-height:92vh;border:1px solid rgba(245,234,212,.4);box-shadow:0 30px 90px #0009}#photo-popup canvas[hidden]{display:none!important}#photo-popup .slide-video-wrap{flex:0 0 auto;width:min(57vw,1360px);max-height:92vh;box-shadow:0 30px 90px #0009}.slide-video-wrap{display:grid;place-items:center;box-sizing:border-box;padding:26px;border:1px solid rgba(245,234,212,.25);background:linear-gradient(135deg,#152228,#071014 54%,#020506)}.slide-video-wrap[hidden]{display:none!important}.slide-video-wrap video{display:block;width:100%;max-height:100%;box-sizing:border-box;background:#000;border:1px solid #c9a96e;box-shadow:0 18px 30px #0000007a}#photo-popup.swap video{animation:popupCanvasSwap .34s ease-out both}.pp-video-error{position:absolute;left:50%;bottom:1.5rem;transform:translate(-50%);margin:0;padding:.4rem .9rem;border-radius:999px;background:#000000b3;color:#f5ead4;font-size:.85rem}#photo-popup.swap canvas{animation:popupCanvasSwap .34s ease-out both}#photo-popup.swap .pp-info{animation:popupTextSwap .34s ease-out both}#photo-popup.text-swap .pp-info{animation:popupTextSwap .26s ease-out both}#photo-popup.full-art{gap:0}#photo-popup.full-art canvas{max-width:min(82vw,1180px)}#photo-popup.full-art .pp-info{display:none}.pp-info{position:static;width:min(43vw,54rem);padding:1.45rem 0 1.45rem 2.35rem;border-left:3px solid rgba(214,186,128,.68);background:linear-gradient(90deg,#d6ba8021,#d6ba8000);text-align:left}.pp-info h4{font-size:clamp(2.5rem,2.75vw,3.65rem);line-height:1.02;color:#fff0d4;font-weight:900}.pp-info p{font-size:clamp(1.55rem,1.74vw,2.15rem);line-height:1.42;color:#f5ead4eb;margin-top:1.85rem;letter-spacing:0}.pp-info p br{display:block;content:"";margin-top:.38rem}.pp-desc-bullet{display:block;position:relative;margin:.42rem 0 0 1.28rem;line-height:1.2}.pp-desc-bullet:before{content:"";position:absolute;left:-1.12rem;top:.55em;width:.38rem;height:.38rem;border-radius:50%;background:#ffd166;box-shadow:0 0 14px #ffd1664d}.pp-desc-strong{display:inline-block;font-size:1.14em;line-height:.98;font-weight:900;color:#fff6df}.pp-desc-stat{display:inline-block;font-size:1.38em;line-height:.9;font-weight:900;color:#8be7ff;text-shadow:0 0 18px rgba(139,231,255,.18)}.pp-desc-accent{display:inline-block;font-size:1.16em;line-height:.98;font-weight:900;color:#ffd166}.pp-desc-warm{display:inline-block;font-size:1.14em;line-height:.98;font-weight:900;color:#ffb38a}.pp-desc-italic{display:inline-block;font-size:1.12em;line-height:.98;font-style:italic;font-weight:800;color:#d7f7b8}.pp-close{position:absolute;top:1.5rem;right:2rem;font-size:1.3rem;color:#b7955b;cursor:pointer;z-index:610}.pp-close:hover{color:#c9a96e}.pp-hint{position:absolute;left:50%;bottom:1.7rem;transform:translate(-50%);font:700 .68rem Inter,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#f5ead47a;z-index:610}@keyframes popupCanvasSwap{0%{opacity:.25;transform:translate(.9rem) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes popupTextSwap{0%{opacity:0;transform:translate(1.2rem)}to{opacity:1;transform:translate(0)}}#minimap{position:fixed;bottom:1.5rem;right:1.5rem;width:190px;height:170px;background:#00000080;border:1px solid rgba(201,169,110,.15);z-index:100;pointer-events:none}#minimap canvas{width:100%;height:100%}#touch-controls{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:none;pointer-events:none}#touch-controls.show{display:block}.touch-joystick{position:absolute;left:1.5rem;bottom:calc(6rem + env(safe-area-inset-bottom));width:7rem;height:7rem;border:1px solid rgba(201,169,110,.24);border-radius:50%;background:#00000038;box-shadow:0 0 28px #00000040,inset 0 0 18px #c9a96e14;opacity:.44;transition:opacity .18s,box-shadow .18s;pointer-events:auto;touch-action:none}#touch-stick{position:absolute;left:50%;top:50%;width:2.7rem;height:2.7rem;border-radius:50%;background:#c9a96e57;border:1px solid rgba(245,240,232,.28);box-shadow:0 0 18px #c9a96e33;transform:translate(-50%,-50%);pointer-events:none}.touch-joystick.active{opacity:.9;box-shadow:0 0 34px #00000059,inset 0 0 22px #c9a96e24}@media (hover:none),(pointer:coarse){.desktop-help{display:none}.touch-help{display:inline}#hud{padding:calc(1rem + env(safe-area-inset-top)) 1.2rem 1rem;align-items:center}#hud .logo,#viewer-mode-current{height:1.9rem;box-sizing:border-box;padding-block:0}.room-label h3{font-size:1.05rem}#viewer-mode-shell{top:calc(1rem + env(safe-area-inset-top));gap:.4rem}#viewer-mode-current{display:inline-flex}#viewer-mode-toggle{display:none}#viewer-mode-shell.expanded #viewer-mode-toggle{display:flex;flex-direction:column;align-items:stretch;gap:.25rem;border-radius:1.1rem}#viewer-mode-toggle button{min-width:6rem;padding:.6rem .9rem;font-size:.62rem;text-align:center}#viewer-mode-hint{display:none}.fullscreen-toggle,.ed-play-exit{top:calc(5.65rem + env(safe-area-inset-top))}.fullscreen-toggle{right:calc(1.2rem + env(safe-area-inset-right))}.ed-play-exit{left:calc(1.2rem + env(safe-area-inset-left))}#minimap{width:140px;height:126px;right:1rem;bottom:1rem}#presentation-hud{left:1rem;right:1rem;bottom:1rem;justify-content:center}.presentation-nav-btn{width:3.45rem;height:3.45rem}.presentation-nav-prev{left:max(.45rem,env(safe-area-inset-left))}.presentation-nav-next{right:max(.45rem,env(safe-area-inset-right))}.presentation-nav-btn span{font-size:2.9rem}#photo-popup{align-items:stretch;justify-content:flex-start;flex-direction:column;gap:1rem;min-height:100dvh;max-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) 1.25rem calc(1.75rem + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}#photo-popup canvas{flex:0 0 auto;align-self:center;max-width:88vw;max-height:48vh}#photo-popup .slide-video-wrap{width:100%;max-width:100%}.pp-info{flex:0 0 auto;align-self:center;width:88vw;max-width:none;border-left:0;border-top:2px solid rgba(214,186,128,.45);padding:1.15rem 1.15rem 1.5rem}.pp-hint{display:none}}@media ((hover:none) or (pointer:coarse)) and (orientation:landscape){#photo-popup{flex-direction:row;gap:1.2rem;padding:calc(.75rem + env(safe-area-inset-top)) calc(1.25rem + env(safe-area-inset-right)) calc(.75rem + env(safe-area-inset-bottom)) calc(1.25rem + env(safe-area-inset-left));align-items:center;justify-content:center}#photo-popup canvas{max-width:49vw;max-height:86vh}.pp-info{width:43vw;max-width:none;padding:1rem 0 1rem 1.45rem;border-top:0;border-left:2px solid rgba(214,186,128,.55)}.pp-info h4{font-size:clamp(1.8rem,4.6vw,2.6rem);line-height:1.02}.pp-info p{font-size:clamp(1.05rem,2.85vw,1.45rem);line-height:1.28;margin-top:.95rem}.pp-desc-bullet{margin-top:.22rem}.touch-joystick{left:calc(1.25rem + env(safe-area-inset-left));bottom:calc(1.25rem + env(safe-area-inset-bottom))}}body.editing{--ed-surface: rgba(12, 16, 24, .85);--ed-border: rgba(255,255,255,.12);--ed-gold: #c9a96e;--ed-cyan: #86d6e8;--ed-shadow: 0 6px 18px rgba(0,0,0,.35);--ed-transition: .28s cubic-bezier(.2,.75,.2,1);-webkit-tap-highlight-color:transparent}body.editing #overlay,body.editing #hud,body.editing #crosshair,body.editing #touch-controls,body.editing #minimap,body.editing #fullscreen-toggle,body.editing #viewer-mode-shell{display:none!important}body.editing:not(.ed-playing) #presentation-nav{display:none!important}body.editing.ed-playing #overlay:not(.hidden),body.editing.ed-playing #hud{display:flex!important}body.editing.ed-playing #crosshair,body.editing.ed-playing #minimap,body.editing.ed-playing #touch-controls.show{display:block!important}body.editing.ed-playing #fullscreen-toggle{display:grid!important}body.editing.ed-playing #viewer-mode-shell:not([hidden]){display:flex!important}body.editing.ed-playing .ed-island,body.editing.ed-playing .ed-room-switcher{display:none}body.editing.ed-furnishing:not(.ed-playing) #crosshair{display:block!important}body.editing.ed-furnishing:not(.ed-playing) #touch-controls.show{display:block!important}body.editing.ed-storying:not(.ed-playing) #crosshair{display:block!important}body.editing.ed-storying:not(.ed-playing) #touch-controls.show{display:block!important}body.editing.ed-furnishing:not(.ed-playing) .touch-joystick{bottom:calc(160px + env(safe-area-inset-bottom))}body.editing.ed-storying:not(.ed-playing) .touch-joystick{bottom:calc(160px + env(safe-area-inset-bottom))}body.editing.ed-storying.ed-story-parked .touch-joystick,body.editing.ed-storying:has(.ed-story-tray.is-expanded) .touch-joystick{display:none}body.editing.ed-furnishing .ed-status-pill,body.editing.ed-storying .ed-status-pill{display:none}.ed-island{position:fixed;z-index:40;color:#e8e2d4;font:13px/1.3 Segoe UI,system-ui,sans-serif;background:var(--ed-surface);border:1px solid var(--ed-border);border-radius:12px;box-shadow:var(--ed-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ed-pill{top:16px;left:50%;transform:translate(-50%);border-radius:999px;padding:4px}.ed-modes{display:flex;gap:2px}.ed-modes button{border:0;background:transparent;color:inherit;padding:5px 12px;border-radius:999px;cursor:pointer;font-size:12px}.ed-modes button.on{background:var(--ed-gold);color:#14100a;font-weight:700}.ed-modes button:disabled{opacity:.35;cursor:default}.ed-space-chip{top:16px;left:16px;padding:8px 12px;display:flex;align-items:center;gap:7px;max-width:min(36vw,430px);height:38px;box-sizing:border-box}.ed-space-chip a{color:var(--ed-gold);text-decoration:none}.ed-space-chip span{color:#ffffff52}.ed-space-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.ed-space-chip a:focus-visible{outline:2px solid var(--ed-gold);outline-offset:3px}.ed-actions{top:16px;right:16px;display:flex;align-items:center;gap:4px;height:38px;box-sizing:border-box;padding:4px}.ed-actions .ed-divider{width:1px;height:16px;background:#ffffff24;margin:0 3px}.ed-btn{border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:inherit;border-radius:7px;padding:5px 11px;cursor:pointer;font-size:12px}.ed-btn:disabled{opacity:.35;cursor:default}.ed-btn.ed-primary{background:var(--ed-gold);border-color:var(--ed-gold);color:#14100a;font-weight:700}.ed-actions .ed-icon-btn{display:grid;place-items:center;width:30px;height:30px;box-sizing:border-box;padding:0}.ed-icon-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ed-icon-btn .ed-icon-fill{fill:currentColor;stroke:none}.ed-status-pill{left:16px;bottom:116px;display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;max-width:50vw;pointer-events:none}.ed-status-pill:has(.ed-status:empty):not(:has(.ed-draft-chip)){display:none}.ed-status-pill .ed-btn{pointer-events:auto}.ed-status{font-size:12px;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-status.err{color:#ff9d80;opacity:1;white-space:normal}.ed-room-switcher.hidden{display:none}.ed-rooms-toggle svg{width:15px;height:15px;fill:currentColor;stroke:currentColor;stroke-width:.4}.ed-tray{left:16px;right:16px;bottom:16px;height:84px;box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;overflow-x:auto}.ed-tray[hidden]{display:none}.ed-tray-hint{margin-left:auto;font-size:12px;opacity:.5;white-space:nowrap}.ed-room-card{width:108px;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:10px;padding:8px;cursor:grab;background:#ffffff0a;-webkit-user-select:none;user-select:none}.ed-room-card b{display:block;font-size:12px;margin-bottom:2px}.ed-room-card span{font-size:10px;opacity:.55}.ed-ghost{position:fixed;z-index:60;pointer-events:none;opacity:.8}.ed-inspector{top:64px;right:16px;bottom:116px;width:250px;overflow-y:auto;padding:14px;font-size:12px;line-height:1.5}.ed-inspector:where(.ed-plan-room){top:104px}.ed-inspector.hidden{display:none}.ed-inspector h3{font-size:11px;letter-spacing:.1em;color:#c9a96e;margin:0 0 10px}.ed-plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ed-plan-close{display:inline-flex;margin-top:-4px;padding:3px 8px}.ed-field{margin-bottom:10px}.ed-field label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;opacity:.55;margin-bottom:3px}.ed-field input{width:100%;box-sizing:border-box;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:inherit;padding:6px 8px}.ed-f-del{margin:14px 0 4px}.ed-conn-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px dashed rgba(255,255,255,.1)}.ed-toast{left:50%;bottom:116px;min-width:290px;max-width:min(520px,72vw);padding:11px 15px;transform:translate(-50%,12px);opacity:0;pointer-events:none;text-align:center;transition:opacity .2s ease,transform var(--ed-transition);z-index:200}.ed-toast:before{content:"";display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:var(--ed-gold);box-shadow:0 0 0 4px #c9a96e1f}.ed-toast.show{opacity:1;transform:translate(-50%)}#editor-root:has(.ed-tray.is-expanded) .ed-toast{bottom:calc(min(360px,100dvh - 96px) + 28px)}.ed-transition-scrim{position:fixed;z-index:34;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#080c13;opacity:0;transition:opacity .18s ease}.ed-transition-scrim.show{opacity:1}.ed-furnish-target{top:calc(50% + 30px);left:50%;transform:translate(-50%);border-radius:999px;padding:6px 10px;color:#edf3ef;cursor:pointer;transition:opacity var(--ed-transition),transform var(--ed-transition)}.ed-furnish-target.hidden{display:none}.ed-inspector.ed-furnish-walls{bottom:auto;display:flex;flex-direction:column;max-height:calc(100dvh - 180px);overflow:hidden;padding:8px;transition:width var(--ed-transition),max-height var(--ed-transition),padding var(--ed-transition),border-radius var(--ed-transition)}.ed-inspector.ed-furnish-walls.is-collapsed{width:auto;max-width:132px;bottom:auto;max-height:36px;overflow:hidden;padding:3px 4px 3px 10px;border-radius:18px}.ed-furnish-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:2px 2px 11px;border-bottom:1px solid rgba(255,255,255,.08)}.ed-inspector.ed-furnish-walls.is-collapsed .ed-furnish-heading{align-items:center;min-height:28px;padding:0;border-bottom:0}.ed-inspector.ed-furnish-walls.is-collapsed .ed-furnish-wall-list,.ed-inspector.ed-furnish-walls.is-collapsed .ed-furnish-subtitle{display:none}.ed-furnish-heading h3{margin:0;text-transform:none;letter-spacing:0;color:#e8e2d4;font-size:13px}.ed-furnish-heading span{display:block;margin-top:3px;color:#e8e2d480;font-size:11px}.ed-furnish-heading-actions{display:flex;align-items:center;gap:5px}.ed-furnish-collapse{display:grid;place-items:center;width:28px;height:28px;box-sizing:border-box;padding:0;border:0;color:var(--ed-gold);background:transparent}.ed-furnish-collapse svg{width:15px;height:15px;fill:currentColor;stroke:currentColor;stroke-width:1.35;stroke-linecap:round}.ed-furnish-collapse:hover,.ed-furnish-collapse:focus-visible{background:#ffffff12}.ed-furnish-wall-list{display:grid;min-height:0;gap:6px;margin-top:8px;overflow-y:auto;overscroll-behavior:contain}.ed-furnish-wall-row{width:100%;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;border:1px solid transparent;border-radius:8px;padding:8px;color:#d8d8d3;background:transparent;text-align:left;cursor:pointer;transition:border-color var(--ed-transition),background var(--ed-transition),transform .15s ease}.ed-furnish-wall-row:hover,.ed-furnish-wall-row:focus-visible,.ed-furnish-wall-row[aria-current=true]{border-color:#86d6e86b;background:#86d6e814}.ed-furnish-wall-row:active{transform:scale(.985)}.ed-furnish-wall-thumb{width:32px;height:25px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:linear-gradient(145deg,#d8d1c4,#777166)}.ed-furnish-wall-row b,.ed-furnish-wall-row small{display:block}.ed-furnish-wall-row b{font-size:12px;font-weight:600}.ed-furnish-wall-row small{margin-top:2px;color:#e8e2d47a;font-size:10px}.ed-furnish-wall-row em{color:#e8e2d4a8;font-style:normal;font-size:11px}.ed-furnish-empty{margin:12px 4px;color:#e8e2d48c}body.editing.ed-wall-focus #crosshair,body.editing.ed-wall-focus .ed-furnish-target{display:none!important}.ed-tray.ed-furnish-assets{z-index:55;height:96px;padding:8px 10px;overflow:hidden;transition:height var(--ed-transition),border-radius var(--ed-transition)}.ed-tray.ed-furnish-assets.is-expanded{height:min(360px,calc(100dvh - 96px))}.ed-assets-compact{display:grid;grid-template-columns:auto auto 1px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0}.ed-assets-expanded{display:none;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-width:0}.ed-furnish-assets.is-expanded .ed-assets-compact{display:none}.ed-furnish-assets.is-expanded .ed-assets-expanded{display:grid}.ed-assets-header{display:flex;align-items:center;gap:10px;min-width:0;padding:1px 0 9px;border-bottom:1px solid rgba(255,255,255,.09)}.ed-asset-back,.ed-asset-drawer-toggle,.ed-asset-upload,.ed-asset-filters button{box-sizing:border-box;border:1px solid transparent;color:inherit;background:transparent;cursor:pointer;font:inherit;transition:color var(--ed-transition),border-color var(--ed-transition),background var(--ed-transition),transform .15s ease}.ed-asset-back{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:10px}.ed-asset-back svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ed-asset-back:hover,.ed-asset-back:focus-visible,.ed-asset-drawer-toggle:hover,.ed-asset-drawer-toggle:focus-visible{border-color:#86d6e847;background:#ffffff0f}.ed-asset-back:active,.ed-asset-drawer-toggle:active,.ed-asset-upload:active,.ed-furnish-asset:active{transform:scale(.97)}.ed-asset-drawer-toggle{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"label arrow" "count arrow";align-items:center;column-gap:8px;min-width:96px;height:42px;padding:4px 9px 4px 11px;border-radius:10px;text-align:left}.ed-asset-drawer-label{grid-area:label;display:flex;align-items:center}.ed-asset-drawer-text{font-size:12px;font-weight:650}.ed-asset-drawer-icon{display:none}.ed-asset-drawer-toggle small{grid-area:count;color:#e8e2d47a;font-size:9px}.ed-asset-drawer-toggle>svg{grid-area:arrow;width:15px;height:15px;fill:none;stroke:var(--ed-gold);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--ed-transition)}.ed-furnish-assets.is-expanded .ed-asset-drawer-toggle>svg{transform:rotate(180deg)}.ed-wall-dolly{position:fixed;right:14px;bottom:120px;z-index:56;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 7px;border-radius:22px;box-sizing:border-box;background:#0a0e146b;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 18px #00000047;opacity:.4;touch-action:none;-webkit-tap-highlight-color:transparent;transition:opacity var(--ed-transition),box-shadow var(--ed-transition)}.ed-wall-dolly:hover{opacity:.82}.ed-wall-dolly.is-active{opacity:1;box-shadow:0 8px 26px #0006,0 0 0 1px #c9a96e47}.ed-wd-cap{font:700 13px Inter,system-ui,sans-serif;line-height:1;color:var(--ed-gold);opacity:.75;-webkit-user-select:none;user-select:none}.ed-wd-track{position:relative;width:4px;height:min(42vh,300px);border-radius:2px;background:#ffffff29}.ed-wd-thumb{position:absolute;left:50%;top:100%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;background:var(--ed-gold);box-shadow:0 0 0 4px #c9a96e24,0 2px 6px #0000006b;cursor:grab}.ed-wall-dolly.is-active .ed-wd-thumb{cursor:grabbing;box-shadow:0 0 0 5px #c9a96e38,0 2px 8px #00000080}body:has(.ed-furnish-assets.is-expanded) .ed-wall-dolly,body:has(.ed-frame-inspector) .ed-wall-dolly{display:none}@media (max-width: 720px){.ed-wall-dolly{bottom:116px}}body:has(.ed-story-tray.is-expanded) .ed-story-dolly,body.ed-playing .ed-story-dolly{display:none}.ed-asset-divider{align-self:stretch;width:1px;min-height:32px;margin-block:3px;background:#ffffff1c}.ed-asset-filmstrip{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:thin;scroll-snap-type:x proximity}.ed-furnish-asset{position:relative;display:flex;min-width:0;padding:0;border:1px solid transparent;border-radius:9px;color:inherit;background:#ffffff09;text-align:left;cursor:pointer;overflow:hidden;scroll-snap-align:start;touch-action:pan-x;transition:border-color var(--ed-transition),background var(--ed-transition),box-shadow var(--ed-transition),transform .15s ease}.ed-asset-filmstrip .ed-furnish-asset-card{position:relative;flex:0 0 88px;height:68px;border-radius:9px;scroll-snap-align:start}.ed-asset-filmstrip .ed-furnish-asset{width:100%;height:100%}.ed-furnish-asset:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.12);border-radius:inherit;pointer-events:none;transition:border-color var(--ed-transition),box-shadow var(--ed-transition)}.ed-furnish-asset:hover:after,.ed-furnish-asset:focus-visible:after{border-color:#86d6e870}.ed-furnish-asset.is-selected,.ed-furnish-asset[aria-pressed=true]{border-color:var(--ed-cyan);background:#149fbe14}.ed-furnish-asset.is-selected:after,.ed-furnish-asset[aria-pressed=true]:after{border-color:transparent}.ed-furnish-asset-image{position:relative;display:block;width:100%;height:100%;min-width:0;background:linear-gradient(145deg,#293039,#151a22);overflow:hidden}.ed-furnish-asset-image img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}.ed-furnish-asset-image em{position:absolute;right:6px;top:6px;width:6px;height:6px;border-radius:50%;background:#e8e2d4d9;box-shadow:0 0 0 2px #080c1266}.ed-asset-video-badge{position:absolute;left:6px;bottom:6px;padding:1px 6px;border-radius:4px;font:600 10px/16px system-ui,sans-serif;letter-spacing:.02em;color:#f5ead4;background:#0000009e;pointer-events:none}.ed-asset-uploads{display:grid;gap:6px;padding:8px 12px 0}.ed-asset-upload-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px 10px;font-size:12px;color:#e8dcc4}.ed-asset-upload-row b{grid-column:1 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.ed-asset-upload-row progress{grid-column:1 / -1;width:100%;height:6px;accent-color:#c9a96e}.ed-asset-upload-row small{opacity:.75}.ed-asset-upload-row button{padding:2px 8px;border:1px solid rgba(201,169,110,.5);border-radius:6px;background:transparent;color:#f5ead4;font-size:11px;cursor:pointer}.ed-asset-upload-row.is-interrupted small{color:#e0b15c}.ed-asset-upload{flex:0 0 auto;height:34px;padding:6px 11px;border-color:#c9a96e73;border-radius:8px;color:#e4c47e;font-size:11px;font-weight:650}.ed-asset-upload:hover,.ed-asset-upload:focus-visible{border-color:var(--ed-gold);background:#c9a96e17}.ed-asset-filters{display:flex;align-items:center;gap:7px;margin-left:auto;min-width:0}.ed-asset-filters button{height:30px;padding:4px 8px;border-radius:6px;color:#e8e2d48f;white-space:nowrap;font-size:11px;font-weight:600}.ed-asset-filters button:hover,.ed-asset-filters button:focus-visible{color:#e8e2d4;background:#ffffff0d}.ed-asset-filters button[aria-pressed=true]{color:#e4c47e;background:#c9a96e14;box-shadow:inset 0 -2px 0 var(--ed-gold)}.ed-asset-filter-menu{display:none;position:relative;margin-left:auto}.ed-asset-grid{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:10px;min-height:0;padding:10px 2px 2px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}.ed-asset-grid>.ed-furnish-asset,.ed-asset-grid .ed-furnish-asset-card{position:relative;display:block;height:auto;flex:0 0 calc((100% - 50px) / 6);aspect-ratio:16 / 10;align-self:flex-start;border-radius:8px}.ed-furnish-asset-card>.ed-furnish-asset{width:100%;height:100%}.ed-asset-grid .ed-furnish-asset-image{position:absolute;top:0;right:0;bottom:0;left:0;height:auto}.ed-asset-grid .ed-furnish-asset,.ed-asset-grid .ed-furnish-asset-image,.ed-asset-grid .ed-furnish-asset-image img{border-radius:8px}.ed-furnish-asset-copy{display:block;min-width:0;padding:6px 7px 7px}.ed-asset-grid .ed-furnish-asset-copy{position:absolute;z-index:1;left:0;right:0;bottom:0;padding-top:18px;background:linear-gradient(transparent,#080c12e0)}.ed-furnish-asset-copy b,.ed-furnish-asset-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-furnish-asset-copy b{font-size:10px;font-weight:600}.ed-furnish-asset-copy small{margin-top:2px;color:#e8e2d475;font-size:9px}.ed-asset-preview-button,.ed-asset-delete,.ed-asset-place{position:absolute;z-index:3;top:5px;display:grid;width:30px;height:30px;place-items:center;padding:0;visibility:hidden;border:1px solid transparent;border-radius:7px;color:#e8e2d480;background:transparent;box-shadow:none;pointer-events:none;opacity:0;cursor:pointer;transform:translateY(-2px);transition:color var(--ed-transition),border-color var(--ed-transition),background var(--ed-transition),opacity var(--ed-transition),transform .15s ease}.ed-asset-preview-button{left:5px}.ed-asset-delete{right:5px}.ed-asset-place{top:auto;right:5px;bottom:5px;transform:translateY(2px)}.ed-asset-preview-button:before,.ed-asset-delete:before,.ed-asset-place:before{content:"";position:absolute;width:24px;height:24px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#080c127a;transition:border-color var(--ed-transition),background var(--ed-transition)}.ed-furnish-asset-card:hover .ed-asset-preview-button,.ed-furnish-asset-card:focus-within .ed-asset-preview-button,.ed-furnish-asset-card:hover .ed-asset-delete,.ed-furnish-asset-card:focus-within .ed-asset-delete,.ed-furnish-asset-card:hover .ed-asset-place,.ed-furnish-asset-card:focus-within .ed-asset-place{visibility:visible;pointer-events:auto;opacity:.72;transform:translateY(0)}.ed-asset-preview-button svg,.ed-asset-delete svg,.ed-asset-place svg{position:relative;z-index:1;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.ed-asset-preview-button:hover,.ed-asset-preview-button:focus-visible,.ed-asset-delete:hover,.ed-asset-delete:focus-visible{color:#e8e2d4db;border-color:transparent;background:transparent;opacity:.9}.ed-asset-preview-button:hover:before,.ed-asset-preview-button:focus-visible:before,.ed-asset-delete:hover:before,.ed-asset-delete:focus-visible:before{border-color:#fff3;background:#080c12b3}.ed-asset-delete:hover,.ed-asset-delete:focus-visible{color:#ffb09b;border-color:transparent;background:transparent}.ed-asset-delete:hover:before,.ed-asset-delete:focus-visible:before{border-color:#ff9d803d;background:#46181494}.ed-asset-delete:disabled{opacity:.45;cursor:wait}.ed-asset-place:hover,.ed-asset-place:focus-visible{color:#9be4f0;border-color:transparent;background:transparent;opacity:.9}.ed-asset-place:hover:before,.ed-asset-place:focus-visible:before{border-color:#38d6ec47;background:#0c262e9e}.ed-asset-empty{flex:1 0 100%;margin:28px auto;color:#e8e2d480;text-align:center}@media (hover: hover) and (pointer: fine){.ed-furnish-asset-card:hover .ed-asset-preview-button,.ed-furnish-asset-card:focus-within .ed-asset-preview-button,.ed-furnish-asset-card:hover .ed-asset-delete,.ed-furnish-asset-card:focus-within .ed-asset-delete,.ed-furnish-asset-card:hover .ed-asset-place,.ed-furnish-asset-card:focus-within .ed-asset-place{color:#f4efe4d1;opacity:.94}.ed-furnish-asset-card:hover .ed-asset-preview-button:before,.ed-furnish-asset-card:focus-within .ed-asset-preview-button:before,.ed-furnish-asset-card:hover .ed-asset-delete:before,.ed-furnish-asset-card:focus-within .ed-asset-delete:before,.ed-furnish-asset-card:hover .ed-asset-place:before,.ed-furnish-asset-card:focus-within .ed-asset-place:before{border-color:#fff3;background:#080c12b8;box-shadow:0 3px 10px #0000004d}}@media (hover: none),(pointer: coarse){.ed-furnish-asset:not([aria-pressed=true])+.ed-asset-preview-button,.ed-furnish-asset:not([aria-pressed=true])~.ed-asset-delete,.ed-furnish-asset:not([aria-pressed=true])~.ed-asset-place{visibility:hidden;pointer-events:none;opacity:0}.ed-furnish-asset[aria-pressed=true]+.ed-asset-preview-button,.ed-furnish-asset[aria-pressed=true]~.ed-asset-delete,.ed-furnish-asset[aria-pressed=true]~.ed-asset-place{visibility:visible;pointer-events:auto;opacity:.84;transform:translateY(0)}}.ed-confirm-dialog{width:min(420px,calc(100vw - 32px));margin:auto;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#e8e2d4;background:linear-gradient(145deg,#1b2029fc,#090d14fc);box-shadow:0 28px 90px #00000094}.ed-confirm-dialog::backdrop{background:#03060abd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ed-confirm-dialog-card{padding:18px}.ed-confirm-dialog-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ed-confirm-dialog-card small{display:block;color:var(--ed-gold);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ed-confirm-dialog-card h2{margin:5px 0 0;font-size:17px;line-height:1.25}.ed-confirm-dialog-card p{margin:15px 0 18px;color:#e8e2d494;font-size:12px;line-height:1.5}.ed-confirm-dialog-card footer{display:flex;justify-content:flex-end;gap:8px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.ed-confirm-dialog-card footer button,.ed-confirm-dialog-close{height:34px;padding:6px 12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:inherit;background:#ffffff0a;cursor:pointer}.ed-confirm-dialog-close{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;padding:0}.ed-confirm-dialog-close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.ed-confirm-dialog-card footer button:hover,.ed-confirm-dialog-card footer button:focus-visible,.ed-confirm-dialog-close:hover,.ed-confirm-dialog-close:focus-visible{border-color:#c9a96e7a;background:#c9a96e14}.ed-confirm-dialog-card .ed-confirm-confirm{border-color:#ff9d806b;color:#ffd4c8;background:#611f19b8}.ed-confirm-dialog-card .ed-confirm-confirm:hover,.ed-confirm-dialog-card .ed-confirm-confirm:focus-visible{border-color:#ff9d80b3;background:#74251de6}.ed-conflict-dialog{width:min(30rem,calc(100vw - 32px))}.ed-conflict-costs{margin:0;padding:0 0 0 1.1em;display:grid;gap:8px}.ed-conflict-costs li{font-size:13px;line-height:1.45;color:#e8e2d4d9}.ed-conflict-note{margin:10px 0 0;font-size:11px;line-height:1.5;color:#e8e2d473}.ed-conflict-costs strong{color:#e8e2d4}.ed-conflict-load{border:1px solid rgba(255,255,255,.18);border-radius:8px;background:transparent;color:#e8e2d4e6;cursor:pointer}.ed-conflict-load:hover{background:#ffffff14}.ed-asset-lightbox{position:fixed;z-index:600;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;box-sizing:border-box;padding:24px;color:#e8e2d4;background:#03060ac7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);touch-action:none}.ed-asset-lightbox-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1100px,calc(100vw - 48px));height:min(820px,calc(100dvh - 48px));overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(145deg,#1b2029fa,#090d14fc);box-shadow:0 28px 90px #0000008f}.ed-asset-lightbox-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.ed-asset-lightbox-panel h2,.ed-asset-lightbox-panel p,.ed-asset-lightbox-meta{margin:0}.ed-asset-lightbox-panel h2{font-size:14px;font-weight:650}.ed-asset-lightbox-panel p,.ed-asset-lightbox-meta{margin-top:3px;color:#e8e2d480;font-size:10px}.ed-asset-usage{position:relative;display:inline-flex;vertical-align:baseline}.ed-asset-usage-chip{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;margin:-2px -5px;border:0;border-radius:6px;color:inherit;background:transparent;font:inherit;line-height:1.2;cursor:pointer;transition:color var(--ed-transition),background var(--ed-transition)}.ed-asset-usage-chip:hover,.ed-asset-usage-chip:focus-visible{color:#e8e2d4;background:#ffffff0d}.ed-asset-usage-chip[aria-expanded=true]{color:#e4c47e}.ed-asset-usage-chip svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transform:rotate(180deg);transition:transform var(--ed-transition)}.ed-asset-usage-chip[aria-expanded=true] svg{transform:rotate(0)}.ed-asset-usage-menu{position:absolute;z-index:5;top:calc(100% + 6px);left:0;margin:0;min-width:190px;max-height:40vh;padding:5px;list-style:none;overflow-y:auto;border:1px solid var(--ed-border);border-radius:10px;background:#0c1018f5;box-shadow:var(--ed-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ed-asset-usage-menu li{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:6px 9px;border-radius:7px;color:#e8e2d485;font-size:10px;white-space:nowrap}.ed-asset-usage-menu li b{font-weight:600;color:#e8e2d4d1}.ed-asset-lightbox-close{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#e8e2d4c7;background:#ffffff09;cursor:pointer;transition:color var(--ed-transition),border-color var(--ed-transition),background var(--ed-transition),transform .15s ease}.ed-asset-lightbox-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.ed-asset-lightbox-close:hover,.ed-asset-lightbox-close:focus-visible{color:#f0d18d;border-color:#c9a96e7a;background:#c9a96e14}.ed-asset-lightbox-close:active,.ed-asset-preview-button:active,.ed-asset-delete:active,.ed-asset-place:active{transform:scale(.94)}.ed-asset-lightbox-stage{position:relative;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(circle,rgba(255,255,255,.035),transparent 68%)}.ed-asset-lightbox-stage img{position:absolute;top:16px;right:16px;bottom:16px;left:16px;display:block;width:calc(100% - 32px);height:calc(100% - 32px);object-fit:contain;border-radius:4px;filter:drop-shadow(0 16px 27px rgba(0,0,0,.42))}@media (max-width: 820px){.ed-inspector.ed-furnish-walls{width:220px;max-height:min(300px,calc(100dvh - 240px))}.ed-inspector.ed-furnish-walls.is-collapsed{top:64px;right:16px;bottom:auto}.ed-furnish-wall-row{padding:6px}}@media (max-width: 600px) and (orientation: portrait){body.editing.ed-furnishing:not(.ed-playing) .touch-joystick{bottom:calc(24px + env(safe-area-inset-bottom))}body.editing.ed-wall-focus:not(.ed-playing) .touch-joystick{bottom:calc(124px + env(safe-area-inset-bottom))}body.editing.ed-storying:not(.ed-playing) .touch-joystick{bottom:calc(124px + env(safe-area-inset-bottom))}.ed-pill{top:calc(8px + env(safe-area-inset-top))}.ed-space-chip{top:calc(56px + env(safe-area-inset-top));left:10px;max-width:calc(100vw - 170px);padding:0 10px}.ed-actions{top:calc(56px + env(safe-area-inset-top));right:10px;padding:4px}.ed-actions .ed-btn{padding:5px 8px}.ed-actions .ed-undo,.ed-actions .ed-redo,.ed-actions .ed-icon-btn{width:28px;height:28px;padding:0}.ed-actions .ed-divider{margin-inline:1px}.ed-tray{left:12px;right:12px;bottom:12px;height:80px;gap:8px;padding:8px 10px;overflow-x:hidden}.ed-tray-hint{flex:1 1 90px;min-width:72px;max-width:122px;margin-left:0;white-space:normal;text-align:right;line-height:1.25}.ed-room-card{width:92px;padding:6px}.ed-status-pill{left:12px;bottom:104px;max-width:calc(100vw - 24px)}body.editing:has(.ed-inspector:not(.hidden):not(.ed-furnish-walls)) .ed-status-pill{display:none}.ed-inspector{top:auto;left:12px;right:12px;bottom:104px;width:auto;max-height:min(46vh,340px)}.ed-plan-close{display:inline-flex}body.editing.ed-furnishing:not(.ed-wall-focus) .ed-tray{display:none}body.editing.ed-wall-focus .ed-tray.ed-furnish-assets{left:12px;right:12px;width:auto;max-width:none;height:88px;padding:7px 8px;border-radius:14px;overflow:hidden}body.editing.ed-wall-focus .ed-tray.ed-furnish-assets.is-expanded{height:min(390px,52dvh);border-radius:16px}.ed-assets-compact{grid-template-columns:auto auto 1px minmax(0,1fr);gap:6px}.ed-asset-back{flex-basis:38px;width:38px;height:42px}.ed-asset-drawer-toggle{min-width:54px;height:42px;padding-inline:7px;column-gap:4px}.ed-asset-drawer-text{display:none}.ed-asset-drawer-icon{display:block;width:16px;height:16px;fill:none;stroke:var(--ed-gold);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.ed-asset-filmstrip{gap:6px}.ed-asset-filmstrip .ed-furnish-asset-card{flex-basis:76px;height:62px}.ed-assets-header{position:relative;z-index:2;gap:5px;padding-bottom:7px}.ed-assets-header .ed-asset-divider{display:none}.ed-asset-upload{height:32px;padding-inline:8px}.ed-asset-filters{display:none}.ed-asset-filter-menu{display:block;min-width:0}.ed-asset-filter-trigger{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:6px;width:112px;height:32px;box-sizing:border-box;padding:5px 8px 5px 10px;border:1px solid rgba(201,169,110,.32);border-radius:8px;color:#e4c47e;background:#0c1018e0;box-shadow:0 5px 14px #00000038;font:600 10px/1.2 Segoe UI,system-ui,sans-serif;text-align:left;cursor:pointer}.ed-asset-filter-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-asset-filter-trigger svg{width:14px;height:14px;fill:none;stroke:var(--ed-gold);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--ed-transition)}.ed-asset-filter-menu.is-open .ed-asset-filter-trigger svg{transform:rotate(180deg)}.ed-asset-filter-options{position:absolute;z-index:4;top:calc(100% + 6px);right:0;display:none;width:132px;padding:5px;border:1px solid var(--ed-border);border-radius:10px;background:#0c1018f5;box-shadow:var(--ed-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ed-asset-filter-menu.is-open .ed-asset-filter-options{display:grid;gap:3px}.ed-asset-filter-options button{min-height:32px;padding:6px 9px;border:1px solid transparent;border-radius:7px;color:#e8e2d4ad;background:transparent;font:600 10px/1.2 Segoe UI,system-ui,sans-serif;text-align:left;cursor:pointer}.ed-asset-filter-options button:hover,.ed-asset-filter-options button:focus-visible{color:#e8e2d4;background:#ffffff0f}.ed-asset-filter-options button[aria-selected=true]{color:#e4c47e;border-color:#c9a96e6b;background:#c9a96e1a}.ed-asset-grid{gap:7px;padding-top:8px}.ed-asset-grid>.ed-furnish-asset,.ed-asset-grid .ed-furnish-asset-card{flex-basis:calc((100% - 14px) / 3)}.ed-furnish-asset-copy{padding:5px 6px 6px}.ed-asset-preview-button,.ed-asset-delete,.ed-asset-place{top:2px;width:34px;height:34px;color:#e8e2d4b3}.ed-asset-preview-button{left:2px}.ed-asset-delete{right:2px}.ed-asset-place{top:auto;right:2px;bottom:2px}.ed-asset-preview-button:before,.ed-asset-delete:before,.ed-asset-place:before{width:22px;height:22px;border-color:#ffffff2e;background:#080c12a8}.ed-furnish-asset-card:hover .ed-asset-preview-button,.ed-furnish-asset-card:focus-within .ed-asset-preview-button,.ed-furnish-asset-card:hover .ed-asset-delete,.ed-furnish-asset-card:focus-within .ed-asset-delete,.ed-furnish-asset-card:hover .ed-asset-place,.ed-furnish-asset-card:focus-within .ed-asset-place{opacity:.84}.ed-asset-lightbox{padding:12px}.ed-asset-lightbox-panel{width:calc(100vw - 24px);height:calc(100dvh - 24px);border-radius:15px}.ed-asset-lightbox-panel>header{padding:11px 12px}.ed-asset-lightbox-stage img{top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.ed-inspector.ed-furnish-walls{z-index:160;top:calc(102px + env(safe-area-inset-top));right:12px;bottom:auto;left:auto;width:min(208px,calc(100vw - 24px));max-height:calc(100dvh - 126px - env(safe-area-inset-top));padding:8px;transition:width var(--ed-transition),max-height var(--ed-transition),padding var(--ed-transition),border-radius var(--ed-transition)}.ed-inspector.ed-furnish-walls.is-collapsed{top:calc(102px + env(safe-area-inset-top));right:12px;bottom:auto;width:auto;max-width:122px;max-height:34px;overflow:hidden;padding:3px 4px 3px 9px}.ed-furnish-heading{align-items:center;min-height:28px;gap:5px;padding:0 0 5px 2px}.ed-inspector.ed-furnish-walls.is-collapsed .ed-furnish-heading{align-items:center;padding:0;border-bottom:0}.ed-inspector.ed-furnish-walls.is-collapsed .ed-furnish-heading h3{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-furnish-subtitle{display:none!important}.ed-furnish-heading h3{color:#e8e2d4;font-size:11px;white-space:nowrap}.ed-furnish-collapse{width:26px;height:26px;box-sizing:border-box;padding:0;border:0;background:transparent}.ed-furnish-wall-list{gap:3px;margin-top:5px;max-height:calc(100dvh - 182px - env(safe-area-inset-top));overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.ed-furnish-wall-row{grid-template-columns:26px 1fr auto;gap:6px;padding:4px 5px;line-height:1.15}.ed-furnish-wall-thumb{width:26px;height:21px}.ed-furnish-wall-row b{font-size:11px}.ed-furnish-wall-row small{margin-top:1px;font-size:9px}.ed-toast{bottom:112px;min-width:0;width:max-content;max-width:calc(100vw - 24px);box-sizing:border-box}#editor-root:has(.ed-tray.is-expanded) .ed-toast{bottom:calc(min(390px,52dvh) + 24px)}}@media (max-height: 480px) and (orientation: landscape){body.editing.ed-furnishing:not(.ed-playing) .touch-joystick{bottom:calc(118px + env(safe-area-inset-bottom))}body.editing.ed-storying:not(.ed-playing) .touch-joystick{bottom:calc(118px + env(safe-area-inset-bottom))}.ed-space-chip{left:10px;max-width:130px;padding:7px 9px}.ed-actions{right:10px;padding:3px}.ed-actions .ed-btn{padding:5px 8px}.ed-actions .ed-undo,.ed-actions .ed-redo,.ed-actions .ed-icon-btn{width:28px;height:28px;padding:0}.ed-actions .ed-divider{margin-inline:1px}.ed-modes button{padding-inline:9px}.ed-tray{left:10px;right:10px;bottom:10px;height:72px}body.editing.ed-wall-focus .ed-tray.ed-furnish-assets{height:78px}body.editing.ed-wall-focus .ed-tray.ed-furnish-assets.is-expanded{height:min(280px,calc(100dvh - 76px))}#editor-root:has(.ed-tray.is-expanded) .ed-toast{bottom:calc(min(280px,100dvh - 76px) + 20px)}.ed-asset-filmstrip .ed-furnish-asset-card{flex-basis:76px;height:58px}.ed-asset-grid>.ed-furnish-asset,.ed-asset-grid .ed-furnish-asset-card{flex-basis:calc((100% - 40px)/5)}.ed-status-pill{bottom:92px}.ed-inspector{top:58px;right:10px;bottom:92px}.ed-inspector:where(.ed-plan-room){top:100px}.ed-inspector.ed-furnish-walls.is-collapsed{top:58px;right:10px;bottom:auto}.ed-inspector.ed-furnish-walls{top:58px;right:10px;bottom:92px;width:230px;max-height:none}.ed-furnish-heading{padding-bottom:7px}.ed-furnish-wall-list{gap:4px;margin-top:6px}.ed-furnish-wall-row{grid-template-columns:28px 1fr auto;gap:6px;padding:4px 6px}.ed-furnish-wall-thumb{width:28px;height:22px}.ed-furnish-wall-row small{display:none}}body.ed-playing .ed-play-exit{display:grid}.ed-wall-composer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;pointer-events:none}.ed-wc-drag-chip{position:fixed;z-index:2;width:44px;height:44px;transform:translate(-50%,-58%);pointer-events:none;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:9px;background:#0c1018cc;opacity:.88;box-shadow:0 6px 18px #00000073}.ed-wc-drag-chip img{display:block;width:100%;height:100%;object-fit:cover}.ed-wc-region{position:absolute;pointer-events:auto;touch-action:none}.ed-wall-composer.is-scrollable .ed-wc-region{cursor:grab}.ed-wall-composer.is-panning .ed-wc-region{cursor:grabbing}.ed-wc-frame{position:absolute;pointer-events:none;touch-action:none}.ed-wc-quad{position:absolute;left:0;top:0;transform-origin:0 0;pointer-events:auto;touch-action:none;cursor:grab;border:1.5px solid transparent;border-radius:2px}.ed-wc-frame:hover .ed-wc-quad,.ed-wc-quad:hover{border-color:#38d6ec8c}.ed-wc-frame.is-selected .ed-wc-quad{border-color:#38d6ec;box-shadow:0 0 0 1px #38d6ec59}.ed-wc-frame.is-nudged .ed-wc-quad{border-color:#f0b23e;box-shadow:0 0 0 1px #f0b23e73;background:#f0b23e1a}.ed-wc-frame.is-blocked .ed-wc-quad{border-color:#e0642f;box-shadow:0 0 0 1px #e0642f80;background:#e0642f1f}.ed-wc-frame.is-dragging .ed-wc-quad{cursor:grabbing}.ed-wc-guide{position:absolute;height:1px;transform-origin:0 50%;background:#d84d8f;pointer-events:none}.ed-wc-guide.is-gap{height:3px;margin-top:-1px;border-radius:2px;background:#f0b23ee6}.ed-wc-ghost{position:absolute;transform-origin:0 0;pointer-events:none;border-radius:2px;border:1.5px dashed rgba(56,214,236,.9);background:#38d6ec24}.ed-wc-ghost.is-nudged{border-color:#f0b23e;background:#f0b23e1f}.ed-wc-ghost.is-blocked{border-color:#e0642f;background:#e0642f24}.ed-wc-handle{position:absolute;width:44px;height:44px;margin:-22px;pointer-events:auto;touch-action:none;display:grid;place-items:center}.ed-wc-handle:after{content:"";width:12px;height:12px;border-radius:3px;background:#38d6ec;border:1.5px solid #0d2f36}.ed-wc-handle[data-cursor=nesw]{cursor:nesw-resize}.ed-wc-handle[data-cursor=nwse]{cursor:nwse-resize}.ed-wc-rotate{position:absolute;width:44px;height:44px;margin:-22px;pointer-events:auto;touch-action:none;display:grid;place-items:center;cursor:grab}.ed-wc-rotate svg{width:19px;height:19px;padding:3.5px;box-sizing:border-box;border-radius:50%;background:#38d6ec;border:1.5px solid #0d2f36;fill:none;stroke:#0d2f36;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.ed-wc-frame.is-dragging .ed-wc-rotate{cursor:grabbing}.ed-wc-rot-badge{position:fixed;z-index:42;padding:2px 7px;border-radius:6px;background:#080c12c7;color:#cfe9ef;font:11px/1.4 Segoe UI,system-ui,sans-serif;pointer-events:none}.ed-wc-frame-actions,.ed-plan-room-actions,.ed-story-beat-pill{position:fixed;z-index:41;display:flex;align-items:center;gap:2px;padding:3px 4px 3px 10px;border-radius:999px;background:#080c129e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 5px 18px #00000038}.ed-wc-frame-actions{top:106px;right:20px}.ed-plan-room-actions,.ed-story-beat-pill{top:64px;right:16px}.ed-story-beat-pill .ed-wc-fa-label{max-width:168px;margin-right:4px}body.editing.ed-playing .ed-story-beat-pill,body.editing.ed-playing .ed-plan-room-actions{display:none}.ed-wc-fa-label{font:10px/1.25 Segoe UI,system-ui,sans-serif;color:#e8e2d4b8;max-width:96px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-wc-frame-actions button,.ed-plan-room-actions button,.ed-story-beat-pill button{position:relative;width:26px;height:26px;padding:0;border:0;border-radius:8px;background:transparent;color:#e8e2d48c;display:grid;place-items:center;font-size:13px;cursor:pointer;transition:color .15s,background .15s}.ed-wc-frame-actions button:after,.ed-plan-room-actions button:after,.ed-story-beat-pill button:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.ed-wc-frame-actions button:hover,.ed-plan-room-actions button:hover,.ed-story-beat-pill button:hover{background:#ffffff1a;color:#fff}.ed-wc-frame-actions button:active,.ed-plan-room-actions button:active,.ed-story-beat-pill button:active{color:#fff}.ed-wc-frame-actions button svg,.ed-plan-room-actions button svg,.ed-story-beat-pill button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.ed-wc-fa-divider{width:1px;height:14px;background:#ffffff29;margin:0 3px}.ed-pr-count{font:10px/1 Segoe UI,system-ui,sans-serif;font-style:normal;color:#e8e2d4b8;margin-right:5px}.ed-pr-count:before{content:"·";margin-right:4px}.ed-plan-room-actions .ed-wc-fa-label{margin-right:4px}.ed-plan-meta{margin:-4px 0 10px;font-size:11px;color:#e8e2d48c}@media (max-width: 820px){.ed-plan-room-actions,.ed-story-beat-pill{top:64px;right:12px}}@media (max-width: 600px) and (orientation: portrait){.ed-wc-frame-actions{z-index:159;top:calc(140px + env(safe-area-inset-top));right:14px}.ed-plan-room-actions,.ed-story-beat-pill{top:calc(102px + env(safe-area-inset-top));right:12px}}@media (max-height: 480px) and (orientation: landscape){.ed-wc-frame-actions{top:100px}.ed-plan-room-actions,.ed-story-beat-pill{top:58px;right:10px}}.ed-frame-inspector{position:fixed;right:18px;bottom:128px;width:304px;z-index:60;padding:12px 14px}.ed-fi-head-actions{display:flex;gap:6px;align-items:center}.ed-fi-replace svg,.ed-fi-shape svg{width:14px;height:14px;display:block;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.ed-fi-dims{display:flex;gap:6px;align-items:center}.ed-fi-dims label{flex:0 0 78px;margin:0}.ed-fi-dim{position:relative;flex:1;min-width:0;display:flex}.ed-fi-dim i{position:absolute;left:8px;top:50%;transform:translateY(-50%);font:9px/1 Segoe UI,system-ui,sans-serif;font-style:normal;color:#e8e2d473;pointer-events:none}.ed-fi-dim input{width:100%;min-width:0;padding-left:20px}.ed-fi-dim input::-webkit-inner-spin-button,.ed-fi-dim input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ed-fi-dim input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ed-fi-trigger{display:flex;gap:4px}.ed-fi-trigger button{flex:1;padding:4px 0;border:1px solid rgba(201,169,110,.4);border-radius:6px;background:transparent;color:#e8dcc4;font-size:11px;cursor:pointer}.ed-fi-trigger button[aria-checked=true]{background:#c9a96e40;border-color:#c9a96e;color:#f5ead4}.ed-fi-poster-video{display:block;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:6px}.ed-field input.ed-fi-poster-scrub{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:22px;margin:4px 0 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer}.ed-field input.ed-fi-poster-scrub:focus{outline:none;box-shadow:none;background:transparent}.ed-fi-poster-scrub::-webkit-slider-runnable-track{height:2px;border-radius:1px;background:linear-gradient(90deg,#c9a96e var(--pos, 0%),rgba(255,255,255,.16) var(--pos, 0%))}.ed-fi-poster-scrub::-moz-range-track{height:2px;border-radius:1px;background:#ffffff29}.ed-fi-poster-scrub::-moz-range-progress{height:2px;background:#c9a96e}.ed-fi-poster-scrub::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;margin-top:-5px;border-radius:50%;border:0;background:#e4c47e;box-shadow:0 0 0 3px #c9a96e40}.ed-fi-poster-scrub::-moz-range-thumb{width:12px;height:12px;border-radius:50%;border:0;background:#e4c47e;box-shadow:0 0 0 3px #c9a96e40}.ed-fi-poster-scrub:focus-visible{outline:none}.ed-fi-poster-scrub:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #c9a96e73}.ed-fi-poster-strip{display:flex;align-items:center;gap:8px;padding:8px;margin-top:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:6px;font-variant-numeric:tabular-nums}.ed-fi-poster-chip{flex:1;min-width:0;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0d}.ed-fi-poster-chip b{font-weight:500;font-size:12px;color:#e8e2d4}.ed-fi-poster-chip small{font-size:11px;color:#e8e2d480}.ed-fi-poster-capture,.ed-fi-poster-reset{flex:none;width:34px;height:34px;display:grid;place-items:center;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#e8e2d4bf;cursor:pointer;padding:0}.ed-fi-poster-capture{color:#e4c47e}.ed-fi-poster-capture svg,.ed-fi-poster-reset svg{width:14px;height:14px}.ed-fi-poster-capture:hover:not(:disabled),.ed-fi-poster-reset:hover:not(:disabled){background:#ffffff17}.ed-fi-poster-capture:disabled,.ed-fi-poster-reset:disabled{opacity:.35;cursor:default}@media (max-width: 820px){.ed-frame-inspector{bottom:116px}}@media (max-width: 600px){.ed-frame-inspector{left:10px;right:10px;bottom:116px;width:auto}}@media (max-height: 480px) and (orientation: landscape){.ed-frame-inspector{bottom:104px}}.ed-asset-picker{width:min(760px,calc(100vw - 32px));margin:auto;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#e8e2d4;background:linear-gradient(145deg,#1b2029fc,#090d14fc);box-shadow:0 28px 90px #00000094}.ed-asset-picker::backdrop{background:#03060abd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ed-asset-picker-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(560px,calc(100dvh - 48px));padding:16px 16px 14px}.ed-asset-picker-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.09)}.ed-asset-picker-card header>div{min-width:0}.ed-asset-picker-card header>div>small{display:block;color:var(--ed-gold);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ed-asset-picker-card h2{margin:5px 0 0;overflow:hidden;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ed-asset-picker-tools{display:flex;flex:0 0 auto;align-items:center;gap:8px}.ed-asset-picker-unused{height:32px;padding:5px 11px;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#e8e2d48f;background:#ffffff0a;font-size:11px;font-weight:600;cursor:pointer}.ed-asset-picker-unused:hover,.ed-asset-picker-unused:focus-visible{color:#e8e2d4;border-color:#c9a96e7a;background:#c9a96e14}.ed-asset-picker-unused[aria-pressed=true]{color:#e4c47e;border-color:#c9a96e7a;background:#c9a96e14;box-shadow:inset 0 -2px 0 var(--ed-gold)}.ed-asset-picker-close{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:inherit;background:#ffffff0a;cursor:pointer}.ed-asset-picker-close:hover,.ed-asset-picker-close:focus-visible{border-color:#c9a96e7a;background:#c9a96e14}.ed-asset-picker-close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.ed-asset-picker-grid>.ed-furnish-asset-card{flex:0 0 calc((100% - 30px)/4)}.ed-asset-picker-grid .ed-furnish-asset:disabled{cursor:default}.ed-asset-picker-grid .ed-furnish-asset.is-current{border-color:#c9a96e8c;background:#c9a96e0f}.ed-asset-picker-grid .ed-furnish-asset.is-current:after{border-color:transparent}.ed-asset-picker-grid .ed-furnish-asset.is-current small{color:#e4c47e}.ed-asset-picker-foot{display:flex;justify-content:flex-end;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.09)}.ed-asset-picker-ok{height:34px;min-width:84px;padding:6px 18px;border:1px solid rgba(201,169,110,.45);border-radius:8px;color:#e4c47e;background:#c9a96e1a;font-size:12px;font-weight:650;cursor:pointer}.ed-asset-picker-ok:hover:not(:disabled),.ed-asset-picker-ok:focus-visible{border-color:var(--ed-gold);background:#c9a96e29}.ed-asset-picker-ok:disabled{opacity:.4;cursor:default}.ed-shape-picker{width:min(460px,calc(100vw - 32px))}.ed-shape-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 2px 2px;overflow-y:auto;overscroll-behavior:contain}.ed-shape-card{display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#e8e2d4b8;background:#ffffff09;cursor:pointer;transition:border-color var(--ed-transition),background var(--ed-transition),color var(--ed-transition)}.ed-shape-card svg{width:44px;height:37px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round}.ed-shape-card span{font-size:10px;font-weight:600}.ed-shape-card:hover,.ed-shape-card:focus-visible{color:#e8e2d4;border-color:#86d6e870;background:#ffffff0f}.ed-shape-card[aria-pressed=true]{color:#e8e2d4;border-color:var(--ed-cyan);background:#149fbe14}.ed-shape-card.is-current{color:#e4c47e;border-color:#c9a96e8c;background:#c9a96e0f;cursor:default}.ed-wc-frame[data-shape=circle],.ed-wc-frame[data-shape=circle] .ed-wc-quad{border-radius:50%}.ed-wc-frame[data-shape=rounded],.ed-wc-frame[data-shape=rounded] .ed-wc-quad{border-radius:14%}@media (max-width: 600px){.ed-asset-picker{width:calc(100vw - 20px)}.ed-asset-picker-card{max-height:calc(100dvh - 32px);padding:14px 12px 12px}.ed-asset-picker-grid>.ed-furnish-asset-card{flex:0 0 calc((100% - 10px)/2)}}.ed-inspector.ed-furnish-walls.ed-furnish-rooms,.ed-inspector.ed-furnish-walls.ed-furnish-rooms.is-collapsed{left:14px;right:auto}.ed-furnish-rooms .ed-furnish-heading{justify-content:flex-start}.ed-inspector.ed-furnish-walls.ed-furnish-rooms.is-collapsed{padding:3px 10px 3px 4px}@media (max-width: 600px) and (orientation: portrait){.ed-inspector.ed-furnish-walls.ed-furnish-rooms,.ed-inspector.ed-furnish-walls.ed-furnish-rooms.is-collapsed{left:12px;right:auto}}@media (max-height: 480px) and (orientation: landscape){.ed-inspector.ed-furnish-walls.ed-furnish-rooms,.ed-inspector.ed-furnish-walls.ed-furnish-rooms.is-collapsed{left:10px;right:auto}}.ed-story-row{grid-template-columns:1fr auto;align-items:center;cursor:pointer}.ed-story-row-label{min-width:0}.ed-story-row-label b{display:block;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-story-row-label small{display:block;margin-top:2px;color:#e8e2d47a;font-size:10px}.ed-story-row-actions{display:flex;gap:2px;opacity:0;pointer-events:none;transition:opacity .12s}.ed-story-row.is-active .ed-story-row-actions{opacity:1;pointer-events:auto}.ed-story-row-actions button{display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:#e8e2d4b3;cursor:pointer}.ed-story-row-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.3}.ed-story-row-actions button:hover{background:#ffffff14;color:#e8e2d4}.ed-st-new{margin-left:auto}.ed-st-new svg{fill:none;stroke:currentColor;stroke-width:1.6}.ed-story-panel.is-collapsed .ed-st-new{display:none}.ed-story-empty{margin:6px 2px 0;color:#e8e2d466;font-size:11px}.ed-story-row.ed-story-edit{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:11px 12px;background:#00000029;border-color:#ffffff1a;min-width:0}.ed-st-field{display:flex;align-items:center;gap:11px;min-width:0}.ed-st-field>span:first-child{flex:none;width:2.4em;color:#e8e2d46b;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ed-st-input-wrap{position:relative;flex:1;min-width:0;display:flex}.ed-st-field input{flex:1;min-width:0;box-sizing:border-box;font:inherit;font-size:12.5px;color:#ece6da;background:#0000004d;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:7px 10px;transition:border-color var(--ed-transition),background var(--ed-transition)}.ed-st-input-wrap .ed-st-rename{padding-right:30px}.ed-st-field input:focus{outline:none;border-color:#c9a96e8c;background:#0006}.ed-st-field input::selection{background:#c9a96e4d}.ed-st-slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.01em;color:#d8be8ef2}.ed-st-slug:disabled{color:#e8e2d46b;background:#ffffff06;border-color:#ffffff0d;cursor:default}.ed-st-reset{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:5px;background:transparent;color:#e8e2d461;cursor:pointer;transition:color var(--ed-transition),background var(--ed-transition)}.ed-st-reset:hover{color:var(--ed-gold);background:#ffffff0f}.ed-st-reset svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ed-st-slug-follow{display:flex;align-items:center;gap:8px;margin-left:calc(2.4em + 11px);font-size:11px;color:#e8e2d494;cursor:pointer;-webkit-user-select:none;user-select:none}.ed-st-slug-auto{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;flex:none;width:15px;height:15px;border-radius:4px;border:1px solid rgba(255,255,255,.24);background:#ffffff0a;display:inline-grid;place-content:center;cursor:pointer;transition:background var(--ed-transition),border-color var(--ed-transition)}.ed-st-slug-auto:before{content:"";width:9px;height:9px;transform:scale(0);transition:transform var(--ed-transition);background:#17130d;clip-path:polygon(14% 44%,0 65%,43% 100%,100% 16%,80% 0%,39% 68%)}.ed-st-slug-auto:checked{background:var(--ed-gold);border-color:var(--ed-gold)}.ed-st-slug-auto:checked:before{transform:scale(1)}.ed-st-slug-auto:focus-visible{outline:1px solid var(--ed-gold);outline-offset:2px}.ed-story-row-slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#d8be8eb3}.ed-tray.ed-story-tray{height:96px;padding:8px 10px;gap:10px;overflow:hidden;transition:height var(--ed-transition)}.ed-tray.ed-story-tray.is-expanded{height:min(360px,calc(100dvh - 96px));flex-direction:column;align-items:stretch;gap:0}.ed-story-tray.is-expanded .ed-asset-drawer-toggle{align-self:flex-start}.ed-story-tray.is-expanded .ed-asset-drawer-toggle>svg{transform:rotate(180deg)}.ed-story-tray.is-expanded .ed-asset-divider{width:auto;min-height:0;height:1px;margin:8px 0 0;align-self:stretch}.ed-st-strip{position:relative;display:flex;flex:1;align-items:center;gap:8px;min-width:0;overflow-x:auto;padding:2px 8px;align-self:stretch}.ed-st-drop-caret{position:absolute;top:0;left:0;width:1px;border-radius:1px;background:#38d6ec6b;box-shadow:0 0 6px #38d6ec38;pointer-events:none;z-index:3;will-change:transform}.ed-story-tray.is-expanded .ed-st-strip{flex:1;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;overflow-x:hidden;overflow-y:auto;padding-top:10px}.ed-st-hint{align-self:center;display:flex;align-items:center;gap:6px;color:#e8e2d48c;font:12px/1.5 Segoe UI,system-ui,sans-serif;padding:8px 6px}.ed-st-hint .ed-st-auto{font-size:11px}.ed-st-card{position:relative;flex:0 0 88px;height:68px;border-radius:10px;overflow:hidden;cursor:pointer;background:#e8e2d40f;border:1.5px solid transparent;-webkit-user-select:none;user-select:none;touch-action:pan-y}.ed-st-card img{width:100%;height:100%;object-fit:cover;display:block;opacity:.85;pointer-events:none;-webkit-touch-callout:none;-webkit-user-drag:none}.ed-st-noimg{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,rgba(232,226,212,.05) 0 8px,transparent 8px 16px)}.ed-st-card b{position:absolute;left:6px;right:6px;bottom:4px;color:#f2ecdd;font:600 10px/1.3 Segoe UI,system-ui,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.8);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-st-idx{position:absolute;top:4px;left:6px;font:600 9px/1.2 Segoe UI,system-ui,sans-serif;color:#e8e2d4d9;text-shadow:0 1px 2px rgba(0,0,0,.8);font-style:normal}.ed-st-cam{position:absolute;bottom:4px;right:4px;display:grid;place-items:center;color:#0d2f36;background:#38d6ec;border-radius:4px;padding:2px}.ed-st-cam svg{width:11px;height:11px;display:block;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ed-st-badges{position:absolute;top:3px;right:4px;z-index:2;display:flex;align-items:center;gap:3px}.ed-st-warn{width:14px;height:14px;order:3;border-radius:50%;background:#e0642f;color:#fff;font:700 10px/14px Segoe UI,system-ui,sans-serif;text-align:center;font-style:normal}.ed-st-wp-badge{order:1;display:inline-flex;align-items:center;gap:2px;font:700 9px Inter,sans-serif;padding:1px 4px 1px 3px;border-radius:4px;background:#04080aa8;color:#e7d6ae;letter-spacing:.02em}.ed-st-wp-badge svg{width:9px;height:9px;fill:currentColor;stroke:none}.ed-st-group-badge{order:2;font:700 9px Inter,sans-serif;padding:1px 4px;border-radius:4px;background:#04080aa8;color:#d9f4fa;letter-spacing:.02em}.ed-st-card.is-missing{border-color:#e0642fb3}.ed-st-card.is-selected{border-color:#38d6ec;box-shadow:0 0 0 1px #38d6ec66}.ed-st-card.is-dragging{opacity:.45}@media (max-width: 600px) and (orientation: portrait){.ed-tray.ed-story-tray{height:88px;padding:7px 8px}.ed-tray.ed-story-tray.is-expanded{height:min(390px,52dvh)}.ed-st-card{flex:0 0 76px;height:62px}}.ed-beat-inspector{position:fixed;right:20px;bottom:120px;width:min(324px,calc(100vw - 32px));z-index:210;display:flex;flex-direction:column;gap:14px;padding:18px 20px}@media (max-width: 600px){.ed-beat-inspector{left:10px;right:10px;width:auto}}.ed-beat-inspector .ed-field{margin-bottom:0}.ed-beat-inspector .ed-field label{margin-bottom:6px;opacity:.6}.ed-beat-inspector .ed-field input{padding:8px 10px}.ed-beat-inspector textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:88px;background:#ffffff12;color:#e8e2d4;border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:8px 10px;font:12px/1.55 Segoe UI,system-ui,sans-serif}.ed-bi-tabs{display:flex;gap:2px;border-bottom:1px solid var(--ed-border)}.ed-bi-tab{flex:1;position:relative;padding:6px 0 7px;cursor:pointer;border:0;background:transparent;border-radius:6px 6px 0 0;color:#e8e2d48f;font:600 11px Segoe UI,system-ui,sans-serif;transition:color var(--ed-transition),background var(--ed-transition)}.ed-bi-tab:hover,.ed-bi-tab:focus-visible{color:#e8e2d4;background:#ffffff0d}.ed-bi-tab.is-active{color:#e4c47e;background:#c9a96e14;box-shadow:inset 0 -2px 0 var(--ed-gold)}.ed-bi-tab.has-warn:after{content:"";position:absolute;top:5px;right:8px;width:6px;height:6px;border-radius:50%;background:#e0642f;box-shadow:0 0 0 1px #04080a80}.ed-bi-panels{display:grid;grid-template-rows:minmax(0,1fr);flex:1;min-height:0}.ed-bi-panel{grid-area:1 / 1;display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0}.ed-beat-inspector[data-tab=slide] .ed-bi-panel-frames,.ed-beat-inspector[data-tab=slide] .ed-bi-panel-camera,.ed-beat-inspector[data-tab=frames] .ed-bi-panel-slide,.ed-beat-inspector[data-tab=frames] .ed-bi-panel-camera,.ed-beat-inspector[data-tab=camera] .ed-bi-panel-slide,.ed-beat-inspector[data-tab=camera] .ed-bi-panel-frames{visibility:hidden;pointer-events:none}.ed-bi-subtabs{display:flex;align-items:stretch;gap:16px;border-bottom:1px solid var(--ed-border)}.ed-bi-subtab-strip{display:contents}.ed-bi-subtab{padding:4px 1px 7px;cursor:pointer;border:0;background:transparent;color:#e8e2d480;letter-spacing:.01em;font:600 11px Segoe UI,system-ui,sans-serif;transition:color var(--ed-transition)}.ed-bi-subtab:hover,.ed-bi-subtab:focus-visible{color:#e8e2d4}.ed-bi-subtab.is-active{color:#e4c47e;box-shadow:inset 0 -2px 0 var(--ed-gold)}.ed-bi-subpanels{display:grid;grid-template-rows:minmax(0,1fr);flex:1;min-height:0}.ed-bi-subpanel{grid-area:1 / 1;display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0}.ed-beat-inspector[data-slide-sub=basic] .ed-bi-subpanel-visual,.ed-beat-inspector[data-slide-sub=visual] .ed-bi-subpanel-basic{visibility:hidden;pointer-events:none}.ed-bi-clip-video{display:block;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:6px 6px 0 0}.ed-bi-clip-strip{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-top:0;border-radius:0 0 6px 6px;font-variant-numeric:tabular-nums}.ed-bi-mark{flex:1;min-width:0;display:inline-flex;align-items:stretch;height:34px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0d;overflow:hidden}.ed-bi-mark.is-hot{border-color:#c9a96e99;background:#c9a96e1a}.ed-bi-mark-set{flex:none;width:32px;display:grid;place-items:center;border:0;background:transparent;color:#e4c47e;cursor:pointer}.ed-bi-mark-set svg{width:15px;height:15px}.ed-bi-mark-set:hover,.ed-bi-mark-set:focus-visible{background:#ffffff0f;outline:none}.ed-beat-inspector .ed-field .ed-bi-mark-time{flex:1;min-width:0;width:100%;height:100%;margin:0;border:0;border-radius:0;background:transparent;color:#e8e2d4;font:inherit;font-size:12px;text-align:center;padding:0 4px;font-variant-numeric:tabular-nums}.ed-beat-inspector .ed-field .ed-bi-mark-time:focus{outline:none;background:#ffffff0f;box-shadow:none}.ed-bi-clip-play,.ed-bi-clip-reset{flex:none;width:34px;height:34px;display:grid;place-items:center;border-radius:6px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#e8e2d4bf;cursor:pointer;padding:0}.ed-bi-clip-play svg{width:14px;height:14px}.ed-bi-clip-play{color:#e4c47e}.ed-bi-clip-play:hover,.ed-bi-clip-reset:hover:not(:disabled){background:#ffffff17}.ed-bi-clip-reset svg{width:14px;height:14px}.ed-bi-clip-reset:disabled{opacity:.35;cursor:default}.ed-bi-clip-now{display:block;margin:10px 0 6px;font-size:11px;color:#e8e2d480}.ed-bi-clip-now b{color:#e8e2d4;font-weight:500}.ed-bi-chip-video{position:absolute;left:4px;bottom:4px;font-size:10px;color:#f5ead4;background:#0009;border-radius:4px;padding:0 4px}.ed-bi-max,.ed-bi-minimize{margin-left:auto;align-self:center;display:inline-flex;border:0;background:none;padding:2px;color:#e8e2d480;cursor:pointer;transition:color var(--ed-transition)}.ed-bi-minimize{margin-left:0}.ed-bi-max:hover,.ed-bi-minimize:hover{color:var(--ed-gold)}.ed-bi-max:focus-visible,.ed-bi-minimize:focus-visible{outline:1px solid var(--ed-gold);outline-offset:1px;border-radius:4px}.ed-bi-max svg,.ed-bi-minimize svg,.ed-bi-slide-max svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.ed-bi-max svg{width:14px;height:14px}.ed-bi-slide-max svg{width:18px;height:18px}.ed-bi-slide-max svg rect.fill{fill:currentColor;opacity:.5;stroke:none}.ed-beat-inspector.is-maximized{position:fixed;top:4vh;right:4vw;bottom:4vh;left:4vw;width:auto;max-width:none;max-height:none;overflow:hidden;z-index:820}.ed-beat-inspector.is-maximized .ed-bi-subpanel{overflow:auto}.ed-beat-inspector.is-maximized .ed-bi-tabs,.ed-beat-inspector.is-maximized .ed-bi-max{display:none}.ed-beat-inspector.is-maximized .ed-bi-panel-slide{display:flex}.ed-bi-camera{display:flex;flex-direction:column;gap:8px}.ed-bi-cam-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ed-bi-cam-head label{margin:0}.ed-bi-cam-badge{font:600 10px/1.4 Segoe UI,system-ui,sans-serif;font-style:normal;letter-spacing:.03em;color:#e8e2d480}.ed-bi-cam-badge.is-set{color:#e4c47e}.ed-bi-cam-actions{display:flex;gap:8px}.ed-bi-cam-actions .ed-bi-capture{flex:1}.ed-bi-camera .ed-btn{padding:8px 11px}.ed-bi-capture,.ed-bi-frames-del{display:inline-flex;align-items:center;justify-content:center;gap:6px}.ed-bi-capture svg,.ed-bi-frames-del svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ed-bi-cam-hint{margin:0;color:#e8e2d47a;font-size:10px}.ed-bi-dangling{margin:0;padding:7px 9px;border-radius:8px;border:1px solid rgba(224,100,47,.5);background:#e0642f1f;color:#f0b49c;font:600 11px/1.4 Segoe UI,system-ui,sans-serif}.ed-bi-frames{display:flex;flex-direction:column;gap:10px}.ed-bi-frames-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ed-bi-frames-head label{margin:0}.ed-bi-frames-del{height:30px;padding:0 12px;font-size:11px;white-space:nowrap}.ed-bi-chips{position:relative;display:flex;flex-wrap:wrap;gap:8px;padding:2px 8px}.ed-bi-chip{position:relative;flex:0 0 calc((100% - 24px)/4);aspect-ratio:88 / 68;border-radius:8px;overflow:hidden;border:1px solid var(--ed-border);background:#0000004d;cursor:grab;touch-action:none;-webkit-touch-callout:none}.ed-bi-chip img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.ed-bi-chip.is-cover{border-color:var(--ed-gold)}.ed-bi-chip.is-dangling{border-color:#e0642f}.ed-bi-chip.is-over{opacity:.4}.ed-bi-chip.is-dragging{opacity:.7;cursor:grabbing}.ed-bi-chip.is-selected{border-color:#38d6ec;box-shadow:0 0 0 1px #38d6ec73}.ed-bi-chip-cover{position:absolute;left:0;bottom:0;right:0;font:700 9px Inter,sans-serif;text-align:center;padding:2px 0;background:var(--ed-gold);color:#14100a;letter-spacing:.04em}.ed-bi-chip-sel{position:absolute;top:3px;right:3px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;font-style:normal;background:#38d6ec;color:#06222a;font:700 10px/1 Segoe UI,system-ui,sans-serif;box-shadow:0 0 0 1px #04080a80}.ed-bi-drop-caret{position:absolute;top:0;left:0;width:1px;border-radius:1px;background:#c9a96eb3;box-shadow:0 0 6px #c9a96e59;pointer-events:none;z-index:3;will-change:transform}.ed-bi-frames-hint{color:#e8e2d47a;font-size:10px}.ed-bi-waypoints{display:flex;flex-direction:column;gap:10px}.ed-bi-panel-camera .ed-bi-waypoints{padding-top:16px;border-top:1px solid var(--ed-border)}.ed-bi-wp-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ed-bi-wp-head label{margin:0;white-space:nowrap}.ed-bi-wp-head-actions{display:flex;gap:8px;flex:none}.ed-bi-wp-footprint,.ed-bi-wp-play{height:30px;padding:0 12px;font-size:11px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px}.ed-bi-wp-footprint svg,.ed-bi-wp-play svg{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ed-bi-wp-play svg{fill:currentColor;stroke:none}.ed-bi-wp-footprint.is-active{color:var(--ed-gold)}.ed-bi-wp-footprint.is-active:hover{color:#e4c47e}.ed-bi-wp-list{position:relative;display:flex;flex-direction:column;gap:6px;max-height:208px;overflow-y:auto;overflow-x:hidden;margin:0 -2px;padding:0 2px}.ed-bi-wp-row{position:relative;display:flex;align-items:center;gap:8px;padding:5px 8px;border:1px solid var(--ed-border);border-radius:8px;background:#ffffff08;font:12px/1.4 Segoe UI,system-ui,sans-serif;color:#e8e2d4;cursor:grab;touch-action:none;-webkit-touch-callout:none}.ed-bi-wp-row.is-dragging{opacity:.7;cursor:grabbing}.ed-bi-wp-grip{flex:none;display:grid;place-items:center;width:14px;color:#e8e2d466}.ed-bi-wp-grip svg{width:14px;height:14px;fill:currentColor;stroke:none}.ed-bi-wp-row:hover .ed-bi-wp-grip{color:#e8e2d4b3}.ed-bi-wp-idx{flex:none;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;font:700 10px/1 Segoe UI,system-ui,sans-serif;color:#e8e2d4b3}.ed-bi-wp-dur{flex:1;min-width:0;box-sizing:border-box;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:inherit;padding:5px 8px;font:11px/1.2 Segoe UI,system-ui,sans-serif;font-variant-numeric:tabular-nums}.ed-bi-wp-dur:focus-visible{outline:1px solid var(--ed-gold);outline-offset:1px}.ed-bi-wp-unit{flex:none;font-size:10px;color:#e8e2d466}.ed-bi-wp-del{flex:none;width:24px;height:24px;display:grid;place-items:center;padding:0;border:none;border-radius:6px;background:transparent;color:#e8e2d480;cursor:pointer;transition:color var(--ed-transition),background var(--ed-transition)}.ed-bi-wp-del svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ed-bi-wp-del:hover,.ed-bi-wp-del:focus-visible{color:#ffb09b;background:#e0642f24}.ed-bi-wp-drop-caret{position:absolute;top:0;left:0;height:1px;border-radius:1px;background:#c9a96eb3;box-shadow:0 0 6px #c9a96e59;pointer-events:none;z-index:3;will-change:transform}.ed-bi-wp-dest{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 10px;border:1px solid rgba(201,169,110,.35);border-radius:8px;background:#c9a96e0f}.ed-bi-wp-dest-label{flex:none;margin-right:auto;font:600 11px/1.4 Segoe UI,system-ui,sans-serif;color:#e8e2d4}.ed-bi-wp-dest .ed-bi-wp-dest-dur{flex:none;width:76px;box-sizing:border-box;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:inherit;padding:5px 8px;font:11px/1.2 Segoe UI,system-ui,sans-serif;font-variant-numeric:tabular-nums;text-align:right}.ed-bi-wp-dest-dur:focus-visible{outline:1px solid var(--ed-gold);outline-offset:1px}.ed-bi-wp-dest-dur:disabled{opacity:.4;cursor:not-allowed}.ed-bi-wp-hint{margin:0;color:#e8e2d47a;font-size:10px}.ed-bi-subpanel-visual{gap:12px}.ed-bi-slide-field{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.ed-bi-slide-mount{flex:1;min-height:0;display:flex;flex-direction:column}.ed-bi-slide-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.ed-bi-slide-head label{margin:0}.ed-bi-slide-max{display:inline-flex;border:0;background:none;padding:2px;color:#e8e2d480;cursor:pointer;transition:color var(--ed-transition)}.ed-bi-slide-max:hover{color:var(--ed-gold)}.ed-bi-slide-max:focus-visible{outline:1px solid var(--ed-gold);outline-offset:1px;border-radius:4px}.ed-beat-inspector:not(.is-maximized) .ed-bi-slide-max{display:none}.ed-slide-editor{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.ed-slide-toolbar{display:flex;flex-wrap:wrap;gap:4px}.ed-slide-chip{padding:3px 7px;border:1px solid var(--ed-border);border-radius:6px;background:#ffffff0d;color:#e8e2d4;font:600 10px/1.3 Segoe UI,system-ui,sans-serif;cursor:pointer}.ed-slide-chip:hover{background:#ffffff1a}.ed-slide-chip-strong{color:#fff6df}.ed-slide-chip-stat{color:#8be7ff}.ed-slide-chip-accent{color:#ffd166}.ed-slide-chip-warm{color:#ffb38a}.ed-slide-chip-italic{color:#d7f7b8;font-style:italic}.ed-slide-textarea{flex:1;min-height:96px;width:100%;box-sizing:border-box;resize:none;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:inherit;padding:8px 10px;font:12px/1.5 Segoe UI,system-ui,sans-serif}.ed-slide-textarea:focus-visible{outline:1px solid var(--ed-gold);outline-offset:1px}.ed-bi-slide-body{flex:1;min-height:0;display:flex;flex-direction:column}.ed-bi-slide-body.is-split{flex-direction:row}.ed-bi-slide-body.is-split .ed-bi-slide-mount,.ed-bi-slide-body.is-split .ed-bi-slide-preview-pane{flex-basis:0;min-width:0;min-height:0}.ed-bi-slide-handle{flex:0 0 18px;align-self:stretch;position:relative;cursor:col-resize;touch-action:none}.ed-bi-slide-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:44px;border-radius:3px;background:#f5ead438;transition:background .12s}.ed-bi-slide-handle:hover:before,.ed-bi-slide-handle:active:before{background:var(--ed-gold)}.ed-bi-slide-preview-pane{min-width:0;container:slide-preview / inline-size}.ed-slide-preview{width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:1.1rem;overflow:auto;padding:1rem;border-radius:8px;border:1px solid var(--ed-border);background:radial-gradient(circle at 44% 42%,#091216b3,#000000d1)}.ed-slide-preview canvas{max-width:56%;max-height:90%;border:1px solid rgba(245,234,212,.4)}.ed-slide-preview canvas[hidden]{display:none!important}.ed-slide-preview .slide-video-wrap{width:56%;max-height:90%}.ed-slide-preview .pp-info{width:42%}.ed-slide-preview.is-full-art .pp-info{display:none}@container slide-preview (max-width: 520px){.ed-slide-preview{flex-direction:column;justify-content:flex-start}.ed-slide-preview canvas,.ed-slide-preview .slide-video-wrap{flex:0 0 auto;max-width:90%;max-height:50%}.ed-slide-preview .slide-video-wrap{width:90%}.ed-slide-preview .pp-info{flex:0 0 auto;width:90%}}@media (max-width: 820px){.ed-bi-slide-body.is-split{flex-direction:column}.ed-bi-slide-handle{flex-basis:18px;cursor:row-resize}.ed-bi-slide-handle:before{width:44px;height:6px}}.ed-story-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#04060a59}.ed-story-confirm{position:fixed;left:50%;top:42%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:12px;min-width:250px;max-width:340px;padding:14px 16px}.ed-story-confirm p{margin:0;font:12px/1.55 Segoe UI,system-ui,sans-serif;color:#e8e2d4}.ed-story-confirm b{color:#f2ecdd}.ed-sc-row{display:flex;gap:8px;justify-content:flex-end}.ed-story-beat-pill.is-rebinding .ed-bp-rebind{color:var(--ed-gold)}.ed-story-beat-pill.is-rebinding .ed-bp-rebind:hover{color:#e4c47e}.ed-story-beat-pill.is-grouping .ed-bp-group,.ed-story-beat-pill.is-reframing .ed-bp-reframe{color:var(--ed-gold)}.ed-story-beat-pill.is-reframing .ed-bp-reframe:hover{color:#e4c47e}.ed-story-reframe-commit{position:fixed;z-index:41;top:104px;right:16px;height:32px;padding:0 14px;border:0;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;color:var(--ed-gold);background:#080c129e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 5px 18px #00000038;font:600 11px/1 Segoe UI,system-ui,sans-serif;letter-spacing:.1px;transition:color .15s,background .15s}.ed-story-reframe-commit:hover{color:#14100a;background:var(--ed-gold)}body.editing.ed-playing .ed-story-reframe-commit{display:none}.ed-story-waypoints-commit{position:fixed;z-index:41;top:104px;right:16px;height:32px;padding:0 6px 0 14px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;color:#e8e2d4b8;background:#080c129e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 5px 18px #00000038;font:600 11px/1 Segoe UI,system-ui,sans-serif;letter-spacing:.1px}.ed-story-waypoints-count{white-space:nowrap}.ed-story-waypoints-play{height:26px;width:26px;padding:0;border:0;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:none;color:var(--ed-gold);background:#ffffff14;transition:color .15s,background .15s}.ed-story-waypoints-play svg{width:12px;height:12px;fill:currentColor}.ed-story-waypoints-play:hover{color:#14100a;background:var(--ed-gold)}.ed-story-waypoints-exit{height:26px;width:26px;padding:0;border:0;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:none;color:#e8e2d48c;background:#ffffff14;transition:color .15s,background .15s}.ed-story-waypoints-exit svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.ed-story-waypoints-exit:hover{color:#fff;background:#ffffff29}.ed-story-waypoints-capture{height:26px;padding:0 12px;border:0;border-radius:999px;cursor:pointer;color:var(--ed-gold);background:#ffffff14;font:600 11px/1 Segoe UI,system-ui,sans-serif;letter-spacing:.1px;transition:color .15s,background .15s}.ed-story-waypoints-capture:hover{color:#14100a;background:var(--ed-gold)}body.editing.ed-playing .ed-story-waypoints-commit{display:none}
