.VideoTypeDropdown-module__vjkEzq__wrapper{flex-direction:column;gap:0;display:flex}.VideoTypeDropdown-module__vjkEzq__label{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.01em;font-size:.8125rem;font-weight:500}.VideoTypeDropdown-module__vjkEzq__select{appearance:none;background:var(--surface,#fff);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-lg) var(--space-sm) var(--space-md);font-family:var(--font-body);color:var(--text);cursor:pointer;transition:all var(--transition-fast);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 5l3 3 3-3' fill='none' stroke='%23666' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;min-width:180px;font-size:.875rem}.VideoTypeDropdown-module__vjkEzq__select:hover:not(:disabled){border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.VideoTypeDropdown-module__vjkEzq__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);outline:none}.VideoTypeDropdown-module__vjkEzq__select:disabled{opacity:.5;cursor:not-allowed}
.GenerateButton-module__px7KSW__wrapper{isolation:isolate;display:inline-flex;position:relative}.GenerateButton-module__px7KSW__button{isolation:isolate;position:relative;overflow:visible}@property --blob1-x{syntax:"<percentage>";inherits:false;initial-value:5%}@property --blob1-y{syntax:"<percentage>";inherits:false;initial-value:10%}@property --blob2-x{syntax:"<percentage>";inherits:false;initial-value:95%}@property --blob2-y{syntax:"<percentage>";inherits:false;initial-value:15%}@property --blob3-x{syntax:"<percentage>";inherits:false;initial-value:60%}@property --blob3-y{syntax:"<percentage>";inherits:false;initial-value:5%}.GenerateButton-module__px7KSW__button:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;opacity:0;background:radial-gradient(ellipse 70% 150% at var(--blob1-x) var(--blob1-y), #7c3aed 0%, transparent 68%), radial-gradient(ellipse 60% 140% at var(--blob2-x) var(--blob2-y), #2e1065 0%, transparent 68%), radial-gradient(ellipse 80% 160% at var(--blob3-x) var(--blob3-y), #5b21b6 0%, transparent 68%), #4c1d95;transition:opacity .55s;position:absolute;inset:0}.GenerateButton-module__px7KSW__content{z-index:1;align-items:center;gap:var(--space-xs);display:flex;position:relative}.GenerateButton-module__px7KSW__buttonBrewing{box-shadow:0 4px 24px #a78bfa8c!important}.GenerateButton-module__px7KSW__buttonBrewing:before{opacity:1;animation:1.6s ease-in-out infinite alternate GenerateButton-module__px7KSW__brewBlob1,1.3s ease-in-out infinite alternate-reverse GenerateButton-module__px7KSW__brewBlob2,2.1s ease-in-out infinite alternate GenerateButton-module__px7KSW__brewBlob3,.7s ease-in-out infinite alternate GenerateButton-module__px7KSW__brewPulse}@keyframes GenerateButton-module__px7KSW__brewBlob1{0%{--blob1-x:5%;--blob1-y:10%}to{--blob1-x:92%;--blob1-y:88%}}@keyframes GenerateButton-module__px7KSW__brewBlob2{0%{--blob2-x:95%;--blob2-y:15%}to{--blob2-x:8%;--blob2-y:90%}}@keyframes GenerateButton-module__px7KSW__brewBlob3{0%{--blob3-x:60%;--blob3-y:5%}to{--blob3-x:12%;--blob3-y:95%}}@keyframes GenerateButton-module__px7KSW__brewPulse{0%{filter:brightness(.65)}to{filter:brightness(1.15)}}.GenerateButton-module__px7KSW__sparkleBurst{pointer-events:none;z-index:-1;position:absolute;inset:0}.GenerateButton-module__px7KSW__sparkle{width:var(--sparkle-size,14px);height:var(--sparkle-size,14px);color:var(--sparkle-color,#c4b5fd);opacity:0;filter:drop-shadow(0 0 6px var(--sparkle-color,#c4b5fd)) drop-shadow(0 0 14px #a78bfa99);will-change:transform, opacity;animation:GenerateButton-module__px7KSW__sparkleMove var(--sparkle-duration,.62s) cubic-bezier(.15, .85, .35, 1) var(--sparkle-delay,0s) forwards, GenerateButton-module__px7KSW__sparkleOpacity var(--sparkle-duration,.62s) linear var(--sparkle-delay,0s) forwards;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes GenerateButton-module__px7KSW__sparkleMove{0%{transform:translate(-50%,-50%)scale(.2)rotate(0)}to{transform:translate(calc(-50% + var(--sparkle-tx,0px)), calc(-50% + var(--sparkle-ty,0px))) scale(var(--sparkle-scale,1)) rotate(var(--sparkle-rotation,0deg))}}@keyframes GenerateButton-module__px7KSW__sparkleOpacity{0%{opacity:0}22%{opacity:0}36%{opacity:1}62%{opacity:.85}to{opacity:0}}.GenerateButton-module__px7KSW__sizzleSparkle{width:var(--sparkle-size,7px);height:var(--sparkle-size,7px);color:var(--sparkle-color,#c4b5fd);opacity:0;filter:drop-shadow(0 0 4px var(--sparkle-color,#c4b5fd)) drop-shadow(0 0 10px #a78bfa80);will-change:transform, opacity;animation:GenerateButton-module__px7KSW__sparkleMove var(--sparkle-duration,.33s) cubic-bezier(.15, .85, .35, 1) var(--sparkle-delay,0s) forwards, GenerateButton-module__px7KSW__sizzleOpacity var(--sparkle-duration,.33s) linear var(--sparkle-delay,0s) forwards;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes GenerateButton-module__px7KSW__sizzleOpacity{0%{opacity:0}15%{opacity:0}28%{opacity:1}55%{opacity:.9}to{opacity:0}}@media (prefers-reduced-motion:reduce){.GenerateButton-module__px7KSW__sparkle,.GenerateButton-module__px7KSW__sizzleSparkle{animation:none;display:none}}
.GenerationStep-module__h8Pekq__step{align-items:flex-start;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);transition:all .3s;display:flex}.GenerationStep-module__h8Pekq__step:last-child{border-bottom:none}.GenerationStep-module__h8Pekq__pending{opacity:.35}.GenerationStep-module__h8Pekq__pending .GenerationStep-module__h8Pekq__label,.GenerationStep-module__h8Pekq__pending .GenerationStep-module__h8Pekq__description{color:var(--text-muted)}.GenerationStep-module__h8Pekq__pending .GenerationStep-module__h8Pekq__label{font-weight:400}.GenerationStep-module__h8Pekq__inProgress{opacity:1;border-left:3px solid var(--accent);padding-left:calc(var(--space-lg) - 3px);background:#a78bfa14}.GenerationStep-module__h8Pekq__inProgress .GenerationStep-module__h8Pekq__label{color:var(--accent);font-size:.95rem;font-weight:600}.GenerationStep-module__h8Pekq__inProgress .GenerationStep-module__h8Pekq__description{color:var(--text);font-weight:500}.GenerationStep-module__h8Pekq__inProgress .GenerationStep-module__h8Pekq__estimatedTime{color:var(--text-muted);opacity:.9}@keyframes GenerationStep-module__h8Pekq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.GenerationStep-module__h8Pekq__completed{opacity:1}.GenerationStep-module__h8Pekq__completed .GenerationStep-module__h8Pekq__label{color:var(--text);font-weight:500}.GenerationStep-module__h8Pekq__completed .GenerationStep-module__h8Pekq__description{color:var(--text-muted)}.GenerationStep-module__h8Pekq__error{opacity:1;border-left:4px solid var(--error);padding-left:calc(var(--space-lg) - 4px);background:#ef444414}.GenerationStep-module__h8Pekq__error .GenerationStep-module__h8Pekq__label{color:var(--error);font-weight:600}.GenerationStep-module__h8Pekq__error .GenerationStep-module__h8Pekq__description{color:var(--error);opacity:.9}.GenerationStep-module__h8Pekq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}@keyframes GenerationStep-module__h8Pekq__pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes GenerationStep-module__h8Pekq__pulseRing{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(2)}}.GenerationStep-module__h8Pekq__pulseRing{width:10px;height:10px;position:relative}.GenerationStep-module__h8Pekq__pulseRing:before{content:"";border:1.5px solid var(--accent);opacity:.5;border-radius:50%;animation:2s ease-out infinite GenerationStep-module__h8Pekq__pulseRing;position:absolute;inset:-6px}.GenerationStep-module__h8Pekq__pulseDot{background:var(--accent);opacity:.8;border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite GenerationStep-module__h8Pekq__pulse}.GenerationStep-module__h8Pekq__pendingDot{background:var(--border-strong);border-radius:50%;width:10px;height:10px}.GenerationStep-module__h8Pekq__checkmark{width:20px;height:20px;color:var(--success);background:#5d8a6626;border-radius:50%;justify-content:center;align-items:center;display:flex}.GenerationStep-module__h8Pekq__checkmark svg{width:12px;height:12px}.GenerationStep-module__h8Pekq__errorIcon{width:20px;height:20px;color:var(--error);background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;display:flex}.GenerationStep-module__h8Pekq__errorIcon svg{width:14px;height:14px}.GenerationStep-module__h8Pekq__content{flex:1;min-width:0}.GenerationStep-module__h8Pekq__labelRow{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.GenerationStep-module__h8Pekq__label{font-family:var(--font-body);color:var(--text);font-size:.9375rem}.GenerationStep-module__h8Pekq__estimatedTime{font-family:var(--font-body);color:var(--text-muted);font-size:.75rem;font-style:italic}.GenerationStep-module__h8Pekq__description{font-family:var(--font-body);color:var(--text-muted);margin-top:2px;font-size:.8125rem;line-height:1.4}.GenerationStep-module__h8Pekq__timer{font-family:var(--font-body);color:var(--accent);margin-top:var(--space-xs);font-size:.8125rem;font-weight:500}
.EventLog-module__tbJ0wa__eventLog{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--space-lg);display:none;overflow:hidden;box-shadow:0 4px 24px #a78bfa0f,inset 0 0 0 1px #fffc}.EventLog-module__tbJ0wa__eventLog.EventLog-module__tbJ0wa__visible{animation:.4s EventLog-module__tbJ0wa__fadeIn;display:block}.EventLog-module__tbJ0wa__header{width:100%;padding:var(--space-sm) var(--space-md);background:var(--paper-warm);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.EventLog-module__tbJ0wa__header:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.EventLog-module__tbJ0wa__headerLeft{align-items:center;gap:var(--space-sm);display:flex}.EventLog-module__tbJ0wa__headerRight{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.EventLog-module__tbJ0wa__headerTitle{font-family:var(--font-display);color:var(--text-muted);letter-spacing:.02em;font-size:.75rem;font-style:italic;font-weight:500}.EventLog-module__tbJ0wa__stepCount{font-family:var(--font-display);color:var(--accent);background:var(--accent-subtle);border:1px solid var(--accent-light);letter-spacing:.01em;border-radius:100px;padding:1px 8px;font-size:.6875rem;font-style:normal;font-weight:500}.EventLog-module__tbJ0wa__chevron{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;transition:transform .25s}.EventLog-module__tbJ0wa__chevronUp{transform:rotate(180deg)}.EventLog-module__tbJ0wa__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite EventLog-module__tbJ0wa__spin}@keyframes EventLog-module__tbJ0wa__spin{to{transform:rotate(360deg)}}@keyframes EventLog-module__tbJ0wa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.EventLog-module__tbJ0wa__minimized{padding:var(--space-md) var(--space-md) var(--space-md);gap:var(--space-sm);flex-direction:column;display:flex}.EventLog-module__tbJ0wa__currentStepRow{align-items:center;gap:10px;display:flex}.EventLog-module__tbJ0wa__currentStepLabel{font-family:var(--font-body);color:var(--text);font-size:.9375rem;font-weight:500}.EventLog-module__tbJ0wa__progressRow{align-items:center;gap:var(--space-sm);display:flex}.EventLog-module__tbJ0wa__progressTrack{background:var(--accent-subtle);border-radius:100px;flex:1;height:5px;overflow:hidden}.EventLog-module__tbJ0wa__progressFill{background:linear-gradient(90deg, var(--violet-300) 0%, var(--violet-400) 100%);height:100%;box-shadow:0 0 10px var(--accent-glow);border-radius:100px;transition:width .9s}.EventLog-module__tbJ0wa__progressPercent{font-family:var(--font-body);color:var(--accent);text-align:right;min-width:32px;font-size:.75rem;font-weight:500}.EventLog-module__tbJ0wa__steps{max-height:500px;padding:var(--space-xs) 0;overflow-y:auto}
.input-wrapper textarea::placeholder{font-style:normal}.reference-url-input{font-style:normal}.reference-url-field{background:var(--surface)}.reference-url-field:focus-within{background:var(--surface);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.ClientShell-module__Lsxyvq__advancedOptions{margin:var(--space-lg) 0}.ClientShell-module__Lsxyvq__advancedToggle{align-items:center;gap:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);padding:var(--space-sm) var(--space-md);font-size:.8125rem;font-family:var(--font-body);letter-spacing:.01em;transition:all var(--transition-fast);background:0 0;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000a}.ClientShell-module__Lsxyvq__advancedToggle:hover:not(:disabled){color:var(--accent);border-color:var(--accent);background:var(--accent-subtle);box-shadow:0 2px 8px #a78bfa1f}.ClientShell-module__Lsxyvq__advancedToggle:disabled{opacity:.5;cursor:default}.ClientShell-module__Lsxyvq__advancedToggleIcon{width:16px;height:16px;transition:transform var(--transition-fast);justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.ClientShell-module__Lsxyvq__advancedToggleIcon.ClientShell-module__Lsxyvq__open{transform:rotate(90deg)}.ClientShell-module__Lsxyvq__advancedPanel{margin-top:var(--space-md);padding:var(--space-lg);background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:var(--radius-md);animation:.2s cubic-bezier(.4,0,.2,1) ClientShell-module__Lsxyvq__slideDown;box-shadow:0 4px 24px #a78bfa14,inset 0 0 0 1px #fffc}@keyframes ClientShell-module__Lsxyvq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ClientShell-module__Lsxyvq__checkboxLabel{align-items:flex-start;gap:var(--space-md);cursor:pointer;font-family:var(--font-body);color:var(--text);font-size:.9375rem;line-height:1.5;display:flex!important}.ClientShell-module__Lsxyvq__referenceHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.ClientShell-module__Lsxyvq__addReferenceButton{border:1px solid var(--border);width:24px;height:24px;color:var(--accent);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.ClientShell-module__Lsxyvq__addReferenceButton:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle);box-shadow:0 0 0 3px var(--accent-subtle)}.ClientShell-module__Lsxyvq__addReferenceButton:disabled{opacity:.5;cursor:not-allowed}.ClientShell-module__Lsxyvq__referenceInputRow{align-items:center;gap:var(--space-sm);display:flex}.ClientShell-module__Lsxyvq__referenceInputRow .reference-url-input{flex:1;min-width:0}.ClientShell-module__Lsxyvq__removeReferenceButton{border:1px solid var(--border);width:20px;height:20px;color:var(--text-muted);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:inline-flex}.ClientShell-module__Lsxyvq__removeReferenceButton:hover:not(:disabled){color:var(--error);border-color:var(--error);background:#ef444414}.ClientShell-module__Lsxyvq__removeReferenceButton:disabled{opacity:.5;cursor:not-allowed}.ClientShell-module__Lsxyvq__checkboxLabel input[type=checkbox]{appearance:none;border:1px solid var(--border-strong);border-radius:var(--radius-sm);cursor:pointer;width:18px;height:18px;transition:all var(--transition-fast);background:#fff;flex-shrink:0;margin:2px 0 0;padding:0;position:relative}.ClientShell-module__Lsxyvq__checkboxLabel input[type=checkbox]:hover:not(:disabled){border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.ClientShell-module__Lsxyvq__checkboxLabel input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.ClientShell-module__Lsxyvq__checkboxLabel input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.ClientShell-module__Lsxyvq__checkboxLabel input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.ClientShell-module__Lsxyvq__checkboxLabelSecondary{margin-top:var(--space-md)}.ClientShell-module__Lsxyvq__advancedDivider{margin:var(--space-md) 0;border-top:1px solid var(--border)}.ClientShell-module__Lsxyvq__checkboxHint{margin:var(--space-sm) 0 0 30px;color:var(--text-muted);font-size:.8125rem;font-family:var(--font-body);padding-left:var(--space-sm);border-left:2px solid var(--border);line-height:1.5}
.ReferenceInputPanel-module__v_PL0G__panel{margin-bottom:0}.ReferenceInputPanel-module__v_PL0G__modeSelector{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.ReferenceInputPanel-module__v_PL0G__modeOption{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-family:var(--font-body);padding:var(--space-sm) var(--space-md);cursor:pointer;transition:all var(--transition-fast);background:#fff;font-size:.8125rem;line-height:1}.ReferenceInputPanel-module__v_PL0G__modeOption:hover:not(:disabled),.ReferenceInputPanel-module__v_PL0G__modeOptionActive{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.ReferenceInputPanel-module__v_PL0G__modeOption:disabled{opacity:.55;cursor:not-allowed}.ReferenceInputPanel-module__v_PL0G__headerLabel{margin:0;font-style:normal}.ReferenceInputPanel-module__v_PL0G__hiddenInput{display:none}.ReferenceInputPanel-module__v_PL0G__imageDropZone{margin-top:var(--space-md);cursor:pointer;-webkit-user-select:none;user-select:none;background:#f6f1ff99}.ReferenceInputPanel-module__v_PL0G__imageDropZoneActive{border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px var(--accent-subtle)}.ReferenceInputPanel-module__v_PL0G__imageDropZoneDisabled{opacity:.65;cursor:not-allowed}.ReferenceInputPanel-module__v_PL0G__imageDropZoneText{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.01em;font-size:.75rem;display:block}.ReferenceInputPanel-module__v_PL0G__imageReferenceField{margin-top:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-sm);transition:box-shadow var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#f6f1ff99;padding:.6rem .9rem}.ReferenceInputPanel-module__v_PL0G__imageReferenceField:focus-within{border-color:var(--border);box-shadow:none}.ReferenceInputPanel-module__v_PL0G__imageReferenceFieldError{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.ReferenceInputPanel-module__v_PL0G__imageFieldRow{gap:var(--space-sm);grid-template-columns:72px 1fr auto;align-items:start;display:grid}.ReferenceInputPanel-module__v_PL0G__thumbnail{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:72px;height:72px}.ReferenceInputPanel-module__v_PL0G__imageMeta{gap:var(--space-xs);flex-direction:column;display:flex}.ReferenceInputPanel-module__v_PL0G__annotationInput{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:72px;padding:var(--space-sm);resize:vertical;font-family:var(--font-display);color:var(--text-secondary);background:#fff;font-size:.8125rem;font-style:italic}.ReferenceInputPanel-module__v_PL0G__annotationInput:disabled{color:var(--text-muted);cursor:not-allowed;opacity:1;background:#f0f0f3;border-color:#d8d8df}.ReferenceInputPanel-module__v_PL0G__annotationInputUploading{color:var(--text-muted);background:#f0f0f3}.ReferenceInputPanel-module__v_PL0G__annotationInput:focus,.ReferenceInputPanel-module__v_PL0G__annotationInput:focus-visible{box-shadow:none;border-color:var(--border);outline:none}.ReferenceInputPanel-module__v_PL0G__annotationInputError{border-color:var(--error)}.ReferenceInputPanel-module__v_PL0G__imageStatusRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.ReferenceInputPanel-module__v_PL0G__statusText{font-family:var(--font-body);color:var(--text-muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.ReferenceInputPanel-module__v_PL0G__charCounter{font-family:var(--font-body);color:var(--text-muted);margin-left:auto;font-size:.75rem}.ReferenceInputPanel-module__v_PL0G__charCounterError{color:var(--error)}.ReferenceInputPanel-module__v_PL0G__uploadSpinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:999px;width:12px;height:12px;animation:.7s linear infinite ReferenceInputPanel-module__v_PL0G__spin}.ReferenceInputPanel-module__v_PL0G__retryButton{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--accent);font-family:var(--font-body);padding:var(--space-xs) var(--space-sm);cursor:pointer;background:#fff;font-size:.75rem;line-height:1}.ReferenceInputPanel-module__v_PL0G__retryButton:disabled{opacity:.55;cursor:not-allowed}@keyframes ReferenceInputPanel-module__v_PL0G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.ReferenceInputPanel-module__v_PL0G__imageFieldRow{grid-template-columns:1fr}}
.UserMenu-module__fUiara__container{position:relative}.UserMenu-module__fUiara__trigger{align-items:center;gap:var(--space-sm);padding:5px var(--space-sm);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);color:inherit;background:0 0;border:1px solid #0000;display:flex}.UserMenu-module__fUiara__trigger:hover{background:var(--accent-subtle);border-color:var(--glass-border)}.UserMenu-module__fUiara__trigger[aria-expanded=true]{background:var(--accent-subtle);border-color:var(--glass-border-strong)}.UserMenu-module__fUiara__avatar{border:1px solid var(--border-strong);object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.UserMenu-module__fUiara__avatarFallback{border:1px solid var(--border-strong);background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);font-family:var(--font-body);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:600;display:flex}.UserMenu-module__fUiara__userName{font-family:var(--font-body);color:var(--text-muted);font-size:.8125rem;font-weight:400}.UserMenu-module__fUiara__chevron{color:var(--text-muted);transition:transform var(--transition-fast), color var(--transition-fast);flex-shrink:0}.UserMenu-module__fUiara__chevronOpen{color:var(--accent);transform:rotate(180deg)}@keyframes UserMenu-module__fUiara__dropdownOpen{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes UserMenu-module__fUiara__dropdownClose{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.97)}}.UserMenu-module__fUiara__dropdown{border:1px solid var(--glass-border-strong);border-radius:var(--radius-md);z-index:100;background:#fff;min-width:176px;animation:.15s cubic-bezier(.4,0,.2,1) UserMenu-module__fUiara__dropdownOpen;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #a78bfa24,0 2px 8px #0000000f,inset 0 0 0 1px #ffffffe6}.UserMenu-module__fUiara__dropdownClosing{animation:.15s cubic-bezier(.4,0,.2,1) forwards UserMenu-module__fUiara__dropdownClose}.UserMenu-module__fUiara__item{width:100%;padding:9px var(--space-md);font-family:var(--font-body);color:var(--text-secondary);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;font-size:.8125rem;font-weight:400;line-height:1.4;text-decoration:none;display:block}.UserMenu-module__fUiara__item:hover{background:var(--accent-subtle);color:var(--accent)}.UserMenu-module__fUiara__divider{background:var(--glass-border);height:1px;margin:3px 0}.UserMenu-module__fUiara__signOut{color:var(--text-muted)}.UserMenu-module__fUiara__error{white-space:nowrap;font-size:.75rem;position:absolute;top:calc(100% + 6px);right:0}
.Footer-module__AvEjMa__footer{width:100%;margin-top:var(--space-2xl);background:0 0;border-top:1px solid #e8e3ef;position:relative}.Footer-module__AvEjMa__inner{width:100%;max-width:1660px;padding:var(--space-md) clamp(12px, 1.8vw, var(--space-lg));justify-content:space-between;align-items:center;gap:var(--space-md);margin:0 auto;display:flex}.Footer-module__AvEjMa__copyright{font-family:var(--font-body);color:var(--ink-muted);font-size:.8125rem}.Footer-module__AvEjMa__socialLinks{align-items:center;gap:var(--space-md);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Footer-module__AvEjMa__links{justify-content:flex-end;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.Footer-module__AvEjMa__link{font-family:var(--font-body);color:var(--ink-secondary);text-underline-offset:2px;transition:color var(--transition-fast);font-size:.8125rem;font-weight:400;text-decoration:underline}.Footer-module__AvEjMa__link:hover{color:var(--accent-text)}.Footer-module__AvEjMa__socialLink{color:var(--ink-secondary);transition:color var(--transition-fast);align-items:center;display:flex}.Footer-module__AvEjMa__socialLink:hover{color:var(--accent-text)}@media (max-width:768px){.Footer-module__AvEjMa__inner{padding:var(--space-md) var(--space-md);flex-direction:column;align-items:flex-start;gap:.7rem}.Footer-module__AvEjMa__socialLinks{position:static;transform:none}.Footer-module__AvEjMa__links{justify-content:flex-start}}@media (max-width:480px){.Footer-module__AvEjMa__inner{text-align:center;align-items:center}.Footer-module__AvEjMa__links{justify-content:center}}
.Header-module__aG16kG__navbar{z-index:50;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);margin:calc(-1 * var(--space-2xl)) calc(-1 * var(--space-lg)) var(--space-xl);padding:var(--space-md) var(--space-lg);background:#faf9f7d9;position:sticky;top:0;left:0;right:0}.Header-module__aG16kG__navbarInner{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;margin:0 auto;display:flex}.Header-module__aG16kG__logo{align-items:center;gap:var(--space-sm);color:inherit;flex-shrink:0;text-decoration:none;display:flex}.Header-module__aG16kG__logoIcon{flex-shrink:0;width:56px;height:60px;position:relative}.Header-module__aG16kG__logoImg{object-fit:contain;width:100%;height:100%}.Header-module__aG16kG__logoText{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:1.5rem;font-style:italic;font-weight:500}.Header-module__aG16kG__nav{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}@media (max-width:640px){.Header-module__aG16kG__navbar{margin:calc(-1 * var(--space-xl)) calc(-1 * var(--space-md)) var(--space-lg);padding:var(--space-sm) var(--space-md)}.Header-module__aG16kG__navbarInner{gap:var(--space-sm)}.Header-module__aG16kG__logoText{font-size:1.25rem}.Header-module__aG16kG__logoIcon{width:48px;height:51px}}
.TemplateEditScreen-module__OsZwnG__page{z-index:1;min-height:100vh;padding:var(--space-2xl) var(--space-lg);flex-direction:column;display:flex;position:relative}.TemplateEditScreen-module__OsZwnG__stateCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-xl);text-align:center;box-shadow:0 4px 24px #a78bfa0f,inset 0 0 0 1px #fffc}.TemplateEditScreen-module__OsZwnG__stateText{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:var(--space-md)}.TemplateEditScreen-module__OsZwnG__editorFrame{border:1px solid var(--border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);background:#ffffffbd;overflow:hidden;box-shadow:0 8px 28px #a78bfa14,inset 0 0 0 1px #fffc}.TemplateEditScreen-module__OsZwnG__editorHeader{justify-content:space-between;gap:var(--space-lg);padding:var(--space-lg);border-bottom:1px solid var(--border);align-items:flex-start;display:flex}.TemplateEditScreen-module__OsZwnG__editorMeta{min-width:0}.TemplateEditScreen-module__OsZwnG__editorTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.35rem}.TemplateEditScreen-module__OsZwnG__editorSubmeta{margin:var(--space-xs) 0;gap:var(--space-sm);font-family:var(--font-body);color:var(--text-muted);font-size:.8rem;display:flex}.TemplateEditScreen-module__OsZwnG__templatePrompt{font-family:var(--font-body);color:var(--text-secondary);max-width:860px;margin:0;font-size:.88rem;line-height:1.5}.TemplateEditScreen-module__OsZwnG__editorActions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.TemplateEditScreen-module__OsZwnG__changeIndicator{color:var(--text-secondary);font-size:.78rem}.TemplateEditScreen-module__OsZwnG__saveNotice{color:var(--accent);font-size:.78rem}.TemplateEditScreen-module__OsZwnG__primaryButton,.TemplateEditScreen-module__OsZwnG__secondaryButton,.TemplateEditScreen-module__OsZwnG__dangerButton,.TemplateEditScreen-module__OsZwnG__errorDismiss{border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;font-size:.82rem}.TemplateEditScreen-module__OsZwnG__primaryButton{background:var(--accent);color:#fff;border:none;padding:8px 12px}.TemplateEditScreen-module__OsZwnG__primaryButton:disabled{opacity:.5;cursor:not-allowed}.TemplateEditScreen-module__OsZwnG__secondaryButton{border:1px solid var(--border);color:var(--text-secondary);background:0 0;padding:8px 12px;text-decoration:none}.TemplateEditScreen-module__OsZwnG__secondaryButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.TemplateEditScreen-module__OsZwnG__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.TemplateEditScreen-module__OsZwnG__dangerButton{background:var(--error);color:#fff;border:none;padding:8px 12px}.TemplateEditScreen-module__OsZwnG__confirmBar,.TemplateEditScreen-module__OsZwnG__errorBar{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);display:flex}.TemplateEditScreen-module__OsZwnG__confirmBar{border-bottom:1px solid var(--border);background:#a78bfa0f}.TemplateEditScreen-module__OsZwnG__errorBar{color:var(--error);background:#ef444414;border-bottom:1px solid #ef44443d}.TemplateEditScreen-module__OsZwnG__confirmText{color:var(--text-primary);margin-right:auto;font-size:.82rem}.TemplateEditScreen-module__OsZwnG__errorDismiss{color:var(--error);background:0 0;border:none;margin-left:auto;padding:0;text-decoration:underline}.TemplateEditScreen-module__OsZwnG__editorWorkspace{min-height:min(72vh,980px)}@media (max-width:960px){.TemplateEditScreen-module__OsZwnG__page{padding:var(--space-xl) var(--space-md)}.TemplateEditScreen-module__OsZwnG__editorHeader{flex-direction:column;align-items:stretch}.TemplateEditScreen-module__OsZwnG__editorActions{justify-content:flex-start}}
.BreakdownView-module__qQ3yyG__container{gap:var(--space-lg);flex-direction:column;max-width:840px;display:flex}.BreakdownView-module__qQ3yyG__emptyState{padding:var(--space-xl);text-align:center;color:var(--text-muted);font-family:var(--font-body);font-size:.9375rem}.BreakdownView-module__qQ3yyG__navHeader{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.BreakdownView-module__qQ3yyG__navLeft{align-items:center;gap:var(--space-sm);display:flex}.BreakdownView-module__qQ3yyG__navButton{background:var(--glass-surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:32px;height:32px;font-family:var(--font-body);color:var(--text);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.9375rem;display:flex}.BreakdownView-module__qQ3yyG__navButton:hover:not(:disabled){background:var(--glass-surface-hover);border-color:var(--accent);color:var(--accent)}.BreakdownView-module__qQ3yyG__navButton:disabled{opacity:.35;cursor:not-allowed}.BreakdownView-module__qQ3yyG__navButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BreakdownView-module__qQ3yyG__navPosition{font-family:var(--font-body);color:var(--text);text-align:center;min-width:80px;font-size:.875rem;font-weight:500}.BreakdownView-module__qQ3yyG__navRight{align-items:center;gap:var(--space-sm);display:flex}.BreakdownView-module__qQ3yyG__durationBadge{font-family:var(--font-body);color:var(--accent);background:var(--accent-subtle);border-radius:var(--radius-sm);padding:2px 8px;font-size:.75rem;font-weight:500}.BreakdownView-module__qQ3yyG__timeBadge{font-family:var(--font-body);color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.BreakdownView-module__qQ3yyG__sectionLabel{font-family:var(--font-body);color:var(--text-secondary);letter-spacing:.03em;font-size:.75rem;font-weight:500}.BreakdownView-module__qQ3yyG__divider{border:none;border-top:1px solid var(--border);margin:0}.BreakdownView-module__qQ3yyG__visualBlock{gap:var(--space-xs);padding:var(--space-md) var(--space-lg);border-left:3px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#7c3aed0a;flex-direction:column;display:flex}.BreakdownView-module__qQ3yyG__visualLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:600}.BreakdownView-module__qQ3yyG__visualText{font-family:var(--font-body);color:var(--text);margin:0;font-size:1.125rem;font-weight:400;line-height:1.6}.BreakdownView-module__qQ3yyG__metadataGrid{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:600px){.BreakdownView-module__qQ3yyG__metadataGrid{grid-template-columns:repeat(2,1fr)}}.BreakdownView-module__qQ3yyG__metadataCell{padding:var(--space-sm) var(--space-md);background:var(--glass-surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:2px;display:flex}.BreakdownView-module__qQ3yyG__metadataCellLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.625rem;font-weight:600}.BreakdownView-module__qQ3yyG__metadataCellValue{font-family:var(--font-body);color:var(--text);font-size:.8125rem;line-height:1.4}.BreakdownView-module__qQ3yyG__audioSection{gap:var(--space-sm);flex-direction:column;display:flex}.BreakdownView-module__qQ3yyG__voiceoverBand{gap:var(--space-xs);padding:var(--space-md) var(--space-lg);background:var(--accent-subtle);border:1px solid #7c3aed33;border-left:3px solid var(--accent);border-radius:0 var(--radius-md) var(--radius-md) 0;flex-direction:column;display:flex}.BreakdownView-module__qQ3yyG__audioLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:600}.BreakdownView-module__qQ3yyG__voiceoverText{font-family:var(--font-body);color:var(--text);margin:0;font-size:.9375rem;font-weight:400;line-height:1.6}.BreakdownView-module__qQ3yyG__audioLine{gap:var(--space-xs);padding:var(--space-sm) var(--space-lg);flex-direction:column;display:flex}.BreakdownView-module__qQ3yyG__audioText{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}
.ClipField-module__BGflnG__clipField{margin-bottom:var(--space-sm)}.ClipField-module__BGflnG__clipField:last-child{margin-bottom:0}.ClipField-module__BGflnG__clipFieldLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px;font-size:.625rem;font-weight:600}.ClipField-module__BGflnG__clipFieldValue{font-family:var(--font-body);color:var(--text);font-size:.875rem;font-weight:400;line-height:1.6}.ClipField-module__BGflnG__clipFieldValueHighlight{color:var(--accent);font-weight:500}.ClipField-module__BGflnG__compact{align-items:baseline;gap:var(--space-sm);margin-bottom:0;display:flex}.ClipField-module__BGflnG__compact .ClipField-module__BGflnG__clipFieldLabel{flex-shrink:0;min-width:84px;margin-bottom:0;font-size:.5625rem}.ClipField-module__BGflnG__compact .ClipField-module__BGflnG__clipFieldValue{font-size:.8125rem;line-height:1.5}
.ClipCard-module__yaAEEW__clipItem{gap:var(--space-sm) var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--border);grid-template-columns:20px 1fr auto;align-items:start;display:grid}.ClipCard-module__yaAEEW__clipItem:last-child{border-bottom:none}.ClipCard-module__yaAEEW__clipNum{font-family:var(--font-body);letter-spacing:.04em;color:var(--accent);text-align:right;padding-top:3px;font-size:.625rem;font-weight:600}.ClipCard-module__yaAEEW__clipBody{gap:var(--space-sm);flex-direction:column;display:flex}.ClipCard-module__yaAEEW__clipVisualRow{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;display:flex}.ClipCard-module__yaAEEW__clipVisualRow:hover .ClipCard-module__yaAEEW__clipVisual{color:var(--accent)}.ClipCard-module__yaAEEW__clipExpandChevron{color:var(--text-muted);transition:transform var(--transition-fast), color var(--transition-fast);flex-shrink:0;padding-top:2px;font-size:.875rem}.ClipCard-module__yaAEEW__clipExpandChevronOpen{color:var(--accent);transform:rotate(180deg)}.ClipCard-module__yaAEEW__clipVisual{font-family:var(--font-body);color:var(--text);transition:color var(--transition-fast);font-size:.9375rem;font-weight:400;line-height:1.5}.ClipCard-module__yaAEEW__clipVisualHovered{color:var(--accent)}.ClipCard-module__yaAEEW__clipAttrs{border:1px solid var(--border);padding:var(--space-sm);border-radius:4px;flex-direction:column;gap:3px;margin-top:2px;display:flex}.ClipCard-module__yaAEEW__clipActions{flex-direction:column;align-items:flex-end;gap:6px;padding-top:2px;display:flex}.ClipCard-module__yaAEEW__clipAttrsDivider{margin:var(--space-sm) 0 4px;border-top:1px solid var(--border)}.ClipCard-module__yaAEEW__clipSecondaryAttrs{opacity:.7;flex-direction:column;gap:3px;display:flex}.ClipCard-module__yaAEEW__clipEditBtn{margin-top:var(--space-sm);cursor:pointer;font-family:var(--font-body);color:var(--text-muted);transition:color var(--transition-fast);background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;padding:0;font-size:.75rem;font-weight:500;display:inline-flex}.ClipCard-module__yaAEEW__clipEditBtn:hover{color:var(--accent)}.ClipCard-module__yaAEEW__clipEditBtn svg{flex-shrink:0;width:12px;height:12px;display:block}.ClipCard-module__yaAEEW__clipDur{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.02em;text-align:right;white-space:nowrap;padding-top:3px;font-size:.6875rem;font-weight:500}
.ClipTimeline-module__3G6j_a__timeline{margin-bottom:var(--space-md);align-items:stretch;gap:3px;height:6px;display:flex}.ClipTimeline-module__3G6j_a__segment{background:var(--warm-200);cursor:pointer;min-width:3px;height:100%;transition:background var(--transition-fast), transform var(--transition-fast);transform-origin:bottom;border:none;border-radius:2px;flex:1;padding:0}.ClipTimeline-module__3G6j_a__segment:first-child{border-radius:3px 2px 2px 3px}.ClipTimeline-module__3G6j_a__segment:last-child{border-radius:2px 3px 3px 2px}.ClipTimeline-module__3G6j_a__segment:first-child:last-child{border-radius:3px}.ClipTimeline-module__3G6j_a__segment:hover{background:var(--accent-light);transform:scaleY(1.6)}.ClipTimeline-module__3G6j_a__segmentActive{background:var(--accent)}.ClipTimeline-module__3G6j_a__segmentActive:hover{background:var(--accent-hover)}
.FilmstripGrid-module__xUC3EW__grid{gap:var(--space-lg);flex-direction:column;display:flex}.FilmstripGrid-module__xUC3EW__emptyState{padding:var(--space-xl);text-align:center;color:var(--text-muted);font-family:var(--font-body);font-size:.9375rem}.FilmstripGrid-module__xUC3EW__sectionFragment{gap:var(--space-sm);flex-direction:column;display:flex}.FilmstripGrid-module__xUC3EW__sectionHeader{align-items:baseline;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-left:3px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#7c3aed0a;display:flex}.FilmstripGrid-module__xUC3EW__sectionTitle{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:.8125rem;font-weight:600}.FilmstripGrid-module__xUC3EW__sectionPurpose{font-family:var(--font-body);color:var(--text-muted);font-size:.8125rem}.FilmstripGrid-module__xUC3EW__clipsRow{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.FilmstripGrid-module__xUC3EW__clipsRow{grid-template-columns:repeat(2,1fr)}}.FilmstripGrid-module__xUC3EW__clipCard{height:180px;padding:var(--space-sm) var(--space-md);background:var(--glass-surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000f}.FilmstripGrid-module__xUC3EW__clipCardTop{margin-bottom:var(--space-xs);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.FilmstripGrid-module__xUC3EW__clipBadge{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.04em;font-size:.6875rem;font-weight:600}.FilmstripGrid-module__xUC3EW__durationBadge{font-family:var(--font-body);color:var(--accent);background:var(--accent-subtle);border-radius:var(--radius-sm);padding:1px 6px;font-size:.6875rem;font-weight:500}.FilmstripGrid-module__xUC3EW__clipVisual{font-family:var(--font-body);color:var(--text);-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.8125rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.FilmstripGrid-module__xUC3EW__clipMeta{margin-top:var(--space-xs);font-family:var(--font-body);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-size:.6875rem;overflow:hidden}
.ScriptView-module__16DVFG__container{gap:var(--space-lg);flex-direction:column;display:flex}.ScriptView-module__16DVFG__emptyState{padding:var(--space-xl);text-align:center;color:var(--text-muted);font-family:var(--font-body);font-size:.9375rem}.ScriptView-module__16DVFG__durationBar{border-radius:var(--radius-sm);background:var(--border);height:8px;display:flex;overflow:hidden}.ScriptView-module__16DVFG__durationSegmentEven{background:var(--accent-subtle);min-width:2px;transition:background var(--transition-fast);position:relative;overflow:hidden}.ScriptView-module__16DVFG__durationSegmentOdd{background:var(--accent-light);min-width:2px;transition:background var(--transition-fast);position:relative;overflow:hidden}@media (prefers-reduced-motion:reduce){.ScriptView-module__16DVFG__durationSegmentEven,.ScriptView-module__16DVFG__durationSegmentOdd{transition:none}}.ScriptView-module__16DVFG__durationSegmentLabel{white-space:nowrap;font-family:var(--font-body);color:var(--text-muted);pointer-events:none;opacity:0;transition:opacity var(--transition-fast);font-size:.625rem;position:absolute;bottom:calc(100% + 4px);left:0}.ScriptView-module__16DVFG__durationSegmentEven:hover .ScriptView-module__16DVFG__durationSegmentLabel,.ScriptView-module__16DVFG__durationSegmentOdd:hover .ScriptView-module__16DVFG__durationSegmentLabel{opacity:1}.ScriptView-module__16DVFG__scriptBody{gap:var(--space-xl);flex-direction:column;display:flex}.ScriptView-module__16DVFG__sceneBlock{flex-direction:column;gap:0;display:flex}.ScriptView-module__16DVFG__sceneHeading{margin-bottom:var(--space-md)}.ScriptView-module__16DVFG__sceneRule{border:none;border-top:1px solid var(--border-strong);margin:0 0 var(--space-sm) 0}.ScriptView-module__16DVFG__sceneHeadingContent{align-items:baseline;gap:var(--space-sm);padding-left:72px;display:flex}.ScriptView-module__16DVFG__sceneTitle{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--text);font-size:.75rem;font-weight:600}.ScriptView-module__16DVFG__scenePurpose{font-family:var(--font-body);color:var(--text-muted);font-size:.75rem}.ScriptView-module__16DVFG__clipRow{gap:var(--space-md);padding:var(--space-sm) 0;border-bottom:1px solid #0000000a;grid-template-columns:64px 1fr;display:grid}.ScriptView-module__16DVFG__clipRow:last-child{border-bottom:none}.ScriptView-module__16DVFG__timecode{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums;padding-top:2px;font-size:.75rem;font-weight:500}.ScriptView-module__16DVFG__clipContent{gap:var(--space-xs);flex-direction:column;display:flex}.ScriptView-module__16DVFG__visualDirection{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.875rem;font-style:italic;line-height:1.55}.ScriptView-module__16DVFG__voiceover{font-family:var(--font-body);color:var(--text);margin:0;font-size:1rem;font-weight:400;line-height:1.6}
.SectionBlock-module__dMsJ8a__sectionBlock{padding-bottom:var(--space-xl)}.SectionBlock-module__dMsJ8a__sectionHeading{padding:var(--space-xl) 0 var(--space-md);border-top:1px solid var(--border)}.SectionBlock-module__dMsJ8a__sectionTitle{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:1rem;font-weight:500}.SectionBlock-module__dMsJ8a__sectionPurpose{font-family:var(--font-body);color:var(--text-muted);font-size:.8125rem;font-weight:400;line-height:1.5}.SectionBlock-module__dMsJ8a__clipsList{flex-direction:column;display:flex}
.AppContainerWidths-module__9bFRza__wide{max-width:1120px}
.TemplateDetailScreen-module__TdWn6q__templateEmptyState{text-align:center;padding:var(--space-2xl) var(--space-xl);background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 4px 24px #a78bfa0f,inset 0 0 0 1px #fffc}.TemplateDetailScreen-module__TdWn6q__templateEmptyState p{font-family:var(--font-display);color:var(--text-muted);margin-bottom:var(--space-lg);font-size:1.125rem;font-style:italic;font-weight:400}.TemplateDetailScreen-module__TdWn6q__templatePageTop{margin-bottom:var(--space-xl)}.TemplateDetailScreen-module__TdWn6q__templateMeta{align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);font-family:var(--font-body);color:var(--text-muted);font-size:.875rem;display:flex}.TemplateDetailScreen-module__TdWn6q__templateActions{align-items:center;gap:var(--space-xs);margin-left:auto;display:inline-flex}.TemplateDetailScreen-module__TdWn6q__primaryActionButton{padding:var(--space-xs) var(--space-md);font-family:var(--font-body);color:#fff;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;display:inline-flex}.TemplateDetailScreen-module__TdWn6q__primaryActionButton:hover:not(:disabled){background:linear-gradient(135deg, var(--accent-hover) 0%, var(--violet-600) 100%);transform:translateY(-1px)}.TemplateDetailScreen-module__TdWn6q__secondaryActionButton{padding:var(--space-xs) var(--space-md);font-family:var(--font-body);color:var(--text-secondary);background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;display:inline-flex}.TemplateDetailScreen-module__TdWn6q__secondaryActionButton:hover:not(:disabled){border-color:var(--border-strong);color:var(--text);background:var(--surface)}.TemplateDetailScreen-module__TdWn6q__primaryActionButton:disabled,.TemplateDetailScreen-module__TdWn6q__secondaryActionButton:disabled{opacity:.5;cursor:not-allowed}.TemplateDetailScreen-module__TdWn6q__projectCreateError{font-family:var(--font-body);color:var(--error);margin-bottom:var(--space-sm);font-size:.8125rem}
.StoryboardEditor-module__vZ4vTa__templateEditorOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;opacity:0;visibility:hidden;background:#0000004d;transition:opacity .25s ease-out,visibility .25s ease-out;position:fixed;inset:0}.StoryboardEditor-module__vZ4vTa__templateEditorOverlayOpen{opacity:1;visibility:visible}.StoryboardEditor-module__vZ4vTa__templateEditorSidebar{background:var(--paper-cream);border-left:1px solid var(--glass-border-strong);z-index:901;overscroll-behavior:contain;flex-direction:column;width:min(480px,100vw);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 40px #a78bfa1a}.StoryboardEditor-module__vZ4vTa__templateEditorSidebarOpen{transform:translate(0)}.StoryboardEditor-module__vZ4vTa__templateEditorHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.StoryboardEditor-module__vZ4vTa__templateEditorTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.StoryboardEditor-module__vZ4vTa__templateEditorCloseBtn{color:var(--text-secondary);cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-sm);background:0 0;border:none;font-size:1.2rem}.StoryboardEditor-module__vZ4vTa__templateEditorCloseBtn:hover{background:var(--accent-subtle)}.StoryboardEditor-module__vZ4vTa__templateEditorBody{padding:var(--space-lg);gap:var(--space-lg);flex-direction:column;flex:none;display:flex;overflow:visible}.StoryboardEditor-module__vZ4vTa__templateEditorSplitLayout{gap:var(--space-md);grid-template-columns:minmax(260px,340px) minmax(0,1fr);min-height:520px;display:grid}.StoryboardEditor-module__vZ4vTa__templateEditorNavigatorColumn,.StoryboardEditor-module__vZ4vTa__templateEditorPaneColumn{min-width:0}.StoryboardEditor-module__vZ4vTa__templateEditorFooter{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--border);align-items:center;gap:var(--space-sm);justify-content:flex-end;display:flex}.StoryboardEditor-module__vZ4vTa__templateEditorEmpty{padding:var(--space-md);border:1px dashed var(--border);background:var(--paper-warm);color:var(--text-muted);font-family:var(--font-body);border-radius:10px;font-size:.875rem}.StoryboardEditor-module__vZ4vTa__templateEditorChangeCount{color:var(--text-secondary);margin-right:auto;font-size:.8rem}.StoryboardEditor-module__vZ4vTa__templateEditorSaveBtn{padding:var(--space-xs) var(--space-md);background:var(--accent);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;transition:opacity var(--transition-fast);border:none;font-size:.85rem}.StoryboardEditor-module__vZ4vTa__templateEditorSaveBtn:hover:not(:disabled){opacity:.9}.StoryboardEditor-module__vZ4vTa__templateEditorSaveBtn:disabled{opacity:.5;cursor:not-allowed}.StoryboardEditor-module__vZ4vTa__templateEditorDiscardBtn{padding:var(--space-xs) var(--space-md);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;background:0 0;font-size:.85rem}.StoryboardEditor-module__vZ4vTa__templateEditorSaveError{width:100%;padding:var(--space-sm);border:1px solid var(--error);border-radius:var(--radius-sm);color:var(--error);background:#ef444414;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.StoryboardEditor-module__vZ4vTa__templateEditorErrorDismiss{color:var(--error);cursor:pointer;background:0 0;border:none;font-size:.75rem;text-decoration:underline}.StoryboardEditor-module__vZ4vTa__templateEditorDiscardConfirm{align-items:center;gap:var(--space-sm);width:100%;color:var(--text-primary);font-size:.85rem;display:flex}.StoryboardEditor-module__vZ4vTa__templateEditorDiscardConfirmText{margin-right:auto}.StoryboardEditor-module__vZ4vTa__templateEditorDiscardConfirmYes{padding:var(--space-xs) var(--space-md);background:var(--error);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;border:none;font-size:.8rem}.StoryboardEditor-module__vZ4vTa__templateEditorDiscardConfirmNo{padding:var(--space-xs) var(--space-md);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;background:0 0;font-size:.8rem}.StoryboardEditor-module__vZ4vTa__clipOnlyPanel{border:1px solid var(--border);background:var(--paper-warm);padding:var(--space-md);gap:var(--space-md);border-radius:12px;flex-direction:column;display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyHeader{flex-direction:column;gap:6px;display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyHeaderTop{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyNavActions{align-items:center;gap:6px;display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyNavBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;padding:4px 8px;font-size:.72rem}.StoryboardEditor-module__vZ4vTa__clipOnlyNavBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.StoryboardEditor-module__vZ4vTa__clipOnlyNavBtn:disabled{opacity:.35;cursor:not-allowed}.StoryboardEditor-module__vZ4vTa__clipOnlyTitle{font-family:var(--font-body);color:var(--text-primary);letter-spacing:.02em;font-size:.85rem;font-weight:600}.StoryboardEditor-module__vZ4vTa__clipOnlyVisual{font-family:var(--font-body);color:var(--text-secondary);word-break:break-word;font-size:.85rem;line-height:1.4}.StoryboardEditor-module__vZ4vTa__clipOnlyFields{gap:var(--space-md);flex-direction:column;display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyAdvanced{display:flex}.StoryboardEditor-module__vZ4vTa__clipOnlyAdvancedToggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--paper-warm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;padding:6px 10px;font-size:.76rem}.StoryboardEditor-module__vZ4vTa__clipOnlyAdvancedToggle:hover{border-color:var(--accent);color:var(--accent)}.StoryboardEditor-module__vZ4vTa__editField{margin-bottom:var(--space-md)}.StoryboardEditor-module__vZ4vTa__editFieldLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500;font-family:var(--font-body);margin-bottom:4px;display:block}.StoryboardEditor-module__vZ4vTa__editFieldInput,.StoryboardEditor-module__vZ4vTa__editFieldTextarea{width:100%;padding:var(--space-xs) var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--text-primary);box-sizing:border-box;background:0 0;font-size:.85rem;transition:border-color .15s}.StoryboardEditor-module__vZ4vTa__editFieldInput:focus,.StoryboardEditor-module__vZ4vTa__editFieldTextarea:focus{border-color:var(--accent);outline:none}.StoryboardEditor-module__vZ4vTa__editFieldTextarea{resize:vertical;min-height:60px}.StoryboardEditor-module__vZ4vTa__editFieldError{color:var(--error);margin-top:2px;font-size:.75rem;display:block}.StoryboardEditor-module__vZ4vTa__editFieldCharCount{color:var(--text-tertiary,var(--text-secondary));text-align:right;margin-top:2px;font-size:.7rem;display:block}.StoryboardEditor-module__vZ4vTa__editFieldTagList{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.StoryboardEditor-module__vZ4vTa__editFieldTag{background:var(--accent-subtle);border-radius:var(--radius-sm);color:var(--text-primary);align-items:center;gap:4px;padding:2px 8px;font-size:.8rem;display:inline-flex}.StoryboardEditor-module__vZ4vTa__editFieldTagRemove{cursor:pointer;opacity:.5;color:var(--text-primary);background:0 0;border:none;padding:0 2px;font-size:.75rem}.StoryboardEditor-module__vZ4vTa__editFieldTagRemove:hover{opacity:1}.StoryboardEditor-module__vZ4vTa__editFieldGroup{margin-bottom:var(--space-sm)}.StoryboardEditor-module__vZ4vTa__editFieldGroupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary,var(--text-secondary));margin-bottom:var(--space-sm);font-size:.7rem;font-weight:600}.StoryboardEditor-module__vZ4vTa__sectionEditGroup{border:1px solid var(--border);border-radius:var(--radius-md)}.StoryboardEditor-module__vZ4vTa__sectionEditGroupHeader{width:100%;padding:var(--space-sm) var(--space-md);background:var(--accent-subtle);cursor:default;font-family:var(--font-body);color:var(--text-primary);text-align:left;border:none;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:500;display:flex}.StoryboardEditor-module__vZ4vTa__sectionClipCount{margin-left:var(--space-sm);color:var(--text-secondary);font-size:.75rem;font-weight:400}.StoryboardEditor-module__vZ4vTa__sectionEditGroupBody{padding:var(--space-md)}.StoryboardEditor-module__vZ4vTa__clipEditPanel{margin-top:var(--space-sm);border:1px solid var(--border);background:var(--paper-warm);border-radius:10px}.StoryboardEditor-module__vZ4vTa__clipEditPanelFocused{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle)}.StoryboardEditor-module__vZ4vTa__clipEditPanelHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm) var(--space-md);background:var(--accent-subtle);border-bottom:1px solid var(--border);font-family:var(--font-body);color:var(--text-primary);font-size:.8rem;font-weight:600;display:flex}.StoryboardEditor-module__vZ4vTa__clipEditPanelTitle{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.StoryboardEditor-module__vZ4vTa__clipEditPanelIcon{width:14px;height:14px;color:var(--text-secondary);display:inline-flex}.StoryboardEditor-module__vZ4vTa__clipEditPanelIcon svg{width:14px;height:14px;display:block}.StoryboardEditor-module__vZ4vTa__clipEditPanelText{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.StoryboardEditor-module__vZ4vTa__clipEditPanelIndicator{border:1px solid var(--border);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);border-radius:999px;padding:2px 6px;font-size:.65rem;font-weight:600}.StoryboardEditor-module__vZ4vTa__clipEditPanelBody{padding:var(--space-md);background:var(--paper-warm)}.StoryboardEditor-module__vZ4vTa__clipEditGroup{border-top:1px solid var(--border)}.StoryboardEditor-module__vZ4vTa__clipEditGroupHeader{width:100%;padding:var(--space-sm) var(--space-md);background:var(--paper-warm);border:none;border-bottom:1px solid var(--border);cursor:pointer;font-family:var(--font-body);color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:500;display:flex}.StoryboardEditor-module__vZ4vTa__editGroupChevron{transition:transform .15s}.StoryboardEditor-module__vZ4vTa__editGroupChevronOpen{transform:rotate(180deg)}.StoryboardEditor-module__vZ4vTa__sectionAddClipBtn{border:1px dashed var(--border);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;margin-top:8px;padding:10px;font-size:13px;transition:border-color .15s,color .15s}.StoryboardEditor-module__vZ4vTa__sectionAddClipBtn:hover{border-color:var(--accent);color:var(--accent)}.StoryboardEditor-module__vZ4vTa__clipHeaderActions{align-items:center;gap:4px;margin-left:auto;display:flex}.StoryboardEditor-module__vZ4vTa__clipReorderBtn{border:1px solid var(--border);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:12px;transition:background .15s,color .15s;display:flex}.StoryboardEditor-module__vZ4vTa__clipReorderBtn:hover:not(:disabled){background:var(--glass-surface);color:var(--text)}.StoryboardEditor-module__vZ4vTa__clipReorderBtn:disabled{opacity:.3;cursor:not-allowed}.StoryboardEditor-module__vZ4vTa__clipDeleteBtn{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;font-size:16px;transition:background .15s,color .15s;display:flex}.StoryboardEditor-module__vZ4vTa__clipDeleteBtn:hover:not(:disabled){color:var(--error,#ff3b30);background:#ff3b301a}.StoryboardEditor-module__vZ4vTa__clipDeleteBtn:disabled{opacity:.3;cursor:not-allowed}@media (max-width:1200px){.StoryboardEditor-module__vZ4vTa__templateEditorSplitLayout{grid-template-columns:minmax(220px,300px) minmax(0,1fr)}}@media (max-width:640px){.StoryboardEditor-module__vZ4vTa__templateEditorSidebar{width:100vw}.StoryboardEditor-module__vZ4vTa__templateEditorSplitLayout{min-height:unset;grid-template-columns:1fr}}
.SteppedRangeInput-module__yabyja__root{flex-direction:column;gap:6px;display:flex}.SteppedRangeInput-module__yabyja__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.SteppedRangeInput-module__yabyja__value{font-family:var(--font-body);color:var(--text-primary);font-size:.78rem;font-weight:600}.SteppedRangeInput-module__yabyja__range{width:100%;accent-color:var(--accent);cursor:pointer;margin:0}.SteppedRangeInput-module__yabyja__labels{justify-content:space-between;align-items:center;gap:8px;display:flex}.SteppedRangeInput-module__yabyja__label{font-family:var(--font-body);color:var(--text-tertiary,var(--text-secondary));font-size:.7rem}
.EditorNavigator-module__PGv0iq__navigator{border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-sm);gap:var(--space-sm);background:#ffffffb3;flex-direction:column;max-height:100%;display:flex;overflow:hidden}.EditorNavigator-module__PGv0iq__searchForm{grid-template-columns:1fr auto;gap:6px;display:grid}.EditorNavigator-module__PGv0iq__searchInput{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;color:var(--text-primary);font-family:var(--font-body);padding:7px 8px;font-size:.8rem}.EditorNavigator-module__PGv0iq__searchInput:focus{border-color:var(--accent);outline:none}.EditorNavigator-module__PGv0iq__searchButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-secondary);font-family:var(--font-body);padding:0 var(--space-sm);cursor:pointer;font-size:.75rem}.EditorNavigator-module__PGv0iq__searchButton:hover{border-color:var(--accent);color:var(--accent)}.EditorNavigator-module__PGv0iq__searchMessage{font-family:var(--font-body);color:var(--error);margin:0;font-size:.72rem}.EditorNavigator-module__PGv0iq__tree{flex-direction:column;gap:10px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.EditorNavigator-module__PGv0iq__treeItem,.EditorNavigator-module__PGv0iq__sectionSelectButton,.EditorNavigator-module__PGv0iq__clipItem{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);text-align:left;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #0000}.EditorNavigator-module__PGv0iq__treeItem{background:#a78bfa0f;border-color:#a78bfa24;padding:10px;font-size:.8rem;font-weight:600}.EditorNavigator-module__PGv0iq__sectionBlock{background:#ffffffdb;border:1px solid #a78bfa33;border-radius:10px;padding:8px}.EditorNavigator-module__PGv0iq__sectionHeader{grid-template-columns:1fr auto;align-items:center;gap:6px;display:grid}.EditorNavigator-module__PGv0iq__sectionSelectButton{background:#a78bfa14;border-color:#a78bfa24;flex-direction:column;gap:2px;padding:8px 10px;font-size:.76rem;font-weight:500;display:flex}.EditorNavigator-module__PGv0iq__sectionLabel{color:var(--text-primary);line-height:1.25}.EditorNavigator-module__PGv0iq__sectionCount{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}.EditorNavigator-module__PGv0iq__sectionToggle{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:#ffffffe6;border:1px solid #a78bfa38;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.EditorNavigator-module__PGv0iq__sectionToggle:disabled{opacity:.35;cursor:not-allowed}.EditorNavigator-module__PGv0iq__sectionBody{flex-direction:column;margin-top:8px;display:flex}.EditorNavigator-module__PGv0iq__clipList{flex-direction:column;gap:6px;display:flex}.EditorNavigator-module__PGv0iq__clipRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}.EditorNavigator-module__PGv0iq__clipItem{background:#ffffffeb;border-color:#a78bfa38;flex-direction:column;gap:3px;padding:8px 10px;font-size:.72rem;display:flex;box-shadow:0 1px #a78bfa14}.EditorNavigator-module__PGv0iq__clipItemNumber{color:var(--text-primary);letter-spacing:.02em;font-size:.7rem;font-weight:700}.EditorNavigator-module__PGv0iq__clipItemDetail{color:var(--text-secondary);white-space:normal;word-break:break-word;font-size:.68rem;line-height:1.35}.EditorNavigator-module__PGv0iq__clipItemDragging{opacity:.45}.EditorNavigator-module__PGv0iq__clipItemDropTarget{border-color:var(--accent);box-shadow:0 0 0 2px #a78bfa33}.EditorNavigator-module__PGv0iq__newClipDeleteButton{width:26px;height:26px;color:var(--error);cursor:pointer;background:#ef444414;border:1px solid #ef444447;border-radius:7px;justify-content:center;align-items:center;margin-top:6px;display:inline-flex}.EditorNavigator-module__PGv0iq__newClipDeleteButton svg{width:13px;height:13px;display:block}.EditorNavigator-module__PGv0iq__newClipDeleteButton:hover{background:#ef444424;border-color:#ef444470}.EditorNavigator-module__PGv0iq__sectionAddClipButton{width:100%;color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;text-align:center;background:#a78bfa0f;border:1px dashed #a78bfa73;border-radius:8px;margin-top:8px;padding:7px 8px;font-size:.72rem;font-weight:600}.EditorNavigator-module__PGv0iq__sectionAddClipButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:#a78bfa1f}.EditorNavigator-module__PGv0iq__sectionAddClipButton:disabled{opacity:.45;cursor:not-allowed}.EditorNavigator-module__PGv0iq__treeItem:hover,.EditorNavigator-module__PGv0iq__sectionSelectButton:hover,.EditorNavigator-module__PGv0iq__clipItem:hover{color:var(--text-primary);background:#a78bfa24}.EditorNavigator-module__PGv0iq__treeItemSelected{color:var(--text-primary);background:#a78bfa33;border-color:#a78bfa80}
.lander-module__tzfoUW__lander{background:repeating-linear-gradient(90deg,#936fc412 0 38px,#936fc400 38px 120px),linear-gradient(#f7f6fb 0%,#f1eff7 100%);width:100%;min-height:100vh;position:relative;overflow-x:clip}.lander-module__tzfoUW__content{z-index:2;width:100%;max-width:1660px;min-height:100vh;padding:var(--space-2xl) clamp(12px, 1.8vw, var(--space-lg));flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px;margin:0 auto;display:flex;position:relative}.lander-module__tzfoUW__frame{background:#fff;border:1px solid #e8e3ef;border-radius:18px;width:100%;padding:clamp(16px,2vw,28px);box-shadow:0 10px 24px #0f172a14,inset 0 0 0 1px #ffffffb8}.lander-module__tzfoUW__heroBand{background:#fff;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch;gap:clamp(16px,2vw,28px);display:grid}.lander-module__tzfoUW__heroMain{align-content:center;justify-items:start;gap:16px;min-width:0;display:grid}.lander-module__tzfoUW__heroPreview{background:linear-gradient(155deg,#f4ebff 0%,#e8d9ff 100%);border:1px solid #d7c5ec;border-radius:14px;flex-direction:column;align-self:start;gap:10px;padding:10px;display:flex}.lander-module__tzfoUW__previewLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-primary);margin:0 0 2px;font-size:.75rem;font-weight:700}.lander-module__tzfoUW__previewCard{background:#fff;border:1px solid #ddd1eb;border-radius:12px;gap:8px;padding:10px;display:grid;box-shadow:inset 0 1px #fffffff2}.lander-module__tzfoUW__previewCardLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:#334155;margin:0;font-size:.6875rem;font-weight:700}.lander-module__tzfoUW__previewCardText{font-family:var(--font-body);color:#1f2937;margin:0;font-size:.75rem;line-height:1.45}.lander-module__tzfoUW__previewTags{flex-wrap:wrap;gap:6px;display:flex}.lander-module__tzfoUW__previewTag{font-family:var(--font-body);color:#5b4a79;background:#f7f3fc;border:1px solid #ddd1eb;border-radius:999px;padding:2px 8px;font-size:.6875rem}.lander-module__tzfoUW__previewSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.lander-module__tzfoUW__previewStep{text-align:center;font-family:var(--font-body);color:#475569;background:#f7f3fc;border:1px solid #ddd1eb;border-radius:999px;padding:4px 0;font-size:.6875rem}.lander-module__tzfoUW__previewStepActive{color:#3b1d7a;background:#ede4fb;border-color:#cdbddf;font-weight:700}.lander-module__tzfoUW__previewVideoThumb{background:#f7f3fc;border:1px solid #ddd1eb;border-radius:8px;align-items:stretch;gap:4px;height:44px;padding:4px;display:flex}.lander-module__tzfoUW__previewClip{background:linear-gradient(145deg,#ede9fe 0%,#c4b5fd 100%);border:1px solid #6d28d93d;border-radius:5px;min-width:0}.lander-module__tzfoUW__previewClipShort{flex:.8}.lander-module__tzfoUW__previewClipMedium{flex:1.2}.lander-module__tzfoUW__previewClipLong{flex:1.7}.lander-module__tzfoUW__previewMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.lander-module__tzfoUW__previewDuration{font-family:var(--font-body);color:#475569;background:#f7f3fc;border:1px solid #ddd1eb;border-radius:999px;padding:2px 8px;font-size:.6875rem}.lander-module__tzfoUW__previewPlatform{font-family:var(--font-body);color:#5b4a79;background:#ede4fb;border:1px solid #ddd1eb;border-radius:999px;padding:2px 8px;font-size:.6875rem}@media (max-width:980px){.lander-module__tzfoUW__heroBand{grid-template-columns:1fr}.lander-module__tzfoUW__heroPreview{min-height:0}.lander-module__tzfoUW__heroMain{justify-items:center}}@media (max-width:768px){.lander-module__tzfoUW__content{padding:var(--space-xl) var(--space-md);gap:var(--space-lg)}.lander-module__tzfoUW__frame{padding:var(--space-md)}}@media (max-width:480px){.lander-module__tzfoUW__content{padding:var(--space-lg) var(--space-sm);gap:var(--space-md)}}
.ProjectFocusedEditPane-module__iYF7uG__pane{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-md);min-height:100%}.ProjectFocusedEditPane-module__iYF7uG__emptyState{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--paper-warm);color:var(--text-muted);font-family:var(--font-body);padding:var(--space-md);font-size:.85rem}.ProjectFocusedEditPane-module__iYF7uG__paneTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.ProjectFocusedEditPane-module__iYF7uG__sectionHeader,.ProjectFocusedEditPane-module__iYF7uG__clipHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.ProjectFocusedEditPane-module__iYF7uG__fieldGroup{margin-top:var(--space-sm)}.ProjectFocusedEditPane-module__iYF7uG__fieldGroupLabel,.ProjectFocusedEditPane-module__iYF7uG__contextLabel{margin-bottom:var(--space-xs);font-family:var(--font-body);color:var(--text-tertiary,var(--text-secondary));text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.ProjectFocusedEditPane-module__iYF7uG__contextBlock{margin-top:var(--space-sm);padding:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--paper-warm)}.ProjectFocusedEditPane-module__iYF7uG__contextText{font-family:var(--font-body);color:var(--text-secondary);white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.45}.ProjectFocusedEditPane-module__iYF7uG__actionButton{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;padding:6px 10px;font-size:.75rem}.ProjectFocusedEditPane-module__iYF7uG__actionButton:hover{border-color:var(--accent);color:var(--accent)}.ProjectFocusedEditPane-module__iYF7uG__clipActionRow{align-items:center;gap:6px;display:flex}.ProjectFocusedEditPane-module__iYF7uG__iconButton{border:1px solid var(--border);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.ProjectFocusedEditPane-module__iYF7uG__iconButton:disabled{opacity:.35;cursor:not-allowed}.ProjectFocusedEditPane-module__iYF7uG__iconButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ProjectFocusedEditPane-module__iYF7uG__deleteButton{border:1px solid var(--border);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:5px;padding:5px 8px;font-size:.72rem}.ProjectFocusedEditPane-module__iYF7uG__deleteButton:hover:not(:disabled){border-color:var(--error);color:var(--error)}.ProjectFocusedEditPane-module__iYF7uG__deleteButton:disabled{opacity:.35;cursor:not-allowed}
.FocusedEditPane-module__33L_NW__pane{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-md);min-height:100%}.FocusedEditPane-module__33L_NW__emptyState{border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--paper-warm);color:var(--text-muted);font-family:var(--font-body);padding:var(--space-md);font-size:.85rem}.FocusedEditPane-module__33L_NW__paneTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.FocusedEditPane-module__33L_NW__sectionHeader,.FocusedEditPane-module__33L_NW__clipHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.FocusedEditPane-module__33L_NW__fieldGroup{margin-top:var(--space-sm)}.FocusedEditPane-module__33L_NW__fieldGroupLabel{margin-bottom:var(--space-xs);font-family:var(--font-body);color:var(--text-tertiary,var(--text-secondary));text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.FocusedEditPane-module__33L_NW__actionButton{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;padding:6px 10px;font-size:.75rem}.FocusedEditPane-module__33L_NW__actionButton:hover{border-color:var(--accent);color:var(--accent)}.FocusedEditPane-module__33L_NW__clipActionRow{align-items:center;gap:6px;display:flex}.FocusedEditPane-module__33L_NW__iconButton{border:1px solid var(--border);width:26px;height:26px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.FocusedEditPane-module__33L_NW__iconButton:disabled{opacity:.35;cursor:not-allowed}.FocusedEditPane-module__33L_NW__iconButton:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.FocusedEditPane-module__33L_NW__deleteButton{border:1px solid var(--border);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:5px;padding:5px 8px;font-size:.72rem}.FocusedEditPane-module__33L_NW__deleteButton:hover:not(:disabled){border-color:var(--error);color:var(--error)}.FocusedEditPane-module__33L_NW__deleteButton:disabled{opacity:.35;cursor:not-allowed}.FocusedEditPane-module__33L_NW__advancedToggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--paper-warm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;margin-bottom:var(--space-sm);padding:7px 10px;font-size:.76rem}.FocusedEditPane-module__33L_NW__advancedToggle:hover{border-color:var(--accent);color:var(--accent)}
.TemplateSummaryText-module__rUdG3G__container{--summary-bullet-inline-inset:1.1rem;gap:var(--space-xs);width:100%;display:grid}.TemplateSummaryText-module__rUdG3G__list{padding-inline:var(--summary-bullet-inline-inset);gap:.3rem;margin:0;display:grid}.TemplateSummaryText-module__rUdG3G__listItem{margin:0;line-height:1.55}.TemplateSummaryText-module__rUdG3G__bulletLabel{font-weight:600}.TemplateSummaryText-module__rUdG3G__paragraph{white-space:pre-line;margin:0;line-height:1.6}.TemplateSummaryText-module__rUdG3G__bulletsDivider{border-top:1px solid var(--border);justify-self:stretch;width:100%;height:0;margin:24px 0;padding-top:0;display:block}.TemplateSummaryText-module__rUdG3G__compact{min-width:0}.TemplateSummaryText-module__rUdG3G__compactList{padding-inline:var(--summary-bullet-inline-inset);margin:0}.TemplateSummaryText-module__rUdG3G__compactParagraph{margin:0;line-height:1.5}.TemplateSummaryText-module__rUdG3G__compactList .TemplateSummaryText-module__rUdG3G__listItem,.TemplateSummaryText-module__rUdG3G__compactParagraph{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.TemplateSummaryText-module__rUdG3G__summaryStatsLine{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.5}.TemplateSummaryText-module__rUdG3G__summaryStatsLineWithBullets,.TemplateSummaryText-module__rUdG3G__paragraphWithBulletsAfterStats{margin-top:.35rem}
.ClipPlayer-module__1vREUq__clipPlayer{margin-top:var(--space-sm)}.ClipPlayer-module__1vREUq__clipPlayerLoadingShell{isolation:isolate;margin-top:var(--space-xs);padding:calc(var(--space-xs) + 2px);border:1px solid var(--glass-border-strong);border-radius:var(--radius-sm);background:linear-gradient(#7c3aed1f 0%,#7c3aed0d 100%);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59,0 10px 30px #7c3aed14}.ClipPlayer-module__1vREUq__clipPlayerLoadingShell:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(120% 80% at 10% 0,#ffffff3d 0%,#fff0 55%);position:absolute;inset:0}.ClipPlayer-module__1vREUq__clipPlayerLoadingShell:after{content:"";filter:blur(10px);pointer-events:none;z-index:3;background:linear-gradient(90deg,#fff0 0%,#ffffff0d 28%,#ffffff57 52%,#ffffff0d 72%,#fff0 100%);width:46%;animation:1.45s cubic-bezier(.4,0,.2,1) infinite ClipPlayer-module__1vREUq__clipPlayerShellSheen;position:absolute;top:-30%;bottom:-30%;left:-56%;transform:skew(-12deg)}.ClipPlayer-module__1vREUq__clipPlayerLoadingShell>*{z-index:2;position:relative}.ClipPlayer-module__1vREUq__clipPlayerLoadingHeader{align-items:center;gap:8px;display:flex}.ClipPlayer-module__1vREUq__clipPlayerLoadingSpinner{border:2px solid #7c3aed29;border-top-color:#7c3aede0;border-radius:999px;flex:none;width:14px;height:14px;animation:.9s linear infinite ClipPlayer-module__1vREUq__clipPlayerSpinnerSpin;box-shadow:0 0 0 1px #7c3aed14}.ClipPlayer-module__1vREUq__clipPlayerLoadingProgress{background:#7c3aed1a;border-radius:999px;height:3px;margin-top:6px;position:relative;overflow:hidden}.ClipPlayer-module__1vREUq__clipPlayerLoadingProgressBar{position:absolute;inset:0}.ClipPlayer-module__1vREUq__clipPlayerLoadingProgressBar:before,.ClipPlayer-module__1vREUq__clipPlayerLoadingProgressBar:after{content:"";will-change:transform;background:linear-gradient(90deg,#7c3aed00 0%,#7c3aed26 24%,#7c3aede6 54%,#7c3aed00 100%);border-radius:999px;width:42%;height:100%;animation:1.55s linear infinite ClipPlayer-module__1vREUq__clipPlayerProgressFlow;position:absolute;top:0;left:-42%}.ClipPlayer-module__1vREUq__clipPlayerLoadingProgressBar:after{animation-delay:.78s}.ClipPlayer-module__1vREUq__clipPlayerLoading{color:var(--text);margin:0;font-size:.75rem;font-weight:500}.ClipPlayer-module__1vREUq__clipPlayerLoadingVideo,.ClipPlayer-module__1vREUq__clipPlayerLoadingTick,.ClipPlayer-module__1vREUq__clipPlayerLoadingTrack,.ClipPlayer-module__1vREUq__clipPlayerLoadingBar{background:linear-gradient(#7c3aed29 0%,#7c3aed1a 100%);animation:2.1s ease-in-out infinite ClipPlayer-module__1vREUq__clipPlayerLoadingBreath}.ClipPlayer-module__1vREUq__clipPlayerLoadingVideo{border-radius:var(--radius-sm);border:1px solid #7c3aed24;width:100%;height:172px;margin-top:8px;animation-delay:-.22s}.ClipPlayer-module__1vREUq__clipPlayerLoadingTimes{justify-content:space-between;gap:var(--space-xs);margin-top:8px;display:flex}.ClipPlayer-module__1vREUq__clipPlayerLoadingTick{border-radius:999px;width:44px;height:11px}.ClipPlayer-module__1vREUq__clipPlayerLoadingTimes .ClipPlayer-module__1vREUq__clipPlayerLoadingTick:first-child{width:34px}.ClipPlayer-module__1vREUq__clipPlayerLoadingTimes .ClipPlayer-module__1vREUq__clipPlayerLoadingTick:nth-child(2){width:54px}.ClipPlayer-module__1vREUq__clipPlayerLoadingTimes .ClipPlayer-module__1vREUq__clipPlayerLoadingTick:nth-child(3){width:40px}.ClipPlayer-module__1vREUq__clipPlayerLoadingTrack{border:1px solid #7c3aed1a;border-radius:7px;align-items:flex-end;gap:1px;height:28px;margin-top:8px;padding:3px;animation-delay:-.3s;display:flex}.ClipPlayer-module__1vREUq__clipPlayerRecovery{border-top:1px solid #7c3aed24;margin-top:10px;padding-top:8px}.ClipPlayer-module__1vREUq__clipPlayerRecoveryMessage{color:var(--text-muted);margin:0;font-size:.6875rem}.ClipPlayer-module__1vREUq__clipPlayerRecoveryActions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ClipPlayer-module__1vREUq__clipPlayerRecoveryButton,.ClipPlayer-module__1vREUq__clipPlayerRecoveryDangerButton{appearance:none;cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);border:1px solid #7c3aed47;border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;line-height:1.1}.ClipPlayer-module__1vREUq__clipPlayerRecoveryButton{color:var(--accent);background:#7c3aed14}.ClipPlayer-module__1vREUq__clipPlayerRecoveryButton:hover:not(:disabled){background:#7c3aed24;border-color:#7c3aed85}.ClipPlayer-module__1vREUq__clipPlayerRecoveryDangerButton{color:var(--error);background:#ef444414;border-color:#ef444440}.ClipPlayer-module__1vREUq__clipPlayerRecoveryDangerButton:hover:not(:disabled){background:#ef444429;border-color:#ef444473}.ClipPlayer-module__1vREUq__clipPlayerRecoveryButton:disabled,.ClipPlayer-module__1vREUq__clipPlayerRecoveryDangerButton:disabled{opacity:.5;cursor:not-allowed}.ClipPlayer-module__1vREUq__clipPlayerRecoveryError{color:var(--error);margin:6px 0 0;font-size:.6875rem}.ClipPlayer-module__1vREUq__clipPlayerLoadingBar{opacity:.8;transform-origin:bottom;border-radius:1px;flex:1;animation:2.1s ease-in-out infinite ClipPlayer-module__1vREUq__clipPlayerLoadingBreath,1.75s ease-in-out infinite ClipPlayer-module__1vREUq__clipPlayerWaveLift}.ClipPlayer-module__1vREUq__clipPlayerLoadingBar:nth-child(3n){height:40%;animation-delay:-.45s,-.7s}.ClipPlayer-module__1vREUq__clipPlayerLoadingBar:nth-child(3n+1){height:78%;animation-delay:-.8s,-.15s}.ClipPlayer-module__1vREUq__clipPlayerLoadingBar:nth-child(3n+2){height:55%;animation-delay:-.2s,-1.05s}.ClipPlayer-module__1vREUq__clipPlayerError{color:var(--error);font-size:.75rem}.ClipPlayer-module__1vREUq__clipPlayerVideoWrap{border-radius:var(--radius-sm);background:#000;line-height:0;position:relative;overflow:hidden}.ClipPlayer-module__1vREUq__clipPlayerVideoWrap video{object-fit:contain;width:100%;max-height:180px;display:block}.ClipPlayer-module__1vREUq__clipPlayerPlayBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:28px;height:28px;transition:background var(--transition-fast);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;bottom:6px;left:6px}.ClipPlayer-module__1vREUq__clipPlayerPlayBtn:hover{background:#000000bf}.ClipPlayer-module__1vREUq__clipPlayerControls{margin-top:4px}.ClipPlayer-module__1vREUq__clipPlayerTimelineStack{gap:6px;display:grid}.ClipPlayer-module__1vREUq__clipPlayerTimes{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:.6875rem;display:flex}.ClipPlayer-module__1vREUq__clipPlayerTrimDur{color:var(--accent);font-size:.6875rem;font-weight:600}.ClipPlayer-module__1vREUq__clipPlayerTrack{background:var(--warm-200);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;overscroll-behavior-x:none;overscroll-behavior-y:contain;border-radius:4px;height:28px;position:relative;overflow:hidden}.ClipPlayer-module__1vREUq__clipPlayerTrackZoomed{cursor:default}.ClipPlayer-module__1vREUq__clipPlayerWaveform{pointer-events:none;align-items:center;gap:1px;padding:2px;display:flex;position:absolute;inset:0}.ClipPlayer-module__1vREUq__clipPlayerWaveformBar{background:var(--accent);opacity:.45;border-radius:1px;flex:1;min-height:2px}.ClipPlayer-module__1vREUq__clipPlayerDim{pointer-events:auto;background:#00000059;border-radius:4px;height:100%;position:absolute;top:0}.ClipPlayer-module__1vREUq__clipPlayerTrackZoomed .ClipPlayer-module__1vREUq__clipPlayerDim{cursor:grab}.ClipPlayer-module__1vREUq__clipPlayerTrackZoomed .ClipPlayer-module__1vREUq__clipPlayerDim:active{cursor:grabbing}.ClipPlayer-module__1vREUq__clipPlayerActive{border-top:2px solid var(--accent);border-bottom:2px solid var(--accent);pointer-events:auto;cursor:grab;background:#a78bfa2e;height:100%;position:absolute;top:0}.ClipPlayer-module__1vREUq__clipPlayerActive:active{cursor:grabbing}.ClipPlayer-module__1vREUq__clipPlayerActivedragging{border-color:var(--accent-hover);background:#a78bfa61;box-shadow:0 0 0 1px #a78bfa40}.ClipPlayer-module__1vREUq__clipPlayerPlayhead{pointer-events:none;z-index:3;background:#fff;width:2px;height:100%;position:absolute;top:0;transform:translate(-1px);box-shadow:0 0 3px #00000080}.ClipPlayer-module__1vREUq__clipPlayerHandle{background:var(--accent);cursor:ew-resize;z-index:4;width:6px;height:100%;transition:background var(--transition-fast);border-radius:3px;position:absolute;top:0;transform:translate(-3px)}.ClipPlayer-module__1vREUq__clipPlayerHandle:hover,.ClipPlayer-module__1vREUq__clipPlayerHandle:active{background:var(--accent-hover)}.ClipPlayer-module__1vREUq__clipPlayerHandle:after{content:"";background:#fffc;border-radius:1px;width:2px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClipPlayer-module__1vREUq__clipPlayerSaving{color:var(--text-muted);margin-top:2px;font-size:.625rem;display:block}.ClipPlayer-module__1vREUq__clipPlayerZoomMeta{justify-content:space-between;align-items:center;gap:8px;min-height:20px;display:flex}.ClipPlayer-module__1vREUq__clipPlayerZoomReadout{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.ClipPlayer-module__1vREUq__clipPlayerViewportReadout{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-right:auto;font-size:.6875rem}.ClipPlayer-module__1vREUq__clipPlayerZoomReset{appearance:none;color:var(--accent);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);background:#7c3aed14;border:1px solid #7c3aed4d;border-radius:999px;padding:4px 9px;font-size:.625rem;font-weight:600;line-height:1}.ClipPlayer-module__1vREUq__clipPlayerZoomReset:hover:not(:disabled){background:#7c3aed24;border-color:#7c3aed80}.ClipPlayer-module__1vREUq__clipPlayerZoomReset:disabled{opacity:.45;cursor:not-allowed}.ClipPlayer-module__1vREUq__clipTimelineOverview{cursor:pointer;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:999px;height:12px;position:relative;overflow:hidden}.ClipPlayer-module__1vREUq__clipTimelineOverviewTrim{background:#7c3aed38;border-radius:999px;position:absolute;top:0;bottom:0}.ClipPlayer-module__1vREUq__clipTimelineOverviewViewport{cursor:grab;background:#7c3aed33;border:1px solid #7c3aede6;border-radius:999px;position:absolute;top:0;bottom:0;box-shadow:inset 0 0 0 1px #ffffff59}.ClipPlayer-module__1vREUq__clipTimelineOverviewViewport:active{cursor:grabbing}.ClipPlayer-module__1vREUq__clipTimelineOverviewViewportFull{background:#7c3aed1f;border:1px solid #7c3aed80;border-radius:999px;position:absolute;inset:0}@keyframes ClipPlayer-module__1vREUq__clipPlayerSpinnerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ClipPlayer-module__1vREUq__clipPlayerProgressFlow{0%{transform:translate(0,0)}to{transform:translate(340%)}}@keyframes ClipPlayer-module__1vREUq__clipPlayerLoadingBreath{0%{opacity:.68}50%{opacity:1}to{opacity:.68}}@keyframes ClipPlayer-module__1vREUq__clipPlayerWaveLift{0%{transform:scaleY(.9)}40%{transform:scaleY(1.05)}to{transform:scaleY(.9)}}@keyframes ClipPlayer-module__1vREUq__clipPlayerShellSheen{0%{opacity:0;left:-56%}12%{opacity:1}88%{opacity:1}to{opacity:0;left:122%}}
.ProjectClipUpload-module__3JHYlq__projectClipUpload{margin-top:var(--space-sm)}.ProjectClipUpload-module__3JHYlq__clipDropZoneInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ProjectClipUpload-module__3JHYlq__clipDropZone{min-height:72px;padding:var(--space-md) var(--space-lg);border:1.5px dashed var(--glass-border-strong);border-radius:var(--radius-md);background:var(--accent-subtle);cursor:pointer;transition:all var(--transition-fast);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:relative}.ProjectClipUpload-module__3JHYlq__clipDropZone:hover{border-color:var(--accent);background:var(--accent-light)}.ProjectClipUpload-module__3JHYlq__clipDropZoneActive{border-color:var(--accent-hover);background:var(--accent-glow);box-shadow:0 0 0 3px #a78bfa1f}.ProjectClipUpload-module__3JHYlq__clipDropZoneUploading{cursor:default;border-style:solid;border-color:var(--accent);background:var(--accent-subtle)}.ProjectClipUpload-module__3JHYlq__clipDropZoneContent{align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.ProjectClipUpload-module__3JHYlq__clipDropZoneIcon{width:22px;height:22px;color:var(--accent);transition:color var(--transition-fast)}.ProjectClipUpload-module__3JHYlq__clipDropZone:hover .ProjectClipUpload-module__3JHYlq__clipDropZoneIcon{color:var(--accent-hover)}.ProjectClipUpload-module__3JHYlq__clipDropZoneActive .ProjectClipUpload-module__3JHYlq__clipDropZoneIcon{color:var(--accent-hover);transition:transform var(--transition-fast), color var(--transition-fast);transform:translateY(-2px)}.ProjectClipUpload-module__3JHYlq__clipDropZoneText{color:var(--text-muted);letter-spacing:.01em;transition:color var(--transition-fast);font-size:.75rem;font-weight:500}.ProjectClipUpload-module__3JHYlq__clipDropZone:hover .ProjectClipUpload-module__3JHYlq__clipDropZoneText{color:var(--text-secondary)}.ProjectClipUpload-module__3JHYlq__clipDropZoneActive .ProjectClipUpload-module__3JHYlq__clipDropZoneText{color:var(--accent-hover)}@keyframes ProjectClipUpload-module__3JHYlq__clip-spin{to{transform:rotate(360deg)}}.ProjectClipUpload-module__3JHYlq__clipDropZoneSpinner{border:2px solid var(--accent-light);border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite ProjectClipUpload-module__3JHYlq__clip-spin}.ProjectClipUpload-module__3JHYlq__uploadError{color:var(--error);margin-top:var(--space-xs);font-size:.75rem}.ProjectClipUpload-module__3JHYlq__uploadConstraints{margin-top:var(--space-xs);color:var(--text-muted);font-size:.6875rem}
.ProjectClipGridCard-module__a4QLVa__gridCard{background:var(--paper-cream);border:1px solid var(--glass-border);border-radius:var(--radius-md);gap:var(--space-xs);padding:var(--space-sm);flex-direction:column;height:100%;display:flex;overflow:hidden}.ProjectClipGridCard-module__a4QLVa__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-xs);display:flex}.ProjectClipGridCard-module__a4QLVa__clipHeaderLabel{font-family:var(--font-body);color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:500;line-height:1.2}.ProjectClipGridCard-module__a4QLVa__uploadArea{flex:1}.ProjectClipGridCard-module__a4QLVa__playerArea{margin-top:var(--space-xs)}.ProjectClipGridCard-module__a4QLVa__replacePanelHeader{justify-content:space-between;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.ProjectClipGridCard-module__a4QLVa__replacePanelTitle{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.ProjectClipGridCard-module__a4QLVa__actionButton{appearance:none;border:1px solid var(--glass-border-strong);background:var(--paper-cream);font-family:var(--font-body);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);color:var(--accent);border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;line-height:1.1}.ProjectClipGridCard-module__a4QLVa__actionButton:hover:not(:disabled){border-color:var(--accent);background:var(--accent-subtle)}.ProjectClipGridCard-module__a4QLVa__actionButton:disabled{opacity:.55;cursor:not-allowed}.ProjectClipGridCard-module__a4QLVa__actionsMenu{margin-left:auto;position:relative}.ProjectClipGridCard-module__a4QLVa__actionsMenuTrigger{appearance:none;border:1px solid var(--glass-border-strong);background:var(--paper-cream);font-family:var(--font-body);color:var(--text-muted);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);border-radius:999px;padding:4px 10px;font-size:.6875rem;font-weight:600;line-height:1.1}.ProjectClipGridCard-module__a4QLVa__actionsMenuTrigger:hover:not(:disabled){border-color:var(--glass-border-strong);background:var(--paper-aged);color:var(--text)}.ProjectClipGridCard-module__a4QLVa__actionsMenuTrigger:disabled{opacity:.55;cursor:not-allowed}.ProjectClipGridCard-module__a4QLVa__actionsMenuTrigger:focus-visible,.ProjectClipGridCard-module__a4QLVa__actionsMenuTrigger[aria-expanded=true]{border-color:var(--glass-border-strong);background:var(--paper-aged);color:var(--text);outline:none}.ProjectClipGridCard-module__a4QLVa__actionsMenuPanel{z-index:5;border:1px solid var(--glass-border-strong);border-radius:var(--radius-sm);background:var(--paper-cream);flex-direction:column;gap:2px;min-width:150px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 24px #2222221f}.ProjectClipGridCard-module__a4QLVa__actionsMenuItem,.ProjectClipGridCard-module__a4QLVa__actionsMenuDangerItem{appearance:none;text-align:left;font-family:var(--font-body);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);background:0 0;border:none;border-radius:6px;padding:6px 8px;font-size:.6875rem;font-weight:600;line-height:1.2}.ProjectClipGridCard-module__a4QLVa__actionsMenuItem{color:var(--text)}.ProjectClipGridCard-module__a4QLVa__actionsMenuItem:hover:not(:disabled){background:var(--accent-subtle);color:var(--accent)}.ProjectClipGridCard-module__a4QLVa__actionsMenuDangerItem{color:var(--error)}.ProjectClipGridCard-module__a4QLVa__actionsMenuDangerItem:hover:not(:disabled){background:#ef444414}.ProjectClipGridCard-module__a4QLVa__actionsMenuItem:disabled,.ProjectClipGridCard-module__a4QLVa__actionsMenuDangerItem:disabled{opacity:.55;cursor:not-allowed}.ProjectClipGridCard-module__a4QLVa__actionError{font-family:var(--font-body);color:var(--error);margin:0;font-size:.6875rem;line-height:1.4}.ProjectClipGridCard-module__a4QLVa__visualSummary{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.5}.ProjectClipGridCard-module__a4QLVa__cardFooter{border-top:1px solid var(--glass-border);padding-top:var(--space-xs);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProjectClipGridCard-module__a4QLVa__sectionTitleFooter{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.02em;font-size:.6875rem}.ProjectClipGridCard-module__a4QLVa__savingIndicator{font-family:var(--font-body);color:var(--text-muted);font-size:.625rem}
.ProjectClipGrid-module__G8zWfW__projectClipGrid{gap:var(--space-xl);flex-direction:column;display:flex}.ProjectClipGrid-module__G8zWfW__section{gap:var(--space-sm);flex-direction:column;display:flex}.ProjectClipGrid-module__G8zWfW__sectionHeader{align-items:baseline;gap:var(--space-sm);padding-bottom:var(--space-xs);border-bottom:1px solid var(--glass-border);display:flex}.ProjectClipGrid-module__G8zWfW__sectionTitle{font-family:var(--font-body);color:var(--text);font-size:.9375rem;font-weight:600}.ProjectClipGrid-module__G8zWfW__sectionClipCount{font-family:var(--font-body);color:var(--text-muted);font-size:.75rem}.ProjectClipGrid-module__G8zWfW__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;display:grid}.ProjectClipGrid-module__G8zWfW__trimPanelWrap{width:100%}
.BusinessTypeMultiSelect-module__b8zl6G__container{gap:var(--space-sm);flex-direction:column;display:flex}.BusinessTypeMultiSelect-module__b8zl6G__helpText{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.8125rem}.BusinessTypeMultiSelect-module__b8zl6G__optionGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.BusinessTypeMultiSelect-module__b8zl6G__option{align-items:center;gap:var(--space-sm);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast);padding:.625rem .75rem;display:flex}.BusinessTypeMultiSelect-module__b8zl6G__optionSelected{border-color:var(--accent);background:var(--accent-subtle)}.BusinessTypeMultiSelect-module__b8zl6G__option:hover{border-color:var(--accent)}.BusinessTypeMultiSelect-module__b8zl6G__checkbox{width:16px;height:16px;margin:0}.BusinessTypeMultiSelect-module__b8zl6G__optionLabel{font-family:var(--font-body);color:var(--text-secondary);font-size:.875rem;line-height:1.4}.BusinessTypeMultiSelect-module__b8zl6G__error{font-family:var(--font-body);color:var(--error);margin:0;font-size:.75rem}
.PricingScreen-module__Gj3n3q__page{z-index:1;max-width:1120px;padding:var(--space-2xl) var(--space-lg);margin:0 auto;position:relative}.PricingScreen-module__Gj3n3q__main{gap:var(--space-xl);flex-direction:column;display:flex}.PricingScreen-module__Gj3n3q__hero{gap:var(--space-sm);max-width:780px;animation:.56s both PricingScreen-module__Gj3n3q__heroIn;display:grid}.PricingScreen-module__Gj3n3q__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);font-size:.75rem;font-weight:600}.PricingScreen-module__Gj3n3q__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);text-wrap:balance;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.PricingScreen-module__Gj3n3q__subtitle{max-width:62ch;color:var(--text-secondary);font-size:1.02rem;line-height:1.75}.PricingScreen-module__Gj3n3q__trialBanner{-webkit-backdrop-filter:blur(12px);background:#c4b5fd2e;border:1px solid #8b5cf647;border-radius:12px;align-self:flex-start;align-items:center;gap:.6rem;padding:.75rem 1.1rem;animation:.56s 80ms both PricingScreen-module__Gj3n3q__heroIn;display:inline-flex}.PricingScreen-module__Gj3n3q__trialBannerIcon{color:var(--violet-700);flex-shrink:0;font-size:.75rem;line-height:1}.PricingScreen-module__Gj3n3q__trialBannerText{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.PricingScreen-module__Gj3n3q__trialBannerText strong{color:var(--violet-700);font-weight:600}.PricingScreen-module__Gj3n3q__tiers{border:1px solid var(--glass-border-strong);-webkit-backdrop-filter:blur(18px);isolation:isolate;background:#ffffffb8;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative;overflow:hidden;box-shadow:0 22px 56px #7c3aed24,inset 0 0 0 1px #fffc}.PricingScreen-module__Gj3n3q__tiers:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 10% 10%,#a78bfa24,#0000 35%),radial-gradient(circle at 90% 10%,#c4b5fd29,#0000 32%);position:absolute;inset:0}.PricingScreen-module__Gj3n3q__tier{gap:var(--space-md);border-right:1px solid var(--glass-border);transition:transform var(--transition-fast), background var(--transition-fast);flex-direction:column;padding:clamp(1.25rem,1.8vw,2rem);animation:.52s both PricingScreen-module__Gj3n3q__tierIn;display:flex;position:relative}.PricingScreen-module__Gj3n3q__tier:last-child{border-right:none}.PricingScreen-module__Gj3n3q__tier:hover{transform:translateY(-4px)}.PricingScreen-module__Gj3n3q__tierHobby{background:linear-gradient(#f8f7ff94,#f8f7ff4d)}.PricingScreen-module__Gj3n3q__tierBusiness{background:linear-gradient(160deg,#8b5cf61f,#8b5cf60a 45%,#fff9);position:relative}.PricingScreen-module__Gj3n3q__tierBusiness:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 25%,#ffffff42,#0000 65%);animation:4.2s ease-in-out infinite PricingScreen-module__Gj3n3q__sheen;position:absolute;inset:0;transform:translate(-120%)}.PricingScreen-module__Gj3n3q__tierStudio{background:linear-gradient(#6d28d91f,#f8f7ff75)}.PricingScreen-module__Gj3n3q__tierHeader{gap:var(--space-xs);display:grid}.PricingScreen-module__Gj3n3q__tierName{font-family:var(--font-display);color:var(--text);font-size:1.25rem;line-height:1.2}.PricingScreen-module__Gj3n3q__badge{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:var(--violet-700);background:#c4b5fd6b;border:1px solid #8b5cf638;border-radius:999px;padding:2px 10px;font-size:.68rem;font-weight:600;position:absolute;top:14px;right:14px}.PricingScreen-module__Gj3n3q__activeBadge{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--violet-700);border:1px solid #6d28d966;border-radius:999px;padding:2px 10px;font-size:.68rem;font-weight:600;position:absolute;top:14px;right:14px}.PricingScreen-module__Gj3n3q__price{margin-top:var(--space-xs);color:var(--text);align-items:flex-end;gap:.26rem;line-height:1;display:flex}.PricingScreen-module__Gj3n3q__priceAmount{letter-spacing:-.03em;font-size:clamp(1.7rem,2.5vw,2.1rem);font-weight:600}.PricingScreen-module__Gj3n3q__pricePeriod{letter-spacing:.02em;color:var(--text-muted);font-size:.82rem;transform:translateY(-1px)}.PricingScreen-module__Gj3n3q__priceDivider{background:linear-gradient(90deg,#8b5cf657,#a78bfa14);width:100%;height:1px;margin:.75rem 0 .9rem}.PricingScreen-module__Gj3n3q__tierBody{gap:var(--space-sm);display:grid}.PricingScreen-module__Gj3n3q__summary{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.PricingScreen-module__Gj3n3q__features{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.PricingScreen-module__Gj3n3q__feature{color:var(--text-secondary);padding-left:.95rem;line-height:1.5;position:relative}.PricingScreen-module__Gj3n3q__feature:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.58rem;left:0}.PricingScreen-module__Gj3n3q__cta{border:1px solid var(--glass-border-strong);color:var(--text);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);background:#ffffff94;border-radius:10px;justify-content:center;align-items:center;margin-top:auto;padding:.68rem .95rem;font-weight:500;text-decoration:none;display:inline-flex}.PricingScreen-module__Gj3n3q__cta:hover{color:var(--violet-700);background:#ffffffdb;border-color:#8b5cf661;transform:translateY(-1px)}.PricingScreen-module__Gj3n3q__footnote{text-align:center;color:var(--text-muted);font-size:.82rem}@media (max-width:960px){.PricingScreen-module__Gj3n3q__page{padding:var(--space-xl) var(--space-md)}.PricingScreen-module__Gj3n3q__tiers{grid-template-columns:1fr}.PricingScreen-module__Gj3n3q__tier{border-right:none;border-bottom:1px solid var(--glass-border)}.PricingScreen-module__Gj3n3q__tier:last-child{border-bottom:none}.PricingScreen-module__Gj3n3q__tier:hover{transform:none}}@media (max-width:640px){.PricingScreen-module__Gj3n3q__title{text-wrap:pretty}.PricingScreen-module__Gj3n3q__subtitle{font-size:.95rem;line-height:1.65}.PricingScreen-module__Gj3n3q__tier{padding:1.15rem}}@keyframes PricingScreen-module__Gj3n3q__heroIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingScreen-module__Gj3n3q__tierIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes PricingScreen-module__Gj3n3q__sheen{0%{transform:translate(-120%)}35%{transform:translate(120%)}to{transform:translate(120%)}}
.ProjectActionsDropdown-module__YbkVEG__container{display:inline-flex;position:relative}.ProjectActionsDropdown-module__YbkVEG__trigger{align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);font-family:var(--font-body);color:var(--text-secondary);background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);font-size:.8125rem;font-weight:500;display:inline-flex}.ProjectActionsDropdown-module__YbkVEG__trigger:hover,.ProjectActionsDropdown-module__YbkVEG__trigger[aria-expanded=true]{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle)}.ProjectActionsDropdown-module__YbkVEG__chevron{transition:transform var(--transition-fast)}.ProjectActionsDropdown-module__YbkVEG__chevronOpen{transform:rotate(180deg)}.ProjectActionsDropdown-module__YbkVEG__dropdown{top:calc(100% + var(--space-xs));background:var(--paper-warm);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:160px;padding:var(--space-xs) 0;z-index:100;animation:.16s ease-out ProjectActionsDropdown-module__YbkVEG__dropdownSlideIn;position:absolute;right:0;box-shadow:0 4px 24px #a78bfa1f,inset 0 0 0 1px #fffc}@keyframes ProjectActionsDropdown-module__YbkVEG__dropdownSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ProjectActionsDropdown-module__YbkVEG__menuItemLink{width:100%;padding:var(--space-sm) var(--space-md);font-family:var(--font-body);color:var(--text-secondary);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.ProjectActionsDropdown-module__YbkVEG__menuItemLink:hover{color:var(--accent);background:var(--accent-subtle)}
.BoundedLinksInput-module__AX1kLW__container{gap:var(--space-sm);flex-direction:column;display:flex}.BoundedLinksInput-module__AX1kLW__headerRow{justify-content:space-between;gap:var(--space-md);align-items:center;display:flex}.BoundedLinksInput-module__AX1kLW__label{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.875rem}.BoundedLinksInput-module__AX1kLW__count{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.75rem}.BoundedLinksInput-module__AX1kLW__rows{gap:var(--space-sm);flex-direction:column;display:flex}.BoundedLinksInput-module__AX1kLW__row{gap:var(--space-sm);grid-template-columns:1fr auto;align-items:center;display:grid}.BoundedLinksInput-module__AX1kLW__input{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:40px;font-family:var(--font-body);color:var(--text);background:var(--surface);padding:0 .75rem;font-size:.875rem}.BoundedLinksInput-module__AX1kLW__input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.BoundedLinksInput-module__AX1kLW__addButton,.BoundedLinksInput-module__AX1kLW__removeButton{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--text-muted);font-family:var(--font-body);cursor:pointer;transition:border-color var(--transition-fast), color var(--transition-fast);font-size:.8125rem}.BoundedLinksInput-module__AX1kLW__addButton{width:fit-content;padding:0 .75rem}.BoundedLinksInput-module__AX1kLW__removeButton{padding:0 .65rem}.BoundedLinksInput-module__AX1kLW__addButton:hover,.BoundedLinksInput-module__AX1kLW__removeButton:hover{border-color:var(--accent);color:var(--accent)}.BoundedLinksInput-module__AX1kLW__addButton:disabled,.BoundedLinksInput-module__AX1kLW__removeButton:disabled{opacity:.6;cursor:not-allowed}.BoundedLinksInput-module__AX1kLW__error{font-family:var(--font-body);color:var(--error);margin:0;font-size:.75rem}@media (max-width:640px){.BoundedLinksInput-module__AX1kLW__row{grid-template-columns:1fr}}
.RecentTables-module__Cq7C-q__tableCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(24px);overflow:hidden;box-shadow:0 4px 24px #a78bfa0f,inset 0 0 0 1px #fffc}.RecentTables-module__Cq7C-q__tableHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-md);border-bottom:1px solid var(--border);display:flex}.RecentTables-module__Cq7C-q__tableTitle{font-family:var(--font-display);color:var(--text);font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.3}.RecentTables-module__Cq7C-q__viewAllLink{font-family:var(--font-body);color:var(--accent);font-size:.8125rem;font-weight:600;text-decoration:none}.RecentTables-module__Cq7C-q__viewAllLink:hover{text-decoration:underline}.RecentTables-module__Cq7C-q__tableWrapper{width:100%;overflow-x:auto}.RecentTables-module__Cq7C-q__table{border-collapse:collapse;width:100%}.RecentTables-module__Cq7C-q__headCell{text-align:left;padding:.6875rem var(--space-md);font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;background:#ffffff59;font-size:.75rem;font-weight:600}.RecentTables-module__Cq7C-q__bodyRow{border-top:1px solid var(--border)}.RecentTables-module__Cq7C-q__bodyCell{padding:.625rem var(--space-md);font-family:var(--font-body);color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.RecentTables-module__Cq7C-q__primaryLink{text-overflow:ellipsis;vertical-align:bottom;max-width:180px;color:var(--text);font-weight:500;text-decoration:none;display:inline-block;overflow:hidden}.RecentTables-module__Cq7C-q__primaryLink:hover{text-decoration:underline}.RecentTables-module__Cq7C-q__emptyCell{padding:var(--space-md);text-align:center;font-family:var(--font-body);color:var(--text-muted);font-size:.875rem}.RecentTables-module__Cq7C-q__exportStatusBadge{min-width:82px;font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.RecentTables-module__Cq7C-q__exportStatusBadge[data-status=none]{color:var(--text-muted);background:#94a3b82e}.RecentTables-module__Cq7C-q__exportStatusBadge[data-status=queued],.RecentTables-module__Cq7C-q__exportStatusBadge[data-status=rendering]{color:var(--warning);background:#f59e0b24}.RecentTables-module__Cq7C-q__exportStatusBadge[data-status=complete]{color:var(--success);background:#10b98124}.RecentTables-module__Cq7C-q__exportStatusBadge[data-status=failed]{color:var(--error);background:#ef444424}
.FaqAccordion-module___JKAWW__root{flex-direction:column;gap:0;display:flex}.FaqAccordion-module___JKAWW__item{border-bottom:1px solid #8b5cf624;animation:.48s both FaqAccordion-module___JKAWW__itemIn}.FaqAccordion-module___JKAWW__item:first-child{border-top:1px solid #8b5cf624}.FaqAccordion-module___JKAWW__trigger{justify-content:space-between;align-items:center;gap:var(--space-sm);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:1.1rem 0;display:flex}.FaqAccordion-module___JKAWW__trigger:focus-visible{outline:2px solid var(--violet-400,#a78bfa);outline-offset:2px;border-radius:4px}.FaqAccordion-module___JKAWW__question{color:var(--text);flex:1;font-size:.92rem;font-weight:500;line-height:1.45}.FaqAccordion-module___JKAWW__icon{color:var(--text-muted);flex-shrink:0;align-items:center;transition:transform .28s,color .18s;display:flex}.FaqAccordion-module___JKAWW__itemOpen .FaqAccordion-module___JKAWW__icon{color:var(--violet-500,#8b5cf6);transform:rotate(180deg)}.FaqAccordion-module___JKAWW__itemOpen .FaqAccordion-module___JKAWW__question{color:var(--violet-700,#6d28d9)}.FaqAccordion-module___JKAWW__body{transition:max-height .32s;overflow:hidden}.FaqAccordion-module___JKAWW__answer{color:var(--text-secondary);padding-bottom:1.1rem;padding-right:1.5rem;font-size:.865rem;line-height:1.72}@keyframes FaqAccordion-module___JKAWW__itemIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.ProjectRenderControls-module__4cB7zG__projectPreviewPlayer,.ProjectRenderControls-module__4cB7zG__projectExportControls{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-lg)}.ProjectRenderControls-module__4cB7zG__previewHeader,.ProjectRenderControls-module__4cB7zG__exportHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.ProjectRenderControls-module__4cB7zG__previewGenerateBtn,.ProjectRenderControls-module__4cB7zG__exportGenerateBtn{border-radius:var(--radius-sm);color:var(--accent);cursor:pointer;background:0 0;border:1px solid #a78bfa4d;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;display:inline-flex}.ProjectRenderControls-module__4cB7zG__previewGenerateBtn:disabled,.ProjectRenderControls-module__4cB7zG__exportGenerateBtn:disabled{opacity:.5;cursor:not-allowed}.ProjectRenderControls-module__4cB7zG__previewRequirement,.ProjectRenderControls-module__4cB7zG__exportRequirement{color:var(--text-muted);margin-bottom:var(--space-sm);font-size:.75rem}.ProjectRenderControls-module__4cB7zG__missingClips{border-radius:var(--radius-sm);padding:var(--space-sm);color:var(--error);margin-bottom:var(--space-sm);background:#ef444414;border:1px solid #ef44444d;font-size:.75rem}.ProjectRenderControls-module__4cB7zG__previewStatus,.ProjectRenderControls-module__4cB7zG__exportStatus{color:var(--text-muted);font-size:.75rem}.ProjectRenderControls-module__4cB7zG__previewError,.ProjectRenderControls-module__4cB7zG__exportError{color:var(--error);margin-top:var(--space-xs);font-size:.75rem}.ProjectRenderControls-module__4cB7zG__previewVideo{width:100%;margin-top:var(--space-sm);border-radius:var(--radius-sm);background:#0f172a80}.ProjectRenderControls-module__4cB7zG__previewPlayback{margin-top:var(--space-sm)}.ProjectRenderControls-module__4cB7zG__previewPlaybackControls{background:radial-gradient(120% 100% at 0 0,#7c3aed1c,#7c3aed00 45%),linear-gradient(#ffffffc2,#ffffff94);border:1px solid #7c3aed29;border-radius:10px;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;display:flex;box-shadow:inset 0 1px #ffffffb8}.ProjectRenderControls-module__4cB7zG__previewPlayPauseButton{color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);width:36px;height:36px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), filter var(--transition-fast);border:1px solid #ffffffd9;border-radius:10px;padding:0;font-size:.875rem;box-shadow:0 8px 18px #7c3aed47,inset 0 1px #ffffff59}.ProjectRenderControls-module__4cB7zG__previewPlayPauseButton:hover{filter:saturate(1.08);transform:translateY(-1px);box-shadow:0 11px 22px #7c3aed59,inset 0 1px #ffffff73}.ProjectRenderControls-module__4cB7zG__previewPlayPauseButton:active{transform:translateY(0)}.ProjectRenderControls-module__4cB7zG__previewPlayPauseButton:focus-visible,.ProjectRenderControls-module__4cB7zG__previewTimeline:focus-visible{outline-offset:2px;outline:2px solid #7c3aed73}.ProjectRenderControls-module__4cB7zG__previewTimelineBlock{flex:1;min-width:0}.ProjectRenderControls-module__4cB7zG__previewTimeline{background:var(--warm-200);cursor:pointer;appearance:none;border:1px solid #7c3aed3d;border-radius:6px;width:100%;height:30px;margin:0;padding:2px 3px;position:relative;overflow:hidden}.ProjectRenderControls-module__4cB7zG__previewWaveform{pointer-events:none;align-items:center;gap:1px;padding:2px;display:flex;position:absolute;inset:0}.ProjectRenderControls-module__4cB7zG__previewWaveformBar{background:var(--accent);opacity:.45;border-radius:1px;flex:1;min-height:2px}.ProjectRenderControls-module__4cB7zG__previewWaveformFallback{pointer-events:none;background:linear-gradient(90deg,#7c3aed2e 0%,#7c3aed0d 100%);position:absolute;inset:0}.ProjectRenderControls-module__4cB7zG__previewTimelinePlayhead{pointer-events:none;background:#fff;width:2px;height:100%;position:absolute;top:0;transform:translate(-1px);box-shadow:0 0 3px #00000080}.ProjectRenderControls-module__4cB7zG__previewTimelineTimes{color:var(--text-secondary);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-top:4px;font-size:.6875rem;display:flex}.ProjectRenderControls-module__4cB7zG__exportDownloadLink{margin-top:var(--space-sm);color:var(--accent);font-size:.8125rem;text-decoration:none;display:inline-flex}
.ProfileLongTextField-module__Q7HIIG__container{gap:var(--space-sm);flex-direction:column;display:flex}.ProfileLongTextField-module__Q7HIIG__headerRow{justify-content:space-between;gap:var(--space-md);align-items:center;display:flex}.ProfileLongTextField-module__Q7HIIG__label{font-family:var(--font-body);color:var(--text-secondary);margin:0;font-size:.875rem}.ProfileLongTextField-module__Q7HIIG__count{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.75rem}.ProfileLongTextField-module__Q7HIIG__textarea{resize:vertical;border:1px solid var(--border);border-radius:var(--radius-sm);min-height:120px;font-family:var(--font-body);color:var(--text);background:var(--surface);padding:.625rem .75rem;font-size:.875rem;line-height:1.5}.ProfileLongTextField-module__Q7HIIG__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.ProfileLongTextField-module__Q7HIIG__error{font-family:var(--font-body);color:var(--error);margin:0;font-size:.75rem}
