.editor-module__6x9rbG__studio{--editor-bg:#10100f;--editor-panel:#181816;--editor-panel-raised:#20201d;--editor-line:#33322d;--editor-line-soft:#292824;--editor-copy:#f3efe5;--editor-muted:#96938b;--editor-accent:#f2a93b;--editor-accent-bright:#ffc468;--editor-danger:#ee786f;background:var(--editor-bg);min-height:100dvh;color:var(--editor-copy);font-family:var(--font-studio),ui-sans-serif,sans-serif;overflow:hidden}.editor-module__6x9rbG__topbar{border-bottom:1px solid var(--editor-line);z-index:20;background:#151513;align-items:center;gap:10px;height:56px;padding:0 12px;display:flex;position:relative;box-shadow:0 8px 28px #00000047}.editor-module__6x9rbG__brand{min-width:152px;color:var(--editor-copy);align-items:center;gap:9px;text-decoration:none;display:flex}.editor-module__6x9rbG__brandMark{background:var(--editor-accent);color:#191208;border:1px solid #5e4828;border-radius:8px 3px;place-items:center;width:27px;height:27px;font-weight:800;display:grid;transform:rotate(-3deg)}.editor-module__6x9rbG__brandText{line-height:1;display:grid}.editor-module__6x9rbG__brandText strong{letter-spacing:.16em;font-size:12px}.editor-module__6x9rbG__brandText span{color:var(--editor-muted);letter-spacing:.13em;margin-top:4px;font-family:ui-monospace,monospace;font-size:9px}.editor-module__6x9rbG__projectName{width:min(270px,24vw);height:31px;color:var(--editor-copy);background:0 0;border:1px solid #0000;border-radius:5px;outline:none;padding:0 9px;font-size:13px;font-weight:600}.editor-module__6x9rbG__projectName:hover,.editor-module__6x9rbG__projectName:focus{border-color:var(--editor-line);background:var(--editor-panel)}.editor-module__6x9rbG__saveState{color:var(--editor-muted);white-space:nowrap;font-family:ui-monospace,monospace;font-size:10px}.editor-module__6x9rbG__topbarSpacer{flex:1}.editor-module__6x9rbG__button,.editor-module__6x9rbG__iconButton,.editor-module__6x9rbG__accentButton,.editor-module__6x9rbG__dangerButton,.editor-module__6x9rbG__segmentedButton{border:1px solid var(--editor-line);background:var(--editor-panel-raised);color:var(--editor-copy);font:inherit;cursor:pointer;border-radius:5px;font-size:11px;font-weight:600;transition:border-color .14s,background .14s,color .14s,transform .14s}.editor-module__6x9rbG__button{justify-content:center;align-items:center;gap:6px;height:31px;padding:0 10px;display:inline-flex}.editor-module__6x9rbG__iconButton{place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.editor-module__6x9rbG__button:hover,.editor-module__6x9rbG__iconButton:hover,.editor-module__6x9rbG__segmentedButton:hover{background:#2a2925;border-color:#55534b}.editor-module__6x9rbG__button:active,.editor-module__6x9rbG__iconButton:active,.editor-module__6x9rbG__accentButton:active,.editor-module__6x9rbG__dangerButton:active{transform:translateY(1px)}.editor-module__6x9rbG__button:disabled,.editor-module__6x9rbG__iconButton:disabled,.editor-module__6x9rbG__accentButton:disabled,.editor-module__6x9rbG__dangerButton:disabled{cursor:default;opacity:.4;transform:none}.editor-module__6x9rbG__accentButton{background:var(--editor-accent);color:#18120a;border-color:#d58b20;justify-content:center;align-items:center;gap:7px;min-height:33px;padding:0 13px;display:inline-flex}.editor-module__6x9rbG__accentButton:hover{background:var(--editor-accent-bright)}.editor-module__6x9rbG__dangerButton{color:#ffaaa2;background:#301f1d;border-color:#613b37;justify-content:center;align-items:center;gap:6px;min-height:31px;padding:0 10px;display:inline-flex}.editor-module__6x9rbG__workspace{grid-template-rows:minmax(270px,1fr) 318px;height:calc(100dvh - 56px);display:grid}.editor-module__6x9rbG__upperDeck{grid-template-columns:minmax(248px,288px) minmax(420px,1fr) 274px;min-height:0;display:grid}.editor-module__6x9rbG__panel,.editor-module__6x9rbG__previewPanel,.editor-module__6x9rbG__inspector{background:var(--editor-panel);min-width:0;min-height:0}.editor-module__6x9rbG__panel{border-right:1px solid var(--editor-line)}.editor-module__6x9rbG__inspector{border-left:1px solid var(--editor-line);overflow-y:auto}.editor-module__6x9rbG__panelTabs{border-bottom:1px solid var(--editor-line);grid-template-columns:1fr 1fr;gap:3px;height:42px;padding:6px;display:grid}.editor-module__6x9rbG__panelTab{color:var(--editor-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;font-size:11px;font-weight:700}.editor-module__6x9rbG__panelTab[aria-selected=true]{color:var(--editor-accent-bright);background:#30291f;box-shadow:inset 0 0 0 1px #59411e}.editor-module__6x9rbG__panelBody{scrollbar-color:#48463f transparent;height:calc(100% - 42px);overflow-y:auto}.editor-module__6x9rbG__section{border-bottom:1px solid var(--editor-line-soft);padding:13px}.editor-module__6x9rbG__sectionTitle,.editor-module__6x9rbG__eyebrow{color:var(--editor-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:ui-monospace,monospace;font-size:9px;font-weight:700}.editor-module__6x9rbG__sectionTitle{margin-bottom:9px}.editor-module__6x9rbG__uploadZone{width:100%;min-height:84px;color:var(--editor-muted);font:inherit;cursor:pointer;background:#1c1b18;border:1px dashed #514d44;border-radius:7px;place-items:center;gap:5px;padding:12px;font-size:11px;display:grid}.editor-module__6x9rbG__uploadZone:hover{color:var(--editor-copy);background:#211e19;border-color:#966c2f}.editor-module__6x9rbG__uploadZone strong{color:var(--editor-copy);font-size:12px}.editor-module__6x9rbG__mediaTools{grid-template-columns:1fr 1fr;gap:6px;margin-top:8px;display:grid}.editor-module__6x9rbG__mediaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.editor-module__6x9rbG__assetCard{border:1px solid var(--editor-line);cursor:grab;text-align:left;background:#1e1e1b;border-radius:6px;min-width:0;overflow:hidden}.editor-module__6x9rbG__assetCard:hover{border-color:#76603e}.editor-module__6x9rbG__assetThumb{color:#827d71;background:#10100f;place-items:center;height:61px;display:grid;overflow:hidden}.editor-module__6x9rbG__assetThumb img,.editor-module__6x9rbG__assetThumb video{object-fit:cover;width:100%;height:100%}.editor-module__6x9rbG__assetMeta{align-items:center;gap:5px;padding:6px;display:flex}.editor-module__6x9rbG__assetMetaText{flex:1;min-width:0}.editor-module__6x9rbG__assetMetaText strong,.editor-module__6x9rbG__assetMetaText span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.editor-module__6x9rbG__assetMetaText strong{font-size:10px;font-weight:600}.editor-module__6x9rbG__assetMetaText span{color:var(--editor-muted);text-transform:uppercase;margin-top:2px;font-family:ui-monospace,monospace;font-size:8px}.editor-module__6x9rbG__assetAdd{width:23px;height:23px;color:var(--editor-accent-bright);cursor:pointer;background:#30291f;border:1px solid #5f4929;border-radius:4px;flex:none;place-items:center;display:grid}.editor-module__6x9rbG__emptyLibrary{color:var(--editor-muted);text-align:center;padding:24px 10px;font-size:11px;line-height:1.6}.editor-module__6x9rbG__formStack{gap:11px;display:grid}.editor-module__6x9rbG__field{gap:5px;display:grid}.editor-module__6x9rbG__field label,.editor-module__6x9rbG__fieldLabel{color:#b8b4aa;font-size:10px;font-weight:600}.editor-module__6x9rbG__field small{color:var(--editor-muted);font-size:9px;line-height:1.4}.editor-module__6x9rbG__input,.editor-module__6x9rbG__select,.editor-module__6x9rbG__textarea,.editor-module__6x9rbG__numberInput{width:100%;color:var(--editor-copy);font:inherit;background:#11110f;border:1px solid #45433c;border-radius:5px;outline:none;font-size:11px}.editor-module__6x9rbG__input,.editor-module__6x9rbG__select,.editor-module__6x9rbG__numberInput{height:31px;padding:0 8px}.editor-module__6x9rbG__textarea{resize:vertical;min-height:92px;padding:8px;line-height:1.45}.editor-module__6x9rbG__input:focus,.editor-module__6x9rbG__select:focus,.editor-module__6x9rbG__textarea:focus,.editor-module__6x9rbG__numberInput:focus{border-color:var(--editor-accent);box-shadow:0 0 0 2px #f2a93b1f}.editor-module__6x9rbG__select{appearance:none;background-image:none}.editor-module__6x9rbG__kindSwitch{border:1px solid var(--editor-line);background:#11110f;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.editor-module__6x9rbG__segmentedButton{height:28px;color:var(--editor-muted);background:0 0;border:0}.editor-module__6x9rbG__segmentedButton[data-active=true]{color:var(--editor-accent-bright);background:#363026}.editor-module__6x9rbG__inlineFields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.editor-module__6x9rbG__generationStatus{color:#eec984;background:#272116;border:1px solid #584521;border-radius:5px;gap:6px;padding:9px;font-size:10px;display:grid}.editor-module__6x9rbG__progressTrack{background:#4b3a1d;border-radius:999px;height:3px;overflow:hidden}.editor-module__6x9rbG__progressFill{border-radius:inherit;background:var(--editor-accent);height:100%;transition:width .18s}.editor-module__6x9rbG__previewPanel{background:#0d0d0c;grid-template-rows:34px minmax(0,1fr);display:grid;position:relative;overflow:hidden}.editor-module__6x9rbG__panelHeader{border-bottom:1px solid var(--editor-line-soft);background:var(--editor-panel);justify-content:space-between;align-items:center;gap:10px;padding:0 11px;display:flex}.editor-module__6x9rbG__panelHeader h2{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.editor-module__6x9rbG__panelHeader span{color:var(--editor-muted);font-family:ui-monospace,monospace;font-size:9px}.editor-module__6x9rbG__previewStage{background-color:#0b0b0a;background-image:linear-gradient(45deg,#131311 25%,#0000 25%),linear-gradient(-45deg,#131311 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#131311 75%),linear-gradient(-45deg,#0000 75%,#131311 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;place-items:center;min-height:0;padding:14px;display:grid}.editor-module__6x9rbG__previewFrame{aspect-ratio:16/9;background:#000;border:1px solid #3a3933;width:min(100%,177.78dvh - 746.676px);max-height:100%;overflow:hidden;box-shadow:0 18px 54px #0000007a}.editor-module__6x9rbG__inspectorEmpty{height:100%;min-height:210px;color:var(--editor-muted);text-align:center;align-content:center;justify-items:center;gap:8px;padding:26px;font-size:11px;line-height:1.5;display:grid}.editor-module__6x9rbG__inspectorTitle{border-bottom:1px solid var(--editor-line);justify-content:space-between;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.editor-module__6x9rbG__inspectorTitle strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.editor-module__6x9rbG__propertyGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.editor-module__6x9rbG__rangeRow{grid-template-columns:1fr 48px;align-items:center;gap:8px;display:grid}.editor-module__6x9rbG__range{width:100%;accent-color:var(--editor-accent)}.editor-module__6x9rbG__valueBadge{border:1px solid var(--editor-line);color:#cbc6ba;text-align:center;background:#11110f;border-radius:4px;padding:4px 5px;font-family:ui-monospace,monospace;font-size:9px}.editor-module__6x9rbG__inspectorActions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.editor-module__6x9rbG__timeline{background:#141412;border-top:1px solid #454238;min-height:0}.editor-module__6x9rbG__timelineToolbar{border-bottom:1px solid var(--editor-line);background:#191917;align-items:center;gap:5px;height:45px;padding:0 10px;display:flex}.editor-module__6x9rbG__transport{border-right:1px solid var(--editor-line);align-items:center;gap:4px;margin-right:9px;padding-right:9px;display:flex}.editor-module__6x9rbG__timecode{width:90px;color:var(--editor-accent-bright);letter-spacing:.04em;margin:0 8px 0 3px;font-family:ui-monospace,monospace;font-size:11px}.editor-module__6x9rbG__timelineSpacer{flex:1}.editor-module__6x9rbG__zoomControl{color:var(--editor-muted);align-items:center;gap:7px;font-size:10px;display:flex}.editor-module__6x9rbG__zoomControl input{width:88px;accent-color:var(--editor-accent)}.editor-module__6x9rbG__timelineBody{grid-template-columns:112px minmax(0,1fr);min-width:0;height:calc(100% - 45px);display:grid}.editor-module__6x9rbG__trackLabels{z-index:4;border-right:1px solid var(--editor-line);background:#181816;position:relative;box-shadow:9px 0 20px #0003}.editor-module__6x9rbG__rulerLabel{border-bottom:1px solid var(--editor-line);color:#77746c;text-transform:uppercase;align-items:center;height:31px;padding:0 9px;font-family:ui-monospace,monospace;font-size:8px;display:flex}.editor-module__6x9rbG__trackLabel{border-bottom:1px solid var(--editor-line-soft);color:#aaa69c;align-items:center;gap:7px;height:47px;padding:0 9px;font-size:10px;font-weight:600;display:flex}.editor-module__6x9rbG__trackLabel span{color:#69675f;width:17px;font-family:ui-monospace,monospace;font-size:8px}.editor-module__6x9rbG__timelineScroll{scrollbar-color:#504d46 #1b1b18;min-width:0;overflow:auto}.editor-module__6x9rbG__timelineCanvas{min-width:100%;min-height:266px;position:relative}.editor-module__6x9rbG__ruler{border-bottom:1px solid var(--editor-line);cursor:crosshair;background:#1b1b18;height:31px;position:relative}.editor-module__6x9rbG__rulerTick{color:#8d8980;border-left:1px solid #49463f;font-family:ui-monospace,monospace;font-size:8px;position:absolute;inset-block:0}.editor-module__6x9rbG__rulerTick span{white-space:nowrap;position:absolute;top:5px;left:4px}.editor-module__6x9rbG__trackRow{border-bottom:1px solid var(--editor-line-soft);cursor:crosshair;background-color:#151513;background-image:linear-gradient(90deg,#0000 calc(100% - 1px),#22221f calc(100% - 1px));height:47px;position:relative}.editor-module__6x9rbG__trackRow[data-drop=true]{background-color:#282116;box-shadow:inset 0 0 0 1px #7b5927}.editor-module__6x9rbG__clip{color:#fff5df;cursor:grab;-webkit-user-select:none;user-select:none;background:#50391b;border:1px solid #82612d;border-radius:4px;min-width:22px;height:39px;position:absolute;top:4px;overflow:hidden;box-shadow:0 2px 7px #00000047}.editor-module__6x9rbG__clip[data-kind=video]{background:#403f3b;border-color:#6b6961}.editor-module__6x9rbG__clip[data-kind=image]{background:#60421d;border-color:#8b6633}.editor-module__6x9rbG__clip[data-kind=audio]{background:#294b45;border-color:#476d65}.editor-module__6x9rbG__clip[data-kind=title]{background:#694518;border-color:#a9782f}.editor-module__6x9rbG__clip[aria-pressed=true]{border-color:var(--editor-accent-bright);box-shadow:0 0 0 2px #f2a93b47,0 3px 10px #0006}.editor-module__6x9rbG__clipName{white-space:nowrap;align-items:center;gap:4px;height:22px;padding:0 7px;font-size:9px;font-weight:700;display:flex;overflow:hidden}.editor-module__6x9rbG__clipMeta{color:#ffffff9e;padding:0 7px;font-family:ui-monospace,monospace;font-size:7px}.editor-module__6x9rbG__fadeMark{background:var(--editor-accent-bright);opacity:.7;height:2px;position:absolute;bottom:0}.editor-module__6x9rbG__playhead{z-index:3;pointer-events:none;background:#ffbd55;width:1px;position:absolute;top:0;bottom:0;box-shadow:0 0 7px #ffae3773}.editor-module__6x9rbG__playhead:before{content:"";border-top:7px solid #ffbd55;border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;top:0;left:-5px}.editor-module__6x9rbG__errorBanner{z-index:100;color:#ffc0b9;background:#301e1b;border:1px solid #79433d;border-radius:7px;align-items:center;gap:10px;max-width:min(520px,100vw - 24px);padding:9px 11px;font-size:11px;display:flex;position:fixed;top:66px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0006}.editor-module__6x9rbG__errorBanner span{flex:1}.editor-module__6x9rbG__mobilePanelSwitch{display:none}.editor-module__6x9rbG__shortcutHint{color:#6f6c64;font-family:ui-monospace,monospace;font-size:8px}.editor-module__6x9rbG__loadingScreen{color:#d8d2c5;background:#10100f;place-items:center;min-height:100dvh;display:grid}.editor-module__6x9rbG__loadingInner{letter-spacing:.12em;text-transform:uppercase;justify-items:center;gap:10px;font-family:ui-monospace,monospace;font-size:10px;display:grid}.editor-module__6x9rbG__spinner{border:2px solid #49453d;border-top-color:var(--editor-accent);border-radius:50%;width:23px;height:23px;animation:.7s linear infinite editor-module__6x9rbG__spin}@keyframes editor-module__6x9rbG__spin{to{transform:rotate(360deg)}}@media (max-width:1080px){.editor-module__6x9rbG__topbar{overflow-x:auto}.editor-module__6x9rbG__saveState,.editor-module__6x9rbG__topbar .editor-module__6x9rbG__button span{display:none}.editor-module__6x9rbG__brand{min-width:42px}.editor-module__6x9rbG__brandText{display:none}.editor-module__6x9rbG__upperDeck{grid-template-columns:244px minmax(360px,1fr)}.editor-module__6x9rbG__inspector,.editor-module__6x9rbG__upperDeck[data-mobile-panel=inspector] .editor-module__6x9rbG__panel,.editor-module__6x9rbG__upperDeck[data-mobile-panel=inspector] .editor-module__6x9rbG__previewPanel{display:none}.editor-module__6x9rbG__upperDeck[data-mobile-panel=inspector] .editor-module__6x9rbG__inspector{grid-column:1/-1;display:block}.editor-module__6x9rbG__mobilePanelSwitch{border:1px solid var(--editor-line);background:#11110f;border-radius:6px;gap:3px;padding:3px;display:flex}}@media (max-width:720px){.editor-module__6x9rbG__workspace{grid-template-rows:minmax(260px,1fr) 292px;height:calc(100dvh - 56px)}.editor-module__6x9rbG__upperDeck{display:block}.editor-module__6x9rbG__panel,.editor-module__6x9rbG__previewPanel,.editor-module__6x9rbG__inspector{width:100%;height:100%;display:none}.editor-module__6x9rbG__upperDeck[data-mobile-panel=media] .editor-module__6x9rbG__panel,.editor-module__6x9rbG__upperDeck[data-mobile-panel=preview] .editor-module__6x9rbG__previewPanel,.editor-module__6x9rbG__upperDeck[data-mobile-panel=inspector] .editor-module__6x9rbG__inspector{display:block}.editor-module__6x9rbG__upperDeck[data-mobile-panel=preview] .editor-module__6x9rbG__previewPanel{display:grid}.editor-module__6x9rbG__brand,.editor-module__6x9rbG__projectName{display:none}.editor-module__6x9rbG__topbar{gap:6px}.editor-module__6x9rbG__timelineBody{grid-template-columns:82px minmax(0,1fr)}.editor-module__6x9rbG__trackLabel{padding:0 6px}.editor-module__6x9rbG__timelineToolbar{padding-inline:6px}.editor-module__6x9rbG__timelineToolbar .editor-module__6x9rbG__button span,.editor-module__6x9rbG__shortcutHint{display:none}.editor-module__6x9rbG__timecode{width:72px;margin-inline:2px;font-size:9px}.editor-module__6x9rbG__zoomControl span,.editor-module__6x9rbG__zoomControl svg{display:none}.editor-module__6x9rbG__zoomControl input{width:58px}}@media (prefers-reduced-motion:reduce){.editor-module__6x9rbG__spinner{animation-duration:1.8s}.editor-module__6x9rbG__button,.editor-module__6x9rbG__iconButton,.editor-module__6x9rbG__accentButton,.editor-module__6x9rbG__dangerButton,.editor-module__6x9rbG__progressFill{transition:none}}
