.CreditPurchaseModal_container___r8_o{padding:24px;min-height:480px;display:flex;flex-direction:column}.CreditPurchaseModal_header__v201n{text-align:center;margin-bottom:28px}.CreditPurchaseModal_headerIcon__SNR3K{width:40px;height:40px;color:#f59e0b;margin:0 auto 12px}.CreditPurchaseModal_header__v201n h3{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 12px}.CreditPurchaseModal_bonusBadge__VZgO5{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border-radius:20px;font-size:13px;font-weight:500}.CreditPurchaseModal_optionsGrid__sldCa{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.CreditPurchaseModal_creditCard__793FB{position:relative;padding:16px;background:var(--card-bg);border:2px solid var(--border-color);border-radius:12px;cursor:pointer;transition:border-color .15s ease,transform .15s ease;text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:center;gap:8px}.CreditPurchaseModal_creditCard__793FB:hover{border-color:#3b82f6;transform:translateY(-2px)}.CreditPurchaseModal_creditCard__793FB.CreditPurchaseModal_selected__6NZXV{border-color:#3b82f6;background:#eff6ff}.CreditPurchaseModal_creditCard__793FB.CreditPurchaseModal_popular__svjF0{border-color:#10b981}.CreditPurchaseModal_popularBadge__Zjr1S{position:absolute;top:-10px;right:12px;padding:3px 8px;background:#10b981;color:#fff;font-size:11px;font-weight:600;border-radius:4px}.CreditPurchaseModal_creditAmount__DEwoD{font-size:20px;font-weight:700;color:var(--text-primary)}.CreditPurchaseModal_bonusInfo__U_XQz{display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;color:#10b981;font-weight:500}.CreditPurchaseModal_bonusInfo__U_XQz svg{color:#10b981}.CreditPurchaseModal_totalCredits__4yi0L{font-size:13px;color:var(--text-secondary)}.CreditPurchaseModal_summary__NofYL{background:#f8f9fa;border-radius:10px;padding:16px;margin-bottom:20px}.CreditPurchaseModal_summaryRow__LCyz8{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:var(--text-secondary)}.CreditPurchaseModal_bonusText__dWVFB{color:#10b981;font-weight:500}.CreditPurchaseModal_summaryTotal__hKB05{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0;margin-top:10px;border-top:1px solid #e5e7eb;font-weight:600;color:var(--text-primary)}.CreditPurchaseModal_totalText__QVLyu{font-size:16px;font-weight:700}.CreditPurchaseModal_actions__ZgYrI{display:flex;gap:12px;margin-bottom:20px}.CreditPurchaseModal_cancelButton__rNKiq,.CreditPurchaseModal_purchaseButton__0CG_I{flex:1;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s ease;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.CreditPurchaseModal_cancelButton__rNKiq{background:var(--card-bg);color:var(--text-secondary);border:1px solid var(--border-color)}.CreditPurchaseModal_cancelButton__rNKiq:hover:not(:disabled){background:var(--surface)}.CreditPurchaseModal_purchaseButton__0CG_I{background:#3b82f6;color:#fff}.CreditPurchaseModal_purchaseButton__0CG_I:hover:not(:disabled){background:#2563eb}.CreditPurchaseModal_cancelButton__rNKiq:disabled,.CreditPurchaseModal_purchaseButton__0CG_I:disabled{opacity:.5;cursor:not-allowed}.CreditPurchaseModal_info__ejKiS{padding:16px;background:var(--surface);border-radius:8px;font-size:12px;color:var(--text-secondary);line-height:1.6}.CreditPurchaseModal_info__ejKiS p{margin:0 0 4px}.CreditPurchaseModal_info__ejKiS p:last-child{margin:0}.CreditPurchaseModal_upgradeTip__FG9Jq{color:#3b82f6;font-weight:500;margin-top:8px!important;padding-top:8px;border-top:1px solid #e5e7eb}@media (max-width:640px){.CreditPurchaseModal_optionsGrid__sldCa{grid-template-columns:1fr}.CreditPurchaseModal_actions__ZgYrI{flex-direction:column-reverse}}@media (prefers-color-scheme:dark){.CreditPurchaseModal_creditCard__793FB{background:var(--surface);border-color:var(--border-color)}.CreditPurchaseModal_creditCard__793FB:hover{border-color:#3b82f6}.CreditPurchaseModal_creditCard__793FB.CreditPurchaseModal_selected__6NZXV{background:rgba(59,130,246,.1)}.CreditPurchaseModal_summary__NofYL{background:hsla(0,0%,100%,.02)}.CreditPurchaseModal_summaryTotal__hKB05{border-top-color:var(--border-color)}.CreditPurchaseModal_cancelButton__rNKiq{background:var(--surface);border-color:var(--border-color);color:var(--text-secondary)}.CreditPurchaseModal_cancelButton__rNKiq:hover:not(:disabled){background:hsla(0,0%,100%,.05)}.CreditPurchaseModal_info__ejKiS{background:hsla(0,0%,100%,.02)}}.CreditPurchaseModal_promoActive__RVXGi{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:20px;min-height:40px}.CreditPurchaseModal_promoBonus__lKo6I{margin-left:auto;font-weight:600}.ProfileModal_modalOverlay__EVdIA{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.ProfileModal_modal__jrs_H{background:var(--background);border-radius:20px;width:90%;max-width:700px;min-height:650px;height:auto;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid var(--border-color);overflow:hidden;will-change:transform}.ProfileModal_header__ibyhP{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid var(--border-color);background:var(--surface)}.ProfileModal_header__ibyhP h2{font-size:20px;font-weight:600;color:var(--text-primary);margin:0}.ProfileModal_closeButton__B166M{background:transparent;border:1px solid transparent;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary)}.ProfileModal_closeButton__B166M:hover{background:rgba(0,0,0,.05);border-color:var(--border-color);color:var(--text-primary)}.ProfileModal_content__y__3f{padding:16px 20px 20px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:calc(90vh - 80px);-webkit-overflow-scrolling:touch;scroll-behavior:smooth;contain:layout style paint}.ProfileModal_creditSummary__8z6VG{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.ProfileModal_summaryCard__dXdXy{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;padding:8px;display:flex;align-items:center;gap:8px}.ProfileModal_cardIcon__c_mH_{width:32px;height:32px;background:rgba(123,160,152,.1);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--primary-color)}.ProfileModal_cardContent__pGGQJ h3{font-size:12px;font-weight:500;color:var(--text-secondary);margin:0 0 2px}.ProfileModal_creditAmount__PzUdI{font-size:16px;font-weight:600;color:var(--text-primary);margin:0}.ProfileModal_usageSection__QczpA{margin-bottom:12px}.ProfileModal_usageSection__QczpA h3{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.ProfileModal_usageStats__AN2_q{background:var(--surface);border:1px solid var(--border-color);border-radius:8px;padding:10px;display:flex;justify-content:space-around}.ProfileModal_statItem__ccfYV{text-align:center}.ProfileModal_statLabel__rD9bR{display:block;font-size:11px;color:var(--text-secondary);margin-bottom:2px}.ProfileModal_statValue__wsBrz{display:block;font-size:14px;font-weight:600;color:var(--text-primary)}.ProfileModal_historySection__m_DeF{margin-bottom:12px;display:flex;flex-direction:column;height:400px;flex-shrink:0}.ProfileModal_historySection__m_DeF h3{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 12px;flex-shrink:0}.ProfileModal_filterSection__gBc5y{margin-bottom:12px;flex-shrink:0}.ProfileModal_filterGrid__CeDpe{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ProfileModal_filterSelectWrapper__HmUBJ{min-width:120px;flex-shrink:0}.ProfileModal_filterButton__uYs3h{padding:6px 12px;font-size:12px;border-radius:4px;border:1px solid var(--table-border);background:var(--table-bg);cursor:pointer;transition:all .2s;white-space:nowrap;min-width:50px;color:var(--text-primary)}.ProfileModal_filterButton__uYs3h:hover{background:var(--table-row-hover);border-color:var(--primary-color)}.ProfileModal_filterButton__uYs3h.ProfileModal_active__upzyY{background:var(--primary-color);color:#fff;border-color:var(--primary-color);font-weight:500}.ProfileModal_filterButton__uYs3h.ProfileModal_active__upzyY:hover{background:var(--primary-hover,#5d8d86);border-color:var(--primary-hover,#5d8d86);color:#fff}.ProfileModal_tableContainer__wGVUX{background:var(--table-bg,#fff);border:2px solid var(--table-border,#e0e0e0);border-radius:8px;overflow-y:auto;overflow-x:auto;flex:1;width:100%;-webkit-overflow-scrolling:touch;contain:strict;will-change:scroll-position}.ProfileModal_historyTable__L7sa0{width:100%;border-collapse:collapse;font-size:11px;min-width:550px;background:var(--table-bg,#fff)}.ProfileModal_historyTable__L7sa0 thead{position:sticky;top:0;background:var(--table-header-bg,#f5f5f5);z-index:10;will-change:transform;transform:translateZ(0)}.ProfileModal_historyTable__L7sa0 th{padding:8px;text-align:left;font-weight:500;color:var(--text-secondary);white-space:nowrap;background:var(--table-header-bg,#f5f5f5)}.ProfileModal_historyTable__L7sa0 tbody tr,.ProfileModal_historyTable__L7sa0 th{border-bottom:1px solid var(--table-border,#e0e0e0)}.ProfileModal_historyTable__L7sa0 tbody tr:hover{background:var(--table-row-hover,rgba(0,0,0,.01))}.ProfileModal_historyTable__L7sa0 tbody tr:last-child{border-bottom:none}.ProfileModal_historyTable__L7sa0 td{padding:7px 6px;color:var(--text-primary,#333);background:var(--table-bg,#fff);line-height:1.4}.ProfileModal_historyTable__L7sa0 td:first-child,.ProfileModal_historyTable__L7sa0 td:nth-child(2),.ProfileModal_historyTable__L7sa0 th:first-child,.ProfileModal_historyTable__L7sa0 th:nth-child(2){width:75px}.ProfileModal_historyTable__L7sa0 td:nth-child(3),.ProfileModal_historyTable__L7sa0 th:nth-child(3){width:65px}.ProfileModal_historyTable__L7sa0 td:nth-child(4),.ProfileModal_historyTable__L7sa0 th:nth-child(4){width:auto;min-width:250px}.ProfileModal_historyTable__L7sa0 td:last-child,.ProfileModal_historyTable__L7sa0 th:last-child{width:65px;text-align:right}.ProfileModal_serviceTag__B__Nw{display:inline-block;padding:1px 6px;border-radius:3px;font-size:11px;font-weight:500;background:rgba(123,160,152,.1);color:var(--primary-color)}.ProfileModal_usageCell__i_Tbe{text-align:right}.ProfileModal_usageAmount__tRHMN{font-weight:600}.ProfileModal_usageAmount__tRHMN.ProfileModal_negative__B2J5V{color:#ef4444}.ProfileModal_usageAmount__tRHMN.ProfileModal_positive__chihS{color:#22c55e}.ProfileModal_loadMoreButton__S2kAt{padding:6px 14px;font-size:12px;border-radius:4px;border:1px solid var(--table-border);background:var(--table-bg);color:var(--text-primary);cursor:pointer;transition:all .2s ease}.ProfileModal_loadMoreButton__S2kAt:hover{background:var(--table-row-hover);border-color:var(--primary-color)}.ProfileModal_upgradeSection__8PHSx{background:linear-gradient(135deg,rgba(123,160,152,.1),rgba(147,51,234,.1));border:1px solid rgba(123,160,152,.2);border-radius:8px;padding:10px 12px}.ProfileModal_upgradeInfo__pxFAT{display:flex;gap:8px;margin-bottom:8px}.ProfileModal_upgradeInfo__pxFAT svg{color:var(--primary-color);flex-shrink:0}.ProfileModal_upgradeInfo__pxFAT h4{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 2px}.ProfileModal_upgradeDesc__jwJBi{font-size:12px;color:var(--text-secondary);margin:0;line-height:1.4}.ProfileModal_upgradeActions__4RIJ6{display:flex;gap:12px}.ProfileModal_purchaseButton__gB0l7,.ProfileModal_upgradeButton__RST1B{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.ProfileModal_upgradeButton__RST1B{background:var(--primary-color);color:#fff;border:none}.ProfileModal_upgradeButton__RST1B:hover{background:var(--primary-hover);box-shadow:0 2px 8px rgba(123,160,152,.2)}.ProfileModal_purchaseButton__gB0l7{background:transparent;color:var(--primary-color);border:1px solid var(--primary-color)}.ProfileModal_purchaseButton__gB0l7:hover{background:rgba(123,160,152,.1)}[data-theme=dark] .ProfileModal_upgradeButton__RST1B{background:#fff;color:#000;border:1px solid #e0e0e0}[data-theme=dark] .ProfileModal_upgradeButton__RST1B:hover{background:#f0f0f0;color:#000;box-shadow:0 2px 8px hsla(0,0%,100%,.1)}@media (max-width:640px){.ProfileModal_modal__jrs_H{width:95%;height:auto;max-height:95vh}.ProfileModal_header__ibyhP{padding:20px 24px}.ProfileModal_header__ibyhP h2{font-size:18px}.ProfileModal_content__y__3f{padding:20px;overflow-y:auto;flex:1}.ProfileModal_creditSummary__8z6VG{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.ProfileModal_summaryCard__dXdXy{padding:14px}.ProfileModal_cardIcon__c_mH_{width:40px;height:40px}.ProfileModal_creditAmount__PzUdI{font-size:20px}.ProfileModal_usageStats__AN2_q{flex-direction:column;gap:12px;padding:14px}.ProfileModal_statItem__ccfYV{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:8px 0;border-bottom:1px solid var(--border-color)}.ProfileModal_statItem__ccfYV:last-child{border-bottom:none}.ProfileModal_usageSection__QczpA{margin-bottom:24px}.ProfileModal_historySection__m_DeF{margin-bottom:24px;height:350px}.ProfileModal_historySection__m_DeF h3{font-size:15px;margin-bottom:12px}.ProfileModal_filterSection__gBc5y{margin-bottom:16px}.ProfileModal_filterGrid__CeDpe{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ProfileModal_filterButton__uYs3h{width:100%;padding:10px 8px;font-size:12px}.ProfileModal_filterSelectWrapper__HmUBJ{width:100%;min-width:unset}.ProfileModal_tableContainer__wGVUX{flex:1;max-height:250px;border-radius:8px;overflow:auto;-webkit-overflow-scrolling:touch}.ProfileModal_historyTable__L7sa0{min-width:480px;font-size:11px}.ProfileModal_historyTable__L7sa0 td,.ProfileModal_historyTable__L7sa0 th{padding:6px 8px;white-space:nowrap}.ProfileModal_historyTable__L7sa0 td:first-child,.ProfileModal_historyTable__L7sa0 th:first-child{width:80px;position:sticky;left:0;background:inherit;z-index:5}.ProfileModal_historyTable__L7sa0 thead th:first-child{background:var(--table-header-bg,#f5f5f5)}.ProfileModal_historyTable__L7sa0 th{font-size:11px}.ProfileModal_serviceTag__B__Nw{font-size:10px;padding:1px 6px}.ProfileModal_upgradeSection__8PHSx{padding:16px;border-radius:8px}.ProfileModal_upgradeInfo__pxFAT h4{font-size:15px}.ProfileModal_upgradeDesc__jwJBi{font-size:13px}.ProfileModal_upgradeActions__4RIJ6{flex-direction:column;gap:8px;width:100%}.ProfileModal_purchaseButton__gB0l7,.ProfileModal_upgradeButton__RST1B{width:100%;padding:10px 16px;font-size:13px}}@media (max-width:480px){.ProfileModal_modal__jrs_H{width:98%;height:auto;max-height:95vh;border-radius:16px}.ProfileModal_header__ibyhP{padding:16px 20px}.ProfileModal_header__ibyhP h2{font-size:16px}.ProfileModal_content__y__3f{padding:16px;overflow-y:auto;flex:1}.ProfileModal_creditSummary__8z6VG{gap:10px;margin-bottom:20px}.ProfileModal_summaryCard__dXdXy{padding:12px;gap:8px}.ProfileModal_cardIcon__c_mH_{width:36px;height:36px}.ProfileModal_cardContent__pGGQJ h3{font-size:13px}.ProfileModal_creditAmount__PzUdI{font-size:18px}.ProfileModal_usageStats__AN2_q{gap:10px;padding:12px}.ProfileModal_statItem__ccfYV{padding:6px 0}.ProfileModal_statLabel__rD9bR{font-size:12px}.ProfileModal_statValue__wsBrz{font-size:16px}.ProfileModal_historySection__m_DeF{height:320px}.ProfileModal_historySection__m_DeF h3,.ProfileModal_usageSection__QczpA h3{font-size:14px}.ProfileModal_filterSection__gBc5y{margin-bottom:12px}.ProfileModal_filterGrid__CeDpe{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ProfileModal_filterButton__uYs3h{width:100%;padding:8px 6px;font-size:11px}.ProfileModal_filterSelectWrapper__HmUBJ{width:100%;min-width:unset}.ProfileModal_tableContainer__wGVUX{flex:1;max-height:200px;overflow:auto}.ProfileModal_historyTable__L7sa0{min-width:420px;font-size:10px}.ProfileModal_historyTable__L7sa0 td,.ProfileModal_historyTable__L7sa0 th{padding:5px 6px}.ProfileModal_historyTable__L7sa0 td:first-child,.ProfileModal_historyTable__L7sa0 th:first-child{width:70px;position:sticky;left:0;background:inherit;z-index:5}.ProfileModal_historyTable__L7sa0 thead th:first-child{background:var(--table-header-bg,#f5f5f5)}.ProfileModal_serviceTag__B__Nw{font-size:9px;padding:1px 4px}.ProfileModal_upgradeSection__8PHSx{padding:14px}.ProfileModal_upgradeInfo__pxFAT{gap:8px}.ProfileModal_upgradeInfo__pxFAT h4{font-size:14px}.ProfileModal_upgradeDesc__jwJBi{font-size:12px}.ProfileModal_purchaseButton__gB0l7,.ProfileModal_upgradeButton__RST1B{padding:8px 14px;font-size:12px}}.ProfileModal_loading__kF_3H{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;min-height:500px}.ProfileModal_spinner__EN6s9{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;animation:ProfileModal_spin__FWxN8 1s linear infinite}.ProfileModal_loading__kF_3H p{margin-top:16px;color:var(--text-secondary);font-size:14px}.ProfileModal_error__yz66S{text-align:center;padding:40px;color:var(--error,#ff5252)}.ProfileModal_error__yz66S p{margin:0;font-size:14px}@keyframes ProfileModal_fadeIn__l94Br{0%{opacity:0}to{opacity:1}}@keyframes ProfileModal_slideIn__d1Pkz{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ProfileModal_spin__FWxN8{to{transform:rotate(1turn)}}.UserProfileDropdown_container__vsJ7R{position:relative}.UserProfileDropdown_profileButton__7a4Gs{display:flex;align-items:center;gap:8px;font-weight:500;border:none;border-radius:8px;padding:6px 12px;background:transparent;transition:all .2s;cursor:pointer}.UserProfileDropdown_mobileUserIcon__bMnob{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,rgba(102,126,234,.08),rgba(118,75,162,.08));padding:2px;box-shadow:0 2px 8px rgba(102,126,234,.15),inset 0 1px 2px hsla(0,0%,100%,.3);transition:all .3s ease;position:relative}.UserProfileDropdown_mobileUserIcon__bMnob:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;z-index:-1;transition:opacity .3s ease}.UserProfileDropdown_profileButton__7a4Gs:hover .UserProfileDropdown_mobileUserIcon__bMnob:before{opacity:.2}.UserProfileDropdown_mobileUserIconImage__9Yzfm{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid hsla(0,0%,100%,.9)}@media (max-width:768px){.UserProfileDropdown_profileButton__7a4Gs{width:44px;height:44px;padding:0;justify-content:center;background:transparent;border-radius:50%;transition:all .3s ease}.UserProfileDropdown_profileButton__7a4Gs:hover{background:rgba(102,126,234,.08);transform:scale(1.05)}.UserProfileDropdown_profileButton__7a4Gs:active{transform:scale(.95)}}.UserProfileDropdown_profileButton__7a4Gs:hover{background:rgba(0,0,0,.05)}[data-theme=dark] .UserProfileDropdown_profileButton__7a4Gs:hover{background:hsla(0,0%,100%,.1)}[data-theme=dark] .UserProfileDropdown_mobileUserIcon__bMnob{background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));box-shadow:0 2px 12px rgba(102,126,234,.25)}[data-theme=dark] .UserProfileDropdown_mobileUserIconImage__9Yzfm{border:2px solid hsla(0,0%,100%,.15)}@media (max-width:768px){[data-theme=dark] .UserProfileDropdown_profileButton__7a4Gs:hover{background:rgba(102,126,234,.15)}}.UserProfileDropdown_email__Y_6hA{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfileDropdown_userIcon__MceCX{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-primary);border-radius:50%;overflow:hidden}.UserProfileDropdown_userIconImage__Bf96w{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.UserProfileDropdown_iconEmoji__AZOv7{font-size:20px;line-height:1}.UserProfileDropdown_userName__gJafG{font-weight:500;font-size:14px;color:var(--text-primary);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfileDropdown_chevron__Kv6Ab{transition:transform var(--transition-fast)}.UserProfileDropdown_chevron__Kv6Ab.UserProfileDropdown_open__nuPTe{transform:rotate(180deg)}.UserProfileDropdown_dropdown__Mz_oq{position:absolute;top:calc(100% + 4px);right:0;width:280px;background:var(--background);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;overflow:hidden;animation:UserProfileDropdown_fadeIn__hnD00 .2s ease}.UserProfileDropdown_userInfo__BPxb2{padding:16px;display:flex;align-items:center;gap:12px}.UserProfileDropdown_avatar__sphDl{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;box-shadow:0 2px 8px rgba(102,126,234,.3)}.UserProfileDropdown_avatarEmoji__Z2R2l{font-size:24px;line-height:1}.UserProfileDropdown_avatarImage__pAMxc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.UserProfileDropdown_userDetails__SOM39{flex:1;overflow:hidden}.UserProfileDropdown_dropdownUserName__xbwv8{margin:0;font-weight:500;font-size:14px;color:var(--text-primary);font-family:var(--font-family);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfileDropdown_userEmail__v4R3_{margin:0;font-size:12px;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserProfileDropdown_divider__FnUzl{height:1px;background:var(--border-color);margin:0}.UserProfileDropdown_menuItem__mFgrm{width:100%;padding:10px 16px;text-align:left;font-size:14px;color:var(--text-primary);background:transparent;border:none;cursor:pointer;transition:all var(--transition-fast);display:flex;align-items:center;gap:12px;font-family:var(--font-family)}.UserProfileDropdown_menuItem__mFgrm:hover{background:#f5f5f5}[data-theme=dark] .UserProfileDropdown_menuItem__mFgrm:hover{background:hsla(0,0%,100%,.1)}.UserProfileDropdown_menuBadge__KQGCM{margin-left:auto;min-width:20px;height:20px;padding:0 7px;border-radius:10px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}@keyframes UserProfileDropdown_fadeIn__hnD00{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Checkbox_checkboxWrapper__8Qjyk{position:relative;display:inline-flex;align-items:center;justify-content:center}.Checkbox_checkbox__7wIBT{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:1}.Checkbox_checkboxDisplay__2Zql4{width:20px;height:20px;border-radius:6px;border:2px solid var(--border-color);background:var(--background);display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Checkbox_checkIcon__vbAaH{width:12px;height:12px;opacity:0;transform:scale(.8) translateY(2px);transition:all .2s cubic-bezier(.34,1.56,.64,1);color:#fff}.Checkbox_indeterminateIcon___Wnt3{position:absolute;width:10px;height:2px;background:#fff;border-radius:1px}.Checkbox_checkbox__7wIBT:hover~.Checkbox_checkboxDisplay__2Zql4{border-color:var(--accent-color);background:var(--surface-hover)}.Checkbox_checkbox__7wIBT:focus-visible~.Checkbox_checkboxDisplay__2Zql4{outline:2px solid var(--accent-color);outline-offset:2px}.Checkbox_checkbox__7wIBT:checked~.Checkbox_checkboxDisplay__2Zql4{background:var(--accent-color);border-color:var(--accent-color);animation:Checkbox_checkPulse___aDfz .3s ease}.Checkbox_checkbox__7wIBT:checked~.Checkbox_checkboxDisplay__2Zql4 .Checkbox_checkIcon__vbAaH{opacity:1;transform:scale(1) translateY(0)}.Checkbox_checkbox__7wIBT:indeterminate~.Checkbox_checkboxDisplay__2Zql4{background:var(--accent-color);border-color:var(--accent-color)}.Checkbox_checkbox__7wIBT:indeterminate~.Checkbox_checkboxDisplay__2Zql4 .Checkbox_checkIcon__vbAaH{opacity:0}.Checkbox_checkbox__7wIBT:disabled{cursor:not-allowed}.Checkbox_checkbox__7wIBT:disabled~.Checkbox_checkboxDisplay__2Zql4{opacity:.5;cursor:not-allowed}.Checkbox_checkbox__7wIBT:disabled:hover~.Checkbox_checkboxDisplay__2Zql4{border-color:var(--border-color);background:var(--background)}.Checkbox_label__rqJO0{display:inline-flex;align-items:center;gap:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px;line-height:1.5;color:var(--text-primary);transition:color .2s ease}.Checkbox_label__rqJO0:hover{color:var(--primary-hover)}.Checkbox_labelText__0oFM9{flex:1}@keyframes Checkbox_checkPulse___aDfz{0%{transform:scale(1)}30%{transform:scale(.9)}60%{transform:scale(1.05)}to{transform:scale(1)}}[data-theme=dark] .Checkbox_checkboxDisplay__2Zql4{border-color:#404040;background:#0a0a0a}[data-theme=dark] .Checkbox_checkbox__7wIBT:hover~.Checkbox_checkboxDisplay__2Zql4{border-color:var(--accent-color);background:#171717}[data-theme=dark] .Checkbox_label__rqJO0{color:var(--text-primary)}[data-theme=dark] .Checkbox_label__rqJO0:hover{color:var(--primary-hover)}.FileSelectionModal_overlay__vBF8J{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;animation:FileSelectionModal_fadeIn__YL7Wr .2s ease-out}@keyframes FileSelectionModal_fadeIn__YL7Wr{0%{opacity:0}to{opacity:1}}.FileSelectionModal_modal__i3XWn{background:var(--background);border-radius:12px;width:90%;max-width:800px;height:600px;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.2);animation:FileSelectionModal_slideUp__t5JsS .3s ease-out}@keyframes FileSelectionModal_slideUp__t5JsS{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.FileSelectionModal_header__SsnHj{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--border)}.FileSelectionModal_titleSection__UmC5u{display:flex;align-items:center;gap:12px}.FileSelectionModal_titleSection__UmC5u h2{margin:0;font-size:18px;font-weight:600;color:var(--foreground)}.FileSelectionModal_titleSection__UmC5u svg{color:var(--primary)}.FileSelectionModal_copyButton___Lzda{display:flex;align-items:center;gap:4px;padding:6px 12px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:6px;color:#10b981;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.FileSelectionModal_copyButton___Lzda:hover:not(:disabled){background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.5);transform:translateY(-1px);box-shadow:0 2px 8px rgba(16,185,129,.2)}.FileSelectionModal_copyButton___Lzda:disabled{opacity:.4;cursor:not-allowed;background:rgba(156,163,175,.1);border-color:rgba(156,163,175,.2);color:#9ca3af}.FileSelectionModal_closeButton__8S573{background:none;border:none;padding:8px;cursor:pointer;color:var(--muted-foreground);border-radius:6px;transition:all .2s}.FileSelectionModal_closeButton__8S573:hover{background:var(--accent);color:var(--foreground)}.FileSelectionModal_error__RxIQu{margin:16px 20px 0;padding:12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:6px;color:#ef4444;font-size:14px}.FileSelectionModal_infoContainer__V_WXL{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 20px 0}.FileSelectionModal_info__p6SrA{flex:1;padding:12px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:6px;color:#3b82f6;font-size:14px}.FileSelectionModal_content__qTVUi{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px}.FileSelectionModal_loading__kAxRt{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;color:var(--muted-foreground)}.FileSelectionModal_spinner__7w0cO{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:FileSelectionModal_spin__64Cg5 .8s linear infinite;margin-bottom:16px}@keyframes FileSelectionModal_spin__64Cg5{to{transform:rotate(1turn)}}.FileSelectionModal_empty__h_Ko3{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;color:var(--muted-foreground)}.FileSelectionModal_empty__h_Ko3 svg{opacity:.3;margin-bottom:16px}.FileSelectionModal_empty__h_Ko3 p{margin:0;font-size:14px}.FileSelectionModal_tableWrapper__eAVIS{border:1px solid var(--border);border-radius:8px;max-height:400px;overflow-y:auto;overflow-x:hidden}.FileSelectionModal_table__oMkAP{width:100%;border-collapse:collapse;font-size:14px}.FileSelectionModal_table__oMkAP thead{background:var(--accent)}.FileSelectionModal_table__oMkAP th{padding:8px 12px;text-align:left;font-weight:500;color:var(--foreground);border-bottom:1px solid var(--border)}.FileSelectionModal_table__oMkAP th:first-child{width:50px;text-align:center}.FileSelectionModal_table__oMkAP th:nth-child(2){width:70%;min-width:200px}.FileSelectionModal_table__oMkAP th:nth-child(3){width:30%}.FileSelectionModal_table__oMkAP tbody tr{transition:background .2s}.FileSelectionModal_table__oMkAP tbody tr:hover{background:var(--accent)}.FileSelectionModal_table__oMkAP td{padding:8px 12px;border-bottom:1px solid var(--border);color:var(--foreground)}.FileSelectionModal_table__oMkAP td:first-child{text-align:center;width:50px}.FileSelectionModal_table__oMkAP td:nth-child(2){width:70%;min-width:200px}.FileSelectionModal_table__oMkAP td:nth-child(3){width:30%;text-align:right}.FileSelectionModal_table__oMkAP tbody tr:last-child td{border-bottom:none}.FileSelectionModal_fileName__OZBEa{display:flex;align-items:center;gap:8px}.FileSelectionModal_fileName__OZBEa svg{color:var(--muted-foreground);flex-shrink:0}.FileSelectionModal_fileName__OZBEa span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.FileSelectionModal_embeddingSpinner__fBI6E{animation:FileSelectionModal_spin__64Cg5 1s linear infinite;color:var(--muted-foreground);flex-shrink:0}.FileSelectionModal_noContentIcon__SHL9_{color:var(--warning-text);flex-shrink:0}.FileSelectionModal_statusActive__Lhrpq{display:inline-block;padding:2px 8px;border-radius:4px;background:rgba(34,197,94,.1);color:#22c55e;font-size:12px}.FileSelectionModal_statusInactive__KUP9f{display:inline-block;padding:2px 8px;border-radius:4px;background:rgba(156,163,175,.1);color:#9ca3af;font-size:12px}.FileSelectionModal_footer__T4Mol{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-top:1px solid var(--border)}.FileSelectionModal_selection__W_Vkm{color:var(--muted-foreground);font-size:14px}.FileSelectionModal_actions__s0M2H{display:flex;gap:12px}.FileSelectionModal_cancelButton__dTmhA,.FileSelectionModal_confirmButton__nHOfo{padding:8px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:80px;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px}.FileSelectionModal_cancelButton__dTmhA{background:#f8f9fa!important;border:2px solid #6c757d!important;color:#212529!important;font-weight:600!important}.FileSelectionModal_cancelButton__dTmhA:hover{background:#e9ecef!important;color:#000!important;border-color:#495057!important}.FileSelectionModal_confirmButton__nHOfo{background:#007bff!important;border:2px solid #007bff!important;color:#fff!important;font-weight:600!important}.FileSelectionModal_confirmButton__nHOfo:hover:not(:disabled){background:#0056b3!important;color:#fff!important}.FileSelectionModal_confirmButton__nHOfo:disabled{background:#6c757d!important;border-color:#6c757d!important;color:#fff!important;opacity:.6;cursor:not-allowed}@media (prefers-color-scheme:dark){.FileSelectionModal_modal__i3XWn{background:#1a1a1a}.FileSelectionModal_table__oMkAP tbody tr:hover,.FileSelectionModal_table__oMkAP thead{background:#2a2a2a}.FileSelectionModal_actions__s0M2H .FileSelectionModal_cancelButton__dTmhA{background:#495057!important;border:2px solid #adb5bd!important;color:#fff!important;font-weight:600!important}.FileSelectionModal_actions__s0M2H .FileSelectionModal_cancelButton__dTmhA:hover,.FileSelectionModal_actions__s0M2H button.FileSelectionModal_cancelButton__dTmhA:hover{background:#6c757d!important;color:#fff!important;border:2px solid #ced4da!important}.FileSelectionModal_actions__s0M2H .FileSelectionModal_confirmButton__nHOfo,.FileSelectionModal_actions__s0M2H button.FileSelectionModal_confirmButton__nHOfo{background:#28a745!important;border:2px solid #28a745!important;color:#fff!important;font-weight:600!important}.FileSelectionModal_actions__s0M2H .FileSelectionModal_confirmButton__nHOfo:hover:not(:disabled),.FileSelectionModal_actions__s0M2H button.FileSelectionModal_confirmButton__nHOfo:hover:not(:disabled){background:#218838!important;color:#fff!important;border-color:#1e7e34!important}.FileSelectionModal_actions__s0M2H .FileSelectionModal_confirmButton__nHOfo:disabled,.FileSelectionModal_actions__s0M2H button.FileSelectionModal_confirmButton__nHOfo:disabled{background:#6c757d!important;border-color:#6c757d!important;color:#fff!important;opacity:.6}}@media (max-width:768px){.FileSelectionModal_modal__i3XWn{width:95%;max-width:100%;max-height:90vh;margin:10px}.FileSelectionModal_content__qTVUi,.FileSelectionModal_header__SsnHj{padding:16px}.FileSelectionModal_tableWrapper__eAVIS{overflow-x:auto;-webkit-overflow-scrolling:touch}.FileSelectionModal_table__oMkAP{font-size:12px;min-width:600px}.FileSelectionModal_table__oMkAP td,.FileSelectionModal_table__oMkAP th{padding:8px}.FileSelectionModal_footer__T4Mol{padding:12px 16px;flex-direction:column;gap:12px}.FileSelectionModal_actions__s0M2H{width:100%;display:flex;gap:8px}.FileSelectionModal_cancelButton__dTmhA,.FileSelectionModal_confirmButton__nHOfo{flex:1}.FileSelectionModal_selection__W_Vkm{width:100%;text-align:center}}@media (max-width:480px){.FileSelectionModal_modal__i3XWn{width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}.FileSelectionModal_overlay__vBF8J{padding:0}.FileSelectionModal_table__oMkAP{font-size:11px}.FileSelectionModal_fileName__OZBEa span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileSelectionModal_header__SsnHj h2{font-size:16px}.FileSelectionModal_info__p6SrA{margin:12px;padding:10px;font-size:13px}}.XmonSelectiveDistributeModal_overlay__Vx_Fp{position:fixed;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.XmonSelectiveDistributeModal_modal__F9uf1{background:#fff;border-radius:14px;width:100%;max-width:640px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(15,23,42,.25);overflow:hidden}[data-theme=dark] .XmonSelectiveDistributeModal_modal__F9uf1{background:#1f2937;box-shadow:0 24px 64px rgba(0,0,0,.5)}.XmonSelectiveDistributeModal_header__tYYZJ{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e5e7eb;flex-shrink:0}[data-theme=dark] .XmonSelectiveDistributeModal_header__tYYZJ{border-bottom-color:hsla(0,0%,100%,.08)}.XmonSelectiveDistributeModal_titleSection__2IjME{display:flex;align-items:center;gap:10px;color:#111827}[data-theme=dark] .XmonSelectiveDistributeModal_titleSection__2IjME{color:#f3f4f6}.XmonSelectiveDistributeModal_titleSection__2IjME h2{margin:0;font-size:16px;font-weight:600}.XmonSelectiveDistributeModal_subtitle__qbeFk{font-size:12px;color:#6b7280;margin-top:2px}[data-theme=dark] .XmonSelectiveDistributeModal_subtitle__qbeFk{color:#9ca3af}.XmonSelectiveDistributeModal_closeButton__w_DKE{background:transparent;border:none;padding:6px;border-radius:6px;cursor:pointer;color:#6b7280;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.XmonSelectiveDistributeModal_closeButton__w_DKE:hover{background:#f3f4f6;color:#111827}[data-theme=dark] .XmonSelectiveDistributeModal_closeButton__w_DKE{color:#9ca3af}[data-theme=dark] .XmonSelectiveDistributeModal_closeButton__w_DKE:hover{background:hsla(0,0%,100%,.08);color:#f3f4f6}.XmonSelectiveDistributeModal_toolbar__fAp08{padding:14px 22px;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px;flex-shrink:0}[data-theme=dark] .XmonSelectiveDistributeModal_toolbar__fAp08{border-bottom-color:hsla(0,0%,100%,.05)}.XmonSelectiveDistributeModal_searchBox__pfW_6{position:relative;width:100%}.XmonSelectiveDistributeModal_searchIconButton__zbS56{position:absolute;left:4px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;transition:background .15s ease,color .15s ease;padding:0}.XmonSelectiveDistributeModal_searchIconButton__zbS56:hover{background:#e5e7eb;color:#111827}[data-theme=dark] .XmonSelectiveDistributeModal_searchIconButton__zbS56{color:#9ca3af}[data-theme=dark] .XmonSelectiveDistributeModal_searchIconButton__zbS56:hover{background:hsla(0,0%,100%,.08);color:#f3f4f6}.XmonSelectiveDistributeModal_searchInput__VRR0Y{width:100%;height:38px;padding:0 36px 0 40px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;font-size:13px;color:#111827;outline:none;transition:border-color .15s ease,background .15s ease}.XmonSelectiveDistributeModal_searchInput__VRR0Y:focus{border-color:#3b82f6;background:#fff}.XmonSelectiveDistributeModal_searchInput__VRR0Y::-moz-placeholder{color:#9ca3af}.XmonSelectiveDistributeModal_searchInput__VRR0Y::placeholder{color:#9ca3af}[data-theme=dark] .XmonSelectiveDistributeModal_searchInput__VRR0Y{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1);color:#f3f4f6}[data-theme=dark] .XmonSelectiveDistributeModal_searchInput__VRR0Y:focus{border-color:#60a5fa;background:hsla(0,0%,100%,.06)}.XmonSelectiveDistributeModal_searchClear__wJ6xk{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:4px;border-radius:4px;cursor:pointer;color:#9ca3af;display:inline-flex;align-items:center}.XmonSelectiveDistributeModal_searchClear__wJ6xk:hover{color:#374151;background:#f3f4f6}[data-theme=dark] .XmonSelectiveDistributeModal_searchClear__wJ6xk:hover{background:hsla(0,0%,100%,.08);color:#f3f4f6}.XmonSelectiveDistributeModal_toolbarActions__gLaIC{display:flex;align-items:center;justify-content:space-between;gap:12px}.XmonSelectiveDistributeModal_selectAllWrap__DAHKe{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#374151;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-theme=dark] .XmonSelectiveDistributeModal_selectAllWrap__DAHKe{color:#d1d5db}.XmonSelectiveDistributeModal_countInfo__PM46_{font-size:12px;color:#6b7280}[data-theme=dark] .XmonSelectiveDistributeModal_countInfo__PM46_{color:#9ca3af}.XmonSelectiveDistributeModal_content__zw_Bk{height:calc(56px * 7 + 4px * 6 + 20px);overflow-y:auto;padding:6px 12px 14px;flex-shrink:0}.XmonSelectiveDistributeModal_empty__X4zc5,.XmonSelectiveDistributeModal_error__xO5Ah,.XmonSelectiveDistributeModal_loading__bX56x{padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6b7280;text-align:center}[data-theme=dark] .XmonSelectiveDistributeModal_empty__X4zc5,[data-theme=dark] .XmonSelectiveDistributeModal_error__xO5Ah,[data-theme=dark] .XmonSelectiveDistributeModal_loading__bX56x{color:#9ca3af}.XmonSelectiveDistributeModal_empty__X4zc5 svg,.XmonSelectiveDistributeModal_error__xO5Ah svg{color:#cbd5e1}[data-theme=dark] .XmonSelectiveDistributeModal_empty__X4zc5 svg,[data-theme=dark] .XmonSelectiveDistributeModal_error__xO5Ah svg{color:hsla(0,0%,100%,.2)}.XmonSelectiveDistributeModal_errorText__kRwHK{color:#dc2626;font-size:13px}[data-theme=dark] .XmonSelectiveDistributeModal_errorText__kRwHK{color:#fca5a5}.XmonSelectiveDistributeModal_spinner__kffiP{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:XmonSelectiveDistributeModal_spin__kWh2p .8s linear infinite}@keyframes XmonSelectiveDistributeModal_spin__kWh2p{to{transform:rotate(1turn)}}.XmonSelectiveDistributeModal_userList__wc7ik{display:flex;flex-direction:column;gap:4px}.XmonSelectiveDistributeModal_userRow__jjZ_W{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:10px;cursor:pointer;transition:background .12s ease;border:1px solid transparent;min-height:56px;box-sizing:border-box}.XmonSelectiveDistributeModal_userRow__jjZ_W:hover{background:#f8fafc}.XmonSelectiveDistributeModal_userRow__jjZ_W.XmonSelectiveDistributeModal_selected__Wu3ZO{background:#eff6ff;border-color:#bfdbfe}[data-theme=dark] .XmonSelectiveDistributeModal_userRow__jjZ_W:hover{background:hsla(0,0%,100%,.04)}[data-theme=dark] .XmonSelectiveDistributeModal_userRow__jjZ_W.XmonSelectiveDistributeModal_selected__Wu3ZO{background:rgba(59,130,246,.12);border-color:rgba(96,165,250,.4)}.XmonSelectiveDistributeModal_avatar__mOZL_,.XmonSelectiveDistributeModal_checkboxCell__O7b4i{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.XmonSelectiveDistributeModal_avatar__mOZL_{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;box-shadow:0 1px 3px rgba(59,130,246,.25)}.XmonSelectiveDistributeModal_avatar__mOZL_[data-hue="2"]{background:linear-gradient(135deg,#34d399,#10b981);box-shadow:0 1px 3px rgba(16,185,129,.25)}.XmonSelectiveDistributeModal_avatar__mOZL_[data-hue="3"]{background:linear-gradient(135deg,#f472b6,#ec4899);box-shadow:0 1px 3px rgba(236,72,153,.25)}.XmonSelectiveDistributeModal_avatar__mOZL_[data-hue="4"]{background:linear-gradient(135deg,#a78bfa,#8b5cf6);box-shadow:0 1px 3px rgba(139,92,246,.25)}.XmonSelectiveDistributeModal_avatar__mOZL_[data-hue="5"]{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 1px 3px rgba(245,158,11,.25)}.XmonSelectiveDistributeModal_avatar__mOZL_[data-hue="0"]{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 1px 3px rgba(100,116,139,.25)}.XmonSelectiveDistributeModal_userInfo__UQ4an{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.XmonSelectiveDistributeModal_userName__opkTR{font-size:14px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .XmonSelectiveDistributeModal_userName__opkTR{color:#f3f4f6}.XmonSelectiveDistributeModal_userEmail__S1oex{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .XmonSelectiveDistributeModal_userEmail__S1oex{color:#9ca3af}.XmonSelectiveDistributeModal_statusBadge___dhJ7{flex-shrink:0;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.XmonSelectiveDistributeModal_statusBadge___dhJ7.XmonSelectiveDistributeModal_distributed__vlOYi{background:#d1fae5;color:#065f46}.XmonSelectiveDistributeModal_statusBadge___dhJ7.XmonSelectiveDistributeModal_notDistributed__fbm71{background:#f1f5f9;color:#64748b}[data-theme=dark] .XmonSelectiveDistributeModal_statusBadge___dhJ7.XmonSelectiveDistributeModal_distributed__vlOYi{background:rgba(16,185,129,.15);color:#6ee7b7}[data-theme=dark] .XmonSelectiveDistributeModal_statusBadge___dhJ7.XmonSelectiveDistributeModal_notDistributed__fbm71{background:hsla(0,0%,100%,.06);color:#9ca3af}.XmonSelectiveDistributeModal_footer__EInIq{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-top:1px solid #e5e7eb;background:#fafafa;flex-shrink:0;gap:12px}[data-theme=dark] .XmonSelectiveDistributeModal_footer__EInIq{border-top-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.02)}.XmonSelectiveDistributeModal_footerSummary__KNPgc{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:10px}[data-theme=dark] .XmonSelectiveDistributeModal_footerSummary__KNPgc{color:#9ca3af}.XmonSelectiveDistributeModal_diffBadge__0O3pD{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500}.XmonSelectiveDistributeModal_diffAdd__ZpFcM{background:#d1fae5;color:#065f46}.XmonSelectiveDistributeModal_diffRemove__PAxrI{background:#fee2e2;color:#991b1b}[data-theme=dark] .XmonSelectiveDistributeModal_diffAdd__ZpFcM{background:rgba(16,185,129,.15);color:#6ee7b7}[data-theme=dark] .XmonSelectiveDistributeModal_diffRemove__PAxrI{background:rgba(239,68,68,.15);color:#fca5a5}.XmonSelectiveDistributeModal_footerActions__iCDYV{display:flex;gap:8px}.XmonSelectiveDistributeModal_btn__J7mVR{height:36px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;transition:all .15s ease;font-family:inherit;white-space:nowrap}.XmonSelectiveDistributeModal_btn__J7mVR:disabled{opacity:.5;cursor:not-allowed}.XmonSelectiveDistributeModal_btnCancel__szPQF{background:#fff;color:#374151;border-color:#d1d5db}.XmonSelectiveDistributeModal_btnCancel__szPQF:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}[data-theme=dark] .XmonSelectiveDistributeModal_btnCancel__szPQF{background:hsla(0,0%,100%,.04);color:#e5e7eb;border-color:hsla(0,0%,100%,.15)}[data-theme=dark] .XmonSelectiveDistributeModal_btnCancel__szPQF:hover:not(:disabled){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.25)}.XmonSelectiveDistributeModal_btnPrimary__1wKBx{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 1px 2px rgba(37,99,235,.25)}.XmonSelectiveDistributeModal_btnPrimary__1wKBx:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 8px rgba(37,99,235,.35);transform:translateY(-1px)}.XmonSelectiveDistributeModal_btnPrimary__1wKBx:active:not(:disabled){transform:translateY(0)}.StorageSelectModal_container__bQKAL{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem;max-height:60vh}.StorageSelectModal_error__ghML1{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:.875rem}.StorageSelectModal_error__ghML1.StorageSelectModal_accessDenied__olcJY{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.4);color:#dc2626;font-weight:500}.StorageSelectModal_searchBox__dmiBE{position:relative;display:flex;align-items:center}.StorageSelectModal_searchIcon__VhzXp{position:absolute;left:1rem;color:var(--text-tertiary)}.StorageSelectModal_searchInput__DDOH4{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid var(--border-color);border-radius:8px;font-size:.9375rem;background:var(--bg-secondary);color:var(--text-primary);transition:border-color .2s,box-shadow .2s}.StorageSelectModal_searchInput__DDOH4:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.StorageSelectModal_selectionInfo__fZtMz{font-size:.8125rem;color:var(--text-secondary);padding:0 .25rem}.StorageSelectModal_storageList__PCXIa{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:40vh;padding-right:.25rem}.StorageSelectModal_empty__uIUZm,.StorageSelectModal_loading__9bHJ9{display:flex;align-items:center;justify-content:center;padding:2rem;color:var(--text-tertiary);font-size:.9375rem}.StorageSelectModal_storageItem__htbS0{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s}.StorageSelectModal_storageItem__htbS0:hover{background:var(--bg-secondary)}.StorageSelectModal_storageItem__htbS0.StorageSelectModal_selected__bVhwl{border-color:var(--primary);background:rgba(59,130,246,.05)}.StorageSelectModal_checkbox__0Ii1s{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:2px solid var(--border-color);border-radius:4px;flex-shrink:0;margin-top:.125rem;transition:border-color .2s,background .2s}.StorageSelectModal_storageItem__htbS0.StorageSelectModal_selected__bVhwl .StorageSelectModal_checkbox__0Ii1s{border-color:var(--primary);background:var(--primary);color:#fff}.StorageSelectModal_storageInfo__qwWVB{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.StorageSelectModal_storageName__qyyat{font-size:.9375rem;font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StorageSelectModal_storageMeta__xgxb_{display:flex;align-items:center;gap:.75rem;font-size:.8125rem}.StorageSelectModal_storageType__skEyk{color:var(--primary);font-weight:500}.StorageSelectModal_fileCount__qBXv_{color:var(--text-tertiary)}.StorageSelectModal_storageDesc__ohQnj{font-size:.8125rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WebSearchConfigModal_modalBody__KZNPQ{display:flex;flex-direction:column;gap:16px;padding:24px;background:var(--background);overflow:visible;height:auto}.WebSearchConfigModal_section__6d22Y{display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--surface);border-radius:12px;border:1px solid var(--border-color)}.WebSearchConfigModal_sectionTitle__2pOdU{font-size:12px;font-weight:var(--font-weight-semibold);color:var(--text-secondary);margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}.WebSearchConfigModal_row__dE6vz{display:grid;grid-template-columns:1fr 1fr;gap:20px}.WebSearchConfigModal_inlineRow__M3qtg{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.WebSearchConfigModal_inlineLabel__MhWBr{font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.WebSearchConfigModal_inlineInput__wY28H{width:70px;padding:8px 10px;border:1px solid var(--border-color);background:var(--surface);border-radius:8px;font-size:13px;color:var(--text-primary);outline:none;transition:all .2s ease;text-align:center;-moz-appearance:textfield;flex-shrink:0}.WebSearchConfigModal_inlineInput__wY28H::-webkit-inner-spin-button,.WebSearchConfigModal_inlineInput__wY28H::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.WebSearchConfigModal_inlineInput__wY28H:hover{border-color:rgba(var(--accent-color-rgb),.5);box-shadow:0 1px 3px rgba(0,0,0,.06)}.WebSearchConfigModal_inlineInput__wY28H:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px rgba(var(--accent-color-rgb),.12)}.WebSearchConfigModal_inlineUnit__2PPY6{font-size:13px;color:var(--text-secondary);white-space:nowrap;margin-left:4px;flex-shrink:0}.WebSearchConfigModal_inlineSpacer__A9LHa{flex:1;min-width:24px}.WebSearchConfigModal_field__0x8Zh{display:flex;flex-direction:column;gap:8px}.WebSearchConfigModal_label__UloYA{font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-secondary);display:flex;align-items:center;justify-content:space-between}.WebSearchConfigModal_inputWrapper__CuheL{position:relative}.WebSearchConfigModal_input__nlPZ2{width:100%;padding:10px 14px;border:1px solid var(--border-color);background:var(--surface);border-radius:var(--radius-medium);font-size:13px;color:var(--text-primary);outline:none;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.WebSearchConfigModal_input__nlPZ2:hover{border-color:rgba(var(--accent-color-rgb),.5);box-shadow:0 2px 6px rgba(0,0,0,.08)}.WebSearchConfigModal_input__nlPZ2:focus{border-color:var(--accent-color);background:var(--surface);box-shadow:0 0 0 3px rgba(var(--accent-color-rgb),.15),0 2px 6px rgba(0,0,0,.1)}.WebSearchConfigModal_input__nlPZ2::-moz-placeholder{color:var(--text-tertiary);font-size:12px}.WebSearchConfigModal_input__nlPZ2::placeholder{color:var(--text-tertiary);font-size:12px}.WebSearchConfigModal_input__nlPZ2[type=number]{-moz-appearance:textfield}.WebSearchConfigModal_input__nlPZ2[type=number]::-webkit-inner-spin-button,.WebSearchConfigModal_input__nlPZ2[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.WebSearchConfigModal_select__NoXGh{margin-top:0}.WebSearchConfigModal_checkboxGroup__PP5I9{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;padding:4px 0}[data-theme=dark] .WebSearchConfigModal_section__6d22Y{background:var(--surface-dark);border-color:var(--border-color-dark)}[data-theme=dark] .WebSearchConfigModal_label__UloYA,[data-theme=dark] .WebSearchConfigModal_sectionTitle__2pOdU{color:var(--text-secondary-dark)}[data-theme=dark] .WebSearchConfigModal_inlineInput__wY28H{background:var(--surface-dark);border-color:var(--border-color-dark)}[data-theme=dark] .WebSearchConfigModal_inlineInput__wY28H:hover{border-color:rgba(var(--accent-color-rgb),.5)}[data-theme=dark] .WebSearchConfigModal_inlineInput__wY28H:focus{background:var(--surface-dark);border-color:var(--accent-color)}[data-theme=dark] .WebSearchConfigModal_inlineLabel__MhWBr,[data-theme=dark] .WebSearchConfigModal_inlineUnit__2PPY6{color:var(--text-secondary-dark)}[data-theme=dark] .WebSearchConfigModal_input__nlPZ2{background:var(--surface-dark);border-color:var(--border-color-dark);color:var(--text-primary-dark)}[data-theme=dark] .WebSearchConfigModal_input__nlPZ2:hover{background:var(--surface-light-dark);border-color:rgba(var(--accent-color-rgb),.5)}[data-theme=dark] .WebSearchConfigModal_input__nlPZ2:focus{background:var(--surface-dark);border-color:var(--accent-color)}@media (max-width:768px){.WebSearchConfigModal_modalBody__KZNPQ{padding:16px;gap:14px;overflow:visible;height:auto}.WebSearchConfigModal_section__6d22Y{padding:16px;gap:14px;border-radius:10px}.WebSearchConfigModal_sectionTitle__2pOdU{font-size:12px;margin-bottom:6px}.WebSearchConfigModal_row__dE6vz{grid-template-columns:1fr;gap:14px}.WebSearchConfigModal_inlineRow__M3qtg{gap:6px;flex-wrap:nowrap}.WebSearchConfigModal_inlineLabel__MhWBr{font-size:13px;flex-shrink:0}.WebSearchConfigModal_inlineInput__wY28H{width:60px;padding:7px 8px;font-size:13px}.WebSearchConfigModal_inlineUnit__2PPY6{font-size:13px;margin-left:2px}.WebSearchConfigModal_inlineSpacer__A9LHa{display:none}.WebSearchConfigModal_label__UloYA{font-size:13px}.WebSearchConfigModal_input__nlPZ2{padding:9px 12px;font-size:13px}.WebSearchConfigModal_input__nlPZ2::-moz-placeholder{font-size:12px}.WebSearchConfigModal_input__nlPZ2::placeholder{font-size:12px}.WebSearchConfigModal_checkboxGroup__PP5I9{flex-direction:column;gap:10px}}@media (max-width:480px){.WebSearchConfigModal_modalBody__KZNPQ{padding:12px;gap:12px;overflow:visible;height:auto}.WebSearchConfigModal_section__6d22Y{padding:14px;gap:12px;border-radius:8px}.WebSearchConfigModal_sectionTitle__2pOdU{font-size:12px;margin-bottom:6px;letter-spacing:.03em}.WebSearchConfigModal_row__dE6vz{gap:12px}.WebSearchConfigModal_inlineRow__M3qtg{gap:4px;flex-wrap:nowrap;justify-content:flex-start}.WebSearchConfigModal_inlineLabel__MhWBr{font-size:13px;flex-shrink:0}.WebSearchConfigModal_inlineInput__wY28H{width:50px;padding:7px 6px;font-size:13px}.WebSearchConfigModal_inlineUnit__2PPY6{font-size:13px;margin-left:2px}.WebSearchConfigModal_field__0x8Zh{gap:6px}.WebSearchConfigModal_label__UloYA{font-size:13px}.WebSearchConfigModal_input__nlPZ2{padding:8px 10px;font-size:13px}.WebSearchConfigModal_input__nlPZ2::-moz-placeholder{font-size:12px}.WebSearchConfigModal_input__nlPZ2::placeholder{font-size:12px}.WebSearchConfigModal_checkboxGroup__PP5I9{gap:8px}}@media (max-width:360px){.WebSearchConfigModal_modalBody__KZNPQ{padding:10px;gap:10px}.WebSearchConfigModal_section__6d22Y{padding:12px;gap:10px}.WebSearchConfigModal_sectionTitle__2pOdU{font-size:11px}.WebSearchConfigModal_inlineLabel__MhWBr{font-size:12px}.WebSearchConfigModal_inlineInput__wY28H{padding:7px 8px;font-size:12px}.WebSearchConfigModal_inlineUnit__2PPY6,.WebSearchConfigModal_label__UloYA{font-size:12px}.WebSearchConfigModal_input__nlPZ2{padding:7px 8px;font-size:12px}.WebSearchConfigModal_input__nlPZ2::-moz-placeholder{font-size:11px}.WebSearchConfigModal_input__nlPZ2::placeholder{font-size:11px}}.VideoOptionModal_modalBody__sy4Fs{padding:24px;overflow:visible;height:auto}.VideoOptionModal_configSection__ATO8U{margin-bottom:28px}.VideoOptionModal_configSection__ATO8U:last-child{margin-bottom:0}.VideoOptionModal_sectionLabel__rLpa9{display:block;font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:12px}.VideoOptionModal_aspectRatioGrid__0srGX{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.VideoOptionModal_aspectRatioButton__7__F4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;background:var(--surface-background);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s ease;gap:8px;min-height:100px}.VideoOptionModal_aspectRatioButton__7__F4:hover{background:rgba(123,160,152,.1);transform:translateY(-2px);border-color:rgba(123,160,152,.3)}.VideoOptionModal_aspectRatioButton__7__F4.VideoOptionModal_active__LbNi5{border-color:#7ba098;background:rgba(123,160,152,.15);border-width:2px}.VideoOptionModal_aspectRatioPreview__Z7r6U{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface);border-radius:6px;padding:8px}.VideoOptionModal_aspectRatioBox__PkHUP{background:linear-gradient(135deg,#7ba098,#6a8e82);border-radius:3px;transition:all .2s ease}.VideoOptionModal_aspectRatioPreview__Z7r6U[data-ratio="16:9"] .VideoOptionModal_aspectRatioBox__PkHUP{width:100%;height:56.25%}.VideoOptionModal_aspectRatioPreview__Z7r6U[data-ratio="9:16"] .VideoOptionModal_aspectRatioBox__PkHUP{width:56.25%;height:100%}.VideoOptionModal_aspectRatioPreview__Z7r6U[data-ratio="1:1"] .VideoOptionModal_aspectRatioBox__PkHUP{width:80%;height:80%}.VideoOptionModal_aspectRatioLabel__XZQR9{font-size:13px;font-weight:600;color:var(--text-primary)}.VideoOptionModal_aspectRatioDescription__6suR8{font-size:11px;color:var(--text-secondary);text-align:center;line-height:1.3}.VideoOptionModal_slider__IREkh{width:100%;height:6px;border-radius:3px;background:var(--surface-background);outline:none;cursor:pointer;margin-bottom:8px;-webkit-appearance:none}.VideoOptionModal_slider__IREkh::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#7ba098;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.VideoOptionModal_slider__IREkh::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 3px 8px rgba(123,160,152,.4)}.VideoOptionModal_slider__IREkh::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#7ba098;cursor:pointer;border:none;-moz-transition:all .2s ease;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.VideoOptionModal_slider__IREkh::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 3px 8px rgba(123,160,152,.4)}.VideoOptionModal_sliderMarks__OEJ_6{display:flex;justify-content:space-between;font-size:11px;color:var(--text-secondary);padding:0 4px}.VideoOptionModal_fpsGrid__S0kar{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.VideoOptionModal_fpsButton__Y5oHl{display:flex;align-items:center;justify-content:center;padding:12px 16px;background:var(--surface-background);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500;color:var(--text-primary);min-height:44px}.VideoOptionModal_fpsButton__Y5oHl:hover{background:rgba(123,160,152,.1);transform:translateY(-1px)}.VideoOptionModal_fpsButton__Y5oHl.VideoOptionModal_active__LbNi5{border-color:#7ba098;background:rgba(123,160,152,.15);border-width:2px;color:#7ba098;font-weight:600}.VideoOptionModal_imageUploadContainer__ENtq_{margin-bottom:12px}.VideoOptionModal_imageInput__RQc9L{display:none}.VideoOptionModal_imageUploadButton__fld9s{display:inline-block;padding:10px 20px;background:var(--surface-background);border:1px solid var(--border);border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;color:var(--text-primary);transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.VideoOptionModal_imageUploadButton__fld9s:hover{background:rgba(123,160,152,.1);border-color:rgba(123,160,152,.3);transform:translateY(-1px)}.VideoOptionModal_imageInput__RQc9L:disabled+.VideoOptionModal_imageUploadButton__fld9s{opacity:.5;cursor:not-allowed;pointer-events:none}.VideoOptionModal_imagePreviewContainer__6HtQ5{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.VideoOptionModal_imagePreviewItem__kMSCb{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;border:2px solid var(--border);transition:all .2s ease}.VideoOptionModal_imagePreviewItem__kMSCb:hover{border-color:#7ba098;transform:scale(1.05)}.VideoOptionModal_imagePreview__KQBFK{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoOptionModal_imageRemoveButton__cVOM5{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:50%;background:rgba(255,59,48,.9);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:all .2s ease;padding:0}.VideoOptionModal_imageRemoveButton__cVOM5:hover{background:#ff3b30;transform:scale(1.1)}.VideoOptionModal_checkboxContainer___v6Qo{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;background:var(--surface-background);border-radius:8px;transition:background .2s ease}.VideoOptionModal_checkboxContainer___v6Qo:hover{background:rgba(123,160,152,.1)}.VideoOptionModal_checkbox__pOdVQ{width:20px;height:20px;cursor:pointer;accent-color:#7ba098}.VideoOptionModal_checkboxLabel__5dEPu{font-size:13px;color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}[data-theme=dark] .VideoOptionModal_aspectRatioButton__7__F4,[data-theme=dark] .VideoOptionModal_checkboxContainer___v6Qo,[data-theme=dark] .VideoOptionModal_fpsButton__Y5oHl{background:hsla(0,0%,100%,.05)}[data-theme=dark] .VideoOptionModal_aspectRatioButton__7__F4:hover,[data-theme=dark] .VideoOptionModal_checkboxContainer___v6Qo:hover,[data-theme=dark] .VideoOptionModal_fpsButton__Y5oHl:hover{background:rgba(123,160,152,.2)}[data-theme=dark] .VideoOptionModal_aspectRatioPreview__Z7r6U,[data-theme=dark] .VideoOptionModal_slider__IREkh{background:hsla(0,0%,100%,.1)}@media (max-width:768px){.VideoOptionModal_modalBody__sy4Fs{padding:16px}.VideoOptionModal_configSection__ATO8U{margin-bottom:20px}.VideoOptionModal_sectionLabel__rLpa9{font-size:12px;margin-bottom:10px}.VideoOptionModal_aspectRatioGrid__0srGX{gap:8px}.VideoOptionModal_aspectRatioButton__7__F4{padding:12px 8px;min-height:90px}.VideoOptionModal_aspectRatioPreview__Z7r6U{width:50px;height:50px}.VideoOptionModal_aspectRatioLabel__XZQR9{font-size:12px}.VideoOptionModal_aspectRatioDescription__6suR8{font-size:10px}.VideoOptionModal_fpsGrid__S0kar{gap:8px}.VideoOptionModal_fpsButton__Y5oHl{padding:10px 12px;font-size:12px;min-height:40px}.VideoOptionModal_checkboxContainer___v6Qo{padding:10px}.VideoOptionModal_checkboxLabel__5dEPu{font-size:12px}}@media (max-width:480px){.VideoOptionModal_modalBody__sy4Fs{padding:12px}.VideoOptionModal_aspectRatioGrid__0srGX{grid-template-columns:1fr;gap:8px}.VideoOptionModal_aspectRatioButton__7__F4{flex-direction:row;justify-content:flex-start;padding:12px;min-height:auto;gap:12px}.VideoOptionModal_aspectRatioPreview__Z7r6U{width:40px;height:40px;flex-shrink:0}.VideoOptionModal_aspectRatioLabel__XZQR9{font-size:13px;text-align:left}.VideoOptionModal_aspectRatioDescription__6suR8{font-size:11px;text-align:left}.VideoOptionModal_fpsGrid__S0kar{grid-template-columns:1fr;gap:8px}.VideoOptionModal_fpsButton__Y5oHl{padding:12px;font-size:13px}.VideoOptionModal_sliderMarks__OEJ_6{font-size:10px}}@media (max-width:360px){.VideoOptionModal_aspectRatioButton__7__F4,.VideoOptionModal_modalBody__sy4Fs{padding:10px}.VideoOptionModal_aspectRatioPreview__Z7r6U{width:35px;height:35px}.VideoOptionModal_aspectRatioLabel__XZQR9{font-size:12px}.VideoOptionModal_aspectRatioDescription__6suR8{font-size:10px}.VideoOptionModal_fpsButton__Y5oHl{padding:10px;font-size:12px}.VideoOptionModal_checkbox__pOdVQ{width:18px;height:18px}.VideoOptionModal_checkboxLabel__5dEPu{font-size:11px}}.FileUploadMenu_container__W25sA{position:relative}.FileUploadMenu_fileButton__nyT8m{width:33px;height:33px;min-width:33px;background:transparent;border:none;padding:8px;cursor:pointer;color:var(--muted-foreground);border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.FileUploadMenu_fileButton__nyT8m:hover:not(:disabled){background:rgba(123,160,152,.1);color:var(--foreground);border-radius:50%}.FileUploadMenu_fileButton__nyT8m:disabled{opacity:.5;cursor:not-allowed}.FileUploadMenu_menu__NzDfB{position:absolute;bottom:calc(100% + 8px);left:0;background:var(--background);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:200px;z-index:100;overflow:hidden;animation:FileUploadMenu_slideUp__lUXhF .2s ease-out}@keyframes FileUploadMenu_slideUp__lUXhF{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.FileUploadMenu_menuHeader__zgdgv{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--accent);border-bottom:1px solid var(--border);color:var(--muted-foreground);font-size:13px}.FileUploadMenu_menuItems__eL56e{padding:8px 0}.FileUploadMenu_menuItem__F1nhd{display:flex;align-items:center;gap:12px;width:100%;padding:6px 16px;background:none;border:none;cursor:pointer;color:var(--foreground);font-size:13px;text-align:left;transition:all .2s}.FileUploadMenu_menuItem__F1nhd:hover{background:var(--accent)}.FileUploadMenu_menuItem__F1nhd svg{color:var(--muted-foreground);flex-shrink:0}.FileUploadMenu_divider__tbTrB{height:1px;background:var(--border);margin:8px 0}.FileUploadMenu_mobileOverlay__AJHa4{display:none}@media (max-width:768px){.FileUploadMenu_mobileOverlay__AJHa4{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:9998}.FileUploadMenu_menu__NzDfB{position:fixed;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);width:calc(100vw - 32px);max-width:360px;min-width:unset;max-height:70vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:9999;animation:none}.FileUploadMenu_menuItem__F1nhd{padding:12px 16px;font-size:15px}}[data-theme=dark] .FileUploadMenu_menu__NzDfB{background:#1a1a1a;box-shadow:0 4px 12px rgba(0,0,0,.5)}[data-theme=dark] .FileUploadMenu_menuHeader__zgdgv,[data-theme=dark] .FileUploadMenu_menuItem__F1nhd:hover{background:#2a2a2a}