.video-editor-module__g_-e1W__editor{color:var(--foreground);isolation:isolate;min-width:0}.video-editor-module__g_-e1W__editor button{border-radius:10px}.video-editor-module__g_-e1W__editor button:disabled{cursor:not-allowed;opacity:.4}.video-editor-module__g_-e1W__editor button:focus-visible,.video-editor-module__g_-e1W__editor input:focus-visible,.video-editor-module__g_-e1W__editor textarea:focus-visible,.video-editor-module__g_-e1W__editor select:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.video-editor-module__g_-e1W__editor input:not([type=range]):not([type=checkbox]):not([type=color]),.video-editor-module__g_-e1W__editor textarea,.video-editor-module__g_-e1W__editor select{border-radius:10px}.video-editor-module__g_-e1W__header{border-bottom:1px solid var(--border);background:var(--background);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 18px;display:flex}.video-editor-module__g_-e1W__headerActions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.video-editor-module__g_-e1W__history{border:1px solid var(--border);border-radius:10px;display:flex;overflow:hidden}.video-editor-module__g_-e1W__history button{border-radius:0}.video-editor-module__g_-e1W__workspace{flex:1;min-width:0;min-height:0;display:flex}.video-editor-module__g_-e1W__stage{background:var(--muted);background-image:radial-gradient(color-mix(in srgb,var(--muted-foreground) 18%,transparent) .8px,transparent .8px);background-size:18px 18px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:220px;padding:44px 36px 38px;display:flex;position:relative;overflow:hidden}.video-editor-module__g_-e1W__stageLabel{color:var(--muted-foreground);pointer-events:none;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;top:14px;left:18px}.video-editor-module__g_-e1W__rail{border-right:1px solid var(--border);background:var(--background);flex-direction:column;flex-shrink:0;order:-1;width:300px;min-height:0;display:flex}.video-editor-module__g_-e1W__tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:12px;display:grid}.video-editor-module__g_-e1W__tabs button{flex-direction:row;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:6px;display:flex}.video-editor-module__g_-e1W__tabs button span{text-transform:none;letter-spacing:0;font-size:11px}.video-editor-module__g_-e1W__panel{overscroll-behavior:contain;flex:1;min-height:0;padding:16px;overflow-y:auto}.video-editor-module__g_-e1W__panel>*+*{margin-top:20px}.video-editor-module__g_-e1W__panel p{font-size:11px;line-height:1.6}.video-editor-module__g_-e1W__panel input[type=range]{min-height:28px}.video-editor-module__g_-e1W__panel textarea{resize:vertical;min-height:88px;font-size:13px;line-height:1.6}.video-editor-module__g_-e1W__panel select{min-height:36px;font-size:12px}.video-editor-module__g_-e1W__panelHeader{justify-content:space-between;align-items:center;gap:8px;padding:14px 16px 0;font-size:12px;font-weight:600;display:flex}.video-editor-module__g_-e1W__panelHeader small{color:var(--muted-foreground);font-size:10px;font-weight:400}.video-editor-module__g_-e1W__group>p{letter-spacing:0;text-transform:none;color:var(--foreground);padding-bottom:10px;font-size:12px}.video-editor-module__g_-e1W__slider{grid-template-columns:76px minmax(50px,1fr) 43px;align-items:center;gap:8px;min-height:36px;display:grid}.video-editor-module__g_-e1W__slider>span{width:auto;font-size:11px}.video-editor-module__g_-e1W__addCard{border-radius:12px;min-height:64px}.video-editor-module__g_-e1W__addCard>span:first-child{border-radius:10px}.video-editor-module__g_-e1W__empty{flex-direction:column;gap:20px;width:100%;max-width:650px;display:flex}.video-editor-module__g_-e1W__dropzone{border:1.5px dashed var(--border);background:var(--background);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:44px 24px;transition:background .2s,border-color .2s;display:flex;border-radius:24px!important}.video-editor-module__g_-e1W__dropzone:hover,.video-editor-module__g_-e1W__dropzone[data-drag=true]{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 3%,var(--background))}.video-editor-module__g_-e1W__uploadIcon{background:color-mix(in srgb,var(--brand) 8%,var(--background));width:56px;height:56px;color:var(--brand);border-radius:18px;place-items:center;margin-bottom:4px;display:grid}.video-editor-module__g_-e1W__browse{background:var(--brand);color:var(--brand-foreground);border-radius:12px;align-items:center;gap:8px;margin-top:6px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}.video-editor-module__g_-e1W__features{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.video-editor-module__g_-e1W__features>div{border:1px solid var(--border);background:var(--background);border-radius:14px;padding:14px 12px}.video-editor-module__g_-e1W__timeline{background:var(--background);border-top:1px solid var(--border);flex-shrink:0;min-width:0;padding:12px 18px}.video-editor-module__g_-e1W__timeline>*+*{margin-top:10px}.video-editor-module__g_-e1W__transport{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.video-editor-module__g_-e1W__timelineScroll{border:1px solid var(--border);border-radius:12px;max-height:220px;overflow:hidden auto}.video-editor-module__g_-e1W__trackLabel{color:var(--muted-foreground);background:var(--background);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:10px;display:flex}.video-editor-module__g_-e1W__trackLabel strong{color:var(--foreground);font-weight:500}.video-editor-module__g_-e1W__trimFields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.video-editor-module__g_-e1W__timeField{color:var(--muted-foreground);flex-direction:column;gap:6px;font-size:11px;display:flex}.video-editor-module__g_-e1W__timeField input{border:1px solid var(--border);background:var(--background);width:100%;min-width:0;color:var(--foreground);font-variant-numeric:tabular-nums;padding:9px 10px}.video-editor-module__g_-e1W__exportCard{border:1px solid var(--border);background:var(--background);text-align:center;border-radius:20px;justify-items:center;gap:12px;width:300px;max-width:calc(100% - 24px);padding:22px;display:grid;box-shadow:0 16px 60px -20px #0007}.video-editor-module__g_-e1W__exportCard p{line-height:1.6}.video-editor-module__g_-e1W__status{border:1px solid var(--border);background:var(--background);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 16px;padding:10px 12px;font-size:12px;display:flex}.video-editor-module__g_-e1W__layerRow{border:1px solid var(--border);border-radius:12px;align-items:center;gap:6px;padding:7px;display:flex}.video-editor-module__g_-e1W__layerRow[data-selected=true]{background:var(--muted);border-color:color-mix(in srgb,var(--brand) 50%,var(--border))}.video-editor-module__g_-e1W__layerRow>button{flex-shrink:0}.video-editor-module__g_-e1W__layerSelect{text-align:left;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.video-editor-module__g_-e1W__summary{border:1px solid var(--border);color:var(--muted-foreground);border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;font-size:11px;display:grid}.video-editor-module__g_-e1W__summary strong{color:var(--foreground);margin-top:4px;font-size:13px;font-weight:500;display:block}.video-editor-module__g_-e1W__primaryInfo{flex:1;min-width:160px}.video-editor-module__g_-e1W__exportOptions{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:8px;padding:12px;font-size:12px;line-height:1.6;display:flex}.video-editor-module__g_-e1W__exportOptions input{accent-color:var(--brand);margin-top:3px}@media (max-width:1050px){.video-editor-module__g_-e1W__rail{width:272px}.video-editor-module__g_-e1W__stage{padding:40px 20px 36px}.video-editor-module__g_-e1W__header{padding:10px 14px}}@media (max-width:760px){.video-editor-module__g_-e1W__editor{height:auto!important;min-height:calc(100svh - 56px)!important}.video-editor-module__g_-e1W__workspace{flex-direction:column;flex:none}.video-editor-module__g_-e1W__stage{flex:none;order:0;height:50svh;min-height:310px;padding:38px 20px}.video-editor-module__g_-e1W__stage:has(.video-editor-module__g_-e1W__empty){height:auto;min-height:580px}.video-editor-module__g_-e1W__rail{border-right:0;border-top:1px solid var(--border);order:1;width:100%}.video-editor-module__g_-e1W__tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;padding:8px}.video-editor-module__g_-e1W__tabs button{flex-direction:column;min-height:48px}.video-editor-module__g_-e1W__panel{max-height:330px;padding:14px}.video-editor-module__g_-e1W__header{gap:8px}.video-editor-module__g_-e1W__headerActions{gap:5px}.video-editor-module__g_-e1W__timeline{padding:12px}.video-editor-module__g_-e1W__features{grid-template-columns:repeat(2,minmax(0,1fr))}.video-editor-module__g_-e1W__dropzone{padding:30px 16px}.video-editor-module__g_-e1W__transport{gap:8px}}@media (prefers-reduced-motion:reduce){.video-editor-module__g_-e1W__editor *,.video-editor-module__g_-e1W__editor :before,.video-editor-module__g_-e1W__editor :after{transition:none!important;animation:none!important}}@media (max-width:760px){.video-editor-module__g_-e1W__primaryInfo{flex-basis:100%}.video-editor-module__g_-e1W__headerActions{justify-content:flex-end;width:100%}}
