:root{--bg: #000;--panel: #16181C;--panel-2: #1E2125;--panel-3: #252830;--border: #2F3336;--border-soft: #1F2226;--text: #E7E9EA;--text-dim: #71767B;--text-muted: #4D5258;--blue: #1D9BF0;--blue-hover: #1A8CD8;--blue-bg: rgba(29, 155, 240, .1);--blue-bg-2: rgba(29, 155, 240, .18);--green: #00BA7C;--red: #F4212E}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Geist,-apple-system,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;overflow:hidden}.app{display:grid;grid-template-rows:auto 1fr;height:100vh}.header{background:var(--bg);border-bottom:1px solid var(--border)}.header-top{display:flex;align-items:center;justify-content:space-between;padding:0 18px;height:48px;border-bottom:1px solid var(--border-soft)}.brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:15px;letter-spacing:-.01em}.brand-mark{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,var(--blue),#6B46F5);display:grid;place-items:center;color:#fff}.brand-mark svg{width:14px;height:14px}.help-icon{background:transparent;border:none;color:var(--text-dim);cursor:pointer;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;transition:all .12s}.help-icon:hover{background:#e7e9ea14;color:var(--text)}.help-icon svg{width:18px;height:18px}.help-button{display:inline-flex;align-items:center;gap:8px;background:#1d9bf01f;border:1px solid rgba(29,155,240,.4);color:var(--blue, #1d9bf0);font-family:inherit;font-size:12px;font-weight:600;padding:7px 12px 7px 10px;border-radius:999px;cursor:pointer;transition:all .12s;letter-spacing:.1px}.help-button:hover{background:#1d9bf033;border-color:#1d9bf0b3}.help-button svg{width:15px;height:15px}.workflow{display:flex;align-items:flex-start;padding:16px 18px 18px;gap:0}.step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;cursor:pointer;padding:0 6px;transition:transform .12s;background:transparent;border:none;font-family:inherit}.step:hover{transform:translateY(-1px)}.step:not(:first-child):before{content:"";position:absolute;top:15px;right:50%;width:100%;height:2px;background:var(--border);margin-right:18px;z-index:1}.step.done:not(:first-child):before,.step.active:not(:first-child):before{background:var(--green);opacity:.5}.step-num{width:32px;height:32px;border-radius:50%;background:var(--panel-2);border:1.5px solid var(--border);display:grid;place-items:center;color:var(--text-dim);font-size:13px;font-weight:600;position:relative;z-index:2;transition:all .15s ease}.step-num svg{width:14px;height:14px}.step:hover .step-num{border-color:var(--text-muted);color:var(--text)}.step.active .step-num{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 0 0 5px #1d9bf02e}.step.done .step-num{background:var(--green);border-color:var(--green);color:#fff}.step-label{font-size:12px;color:var(--text-dim);text-align:center;line-height:1.3;max-width:110px;transition:color .15s ease;font-weight:500}.step.active .step-label{color:var(--text);font-weight:600}.step.done .step-label{color:var(--text)}.step-tag{font-family:Geist Mono,monospace;font-size:9px;color:var(--text-muted);letter-spacing:.06em;margin-top:1px;text-transform:uppercase}.step.done .step-tag{color:var(--green)}.step.active .step-tag{color:var(--blue)}.main{display:grid;grid-template-columns:1fr 6px 400px;overflow:hidden}.left{display:flex;flex-direction:column;overflow:hidden}.splitter{background:transparent;cursor:col-resize;position:relative;border-left:1px solid var(--border);transition:background .12s}.splitter:hover{background:#1d9bf01f}.splitter:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:36px;background:var(--text-muted);border-radius:1px;opacity:.5;transition:all .12s}.splitter:hover:before{background:var(--blue);opacity:1;height:48px}.tlb{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:var(--bg);border-bottom:1px solid var(--border-soft);gap:14px}.tlb-l,.tlb-r{display:flex;align-items:center;gap:10px}.tlb-lbl{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-weight:600}.tlb-tc{font-family:Geist Mono,monospace;font-size:13px;color:var(--text);font-weight:500}.tlb-tc .total{color:var(--text-dim)}.play-pop{display:flex;align-items:center;gap:6px;background:var(--blue-bg);color:var(--blue);border:1px solid rgba(29,155,240,.3);font-family:inherit;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .12s}.play-pop:hover{background:var(--blue-bg-2)}.play-pop svg{width:10px;height:10px}.tb-mini{font-size:12px;padding:5px 10px;border-radius:6px;background:var(--panel);border:1px solid var(--border);color:var(--text-dim);cursor:pointer;font-family:inherit;transition:all .12s}.tb-mini:hover{color:var(--text);border-color:var(--text-muted)}.tb-mini.on{background:var(--blue-bg);border-color:var(--blue);color:var(--blue)}.zoom{display:flex;align-items:center;background:var(--panel);border:1px solid var(--border);border-radius:6px;padding:2px}.zoom button{width:22px;height:22px;border-radius:4px;background:transparent;border:none;color:var(--text);cursor:pointer;display:grid;place-items:center;font-size:14px}.zoom button:hover{background:var(--panel-3)}.zoom span{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);padding:0 6px;min-width:38px;text-align:center}.timeline{flex:1;display:flex;background:var(--panel);overflow:hidden;min-height:0}.track-labels{width:96px;flex-shrink:0;background:var(--bg);border-right:1px solid var(--border);display:flex;flex-direction:column}.track-label{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0 14px;font-family:Geist Mono,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.1em;border-bottom:1px solid var(--border-soft)}.track-label svg{width:12px;height:12px;color:var(--text-dim)}.track-label.ruler{height:32px}.track-label.video{flex:1}.track-label.audio{height:110px}.track-content{flex:1;position:relative;overflow:auto}.track-inner{position:relative;min-width:100%}.ruler{height:32px;position:relative;background:var(--panel-2);border-bottom:1px solid var(--border-soft);overflow:hidden}.tick{position:absolute;width:1px;background:var(--text-muted);opacity:.35}.tick.major{opacity:.7;height:14px;bottom:0}.tick.minor{height:6px;bottom:0}.tlbl{position:absolute;top:6px;font-family:Geist Mono,monospace;font-size:10px;color:var(--text-dim);transform:translate(4px);letter-spacing:.02em}.video-track{flex:1;display:flex;background:var(--panel);border-bottom:1px solid var(--border-soft);position:relative;min-height:0}.clip{height:100%;position:relative;border-right:1px solid var(--border);overflow:hidden;cursor:pointer;transition:filter .12s;background:repeating-linear-gradient(90deg,var(--panel-3) 0,var(--panel-3) 95px,rgba(0,0,0,.4) 95px,rgba(0,0,0,.4) 96px)}.clip:hover{filter:brightness(1.15)}.clip.active{box-shadow:inset 0 0 0 3px var(--blue),0 0 14px #1da1f259;z-index:2}.clip.active:before{content:"EDITING";position:absolute;top:6px;left:6px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;letter-spacing:.5px;padding:2px 6px;border-radius:3px;z-index:5;pointer-events:none}.clip-handle{position:absolute;top:0;bottom:0;width:6px;background:#ffffff0f;cursor:ew-resize;z-index:3}.clip-handle.l{left:0;border-right:1px solid rgba(255,255,255,.1)}.clip-handle.r{right:0;border-left:1px solid rgba(255,255,255,.1)}.clip-name{position:absolute;top:10px;left:14px;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:5px 10px;border-radius:5px;font-size:12px;font-weight:500;color:var(--text);z-index:2}.clip-dur{position:absolute;bottom:10px;right:14px;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:3px 8px;border-radius:5px;font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);z-index:2}.tm{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer}.tm-icon{width:26px;height:26px;border-radius:50%;background:var(--blue-bg);border:1.5px solid var(--blue);color:var(--blue);display:grid;place-items:center;font-size:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tm:hover .tm-icon{background:var(--blue-bg-2)}.tm-lbl{font-family:Geist Mono,monospace;font-size:9px;color:var(--blue);background:#000000bf;padding:2px 5px;border-radius:3px;letter-spacing:.04em}.tm.cut .tm-icon{background:#000000b3;border-color:var(--text-muted);border-style:dashed;color:var(--text-muted)}.tm.cut .tm-lbl{color:var(--text-muted)}.trim-region{position:absolute;top:0;bottom:0;z-index:3;background:repeating-linear-gradient(45deg,#f4212e33 0,#f4212e33 6px,#f4212e4d 6px,#f4212e4d 12px);border-left:2px solid var(--red);border-right:2px solid var(--red);cursor:pointer;display:flex;align-items:center;justify-content:center}.trim-region-lbl{font-family:Geist Mono,monospace;font-size:10px;color:#fff;font-weight:600;background:var(--red);padding:3px 7px;border-radius:4px;letter-spacing:.04em;box-shadow:0 2px 8px #f4212e66}.reseal{position:absolute;top:0;bottom:0;width:3px;z-index:4;background:linear-gradient(90deg,transparent 0%,var(--blue) 30%,var(--blue) 70%,transparent 100%);cursor:pointer}.reseal-mark{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#000000d9;padding:3px 6px;border-radius:4px;font-family:Geist Mono,monospace;font-size:9px;color:var(--blue);letter-spacing:.04em;font-weight:600;white-space:nowrap;border:1px solid rgba(29,155,240,.4)}.audio-track{height:110px;flex-shrink:0;background:var(--panel-2);position:relative;overflow:hidden}.wf{width:100%;height:100%;display:flex;align-items:center;padding:8px 0;gap:1px}.wf .wb{flex:1;background:var(--text-muted);opacity:.55;border-radius:1px;min-width:2px}.playhead{position:absolute;top:32px;bottom:0;width:2px;background:var(--blue);z-index:10;pointer-events:none;box-shadow:0 0 10px #1d9bf08c}.playhead:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid var(--blue)}.right{background:var(--bg);display:flex;flex-direction:column;overflow:hidden}.ph{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);gap:8px}.ph-left-side{display:flex;align-items:center;gap:10px}.ph h3{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ph .count{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);letter-spacing:.02em}.collapse{background:transparent;border:none;color:var(--text-dim);cursor:pointer;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;transition:all .12s}.collapse:hover{background:#e7e9ea14;color:var(--text)}.collapse svg{width:14px;height:14px}.pbody{flex:1;overflow-y:auto;padding:14px 18px}.local-banner{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--panel);border:1px solid var(--border);border-radius:8px;font-size:12px;color:var(--text-dim);margin-bottom:14px}.local-banner svg{color:var(--green);flex-shrink:0}.local-banner b{color:var(--text);font-weight:500}.line{border:1px solid var(--border);border-radius:10px;padding:10px 12px;margin-bottom:10px;background:var(--panel);transition:border-color .12s}.line.active{border-color:var(--blue);background:#1d9bf00a}.line.tts .line-wf .b{background:var(--blue);opacity:.75}.line-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:8px}.line-range{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);letter-spacing:.02em}.line-src{font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:2px 6px;border-radius:4px;font-weight:500}.line-src.src{background:#00ba7c26;color:var(--green)}.line-src.tts{background:var(--blue-bg-2);color:var(--blue)}.line-audio{display:flex;align-items:center;gap:8px;margin-bottom:8px}.line-play{width:28px;height:28px;border-radius:50%;background:var(--panel-2);border:1px solid var(--border);color:var(--text);cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:all .12s}.line-play:hover{background:var(--panel-3);border-color:var(--text-muted)}.line-play svg{width:10px;height:10px}.line-wf{flex:1;height:24px;display:flex;align-items:center;gap:1.5px}.line-wf .b{flex:1;background:var(--text-muted);border-radius:1px;min-width:2px;opacity:.65}.line textarea{width:100%;background:transparent;border:none;color:var(--text);font-family:inherit;font-size:13px;line-height:1.5;resize:none;outline:none;margin-bottom:8px}.line-actions{display:flex;gap:6px;align-items:center;padding-top:8px;border-top:1px solid var(--border-soft)}.mini{font-family:inherit;font-size:11px;font-weight:500;padding:4px 10px;border-radius:999px;background:transparent;border:1px solid var(--border);color:var(--text-dim);cursor:pointer;transition:all .12s}.mini:hover{color:var(--text);border-color:var(--text-muted)}.mini.regen{border-color:#1d9bf066;color:var(--blue)}.mini.regen:hover{background:var(--blue-bg)}.voice{margin-left:auto;font-family:inherit;font-size:11px;padding:4px 22px 4px 8px;border-radius:999px;background-color:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'><path fill='%2371767B' d='M6 8.5L2 4.5h8z'/></svg>");background-repeat:no-repeat;background-position:right 6px center;border:1px solid var(--border);color:var(--text-dim);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.add-line{width:100%;background:transparent;border:1px dashed var(--border);border-radius:10px;padding:10px;color:var(--text-dim);cursor:pointer;font-family:inherit;font-size:13px;transition:all .12s}.add-line:hover{border-color:var(--blue);color:var(--blue)}.preview-app{display:grid;grid-template-rows:36px 1fr auto;height:100vh}.titlebar{display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:var(--bg);border-bottom:1px solid var(--border)}.titlebar .title{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-dim);font-weight:500;letter-spacing:.02em}.titlebar .title svg{color:var(--blue)}.sync{display:flex;align-items:center;gap:6px;font-family:Geist Mono,monospace;font-size:11px;color:var(--green);letter-spacing:.04em}.sync .dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 6px #00ba7c99;animation:blink 1.6s ease-in-out infinite}.sync.disconnected{color:var(--text-muted)}.sync.disconnected .dot{background:var(--text-muted);box-shadow:none;animation:none}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.canvas-wrap{padding:14px;display:flex;min-height:0}.canvas{flex:1;background:#050608;border:1px solid var(--border);border-radius:10px;overflow:hidden;position:relative;display:grid;place-items:center}.canvas-meta{position:absolute;top:12px;z-index:3;padding:4px 8px;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);letter-spacing:.04em}.canvas-meta.tl{left:12px}.canvas-meta.tr{right:12px}.canvas-meta span{color:var(--text)}.transport-wrap{padding:10px 16px 14px;background:var(--bg);border-top:1px solid var(--border)}.scrubber{height:4px;background:var(--border);border-radius:2px;position:relative;cursor:pointer;margin-bottom:12px}.scrubber-fill{height:100%;background:var(--blue);border-radius:2px}.scrubber-head{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #1d9bf02e}.transport{display:flex;align-items:center;justify-content:space-between;gap:12px}.tc{font-family:Geist Mono,monospace;font-size:13px;font-weight:500;color:var(--text)}.tc .total{color:var(--text-dim)}.controls{display:flex;align-items:center;gap:2px}.iconbtn{width:36px;height:36px;border-radius:50%;background:transparent;border:none;cursor:pointer;display:grid;place-items:center;color:var(--text);transition:background .12s}.iconbtn:hover{background:#e7e9ea14}.iconbtn svg{width:18px;height:18px}.iconbtn.play{width:44px;height:44px;background:var(--blue);color:#fff}.iconbtn.play:hover{background:var(--blue-hover)}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.empty-track{display:grid;place-items:center;width:100%;height:100%;color:var(--text-muted);font-size:13px;padding:24px;text-align:center}.empty-track p{max-width:360px;line-height:1.6}.empty-track strong{color:var(--text);font-weight:600}.empty-track em{color:var(--blue);font-style:normal;font-weight:500}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:grid;place-items:center;animation:mme-fade .12s ease;padding:20px}@keyframes mme-fade{0%{opacity:0}to{opacity:1}}.modal{background:var(--panel);border:1px solid var(--border);border-radius:14px;min-width:420px;max-width:540px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;overflow:hidden;animation:mme-pop .18s cubic-bezier(.2,.9,.3,1.1)}.modal.wide{max-width:640px}@keyframes mme-pop{0%{transform:scale(.96) translateY(8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:15px;font-weight:600;letter-spacing:-.01em}.modal-close{background:transparent;border:none;cursor:pointer;color:var(--text-dim);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;transition:all .12s}.modal-close:hover{background:#e7e9ea14;color:var(--text)}.modal-body{flex:1;overflow-y:auto;padding:18px 20px}.modal-footer{display:flex;gap:8px;justify-content:flex-end;padding:14px 20px;border-top:1px solid var(--border)}.modal-btn{font-family:inherit;font-size:13px;font-weight:500;padding:8px 16px;border-radius:8px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;transition:all .12s}.modal-btn:hover{background:#e7e9ea0a;border-color:var(--text-muted)}.modal-btn:disabled{opacity:.4;cursor:not-allowed}.modal-btn.primary{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:600}.modal-btn.primary:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.modal-hint{font-size:13px;color:var(--text-dim);line-height:1.5;margin-bottom:14px}.modal-error{font-size:12px;color:var(--red);margin-top:8px;padding:8px 10px;background:#f4212e14;border-radius:6px}.modal-section{margin-bottom:18px}.modal-section h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);font-weight:600;margin-bottom:10px}.option-grid{display:grid;gap:8px}.option-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text);font-family:inherit;font-size:13px;cursor:pointer;transition:all .12s;text-align:left}.option-row:hover{border-color:var(--text-muted);background:#e7e9ea05}.option-row.selected{border-color:var(--blue);background:var(--blue-bg)}.option-row:disabled{opacity:.4;cursor:not-allowed}.option-row .o-name{font-weight:500}.option-row .o-meta{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim)}.option-row.selected .o-meta{color:var(--blue)}.info-block{background:var(--panel-2);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.info-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-size:13px;border-bottom:1px solid var(--border-soft)}.info-row:last-child{border-bottom:none}.info-row span{color:var(--text-dim)}.info-row strong{color:var(--text);font-weight:500}.info-block ol{padding-left:20px;margin:8px 0}.info-block ol li{font-size:13px;line-height:1.6;color:var(--text-dim);margin-bottom:4px}.info-block ol li::marker{color:var(--blue);font-weight:600}.info-block strong{color:var(--text)}.slider{width:100%;height:6px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--border);border-radius:3px;outline:none;margin:10px 0 6px}.slider::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--blue);cursor:pointer;box-shadow:0 0 0 4px #1d9bf02e;border:2px solid var(--blue)}.slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--blue);cursor:pointer;border:none}.slider-ticks{display:flex;justify-content:space-between;font-family:Geist Mono,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.04em;margin-top:4px}.kbd-table{width:100%;border-collapse:collapse;font-size:13px}.kbd-table td{padding:6px 0;border-bottom:1px solid var(--border-soft)}.kbd-table td:first-child{width:36%}.kbd-table td:last-child{color:var(--text-dim)}kbd{font-family:Geist Mono,monospace;font-size:11px;background:var(--panel-2);border:1px solid var(--border);border-radius:4px;padding:2px 7px;color:var(--text)}.tel-toggle{margin-top:12px;padding:12px 14px;background:var(--panel-2);border:1px solid var(--border);border-radius:8px}.tel-toggle label{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.tel-toggle input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px}.tel-toggle p{margin-top:6px;margin-left:26px}.modal-section p{font-size:13px;color:var(--text-dim);line-height:1.6;margin-bottom:8px}.modal-section ul{padding-left:20px;margin:8px 0}.modal-section ul li{font-size:13px;line-height:1.6;color:var(--text-dim);margin-bottom:4px}.modal-section ul li::marker{color:var(--blue)}.preview-video{width:100%;height:100%;object-fit:contain;background:#000;display:block}.canvas-empty{text-align:center;color:var(--text-muted);padding:40px;max-width:360px}.canvas-empty p{font-size:14px;line-height:1.6;margin-bottom:6px}.canvas-empty p.sub{font-size:12px;color:var(--text-muted);margin-bottom:0}.canvas-meta.clip-id{bottom:12px;left:12px;top:auto;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trim-mode-banner{display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:linear-gradient(90deg,#f4212e14,#f4212e05);border-top:1px solid rgba(244,33,46,.4);border-bottom:1px solid rgba(244,33,46,.2);gap:14px}.trim-mode-banner-left{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--text-dim)}.trim-mode-banner-left kbd{font-family:Geist Mono,monospace;font-size:11px;background:var(--panel-2);border:1px solid var(--border);border-radius:4px;padding:1px 6px;color:var(--text)}.trim-mode-pill{font-family:Geist Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;padding:3px 8px;border-radius:4px;background:var(--red);color:#fff}.trim-mode-exit{font-family:inherit;font-size:12px;padding:6px 12px;border-radius:6px;background:transparent;border:1px solid var(--border);color:var(--text-dim);cursor:pointer}.trim-mode-exit:hover{color:var(--text);border-color:var(--text-muted)}.clip.trimming{filter:brightness(.85)}.trim-handle{position:absolute;top:0;bottom:0;width:8px;z-index:4;cursor:ew-resize;background:var(--red)}.trim-handle.l{left:-4px;border-radius:4px 0 0 4px}.trim-handle.r{right:-4px;border-radius:0 4px 4px 0}.trim-handle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:18px;background:#fff;border-radius:1px}.trim-actions{position:absolute;top:calc(100% + 8px);transform:translate(-50%);z-index:6;display:flex;gap:8px;align-items:center;background:var(--panel);border:1px solid var(--red);border-radius:8px;padding:6px 8px 6px 12px;box-shadow:0 6px 18px #f4212e59;white-space:nowrap}.trim-actions-tcs{display:flex;gap:14px;font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim)}.trim-actions-tcs strong{color:var(--text);font-weight:600}.trim-actions-btns{display:flex;gap:6px}.trim-btn{font-family:inherit;font-size:12px;font-weight:500;padding:5px 10px;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer}.trim-btn:hover{background:#e7e9ea0a}.trim-btn.apply{background:var(--blue);border-color:var(--blue);color:#fff;font-weight:600}.trim-btn.apply:hover{background:var(--blue-hover)}.export-progress{margin-top:6px}.export-progress-bar{width:100%;height:8px;background:var(--panel-2);border:1px solid var(--border);border-radius:4px;overflow:hidden;position:relative}.export-progress-fill{height:100%;background:linear-gradient(90deg,var(--blue),#6B46F5);transition:width .2s ease;box-shadow:0 0 12px #1d9bf066}.export-progress-meta{display:flex;align-items:center;gap:12px;margin-top:8px;font-size:12px;color:var(--text-dim)}.export-progress-meta span:first-child{color:var(--blue);font-weight:600}.trimmed-tag{color:var(--red);font-weight:600}.track-inner{display:flex;flex-direction:column;height:100%}.empty-hint{font-size:12px;color:var(--text-dim);line-height:1.6;padding:12px;background:var(--panel);border:1px solid var(--border-soft);border-radius:8px;margin-bottom:14px}.video-track{flex:none}.clip-filmstrip{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden;pointer-events:none}.filmstrip-frame{flex:1 1 0;min-width:0;height:100%;object-fit:cover;border-right:1px solid rgba(0,0,0,.45);display:block;-webkit-user-select:none;user-select:none}.filmstrip-frame:last-child{border-right:none}.clip-name,.clip-dur{z-index:2}.clip-handle{z-index:3}.clip:has(.clip-filmstrip){background:var(--panel-3)}.transcript-block{margin-bottom:16px}.transcript-block-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 2px}.transcript-block-header h4{font-size:12px;font-weight:600;color:var(--text);letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin-right:8px}.transcript-meta{font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim);flex-shrink:0}.transcribe-status{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:10px 12px;margin-bottom:10px;font-size:12px;color:var(--text-dim)}.transcribe-status.err{background:#f4212e14;border-color:#f4212e4d;color:var(--text)}.transcribe-status.err strong{color:var(--red)}.transcribe-status-row{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 8px #1d9bf099;animation:pulse 1.6s ease-in-out infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.transcribe-progress{margin-top:8px;height:4px;background:var(--panel-2);border-radius:2px;overflow:hidden}.transcribe-progress-fill{height:100%;background:var(--blue);transition:width .2s ease}.line-text{font-size:13px;color:var(--text);line-height:1.5;padding:6px 0 2px}.line textarea{width:100%;background:transparent;border:none;color:var(--text);font-family:inherit;font-size:13px;line-height:1.5;resize:vertical;outline:none;padding:4px 0;margin:4px 0 6px;min-height:36px}.line textarea:focus{outline:1px solid var(--blue);outline-offset:4px;border-radius:3px}.line.edited{border-color:#1d9bf066;background:#1d9bf00a}.line .mini.regen:disabled{opacity:.4;cursor:not-allowed}.workflow{display:flex;align-items:stretch;gap:12px;padding:12px 20px 16px}.step-group{display:flex;flex-direction:column;align-items:stretch}.step-group:last-of-type{flex:0}.step-group-label{font-family:Geist Mono,monospace;font-size:9px;letter-spacing:.16em;color:var(--text-muted);margin-bottom:6px;padding-left:4px;text-transform:uppercase}.group-edit .step-group-label{color:var(--blue)}.group-output .step-group-label{color:var(--green)}.step-group-steps{display:flex;gap:8px}.step-group-arrow{align-self:center;margin-top:14px;font-size:20px;color:var(--text-muted);opacity:.5;padding:0 2px;-webkit-user-select:none;user-select:none}.preview-status{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:var(--panel);border-bottom:1px solid var(--border);font-family:Geist Mono,monospace;font-size:11px;color:var(--text-dim)}.preview-status-left{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.preview-status-left .err{color:var(--red)}.tb-mini{background:var(--panel-2);border:1px solid var(--border);color:var(--text);font-family:inherit;font-size:11px;padding:3px 8px;border-radius:4px;cursor:pointer;white-space:nowrap}.tb-mini:hover{background:var(--panel-3);border-color:var(--border-strong)}.canvas-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px;text-align:center;color:var(--text-dim)}.canvas-empty strong{color:var(--text)}.canvas-empty .sub{font-size:12px;max-width:420px;line-height:1.5}.workflow-bar{padding:10px 20px 14px;border-bottom:1px solid var(--border)}.workflow-bar-label{font-family:Geist Mono,monospace;font-size:9px;letter-spacing:.2em;color:var(--text-muted);margin-bottom:8px;padding-left:2px}.workflow-bar-buttons{display:flex;gap:6px;flex-wrap:wrap}.func-button-wrapper{position:relative}.func-button{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--panel);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s,border-color .12s,color .12s;min-height:42px}.func-button:hover{background:var(--panel-2);border-color:var(--border-strong)}.func-button.menu-open{background:var(--panel-2);border-color:var(--blue)}.func-button.done{border-color:#00ba7c66;background:#00ba7c0f}.func-button.done:hover{background:#00ba7c1f;border-color:#00ba7c99}.func-button.active{border-color:var(--blue);background:#1d9bf01f;color:var(--blue)}.func-icon{position:relative;width:18px;height:18px;flex-shrink:0;color:var(--text-dim)}.func-button.done .func-icon{color:var(--green)}.func-button.active .func-icon{color:var(--blue)}.func-icon svg{width:18px;height:18px}.func-check{position:absolute;bottom:-3px;right:-4px;width:11px;height:11px;background:var(--green);color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}.func-check svg{width:8px;height:8px;stroke-width:4}.func-label{display:flex;align-items:center;gap:4px;white-space:nowrap;font-size:12px}.func-chevron{display:inline-flex;width:12px;height:12px;color:var(--text-muted)}.func-chevron svg{width:12px;height:12px}.func-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:20;background:var(--panel-2);border:1px solid var(--border-strong);border-radius:8px;box-shadow:0 10px 24px #00000073;min-width:180px;padding:4px;display:flex;flex-direction:column}.func-menu-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:transparent;border:none;color:var(--text);text-align:left;font-family:inherit;font-size:13px;border-radius:5px;cursor:pointer;gap:12px}.func-menu-item:hover{background:var(--panel-3)}.func-menu-item.done{color:var(--green)}.func-menu-item.active{background:#1d9bf029;color:var(--blue)}.func-menu-item-tick{display:inline-flex;width:14px;height:14px;color:var(--green)}.func-menu-item-tick svg{width:14px;height:14px}.tts-status{background:#1d9bf00f;border:1px solid rgba(29,155,240,.2);border-radius:6px;padding:8px 10px;margin:4px 0 8px;font-size:11px;color:var(--text-dim)}.tts-status.err{background:#f4212e14;border-color:#f4212e4d;color:var(--text)}.tts-status.err strong{color:var(--red)}.tts-status-row{display:flex;align-items:center;gap:8px}.line.has-tts{border-color:#1d9bf080;background:#1d9bf014}.line-src.tts{color:var(--blue);background:#1d9bf01f}.mini.preview-tts{background:#1d9bf029;color:var(--blue);border-color:#1d9bf066}.mini.preview-tts:hover{background:#1d9bf03d;border-color:var(--blue)}.mini.regen{background:var(--panel-2);color:var(--text);border-color:var(--border)}.mini.regen:hover:not(:disabled){background:#1d9bf01f;border-color:var(--blue);color:var(--blue)}.mini.regen:disabled{opacity:.5;cursor:not-allowed}.voice-picker{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--panel-2);border:1px solid var(--border);border-radius:6px;margin-bottom:10px;font-size:11px}.voice-picker label{color:var(--text-dim);font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.voice-picker select{flex:1;background:var(--bg);color:var(--text);border:1px solid var(--border);border-radius:4px;padding:4px 6px;font-size:11px;font-family:inherit;cursor:pointer}.voice-picker select:hover{border-color:var(--blue)}.crop-meta{display:flex;flex-direction:column;gap:4px;background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:8px 10px;margin:8px 0;font-size:11px}.crop-meta>div{display:flex;justify-content:space-between;align-items:center}.crop-meta span{color:var(--text-dim)}.crop-meta strong{font-family:Geist Mono,monospace;color:var(--text)}.crop-slider{width:100%;margin:10px 0 4px;accent-color:var(--blue)}.crop-axis{display:flex;justify-content:space-between;font-size:10px;color:var(--text-dim);font-family:Geist Mono,monospace}.modal-btn.ghost{background:transparent;color:var(--blue);border:1px solid rgba(29,155,240,.4)}.modal-btn.ghost:hover:not(:disabled){background:#1d9bf01f;border-color:var(--blue)}.save-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:500;border-radius:4px;border:1px solid var(--border)}.save-status .status-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.save-status.ok .status-dot{background:var(--green)}.save-status.saving .status-dot{background:var(--amber)}.save-status.pending .status-dot{background:var(--text-dim)}.save-status.saving{background:#f5bf1314;color:var(--amber)}.save-status.ok{background:#00ba7c14;color:var(--green)}.save-status.pending{color:var(--text-dim)}.status-dot.pulsing{animation:pulse .9s ease-in-out infinite alternate}@keyframes pulse{0%{opacity:.4}to{opacity:1}}.tb-mini.save-now{font-weight:600}.tb-mini.reset-project{margin-left:8px;color:var(--text-muted);border-color:var(--border)}.tb-mini.reset-project:hover{color:#f4212e;border-color:#f4212e;background:#f4212e14}.audio-track.has-music{background:#1d9bf00a;border-color:#1d9bf040}.audio-track.clickable{cursor:pointer}.audio-track.clickable:hover{background:#1d9bf014;border-color:var(--blue)}.wf .wb.real{background:var(--blue);opacity:.85}.wf .wb.fake{background:var(--text-dim);opacity:.35}.audio-track-label{position:absolute;top:4px;left:8px;display:flex;align-items:center;gap:8px;font-size:10px;color:var(--text);background:#0009;padding:2px 8px;border-radius:3px;pointer-events:none;max-width:calc(100% - 16px);overflow:hidden}.audio-track-label .music-name{font-weight:600;color:var(--blue);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:240px}.audio-track-label .music-meta{color:var(--text-dim);font-family:Geist Mono,monospace;font-size:9px}.audio-track-label .edit-hint{color:var(--blue);font-style:italic;font-size:9px}.track-label.audio.has-music{color:var(--blue)}.preview-status-right{display:flex;align-items:center;gap:6px}.tb-mini.mute-btn{display:inline-flex;align-items:center;gap:5px}.tb-mini.mute-btn.on{background:#00ba7c1f;color:var(--green);border-color:#00ba7c66}.tb-mini.mute-btn.muted{background:#f4212e1f;color:var(--red);border-color:#f4212e66}.audio-source-tag{color:var(--blue);font-weight:500}.modal-btn.danger{background:#f4212e26;color:var(--red);border-color:#f4212e73}.modal-btn.danger:hover{background:#f4212e40}.op-toast{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:14px;background:var(--panel);border:1px solid var(--blue);border-radius:10px;padding:12px 14px 12px 12px;min-width:340px;max-width:540px;box-shadow:0 8px 28px #00000073,0 0 0 1px #1da1f214}.op-toast-spinner{width:20px;height:20px;border:2.5px solid rgba(29,161,242,.25);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;animation:op-spin .9s linear infinite}@keyframes op-spin{to{transform:rotate(360deg)}}.op-toast-body{flex:1;min-width:0}.op-toast-name{font-weight:600;font-size:13px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-toast-progress{margin-top:6px}.op-toast-progress-bar{height:4px;background:#ffffff14;border-radius:2px;overflow:hidden}.op-toast-progress-fill{height:100%;background:linear-gradient(90deg,var(--blue),#6c5ce7);transition:width .18s ease-out}.op-toast-progress-meta{display:flex;gap:6px;margin-top:3px;font-family:Geist Mono,monospace;font-size:11px;color:var(--muted)}.op-toast-elapsed{margin-top:4px;font-size:11px;color:var(--muted)}.op-toast-cancel{background:#f4212e1f;color:var(--red);border:1px solid rgba(244,33,46,.45);border-radius:6px;padding:6px 12px;font-weight:600;font-size:12px;cursor:pointer;flex-shrink:0;transition:background .12s}.op-toast-cancel:hover{background:#f4212e38}.func-button-target{margin-top:4px;font-size:10px;font-weight:600;color:var(--blue);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;padding:2px 6px;background:#1da1f214;border-radius:3px;letter-spacing:.2px}.legal-section{background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:18px 20px;margin-top:18px}.legal-title{font-weight:800;font-size:13px;letter-spacing:.3px;color:var(--text);margin:0 0 2px;text-transform:uppercase}.legal-subtitle{font-family:Geist Mono,monospace;font-size:10px;color:var(--muted);margin:0 0 16px}.legal-clauses{display:flex;flex-direction:column;gap:14px}.legal-clauses>div{font-size:12px;line-height:1.55;color:#e8eaedd1}.legal-clause-title{font-weight:700;font-size:11.5px;color:var(--text);margin:0 0 4px;letter-spacing:.15px}.legal-clauses p{margin:0 0 6px}.legal-list{padding-left:10px;display:flex;flex-direction:column;gap:3px;margin-top:4px}.legal-list p{margin:0}.legal-footer{margin-top:20px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);text-align:center;font-size:10px;color:var(--muted);letter-spacing:.2px}
