.auto-recharge-modal_modalOverlay__vlvB5{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:auto-recharge-modal_fadeIn__R0cpc .25s ease-out forwards;padding:1.5rem}[data-theme=dark] .auto-recharge-modal_modalOverlay__vlvB5{background:rgba(0,0,0,.8)}@keyframes auto-recharge-modal_fadeIn__R0cpc{0%{opacity:0}to{opacity:1}}@keyframes auto-recharge-modal_slideUp__0YaG0{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.auto-recharge-modal_modal__s6TqK{background:#fff;border-radius:12px;padding:2rem;width:90%;max-width:520px;max-height:90vh;position:relative;box-shadow:0 4px 16px rgba(0,0,0,.08);animation:auto-recharge-modal_slideUp__0YaG0 .25s cubic-bezier(.19,1,.22,1) forwards;overflow-y:auto;border:none;display:flex;flex-direction:column}[data-theme=dark] .auto-recharge-modal_modal__s6TqK{background:var(--card);border:none;box-shadow:none;padding:2.5rem}.auto-recharge-modal_closeButton__ExXQv{position:absolute;top:1rem;right:1rem;font-size:1.5rem;background:none;border:none;cursor:pointer;color:var(--text-muted);transition:all .2s ease;height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.auto-recharge-modal_closeButton__ExXQv:hover{color:var(--text-primary);background-color:rgba(0,0,0,.05)}[data-theme=dark] .auto-recharge-modal_closeButton__ExXQv:hover{background-color:hsla(0,0%,100%,.1)}.auto-recharge-modal_modalHeader__uY_t1{text-align:center;margin-bottom:2rem}.auto-recharge-modal_modalHeaderIcon__3vrph{color:var(--brand-accent);background-color:var(--brand-accent-light);border-radius:10px;padding:.75rem;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem;font-size:1.25rem}[data-theme=dark] .auto-recharge-modal_modalHeaderIcon__3vrph{color:var(--text-primary);background-color:hsla(0,0%,100%,.1)}.auto-recharge-modal_modalTitle__BjpRs{color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.auto-recharge-modal_modalSubtitle__ayeZU{color:var(--text-secondary);line-height:1.5}.auto-recharge-modal_modalContent__R3L5o{display:flex;flex-direction:column;gap:1.75rem}[data-theme=dark] .auto-recharge-modal_modalContent__R3L5o{gap:2.25rem}.auto-recharge-modal_currentSettingsCard__qLsrA{background:#f9f9f9;border-radius:12px;padding:1.25rem;border:none;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;justify-content:center;align-items:center}[data-theme=dark] .auto-recharge-modal_currentSettingsCard__qLsrA{background:#1a1b1e;border:none;box-shadow:none;padding:1.5rem}.auto-recharge-modal_settingsInfo__GTJtR{display:flex;flex-direction:column;align-items:center;gap:.25rem}.auto-recharge-modal_settingsLabel__1O_p_{font-size:.875rem;color:var(--text-secondary);font-weight:500}.auto-recharge-modal_settingsStatus__1LcW1{font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.auto-recharge-modal_enabled__eduSk{color:#34d399}.auto-recharge-modal_disabled__GSlES{color:var(--text-secondary)}.auto-recharge-modal_formSection__ZiVXr{display:flex;flex-direction:column;gap:1.5rem}[data-theme=dark] .auto-recharge-modal_formSection__ZiVXr{gap:2rem}.auto-recharge-modal_formGroup__plYaz{display:flex;flex-direction:column;gap:.5rem}.auto-recharge-modal_checkboxLabel__60ccQ{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;color:var(--text-primary);font-size:1rem}.auto-recharge-modal_checkbox__jRn5U{width:1.125rem;height:1.125rem;border-radius:.25rem;border:1px solid rgba(0,0,0,.1);cursor:pointer;accent-color:var(--brand-accent);flex-shrink:0}[data-theme=dark] .auto-recharge-modal_checkbox__jRn5U{border:none;background-color:hsla(0,0%,100%,.1)}.auto-recharge-modal_checkboxText__1JFX5{line-height:1.4}.auto-recharge-modal_inputLabel__ukJxw{font-size:.875rem;color:var(--text-primary);font-weight:500;line-height:1.4}.auto-recharge-modal_inputWrapper__eygHt{display:flex;align-items:center;gap:.5rem;max-width:200px}.auto-recharge-modal_numberInput__hrw2v{flex:1 1;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;color:var(--text-primary);font-weight:500}[data-theme=dark] .auto-recharge-modal_numberInput__hrw2v{background-color:hsla(0,0%,100%,.05);border:none;padding:1rem;font-size:1rem;min-height:48px}.auto-recharge-modal_numberInput__hrw2v:focus{outline:none;border-color:var(--brand-accent);box-shadow:0 0 0 2px rgba(66,133,244,.15)}.auto-recharge-modal_numberInput__hrw2v:disabled{background-color:#f9f9f9;color:var(--text-muted);cursor:not-allowed;border-color:#e5e7eb}[data-theme=dark] .auto-recharge-modal_numberInput__hrw2v:disabled{background-color:hsla(0,0%,100%,.03);border:none}[data-theme=dark] .auto-recharge-modal_numberInput__hrw2v:focus{border:none;box-shadow:none;background-color:hsla(0,0%,100%,.1)}.auto-recharge-modal_inputSuffix__Yk6YW{color:var(--text-muted);font-size:.875rem;font-weight:500;flex-shrink:0}.auto-recharge-modal_fieldDescription__PNuWd{font-size:.75rem;color:var(--text-muted);line-height:1.4;margin-top:.25rem}.auto-recharge-modal_modalActions__WpRK6{display:flex;gap:1rem;margin-top:.5rem}[data-theme=dark] .auto-recharge-modal_modalActions__WpRK6{gap:1.25rem;margin-top:1rem}.auto-recharge-modal_cancelButton__Nn1lJ,.auto-recharge-modal_saveButton__41Z53{flex:1 1;padding:.875rem 1.5rem;border-radius:8px;font-weight:500;font-size:1rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.08)}[data-theme=dark] .auto-recharge-modal_cancelButton__Nn1lJ,[data-theme=dark] .auto-recharge-modal_saveButton__41Z53{padding:1rem 1.5rem;box-shadow:none}.auto-recharge-modal_cancelButton__Nn1lJ{background-color:#f9f9f9;color:var(--text-primary);border:1px solid rgba(0,0,0,.1)}[data-theme=dark] .auto-recharge-modal_cancelButton__Nn1lJ{background-color:hsla(0,0%,100%,.05);border:none;box-shadow:none}.auto-recharge-modal_cancelButton__Nn1lJ:hover:not(:disabled){background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}[data-theme=dark] .auto-recharge-modal_cancelButton__Nn1lJ:hover:not(:disabled){background-color:hsla(0,0%,100%,.1);box-shadow:none;transform:none}.auto-recharge-modal_saveButton__41Z53{background-color:var(--brand-accent);color:#fff}.auto-recharge-modal_saveButton__41Z53:hover:not(:disabled){background-color:var(--brand-accent);filter:brightness(90%);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}[data-theme=dark] .auto-recharge-modal_saveButton__41Z53{background-color:var(--brand-accent);color:#fff;box-shadow:none}[data-theme=dark] .auto-recharge-modal_saveButton__41Z53:hover:not(:disabled){background-color:#3367d6;filter:none;transform:none;box-shadow:none}[data-theme=dark] .auto-recharge-modal_saveButton__41Z53:disabled{background-color:#9ca3af;color:#6b7280;opacity:1}.auto-recharge-modal_cancelButton__Nn1lJ:disabled,.auto-recharge-modal_saveButton__41Z53:disabled{opacity:.7;cursor:not-allowed;transform:none}.auto-recharge-modal_footerInfo__L3WIV{text-align:center;padding-top:.5rem}.auto-recharge-modal_footerText__R6nHn{color:var(--text-muted);line-height:1.5}.auto-recharge-modal_modal__s6TqK{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.auto-recharge-modal_modal__s6TqK::-webkit-scrollbar{width:6px}.auto-recharge-modal_modal__s6TqK::-webkit-scrollbar-track{background:transparent}.auto-recharge-modal_modal__s6TqK::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:3px}.auto-recharge-modal_modal__s6TqK::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.2)}@media (max-width:480px){.auto-recharge-modal_modalOverlay__vlvB5{padding:1rem}.auto-recharge-modal_modal__s6TqK{padding:1.25rem;width:95%;max-height:95vh}.auto-recharge-modal_closeButton__ExXQv{top:.75rem;right:.75rem;width:36px;height:36px;font-size:1.25rem}.auto-recharge-modal_modalHeader__uY_t1{margin-bottom:1.5rem}.auto-recharge-modal_modalHeaderIcon__3vrph{width:2.5rem;height:2.5rem;font-size:1.125rem;margin-bottom:.5rem}.auto-recharge-modal_modalTitle__BjpRs{font-size:1.25rem;margin-bottom:.375rem}.auto-recharge-modal_modalSubtitle__ayeZU{font-size:.875rem}.auto-recharge-modal_modalContent__R3L5o{gap:1.25rem}.auto-recharge-modal_currentSettingsCard__qLsrA{padding:1rem;border-radius:8px}.auto-recharge-modal_settingsLabel__1O_p_{font-size:.8125rem}.auto-recharge-modal_settingsStatus__1LcW1{font-size:1rem}.auto-recharge-modal_formSection__ZiVXr{gap:1.25rem}.auto-recharge-modal_formGroup__plYaz{gap:.375rem}.auto-recharge-modal_checkboxLabel__60ccQ{font-size:.9375rem;gap:.5rem}.auto-recharge-modal_checkbox__jRn5U{width:1.25rem;height:1.25rem}.auto-recharge-modal_inputLabel__ukJxw{font-size:.8125rem}.auto-recharge-modal_inputWrapper__eygHt{max-width:100%;flex-direction:row;align-items:center;gap:.75rem}.auto-recharge-modal_numberInput__hrw2v{padding:.875rem .75rem;font-size:.875rem;min-height:48px;flex:1 1}.auto-recharge-modal_inputSuffix__Yk6YW{font-size:.8125rem}.auto-recharge-modal_fieldDescription__PNuWd{font-size:.75rem;margin-top:.375rem}.auto-recharge-modal_modalActions__WpRK6{flex-direction:column;gap:.75rem;margin-top:1rem}.auto-recharge-modal_cancelButton__Nn1lJ,.auto-recharge-modal_saveButton__41Z53{padding:1rem 1.5rem;font-size:1rem;min-height:52px;width:100%}.auto-recharge-modal_footerInfo__L3WIV{padding-top:1rem}.auto-recharge-modal_footerText__R6nHn{font-size:.8125rem}}@media (max-width:640px){.auto-recharge-modal_modalOverlay__vlvB5{align-items:flex-end;padding:0}.auto-recharge-modal_modal__s6TqK{width:100%;max-width:none;border-radius:12px 12px 0 0;padding:1.25rem 1.5rem;max-height:85vh}.auto-recharge-modal_closeButton__ExXQv{width:40px;height:40px}.auto-recharge-modal_modalHeader__uY_t1{margin-bottom:1.75rem}.auto-recharge-modal_modalHeaderIcon__3vrph{width:2.25rem;height:2.25rem;font-size:1rem}.auto-recharge-modal_modalTitle__BjpRs{font-size:1.125rem}.auto-recharge-modal_modalSubtitle__ayeZU{font-size:.875rem}.auto-recharge-modal_modalContent__R3L5o{gap:1rem}.auto-recharge-modal_currentSettingsCard__qLsrA{padding:.875rem;border-radius:10px}.auto-recharge-modal_settingsLabel__1O_p_{font-size:.8rem}.auto-recharge-modal_settingsStatus__1LcW1{font-size:.9375rem}.auto-recharge-modal_formSection__ZiVXr{gap:1rem}.auto-recharge-modal_checkboxLabel__60ccQ{font-size:.875rem;gap:.5rem}.auto-recharge-modal_checkbox__jRn5U{width:1rem;height:1rem}.auto-recharge-modal_numberInput__hrw2v{padding:.65rem;font-size:.8125rem}.auto-recharge-modal_modalActions__WpRK6{flex-direction:column;gap:.75rem;margin-top:1rem}.auto-recharge-modal_cancelButton__Nn1lJ,.auto-recharge-modal_saveButton__41Z53{width:100%;padding:.75rem;font-size:.9375rem;min-height:44px}}@media (max-width:768px){.auto-recharge-modal_modal__s6TqK{padding:1.5rem;max-width:100%;width:90%}.auto-recharge-modal_modalActions__WpRK6{flex-direction:column;gap:.875rem}.auto-recharge-modal_inputWrapper__eygHt{max-width:100%}.auto-recharge-modal_cancelButton__Nn1lJ,.auto-recharge-modal_saveButton__41Z53{min-height:48px}}@media (max-width:1024px){.auto-recharge-modal_modal__s6TqK{max-width:460px}}@media (max-width:640px) and (max-height:500px){.auto-recharge-modal_modalOverlay__vlvB5{padding:.75rem}.auto-recharge-modal_modal__s6TqK{padding:1rem;max-height:98vh}.auto-recharge-modal_modalHeader__uY_t1{margin-bottom:1rem}.auto-recharge-modal_modalHeaderIcon__3vrph{width:2.25rem;height:2.25rem;font-size:1rem;margin-bottom:.375rem}.auto-recharge-modal_modalTitle__BjpRs{font-size:1.125rem;margin-bottom:.25rem}.auto-recharge-modal_modalSubtitle__ayeZU{font-size:.8125rem}.auto-recharge-modal_modalContent__R3L5o{gap:1rem}.auto-recharge-modal_currentSettingsCard__qLsrA{padding:.75rem}.auto-recharge-modal_settingsLabel__1O_p_{font-size:.75rem}.auto-recharge-modal_settingsStatus__1LcW1{font-size:.9375rem}.auto-recharge-modal_formSection__ZiVXr{gap:1rem}.auto-recharge-modal_formGroup__plYaz{gap:.25rem}.auto-recharge-modal_checkboxLabel__60ccQ{font-size:.875rem}.auto-recharge-modal_checkbox__jRn5U{width:1rem;height:1rem}.auto-recharge-modal_inputLabel__ukJxw{font-size:.75rem}.auto-recharge-modal_numberInput__hrw2v{padding:.625rem .5rem;min-height:40px;font-size:.8125rem}.auto-recharge-modal_inputSuffix__Yk6YW{font-size:.75rem}.auto-recharge-modal_fieldDescription__PNuWd{font-size:.6875rem}.auto-recharge-modal_modalActions__WpRK6{gap:.5rem;margin-top:.75rem}.auto-recharge-modal_cancelButton__Nn1lJ,.auto-recharge-modal_saveButton__41Z53{padding:.75rem 1.25rem;min-height:44px;font-size:.9375rem}.auto-recharge-modal_footerInfo__L3WIV{padding-top:.75rem}.auto-recharge-modal_footerText__R6nHn{font-size:.75rem}}@media (max-width:375px){.auto-recharge-modal_modal__s6TqK{padding:1rem 1.25rem}.auto-recharge-modal_modalTitle__BjpRs{font-size:1rem}.auto-recharge-modal_modalSubtitle__ayeZU{font-size:.8125rem}.auto-recharge-modal_numberInput__hrw2v{font-size:.75rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.workspace-selection-modal_modalOverlay__N_vGV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:workspace-selection-modal_fadeIn__Lwd6P .25s ease-out forwards;padding:1.5rem}[data-theme=dark] .workspace-selection-modal_modalOverlay__N_vGV{background:rgba(0,0,0,.8)}@keyframes workspace-selection-modal_fadeIn__Lwd6P{0%{opacity:0}to{opacity:1}}@keyframes workspace-selection-modal_slideUp___R7bM{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.workspace-selection-modal_modalContent__WORhh{background:var(--background);border-radius:12px;padding:2rem;width:90%;max-width:480px;max-height:90vh;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.1),0 6px 12px rgba(0,0,0,.08);animation:workspace-selection-modal_slideUp___R7bM .25s cubic-bezier(.19,1,.22,1) forwards;z-index:10000;border:1px solid var(--border-color);overflow-y:auto}[data-theme=dark] .workspace-selection-modal_modalContent__WORhh{background:var(--card)!important;box-shadow:none!important;border:1px solid #252529;border-radius:10px}.workspace-selection-modal_closeButton__WP_6u{position:absolute;top:1rem;right:1rem;font-size:1.5rem;background:none;border:none;cursor:pointer;color:var(--text-secondary);transition:all .2s ease;height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.workspace-selection-modal_closeButton__WP_6u:hover{color:var(--text-primary);background-color:var(--secondary)}.workspace-selection-modal_header__ZqZj2{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem}.workspace-selection-modal_headerIcon__f26VM{color:#4c6ef5;font-size:1.25rem;margin-bottom:.75rem;background-color:var(--secondary);border-radius:10px;padding:.75rem;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center}[data-theme=dark] .workspace-selection-modal_headerIcon__f26VM{background-color:hsla(0,0%,100%,.1)!important;color:var(--text-primary)!important}.workspace-selection-modal_title__HDZfW{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.workspace-selection-modal_description__f0dCx{margin-bottom:.5rem;color:var(--text-secondary);font-size:.95rem}.workspace-selection-modal_infoText__CVCBv{font-size:.85rem;color:var(--text-secondary);margin-bottom:1.5rem}.workspace-selection-modal_createSection__1sEME{background:var(--secondary);border-radius:12px;padding:1.75rem;margin-bottom:1.75rem;border:1px solid var(--border-color)}[data-theme=dark] .workspace-selection-modal_createSection__1sEME{background:var(--card-hover);border:none;box-shadow:none}.workspace-selection-modal_formGroup__qxT0j{margin-bottom:1.5rem}.workspace-selection-modal_label__46_tB{display:block;margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:var(--text-primary)}.workspace-selection-modal_input__vyqOQ{width:100%;padding:.75rem;border-radius:8px;background-color:var(--background);font-size:.875rem;transition:all .2s ease;border:1px solid var(--border-color);box-shadow:0 1px 2px rgba(0,0,0,.04);color:var(--text-primary)}[data-theme=dark] .workspace-selection-modal_input__vyqOQ{background-color:var(--card)!important;border:none!important;box-shadow:none!important}.workspace-selection-modal_input__vyqOQ:focus{outline:none;background-color:var(--background);box-shadow:0 2px 4px rgba(0,0,0,.08);border-color:var(--primary)}[data-theme=dark] .workspace-selection-modal_input__vyqOQ:focus{background-color:hsla(0,0%,100%,.05)!important;box-shadow:none!important;border:none!important}.workspace-selection-modal_input__vyqOQ::placeholder{color:var(--text-secondary)}.workspace-selection-modal_error__TQlw0{color:#ef4444;font-size:.75rem;margin-top:.5rem}.workspace-selection-modal_workspaceList__1gxKM{margin-bottom:1.75rem;max-height:240px;overflow-y:auto;border-radius:10px;background-color:var(--secondary);box-shadow:inset 0 1px 2px rgba(0,0,0,.02);border:1px solid var(--border-color);padding:.5rem}[data-theme=dark] .workspace-selection-modal_workspaceList__1gxKM{background-color:var(--card-hover);border:none;box-shadow:none}.workspace-selection-modal_workspaceOption__Lwuqi{display:flex;align-items:center;padding:.85rem 1rem .85rem .85rem;border-bottom:1px solid var(--border-color);cursor:pointer;transition:all .2s ease;position:relative;border-left:3px solid transparent;border-radius:6px;margin-bottom:2px}.workspace-selection-modal_workspaceOption__Lwuqi:last-child{border-bottom:none}.workspace-selection-modal_workspaceOption__Lwuqi:hover{background-color:rgba(76,110,245,.05);transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.03)}[data-theme=dark] .workspace-selection-modal_workspaceOption__Lwuqi:hover{background-color:hsla(0,0%,100%,.05)!important;transform:none!important;box-shadow:none!important}.workspace-selection-modal_workspaceIcon__UMUtS{width:2.25rem;height:2.25rem;border-radius:8px;background-color:var(--muted);color:#4c6ef5;display:flex;align-items:center;justify-content:center;margin-right:1rem;transition:all .2s ease;font-size:.95rem}[data-theme=dark] .workspace-selection-modal_workspaceIcon__UMUtS{background-color:hsla(0,0%,100%,.1);color:var(--text-primary)}.workspace-selection-modal_workspaceSelected__gwrs1{background-color:rgba(76,110,245,.12);border-left-color:#4c6ef5;font-weight:600;box-shadow:0 2px 8px rgba(76,110,245,.1)}[data-theme=dark] .workspace-selection-modal_workspaceSelected__gwrs1{background-color:var(--brand-accent)!important;border-left-color:var(--brand-accent)!important;box-shadow:none!important}.workspace-selection-modal_workspaceSelected__gwrs1:hover{background-color:rgba(76,110,245,.18);transform:translateY(-1px)}[data-theme=dark] .workspace-selection-modal_workspaceSelected__gwrs1:hover{background-color:var(--brand-accent)!important;filter:brightness(90%)!important;transform:none!important}.workspace-selection-modal_workspaceSelected__gwrs1 .workspace-selection-modal_workspaceIcon__UMUtS{background-color:#4c6ef5;color:#fff;box-shadow:0 2px 5px rgba(76,110,245,.25)}[data-theme=dark] .workspace-selection-modal_workspaceSelected__gwrs1 .workspace-selection-modal_workspaceIcon__UMUtS{background-color:hsla(0,0%,100%,.2)!important;color:#fff!important;box-shadow:none!important}.workspace-selection-modal_workspaceSelected__gwrs1 .workspace-selection-modal_workspaceName__eL5Gh{color:#4c6ef5}[data-theme=dark] .workspace-selection-modal_workspaceSelected__gwrs1 .workspace-selection-modal_workspaceName__eL5Gh{color:#fff!important}.workspace-selection-modal_workspaceSelected__gwrs1:after{content:"✓";position:absolute;right:1rem;color:#4c6ef5;font-weight:700}[data-theme=dark] .workspace-selection-modal_workspaceSelected__gwrs1:after{color:#fff!important}.workspace-selection-modal_workspaceInfo__39aPj{flex:1 1}.workspace-selection-modal_workspaceName__eL5Gh{font-weight:600;color:var(--text-primary);transition:color .2s ease;font-size:.9rem;line-height:1.3}.workspace-selection-modal_workspaceDescription__7PJkx{color:var(--text-secondary);font-size:.75rem;margin-top:.25rem;line-height:1.25;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-selection-modal_noWorkspaces__l_Ae1{padding:1.5rem;text-align:center;color:var(--text-secondary);font-size:.875rem}.workspace-selection-modal_buttonContainer__YIC4h{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.75rem}.workspace-selection-modal_cancelButton__DBE8y{padding:.75rem 1.5rem;border-radius:8px;background-color:var(--secondary);color:var(--text-primary);font-weight:500;font-size:.95rem;min-width:100px;border:1px solid var(--border-color);cursor:pointer;transition:all .2s ease}[data-theme=dark] .workspace-selection-modal_cancelButton__DBE8y{background-color:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important;color:var(--text-primary);font-weight:500}.workspace-selection-modal_cancelButton__DBE8y:hover{background-color:var(--muted);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}[data-theme=dark] .workspace-selection-modal_cancelButton__DBE8y:hover{background-color:hsla(0,0%,100%,.15)!important;border-color:hsla(0,0%,100%,.2)!important;transform:none!important;box-shadow:none!important}.workspace-selection-modal_actionButton__U_0nH{padding:.75rem 1.5rem;border-radius:8px;background-color:#151515;color:#fff;font-weight:500;font-size:.95rem;min-width:100px;border:none;cursor:pointer;transition:all .2s ease}[data-theme=dark] .workspace-selection-modal_actionButton__U_0nH{background-color:var(--brand-accent)}.workspace-selection-modal_actionButton__U_0nH:hover:not(:disabled){background-color:#2a2a2a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}[data-theme=dark] .workspace-selection-modal_actionButton__U_0nH:hover:not(:disabled){background-color:var(--brand-accent);filter:brightness(90%);transform:none!important;box-shadow:none!important}.workspace-selection-modal_actionButton__U_0nH:disabled{opacity:.65;cursor:not-allowed}.workspace-selection-modal_statusSection__bTMfr{text-align:center;padding:1rem 0}.workspace-selection-modal_statusIcon__GsGVT{font-size:1.25rem;margin-bottom:1rem;width:3.5rem;height:3.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.workspace-selection-modal_statusPending__VSZRT{background-color:#fff7ed;color:#ea580c}[data-theme=dark] .workspace-selection-modal_statusPending__VSZRT{background-color:rgba(234,88,12,.1);color:#fb923c}.workspace-selection-modal_statusProcessing__wnaQo{background-color:#eff6ff;color:#3b82f6}[data-theme=dark] .workspace-selection-modal_statusProcessing__wnaQo{background-color:rgba(59,130,246,.1);color:#60a5fa}.workspace-selection-modal_statusSuccess__wqdzD{background-color:#f0fdf4;color:#16a34a}[data-theme=dark] .workspace-selection-modal_statusSuccess__wqdzD{background-color:rgba(22,163,74,.1);color:#4ade80}.workspace-selection-modal_statusError__gTcQG{background-color:#fef2f2;color:#dc2626}[data-theme=dark] .workspace-selection-modal_statusError__gTcQG{background-color:rgba(220,38,38,.1);color:#f87171}.workspace-selection-modal_statusTitle__mVAvm{font-weight:600;margin-bottom:.5rem;font-size:1.125rem;color:var(--text-primary)}.workspace-selection-modal_statusDescription__0e0Sp{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.workspace-selection-modal_loader__MU_jP{display:inline-block;width:2rem;height:2rem;border-radius:50%;border:3px solid var(--muted);border-top:3px solid #3b82f6;animation:workspace-selection-modal_spin__VLlhV 1s linear infinite;margin-bottom:1rem}@keyframes workspace-selection-modal_spin__VLlhV{to{transform:rotate(1turn)}}@media (max-width:480px){.workspace-selection-modal_modalOverlay__N_vGV{padding:1rem}.workspace-selection-modal_modalContent__WORhh{padding:1.25rem;width:95%;max-height:95vh}.workspace-selection-modal_closeButton__WP_6u{top:.75rem;right:.75rem;width:36px;height:36px;font-size:1.25rem}.workspace-selection-modal_header__ZqZj2{margin-bottom:1.5rem}.workspace-selection-modal_headerIcon__f26VM{width:2.5rem;height:2.5rem;font-size:1.125rem;margin-bottom:.5rem}.workspace-selection-modal_title__HDZfW{font-size:1.25rem;margin-bottom:.375rem}.workspace-selection-modal_description__f0dCx{font-size:.875rem;margin-bottom:.375rem}.workspace-selection-modal_infoText__CVCBv{font-size:.75rem;margin-bottom:1rem}.workspace-selection-modal_createSection__1sEME{padding:1.25rem;margin-bottom:1.25rem}.workspace-selection-modal_formGroup__qxT0j{margin-bottom:1rem}.workspace-selection-modal_label__46_tB{font-size:.8125rem;margin-bottom:.375rem}.workspace-selection-modal_input__vyqOQ{padding:.75rem;font-size:.875rem;min-height:44px}.workspace-selection-modal_workspaceList__1gxKM{margin-bottom:1.25rem;max-height:200px;padding:.375rem}.workspace-selection-modal_workspaceOption__Lwuqi{padding:.75rem;margin-bottom:.25rem}.workspace-selection-modal_workspaceIcon__UMUtS{width:2rem;height:2rem;margin-right:.75rem;font-size:.875rem}.workspace-selection-modal_workspaceName__eL5Gh{font-size:.875rem}.workspace-selection-modal_workspaceDescription__7PJkx{font-size:.6875rem;max-width:180px}.workspace-selection-modal_buttonContainer__YIC4h{flex-direction:column;gap:.75rem;margin-top:1.25rem}.workspace-selection-modal_actionButton__U_0nH,.workspace-selection-modal_cancelButton__DBE8y{width:100%;padding:.75rem 1rem;font-size:.875rem;min-height:44px;border-radius:10px}.workspace-selection-modal_cancelButton__DBE8y{background-color:var(--secondary);border:1px solid var(--border-color)}.workspace-selection-modal_actionButton__U_0nH{background-color:var(--brand-accent);border:none;font-weight:600}.workspace-selection-modal_statusSection__bTMfr{padding:.75rem 0}.workspace-selection-modal_statusIcon__GsGVT{width:3rem;height:3rem;font-size:1.125rem;margin-bottom:.75rem}.workspace-selection-modal_statusTitle__mVAvm{font-size:1rem;margin-bottom:.375rem}.workspace-selection-modal_statusDescription__0e0Sp{font-size:.875rem;margin-bottom:1.25rem}.workspace-selection-modal_noWorkspaces__l_Ae1{padding:1rem;font-size:.8125rem}}@media (max-width:640px){.workspace-selection-modal_modalOverlay__N_vGV{padding:1.25rem}.workspace-selection-modal_modalContent__WORhh{padding:1.5rem;width:92%}.workspace-selection-modal_closeButton__WP_6u{width:40px;height:40px}.workspace-selection-modal_header__ZqZj2{margin-bottom:1.75rem}.workspace-selection-modal_headerIcon__f26VM{width:2.75rem;height:2.75rem;font-size:1.1875rem}.workspace-selection-modal_title__HDZfW{font-size:1.375rem}.workspace-selection-modal_description__f0dCx{font-size:.9375rem}.workspace-selection-modal_infoText__CVCBv{font-size:.8125rem;margin-bottom:1.25rem}.workspace-selection-modal_createSection__1sEME{padding:1.5rem;margin-bottom:1.5rem}.workspace-selection-modal_formGroup__qxT0j{margin-bottom:1.25rem}.workspace-selection-modal_input__vyqOQ{min-height:48px}.workspace-selection-modal_workspaceList__1gxKM{margin-bottom:1.5rem;max-height:220px}.workspace-selection-modal_workspaceOption__Lwuqi{padding:1rem .875rem}.workspace-selection-modal_workspaceIcon__UMUtS{width:2.125rem;height:2.125rem;margin-right:.875rem}.workspace-selection-modal_workspaceDescription__7PJkx{max-width:200px}.workspace-selection-modal_buttonContainer__YIC4h{flex-direction:column;gap:1rem;margin-top:1.5rem}.workspace-selection-modal_actionButton__U_0nH,.workspace-selection-modal_cancelButton__DBE8y{width:100%;min-height:46px;padding:.75rem 1.125rem;font-size:.875rem;border-radius:10px}.workspace-selection-modal_cancelButton__DBE8y{background-color:var(--secondary);border:1px solid var(--border-color)}.workspace-selection-modal_actionButton__U_0nH{background-color:var(--brand-accent);border:none;font-weight:600}.workspace-selection-modal_statusIcon__GsGVT{width:3.25rem;height:3.25rem}.workspace-selection-modal_statusTitle__mVAvm{font-size:1.0625rem}.workspace-selection-modal_statusDescription__0e0Sp{font-size:.9375rem}}@media (max-width:768px){.workspace-selection-modal_modalContent__WORhh{padding:1.75rem;width:90%}.workspace-selection-modal_header__ZqZj2{margin-bottom:2rem}.workspace-selection-modal_createSection__1sEME{padding:1.75rem}.workspace-selection-modal_workspaceList__1gxKM{max-height:240px}.workspace-selection-modal_buttonContainer__YIC4h{flex-direction:row;justify-content:space-between}.workspace-selection-modal_actionButton__U_0nH,.workspace-selection-modal_cancelButton__DBE8y{flex:1 1;width:auto}}@media (max-width:640px) and (max-height:500px){.workspace-selection-modal_modalOverlay__N_vGV{padding:.75rem}.workspace-selection-modal_modalContent__WORhh{padding:1rem;max-height:98vh}.workspace-selection-modal_header__ZqZj2{margin-bottom:1rem}.workspace-selection-modal_headerIcon__f26VM{width:2.25rem;height:2.25rem;font-size:1rem;margin-bottom:.375rem}.workspace-selection-modal_title__HDZfW{font-size:1.125rem;margin-bottom:.25rem}.workspace-selection-modal_description__f0dCx{font-size:.8125rem;margin-bottom:.25rem}.workspace-selection-modal_infoText__CVCBv{font-size:.6875rem;margin-bottom:.75rem}.workspace-selection-modal_createSection__1sEME{padding:1rem;margin-bottom:1rem}.workspace-selection-modal_formGroup__qxT0j{margin-bottom:.75rem}.workspace-selection-modal_input__vyqOQ{padding:.625rem;min-height:40px}.workspace-selection-modal_workspaceList__1gxKM{margin-bottom:1rem;max-height:150px}.workspace-selection-modal_workspaceOption__Lwuqi{padding:.625rem .75rem}.workspace-selection-modal_workspaceIcon__UMUtS{width:1.75rem;height:1.75rem;font-size:.75rem}.workspace-selection-modal_workspaceName__eL5Gh{font-size:.8125rem}.workspace-selection-modal_workspaceDescription__7PJkx{font-size:.625rem}.workspace-selection-modal_buttonContainer__YIC4h{margin-top:1rem;gap:.5rem}.workspace-selection-modal_actionButton__U_0nH,.workspace-selection-modal_cancelButton__DBE8y{padding:.5625rem .875rem;font-size:.8125rem;min-height:38px;border-radius:8px}.workspace-selection-modal_cancelButton__DBE8y{background-color:var(--secondary);border:1px solid var(--border-color)}.workspace-selection-modal_actionButton__U_0nH{background-color:var(--brand-accent);border:none;font-weight:600}.workspace-selection-modal_statusSection__bTMfr{padding:.5rem 0}.workspace-selection-modal_statusIcon__GsGVT{width:2.5rem;height:2.5rem;font-size:1rem;margin-bottom:.5rem}.workspace-selection-modal_statusTitle__mVAvm{font-size:.9375rem;margin-bottom:.25rem}.workspace-selection-modal_statusDescription__0e0Sp{font-size:.8125rem;margin-bottom:1rem}}@media (max-width:375px){.workspace-selection-modal_modalOverlay__N_vGV{padding:.75rem}.workspace-selection-modal_modalContent__WORhh{padding:1rem;width:98%}.workspace-selection-modal_closeButton__WP_6u{top:.5rem;right:.5rem;width:32px;height:32px;font-size:1rem}.workspace-selection-modal_headerIcon__f26VM{width:2.25rem;height:2.25rem}.workspace-selection-modal_title__HDZfW{font-size:1.125rem}.workspace-selection-modal_description__f0dCx{font-size:.8125rem}.workspace-selection-modal_infoText__CVCBv{font-size:.6875rem}.workspace-selection-modal_createSection__1sEME{padding:1rem}.workspace-selection-modal_workspaceDescription__7PJkx{max-width:160px}.workspace-selection-modal_actionButton__U_0nH,.workspace-selection-modal_cancelButton__DBE8y{padding:.6875rem .875rem;font-size:.8125rem;min-height:42px;border-radius:8px}.workspace-selection-modal_cancelButton__DBE8y{background-color:var(--secondary);border:1px solid var(--border-color)}.workspace-selection-modal_actionButton__U_0nH{background-color:var(--brand-accent);border:none;font-weight:600}.workspace-selection-modal_noWorkspaces__l_Ae1{padding:.75rem;font-size:.75rem}}.header-step-indicator_singleStepContainer__8qHbx{display:flex;align-items:center;gap:.75rem;padding:5px 0;min-height:32px}.header-step-indicator_stepIcon__L4NRX{color:var(--primary);font-size:1.125rem;animation:header-step-indicator_subtle-pulse__MCkIs 2s infinite}.header-step-indicator_stepTitle__b0nix{font-size:1rem;font-weight:600;color:var(--text-black);letter-spacing:-.015em}@keyframes header-step-indicator_subtle-pulse__MCkIs{0%{opacity:.8}50%{opacity:1}to{opacity:.8}}.header-step-indicator_stepDivider__GT_ZQ,.header-step-indicator_stepIndicator__hCvA9,.header-step-indicator_stepNumber__ic1Tt,.header-step-indicator_stepText__FQYI0,.header-step-indicator_step__f8JI_{display:none}.header_header__cpnP4{height:60px;width:100%;border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:9;box-shadow:var(--card-shadow)}[data-theme=dark] .header_header__cpnP4{background-color:var(--card-background);border-color:var(--border-color)}.header_headerContent__zTJfW{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;padding:0 1.5rem}.header_leftSection__sMeTq{flex:1 1;height:100%}.header_centerSection__OyuqA,.header_leftSection__sMeTq,.header_rightSection___SA7L{display:flex;align-items:center}.header_rightSection___SA7L{gap:.75rem}.header_backButton__BcyCc{background-color:var(--secondary-bg);border:1px solid var(--border-color);color:var(--text-black);display:flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:var(--button-border-radius);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.header_backButton__BcyCc:hover{background-color:#fff;border-color:var(--primary);transform:translateY(-1px)}.header_backButton__BcyCc:active{transform:translateY(0)}.header_nextButton__noCWJ{background-color:var(--primary);color:#fff;border:none;border-radius:var(--button-border-radius);padding:.4rem .85rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(var(--primary-rgb),.2)}.header_nextButton__noCWJ:hover{background-color:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 8px rgba(var(--primary-rgb),.3)}.header_nextButton__noCWJ:active{transform:translateY(0);box-shadow:0 2px 4px rgba(var(--primary-rgb),.2)}.header_backIcon__Vdgau,.header_nextIcon__GR2Od{font-size:.8rem}.header_disabled__VGoKF{color:#fff;cursor:not-allowed}.header_disabled__VGoKF,.header_disabled__VGoKF:hover{background-color:rgba(234,70,33,.3);opacity:.7;box-shadow:none}.header_disabled__VGoKF:hover{transform:none}.header_pageTitleContainer__qB03j{display:flex;flex-direction:column;align-items:center}.header_pageTitle__k91Xn{font-size:1rem;font-weight:600;color:var(--text-black);margin:0;line-height:1.25}.header_pageSubtitle__w2MhN{font-size:.75rem;color:var(--text-muted-foreground);margin:0;line-height:1.25}.step-explanation_stepExplanation__8GyOb{background-color:#fff;border-radius:var(--radius);padding:2rem;margin-bottom:2rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color)}[data-theme=dark] .step-explanation_stepExplanation__8GyOb{background-color:var(--card-background);border-color:var(--border-color)}.step-explanation_header__B6Q64{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.step-explanation_icon__lLscH{color:var(--primary);font-size:1.25rem}.step-explanation_title__2O5yx{font-size:1.25rem;font-weight:600;color:var(--text-black);margin:0;letter-spacing:-.015em}[data-theme=dark] .step-explanation_title__2O5yx{color:var(--text-primary)}.step-explanation_description__NCKse{color:var(--text-secondary-color);font-size:.875rem;line-height:1.5;margin-bottom:1.5rem;font-weight:400}[data-theme=dark] .step-explanation_description__NCKse{color:var(--text-secondary)}.step-explanation_tipsContainer__Syc4z{background-color:var(--subtle-blue);border:1px solid var(--subtle-blue-border);border-radius:var(--radius);padding:1.5rem}[data-theme=dark] .step-explanation_tipsContainer__Syc4z{background-color:var(--secondary-background);border-color:var(--border-color)}.step-explanation_tipsHeader__BgHck{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.step-explanation_tipsIcon__Kk2LV{color:#3b82f6;font-size:.875rem}.step-explanation_tipsTitle__YysBf{font-size:.875rem;font-weight:600;color:#3b82f6}.step-explanation_tipsList__8q9YJ{margin:0;padding-left:1.5rem}.step-explanation_tipItem__v9xKa{color:var(--text-black);font-size:.875rem;margin-bottom:.75rem;line-height:1.4;font-weight:400}[data-theme=dark] .step-explanation_tipItem__v9xKa{color:var(--text-primary)}.step-explanation_tipItem__v9xKa:last-child{margin-bottom:0}@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");.animated-coin_coin__MMdpH{position:relative;height:var(--coin-size,150px);width:var(--coin-size,150px);display:inline-block}.animated-coin_jump__nyJIK{animation:animated-coin_jump__nyJIK 1.5s ease infinite}@keyframes animated-coin_jump__nyJIK{0%{top:0}50%{top:calc(-1 * var(--jump-distance, -40px))}to{top:0}}.animated-coin_front__jT7eP{position:absolute;height:var(--coin-size,150px);width:var(--coin-size,150px);background:#ffbd0b;border-radius:50%;border-top:calc(var(--coin-size, 150px) * .047) solid #ffd84c;border-left:calc(var(--coin-size, 150px) * .047) solid #ffd84c;border-right:calc(var(--coin-size, 150px) * .047) solid #d57e08;border-bottom:calc(var(--coin-size, 150px) * .047) solid #d57e08;transform:rotate(44deg)}.animated-coin_front__jT7eP:before{content:"";margin:calc(var(--coin-size, 150px) * .237) calc(var(--coin-size, 150px) * .237);position:absolute;width:calc(var(--coin-size, 150px) * .467);height:calc(var(--coin-size, 150px) * .467);background:#f0a608;border-radius:50%;border-bottom:calc(var(--coin-size, 150px) * .033) solid #ffd84c;border-right:calc(var(--coin-size, 150px) * .033) solid #ffd84c;border-left:calc(var(--coin-size, 150px) * .033) solid #d57e08;border-top:calc(var(--coin-size, 150px) * .033) solid #d57e08;z-index:2}.animated-coin_currency__GSp7G{overflow:hidden;position:absolute;color:#ffbd0b;font-size:var(--currency-font-size,40px);font-family:Montserrat,sans-serif;font-weight:700;transform:rotate(-44deg);line-height:3.7;width:100%;height:100%;text-align:center;text-shadow:0 calc(var(--coin-size, 150px) * .02) 0 #cb7407;z-index:3;border-radius:50%}.animated-coin_currency__GSp7G:after{content:"";position:absolute;height:calc(var(--coin-size, 150px) * 1.33);width:calc(var(--coin-size, 150px) * .267);margin:calc(var(--coin-size, 150px) * .133) calc(-1 * var(--coin-size, 150px) * .433);box-shadow:calc(var(--coin-size, 150px) * .333) calc(-1 * var(--coin-size, 150px) * .153) 0 calc(-1 * var(--coin-size, 150px) * .067) hsla(0,0%,100%,.22),calc(var(--coin-size, 150px) * .567) calc(-1 * var(--coin-size, 150px) * .067) 0 calc(-1 * var(--coin-size, 150px) * .107) hsla(0,0%,100%,.19);transform:rotate(-50deg);animation:animated-coin_shine__SsXFW 1.5s ease infinite}@keyframes animated-coin_shine__SsXFW{0%{margin:calc(var(--coin-size, 150px) * .133) calc(-1 * var(--coin-size, 150px) * .433)}50%{margin:calc(var(--coin-size, 150px) * .467) calc(-1 * var(--coin-size, 150px) * .567)}to{margin:calc(var(--coin-size, 150px) * .133) calc(-1 * var(--coin-size, 150px) * .433)}}.animated-coin_shapes__3i45D{transform:rotate(-44deg);position:absolute;top:0;left:0;width:100%;height:100%}.animated-coin_shapes__3i45D div{width:calc(var(--coin-size, 150px) * .133);height:calc(var(--coin-size, 150px) * .027);background:#d57e08;border-top:calc(var(--coin-size, 150px) * .013) solid #c47207;margin:calc(var(--coin-size, 150px) * .5) calc(var(--coin-size, 150px) * .047)}.animated-coin_shapes__3i45D div:before{margin:calc(-1 * var(--coin-size, 150px) * .067) 0}.animated-coin_shapes__3i45D div:after,.animated-coin_shapes__3i45D div:before{content:"";position:absolute;width:calc(var(--coin-size, 150px) * .133);height:calc(var(--coin-size, 150px) * .027);background:#d57e08;border-top:calc(var(--coin-size, 150px) * .013) solid #c47207}.animated-coin_shapes__3i45D div:after{margin:calc(var(--coin-size, 150px) * .053) 0}.animated-coin_shapeL__QA4uU{float:left}.animated-coin_shapeR__sD72g{float:right}.animated-coin_shadow__xSXgl{width:100%;height:calc(var(--coin-size, 150px) * .133);background:rgba(0,0,0,.4);position:absolute;left:0;bottom:calc(-1 * var(--coin-size, 150px) * .333);border-radius:50%;z-index:-1;margin:calc(var(--coin-size, 150px) * 1.233) calc(var(--coin-size, 150px) * .047) 0 calc(var(--coin-size, 150px) * .047);animation:animated-coin_swift__nnMQe 1.5s ease infinite}@keyframes animated-coin_swift__nnMQe{0%{opacity:.8}50%{opacity:.4;transform:scale(.8)}to{opacity:.8}}.delete-confirmation-modal_modalOverlay__IvmC6{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.delete-confirmation-modal_modalContent__Y5NMW{background:#fff;padding:2rem;border-radius:var(--radius);width:100%;max-width:400px;box-shadow:var(--card-shadow);text-align:center}.delete-confirmation-modal_iconContainer__X7M5v{margin-bottom:1.25rem}.delete-confirmation-modal_warningIcon__vC23s{font-size:2.25rem;color:#f87171}.delete-confirmation-modal_title__plvw4{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-bottom:.5rem;color:var(--text-black)}.delete-confirmation-modal_itemName__riy6b{font-size:1rem;line-height:1.5rem;font-weight:500;margin-bottom:1rem;color:var(--text-subtle-black);font-style:italic;word-break:break-word}.delete-confirmation-modal_message__1pfbX{margin-bottom:1.75rem;color:var(--text-muted-foreground);font-size:var(--text-sm-font-size);line-height:var(--text-sm-line-height)}.delete-confirmation-modal_buttonContainer__eytRa{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.delete-confirmation-modal_cancelButton__gy_Cd{border-radius:var(--button-border-radius);background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid var(--border-color)}.delete-confirmation-modal_cancelButton__gy_Cd,.delete-confirmation-modal_confirmButton__m9NPD{padding:var(--button-padding);font-weight:var(--text-sm-font-weight);font-size:var(--text-sm-font-size);min-width:100px}.delete-confirmation-modal_confirmButton__m9NPD{border-radius:var(--button-border-radius);background-color:#fee2e2;border:1px solid #fecaca;color:#b91c1c;transition:all .2s ease}.delete-confirmation-modal_cancelButton__gy_Cd:hover{opacity:.9;cursor:pointer;background-color:var(--white-background)}.delete-confirmation-modal_confirmButton__m9NPD:hover{cursor:pointer;background-color:#fecaca;border-color:#ef4444}.creatordashboard_creatorDashboard__KBgfO{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;padding-bottom:3rem;animation:creatordashboard_fadeIn__7pDN0 .5s ease-in-out}.creatordashboard_tabs__BY4Va{margin:0 0 2rem;border-bottom:1px solid var(--border-color);display:flex}.creatordashboard_tab__L1Azw{padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:var(--text-muted);background:none;border:none;cursor:pointer;position:relative;transition:all .2s ease}.creatordashboard_tab__L1Azw:hover{color:var(--text-black)}.creatordashboard_tab__L1Azw.creatordashboard_active__uYzf8{color:var(--text-primary);font-weight:600}.creatordashboard_tab__L1Azw.creatordashboard_active__uYzf8:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--text-primary);border-radius:1px}.creatordashboard_metricsContent__pR0oq{display:flex;flex-direction:column;gap:2rem;animation:creatordashboard_fadeIn__7pDN0 .4s ease-out}.creatordashboard_metricsGrid__pRAfU{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem;margin-bottom:1.75rem}.creatordashboard_chartsGrid__xJhwR{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.75rem;gap:1.75rem;margin-bottom:1.75rem}.creatordashboard_videosContent__ZtmFh{margin-top:0;animation:creatordashboard_fadeIn__7pDN0 .4s ease-out}.creatordashboard_videosHeader__b9u8E{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.creatordashboard_uploadButton__MS97D{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.5rem;background-color:#151515;color:#fff;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.creatordashboard_uploadButton__MS97D:hover{background-color:#2a2a2a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.creatordashboard_uploadIcon__bnQgd{height:1rem;width:1rem}.creatordashboard_masonry__JpkKx{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.75rem;gap:1.75rem;width:100%}.creatordashboard_skeleton__gJRIv{background:linear-gradient(90deg,#f9f9f9 25%,#f3f4f6 50%,#f9f9f9 75%);background-size:200% 100%;animation:creatordashboard_shimmer__LVKRc 1.8s infinite;border-radius:12px;border:none;box-shadow:0 1px 3px rgba(0,0,0,.04)}.creatordashboard_cardSkeleton__OM2mL{height:150px;border-radius:12px;margin-bottom:1.5rem;background-color:#f9f9f9}.creatordashboard_chartSkeleton__BXOY1{height:300px;border-radius:12px;margin-bottom:1.5rem;background-color:#f9f9f9}.creatordashboard_tableSkeleton__cHCzg{height:400px;border-radius:12px;background-color:#f9f9f9}.creatordashboard_videoCardSkeleton__urVaI{height:240px;border-radius:12px;margin-bottom:1rem;background-color:#f9f9f9}.creatordashboard_textSkeleton__60TKT{width:70%}.creatordashboard_shortTextSkeleton__B9dL6,.creatordashboard_textSkeleton__60TKT{height:18px;margin-bottom:.5rem;background:linear-gradient(90deg,rgba(143,148,163,.1) 25%,rgba(143,148,163,.15) 50%,rgba(143,148,163,.1) 75%)}.creatordashboard_shortTextSkeleton__B9dL6{width:30%}.creatordashboard_sentinel__vPtEr{width:100%;height:10px;margin-bottom:20px;grid-column:1/-1}.creatordashboard_loadingMore__4ec5G{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.75rem;gap:1.75rem;width:100%;margin-top:20px}.creatordashboard_noVideos__H8R5w{grid-column:1/-1;text-align:center;padding:3rem 0;color:var(--text-muted);font-size:.875rem;background-color:#f9f9f9;border-radius:12px;border:1px dashed var(--border-color);box-shadow:0 1px 3px rgba(0,0,0,.04)}.creatordashboard_noVideosBanner__8siSk{width:100%;padding:1.75rem;margin-bottom:1.75rem;background-color:#f9f9f9;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:1.75rem;border:none;box-shadow:0 1px 3px rgba(0,0,0,.04);animation:creatordashboard_fadeIn__7pDN0 .4s ease-out}.creatordashboard_bannerContent__fYn87{flex:1 1}.creatordashboard_bannerTitle__5DEbP{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.creatordashboard_bannerText__XVBRn{font-size:.875rem;color:var(--text-secondary);font-weight:400;line-height:1.5}.creatordashboard_bannerButton__g65yC{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#151515;color:#fff;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s ease;border:none;white-space:nowrap;flex-shrink:0;cursor:pointer}.creatordashboard_bannerButton__g65yC:hover{background-color:#2a2a2a;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.08)}.creatordashboard_comingSoonWrapper__jwoAx{position:relative;border-radius:12px;overflow:hidden}.creatordashboard_comingSoonOverlay__E3U6a{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:12px;padding:1rem}.creatordashboard_lockIconWrapper__QDjSM{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;width:3rem;height:3rem;border-radius:10px;background-color:#ffefe6}.creatordashboard_lockIcon__5yHkH{color:#ff6b35;font-size:1.25rem}.creatordashboard_comingSoonDescription__tjWjH{font-size:.875rem;color:var(--text-secondary);text-align:center;max-width:80%;font-weight:500}@keyframes creatordashboard_fadeIn__7pDN0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes creatordashboard_shimmer__LVKRc{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.creatordashboard_metricsGrid__pRAfU{grid-template-columns:repeat(2,1fr)}.creatordashboard_chartsGrid__xJhwR{grid-template-columns:1fr}}@media (max-width:768px){.creatordashboard_metricsGrid__pRAfU{grid-template-columns:1fr}.creatordashboard_noVideosBanner__8siSk{flex-direction:column;padding:1.5rem;text-align:center}.creatordashboard_bannerContent__fYn87{margin:.5rem 0}}.metric-card_metricCard__Px1wA{background:#fff;border-radius:var(--radius);padding:1.5rem;border:var(--border-width) solid rgba(229,231,235,.5);box-shadow:var(--card-shadow);transition:all .3s ease}.metric-card_metricCard__Px1wA:hover{box-shadow:0 2px 8px rgb(33 11 6/6%)}.metric-card_headerSection__YnqiJ{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.metric-card_iconWrapper__iUjcQ{background:var(--subtle-primary);color:var(--primary);width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(234,70,33,.1)}.metric-card_mainMetric__D_Czv{flex:1 1}.metric-card_amountSection__F5gKP{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.metric-card_percentage__6jlWz{font-size:.875rem;font-weight:500;color:#22c55e;background:#f0fdf4;padding:.25rem .5rem;border-radius:1rem}.metric-card_subMetrics___18u9{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border-color)}.metric-card_subMetric__WTIH4{display:flex;justify-content:space-between;align-items:center}.metric-chart_chartContainer__SMHvQ{background:#fff;border-radius:var(--radius);padding:1.5rem;border:var(--border-width) solid rgba(229,231,235,.5);box-shadow:var(--card-shadow)}.metric-chart_chartHeader__MhcE8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.metric-chart_timeSelect__QznYV{padding:.5rem;border:1px solid var(--border-color);border-radius:var(--radius);font-size:.875rem;color:var(--muted-foreground);background:#fff;cursor:pointer}.metric-chart_chartWrapper__4Plmm{margin-top:1rem}.tooltip_tooltip__I34bf{position:relative;display:inline-block}.tooltip_tooltipText___Ljjk{--tooltip-background-color:#333;--tooltip-text-color:#fff;visibility:hidden;background-color:var(--tooltip-background-color);color:var(--tooltip-text-color);text-align:center;border-radius:6px;padding:8px 12px;position:absolute;z-index:10;bottom:115%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;font-size:.8rem;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.15)}.tooltip_tooltipText___Ljjk:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--tooltip-background-color) transparent transparent transparent}.tooltip_tooltip__I34bf:hover .tooltip_tooltipText___Ljjk{visibility:visible;opacity:1}.processing-time-tooltip_tooltip__4eoPP{position:fixed;z-index:1500;pointer-events:none;opacity:0;transform:translate(-50%,-100%) scale(.9);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 16px rgba(0,0,0,.15));will-change:opacity,transform}.processing-time-tooltip_tooltip__4eoPP.processing-time-tooltip_visible__NgAOR{opacity:1;transform:translate(-50%,-100%) scale(1);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1)}.processing-time-tooltip_tooltipContent__fNksM{background:var(--background);border:1px solid var(--border-color);border-radius:12px;padding:1rem;min-width:260px;max-width:320px;position:relative;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.08)}[data-theme=dark] .processing-time-tooltip_tooltipContent__fNksM{background:var(--card);border:none;box-shadow:0 4px 16px rgba(0,0,0,.3)}.processing-time-tooltip_tooltipHeader__lN9mD{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.processing-time-tooltip_clockIcon__N8pQQ{font-size:.875rem;color:var(--brand-accent)}[data-theme=dark] .processing-time-tooltip_clockIcon__N8pQQ{color:hsla(0,0%,100%,.7)}.processing-time-tooltip_tooltipTitle__RS634{font-size:.875rem;font-weight:600;color:var(--text-primary)}.processing-time-tooltip_tooltipBody__YeTTM{display:flex;flex-direction:column;gap:.5rem}.processing-time-tooltip_estimateRow__pwjeA{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.08)}[data-theme=dark] .processing-time-tooltip_estimateRow__pwjeA{border-bottom:1px solid hsla(0,0%,100%,.1)}.processing-time-tooltip_contentTypeName__Bii6f{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.processing-time-tooltip_timeEstimate__F_jby{font-size:.875rem;font-weight:600;color:var(--text-primary)}.processing-time-tooltip_noteText__LoATp{font-size:.75rem;color:var(--text-muted);line-height:1.3;margin-top:.25rem}.processing-time-tooltip_tooltipArrow__Cg5hc{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--background);border-top-color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}[data-theme=dark] .processing-time-tooltip_tooltipArrow__Cg5hc{border-top-color:var(--card);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media (max-width:768px){.processing-time-tooltip_tooltipContent__fNksM{min-width:220px;max-width:280px;padding:.875rem}.processing-time-tooltip_contentTypeName__Bii6f,.processing-time-tooltip_timeEstimate__F_jby,.processing-time-tooltip_tooltipTitle__RS634{font-size:.8125rem}.processing-time-tooltip_noteText__LoATp{font-size:.6875rem}}.create-video_pageContainer___HjVX{width:100%;min-height:calc(100vh - 70px);padding:60px 0 0;background-color:var(--background);display:flex;flex-direction:column}.create-video_gridBackground__UaCFa{position:relative;width:100%;flex:1 1;background-color:#f9f9f9;padding:2rem;overflow-y:auto}.create-video_gridBackground__UaCFa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.03) 1px,transparent 0);background-size:32px 32px;z-index:0}.create-video_content__xb785{position:relative;z-index:1;max-width:1400px;margin:0 auto}.create-video_pageHeader__QXRLb{margin-bottom:1.75rem;background-color:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04);border:none}.create-video_pageTitle__mBVIr{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem;line-height:1.2;letter-spacing:-.015em}.create-video_pageDescription__V3fI6{font-size:1rem;color:var(--text-secondary);line-height:1.5;max-width:90%;font-weight:400}.create-video_mainContentWrapper__xR_ri{width:100%}.create-video_mainContent__H_Zgu{width:100%;background-color:transparent}.create-video_mainContent__H_Zgu::-webkit-scrollbar{width:3px}.create-video_mainContent__H_Zgu::-webkit-scrollbar-track{background:transparent}.create-video_mainContent__H_Zgu::-webkit-scrollbar-thumb{background:rgba(0,0,0,.099);border-radius:2px}.create-video_mainContent__H_Zgu::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.create-video_loading__nud4z{display:none}.create-video_sidebarLayout__fFpy7{display:grid;grid-template-columns:280px 1fr;grid-gap:1.75rem;gap:1.75rem;align-items:start}.create-video_sidebarFilters__fW6Kh{position:-webkit-sticky;position:sticky;top:76px;height:calc(100vh - 90px);overflow-y:auto;background-color:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.04);border:none}.create-video_sidebarFilters__fW6Kh .filtersContainer{height:100%;display:flex;flex-direction:column}.create-video_sidebarFilters__fW6Kh .filtersGrid{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;flex:1 1}.create-video_sidebarFilters__fW6Kh .filterSection{width:100%}.create-video_sidebarFilters__fW6Kh .optionsList{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.create-video_sidebarFilters__fW6Kh::-webkit-scrollbar{width:3px}.create-video_sidebarFilters__fW6Kh::-webkit-scrollbar-track{background:transparent}.create-video_sidebarFilters__fW6Kh::-webkit-scrollbar-thumb{background:rgba(0,0,0,.099);border-radius:2px}.create-video_sidebarFilters__fW6Kh::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.create-video_mainContentArea__KsljW{width:100%}@media (max-width:992px){.create-video_sidebarLayout__fFpy7{grid-template-columns:1fr}.create-video_sidebarFilters__fW6Kh{position:relative;top:0;height:auto;max-height:none}}.create-video_modernCardGrid__ni08K{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:1.75rem;gap:1.75rem;width:100%;padding-bottom:2rem}@media (min-width:1600px){.create-video_modernCardGrid__ni08K{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:1200px){.create-video_modernCardGrid__ni08K{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}@media (max-width:768px){.create-video_modernCardGrid__ni08K{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.25rem}}@media (max-width:480px){.create-video_modernCardGrid__ni08K{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}}.create-video_errorMessage__ecC0g{background-color:#fee2e2;border:none;color:#b91c1c;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.75rem;display:flex;align-items:center;font-size:.875rem}.create-video_errorMessage__ecC0g p{margin:0;font-weight:500;line-height:1.5}.skeleton_container__D3q8Y{width:100%;padding:20px}@keyframes skeleton_pulse__BKXo3{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.skeleton_avatarCardSkeleton__AfZdw,.skeleton_avatarNameSkeleton__hgE11,.skeleton_avatarProfileSkeleton__0gSab,.skeleton_avatarVideoSkeleton__sHx5r,.skeleton_buttonSkeleton__dUGct,.skeleton_clipActionsSkeleton__YFiX4,.skeleton_clipCardSkeleton__8PxeP,.skeleton_clipPreviewSkeleton__CXFmh,.skeleton_descriptionSkeleton__48vmI,.skeleton_filterButtonSkeleton__hwjuZ,.skeleton_filterHeaderSkeleton__yRxju,.skeleton_filterLabelSkeleton__ZSFMC,.skeleton_filterSkeleton__oEHDW,.skeleton_formGroupSkeleton__u6zD9,.skeleton_inputSkeleton__XefXZ,.skeleton_labelSkeleton__SBYEm,.skeleton_modalButtonSkeleton__gco14,.skeleton_modalTextSkeleton__Ng_xL,.skeleton_modalTitleSkeleton__orsw0,.skeleton_playButtonSkeleton__IwEoQ,.skeleton_previewButtonSkeleton__MUa_E,.skeleton_selectButtonSkeleton__Chur9,.skeleton_spinnerSkeleton__3Z4CC,.skeleton_textareaSkeleton__DlMdc,.skeleton_titleSkeleton__JZuff,.skeleton_voiceCardSkeleton__LgzrJ,.skeleton_voiceDescriptionSkeleton__c0pT5,.skeleton_voiceNameSkeleton__tF7Am,.skeleton_voiceSelectButtonSkeleton__6Z09G{background-color:#e2e8f0;border-radius:.25rem;animation:skeleton_pulse__BKXo3 1.5s ease-in-out infinite}.skeleton_filterSkeleton__oEHDW{margin-bottom:1.5rem}.skeleton_filterHeaderSkeleton__yRxju{height:1.5rem;width:5rem;margin-bottom:1rem}.skeleton_filterOptionsSkeleton__kjRWn{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.skeleton_filterGroupSkeleton__4uLGj{margin-bottom:1rem}.skeleton_filterLabelSkeleton__ZSFMC{height:1rem;width:5rem;margin-bottom:.5rem}.skeleton_filterButtonsSkeleton__jT4YT{display:flex;flex-wrap:wrap;gap:.5rem}.skeleton_filterButtonSkeleton__hwjuZ{height:1.5rem;width:5rem}.skeleton_gridSkeleton__HWZjR,.skeleton_voicesGridSkeleton__5qs6I{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.skeleton_avatarCardSkeleton__AfZdw{padding:1rem;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.skeleton_avatarCardHeaderSkeleton__8DqXG{display:flex;align-items:center;gap:.75rem}.skeleton_avatarProfileSkeleton__0gSab{width:2.5rem;height:2.5rem;border-radius:9999px}.skeleton_avatarNameSkeleton__hgE11{height:1rem;width:60%}.skeleton_avatarVideoSkeleton__sHx5r{height:10rem;width:100%;border-radius:.25rem}.skeleton_avatarButtonsSkeleton__WczPI{display:flex;justify-content:space-between;gap:.75rem}.skeleton_previewButtonSkeleton__MUa_E,.skeleton_selectButtonSkeleton__Chur9{height:2rem;flex:1 1}.skeleton_voiceCardSkeleton__LgzrJ{padding:1rem;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.skeleton_voiceCardHeaderSkeleton__EXWvO{display:flex;justify-content:space-between;align-items:center}.skeleton_voiceNameSkeleton__tF7Am{height:1rem;width:8rem;margin-bottom:.5rem}.skeleton_voiceDescriptionSkeleton__c0pT5{height:.75rem;width:6rem}.skeleton_playButtonSkeleton__IwEoQ{width:2.25rem;height:2.25rem;border-radius:9999px}.skeleton_voiceSelectButtonSkeleton__6Z09G{height:2.25rem;width:100%}.skeleton_formSkeleton__YigJV{width:100%;max-width:36rem;margin:0 auto}.skeleton_splitFormSkeleton__MhbJR{width:100%;display:flex;flex-direction:column;gap:1.25rem}.skeleton_cardSkeleton__Tqv4I{width:100%;background:#fff;border-radius:.75rem;box-shadow:0 1px 6px rgb(33 11 6/4%);padding:1.5rem 1.75rem;border:1px solid var(--border-color)}.skeleton_cardHeaderSkeleton__vklce{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.skeleton_iconSkeleton__hqqw8{width:1.5rem;height:1.5rem;border-radius:50%}.skeleton_cardTitleSkeleton__HfN4r{height:1rem;width:6rem}.skeleton_cardDescriptionSkeleton__c03Ks{height:.8125rem;width:70%;margin-bottom:.75rem}.skeleton_formGroupSkeleton__u6zD9{margin-bottom:1.5rem}.skeleton_labelSkeleton__SBYEm{height:1rem;width:5rem;margin-bottom:.5rem}.skeleton_inputSkeleton__XefXZ{height:2.5rem;width:100%;border-radius:.375rem}.skeleton_textareaSkeleton__DlMdc{height:12rem;width:100%;border-radius:.375rem}.skeleton_modalOverlay__qWIxO{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:50}.skeleton_modalContent__tvUXT{width:90%;max-width:28rem;background:var(--card);border-radius:.5rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid var(--border-color)}.skeleton_spinnerSkeleton__3Z4CC{width:3rem;height:3rem;border-radius:9999px}.skeleton_modalTitleSkeleton__orsw0{height:1.5rem;width:60%;margin:.5rem 0}.skeleton_modalTextSkeleton__Ng_xL{height:3rem;width:90%}.skeleton_modalButtonsSkeleton__nnCEx{display:flex;gap:1rem;width:100%;margin-top:1rem}.skeleton_modalButtonSkeleton__gco14{height:2.5rem;flex:1 1}.skeleton_titleSkeleton__JZuff{height:1.5rem;width:40%;margin-bottom:.5rem}.skeleton_descriptionSkeleton__48vmI{height:1rem;width:70%;margin-bottom:2rem}.skeleton_clipsGrid__CqRI_{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.skeleton_clipCardSkeleton__8PxeP{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);background-color:var(--card)}.skeleton_clipPreviewSkeleton__CXFmh{width:100%;aspect-ratio:9/16}.skeleton_clipActionsSkeleton__YFiX4{padding:1rem;display:flex;justify-content:center}.skeleton_buttonSkeleton__dUGct{height:2rem;width:60%}.skeleton_pageContainer__O_BMa{width:100%;height:100vh;display:flex;flex-direction:column}.skeleton_headerSkeleton__ICBQo{height:4rem;width:100%;background-color:#e2e8f0;animation:skeleton_pulse__BKXo3 1.5s ease-in-out infinite}.skeleton_contentWrapper__b7Wpb{display:flex;flex:1 1;width:100%;max-width:1536px;margin:0 auto;padding:1.5rem;gap:1.5rem}.skeleton_mainContentSkeleton__vPhsZ{flex:1 1}.skeleton_mainContentSkeleton__vPhsZ,.skeleton_sidebarSkeleton__Y6MpV{background-color:#e2e8f0;border-radius:.25rem;animation:skeleton_pulse__BKXo3 1.5s ease-in-out infinite}.skeleton_sidebarSkeleton__Y6MpV{width:320px}.skeleton_modernCardSkeleton__ltGyF{display:flex;flex-direction:column;width:100%;border-radius:8px;overflow:hidden;margin-bottom:1.5rem}.skeleton_videoThumbnailSkeleton__OVOKg{width:100%;aspect-ratio:3/4;background:linear-gradient(110deg,#eee 8%,#f5f5f5 18%,#eee 33%);background-size:200% 100%;animation:skeleton_shine__BMGG0 1.5s linear infinite;border-radius:8px;position:relative}.skeleton_videoThumbnailSkeleton__OVOKg:after{content:"";position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background-color:#f5f5f5;z-index:1;animation:skeleton_pulse__BKXo3 1.5s ease-in-out infinite}.skeleton_creatorDetailsSkeleton__YE6mq{padding:.75rem .25rem .25rem;display:flex;flex-direction:column}.skeleton_creatorNameSkeleton__vFN4h{height:1rem;width:70%;margin-bottom:.5rem}.skeleton_creatorNameSkeleton__vFN4h,.skeleton_creatorRoleSkeleton__BBnY1{background:linear-gradient(110deg,#eee 8%,#f5f5f5 18%,#eee 33%);background-size:200% 100%;animation:skeleton_shine__BMGG0 1.5s linear infinite;border-radius:4px}.skeleton_creatorRoleSkeleton__BBnY1{height:.75rem;width:40%}@keyframes skeleton_shine__BMGG0{to{background-position-x:-200%}}@media (max-width:768px){.skeleton_videoThumbnailSkeleton__OVOKg{aspect-ratio:1/1}}