.LandingProduceDemo_demoContainer__H8jX5{position:relative;height:100%;align-items:center;justify-content:flex-start;padding:0 16px 16px}.LandingProduceDemo_demoContainer__H8jX5,.LandingProduceDemo_stackWrapper__ydvom{width:100%;display:flex;flex-direction:column;gap:12px}.LandingProduceDemo_videoModule__98zi3{position:relative;display:flex;flex-direction:column;gap:24px;padding:16px;width:100%;background:var(--modal-bg);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-2xl);box-shadow:var(--modal-shadow);transition:gap .4s cubic-bezier(.4,0,.2,1)}.LandingProduceDemo_videoModuleCollapsed__4tSmN{gap:0}.LandingProduceDemo_closeBtn__0oIgR{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-circle);border:1px solid rgba(239,68,68,.3);background:rgba(239,68,68,.1);color:var(--error);z-index:var(--z-overlay-local);opacity:0;pointer-events:none;transition:opacity .25s ease}.LandingProduceDemo_closeBtnVisible__J4k_O{opacity:1;pointer-events:auto}.LandingProduceDemo_expandableWrapper___4UKM{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.LandingProduceDemo_expandableWrapperVisible__DIOLw{grid-template-rows:1fr}.LandingProduceDemo_expandableInner__X8c_9{overflow:hidden;opacity:0;transform:scale(.98);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.LandingProduceDemo_expandableInnerVisible__PpUGW{opacity:1;transform:scale(1)}.LandingProduceDemo_videoPreviewWrapper__23GZH{width:480px;display:grid;grid-template-rows:0fr;opacity:0;transform:scale(.95);transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.LandingProduceDemo_videoPreviewWrapperVisible__f5KxZ{grid-template-rows:1fr;opacity:1;transform:scale(1)}.LandingProduceDemo_videoPreview__N0fQ2{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:var(--black);display:flex;align-items:center;justify-content:center}.LandingProduceDemo_clip1Image__Vu6St,.LandingProduceDemo_videoElement__xTRnr{width:100%;height:100%;object-fit:cover}.LandingProduceDemo_videoLoading__Qispn{position:relative;width:100%;height:100%;overflow:hidden}.LandingProduceDemo_videoLoadingImage__Ah_3V{width:100%;height:100%;object-fit:cover}.LandingProduceDemo_videoLoadingOverlay__Q4gbz{position:absolute;inset:0;background:var(--overlay-dim)}.LandingProduceDemo_videoLoadingShimmer__FuIRK{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15) 50%,transparent);background-size:200% 100%;animation:LandingProduceDemo_shimmerWave__PkDrF 1.5s ease-in-out infinite}@keyframes LandingProduceDemo_shimmerWave__PkDrF{0%{background-position:200% 0}to{background-position:-200% 0}}.LandingProduceDemo_frameSection___UX1w{display:flex;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--glass-border);height:110px}.LandingProduceDemo_frameWrapper__cIgj4{position:relative;height:100%;aspect-ratio:16/9;border-radius:var(--radius-md);overflow:hidden;background:var(--page-dark800);flex-shrink:0}.LandingProduceDemo_frameImage__GOV2_{width:100%;height:100%;object-fit:cover}.LandingProduceDemo_frameLabel__UClbH{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);font-size:var(--text-10);color:var(--text-white800);background:var(--overlay-medium);padding:2px 8px;border-radius:999px;font-weight:500}.LandingProduceDemo_framePlaceholder__DuTq4{height:100%;aspect-ratio:16/9;border-radius:var(--radius-md);border:1px dashed var(--border-light);background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(255,255,255,.01));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.LandingProduceDemo_framePlaceholderIcon__mqI__{color:var(--text-muted)}.LandingProduceDemo_framePlaceholderText__9KeBK{font-size:var(--text-sm);color:var(--text-white400);font-weight:500}.LandingProduceDemo_framePlaceholderButtons__OIj3s{display:flex;gap:6px;margin-top:4px}.LandingProduceDemo_frameBtn__jZq_R{padding:4px 12px;border-radius:var(--radius-md);border:1px solid var(--glass-border);background:rgba(255,255,255,.06);color:var(--text-white800);font-size:var(--text-xs);font-weight:500;cursor:pointer}.LandingProduceDemo_modeButtonRow__jwKOB{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.LandingProduceDemo_modeButtonsLeft__kbrWd{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.LandingProduceDemo_modeButton__02K_1{display:flex;align-items:center;gap:.375rem;height:1.75rem;padding:0 .75rem;border-radius:var(--radius-md);border:1px solid var(--glass-border);background:var(--surface-raised-1);color:var(--text-white600);font-size:var(--text-sm);font-weight:500;cursor:pointer;white-space:nowrap}.LandingProduceDemo_modeButtonsRight__IuXd4{display:flex;align-items:center;gap:.5rem}.LandingProduceDemo_iconBtn__Pi9W1{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--radius-md);border:none;background:transparent;color:var(--text-white600);cursor:pointer}.LandingProduceDemo_playbackControls__i7quv{display:flex;align-items:center;gap:4px}.LandingProduceDemo_textareaWrapper__KuACY{display:flex;flex-direction:column;min-height:24px;margin-bottom:16px;transition:min-height .3s ease}.LandingProduceDemo_textareaExpanded__Yk6qc{min-height:48px}.LandingProduceDemo_chatInputPlaceholder__8ZTpz{color:var(--text-white600);font-size:var(--text-lg);font-weight:400;line-height:var(--lh-normal)}.LandingProduceDemo_chatInputText__Pn9bn{color:var(--text-white1000);font-size:var(--text-lg);font-weight:450;line-height:var(--lh-normal);animation:LandingProduceDemo_slideInText__KLF2J .4s ease-out}@keyframes LandingProduceDemo_slideInText__KLF2J{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LandingProduceDemo_footerRow__HEF1m{justify-content:space-between}.LandingProduceDemo_footerLeft__YILgT,.LandingProduceDemo_footerRow__HEF1m{display:flex;align-items:center;gap:.5rem}.LandingProduceDemo_circleBtn__pweCk{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-circle);border:1px solid var(--glass-border);background:var(--surface-raised-1);color:var(--text-white800);cursor:pointer}.LandingProduceDemo_infoChips__M9ZIj{display:flex;align-items:center;gap:.25rem}.LandingProduceDemo_infoChip__y5WrH{display:inline-flex;align-items:center;gap:6px;color:var(--text-white600);font-size:var(--text-sm);font-weight:450;padding:6px 10px}.LandingProduceDemo_ratioIcon__tcNzg{border:1.5px solid;border-radius:2px;width:14px;height:8px}.LandingProduceDemo_footerRight__XlZqx{display:flex;align-items:center;gap:.5rem}.LandingProduceDemo_promptBtn__cya4I{display:flex;align-items:center;justify-content:center;height:2.5rem;padding:0 1rem;border-radius:1.25rem;border:1px solid var(--glass-border);background:transparent;color:var(--text-white800);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .15s ease}.LandingProduceDemo_promptBtn__cya4I.LandingProduceDemo_clicked__3mS7F{background:var(--surface-hover);transform:scale(.95)}.LandingProduceDemo_actionBtn__zlWcF{display:flex;align-items:center;justify-content:center;gap:.5rem;height:2.5rem;padding:0 1.25rem;border-radius:1.25rem;border:none;background:var(--button-primary);color:white;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .15s ease}.LandingProduceDemo_actionBtn__zlWcF.LandingProduceDemo_clicked__3mS7F{transform:scale(.95)}.LandingProduceDemo_timeline__1UD2i{width:100%;background:var(--modal-bg);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-2xl);box-shadow:var(--modal-shadow);transition:all .3s ease}.LandingProduceDemo_timelineCompact__urYl1{display:flex;align-items:center;gap:8px;padding:14px}.LandingProduceDemo_navBtn__KVYT0{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--text-white600);cursor:pointer;flex-shrink:0}.LandingProduceDemo_thumbsContainer__tyANw{display:flex;gap:6px;overflow-x:auto;flex:1 1;scrollbar-width:none;-ms-overflow-style:none;padding:2px}.LandingProduceDemo_thumbsContainer__tyANw::-webkit-scrollbar{display:none}.LandingProduceDemo_thumbItem__O54MS{width:48px;height:48px;border-radius:var(--radius-md);overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.1);opacity:.5}.LandingProduceDemo_thumbItem__O54MS img{width:100%;height:100%;object-fit:cover}.LandingProduceDemo_thumbActive__sdXJh{border:2px solid var(--button-primary);opacity:1}.LandingProduceDemo_timelineModeWrapper__cTx6q{display:flex;flex-direction:column;gap:12px;width:100%}.LandingProduceDemo_timelineHeader__tsu6D{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;background:var(--modal-bg);border:1px solid rgba(255,255,255,.2);border-radius:16px;box-shadow:var(--modal-shadow)}.LandingProduceDemo_videoPlayer__vrKN8{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:var(--black)}.LandingProduceDemo_video__coJvF{width:100%;height:100%;object-fit:cover}.LandingProduceDemo_timelineFull__qR6RK{position:relative;padding:16px;overflow:hidden}.LandingProduceDemo_timelineContent__r1aka{display:flex;flex-direction:column;gap:4px;position:relative}.LandingProduceDemo_ruler___muKz{position:relative;height:24px;border-bottom:1px solid rgba(255,255,255,.06)}.LandingProduceDemo_rulerMark__MrYI8{position:absolute;top:4px;font-size:var(--text-xs);color:var(--text-white400);font-weight:450;transform:translateX(-50%)}.LandingProduceDemo_track__UUZVe{display:flex;gap:4px;padding:4px 0}.LandingProduceDemo_trackClipVideo__p1hcp{flex:1 1;height:56px;border-radius:var(--radius-lg);background:rgba(30,30,30,.8);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.LandingProduceDemo_trackClipVideo__p1hcp.LandingProduceDemo_trackClipActive__gNlon{border:2px solid var(--button-primary)}.LandingProduceDemo_trackClipVideo__p1hcp.LandingProduceDemo_trackClipActive__gNlon .LandingProduceDemo_createBtn__HoD9p{background:var(--button-primary);border-color:var(--button-primary)}.LandingProduceDemo_createBtn__HoD9p{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--radius-lg);background:rgba(60,60,60,.9);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.85);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .15s ease}.LandingProduceDemo_createBtnClicked__HR0_B{background:var(--button-primary);border-color:var(--button-primary);transform:scale(.95)}.LandingProduceDemo_trackClipImage__Ey1yU{flex:1 1;height:56px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.15);opacity:.7;transition:opacity .2s ease,border-color .2s ease}.LandingProduceDemo_trackClipImage__Ey1yU.LandingProduceDemo_trackClipActive__gNlon{border:2px solid var(--button-primary);opacity:1}.LandingProduceDemo_trackClipThumbnails__LZSxa{display:flex;width:100%;height:100%}.LandingProduceDemo_trackClipThumbnails__LZSxa img{flex:1 1;height:100%;object-fit:cover}.LandingProduceDemo_trackClipThumbnailsRepeat__VQCeO{display:flex;width:100%;height:100%;overflow:hidden}.LandingProduceDemo_trackClipThumbnailsRepeat__VQCeO img{height:100%;aspect-ratio:16/9;object-fit:cover;flex-shrink:0}.LandingProduceDemo_playhead__b0wNw{position:absolute;top:0;bottom:0;width:2px;z-index:var(--z-float-local);pointer-events:none}.LandingProduceDemo_playheadHead__YypRp{position:absolute;top:8px;left:-5px;width:12px;height:12px;background:var(--button-primary);border-radius:2px;clip-path:polygon(0 0,100% 0,100% 60%,50% 100%,0 60%)}.LandingProduceDemo_playheadLine__HkKlT{position:absolute;top:16px;bottom:8px;left:0;width:2px;background:var(--button-primary)}.DemoSlashMenu_menu__aVcCa{position:absolute;bottom:100%;left:0;margin-bottom:4px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:200px;padding:4px;z-index:var(--z-float-local)}.DemoSlashMenu_header__xSFTD{padding:8px 12px;font-size:var(--text-xs);color:var(--text-white400);text-transform:uppercase;font-weight:500}.DemoSlashMenu_list__He96g{display:flex;flex-direction:column;gap:2px}.DemoSlashMenu_item__ojUJv{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:var(--radius-sm);font-size:var(--text-13);color:var(--text-white800);cursor:default}.DemoSlashMenu_item__ojUJv.DemoSlashMenu_active__fhr60{background:var(--surface-raised-2);color:var(--text-white1000)}