.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)}}