.stock-detail-layout_stockDetail__7yXW4{min-height:100vh;background:var(--background-secondary);padding:0;overflow-x:hidden}.stock-detail-layout_errorContainer__Kew7h{max-width:1200px;margin:0 auto;padding:48px 24px}.stock-detail-layout_loadingShell__RBCYA{width:100%}.stock-detail-layout_loadingHeader__hKjCQ{display:flex;flex-direction:column;gap:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:48px 24px 24px}.stock-detail-layout_loadingTitleRow__65URV{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.stock-detail-layout_loadingTabsRow__nFwTI{display:flex;gap:22px;flex-wrap:wrap;padding-top:12px;border-top:1px solid rgba(255,255,255,.18)}.stock-detail-layout_loadingCardsRow__WeJAo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.stock-detail-layout_loadingCharts__5QGSy{padding:32px 32px 40px;display:grid;gap:20px}.stock-detail-layout_loadingShimmer__O8fFm{background:linear-gradient(90deg,#eef1f5 25%,#f6f8fb 50%,#eef1f5 75%);background-size:200% 100%;animation:stock-detail-layout_skeleton__QCUrn 1.6s ease infinite}.stock-detail-layout_loadingName__1yi3f{height:30px;width:220px;border-radius:16px}.stock-detail-layout_loadingCode__4B_M9{height:22px;width:88px;border-radius:12px}.stock-detail-layout_loadingTab__qI8en{height:12px;width:72px;border-radius:999px}.stock-detail-layout_loadingChart__2mKEd{height:260px;border-radius:16px}.stock-detail-layout_errorContainer__Kew7h{text-align:center}.stock-detail-layout_backButton__nrvPy{margin-top:16px;border:none;background:var(--primary-color);color:#fff;padding:10px 18px;border-radius:999px;cursor:pointer}.stock-detail-layout_pageContent___30j7{width:100%;max-width:none;margin:0;padding:0 32px}.stock-detail-layout_fullWidthGradientSection__e4P07{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:var(--gradient-info)}.stock-detail-layout_gradientContentContainer__8jlM9{max-width:1400px;margin:0 auto;padding:0 32px}.stock-detail-layout_gradientCard__h751T{padding:0}.stock-detail-layout_whiteContentContainer__CcHIF{max-width:1400px;margin:0 auto;padding:28px 40px}.stock-detail-layout_contentCard__eqS_L{background:var(--background-secondary);border-radius:var(--radius-base);margin-top:calc(var(--radius-base) * -1);border:none;box-shadow:none;overflow:hidden}@keyframes stock-detail-layout_skeleton__QCUrn{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1200px){.stock-detail-layout_gradientContentContainer__8jlM9,.stock-detail-layout_pageContent___30j7,.stock-detail-layout_whiteContentContainer__CcHIF{padding:24px 28px}}@media (max-width:768px){.stock-detail-layout_pageContent___30j7{padding:0}.stock-detail-layout_gradientContentContainer__8jlM9,.stock-detail-layout_whiteContentContainer__CcHIF{padding:16px}.stock-detail-layout_errorContainer__Kew7h{padding:32px 16px}.stock-detail-layout_loadingHeader__hKjCQ{padding:36px 16px 18px}.stock-detail-layout_loadingCardsRow__WeJAo{grid-template-columns:1fr;gap:16px}.stock-detail-layout_loadingCharts__5QGSy{padding:24px 16px 32px}.stock-detail-layout_loadingChart__2mKEd{height:220px}}.points-exhausted-modal_overlay__RsCtm{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px)}.points-exhausted-modal_modal__qACj5{background:var(--bg-card,#ffffff);border-radius:16px;width:90%;max-width:400px;padding:24px;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:points-exhausted-modal_modalIn__WgnKF .2s ease-out}@keyframes points-exhausted-modal_modalIn__WgnKF{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.points-exhausted-modal_closeButton__aGM9P{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:var(--text-secondary,#666);padding:4px;border-radius:4px;transition:all .2s}.points-exhausted-modal_closeButton__aGM9P:hover{background:var(--bg-secondary,#f5f5f5);color:var(--text-primary,#333)}.points-exhausted-modal_content__hPEz9{text-align:center;margin-bottom:24px}.points-exhausted-modal_iconWrapper__0c_ql{margin-bottom:16px;color:#ff9800;display:flex;justify-content:center}.points-exhausted-modal_title__xn4iT{font-size:1.25rem;font-weight:600;color:var(--text-primary,#111);margin-bottom:8px}.points-exhausted-modal_description__apKr2{font-size:.875rem;color:var(--text-secondary,#666);line-height:1.5}.points-exhausted-modal_actions__2aITf{display:flex;gap:12px}.points-exhausted-modal_primaryButton__YQtCk,.points-exhausted-modal_secondaryButton__wbKEx{flex:1;padding:10px 16px;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s}.points-exhausted-modal_primaryButton__YQtCk{background:var(--primary-color,#000);color:white;border:1px solid var(--primary-color,#000)}.points-exhausted-modal_primaryButton__YQtCk:hover{opacity:.9}.points-exhausted-modal_secondaryButton__wbKEx{background:transparent;color:var(--text-primary,#333);border:1px solid var(--border-color,#e5e7eb)}.points-exhausted-modal_secondaryButton__wbKEx:hover{background:var(--bg-secondary,#f5f5f5)}@media (prefers-color-scheme:dark){.points-exhausted-modal_modal__qACj5{background:#1f2937;border:1px solid #374151}.points-exhausted-modal_title__xn4iT{color:#f9fafb}.points-exhausted-modal_closeButton__aGM9P,.points-exhausted-modal_description__apKr2{color:#9ca3af}.points-exhausted-modal_closeButton__aGM9P:hover{background:#374151;color:#f9fafb}.points-exhausted-modal_secondaryButton__wbKEx{color:#f9fafb;border-color:#374151}.points-exhausted-modal_secondaryButton__wbKEx:hover{background:#374151}}.credit-modal_modal__NYiwo{max-width:760px!important}.credit-modal_container__6gRes{display:flex;flex-direction:column;gap:20px;color:var(--text-color-secondary)}.credit-modal_description__KD0fq{margin:0;font-size:14px;line-height:1.6;text-align:left;color:var(--text-color-secondary)}.credit-modal_packageGrid__Pm16y{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%}.credit-modal_packageCard__65HLk{background:#ffffff;border:1px solid var(--border-color-light);border-radius:12px;padding:24px 12px 20px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.03);min-height:140px;justify-content:center;position:relative;overflow:hidden}.credit-modal_promoBanner__52a5X{position:absolute;top:0;right:0;background:linear-gradient(135deg,var(--rating-extreme-buy) 0,var(--rating-strong-buy) 100%);color:white;font-size:10px;font-weight:700;padding:2px 8px;border-bottom-left-radius:8px;box-shadow:0 2px 4px rgba(201,56,56,.2);z-index:1}.credit-modal_packageCard__65HLk:hover{transform:translateY(-2px);border-color:var(--primary-color);box-shadow:0 8px 16px rgba(0,0,0,.08)}.credit-modal_extraCard__culcb{background:#f9fafb;border:1px dashed var(--border-color)}.credit-modal_extraText__b_nrL{font-size:13px;color:var(--text-color-secondary);text-align:center;line-height:1.5;font-weight:500}.credit-modal_reportCount__G2XDJ{font-size:16px;font-weight:700;color:var(--text-color)}.credit-modal_priceRow__FlXS6{display:flex;align-items:center;gap:10px;margin:2px 0}.credit-modal_mainPrice__wQoe9{font-size:20px;font-weight:800;color:var(--primary-color);line-height:1.1}.credit-modal_auxInfo__THVxj{font-size:12px;color:var(--text-color-secondary);background-color:#f3f4f6;padding:2px 8px;border-radius:10px;white-space:nowrap}.credit-modal_pricePerReport__npyp1{font-size:12px;color:var(--text-color-secondary);opacity:.8}.credit-modal_qrSection__cyFFm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 0;gap:16px}.credit-modal_qrLabel__MJKq9{font-size:14px;font-weight:600;color:var(--text-color)}.credit-modal_qrCode__6ZgQq{width:160px;height:160px;-o-object-fit:contain;object-fit:contain;border:1px solid var(--border-color-light);padding:8px;border-radius:8px}.credit-modal_footerNote__stTRZ{margin:0;text-align:center;font-size:13px;line-height:1.5;color:var(--text-color-secondary)}.credit-modal_highlight__NXimk{color:var(--primary-color);font-weight:600}.credit-modal_boldBlue__XS7fD{color:#1677ff;font-weight:700}.credit-modal_link__QcHHW{color:var(--text-color-secondary);text-decoration:underline;cursor:pointer;font-weight:400;transition:color .2s;display:inline-block}.credit-modal_link__QcHHW:hover{color:#1677ff}@media (max-width:500px){.credit-modal_packageGrid__Pm16y{grid-template-columns:repeat(2,1fr)}}.ConfirmModal_message__NSTaN{font-size:14px;color:var(--text-color);line-height:1.6;white-space:pre-line;margin:0 0 24px}.ConfirmModal_actions__Ktbor{display:flex;gap:12px;justify-content:flex-end}.ConfirmModal_cancelButton__XwJT5{padding:10px 18px;border-radius:10px;border:1px solid var(--border-color);background:transparent;color:var(--text-color-secondary);font-weight:600;cursor:pointer;transition:all .2s ease}.ConfirmModal_cancelButton__XwJT5:hover{background:var(--hover-bg);color:var(--text-color)}.ConfirmModal_confirmButton__Rx_uE{padding:10px 18px;border-radius:10px;border:none;background:var(--primary-color);color:#fff;font-weight:600;cursor:pointer;transition:opacity .2s ease}.ConfirmModal_confirmButton__Rx_uE:hover{opacity:.9}.ConfirmModal_cancelButton__XwJT5:disabled,.ConfirmModal_confirmButton__Rx_uE:disabled{opacity:.6;cursor:not-allowed}.usage_container__B_REe{display:flex;flex-direction:column;gap:32px}.usage_header__GUlbj{margin-bottom:24px;padding:0 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.usage_titleGroup__pBBj2{display:flex;flex-direction:column;gap:4px}.usage_balanceGroup__P1C1i{display:flex;align-items:center;gap:12px;flex-shrink:0}.usage_titleRow__mNXzf{display:flex;align-items:center;gap:20px;margin-bottom:4px}.usage_titleDivider__9cppI{width:1px;height:24px;background:var(--border-color);opacity:.6}.usage_headerBalanceText__Nq1_N{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.usage_balanceLabel__NH_L9{font-size:14px;font-weight:600;color:var(--text-color-secondary)}.usage_balanceValue__bifAF{font-size:24px;font-weight:800;color:var(--primary-color)}.usage_creditBadge__3hbkM{font-size:10px;color:var(--text-color-secondary);border:1px solid var(--border-color);border-radius:4px;padding:2px 6px;margin-left:10px;font-weight:500;vertical-align:middle;background:var(--background-card);display:inline-block}.usage_title__6hW8W{font-size:28px;font-weight:700;color:var(--text-color);margin:0}.usage_subtitle__nbwjf{font-size:14px;color:var(--text-color-secondary);margin:0}.usage_topSplitCard__C0nri{background:var(--background-card);border-radius:24px;border:1px solid var(--border-color-light);box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;overflow:hidden;padding:0;display:flex;flex-direction:column}.usage_glow__QUYRX{position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:rgba(var(--primary-rgb),.03);border-radius:50%;filter:blur(64px);pointer-events:none}.usage_splitContent__NMOCg{display:flex;gap:64px;position:relative;z-index:1;padding:40px 48px}.usage_leftSplit__zCGN1,.usage_rightSplit__oNS0j{flex:1;display:flex;flex-direction:column;gap:24px}.usage_leftSplit__zCGN1{position:relative}.usage_subMenuWrapper__jH6QL{position:absolute;bottom:0;right:0}.usage_moreBtn__O_0Ru{background:transparent;border:none;padding:8px;cursor:pointer;color:var(--text-color-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.usage_moreBtn__O_0Ru:hover{background:var(--background-secondary);color:var(--text-color)}.usage_dropdownMenu__wWa86{position:absolute;bottom:100%;right:0;margin-bottom:8px;background:var(--background-card);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:auto;white-space:nowrap;z-index:10;padding:4px;animation:usage_fadeIn__Qa0Th .1s ease-out}@keyframes usage_fadeIn__Qa0Th{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.usage_dropdownItem___pX_7{width:100%;text-align:left;padding:4px 12px;background:transparent;border:none;cursor:pointer;font-size:13px;color:var(--text-color);border-radius:4px;transition:background .2s}.usage_dropdownItem___pX_7:hover{background:var(--background-secondary)}.usage_dropdownItem___pX_7.usage_danger__8FFzv{color:#ef4444}.usage_dropdownItem___pX_7.usage_centered__UphZF{text-align:center}.usage_dropdownItem___pX_7.usage_danger__8FFzv:hover{background:rgba(239,68,68,.1)}.usage_verticalDivider__VjTsd{width:1px;background:var(--border-color-light);align-self:stretch}.usage_sectionLabel__Ju9xP{font-size:18px;font-weight:700;color:var(--text-color);letter-spacing:normal}.usage_subInfoLabel__exMZG{font-size:13px;font-weight:600;color:var(--text-color-secondary);margin:0;white-space:nowrap}.usage_tierInfo__KYMfS{display:flex;justify-content:flex-start;align-items:baseline;gap:12px;width:100%}.usage_planHeader__zNtc4{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.usage_tierInfo__KYMfS h3{margin:0 0 4px}.usage_price__ugni7,.usage_tierInfo__KYMfS h3{font-size:20px;font-weight:700;color:var(--text-color)}.usage_price__ugni7{margin:0}.usage_priceUnit__uarie{font-size:14px;font-weight:400;color:var(--text-color-secondary)}.usage_benefitsList__K4ryx{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.usage_benefitItem__wVosy{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-color-secondary)}.usage_usageProgressWrapper__6cwUw{display:flex;flex-direction:column;gap:8px}.usage_progressHeader__syj4n{display:flex;justify-content:space-between;font-size:12px;font-weight:600}.usage_expiringInfo__Ejyuc{color:#f59e0b}.usage_expiringInfo__Ejyuc,.usage_neverExpiresInfo__ocrpB{font-size:11px;display:flex;align-items:center;gap:4px;margin-top:-2px}.usage_neverExpiresInfo__ocrpB{color:#10b981}.usage_infoText__2Tknn{font-size:11px;color:var(--text-color-secondary);display:flex;align-items:center;gap:4px;margin-top:-2px}.usage_progressBar__Ragdd{height:16px;background:rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.usage_progressFill__I_GLN{height:100%;background:var(--primary-color);border-radius:4px;transition:width .3s ease}.usage_actions____j7L{display:flex;gap:12px;justify-content:flex-start}.usage_transactionsWrapper__Yv2XL{display:flex;flex-direction:column;gap:16px}.usage_tableContainer__hUlB2{background:var(--background-card);border-radius:var(--radius-lg);border:1px solid var(--border-color-light);box-shadow:0 2px 4px rgba(0,0,0,.04);overflow:hidden;display:flex;flex-direction:column}.usage_tableHeader__YXZ7i{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.usage_tableTitle__ubJvM{font-size:20px;font-weight:700;color:var(--text-color);margin:0}.usage_pagination__otAvL{display:flex;align-items:center;gap:16px;color:var(--text-color-secondary);font-size:14px}.usage_paginationInfo__AEHHa{white-space:nowrap;opacity:.8}.usage_paginationBtns__g33tW{display:flex;align-items:center;gap:8px}.usage_pageBtn__f0Evm{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border-color-light);border-radius:6px;background:var(--background-card);color:var(--text-color);cursor:pointer;transition:all .2s ease}.usage_pageBtn__f0Evm:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color);background:rgba(var(--primary-rgb),.05)}.usage_pageBtn__f0Evm:disabled{opacity:.3;cursor:not-allowed;background:var(--background-secondary)}.usage_txCell__qhOd5{display:flex;align-items:center;gap:16px}.usage_txIcon__2mn4F{width:40px;height:40px;background:var(--background-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.04);flex-shrink:0}.usage_txDescription__wv64T{font-size:14px;font-weight:700;color:var(--text-color);margin:0 0 2px}.usage_txType___bfeo{font-size:10px;color:var(--text-color-secondary);font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0}.usage_txTimestamp__EDJzG{font-size:12px;font-weight:500;color:var(--text-color-secondary);margin:0}.usage_txAmount__qae1m{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700}.usage_txAmount__qae1m.usage_positive__1cu_n{color:#10b981}.usage_txAmount__qae1m.usage_negative__SsB3S{color:var(--text-color)}.usage_txBalance__iR7az{font-size:12px;font-weight:700;color:var(--text-color);margin:0}.usage_txId__6fmUc{font-size:10px;font-family:monospace;color:var(--text-color-disabled);margin:0}.usage_card__odRa9{background:var(--background-card);border-radius:24px;border:1px solid var(--border-color-light);box-shadow:0 2px 4px rgba(0,0,0,.04);padding:32px}.usage_cardTitle__vtW2_{font-size:20px;font-weight:700;color:var(--text-color);margin:0 0 24px}.usage_paymentMethod__ZJOyj{border:1px solid rgba(var(--primary-rgb),.2);background:rgba(var(--primary-rgb),.03);border-radius:var(--radius-lg);padding:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.usage_paymentLeft__KO_YY{display:flex;align-items:center;gap:16px}.usage_cardBrand__t1iTi{width:48px;height:32px;background:var(--text-color);color:white;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:800}.usage_cardNumber__EMFFi{font-size:14px;font-weight:700;color:var(--text-color);margin:0}.usage_cardExpiry__zc5MN{font-size:12px;color:var(--text-color-secondary);margin:0}.usage_editButton__nGoc2{font-size:12px;font-weight:700;color:var(--primary-color);background:none;border:none;cursor:pointer}.usage_addPaymentButton__nhevY{width:100%;padding:16px;border:2px dashed var(--border-color);border-radius:var(--radius-lg);background:transparent;color:var(--text-color-secondary);font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.usage_endInfo__mfxAA{font-size:13px;color:var(--text-color-secondary);margin:0;align-self:center}.usage_primaryButton__TmUDz{padding:8px 16px;border-radius:var(--radius-lg);font-size:14px;font-weight:600;cursor:pointer;background:var(--gradient-info);color:white;border:none;box-shadow:0 4px 12px rgba(var(--primary-rgb),.15);transition:all .2s ease;display:flex;align-items:center;gap:8px;white-space:nowrap}.usage_primaryButton__TmUDz:hover{box-shadow:0 6px 16px rgba(var(--primary-rgb),.25)}.usage_secondaryButton__e8YoD{padding:10px 24px;border-radius:var(--radius-lg);font-size:14px;font-weight:700;cursor:pointer;background:var(--background-card);color:var(--text-color);border:1px solid var(--border-color)}.usage_tableButton__oYwhw{background:none;border:1px solid var(--border-color-light);border-radius:var(--radius-base);padding:6px 12px;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-color-secondary);cursor:pointer}.usage_tableActions__B_aMa{display:flex;gap:8px}.usage_inlineInput__LWSQv{width:120px;padding:6px 8px;border:1px solid var(--border-color);border-radius:var(--radius-base);background:var(--background-card);color:var(--text-color);font-size:12px}.usage_inlineInput__LWSQv:disabled{opacity:.6;cursor:not-allowed}.usage_filterPanel__kGX5_{background:var(--background-card);border:1px solid var(--border-color-light);border-radius:var(--radius-lg);padding:20px;margin-bottom:16px;animation:usage_slideDown__xCRMP .2s ease-out}@keyframes usage_slideDown__xCRMP{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.usage_filterGrid__OIeMU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px}.usage_filterField__QKzRT{display:flex;flex-direction:column;gap:6px}.usage_filterLabel__BEs2v{font-size:12px;font-weight:600;color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.05em}.usage_filterInput__l6R3b,.usage_filterSelect__FqMg5{padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-base);background:var(--background-card);color:var(--text-color);font-size:14px;font-family:inherit;transition:all .2s ease}.usage_filterInput__l6R3b:focus,.usage_filterSelect__FqMg5:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.usage_filterInput__l6R3b::-moz-placeholder{color:var(--text-color-disabled)}.usage_filterInput__l6R3b::placeholder{color:var(--text-color-disabled)}.usage_filterSelect__FqMg5{cursor:pointer}.usage_filterActions__OHYI9{display:flex;gap:12px;justify-content:flex-end;padding-top:4px}@media (max-width:1024px){.usage_splitContent__NMOCg{flex-direction:column;gap:32px}.usage_verticalDivider__VjTsd{width:100%;height:1px}}@media (max-width:768px){.usage_header__GUlbj{padding:0 16px;margin-bottom:16px;flex-direction:column;gap:20px}.usage_titleGroup__pBBj2{width:100%;padding-bottom:16px;border-bottom:1px solid var(--border-color-light)}.usage_balanceGroup__P1C1i{width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.usage_titleRow__mNXzf{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:0;width:100%}.usage_title__6hW8W{font-size:24px;margin-bottom:0}.usage_subtitle__nbwjf{font-size:13px}.usage_titleDivider__9cppI{display:none}.usage_headerBalanceText__Nq1_N{flex:1;min-width:0;flex-wrap:wrap;gap:6px}.usage_balanceLabel__NH_L9{font-size:13px;width:100%}.usage_balanceValue__bifAF{font-size:20px}.usage_creditBadge__3hbkM{margin-left:0}.usage_topSplitCard__C0nri{border-radius:16px}.usage_splitContent__NMOCg{padding:24px 20px;gap:24px}.usage_benefitsList__K4ryx{grid-template-columns:1fr;gap:12px}.usage_benefitItem__wVosy{font-size:12px}.usage_sectionLabel__Ju9xP{font-size:16px}.usage_actions____j7L{flex-direction:column}.usage_actions____j7L .usage_primaryButton__TmUDz,.usage_actions____j7L .usage_secondaryButton__e8YoD{width:100%;justify-content:center}.usage_tableContainer__hUlB2{border-radius:12px;overflow-x:auto}.usage_tableHeader__YXZ7i{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:8px}.usage_tableTitle__ubJvM{font-size:18px}.usage_pagination__otAvL{width:100%;justify-content:space-between;font-size:13px}.usage_paginationInfo__AEHHa{font-size:12px}.usage_txCell__qhOd5{gap:12px}.usage_txIcon__2mn4F{width:36px;height:36px}.usage_txDescription__wv64T{font-size:13px}.usage_txType___bfeo{font-size:9px}.usage_txTimestamp__EDJzG{font-size:11px}.usage_txAmount__qae1m{font-size:13px}.usage_txBalance__iR7az{font-size:11px}.usage_paymentMethod__ZJOyj{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.usage_editButton__nGoc2{align-self:flex-end}.usage_filterPanel__kGX5_{padding:16px}.usage_filterGrid__OIeMU{grid-template-columns:1fr;gap:12px}.usage_filterActions__OHYI9{flex-direction:column}.usage_filterActions__OHYI9 button{width:100%}.usage_progressHeader__syj4n{font-size:11px;flex-wrap:wrap;gap:4px}.usage_expiringInfo__Ejyuc,.usage_infoText__2Tknn,.usage_neverExpiresInfo__ocrpB{font-size:10px}.usage_dropdownMenu__wWa86{min-width:200px;max-width:calc(100vw - 32px)}.usage_dropdownItem___pX_7{font-size:12px;padding:8px 12px}.usage_tableContainer__hUlB2 table tbody tr td:nth-child(4),.usage_tableContainer__hUlB2 table tbody tr td:nth-child(5),.usage_tableContainer__hUlB2 table thead tr th:nth-child(4),.usage_tableContainer__hUlB2 table thead tr th:nth-child(5){display:none}.usage_tableContainer__hUlB2 table td,.usage_tableContainer__hUlB2 table th{padding:12px 8px}.usage_tableContainer__hUlB2 table td:first-child,.usage_tableContainer__hUlB2 table th:first-child{padding-left:16px}.usage_tableContainer__hUlB2 table td:last-child,.usage_tableContainer__hUlB2 table th:last-child{padding-right:16px}}.user_authPage__fMHCj{position:relative;min-height:100vh;background:linear-gradient(-30deg,var(--background-card) 0,var(--background-secondary) 100%);display:flex;align-items:center;justify-content:center;padding:clamp(24px,5vw,48px);color:var(--text-color)}.user_authBackdrop__NWvqj{position:absolute;inset:0;background:transparent;z-index:0}.user_authWrapper__WDKab{position:relative;z-index:1;width:100%;max-width:960px;display:flex;justify-content:center}.user_authCard__Q67L9{width:min(100%,440px);background:rgba(255,255,255,.96);border-radius:16px;border:1px solid var(--border-color-light);box-shadow:0 12px 30px rgba(23,42,84,.12);padding:clamp(24px,4vw,36px);display:flex;flex-direction:column;gap:24px}.user_authHeader__2q4GU{text-align:center;display:flex;justify-content:center}.user_authLogo__q60SW{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.user_authLogo__q60SW:hover{transform:scale(1.02)}.user_authLogoImage__x_NsN{height:32px;width:auto;max-width:200px}.user_authTabs__zT_r7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border-radius:999px;background:#f2f5ff;border:1px solid var(--border-color-light)}.user_authTab__5kB82{border:none;background:transparent;padding:10px 0;border-radius:999px;font-size:14px;font-weight:600;color:var(--text-color-secondary);cursor:pointer;transition:all .2s ease}.user_authTabActive__qa1oP{background:#ffffff;color:var(--primary-color);box-shadow:0 6px 14px rgba(69,107,202,.16)}.user_authContent__m1VGk{display:flex;flex-direction:column;gap:20px}.user_resetHeading__mKRUA{display:flex;flex-direction:column;gap:6px;text-align:center}.user_resetTitle__REZtH{margin:0;font-size:22px;font-weight:700;color:var(--text-color)}.user_resetDescription__gTWJc{margin:0;font-size:13px;color:var(--text-color-secondary);line-height:1.6}.user_authForm__yeuZK{display:flex;flex-direction:column;gap:18px}.user_socialLogin__KUTmd{display:flex;flex-direction:column;gap:12px}.user_googleButton__9YLZn{width:100%;height:42px;border-radius:9999px;border:1px solid var(--border-color);background:#ffffff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:none;transform:translateY(0)}.user_googleButton__9YLZn:hover:not(:disabled){border-color:rgba(69,107,202,.45);background:#f7f9ff;box-shadow:var(--shadow-high-hover);transform:translateY(-2px)}.user_googleButton__9YLZn:disabled{opacity:.7;cursor:not-allowed}.user_googleButton__9YLZn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.3)}.user_googleIcon__xxoNK{width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.user_googleIconImage__GcDfi{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:block}.user_divider__kmHXy{position:relative;text-align:center;font-size:11px;font-weight:700;color:var(--text-color-secondary);text-transform:uppercase;letter-spacing:.1em}.user_divider__kmHXy span{position:relative;z-index:1;display:inline-block;padding:0 10px;background:rgba(255,255,255,.96)}.user_divider__kmHXy:after,.user_divider__kmHXy:before{content:"";position:absolute;top:50%;width:40%;height:1px;background:var(--border-color-light);z-index:0}.user_divider__kmHXy:before{left:0}.user_divider__kmHXy:after{right:0}.user_formAlert__v5DSJ{border-radius:10px;padding:10px 12px;font-size:13px}.user_formAlertError__gCUxR{background:rgba(201,58,58,.1);color:#c93a3a;border:1px solid rgba(201,58,58,.2)}.user_formAlertSuccess__RMNF_{background:rgba(83,182,132,.12);color:#2d8659;border:1px solid rgba(83,182,132,.24)}.user_formField__WmmVU{display:flex;flex-direction:column;gap:8px}.user_formLabel__fuZTu{font-size:12px;font-weight:600;color:var(--text-color-secondary)}.user_formInput__cdpqo{height:40px;width:100%;border-radius:10px;border:1px solid var(--border-color);padding:0 12px;font-size:14px;background:#ffffff;color:var(--text-color);outline:none;transition:border .2s ease,box-shadow .2s ease;box-sizing:border-box;position:relative;z-index:1}.user_inputWithToggle__47GoJ{position:relative;display:flex;align-items:center;width:100%}.user_formInputWithToggle__RqiFk{padding-right:44px}.user_passwordToggle__u4SOc{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:4px;color:var(--text-color-secondary);cursor:pointer;z-index:2}.user_passwordToggle__u4SOc:hover{color:var(--primary-color)}.user_passwordToggle__u4SOc:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:6px}.user_passwordToggle__u4SOc svg{width:18px;height:18px}.user_formInput__cdpqo:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(69,107,202,.15)}.user_formInputError__ebI0t{border-color:#c93a3a;box-shadow:0 0 0 3px rgba(201,58,58,.1)}.user_fieldError__SmY_1,.user_formError__y8vAZ{font-size:12px;color:#c93a3a}.user_formOptions__uQrAD{display:flex;justify-content:space-between;align-items:center;gap:12px}.user_checkboxLabel__SNXog{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-color-secondary)}.user_checkboxLabel__SNXog input{accent-color:var(--primary-color)}.user_formLink__thvAQ{font-size:12px;color:var(--primary-color);text-decoration:none}.user_formLink__thvAQ:hover{text-decoration:underline}.user_primaryButton__7p_oh{width:100%;height:42px;border-radius:9999px;border:none;background:var(--gradient-info);color:#ffffff;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:none;transform:translateY(0)}.user_primaryButton__7p_oh:disabled{opacity:.7;cursor:not-allowed}.user_primaryButton__7p_oh:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-dark) 0,var(--primary-color) 100%);transform:translateY(-2px);box-shadow:var(--shadow-high-hover)}.user_primaryButton__7p_oh:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.3)}.user_secondaryButton__RIg1C{height:40px;border-radius:9999px;border:1px solid var(--border-color);background:#ffffff;color:var(--text-color);font-weight:600;padding:0 18px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;transform:translateY(0)}.user_secondaryButton__RIg1C:hover{border-color:var(--primary-color);background-color:rgba(var(--primary-rgb),.06);box-shadow:var(--shadow-high-hover);transform:translateY(-2px)}.user_secondaryButton__RIg1C:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.3)}.user_dangerButton__8g0rx{height:40px;border-radius:10px;border:none;background:rgba(201,58,58,.1);color:#c93a3a;font-weight:600;padding:0 18px;cursor:pointer}.user_verificationFieldGroup__I6nx4{display:flex;gap:12px;align-items:flex-start;width:100%}.user_verificationFieldGroup__I6nx4 .user_formInput__cdpqo{flex:1}.user_verificationCodeButton__vI7ZN{height:40px;padding:0 16px;font-size:13px;white-space:nowrap;flex-shrink:0;border-radius:10px;transition:background-color .2s ease}.user_verificationCodeButton__vI7ZN:hover:not(:disabled){background-color:#f0f4ff;border-color:var(--primary-color);transform:none;box-shadow:none}.user_verificationCodeButton__vI7ZN:disabled{opacity:.6;cursor:not-allowed}.user_passwordStrength__pW15F{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px}.user_passwordStrengthBars__T1iNU{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;flex:1}.user_passwordStrengthBar__85cba{height:6px;border-radius:999px;background:#e6e9f2}.user_passwordStrengthBarActive__uvNyY{background:linear-gradient(135deg,#4a73dc,#3755a1)}.user_passwordStrengthLabel__cjjEW{font-size:12px;color:var(--text-color-secondary);min-width:70px;text-align:right}.user_resetFooter__SFErT{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;font-size:12px;color:var(--text-color-secondary)}.user_resetSuccess__4I5x7{display:flex;flex-direction:column;align-items:center;gap:14px;padding:12px 0 4px;text-align:center}.user_resetSuccessIcon__FXRZO{width:54px;height:54px;border-radius:50%;background:#53b684;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:26px;font-weight:700}.user_resetSuccessText___fMyg{margin:0;font-size:14px;color:var(--text-color)}.user_profilePage__bXwr0{min-height:100vh;background:var(--background-primary);padding:96px 24px 40px;display:flex;justify-content:center}.user_profileCard__c_p1d{width:min(100%,720px);background:#ffffff;border-radius:20px;border:1px solid var(--border-color-light);box-shadow:0 12px 30px rgba(0,0,0,.08);padding:32px;display:flex;flex-direction:column;gap:24px}.user_profileHeader__21h2A{text-align:center}.user_profileHeader__21h2A h1{margin:0 0 6px;font-size:24px}.user_profileHeader__21h2A p{margin:0;color:var(--text-color-secondary);font-size:13px}.user_profileGrid__B_fSr{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.user_profileItem__IC1AT{background:var(--background-secondary);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.user_profileItem__IC1AT span{font-size:12px;color:var(--text-color-secondary)}.user_profileItem__IC1AT strong{font-size:14px;color:var(--text-color)}.user_profileActions__i5hj5{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.user_modalOverlay__fmf_G{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;padding:24px;z-index:2000}.user_modalCard__RlFDb{background:#ffffff;border-radius:16px;padding:24px;width:min(100%,520px);box-shadow:0 20px 40px rgba(0,0,0,.18)}.user_modalHeader__Ibpbh h3{margin:0 0 6px;font-size:20px}.user_modalHeader__Ibpbh p{margin:0 0 12px;color:var(--text-color-secondary);font-size:13px}.user_modalActions__iXuY4{display:flex;gap:12px}.user_modalActions__iXuY4>button{flex:1 1 0;min-width:140px}.user_changePasswordForm__n18V9{display:flex;flex-direction:column;gap:16px}.user_callbackPage__PQwk3{min-height:100vh;background:linear-gradient(135deg,#5a74d6,#8aa4ff);display:flex;align-items:center;justify-content:center;padding:24px}.user_callbackCard__F7n14{background:#ffffff;border-radius:16px;padding:40px 32px;text-align:center;width:min(100%,520px);box-shadow:0 16px 30px rgba(0,0,0,.18)}.user_callbackState__DVSev{display:flex;flex-direction:column;gap:12px;align-items:center}.user_callbackSpinner__0tpIc{width:54px;height:54px;border-radius:50%;border:4px solid rgba(69,107,202,.2);border-top:4px solid var(--primary-color);animation:user_spin__LwM7x 1s linear infinite}.user_callbackError__eN2dV,.user_callbackSuccess__6gz1c{width:54px;height:54px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#ffffff}.user_callbackSuccess__6gz1c{background:#53b684}.user_callbackError__eN2dV{background:#c93a3a}.user_callbackErrorMessage__zMRRO{color:#c93a3a;font-size:13px}.user_callbackActions__1j7wJ{display:flex;gap:10px;width:100%;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.user_authCard__Q67L9{width:min(100%,480px)}.user_profilePage__bXwr0{padding-top:80px}.user_modalActions__iXuY4{flex-direction:column}}.profile_container__JumJ7{display:flex;flex-direction:column;gap:32px}.profile_header__n20N_{display:flex;align-items:flex-start;justify-content:space-between;padding:0 24px}.profile_title__9jUxu{font-size:28px;font-weight:700;color:var(--text-color);margin:0 0 8px}.profile_subtitle__RchBS{font-size:14px;color:var(--text-color-secondary);margin:0}.profile_signOutButton__PiLL7{display:flex;align-items:center;gap:8px;padding:8px 16px;color:#ef4444;font-weight:700;font-size:14px;background:none;border:none;cursor:pointer;transition:all .2s ease;border-radius:var(--radius-lg)}.profile_signOutButton__PiLL7:hover{background:rgba(239,68,68,.05);text-decoration:underline}.profile_profileCard__aKY_6{background:var(--background-card);border-radius:24px;border:1px solid var(--border-color-light);box-shadow:0 2px 4px rgba(0,0,0,.04);padding:32px;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:720px;margin:0 auto}.profile_avatarSection__STbcG{position:relative;margin-bottom:24px}.profile_avatar__eS4LY{width:128px;height:128px;border-radius:50%;border:4px solid var(--background-secondary);-o-object-fit:cover;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.1)}.profile_profileName__4Jzp1{font-size:20px;font-weight:700;color:var(--text-color);margin:0 0 4px}.profile_profileEmail__Apngx{font-size:14px;color:var(--text-color-secondary);margin:0 0 24px}.profile_infoGrid__ym851{width:100%;display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--border-color-light);padding-top:24px}.profile_profileActions__Kxste{width:100%;display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.profile_profileActionButton__pnsOh{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;text-decoration:none;flex:1 1 auto;min-width:140px;font-size:14px}.profile_infoItem__b1YsG{display:flex;justify-content:space-between;align-items:center;font-size:14px}.profile_infoLabel__gZEpC{color:var(--text-color-secondary)}.profile_infoValue__tMEtX{font-weight:600;color:var(--text-color)}.profile_activeStatus__T_G94{color:#10b981;font-weight:700}.profile_inactiveStatus__LeKfE{color:#ef4444;font-weight:700}.profile_tierCard__5l_g_{background:var(--text-color);border-radius:24px;padding:24px;color:white;position:relative;overflow:hidden}.profile_tierGlow__FYibk{position:absolute;bottom:-40px;right:-40px;width:128px;height:128px;background:rgba(var(--primary-rgb),.3);border-radius:50%;filter:blur(48px)}.profile_tierLabel__Fl1mS{font-size:10px;font-weight:700;color:rgba(var(--primary-rgb),.8);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px}.profile_tierName__4jSYT{font-size:24px;font-weight:700;margin:0 0 16px;position:relative;z-index:1}.profile_featureList__oYJzw{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.profile_featureItem__Ak0C7{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.8);font-weight:500}.profile_featureItem__Ak0C7 svg{color:var(--primary-color);opacity:.8}.profile_compareButton__Fonhl{width:100%;padding:8px;background:var(--primary-color);color:white;border:none;border-radius:var(--radius-base);font-size:12px;font-weight:700;cursor:pointer;position:relative;z-index:1}.profile_settingsGroup__85KTQ{background:var(--background-card);border-radius:24px;border:1px solid var(--border-color-light);box-shadow:0 2px 4px rgba(0,0,0,.04);overflow:hidden}.profile_settingsHeader__TLSmh{padding:24px;border-bottom:1px solid var(--border-color-light)}.profile_settingsTitle__6TjG0{font-size:18px;font-weight:700;color:var(--text-color);margin:0}.profile_settingsList__HjZi8{display:flex;flex-direction:column}.profile_settingItem__fvrG7{display:flex;align-items:center;padding:24px;background:transparent;border:none;border-bottom:1px solid var(--border-color-light);cursor:pointer;transition:background .2s ease;text-align:left;width:100%}.profile_settingItem__fvrG7:last-child{border-bottom:none}.profile_settingItem__fvrG7:hover{background:var(--hover-bg)}.profile_settingIcon__1hvtO{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-right:20px;transition:transform .2s ease}.profile_settingItem__fvrG7:hover .profile_settingIcon__1hvtO{transform:scale(1.1)}.profile_settingIcon__1hvtO.profile_blue__21Q7Z{background:rgba(var(--primary-rgb),.1);color:var(--primary-color)}.profile_settingIcon__1hvtO.profile_green__TFJuu{background:rgba(16,185,129,.1);color:#10b981}.profile_settingIcon__1hvtO.profile_red__F9p1G{background:rgba(239,68,68,.1);color:#ef4444}.profile_settingIcon__1hvtO.profile_orange__fsFFG{background:rgba(245,158,11,.1);color:#f59e0b}.profile_settingContent__5sWy3{flex:1}.profile_settingName__L9dtH{font-size:16px;font-weight:700;color:var(--text-color);margin:0 0 4px}.profile_settingSub__7LOUB{font-size:12px;color:var(--text-color-secondary);font-weight:500;margin:0}.profile_settingArrow__0eQcV{color:var(--text-color-disabled);transition:all .2s ease}.profile_settingItem__fvrG7:hover .profile_settingArrow__0eQcV{color:var(--text-color);transform:translateX(4px)}.profile_card__1btvQ{background:var(--background-card);border-radius:24px;border:1px solid var(--border-color-light);box-shadow:0 2px 4px rgba(0,0,0,.04);padding:32px}.profile_cardTitle__ofxVW{font-size:18px;font-weight:700;color:var(--text-color);margin:0 0 24px}.profile_dangerBox__j1nJQ{border:2px dashed rgba(239,68,68,.3);background:rgba(239,68,68,.05);border-radius:16px;padding:24px}.profile_dangerRow__iEQcH{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.profile_dangerRow__iEQcH:last-child{margin-bottom:0}.profile_dangerItemTitle__H35px{font-size:14px;font-weight:700;color:var(--text-color);margin:0 0 4px}.profile_dangerItemDesc__npWs0{font-size:12px;color:var(--text-color-secondary);margin:0;max-width:400px}.profile_dangerButton__Y4Q1f{padding:10px 16px;background:#ef4444;color:white;border:none;border-radius:var(--radius-lg);font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(239,68,68,.2);transition:all .2s ease}.profile_dangerButton__Y4Q1f:hover{background:#dc2626;box-shadow:0 6px 16px rgba(239,68,68,.3)}.profile_secondaryButton__lLKu5{padding:10px 16px;background:white;color:var(--text-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.profile_secondaryButton__lLKu5:hover{background:var(--hover-bg)}.profile_modalOverlay__LDzWi{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;padding:24px;z-index:2000}.profile_modalCard__2QHsC{background:#ffffff;border-radius:16px;padding:24px;width:min(100%,520px);box-shadow:0 20px 40px rgba(0,0,0,.18)}@media (max-width:768px){.profile_header__n20N_{flex-direction:row;align-items:center}.profile_dangerRow__iEQcH{flex-direction:column;align-items:flex-start;gap:16px}.profile_dangerButton__Y4Q1f,.profile_secondaryButton__lLKu5{width:100%;padding:10px 16px;font-size:13px}.profile_profileCard__aKY_6{padding:20px}.profile_settingItem__fvrG7,.profile_settingsHeader__TLSmh{padding:16px}.profile_profileActions__Kxste{flex-direction:column;gap:8px;margin-top:16px}}@media (min-width:1024px){.profile_profileActions__Kxste{flex-wrap:wrap;justify-content:center}.profile_profileActionButton__pnsOh{flex:1 1 140px;max-width:180px}}.center-v2_container__Yrq0Q{display:flex;height:calc(100vh - var(--nav-height) - var(--nav-border));background:var(--background-secondary);overflow:hidden}.center-v2_sidebar__eJFYo{position:fixed;top:0;bottom:0;z-index:40;width:250px;background:var(--background-card);border-right:1px solid var(--border-color-light);transition:transform .3s ease-in-out;display:flex;flex-direction:column}.center-v2_sidebar__eJFYo.center-v2_closed__FsIiv{transform:translateX(-100%)}.center-v2_sidebarContent__m8YBb{display:flex;flex-direction:column;height:100%;padding:24px 20px}.center-v2_sidebarTitle__VtZn4{font-size:16px;font-weight:700;color:var(--text-color);letter-spacing:.02em}.center-v2_nav__vMFeo{flex:1;display:flex;flex-direction:column;gap:4px;padding-top:16px;overflow-y:auto}.center-v2_navButton__x_4fi{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:var(--radius-lg);font-size:14px;font-weight:500;color:var(--text-color-secondary);background:transparent;border:none;cursor:pointer;transition:all .2s ease;text-align:left}.center-v2_navButton__x_4fi:hover{background:var(--hover-bg);color:var(--text-color)}.center-v2_navButton__x_4fi.center-v2_active__hD7Ri{background:rgba(var(--primary-rgb),.1);color:var(--primary-color);border:1px solid rgba(var(--primary-rgb),.2);box-shadow:0 2px 4px rgba(var(--primary-rgb),.1)}.center-v2_navIcon__OZS0M{width:20px;height:20px;flex-shrink:0}.center-v2_creditCard__7vX_a{margin-top:auto;padding:32px 12px 12px;border-top:1px solid var(--border-color-light)}.center-v2_creditBalance__33zGn{background:rgba(var(--primary-rgb),.04);background:linear-gradient(135deg,rgba(var(--primary-rgb),.02) 0,rgba(var(--primary-rgb),.08) 100%);border:1px solid rgba(var(--primary-rgb),.1);border-radius:var(--radius-lg);padding:16px 14px;color:var(--text-color);position:relative;overflow:hidden;cursor:pointer;transition:all .2s ease}.center-v2_creditBalance__33zGn:hover{transform:translateY(-2px);background:rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.15);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08)}.center-v2_creditGlow__nJ2hb{position:absolute;top:0;right:0;width:128px;height:128px;background:rgba(var(--primary-rgb),.2);border-radius:50%;margin-right:-64px;margin-top:-64px;filter:blur(48px);transition:background .3s ease}.center-v2_creditBalance__33zGn:hover .center-v2_creditGlow__nJ2hb{background:rgba(var(--primary-rgb),.3)}.center-v2_creditLabel__9StfK{font-size:9px;color:var(--text-color-secondary);font-weight:700;margin-bottom:2px;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.center-v2_creditAmount__oPtY2{font-size:24px;font-weight:800;color:var(--primary-color);margin-bottom:10px;position:relative;z-index:1}.center-v2_creditUnit__089Bv{font-size:12px;color:var(--text-color-secondary)}.center-v2_creditBadge__Z1Sbm{font-size:10px;color:var(--text-color-secondary);border:1px solid var(--border-color);border-radius:4px;padding:2px 6px;margin-left:8px;font-weight:500;vertical-align:middle;background:var(--background-secondary);display:inline-block}.center-v2_creditActions__YdHE1{display:flex;gap:8px;width:100%}.center-v2_rechargeButton__7tkNU{flex:1;padding:6px 4px;background:white;border:1px solid var(--border-color);color:var(--text-color);border-radius:var(--radius-base);font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;z-index:1}.center-v2_rechargeButton__7tkNU:hover{background:var(--hover-bg);border-color:var(--border-color-light)}.center-v2_upgradeButton__LuQC0{flex:1;padding:6px 4px;background:var(--primary-color);border:none;color:white;border-radius:var(--radius-base);font-size:11px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(var(--primary-rgb),.2);position:relative;z-index:1}.center-v2_upgradeButton__LuQC0:hover{transform:translateY(-1px);background:var(--primary-dark);box-shadow:0 4px 10px rgba(var(--primary-rgb),.3)}.center-v2_mainContent__VjbWF{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;margin-left:250px}.center-v2_contentArea__5XL0I{flex:1;overflow-y:auto;padding:40px 48px}.center-v2_contentInner__kFgoj{max-width:1400px;margin:0 auto;animation:center-v2_fadeIn__05A82 .7s ease}@keyframes center-v2_fadeIn__05A82{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.center-v2_mobileHeader__VesGt{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:var(--background-card);border-bottom:1px solid var(--border-color-light);z-index:30;align-items:center;padding:0 16px;gap:16px}.center-v2_mobileHeaderTitle__6rbRu{font-size:16px;font-weight:600;color:var(--text-color)}.center-v2_mobileMenuButton__pvM6o{display:flex;align-items:center;justify-content:center;padding:8px;margin-left:-8px;background:transparent;border:none;border-radius:var(--radius-lg);color:var(--primary-color);cursor:pointer}.center-v2_mobileMenuButton__pvM6o:hover{background:var(--hover-bg)}.center-v2_mobileOverlay__mskxo{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:35}@media (max-width:1024px){.center-v2_mainContent__VjbWF{margin-left:0;padding-top:56px}.center-v2_sidebar__eJFYo{transform:translateX(-100%);z-index:50;top:0;height:100vh}.center-v2_sidebar__eJFYo.center-v2_open__txhtU{transform:translateX(0)}.center-v2_mobileHeader__VesGt{display:flex}.center-v2_mobileOverlay__mskxo.center-v2_visible__FBWpP{display:block}.center-v2_contentArea__5XL0I{padding:24px 16px;height:auto}}@media (max-width:768px){.center-v2_contentArea__5XL0I{padding:16px}}