.alert-overlay[data-v-1274cc7a]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999}.alert-modal[data-v-1274cc7a]{min-width:320px;max-width:420px;padding:2rem;background:linear-gradient(145deg,#1e1e32f2,#252540e6);border:1px solid rgba(255,255,255,.1);border-radius:1rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;box-shadow:0 16px 48px #00000080}.alert-modal__icon[data-v-1274cc7a]{width:3.5rem;height:3.5rem}.alert-modal__icon svg[data-v-1274cc7a]{width:100%;height:100%}.alert-modal__message[data-v-1274cc7a]{font-size:1rem;font-weight:600;color:#e5e5e5;text-align:center;margin:0;line-height:1.6}.alert-toast[data-v-1274cc7a]{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(145deg,#1e1e32fa,#252540f2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:1rem;box-shadow:0 8px 32px #0006;z-index:9999}.alert-toast--info[data-v-1274cc7a]{border-color:#6366f166;box-shadow:0 0 20px #6366f14d,0 0 40px #6366f126,0 8px 32px #0006}.alert-toast--success[data-v-1274cc7a]{border-color:#10b98166;box-shadow:0 0 20px #10b9814d,0 0 40px #10b98126,0 8px 32px #0006}.alert-toast--warning[data-v-1274cc7a]{border-color:#f59e0b66;box-shadow:0 0 20px #f59e0b4d,0 0 40px #f59e0b26,0 8px 32px #0006}.alert-toast--error[data-v-1274cc7a]{border-color:#ef444466;box-shadow:0 0 20px #ef44444d,0 0 40px #ef444426,0 8px 32px #0006}.alert-toast__icon[data-v-1274cc7a]{width:1.5rem;height:1.5rem;flex-shrink:0}.alert-toast__icon svg[data-v-1274cc7a]{width:100%;height:100%}.alert-toast__message[data-v-1274cc7a]{font-size:.875rem;line-height:1.6;font-weight:600;color:#fff;white-space:nowrap}.alert-toast__close[data-v-1274cc7a]{display:flex;align-items:center;justify-content:center;padding:.25rem;background:transparent;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;transition:all .2s ease;flex-shrink:0}.alert-toast__close[data-v-1274cc7a]:hover{background:#ffffff1a;color:#fff}.alert-icon--info[data-v-1274cc7a]{color:#6366f1}.alert-icon--success[data-v-1274cc7a]{color:#10b981}.alert-icon--warning[data-v-1274cc7a]{color:#f59e0b}.alert-icon--error[data-v-1274cc7a]{color:#ef4444}.modal-enter-active[data-v-1274cc7a],.modal-leave-active[data-v-1274cc7a]{transition:opacity .3s ease}.modal-enter-active .alert-modal[data-v-1274cc7a],.modal-leave-active .alert-modal[data-v-1274cc7a]{transition:transform .3s ease,opacity .3s ease}.modal-enter-from[data-v-1274cc7a],.modal-leave-to[data-v-1274cc7a]{opacity:0}.modal-enter-from .alert-modal[data-v-1274cc7a],.modal-leave-to .alert-modal[data-v-1274cc7a]{transform:scale(.9);opacity:0}.toast-enter-active[data-v-1274cc7a],.toast-leave-active[data-v-1274cc7a]{transition:transform .3s ease,opacity .3s ease}.toast-enter-from[data-v-1274cc7a]{transform:translate(-50%,-100%);opacity:0}.toast-leave-to[data-v-1274cc7a]{transform:translate(-50%,-50%);opacity:0}.basic-info[data-v-09974990]{padding:1.5rem;height:100%;display:flex;flex-direction:column}.basic-info__title[data-v-09974990]{font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:.025em;color:#fff;margin:0 0 2rem}.basic-info__content[data-v-09974990]{display:flex;flex-direction:column;gap:1.25rem}.basic-info__item[data-v-09974990]{display:flex;flex-direction:column;gap:.5rem;position:relative}.basic-info__label[data-v-09974990]{font-size:.8125rem;line-height:1.5;font-weight:500;color:#6b7280}.basic-info__input[data-v-09974990]{width:100%;padding:.75rem 1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.625rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;transition:all .3s ease}.basic-info__input[data-v-09974990]::-moz-placeholder{color:#4b5563}.basic-info__input[data-v-09974990]::placeholder{color:#4b5563}.basic-info__input[data-v-09974990]:hover{border-color:#6366f166}.basic-info__input[data-v-09974990]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f11a}.basic-info__select[data-v-09974990]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.625rem;cursor:pointer;transition:all .3s ease}.basic-info__select--template[data-v-09974990]{flex:1;border-top-right-radius:0;border-bottom-right-radius:0}.basic-info__select-wrapper[data-v-09974990]{display:flex;align-items:stretch}.basic-info__select-wrapper .basic-info__select--template[data-v-09974990]{border-right:none}.basic-info__clear-btn[data-v-09974990]{display:flex;align-items:center;justify-content:center;padding:0 .75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-left:none;border-radius:0 .625rem .625rem 0;color:#6b7280;cursor:pointer;transition:all .2s ease}.basic-info__clear-btn[data-v-09974990]:hover{background:#ef444426;color:#ef4444}.basic-info__select[data-v-09974990]:hover{border-color:#6366f166}.basic-info__select-value[data-v-09974990]{color:#e5e5e5;font-size:.875rem;line-height:1.6;font-weight:500}.basic-info__select-value--placeholder[data-v-09974990]{color:#4b5563}.basic-info__select-icon[data-v-09974990]{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease}.basic-info__select-icon--open[data-v-09974990]{transform:rotate(180deg)}.basic-info__dropdown[data-v-09974990]{background:#1e1e32f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:.625rem;overflow:hidden;z-index:9999;box-shadow:0 8px 24px #0006;max-height:300px;overflow-y:auto}.basic-info__dropdown-item[data-v-09974990]{padding:.75rem 1rem;color:silver;font-size:.875rem;line-height:1.6;font-weight:500;cursor:pointer;transition:all .2s ease}.basic-info__dropdown-item[data-v-09974990]:hover{background:#6366f126;color:#fff}.basic-info__dropdown-item--active[data-v-09974990]{background:#6366f133;color:#fff}.template-popup__overlay[data-v-09974990]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}.template-popup[data-v-09974990]{width:90%;max-width:1120px;max-height:70vh;background:linear-gradient(145deg,#1e1e32f2,#252540e6);border:1px solid rgba(255,255,255,.1);border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 16px 48px #00000080}.template-popup__header[data-v-09974990]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.template-popup__close[data-v-09974990]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#9ca3af;cursor:pointer;transition:all .2s ease}.template-popup__close[data-v-09974990]:hover{background:#ef4444;border-color:#ef4444;color:#fff}.template-popup__body[data-v-09974990]{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;min-height:200px}.template-popup__loading[data-v-09974990],.template-popup__empty[data-v-09974990]{display:flex;align-items:center;justify-content:center;height:120px;color:#6b7280;font-size:.875rem;line-height:1.6;font-weight:500}.template-popup__tags[data-v-09974990]{display:flex;flex-wrap:wrap;gap:.625rem}.template-popup__tag[data-v-09974990]{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:silver;font-size:.8125rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.template-popup__tag[data-v-09974990]:hover{background:#6366f126;border-color:#6366f166;color:#fff}.template-popup__tag--active[data-v-09974990]{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:transparent;color:#fff}.template-popup__footer[data-v-09974990]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1)}.template-popup__page-btn[data-v-09974990]{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:silver;font-size:.75rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease}.template-popup__page-btn[data-v-09974990]:hover:not(:disabled){background:#6366f126;border-color:#6366f166;color:#fff}.template-popup__page-btn[data-v-09974990]:disabled{opacity:.4;cursor:not-allowed}.template-popup__page-info[data-v-09974990]{font-size:.8125rem;line-height:1.5;font-weight:500;color:#6b7280}.app-textarea[data-v-30d44763]{position:relative;width:100%;flex:1;display:flex;flex-direction:column}.app-textarea__input[data-v-30d44763]{width:100%;height:100%;padding:.875rem 1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#fff;font-size:.875rem;font-weight:500;line-height:1.6;resize:vertical;min-height:60px;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease;overflow-y:auto;scrollbar-width:none}.app-textarea__input[data-v-30d44763]::-moz-placeholder{color:#6b7280}.app-textarea__input[data-v-30d44763]::placeholder{color:#6b7280}.app-textarea__input[data-v-30d44763]:hover:not(:focus){border-color:#6366f166}.app-textarea__input[data-v-30d44763]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f126}.app-textarea__input[data-v-30d44763]::-webkit-scrollbar{display:none}.app-textarea__track[data-v-30d44763]{position:absolute;top:4px;right:3px;bottom:16px;width:6px;border-radius:3px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1}.app-textarea__track--visible[data-v-30d44763]{opacity:1;pointer-events:auto}.app-textarea__thumb[data-v-30d44763]{width:100%;background:#94a3b866;border-radius:3px;cursor:pointer;transition:background .2s ease;will-change:transform}.app-textarea__thumb[data-v-30d44763]:hover,.app-textarea__thumb[data-v-30d44763]:active{background:#94a3b899}.game-info[data-v-0724d152]{padding:1.5rem;height:100%;display:flex;flex-direction:column}.game-info__title[data-v-0724d152]{font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:.025em;color:#fff;margin:0 0 1.5rem}.game-info__content[data-v-0724d152]{display:flex;flex-direction:column;gap:.75rem;flex:1}.game-info__item[data-v-0724d152]{display:flex;flex-direction:column;gap:.25rem}.game-info__label[data-v-0724d152]{font-size:.8125rem;line-height:1.5;font-weight:500;color:#6b7280}.game-info__value[data-v-0724d152]{font-size:1rem;line-height:1.4;font-weight:600;color:#e5e5e5}.game-info__input[data-v-0724d152]{width:100%;padding:.5rem .75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;transition:all .3s ease}.game-info__input[data-v-0724d152]::-moz-placeholder{color:#4b5563}.game-info__input[data-v-0724d152]::placeholder{color:#4b5563}.game-info__input[data-v-0724d152]:hover{border-color:#6366f166}.game-info__input[data-v-0724d152]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f11a}.game-info__textarea[data-v-0724d152]{width:100%;height:110px;min-height:80px;max-height:325px;padding:.5rem .75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:500;line-height:1.6;resize:vertical;overflow-y:scroll;transition:all .3s ease}.game-info__textarea[data-v-0724d152]::-moz-placeholder{color:#4b5563}.game-info__textarea[data-v-0724d152]::placeholder{color:#4b5563}.game-info__textarea[data-v-0724d152]:hover{border-color:#6366f166}.game-info__textarea[data-v-0724d152]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f11a}.game-info__textarea--readonly[data-v-0724d152]{font-size:.875rem;line-height:1.6;font-weight:500;cursor:default;background:#0f0f1a4d;border-color:#ffffff0d}.game-info__textarea--readonly[data-v-0724d152]:hover{border-color:#ffffff0d}.game-info__textarea--readonly[data-v-0724d152]:focus{border-color:#ffffff0d;box-shadow:none}.game-info__actions[data-v-0724d152]{margin-top:auto;padding-top:1rem;display:flex;gap:.75rem}.game-info__btn[data-v-0724d152]{flex:1}.image-thumbnail[data-v-00591eea]{display:inline-block;width:100%;height:100%}.image-thumbnail__img[data-v-00591eea]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.375rem;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .2s ease;display:block}.image-thumbnail__img[data-v-00591eea]:hover{border-color:#6366f199;transform:scale(1.05)}.image-thumbnail__placeholder[data-v-00591eea]{font-size:1rem;line-height:1.4;font-weight:600;color:#e5e5e5}.image-preview-overlay[data-v-00591eea]{position:fixed;z-index:9999;pointer-events:none}.image-preview-large[data-v-00591eea]{max-width:400px;max-height:400px;border-radius:.5rem;border:2px solid rgba(99,102,241,.6);box-shadow:0 10px 40px #000c}.video-info[data-v-3d266365]{padding:1.5rem;height:100%;display:flex;flex-direction:column}.video-info__title[data-v-3d266365]{font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:.025em;color:#fff;margin:0 0 2rem}.video-info__content[data-v-3d266365]{display:flex;flex-direction:column;gap:1rem;flex:1}.video-info__item[data-v-3d266365]{display:flex;flex-direction:column;gap:.25rem}.video-info__label[data-v-3d266365]{font-size:.8125rem;line-height:1.5;font-weight:500;color:#6b7280}.video-info__value[data-v-3d266365]{font-size:1rem;line-height:1.4;font-weight:600;color:#e5e5e5}.video-info__style-display[data-v-3d266365]{display:flex;align-items:center;gap:.5rem}.video-info__thumbnail[data-v-3d266365]{width:48px;height:48px}.video-info__loading[data-v-3d266365]{display:flex;align-items:center;gap:.5rem}.video-info__loading-text[data-v-3d266365]{font-size:.75rem;line-height:1.5;font-weight:500;color:#9ca3af}.video-info__style-preview[data-v-3d266365]{margin-top:.75rem}.video-info__style-preview-img[data-v-3d266365]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;border:1px solid rgba(255,255,255,.1)}.video-info__actions[data-v-3d266365]{margin-top:auto;padding-top:1.25rem}.video-info-modal[data-v-3d266365]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.video-info-modal__overlay[data-v-3d266365]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-info-modal__container[data-v-3d266365]{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding:1rem}.video-info-modal__panel[data-v-3d266365]{width:100%;max-width:36rem;max-height:90vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#1e1e32fa,#141428fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 60px #00000080;overflow:hidden}.video-info-modal__title[data-v-3d266365]{font-size:1.25rem;line-height:1.75rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.video-info-modal__content[data-v-3d266365]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;flex:1;overflow-y:auto;padding-right:.5rem}.video-info-modal__content[data-v-3d266365]::-webkit-scrollbar{width:6px}.video-info-modal__content[data-v-3d266365]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.video-info-modal__content[data-v-3d266365]::-webkit-scrollbar-thumb{background:#6366f199;border-radius:3px}.video-info-modal__content[data-v-3d266365]::-webkit-scrollbar-thumb:hover{background:#6366f1e6}.video-info-modal__actions[data-v-3d266365]{display:flex;gap:.75rem;justify-content:flex-end}.form-group[data-v-3d266365]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-3d266365]{font-size:.75rem;line-height:1.5;font-weight:500;color:#9ca3af}.form-input[data-v-3d266365]{width:100%;padding:.75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;transition:all .3s ease}.form-input[data-v-3d266365]::-moz-placeholder{color:#4b5563}.form-input[data-v-3d266365]::placeholder{color:#4b5563}.form-input[data-v-3d266365]:hover{border-color:#6366f166}.form-input[data-v-3d266365]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f11a}.form-hint[data-v-3d266365]{font-size:.75rem;line-height:1.5;font-weight:500;color:#6b7280;padding:.5rem}.tab-list[data-v-3d266365]{display:flex;gap:.5rem;padding:.25rem;background:#0f0f1a99;border-radius:.5rem}.tab-item[data-v-3d266365]{flex:1;padding:.5rem 1rem;font-size:.75rem;line-height:1.5;font-weight:500;color:#9ca3af;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}.tab-item[data-v-3d266365]:hover{color:#fff}.tab-item--selected[data-v-3d266365]{color:#fff;background:#6366f14d}.tab-panels[data-v-3d266365]{margin-top:.75rem}.tab-panel[data-v-3d266365]{outline:none}.listbox-wrapper[data-v-3d266365]{position:relative}.listbox-button[data-v-3d266365]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;cursor:pointer;transition:all .3s ease}.listbox-button[data-v-3d266365]:hover{border-color:#6366f166}.listbox-icon[data-v-3d266365]{width:1rem;height:1rem;color:#6b7280}.listbox-options[data-v-3d266365]{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#1e1e32f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;z-index:100;box-shadow:0 8px 24px #0006;max-height:200px;overflow-y:auto}.listbox-options[data-v-3d266365]::-webkit-scrollbar{width:6px}.listbox-options[data-v-3d266365]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.listbox-options[data-v-3d266365]::-webkit-scrollbar-thumb{background:#6366f180;border-radius:3px}.listbox-options[data-v-3d266365]::-webkit-scrollbar-thumb:hover{background:#6366f1cc}.listbox-option[data-v-3d266365]{padding:.75rem;color:silver;font-size:.875rem;line-height:1.6;font-weight:500;cursor:pointer;transition:all .2s ease}.listbox-option--active[data-v-3d266365]{background:#6366f126;color:#fff}.listbox-option--selected[data-v-3d266365]{background:#6366f133;color:#fff}.upload-area[data-v-3d266365]{position:relative}.upload-btn[data-v-3d266365]{width:122px;padding:3rem 1rem;background:#0f0f1a99;border:2px dashed rgba(99,102,241,.4);border-radius:.5rem;color:#9ca3af;font-size:.875rem;line-height:1.6;font-weight:500;cursor:pointer;transition:all .3s ease}.upload-btn[data-v-3d266365]:hover:not(:disabled){border-color:#6366f199;color:#fff;background:#6366f11a}.upload-btn[data-v-3d266365]:disabled{opacity:.5;cursor:not-allowed}.upload-input[data-v-3d266365]{display:none}.upload-preview[data-v-3d266365]{position:relative;width:122px;height:122px;border-radius:.5rem;overflow:hidden}.upload-preview__wrapper[data-v-3d266365],.upload-preview__thumbnail[data-v-3d266365]{width:100%;height:100%}.upload-remove[data-v-3d266365]{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#000000b3;border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .2s ease;z-index:1}.upload-remove[data-v-3d266365]:hover{background:#ef4444e6}.upload-loading[data-v-3d266365]{width:122px;height:122px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#0f0f1a99;border:2px dashed rgba(99,102,241,.3);border-radius:.5rem}.upload-loading__spinner[data-v-3d266365]{width:24px;height:24px;border:3px solid rgba(99,102,241,.2);border-top-color:#6366f1cc;border-radius:50%;animation:spin-3d266365 .8s linear infinite}.upload-loading__text[data-v-3d266365]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#9ca3af}@keyframes spin-3d266365{to{transform:rotate(360deg)}}.video-script[data-v-cf988e8f]{padding:1.5rem;height:100%;display:flex;flex-direction:column}.video-script__title[data-v-cf988e8f]{font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:.025em;color:#fff;margin:0 0 1.25rem}.video-script__content[data-v-cf988e8f]{flex:1;display:flex;flex-direction:column;min-height:0}.video-script__textarea-wrapper[data-v-cf988e8f]{position:relative;flex:1;display:flex;flex-direction:column}.video-script__textarea[data-v-cf988e8f]{flex:1;width:100%;min-height:180px;padding:1.25rem;background:#0f0f1a80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:.875rem;color:#fff;font-size:.875rem;font-weight:500;line-height:1.7;resize:none;transition:all .3s ease}.video-script__textarea[data-v-cf988e8f]::-moz-placeholder{color:#4b5563}.video-script__textarea[data-v-cf988e8f]::placeholder{color:#4b5563}.video-script__textarea[data-v-cf988e8f]:hover{border-color:#fff3}.video-script__textarea[data-v-cf988e8f]:focus{outline:none;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.video-script__count[data-v-cf988e8f]{position:absolute;right:1rem;bottom:.75rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#4b5563;pointer-events:none}.video-script__footer[data-v-cf988e8f]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.video-script__generate-wrapper[data-v-cf988e8f]{position:relative}.video-script__menu[data-v-cf988e8f]{position:absolute;bottom:100%;left:0;margin-bottom:.5rem;background:#1e1e32f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;z-index:100;box-shadow:0 -8px 24px #0006;min-width:140px}.video-script__menu-item[data-v-cf988e8f]{padding:.75rem 1rem;color:silver;font-size:.75rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.video-script__menu-item[data-v-cf988e8f]:hover{background:#6366f126;color:#fff}.adjust-popup__overlay[data-v-cf988e8f]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}.adjust-popup[data-v-cf988e8f]{width:90%;max-width:780px;background:linear-gradient(145deg,#1e1e32f2,#252540e6);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;box-shadow:0 16px 48px #00000080}.adjust-popup__title[data-v-cf988e8f]{font-size:1rem;line-height:1.4;font-weight:700;color:#fff;margin:0 0 1rem}.adjust-popup__textarea[data-v-cf988e8f]{width:100%;min-height:320px;padding:1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.625rem;color:#fff;font-size:.875rem;font-weight:500;line-height:1.6;resize:vertical;transition:all .3s ease}.adjust-popup__textarea[data-v-cf988e8f]::-moz-placeholder{color:#4b5563}.adjust-popup__textarea[data-v-cf988e8f]::placeholder{color:#4b5563}.adjust-popup__textarea[data-v-cf988e8f]:hover{border-color:#6366f166}.adjust-popup__textarea[data-v-cf988e8f]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f11a}.adjust-popup__actions[data-v-cf988e8f]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}.storyboard-list[data-v-feac239d]{padding:1.5rem;height:100%;display:flex;flex-direction:column}.storyboard-list__header[data-v-feac239d]{margin-bottom:1.25rem}.storyboard-list__title[data-v-feac239d]{font-size:1.25rem;line-height:1.3;font-weight:700;letter-spacing:.025em;color:#fff;margin:0}.storyboard-list__content[data-v-feac239d]{flex:1;overflow-x:auto;position:relative}.storyboard-list__loading-overlay[data-v-feac239d]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f1ad9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;border-radius:.75rem}.storyboard-list__loading-spinner[data-v-feac239d]{display:flex;flex-direction:column;align-items:center;gap:1rem}.storyboard-list__spinner[data-v-feac239d]{width:50px;height:50px;animation:rotate-feac239d 1.5s linear infinite}.storyboard-list__spinner-path[data-v-feac239d]{stroke:#6366f1;stroke-linecap:round;animation:dash-feac239d 1.5s ease-in-out infinite}@keyframes rotate-feac239d{to{transform:rotate(360deg)}}@keyframes dash-feac239d{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.storyboard-list__loading-text[data-v-feac239d]{font-size:.875rem;line-height:1.6;font-weight:500;color:#6366f1;margin:0}.storyboard-list__table[data-v-feac239d]{width:100%;border-collapse:separate;border-spacing:0;min-width:1000px}.storyboard-list__th[data-v-feac239d]{padding:1rem .75rem;background:#1e1e3299;border-bottom:1px solid rgba(255,255,255,.1);color:silver;font-size:.8125rem;line-height:1.5;font-weight:700;text-align:left;white-space:nowrap}.storyboard-list__th[data-v-feac239d]:first-child{border-radius:.75rem 0 0}.storyboard-list__th[data-v-feac239d]:last-child{border-radius:0 .75rem 0 0}.storyboard-list__row[data-v-feac239d]{transition:background .2s ease,opacity .2s ease;cursor:grab}.storyboard-list__row[data-v-feac239d]:active{cursor:grabbing}.storyboard-list__row--dragging[data-v-feac239d]{opacity:.5;background:#6366f126}.storyboard-list__row[data-v-feac239d]:hover{background:#6366f114}.storyboard-list__td[data-v-feac239d]{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.05);color:#e5e5e5;font-size:.8125rem;line-height:1.5;font-weight:500;vertical-align:middle}.storyboard-list__td--number[data-v-feac239d]{text-align:center;font-size:.875rem;line-height:1.6;font-weight:700;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;width:60px}.storyboard-list__td--preview[data-v-feac239d]{width:80px}.storyboard-list__preview-box[data-v-feac239d]{width:64px;height:48px;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.storyboard-list__preview-box img[data-v-feac239d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.storyboard-list__preview-box[data-v-feac239d] .image-thumbnail__img{border-radius:0;border:none}.storyboard-list__preview-box[data-v-feac239d] .image-thumbnail__img:hover{transform:none;border:none}.storyboard-list__no-preview[data-v-feac239d]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280}.storyboard-list__td--actions[data-v-feac239d]{width:80px;text-align:center}.storyboard-list__actions-wrapper[data-v-feac239d]{display:flex;align-items:center;justify-content:center;gap:.5rem}.storyboard-list__drag-handle[data-v-feac239d]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:#6b7280;cursor:grab;transition:all .2s ease}.storyboard-list__drag-handle[data-v-feac239d]:hover{background:#6366f133;border-color:#6366f180;color:#a5b4fc}.storyboard-list__drag-handle[data-v-feac239d]:active{cursor:grabbing}.storyboard-list__action-btn[data-v-feac239d]{width:28px;height:28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:silver;font-size:.8125rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease}.storyboard-list__action-btn[data-v-feac239d]:hover:not(:disabled){background:#6366f133;border-color:#6366f180;color:#fff}.storyboard-list__action-btn[data-v-feac239d]:disabled{opacity:.3;cursor:not-allowed}.storyboard-list__action-btn--delete[data-v-feac239d]:hover:not(:disabled){background:#ef444433;border-color:#ef444480;color:#ef4444}.storyboard-list__empty[data-v-feac239d]{padding:4rem;text-align:center;color:#6b7280;font-size:.875rem;line-height:1.6;font-weight:500;border-bottom:1px solid rgba(255,255,255,.05)}.storyboard-list__footer[data-v-feac239d]{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.25rem;margin-top:auto}.storyboard-list__cell[data-v-feac239d]{width:100%;min-height:36px;padding:.5rem .625rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.8125rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.storyboard-list__cell[data-v-feac239d]:hover{border-color:#6366f199;background:#6366f11a}.storyboard-list__cell--small[data-v-feac239d]{width:64px;text-align:center}.storyboard-list__cell--empty[data-v-feac239d]{color:#4b5563}.edit-modal__overlay[data-v-feac239d]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.edit-modal[data-v-feac239d]{width:90%;max-width:500px;background:linear-gradient(145deg,#1e1e32fa,#141428fa);border:1px solid rgba(255,255,255,.1);border-radius:1rem;box-shadow:0 25px 50px -12px #00000080}.edit-modal__header[data-v-feac239d]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.edit-modal__title[data-v-feac239d]{font-size:1rem;line-height:1.4;font-weight:700;color:#fff;margin:0}.edit-modal__close[data-v-feac239d]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#9ca3af;font-size:1.25rem;line-height:1.75rem;cursor:pointer;transition:all .2s ease}.edit-modal__close[data-v-feac239d]:hover{background:#ef444433;border-color:#ef444480;color:#ef4444}.edit-modal__content[data-v-feac239d]{padding:1.5rem}.edit-modal__textarea[data-v-feac239d]{width:100%;min-height:150px;max-height:400px;padding:.875rem 1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;resize:vertical;transition:all .2s ease}.edit-modal__textarea[data-v-feac239d]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f126}.edit-modal__textarea[data-v-feac239d]::-moz-placeholder{color:#6b7280}.edit-modal__textarea[data-v-feac239d]::placeholder{color:#6b7280}.edit-modal__footer[data-v-feac239d]{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1)}.edit-modal-enter-active[data-v-feac239d],.edit-modal-leave-active[data-v-feac239d]{transition:opacity .2s ease}.edit-modal-enter-active .edit-modal[data-v-feac239d],.edit-modal-leave-active .edit-modal[data-v-feac239d]{transition:transform .2s ease,opacity .2s ease}.edit-modal-enter-from[data-v-feac239d],.edit-modal-leave-to[data-v-feac239d]{opacity:0}.edit-modal-enter-from .edit-modal[data-v-feac239d],.edit-modal-leave-to .edit-modal[data-v-feac239d]{transform:scale(.95);opacity:0}.home[data-v-9602858f]{min-height:100vh;padding:1.5rem;background:linear-gradient(135deg,#0f0f1a,#1a1a2e);display:flex;flex-direction:column;gap:1.5rem}.home__top[data-v-9602858f]{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:1.5rem;flex-shrink:0}.home__card[data-v-9602858f]{background:#1c2338;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;min-height:380px;transition:all .3s ease;box-shadow:0 8px 32px #0000004d}.home__card[data-v-9602858f]:hover{border-color:#fff3;box-shadow:0 12px 40px #0006,0 0 20px #6366f126}.home__bottom[data-v-9602858f]{flex:1}.home__bottom .home__card[data-v-9602858f]{min-height:220px}@media(max-width:1200px){.home__top[data-v-9602858f]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.home[data-v-9602858f]{padding:1rem}.home__top[data-v-9602858f]{grid-template-columns:1fr}}.project-config[data-v-51879159]{height:100%;display:flex;flex-direction:column;background:linear-gradient(145deg,#1e283cd9,#232d46b3,#28325099);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(100,140,200,.15);border-radius:1rem}.project-config__tabs[data-v-51879159]{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.project-config__content[data-v-51879159]{flex:1;overflow-y:auto;padding:1rem}.project-config__form[data-v-51879159]{display:flex;flex-direction:column;gap:1rem}.project-config__field[data-v-51879159]{display:flex;flex-direction:column;gap:.5rem}.project-config__label[data-v-51879159]{font-size:.8125rem;line-height:1.5;font-weight:600;color:silver;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.project-config__counter[data-v-51879159]{font-size:.6875rem;line-height:1.5;font-weight:400;color:#6b7280;margin-left:auto}.project-config__required[data-v-51879159]{color:#ef4444;margin-left:.25rem}.project-config__input[data-v-51879159],.project-config__select[data-v-51879159],.project-config__textarea[data-v-51879159]{width:100%;padding:.75rem 1rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;transition:all .2s ease}.project-config__input[data-v-51879159]:focus,.project-config__select[data-v-51879159]:focus,.project-config__textarea[data-v-51879159]:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 2px #6366f126}.project-config__input[data-v-51879159]::-moz-placeholder,.project-config__textarea[data-v-51879159]::-moz-placeholder{color:#6b7280}.project-config__input[data-v-51879159]::placeholder,.project-config__textarea[data-v-51879159]::placeholder{color:#6b7280}.project-config__select[data-v-51879159]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.project-config__select option[data-v-51879159]{background:#1e1e32;color:#fff}.project-config__textarea[data-v-51879159]{resize:vertical;min-height:80px}.project-config__actions[data-v-51879159]{padding-top:.5rem;margin-top:auto}.project-config__hint[data-v-51879159]{font-size:.6875rem;line-height:1.5;font-weight:500;margin-top:.25rem}.project-config__hint--error[data-v-51879159]{color:#ef4444}.project-config__hint--warning[data-v-51879159]{color:#f59e0b}.storyboard-card[data-v-f318fc0d]{display:flex;flex-direction:column;width:160px;min-width:160px;background:linear-gradient(145deg,#1e283cd9,#232d46b3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid rgba(100,140,200,.15);border-radius:1rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.storyboard-card[data-v-f318fc0d]:hover{border-color:#6366f166;box-shadow:0 8px 24px #0000004d,0 0 16px #6366f11a}.storyboard-card--selected[data-v-f318fc0d]{border-color:#6366f1b3;box-shadow:0 8px 32px #0006,0 0 24px #6366f133}.storyboard-card--empty[data-v-f318fc0d]{border-style:dashed;border-color:#fff3}.storyboard-card--empty[data-v-f318fc0d]:hover{border-color:#6366f180;background:#6366f10d}.storyboard-card--empty[data-v-f318fc0d]:has(.storyboard-card__add--loading){cursor:not-allowed;pointer-events:none;opacity:.7}.storyboard-card__preview[data-v-f318fc0d]{position:relative;aspect-ratio:16 / 9;background:#0f0f1a99;overflow:hidden}.storyboard-card__image[data-v-f318fc0d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.storyboard-card__placeholder[data-v-f318fc0d]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#4b5563}.storyboard-card__placeholder svg[data-v-f318fc0d]{width:2.5rem;height:2.5rem}.storyboard-card__loading-overlay[data-v-f318fc0d]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10}.storyboard-card__loading[data-v-f318fc0d]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.storyboard-card__spinner[data-v-f318fc0d]{width:1.5rem;height:1.5rem;border:2px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:spin-f318fc0d .8s linear infinite}.storyboard-card__loading-text[data-v-f318fc0d]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#a5b4fc}@keyframes spin-f318fc0d{to{transform:rotate(360deg)}}.storyboard-card__delete[data-v-f318fc0d]{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#0009;border:none;border-radius:.375rem;color:#9ca3af;cursor:pointer;opacity:0;transition:all .2s ease}.storyboard-card:hover .storyboard-card__delete[data-v-f318fc0d]{opacity:1}.storyboard-card__delete[data-v-f318fc0d]:hover{background:#ef4444;color:#fff}.storyboard-card__delete svg[data-v-f318fc0d]{width:14px;height:14px}.storyboard-card__info[data-v-f318fc0d]{position:absolute;left:0;right:0;bottom:0;padding:.5rem;background:linear-gradient(transparent,#000c);display:flex;align-items:center;justify-content:space-between}.storyboard-card__name[data-v-f318fc0d]{font-size:.6875rem;line-height:1.5;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storyboard-card__duration[data-v-f318fc0d]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#9ca3af;flex-shrink:0;margin-left:.5rem}.storyboard-card__video-badge[data-v-f318fc0d]{position:absolute;top:.5rem;left:.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#6366f1e6;border-radius:.375rem;color:#fff}.storyboard-card__add[data-v-f318fc0d]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;transition:color .2s ease}.storyboard-card--empty:hover .storyboard-card__add[data-v-f318fc0d]{color:#a5b4fc}.storyboard-card__add svg[data-v-f318fc0d]{width:2rem;height:2rem}.storyboard-card__add span[data-v-f318fc0d]{font-size:.6875rem;line-height:1.5;font-weight:500}.storyboard-card__add--loading[data-v-f318fc0d]{cursor:not-allowed}.storyboard-card__desc[data-v-f318fc0d]{padding:.75rem;border-top:1px solid rgba(255,255,255,.05)}.storyboard-card__desc-text[data-v-f318fc0d]{font-size:.6875rem;font-weight:500;color:#9ca3af;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.video-preview-modal[data-v-031129c7]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.video-preview-modal__overlay[data-v-031129c7]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.video-preview-modal__content[data-v-031129c7]{position:relative;width:100%;max-width:56rem;background:linear-gradient(145deg,#1e283cf2,#232d46e6);border:1px solid rgba(100,140,200,.2);box-shadow:0 20px 60px #0009;border-radius:1rem;overflow:hidden}.video-preview-modal__close[data-v-031129c7]{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:#0009;border:none;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-preview-modal__close[data-v-031129c7]:hover{background:#000c;transform:scale(1.05)}.video-preview-modal__close svg[data-v-031129c7]{height:1.25rem;width:1.25rem}.video-preview-modal__player[data-v-031129c7]{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.video-preview-modal__video[data-v-031129c7]{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.video-preview-modal__empty[data-v-031129c7]{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#6b7280}.video-preview-modal__empty svg[data-v-031129c7]{height:4rem;width:4rem}.video-preview-modal__empty span[data-v-031129c7]{font-size:.875rem;line-height:1.6;font-weight:500}.video-preview-modal__info[data-v-031129c7]{padding:1rem 1.5rem}.video-preview-modal__title[data-v-031129c7]{margin:0;font-size:1rem;line-height:1.4;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.history-modal[data-v-65ca14cb]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding-top:5rem}.history-modal__overlay[data-v-65ca14cb]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .6}.history-modal__content[data-v-65ca14cb]{position:relative;width:100%;max-width:28rem;border-radius:1.25rem;background:linear-gradient(145deg,#1e283cf2,#232d46e6);border:1px solid rgba(100,140,200,.2);box-shadow:0 20px 50px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.history-modal__header[data-v-65ca14cb]{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;padding:1rem 1.5rem;border-color:#648cc826}.history-modal__title[data-v-65ca14cb]{margin:0;font-size:1rem;line-height:1.4;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.history-modal__close[data-v-65ca14cb]{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:transparent;border:none;color:#9ca3af;cursor:pointer}.history-modal__close[data-v-65ca14cb]:hover{background:#ffffff1a;color:#fff}.history-modal__close svg[data-v-65ca14cb]{height:1.25rem;width:1.25rem}.history-modal__list[data-v-65ca14cb]{padding:1rem 1.5rem;max-height:400px;overflow-y:auto}.history-modal__list[data-v-65ca14cb]::-webkit-scrollbar{width:6px}.history-modal__list[data-v-65ca14cb]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.history-modal__list[data-v-65ca14cb]::-webkit-scrollbar-thumb{background:#6366f166;border-radius:3px}.history-modal__list[data-v-65ca14cb]::-webkit-scrollbar-thumb:hover{background:#6366f199}.history-modal__loading[data-v-65ca14cb]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding-top:3rem;padding-bottom:3rem;color:#9ca3af}.history-modal__spinner[data-v-65ca14cb]{height:2.5rem;width:2.5rem}@keyframes spin-65ca14cb{to{transform:rotate(360deg)}}.history-modal__spinner[data-v-65ca14cb]{animation:spin-65ca14cb 1s linear infinite;border-radius:9999px;border-width:4px;border-top-color:transparent;border-color:#6366f14d;border-top-color:#6366f1}.history-modal__loading span[data-v-65ca14cb]{font-size:.75rem;line-height:1.5;font-weight:500}.history-modal__empty[data-v-65ca14cb]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding-top:3rem;padding-bottom:3rem;color:#6b7280}.history-modal__empty svg[data-v-65ca14cb]{height:4rem;width:4rem}.history-modal__empty span[data-v-65ca14cb]{font-size:.875rem;line-height:1.6;font-weight:500}.history-modal__items[data-v-65ca14cb]{display:flex;flex-direction:column;gap:.75rem}.history-task-card[data-v-65ca14cb]{display:flex;align-items:center;gap:.75rem;border-radius:.5rem;padding:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:#1e283c80;border:1px solid rgba(100,140,200,.1)}.history-task-card[data-v-65ca14cb]:hover{background:#1e283cb3;border-color:#648cc833}.history-task-card__preview[data-v-65ca14cb]{position:relative;height:4rem;width:4rem;flex-shrink:0;overflow:hidden;border-radius:.5rem;background:#0000004d}.history-task-card__preview--clickable[data-v-65ca14cb]{cursor:pointer;transition:all .2s ease}.history-task-card__preview--clickable[data-v-65ca14cb]:hover{transform:scale(1.05)}.history-task-card__preview--clickable:hover .history-task-card__play-overlay[data-v-65ca14cb]{opacity:1}.history-task-card__image[data-v-65ca14cb]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.history-task-card__placeholder[data-v-65ca14cb]{display:flex;height:100%;width:100%;align-items:center;justify-content:center;color:#4b5563}.history-task-card__placeholder svg[data-v-65ca14cb]{height:2rem;width:2rem}.history-task-card__play-overlay[data-v-65ca14cb]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;opacity:0;transition:opacity .2s ease}.history-task-card__play-overlay svg[data-v-65ca14cb]{height:1.5rem;width:1.5rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.history-task-card__info[data-v-65ca14cb]{min-width:0px;flex:1 1 0%}.history-task-card__name[data-v-65ca14cb]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.5;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.history-task-card__time[data-v-65ca14cb]{margin:0;margin-top:.25rem;font-size:.6875rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.history-task-card__status[data-v-65ca14cb]{flex-shrink:0}.history-task-card__badge[data-v-65ca14cb]{display:inline-flex;align-items:center;border-radius:.375rem;padding:.25rem .625rem;font-size:.6875rem;line-height:1.5;font-weight:600}.history-task-card__badge--pending[data-v-65ca14cb]{background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .2;--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1));border:1px solid rgba(234,179,8,.3)}.history-task-card__badge--success[data-v-65ca14cb]{background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .2;--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1));border:1px solid rgba(34,197,94,.3)}.history-task-card__badge--processing[data-v-65ca14cb]{background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .2;--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1));border:1px solid rgba(59,130,246,.3)}.history-task-card__badge--error[data-v-65ca14cb]{background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .2;--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1));border:1px solid rgba(239,68,68,.3)}.history-modal__footer[data-v-65ca14cb]{border-top-width:1px;padding:1rem 1.5rem;border-color:#648cc826}.history-modal__more-btn[data-v-65ca14cb]{width:100%;border-radius:.5rem;padding-top:.625rem;padding-bottom:.625rem;font-size:.75rem;line-height:1.5;font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:transparent;border:1px solid rgba(99,102,241,.3);color:#a5b4fc;cursor:pointer}.history-modal__more-btn[data-v-65ca14cb]:hover{background:#6366f11a;border-color:#6366f180;color:#c7d2fe}.image-edit-modal[data-v-48828199]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-edit-modal__container[data-v-48828199]{position:relative;width:850px;display:flex;flex-direction:column;background:linear-gradient(145deg,#1e283cf2,#232d46f2);border:1px solid rgba(100,140,200,.2);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 60px #00000080}.image-edit-modal__header[data-v-48828199]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.image-edit-modal__title[data-v-48828199]{font-size:1rem;line-height:1.4;font-weight:700;color:#ebf8ff;margin:0}.image-edit-modal__close[data-v-48828199]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#6b7280;cursor:pointer;border-radius:.375rem;transition:all .2s ease}.image-edit-modal__close[data-v-48828199]:hover{background:#ffffff1a;color:#fff}.image-edit-modal__close svg[data-v-48828199]{width:20px;height:20px}.image-edit-modal__editor-main[data-v-48828199]{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;width:770px;height:450px;margin:0 auto;background:#17191d;border-radius:.625rem}.image-edit-modal__canvas-box[data-v-48828199]{display:flex;position:relative;overflow:hidden;cursor:none;transition:transform .2s ease-in-out}.image-edit-modal__canvas-box.move .image-edit-modal__cursor[data-v-48828199]{box-shadow:unset;background-color:transparent;background-image:unset;width:25px!important;height:25px!important}.image-edit-modal__canvas-box.eraser .image-edit-modal__cursor[data-v-48828199]{background-image:radial-gradient(circle,#fffefe00,#ff4949)}.image-edit-modal__cursor[data-v-48828199]{width:20px;height:20px;position:absolute;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 6px 2px #ddd inset;background-image:radial-gradient(circle,#fffefe00,#8886f7);pointer-events:none;z-index:99;opacity:0}.image-edit-modal__cursor svg[data-v-48828199]{width:100%;height:100%;color:#fff}.image-edit-modal__bg-wrap[data-v-48828199]{position:absolute;z-index:0}.image-edit-modal__bg-wrap img[data-v-48828199]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.image-edit-modal__canvas-layer[data-v-48828199]{position:relative;z-index:1}.image-edit-modal__canvas[data-v-48828199]{-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.55;background-color:#0000}.image-edit-modal__toolbar-row[data-v-48828199]{display:flex;justify-content:space-between;align-items:center;padding:.625rem 2.5rem}.image-edit-modal__toolbar-left[data-v-48828199]{display:flex;gap:1.25rem}.image-edit-modal__tool-group[data-v-48828199]{display:flex;gap:.125rem;background:#474747;border:1px solid rgba(184,221,255,.12);padding:.125rem;border-radius:.3125rem}.image-edit-modal__tool-btn[data-v-48828199]{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#9ca3af;cursor:pointer;border-radius:.3125rem;transition:all .15s ease}.image-edit-modal__tool-btn svg[data-v-48828199]{width:16px;height:16px}.image-edit-modal__tool-btn[data-v-48828199]:hover:not(:disabled){background:#757575;color:#fff}.image-edit-modal__tool-btn--active[data-v-48828199]{background:#757575;color:#fff}.image-edit-modal__tool-btn[data-v-48828199]:disabled{opacity:.3;cursor:not-allowed}.image-edit-modal__zoom-controls[data-v-48828199]{display:flex;align-items:center;gap:.25rem;background:#474747;border:1px solid rgba(184,221,255,.12);padding:.125rem .375rem;border-radius:.3125rem}.image-edit-modal__zoom-btn[data-v-48828199]{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:.25rem;color:#fff;font-size:.75rem;line-height:1.5;font-weight:700;cursor:pointer;transition:all .15s ease}.image-edit-modal__zoom-btn[data-v-48828199]:hover{background:#757575}.image-edit-modal__zoom-value[data-v-48828199]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#d1d5db;min-width:48px;text-align:center;background:#ccddff0f;border-radius:.625rem;padding:.25rem .5rem}.image-edit-modal__brush-slider[data-v-48828199]{position:absolute;left:2.5rem;bottom:10rem;display:flex;align-items:center;gap:.5rem;background:#474747f2;border:1px solid rgba(184,221,255,.12);padding:.375rem .75rem;border-radius:.3125rem;z-index:10}.image-edit-modal__brush-label[data-v-48828199]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#9ca3af;white-space:nowrap}.image-edit-modal__brush-range[data-v-48828199]{width:120px;height:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#38393b;border-radius:4px;outline:none;cursor:pointer}.image-edit-modal__brush-range[data-v-48828199]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:8px;height:18px;background:#fff;border-radius:5px;cursor:pointer}.image-edit-modal__brush-value[data-v-48828199]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#d1d5db;min-width:24px;text-align:right}.image-edit-modal__footer[data-v-48828199]{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.08)}.image-edit-modal__prompt-wrapper[data-v-48828199]{flex:1}.image-edit-modal__prompt-input[data-v-48828199]{width:100%;padding:.75rem 1.25rem;background:#ccddff0f;border:1px solid rgba(71,71,71,1);border-radius:.9375rem;color:#fff;font-size:.75rem;line-height:1.5;font-weight:500;outline:none;resize:none;transition:border-color .2s ease}.image-edit-modal__prompt-input[data-v-48828199]:focus{border-color:#6366f180}.image-edit-modal__prompt-input[data-v-48828199]::-moz-placeholder{color:#888}.image-edit-modal__prompt-input[data-v-48828199]::placeholder{color:#888}.modal-enter-active[data-v-48828199],.modal-leave-active[data-v-48828199]{transition:opacity .2s ease}.modal-enter-from[data-v-48828199],.modal-leave-to[data-v-48828199]{opacity:0}.fade-enter-active[data-v-48828199],.fade-leave-active[data-v-48828199]{transition:opacity .15s ease}.fade-enter-from[data-v-48828199],.fade-leave-to[data-v-48828199]{opacity:0}.project-page[data-v-bfa493bc]{height:100vh;display:flex;flex-direction:column;background:#0f0f1a;overflow:hidden}.project-page__header[data-v-bfa493bc]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:linear-gradient(145deg,#1e283ce6,#232d46cc);border-bottom:1px solid rgba(100,140,200,.15)}.project-page__header-left[data-v-bfa493bc]{display:flex;align-items:center;gap:.75rem}.project-page__title[data-v-bfa493bc]{font-size:1rem;line-height:1.4;font-weight:700;color:#fff;margin:0}.project-page__mode[data-v-bfa493bc]{font-size:.6875rem;line-height:1.5;font-weight:500;padding:.25rem .5rem;background:#6366f133;border:1px solid rgba(99,102,241,.3);border-radius:.25rem;color:#a5b4fc}.project-page__header-center[data-v-bfa493bc]{display:flex;align-items:center;gap:1.5rem}.project-page__info-item[data-v-bfa493bc]{display:flex;align-items:center;gap:.375rem}.project-page__info-label[data-v-bfa493bc]{font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280}.project-page__info-value[data-v-bfa493bc]{font-size:.75rem;line-height:1.5;font-weight:600;color:#e5e5e5}.project-page__style-display[data-v-bfa493bc]{display:flex;align-items:center;gap:.5rem}.project-page__video-style-thumbnail[data-v-bfa493bc]{height:30px;width:30px}.project-page__header-right[data-v-bfa493bc]{display:flex;align-items:center;gap:.75rem}.project-page__dropdown[data-v-bfa493bc],.project-page__compose-wrapper[data-v-bfa493bc]{position:relative}.project-page__compose-confirm[data-v-bfa493bc]{position:absolute;top:calc(100% + .5rem);right:0;min-width:180px;padding:1rem;background:linear-gradient(145deg,#1e1e32fa,#141428fa);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 8px 32px #0006;z-index:100}.project-page__compose-confirm-text[data-v-bfa493bc]{font-size:.75rem;line-height:1.5;font-weight:500;color:#e5e5e5;margin:0 0 .75rem;white-space:nowrap}.project-page__compose-confirm-actions[data-v-bfa493bc]{display:flex;justify-content:flex-end;gap:.5rem}.project-page__dropdown-icon[data-v-bfa493bc]{width:1rem;height:1rem;margin-left:.25rem;transition:transform .2s ease}.project-page__dropdown-menu[data-v-bfa493bc]{position:absolute;top:calc(100% + .5rem);left:0;min-width:160px;background:linear-gradient(145deg,#1e1e32fa,#141428fa);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 8px 32px #0006;overflow:hidden;z-index:100}.project-page__dropdown-item[data-v-bfa493bc]{width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#e5e5e5;font-size:.75rem;line-height:1.5;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease}.project-page__dropdown-item[data-v-bfa493bc]:hover{background:#6366f126;color:#fff}.project-page__dropdown-item[data-v-bfa493bc]:not(:last-child){border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-enter-active[data-v-bfa493bc],.dropdown-leave-active[data-v-bfa493bc]{transition:opacity .15s ease,transform .15s ease}.dropdown-enter-from[data-v-bfa493bc],.dropdown-leave-to[data-v-bfa493bc]{opacity:0;transform:translateY(-8px)}.dropdown-enter-to[data-v-bfa493bc],.dropdown-leave-from[data-v-bfa493bc]{opacity:1;transform:translateY(0)}.project-page__body[data-v-bfa493bc]{flex:1;display:flex;overflow:hidden}.project-page__sidebar[data-v-bfa493bc]{width:280px;min-width:280px;padding:1rem;border-right:1px solid rgba(255,255,255,.05);overflow-y:auto}.project-page__main[data-v-bfa493bc]{flex:1;display:flex;flex-direction:column;overflow:hidden}.project-page__scrollable-content[data-v-bfa493bc]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;overflow-x:hidden;padding:clamp(.5rem,2vw,1rem);gap:clamp(.5rem,1.5vw,1rem)}@media(max-width:768px){.project-page__scrollable-content[data-v-bfa493bc]{padding:.5rem;gap:.5rem}}.project-page__preview-actions[data-v-bfa493bc]{display:flex;align-items:center;justify-content:center;gap:clamp(.375rem,1vw,.5rem);flex-shrink:0;width:100%;max-width:400px}@media(max-width:768px){.project-page__preview-actions[data-v-bfa493bc]{max-width:300px}}.project-page__edit-dropdown[data-v-bfa493bc]{position:relative}.project-page__edit-dropdown-menu[data-v-bfa493bc]{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);min-width:120px;background:linear-gradient(145deg,#1e283cfa,#232d46fa);border:1px solid rgba(100,140,200,.2);border-radius:.5rem;padding:.25rem;box-shadow:0 8px 24px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50}.project-page__bottom-fixed[data-v-bfa493bc]{flex-shrink:0;padding:0 1rem 1rem;overflow:hidden}.project-page__preview-container[data-v-bfa493bc]{display:flex;align-items:center;justify-content:center;width:100%;flex:1;min-height:400px}@media(max-height:800px){.project-page__preview-container[data-v-bfa493bc]{min-height:300px}}@media(max-height:600px){.project-page__preview-container[data-v-bfa493bc]{min-height:200px}}.project-page__preview-section[data-v-bfa493bc]{width:min(320px,90vw);height:min(568px,calc(100vh - 320px));display:flex;flex-direction:column;background:linear-gradient(145deg,#1e283cd9,#232d46b3);border:1px solid rgba(100,140,200,.15);border-radius:1rem;overflow:hidden;box-shadow:0 8px 32px #0006}@media(max-width:1024px){.project-page__preview-section[data-v-bfa493bc]{width:min(280px,85vw);height:min(497px,calc(100vh - 300px))}}@media(max-width:768px){.project-page__preview-section[data-v-bfa493bc]{width:min(240px,80vw);height:min(426px,calc(100vh - 280px))}}@media(min-width:1440px){.project-page__preview-section[data-v-bfa493bc]{width:min(360px,25vw);height:min(640px,calc(100vh - 340px))}}@media(min-width:1920px){.project-page__preview-section[data-v-bfa493bc]{width:min(400px,20vw);height:min(711px,calc(100vh - 360px))}}.project-page__preview-btn[data-v-bfa493bc]{padding:clamp(.25rem,.5vw,.375rem) clamp(.75rem,1.5vw,1rem);background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:.375rem;color:#6b7280;font-size:.75rem;line-height:1.5;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center}.project-page__preview-btn[data-v-bfa493bc]:disabled{opacity:.3;cursor:not-allowed}@media(max-width:768px){.project-page__preview-btn[data-v-bfa493bc]{font-size:.6875rem;line-height:1.5;font-weight:500}}.project-page__preview-btn[data-v-bfa493bc]:hover{border-color:#6366f166;color:#9ca3af}.project-page__preview-btn--active[data-v-bfa493bc]{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:transparent;color:#fff}.project-page__preview[data-v-bfa493bc]{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(.5rem,1.5vw,1rem);overflow:hidden}@media(max-width:768px){.project-page__preview[data-v-bfa493bc]{padding:.5rem}}.project-page__preview-video[data-v-bfa493bc],.project-page__preview-image[data-v-bfa493bc]{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.project-page__preview-empty[data-v-bfa493bc]{display:flex;flex-direction:column;align-items:center;gap:clamp(.5rem,1.5vw,1rem);color:#4b5563}.project-page__preview-empty svg[data-v-bfa493bc]{width:clamp(2.5rem,8vw,4rem);height:clamp(2.5rem,8vw,4rem)}.project-page__preview-empty span[data-v-bfa493bc]{font-size:.875rem;line-height:1.6;font-weight:500;font-size:clamp(.875rem,2vw,1rem);text-align:center}@media(max-width:768px){.project-page__preview-empty span[data-v-bfa493bc]{font-size:.75rem;line-height:1.5;font-weight:500}}.project-page__storyboards[data-v-bfa493bc]{width:100%;padding:1rem;background:linear-gradient(145deg,#1e283cd9,#232d46b3);border:1px solid rgba(100,140,200,.15);border-radius:1rem;margin-bottom:.75rem;overflow:hidden}.project-page__storyboards-list[data-v-bfa493bc]{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.4) rgba(255,255,255,.05)}.project-page__storyboards-list[data-v-bfa493bc]::-webkit-scrollbar{height:8px}.project-page__storyboards-list[data-v-bfa493bc]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px;margin:0 .5rem}.project-page__storyboards-list[data-v-bfa493bc]::-webkit-scrollbar-thumb{background:#6366f166;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}.project-page__storyboards-list[data-v-bfa493bc]::-webkit-scrollbar-thumb:hover{background:#6366f199}.project-page__timeline[data-v-bfa493bc]{width:100%;padding:.75rem 1rem;background:linear-gradient(145deg,#1e283cd9,#232d46b3);border:1px solid rgba(100,140,200,.15);border-radius:.75rem;display:flex;align-items:center;gap:1rem}.project-page__timeline-play-btn[data-v-bfa493bc]{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #6366f14d}.project-page__timeline-play-btn[data-v-bfa493bc]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #6366f166}.project-page__timeline-play-btn[data-v-bfa493bc]:active:not(:disabled){transform:scale(.95)}.project-page__timeline-play-btn[data-v-bfa493bc]:disabled{opacity:.4;cursor:not-allowed;background:linear-gradient(135deg,#4b5563,#6b7280);box-shadow:none}.project-page__timeline-play-btn svg[data-v-bfa493bc]{width:20px;height:20px}.project-page__timeline-container[data-v-bfa493bc]{flex:1;min-width:0}.project-page__timeline-bar[data-v-bfa493bc]{height:6px;background:#ffffff1a;border-radius:3px;overflow:visible;cursor:pointer;position:relative}.project-page__timeline-progress[data-v-bfa493bc]{height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:3px;transition:width .1s ease;position:relative}.project-page__timeline-handle[data-v-bfa493bc]{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:16px;height:16px;background:#fff;border:2px solid #6366f1;border-radius:50%;cursor:grab;box-shadow:0 2px 8px #0000004d;transition:all .2s ease;opacity:0}.project-page__timeline-bar:hover .project-page__timeline-handle[data-v-bfa493bc],.project-page__timeline-handle[data-v-bfa493bc]:active{opacity:1}.project-page__timeline-handle[data-v-bfa493bc]:active{cursor:grabbing;transform:translateY(-50%) scale(1.2)}.project-page__timeline-info[data-v-bfa493bc]{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280}.mc-left{display:flex;height:100%;flex-direction:column;background:#261d38fa;border-right:1px solid rgba(255,255,255,.06);border-radius:1rem 0 0 1rem}.mc-left__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.mc-left__add-btn{cursor:pointer;font-size:.75rem;line-height:1.5;font-weight:600;color:#6366f1;background:none;border:none;transition:color .2s}.mc-left__add-btn:hover{color:#818cf8}.mc-left__list{flex:1 1 0%;overflow-y:auto;padding:.5rem 1.25rem}.mc-left__card{margin-top:1rem;border-radius:1rem;background:#1e1e3299;border:2px solid rgba(255,255,255,.06);transition:border-color .2s}.mc-left__card:hover{border-color:#6366f166}.mc-left__card:hover .mc-left__card-actions{opacity:1}.mc-left__card-top{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.mc-left__card-actions{display:flex;gap:.5rem;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mc-left__icon-btn{cursor:pointer;font-size:.75rem;line-height:1.5;font-weight:500;background:none;border:none;color:#6b7280;transition:color .2s}.mc-left__icon-btn:hover{color:#6366f1}.mc-left__card-index{display:flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1.5;font-weight:700;width:28px;height:28px;border-radius:8px;background:#6366f133;color:#818cf8}.mc-left__title-input{border-radius:.5rem;border-width:1px;background-color:transparent;padding:.25rem .5rem;font-size:.875rem;line-height:1.6;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;border-color:#6366f166;width:160px}.mc-left__title-input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.mc-left__card-bottom{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem}.mc-left__clip{position:relative;cursor:pointer;overflow:hidden;border-radius:.5rem;width:68px;height:68px;border:2px solid rgba(255,255,255,.06);transition:border-color .2s}.mc-left__clip:hover{border-color:#6366f166}.mc-left__clip:hover .mc-left__clip-hover{display:flex}.mc-left__clip:hover img{opacity:.5}.mc-left__clip--add{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.1);background:#1e1e3299;color:#6b7280;transition:all .2s}.mc-left__clip--add:hover{border-color:#6366f1;background:#6366f11a;color:#6366f1}.mc-left__clip-hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none;align-items:center;justify-content:center}.mc-left__clip-delete{position:absolute;top:.25rem;right:.25rem;cursor:pointer;font-size:.6875rem;line-height:1.5;font-weight:500;background:none;border:none;color:#ef4444;z-index:2}.mc-left__clip-play{font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mc-left__drag-handle{font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.sp-cascader__trigger{position:relative;width:100%;cursor:pointer;border-radius:.5rem;padding:.5rem 2.5rem .5rem .75rem;text-align:left;font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);transition:border-color .2s}.sp-cascader__trigger:hover{border-color:#6366f166}.sp-cascader__arrow-icon{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem;color:#6b7280}.sp-cascader__panel{position:absolute;z-index:50;margin-top:.25rem;border-radius:.5rem;background:#1e1e32fa;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 40px #00000080;min-width:100%}.sp-cascader__columns{display:flex}.sp-cascader__column{overflow-y:auto;padding-top:.25rem;padding-bottom:.25rem;max-height:280px;min-width:160px}.sp-cascader__column+.sp-cascader__column{border-left:1px solid rgba(255,255,255,.06)}.sp-cascader__item{position:relative;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:space-between;padding:.5rem .75rem;font-size:.75rem;line-height:1.5;font-weight:500;color:silver;transition:all .15s}.sp-cascader__item:hover,.sp-cascader__item--hover{background:#6366f11a;color:#fff}.sp-cascader__item--selected{color:#6366f1;font-weight:600}.sp-cascader__expand-icon{margin-left:.5rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280}.sp-cascader__empty{padding-top:1rem;padding-bottom:1rem;text-align:center;font-size:.75rem;line-height:1.5;font-weight:500;color:#6b7280}.mc-main{display:flex;height:100%;flex-direction:column;background:#261d38fa;border-right:1px solid rgba(255,255,255,.06)}.mc-main__header{display:flex;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.mc-main__content{flex:1 1 0%;overflow-y:auto;padding:.5rem 1.25rem}.mc-main__footer{padding:.75rem 1.25rem}.mc-main__label{font-size:.75rem;line-height:1.5;font-weight:600;--tw-text-opacity: 1;color:rgb(192 192 192 / var(--tw-text-opacity, 1))}.mc-main__smart-card{margin-top:1rem;border-radius:1rem;padding:1rem;background:#1e1e3299;border:2px solid rgba(255,255,255,.06);transition:border-color .3s}.mc-main__smart-card--active{border-color:#6366f14d}.mc-main__smart-anim{overflow:hidden;transition:max-height .4s ease}.mc-main__smart-collapsed{max-height:0}.mc-main__smart-expanded{max-height:360px}.mc-main__hint{display:flex;align-items:center;border-radius:.5rem;padding:.5rem .75rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280;background:#1e1e3280;border:1px solid rgba(255,255,255,.04)}.mc-main__switch{position:relative;display:inline-flex;height:1.5rem;width:2.75rem;cursor:pointer;align-items:center;border-radius:9999px;transition:background-color .2s;border:none}.mc-main__switch-dot{display:inline-block;height:1rem;width:1rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.mc-main__divider{border-top:1px solid rgba(255,255,255,.06)}.mc-main__input{width:100%;border-radius:.5rem;background-color:transparent;padding:.5rem .75rem;font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));border:1px solid rgba(255,255,255,.1);outline:none;transition:border-color .2s}.mc-main__input:focus{border-color:#6366f180}.mc-main__input--sm{flex:1 1 0%}.mc-main__number-input{display:flex;align-items:center;overflow:hidden;border-radius:.5rem;border:1px solid rgba(255,255,255,.1)}.mc-main__number-btn{cursor:pointer;padding:.5rem .75rem;font-size:1rem;line-height:1.4;font-weight:700;background:#ffffff0d;color:silver;border:none;transition:all .2s}.mc-main__number-btn:hover{background:#6366f133;color:#6366f1}.mc-main__number-value{flex:1 1 0%;border-style:none;background-color:transparent;text-align:center;font-size:.875rem;line-height:1.6;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;-moz-appearance:textfield}.mc-main__number-value::-webkit-outer-spin-button,.mc-main__number-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mc-main__select-btn{position:relative;width:100%;cursor:pointer;border-radius:.5rem;padding:.5rem 2.5rem .5rem .75rem;text-align:left;font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);transition:border-color .2s}.mc-main__select-btn:hover{border-color:#6366f166}.mc-main__select-arrow{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.75rem;color:#6b7280}.mc-main__select-options{position:absolute;z-index:50;margin-top:.25rem;max-height:15rem;width:100%;overflow:auto;border-radius:.5rem;padding-top:.25rem;padding-bottom:.25rem;background:#1e1e32fa;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 40px #00000080}.mc-main__select-option{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem .75rem;font-size:.75rem;line-height:1.5;font-weight:500;color:silver;transition:all .15s}.mc-main__select-option--active{background:#6366f126;color:#fff}.mc-main__select-option--selected{color:#6366f1;font-weight:600}.mc-main__radio-btn{cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;text-align:center;font-size:.75rem;line-height:1.5;font-weight:600;min-width:70px;background:#0f0f1a66;border:1px solid rgba(255,255,255,.1);color:silver;transition:all .2s}.mc-main__radio-btn:hover{border-color:#6366f14d}.mc-main__radio-btn--active{border-color:#6366f1;color:#6366f1;background:#6366f11a}.mc-main__effect-card{border-radius:1rem;padding:1rem;background:#1e1e3299;border:2px solid rgba(255,255,255,.06)}.mc-main__sticker-btn{width:100%;cursor:pointer;border-radius:.5rem;padding-top:.5rem;padding-bottom:.5rem;text-align:center;font-size:.75rem;line-height:1.5;font-weight:500;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#6b7280;transition:all .2s}.mc-main__sticker-btn:hover{background:#6366f126;border-color:#6366f14d;color:#6366f1}.mc-main__bgm-select{position:relative;cursor:pointer;border-radius:.5rem;padding:.375rem 2rem .375rem .75rem;font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);transition:border-color .2s;white-space:nowrap}.mc-main__bgm-select:hover{border-color:#6366f166}.mc-main__bgm-select-arrow{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;padding-right:.5rem;color:#6b7280;font-size:12px}.mc-main__bgm-player{display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;padding:.5rem .75rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.06)}.mc-main__bgm-audio{width:100%;height:32px;border-radius:6px}.mc-main__bgm-audio::-webkit-media-controls-panel{background:#1e1e32cc}.mc-main__bgm-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.mc-main__bgm-action-btn{cursor:pointer;border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#818cf8;background:#6366f11a;border:1px solid rgba(99,102,241,.2);transition:all .2s}.mc-main__bgm-action-btn:hover{background:#6366f133;border-color:#6366f166}.mc-main__bgm-action-btn--del{color:#6b7280;background:#ffffff0d;border-color:#ffffff1a}.mc-main__bgm-action-btn--del:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.mc-right{display:flex;height:100%;flex-direction:column;overflow:hidden;background:#261d38fa;border-radius:0 1rem 1rem 0}.mc-right__preview{display:flex;align-items:center;justify-content:center;height:19vw;min-height:280px;background:#58585859}.mc-right__preview-box{height:100%;width:100%;background:#333}.mc-right__preview-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.mc-right__info{padding-left:1.5rem;padding-right:1.5rem;padding-top:1rem}.mc-right__tag{border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;line-height:1.5;font-weight:500;background:#6366f126;color:#818cf8}.mc-right__results{margin-top:1rem;display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}.mc-right__results-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem}.mc-right__count-badge{display:flex;align-items:center;justify-content:center;font-size:.6875rem;line-height:1.5;font-weight:700;width:24px;height:24px;border-radius:50%;background:#6366f133;color:#818cf8}.mc-right__results-list{flex:1 1 0%;overflow-y:auto;padding-left:1.25rem;padding-right:1.25rem;display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start}.mc-right__results-empty{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;padding-top:4rem;padding-bottom:4rem}.mc-right__result-card{overflow:hidden;border-radius:1rem;width:114px;border:1px solid rgba(255,255,255,.06);transition:box-shadow .2s}.mc-right__result-card:hover{box-shadow:2px 3px 6px #8449ad66}.mc-right__result-top{position:relative;overflow:hidden;height:64px}.mc-right__result-top:hover .mc-right__result-actions{bottom:0}.mc-right__result-status{position:absolute;top:.25rem;right:.25rem;z-index:10;border-radius:.25rem;padding:.125rem .5rem;font-size:.6875rem;line-height:1.5;font-weight:600;background:#00000080}.mc-right__result-actions{position:absolute;display:flex;width:100%;align-items:center;justify-content:space-between;padding-left:.5rem;padding-right:.5rem;bottom:-40px;height:40px;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);transition:bottom .3s}.mc-right__result-action{cursor:pointer;padding:.25rem .5rem;font-size:.75rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:none;border:none;transition:color .2s}.mc-right__result-action:hover{color:#6366f1}.mc-right__result-spinner{position:absolute;top:.75rem;left:50%;z-index:10;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.mc-right__result-bottom{padding:.5rem .75rem;font-size:.6875rem;line-height:1.5;font-weight:500;--tw-text-opacity: 1;color:rgb(192 192 192 / var(--tw-text-opacity, 1))}.cvp[data-v-5a20d006]{position:relative;overflow:hidden;border-radius:15px;background:#252525}.cvp:hover .cvp__controls[data-v-5a20d006]{opacity:1}.cvp__video[data-v-5a20d006]{position:relative;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:15px;overflow:hidden;z-index:2}.cvp__video--blur[data-v-5a20d006]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(12px);z-index:1}.cvp__controls[data-v-5a20d006]{position:absolute;bottom:0;left:0;right:0;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));z-index:3;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,.5),transparent);padding:0 15px 10px;transition:opacity .3s ease;opacity:1}.cvp__controls--hidden[data-v-5a20d006]{opacity:0}.cvp__buttons[data-v-5a20d006]{display:flex;align-items:center;gap:.625rem}.cvp__btn[data-v-5a20d006]{cursor:pointer;border-style:none;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));background:none;font-size:16px;padding:5px 10px;border-radius:4px;transition:background .2s}.cvp__btn[data-v-5a20d006]:hover:not(:disabled){color:#fff}.cvp__btn[data-v-5a20d006]:disabled{cursor:not-allowed;opacity:.5}.cvp__time[data-v-5a20d006]{font-family:JetBrains Mono,Menlo,Monaco,Consolas,monospace;margin:0 10px}.cvp__volume[data-v-5a20d006]{width:80px;height:5px;border-radius:5px;background:#fff3;outline:none;-webkit-appearance:none}.cvp__volume[data-v-5a20d006]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.cvp__volume[data-v-5a20d006]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.cvp__progress-wrap[data-v-5a20d006]{margin-bottom:10px}.cvp__progress-slider[data-v-5a20d006]{width:100%;height:5px;border-radius:5px;background:transparent;outline:none;-webkit-appearance:none;position:relative;z-index:1;opacity:0}.cvp__progress-slider[data-v-5a20d006]:hover{opacity:1}.cvp__progress-slider[data-v-5a20d006]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer}.cvp__progress-slider[data-v-5a20d006]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;cursor:pointer}.cvp__progress-bar[data-v-5a20d006]{position:relative;cursor:pointer;height:5px;background:#fff3;border-radius:5px;margin-top:-8px}.cvp__progress-loaded[data-v-5a20d006]{position:absolute;left:0;top:0;height:100%;background:#fff6;border-radius:5px}.cvp__progress-played[data-v-5a20d006]{position:absolute;left:0;top:0;height:100%;background:#fff;border-radius:5px}.cvp__progress-markers[data-v-5a20d006]{position:absolute;top:0;left:0;display:none;height:100%;width:100%}.cvp__progress-marker[data-v-5a20d006]{position:absolute;top:0;height:100%;width:1px;background:#fff9}.cvp__progress-marker[data-v-5a20d006]:first-child{display:none}.mc-preview{display:flex;height:760px}.mc-preview__left{display:flex;flex-direction:column;width:55%;background:#05050c}.mc-preview__video-box{display:flex;flex:1 1 0%;align-items:center;justify-content:center;overflow:hidden}.mc-preview__empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.mc-preview__empty-icon{width:60px;height:60px;color:#6b7280}.mc-preview__info{height:140px;padding:20px;background:#1e1e32cc}.mc-preview__info-row{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:1.5;font-weight:500;height:32px;line-height:32px}.mc-preview__badge{border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;line-height:1.5;font-weight:600;background:#6366f126;color:#818cf8}.mc-preview__right{display:flex;flex-direction:column;width:45%}.mc-preview__right-header{position:relative;height:100px;padding:20px;border-bottom:1px solid rgba(255,255,255,.06)}.mc-preview__close-btn{position:absolute;display:flex;cursor:pointer;align-items:center;justify-content:center;top:20px;right:20px;background:none;border:none;color:#6b7280;transition:color .2s}.mc-preview__close-btn:hover{color:#6366f1}.mc-preview__sequence-list{flex:1 1 0%;overflow-y:auto;padding:0 20px}.mc-preview__no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;height:500px}.mc-preview__no-data-icon{width:50px;height:50px;color:#6b7280}.mc-preview__seq-card{cursor:pointer;border-radius:1rem;padding:15px;background:#1e1e3266;border:2px solid rgba(255,255,255,.04);transition:border-color .2s,background .2s}.mc-preview__seq-card:hover,.mc-preview__seq-card--active{border-color:#6366f166}.mc-preview__seq-card--active{background:#6366f114}.mc-preview__seq-index{display:flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1.5;font-weight:700;width:32px;height:32px;border-radius:8px;background:#6366f126;color:#6b7280}.mc-preview__delete-btn{display:flex;cursor:pointer;align-items:center;justify-content:center;background:none;border:none;color:#6b7280;transition:color .2s}.mc-preview__delete-btn:hover{color:#ef4444}.mc-preview__thumb-list{display:flex;flex-wrap:wrap;margin-top:12px;gap:10px}.mc-preview__thumb{width:72px;height:72px;border-radius:8px;overflow:hidden}.mc-preview__right-footer{display:flex;align-items:center;justify-content:space-between;height:100px;padding:20px;border-top:1px solid rgba(255,255,255,.06)}.mc-copy__upload-area{display:flex;width:100%;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:1.25rem;height:420px;border:2px dashed rgba(255,255,255,.1);background:#1e1e3266;transition:all .3s}.mc-copy__upload-area:hover{border-color:#6366f166;background:#6366f10d}.mc-copy__upload-area--loading{pointer-events:none;border-color:#6366f14d}.mc-copy__upload-icon{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:#6366f11a}.mc-copy__result-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:linear-gradient(135deg,#6366f11a,#a855f70d)}.mc-copy__count-badge{margin-left:.25rem;margin-right:.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.125rem .5rem;font-weight:700;min-width:30px;background:#6366f133;color:#818cf8}.mc-copy__card-item{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;border-radius:1rem;padding:1rem;background:#1e1e3299;border:2px solid rgba(255,255,255,.06);transition:border-color .2s}.mc-copy__card-item:hover{border-color:#6366f14d}.mc-copy__card-index{display:flex;flex-shrink:0;align-items:center;justify-content:center;font-size:.75rem;line-height:1.5;font-weight:700;width:30px;height:30px;border-radius:8px;background:#1e1e32cc;color:silver}.mc-copy__card-cover{flex-shrink:0;overflow:hidden;width:90px;height:70px;border-radius:12px}.mc-copy__card-cover--empty{display:flex;align-items:center;justify-content:center;background:#1e1e32cc}.mc-sticker__body{display:flex;gap:0px;height:480px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.mc-sticker__left{display:flex;flex-direction:column;padding:1rem;width:220px;flex-shrink:0;border-right:1px solid rgba(255,255,255,.06)}.mc-sticker__center{display:flex;flex:1 1 0%;align-items:center;justify-content:center;overflow:hidden;min-width:0;padding:24px}.mc-sticker__right{display:flex;flex-direction:column;padding:1rem;width:200px;flex-shrink:0;border-left:1px solid rgba(255,255,255,.06)}.mc-sticker__list{flex:1 1 0%;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;align-content:start}.mc-sticker__item{position:relative;cursor:pointer;overflow:hidden;border-radius:.5rem;aspect-ratio:1;background:#0f0f1a99;border:2px solid transparent;transition:all .2s ease}.mc-sticker__item:hover{border-color:#6366f166}.mc-sticker__item--selected{border-color:#6366f1cc;box-shadow:0 0 8px #6366f14d}.mc-sticker__item-img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.mc-sticker__preview{position:relative;overflow:hidden;border-radius:1rem;background:#111;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mc-sticker__video{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.mc-sticker__play-btn{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;cursor:pointer;background:none;border:none;opacity:.8;transition:opacity .2s ease}.mc-sticker__play-btn:hover{opacity:1}.mc-sticker__layer{position:absolute;cursor:move;box-sizing:border-box;transition:box-shadow .15s ease}.mc-sticker__layer--active{box-shadow:0 0 0 2px #6366f1cc,0 0 12px #6366f14d}.mc-sticker__resize-handle{position:absolute;right:-5px;bottom:-5px;width:12px;height:12px;background:#6366f1;border:2px solid #fff;border-radius:2px;cursor:se-resize}.mc-sticker__badge{display:inline-flex;align-items:center;justify-content:center;font-size:.6875rem;line-height:1.5;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#a855f7)}.mc-sticker__configured{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem;overflow-y:auto}.mc-sticker__conf-item{display:flex;cursor:grab;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem;background:#0f0f1a99;border:1px solid rgba(255,255,255,.06);transition:all .2s ease}.mc-sticker__conf-item:hover{border-color:#6366f14d}.mc-sticker__conf-item--active{border-color:#6366f199;background:#6366f11a}.mc-sticker__conf-thumb{flex-shrink:0;overflow:hidden;border-radius:.25rem;width:40px;height:40px;background:#ffffff0d}.mc-sticker__conf-del{display:flex;height:1.25rem;width:1.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.25rem;font-size:.6875rem;line-height:1.5;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.mc-sticker__conf-del:hover{color:#ef4444;background:#ef444426}.mc-sticker__empty{display:flex;height:100%;align-items:center;justify-content:center}.mc-sticker__loading{display:flex;align-items:center;justify-content:center;padding-top:.75rem;padding-bottom:.75rem;grid-column:1 / -1}.mc-sticker__footer{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem}.mixed-clip{height:100vh;width:100%;overflow:hidden;background:#07030f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mixed-clip__header{display:flex;align-items:center;justify-content:space-between;padding-left:1.25rem;padding-right:1.25rem;height:68px;background:#07030f;border-bottom:1px solid rgba(255,255,255,.06)}.mixed-clip__header-left{display:flex;align-items:center;gap:1rem}.mixed-clip__header-right{display:flex;align-items:center;gap:.75rem}.mixed-clip__name-input{border-style:none;background-color:transparent;font-size:1rem;line-height:1.4;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px;min-width:200px}.mixed-clip__name-input::-moz-placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.mixed-clip__name-input::placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.mixed-clip__status{border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;line-height:1.5;font-weight:600;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.mixed-clip__body{display:flex;gap:0px;padding-left:1rem;padding-right:1rem;height:calc(100vh - 80px);min-width:1200px;margin-top:12px}.mixed-clip__col{height:100%;overflow:hidden}.mixed-clip__col--left{flex-shrink:0;width:36%;max-width:600px;min-width:420px}.mixed-clip__col--center{flex-shrink:0;width:24%;max-width:500px;min-width:280px}.mixed-clip__col--right{flex:1 1 0%;min-width:440px}.mixed-clip__loading-spinner{height:2.5rem;width:2.5rem;border-radius:9999px;border:3px solid rgba(99,102,241,.2);border-top-color:#6366f1;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#app{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,Menlo,Monaco,Consolas,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box}body{margin:0;padding:0;background:#0f0f1a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f0f1a99;border-radius:3px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px;-webkit-transition:background .3s ease;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#ffffff40}::-webkit-scrollbar-corner{background:#0f0f1a99}textarea:hover::-webkit-scrollbar-thumb,.input:hover::-webkit-scrollbar-thumb,[contenteditable]:hover::-webkit-scrollbar-thumb{background:#94a3b866}textarea:hover::-webkit-scrollbar-thumb:hover,.input:hover::-webkit-scrollbar-thumb:hover,[contenteditable]:hover::-webkit-scrollbar-thumb:hover{background:#94a3b899}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) rgba(15,15,26,.6)}textarea:hover,.input:hover,[contenteditable]:hover{scrollbar-color:rgba(148,163,184,.4) transparent}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.card{background:linear-gradient(145deg,#1e283cd9,#232d46b3,#28325099);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(100,140,200,.15);border-radius:1.5rem;box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff0d;transition:all .3s ease}.card:hover{border-color:#6496dc40;box-shadow:0 12px 48px #00000073,0 0 24px #638cf11f,inset 0 1px #ffffff14}.btn-primary{padding:.75rem 1.5rem;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:.75rem;color:#fff;font-size:.8125rem;line-height:1.5;font-weight:700;white-space:nowrap;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #6366f159}.btn-primary:hover:not(:disabled){box-shadow:0 6px 24px #6366f180,0 0 32px #a855f726}.btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-primary--sm{padding:.375rem 1rem;border-radius:.5rem;font-size:.75rem;line-height:1.5;font-weight:600}.btn-primary--xs{padding:.25rem .75rem;border-radius:.375rem;font-size:.6875rem;line-height:1.5;font-weight:600}.btn-primary--lg{padding:.625rem 1.5rem;border-radius:.625rem;font-size:.875rem;line-height:1.6;font-weight:700}.btn-secondary{padding:.75rem 1.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:.75rem;color:silver;font-size:.8125rem;line-height:1.5;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .3s ease}.btn-secondary:hover:not(:disabled){background:#6366f126;border-color:#6366f166;color:#fff}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary--sm{padding:.375rem 1rem;border-radius:.5rem;font-size:.75rem;line-height:1.5;font-weight:500}.btn-secondary--xs{padding:.25rem .75rem;border-radius:.375rem;font-size:.6875rem;line-height:1.5;font-weight:500}.btn-secondary--lg{padding:.625rem 1.5rem;border-radius:.625rem;font-size:.875rem;line-height:1.6;font-weight:500}.btn--block{display:block;width:100%}.btn-secondary--glow:hover:not(:disabled){box-shadow:0 0 20px #6366f133}.input{width:100%;padding:1rem 1.25rem;background:#0f0f1acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;color:#fff;font-size:.875rem;line-height:1.6;font-weight:500;transition:all .3s ease}.input::-moz-placeholder{color:#6b7280}.input::placeholder{color:#6b7280}.input:focus{outline:none;border-color:#6366f199;box-shadow:0 0 0 3px #6366f126,0 0 20px #6366f133}.input:hover:not(:focus){border-color:#6366f166}.label{display:block;font-size:.8125rem;line-height:1.5;font-weight:600;color:silver;margin-bottom:.5rem}.tab{padding:.5rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#6b7280;font-size:.8125rem;line-height:1.5;font-weight:600;cursor:pointer;transition:all .2s ease}.tab:hover{background:#ffffff1a;color:silver}.tab--active{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:transparent;color:#fff}.tab--active:hover{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff}.tabs-slider{position:relative;display:inline-flex;background:#0f0f1a99;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.1875rem}.tabs-slider__indicator{position:absolute;top:.1875rem;left:.1875rem;height:calc(100% - .375rem);background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:.375rem;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #6366f166}.tabs-slider__item{position:relative;z-index:1;padding:.375rem .875rem;background:transparent;border:none;border-radius:.375rem;color:#6b7280;font-size:.75rem;line-height:1.5;font-weight:600;white-space:nowrap;cursor:pointer;transition:color .3s ease}.tabs-slider__item--active{color:#fff}.tabs-slider__item:disabled{opacity:.4;cursor:not-allowed;color:#4b5563}.tabs-slider__item:hover:not(.tabs-slider__item--active):not(:disabled){color:#9ca3af}.table{width:100%;border-collapse:separate;border-spacing:0}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-y:auto}.modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f1a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal__container{display:flex;min-height:100%;align-items:center;justify-content:center;padding:1rem}.modal__content{position:relative;width:100%;overflow:hidden;border-radius:1.5rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#1e1e32f2,#252540e6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 60px #6366f14d,0 20px 60px #00000080}.modal__content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#a855f7)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal__title{font-size:1.5rem;line-height:1.2;font-weight:800;letter-spacing:.025em;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modal__close{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:silver;cursor:pointer;transition:all .2s ease}.modal__close:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:rotate(90deg)}.modal__body{padding:2rem}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-3{top:.75rem}.top-4{top:1rem}.z-10{z-index:10}.z-50{z-index:50}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-3{margin-bottom:.75rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-16{width:4rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:1rem}.border{border-width:1px}.border-4{border-width:4px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-border{border-color:#ffffff1a}.border-t-transparent{border-top-color:transparent}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(15 15 26 / var(--tw-bg-opacity, 1))}.bg-dark-elevated{--tw-bg-opacity: 1;background-color:rgb(37 37 64 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-20{--tw-bg-opacity: .2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pl-3{padding-left:.75rem}.pr-10{padding-right:2.5rem}.pr-8{padding-right:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:.875rem;line-height:1.6;font-weight:500}.text-label{font-size:.8125rem;line-height:1.5;font-weight:500}.text-lg{font-size:1rem;line-height:1.4;font-weight:600}.text-md{font-size:.9375rem;line-height:1.5;font-weight:500}.text-sm{font-size:.75rem;line-height:1.5;font-weight:500}.text-subtitle{font-size:1.125rem;line-height:1.4;font-weight:600}.text-title{font-size:1.25rem;line-height:1.3;font-weight:700}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.6875rem;line-height:1.5;font-weight:500}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-error{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-primary-light{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-silver-dark{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-warning{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:text-error:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}
