@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";
.bg-blue-500{background-color:#3b82f6!important}.bg-primary{background-color:var(--primary)!important}.bg-secondary{background-color:var(--secondary)!important}.bg-background{background-color:var(--background)!important}.bg-card{background-color:var(--card)!important}.bg-popover{background-color:var(--popover)!important}.bg-muted{background-color:var(--muted)!important}.bg-accent{background-color:var(--accent)!important}.bg-destructive{background-color:var(--destructive)!important}.text-white{color:#fff!important}.text-foreground{color:var(--foreground)!important}.text-card-foreground{color:var(--card-foreground)!important}.text-popover-foreground{color:var(--popover-foreground)!important}.text-primary-foreground{color:var(--primary-foreground)!important}.text-secondary-foreground{color:var(--secondary-foreground)!important}.text-muted-foreground{color:var(--muted-foreground)!important}.text-accent-foreground{color:var(--accent-foreground)!important}.text-destructive-foreground{color:var(--destructive-foreground)!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.border{border-style:solid!important;border-width:1px!important}.border-border{border-color:var(--border)!important}.rounded-md{border-radius:.375rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-full{border-radius:9999px!important}.flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-1{flex:1!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.w-full{width:100%!important}.h-full{height:100%!important}.custom-box{color:#ff0!important;background-color:green!important;border-radius:.5rem!important;margin:1rem 0!important;padding:1rem!important}@media (prefers-color-scheme:dark){.dark\:bg-background{background-color:var(--background)!important}.dark\:text-foreground{color:var(--foreground)!important}.dark\:border-border{border-color:var(--border)!important}}.message-bubble{border-radius:.5rem!important;padding:.75rem!important}.user-message{background-color:var(--primary)!important;color:var(--primary-foreground)!important}.assistant-message{background-color:var(--secondary)!important;color:var(--secondary-foreground)!important}.action-button{background-color:var(--accent)!important;color:var(--accent-foreground)!important;cursor:pointer!important;border-radius:.375rem!important;flex:1!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:.5rem!important;display:flex!important}.action-button:hover{opacity:.9!important}
.billing-gradient-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316e6 0%,#9333eae6 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0003}.billing-gradient-button--sm{border-radius:.35rem;min-height:2rem;padding:.25rem .75rem;font-size:.8rem;line-height:1.1;box-shadow:0 1px 2px #0003}.billing-gradient-button--sm svg{width:.9rem;height:.9rem}.billing-gradient-button:hover{background:linear-gradient(135deg,#f97316 0%,#9333ea 100%);transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.billing-gradient-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.pricing-card{background:#1e293b;border:1px solid #334155;border-radius:.75rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex}.pricing-card:hover{border-color:#f9731680;box-shadow:0 0 20px #f973161a}.pricing-card-highlighted{background-color:#1e293b;background-image:linear-gradient(#1e293b,#1e293b),linear-gradient(135deg,#f97316cc 0%,#9333eacc 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:.75rem;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 0 30px #f9731633}.usage-progress-bar{background:#334155;border-radius:9999px;width:100%;height:.75rem;overflow:hidden}.usage-progress-fill{background:linear-gradient(90deg,#f97316e6 0%,#9333eae6 100%);border-radius:9999px;height:100%;transition:width .3s}.usage-progress-fill-warning{background:linear-gradient(90deg,#eab308e6 0%,#f97316e6 100%)}.usage-progress-fill-critical{background:linear-gradient(90deg,#ef4444e6 0%,#eab308e6 100%)}.billing-card{background:#1e293b;border:1px solid #334155;border-radius:.5rem;padding:1.5rem}.billing-badge{color:#fff;background:linear-gradient(135deg,#f9731633 0%,#9333ea33 100%);border:1px solid #f973164d;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.billing-icon-container{color:#f97316e6;background:linear-gradient(135deg,#f9731626 0%,#9333ea26 100%);border:1px solid #f973164d;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.billing-checkmark{color:#10b981}.billing-warning{background:#eab3081a;border:1px solid #eab3084d;border-radius:.5rem;padding:1rem}.billing-critical{background:#ef44441a;border:1px solid #ef44444d;border-radius:.5rem;padding:1rem}.billing-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#000000b3;position:fixed;inset:0}.billing-modal{background:#1e293b;border:1px solid #334155;border-radius:.75rem;box-shadow:0 20px 25px -5px #00000080}.billing-outline-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:inline-flex}.billing-outline-button:hover{background:#334155;border-color:#f9731680}.billing-text-primary{color:#fff}.billing-text-secondary{color:#94a3b8}.billing-text-muted{color:#64748b}.billing-gradient-text{background:linear-gradient(135deg,#f97316 0%,#9333ea 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.billing-faq-item{overflow:hidden;background:#1e1e24!important;border:1px solid #ffffff1a!important;border-radius:.75rem!important}.billing-faq-button{text-align:left;cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-weight:600;transition:background .2s;display:flex;color:#fff!important;background:0 0!important}.billing-faq-button:hover{background:#ffffff0d!important}.billing-faq-answer{border-top:1px solid #ffffff1a;padding:1.25rem 1.5rem;color:#fff9!important;background:0 0!important}.billing-faq-arrow{transition:transform .2s;color:#fff6!important}.billing-faq-arrow.open{transform:rotate(180deg)}
.cl-modalBackdrop{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000000b3!important}.cl-card,.cl-modalContent{background:#1e293b!important;border:1px solid #334155!important;border-radius:.75rem!important}.cl-headerTitle,.cl-socialButtonsBlockButton__text{color:#fff!important}.cl-headerSubtitle{color:#9ca3af!important}.cl-button,.cl-formButtonPrimary{color:#fff!important;background:linear-gradient(135deg,#f97316 0%,#9333ea 100%)!important;border:none!important;font-weight:600!important;transition:all .3s!important}.cl-button:hover,.cl-formButtonPrimary:hover{opacity:.9!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #f973164d!important}.cl-formFieldInput,.cl-input{color:#fff!important;background:#0f172a!important;border:1px solid #334155!important;border-radius:.5rem!important}.cl-formFieldInput:focus,.cl-input:focus{border-color:#f97316!important;box-shadow:0 0 0 3px #f973161a!important}.cl-formFieldInput::placeholder{color:#6b7280!important}.cl-formFieldLabel{color:#e5e7eb!important}.cl-footerActionLink,.cl-identityPreviewEditButton{color:#f97316!important}.cl-footerActionLink:hover,.cl-identityPreviewEditButton:hover{color:#9333ea!important}.cl-socialButtonsBlockButton{color:#fff!important;background:#0f172a!important;border:1px solid #334155!important}.cl-socialButtonsBlockButton:hover{background:#1e293b!important;border-color:#f97316!important}.cl-dividerLine{background:#334155!important}.cl-dividerText{color:#9ca3af!important}.cl-footer,.cl-footerPages{background:#1e293b!important;border-top:1px solid #334155!important}.cl-footerPagesLink{color:#9ca3af!important}.cl-footerPagesLink:hover{color:#f97316!important}.cl-formFieldErrorText{color:#ef4444!important}.cl-formFieldSuccessText{color:#10b981!important}.cl-spinner{border-color:#f97316 #0000 #f97316 #f97316!important}.cl-userButtonPopoverCard{background:#1e293b!important;border:1px solid #334155!important}.cl-userButtonPopoverActionButton{color:#fff!important}.cl-userButtonPopoverActionButton:hover{background:#334155!important}.cl-userButtonTrigger{border-radius:9999px!important}.cl-badge{color:#fff!important;background:linear-gradient(135deg,#f97316 0%,#9333ea 100%)!important}.cl-alert{color:#fff!important;background:#1e293b!important;border:1px solid #334155!important}.cl-formFieldInputCheckbox{border-color:#334155!important}.cl-formFieldInputCheckbox:checked{background:linear-gradient(135deg,#f97316 0%,#9333ea 100%)!important;border-color:#f97316!important}
.icon-button{color:#fff;cursor:pointer;background-color:#1e293b;border:1px solid #374151;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:.25rem;transition:background-color .2s;display:inline-flex;position:relative}.icon-button:hover{background-color:#374151}.icon-button svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.labeled-button{color:#fff;background-color:#1e293b;border:1px solid #374151;border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;height:1.5rem;padding:0 .5rem;font-size:.75rem;transition:background-color .2s;display:inline-flex}.labeled-button:hover{background-color:#374151}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:1000;background-color:#000c;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s,visibility .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.tooltip:hover:after{opacity:1;visibility:visible}
.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}
.preview-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316e6 0%,#9333eae6 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 4px;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0003}.header-gradient-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316e6 0%,#9333eae6 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0003}.media-category-button{color:#fff;cursor:pointer;border:1px solid #ffffff1a;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;transition:all .2s;display:inline-flex;position:relative}.media-category-button.active{background:linear-gradient(135deg,#f97316e6 0%,#9333eae6 100%);border:none;box-shadow:0 2px 5px #0003}.media-category-button.inactive{color:#ffffffb3;background:#1f2937}.media-category-button.inactive:hover{color:#fff;background:#374151}.header-gradient-button:before{content:"";opacity:0;background:linear-gradient(135deg,#f973164d 0%,#9333ea4d 100%);border-radius:.375rem;transition:opacity .3s;position:absolute;inset:0}.header-gradient-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.header-gradient-button:hover:before{opacity:1}.header-gradient-button:active{transform:translateY(1px);box-shadow:0 1px 3px #0003}.preview-button:before{content:"";opacity:0;background:linear-gradient(135deg,#f973164d 0%,#9333ea4d 100%);border-radius:9999px;transition:opacity .3s;position:absolute;inset:0}.preview-button:hover{transform:translateY(-1px)scale(1.05);box-shadow:0 4px 8px #0000004d}.preview-button:hover:before{opacity:1}.preview-button:active{transform:translateY(1px)scale(.95);box-shadow:0 1px 3px #0003}.preview-button svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;z-index:1;width:18px;height:18px;position:relative}.preview-button.small{width:2rem;height:2rem}.preview-button.small svg{width:16px;height:16px}.preview-button.large{width:3rem;height:3rem}.preview-button.large svg{width:20px;height:20px}.preview-button.tooltip{position:relative}.preview-button.tooltip:after{content:attr(title);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;background-color:#000c;border-radius:4px;padding:4px 8px;font-size:12px;transition:opacity .2s,visibility .2s;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.preview-button.tooltip:hover:after{opacity:1;visibility:visible}
.tooltip{position:relative}.tooltip:before{content:attr(title);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;z-index:50;pointer-events:none;background-color:#000c;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s,visibility .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tooltip:hover:before{opacity:1;visibility:visible}.gradient-button{color:#fff;background:linear-gradient(90deg,#f97316,#9333ea);border:none;border-radius:.375rem}.gradient-button:hover{background:linear-gradient(90deg,#ea580c,#7e22ce)}.button-active{color:#fff;background:linear-gradient(90deg,#f97316,#9333ea)}.button-inactive{color:#9ca3af;background-color:#1e293b}
.icon-text{justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;display:flex}.icon-start:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-prev:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-play:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-pause:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-next:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-end:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-loop:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}.icon-volume:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900}
.volume-slider{appearance:none;cursor:pointer;background:#1a2234;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;height:8px;margin:0;padding:0}.volume-slider::-webkit-slider-runnable-track{background:#1a2234;border:none;border-radius:10px;height:8px}.volume-slider::-webkit-slider-runnable-track{background:linear-gradient(to right,#f97316,#c026d3)0/var(--sx,0%)100% no-repeat,#1a2234}.volume-slider::-moz-range-progress{background:linear-gradient(90deg,#f97316,#c026d3);border-radius:10px 0 0 10px;height:8px}.volume-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;z-index:2;background:#fff;border:1px solid #0000001a;border-radius:50%;width:16px;height:16px;margin-top:-4px;position:relative;box-shadow:0 0 2px #0003}.volume-slider::-moz-range-thumb{cursor:pointer;z-index:2;background:#fff;border:1px solid #0000001a;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 0 2px #0003}.volume-slider::-moz-range-track{background:#1f2937;border:1px solid #ffffff1a;border-radius:4px;height:8px}.volume-slider:focus{outline:none}.volume-slider-container{align-items:center;gap:8px;padding:0 4px;display:flex}.volume-icon{color:#f97316;justify-content:center;align-items:center;display:flex}
.bg-gradient-playhead{background:linear-gradient(#f97316,#9333ea)}.timeline-ruler-gradient{background:#1a1a1a;border-bottom:1px solid #333;height:32px;position:relative;overflow:visible}.timeline-ruler-gradient:before{content:"";width:100%;height:100%;min-width:inherit;pointer-events:none;z-index:1;background:linear-gradient(90deg,#f973164d 0%,#f9731626 20%,#9333ea26 80%,#9333ea4d 100%);position:absolute;inset:0}.timeline-marker-major{z-index:10;background:linear-gradient(#f97316 0%,#9333ea 100%);width:2px;height:100%;position:absolute;top:0;box-shadow:0 0 3px #f9731680}.timeline-marker-minor{z-index:9;background:linear-gradient(#f97316e6 0%,#9333eae6 100%);width:1.5px;height:60%;position:absolute;top:0;box-shadow:0 0 2px #f973164d}.timeline-marker-tick{z-index:8;background:linear-gradient(#f97316cc 0%,#9333eacc 100%);width:1px;height:30%;position:absolute;top:0;opacity:1!important}.timeline-marker-text{text-shadow:0 0 2px #000000b3;z-index:11;white-space:nowrap;font-size:10px;font-weight:600;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.timeline-marker-text-orange{color:#ff8c38;text-shadow:0 0 3px #f9731680;font-weight:700}.timeline-marker-text-purple{color:#a855f7;text-shadow:0 0 3px #9333ea80;font-weight:700}.timeline-marker-text-gradient{background:linear-gradient(90deg,#ff8c38,#a855f7);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.timeline-clip{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;border-radius:.5rem;padding:3px;transition:all .15s;box-shadow:0 4px 6px -1px #0000001a}.timeline-clip.video-clip{background:linear-gradient(90deg,#ff7e00,#9333ea)}.timeline-clip.audio-clip{background:linear-gradient(90deg,#9333ea,#ff7e00)}.timeline-clip:hover{filter:brightness(1.2)}.timeline-clip.selected{box-shadow:0 0 0 1px #ff7e00b3,0 0 8px #9333ea80}
.timeline-context-menu{--background:#111827!important;--foreground:#f3f4f6!important;--border:#374151!important;--accent:#1f2937!important;--accent-foreground:#f97316!important}.timeline-context-menu [data-radix-context-menu-content]{color:#f3f4f6!important;background-color:#111827!important;border-color:#374151!important;box-shadow:0 10px 15px -3px #00000080!important}.timeline-context-menu [data-radix-menu-item]{color:#f3f4f6!important}.timeline-context-menu [data-radix-menu-item]:hover,.timeline-context-menu [data-radix-menu-item]:focus{background-color:#1f2937!important}.timeline-context-menu [data-radix-separator]{background-color:#374151!important}.timeline-context-menu .video-icon{color:#f97316!important}.timeline-context-menu .audio-icon{color:#8b5cf6!important}.timeline-context-menu .delete-icon,.timeline-context-menu .delete-text{color:#ef4444!important}
.timeline-playhead{z-index:40!important}.timeline-tracks-container{scrollbar-width:none;-ms-overflow-style:none}.timeline-tracks-container::-webkit-scrollbar{display:none}.timeline-context-menu [data-radix-context-menu-content]{z-index:50!important}
.timeline-glass-panel{-webkit-backdrop-filter:blur(14px);background:#080d1a9e;border-top:1px solid #94a3b824;position:relative;box-shadow:inset 0 1px #ffffff0a}.timeline-glass-panel:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 0 0,#38bdf866,#0000 55%),radial-gradient(circle at 100% 0,#f472b659,#0000 55%),radial-gradient(circle at 0 100%,#f9731661,#0000 55%),radial-gradient(circle at 100% 100%,#818cf852,#0000 60%),linear-gradient(135deg,#020617 0% 40%,#020817 100%);background-position:50%;background-size:140% 140%;position:absolute;inset:0}.timeline-glass-panel>*{z-index:1;position:relative}.timeline-glass-chrome{-webkit-backdrop-filter:blur(12px);background:#1e293b8f;position:relative;border-color:#94a3b82e!important}.timeline-glass-chrome:before{content:"";pointer-events:none;opacity:.9;z-index:0;background-image:linear-gradient(90deg,#f973161a 0%,#9333ea14 55%,#38bdf81a 100%);position:absolute;inset:0}.timeline-glass-chrome>*{z-index:1;position:relative}.timeline-glass-surface{-webkit-backdrop-filter:blur(10px);background:#0f172a2e;position:relative;box-shadow:inset 0 1px #ffffff08}.timeline-glass-surface:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#0f172a1a 0%,#0f172a42 100%);position:absolute;inset:0}.timeline-glass-surface>*{z-index:1;position:relative}.editor-scene-gradient{position:relative}.editor-scene-gradient:before{display:none}.editor-scene-gradient>*{z-index:1;position:relative}.editor-scene-gradient .timeline-glass-panel{background:#0000000a}.editor-scene-gradient .timeline-glass-panel:before{display:none}.mainlayout-editor>main{background:#02061714!important}.editor-scene-gradient .timeline-glass-chrome{background:#0000000f}.editor-scene-gradient .timeline-glass-chrome:before{display:none}.editor-scene-gradient .timeline-glass-surface{background:#00000005}.editor-scene-gradient [data-testid=media-browser-container]{background:#02061705!important}.editor-scene-gradient .timeline-tracks-container{background:0 0!important}.editor-scene-gradient .timeline-glass-surface:before{display:none}
