.Loading_loadingContainer__GhzXx{min-height:100vh;background:#f4f4fc;display:flex;align-items:center;justify-content:center;padding:1rem}.Loading_logoWrapper__AjLth{display:flex;align-items:center;justify-content:center;animation:Loading_fadeIn__fxU2W .5s ease-in-out}.Loading_logo__p_Cgn{width:80px;height:80px;object-fit:contain;animation:Loading_pulse__b1uGm 2s ease-in-out infinite}@keyframes Loading_fadeIn__fxU2W{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Loading_pulse__b1uGm{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.ErrorPage_errorContainer__5_DyN{min-height:100vh;background:#f4f4fc;display:flex;align-items:center;justify-content:center;padding:1rem}.ErrorPage_errorContent__zLQ55{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:400px;width:100%}.ErrorPage_logoWrapper__xOLO6{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;animation:ErrorPage_fadeIn__ityC_ .5s ease-in-out}.ErrorPage_logo__tI_oS{width:80px;height:80px;object-fit:contain;opacity:.7}.ErrorPage_errorInfo__ta5Gv{margin-bottom:2rem}.ErrorPage_errorTitle__NVjH5{font-size:1.5rem;font-weight:600;color:#dc2626;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.ErrorPage_errorCode__u4Iut{font-size:3rem;font-weight:700;color:#dc2626;margin:0 0 1rem;opacity:.8}.ErrorPage_errorMessage__Qtnm0{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.ErrorPage_retryButton__4llO6{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;border:2px solid #dc2626;color:#dc2626;background:transparent;transition:all .2s ease-in-out}.ErrorPage_retryButton__4llO6:hover{background:#dc2626;color:white;transform:translateY(-1px)}.ErrorPage_retryIcon__eXRIO{width:1rem;height:1rem}@keyframes ErrorPage_fadeIn__ityC_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StatisticsCard_statisticsCard__Xopvh{margin-bottom:1.5rem}.StatisticsCard_statisticsContent__RGEfv{padding:1.5rem}.StatisticsCard_statisticsHeader__8upiU{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.StatisticsCard_statisticsHeaderLeft__7fj25{display:flex;align-items:center;gap:.5rem}.StatisticsCard_statisticsTitle__9EBu5{font-size:.875rem;font-weight:400}.StatisticsCard_statisticsLiveWrapper__DY3TS{display:flex;align-items:center;gap:.25rem}.StatisticsCard_statisticsLiveDot__RXfO8{width:.5rem;height:.5rem;background:var(--green-text);border-radius:9999px;animation:StatisticsCard_pulse__NhBmL 1.5s infinite}@keyframes StatisticsCard_pulse__NhBmL{0%,to{opacity:1}50%{opacity:.5}}.StatisticsCard_statisticsLiveText__3gSoH{color:var(--green-text);font-size:.75rem}.StatisticsCard_statisticsPLWrapper__OhNF5{margin-bottom:1rem}.StatisticsCard_statisticsPL__aWvQ9{font-size:1.875rem;font-weight:600}.StatisticsCard_statisticsPLTodayWrapper__NZKLo{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;font-weight:400}.StatisticsCard_statisticsPLTodayIcon__iduST{width:1rem;height:1rem;color:var(--green-text)}.StatisticsCard_statisticsPLTodayText__1mK4H{color:var(--green-text);font-size:.875rem;font-weight:400}.StatisticsCard_statisticsInfoWrapper__Pg4Mc{display:flex;flex-direction:column;gap:1rem}.StatisticsCard_statisticsInfoRow__VLx5I{display:flex;justify-content:space-between;align-items:center}.StatisticsCard_statisticsInvested__hiCHQ{font-weight:600}.StatisticsCard_statisticsCurrentValue__g72bJ{color:var(--green-text);font-weight:600}.StatisticsCard_statisticsButtonsWrapper__9YIOK{display:flex;gap:.75rem;margin-top:1rem}.StatisticsCard_investButton__fSWht{background:var(--primary-bg);flex:1;color:#fff;transition:background .2s}.StatisticsCard_investButtonIcon__1NrSK{width:1rem;height:1rem;margin-right:.5rem}.StatisticsCard_withdrawButton__ML8HE{border:1px solid var(--primary-bg);background:transparent;flex:1;transition:background .2s;color:var(--primary-bg)}.StatisticsCard_withdrawButtonIcon__UxBTK{width:1rem;height:1rem;margin-right:.5rem}.HistoryPage_header__GMSVv{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.HistoryPage_headerLeft__zpoTu{display:flex;flex-direction:column;align-items:start}.HistoryPage_headerRight__R3aKb{display:flex;flex-direction:column;align-items:end}.HistoryPage_title__Ag48Z{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.HistoryPage_titleIcon___Scww{width:1.2rem;height:1.2rem}.HistoryPage_subtitle__xaxQw{color:var(--gray-text);font-size:.8rem;font-weight:400}.HistoryPage_subtitlePL__nSnmU{color:var(--green-text);font-size:.8rem;font-weight:400}.HistoryPage_tradesList__CqQTz{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;overflow-y:auto}.HistoryPage_tradeCardContent__mIuwA{padding:1rem}.HistoryPage_tradeRow__ezf_a{display:flex;align-items:center;justify-content:space-between}.HistoryPage_tradeRowLeft__Lkich{display:flex;align-items:center;gap:.75rem}.HistoryPage_tradeIconGreen__MCYeO{background:rgba(34,197,94,.125)}.HistoryPage_tradeIconGreen__MCYeO,.HistoryPage_tradeIconRed__st9sl{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.HistoryPage_tradeIconRed__st9sl{background:rgba(239,68,68,.125)}.HistoryPage_tradeArrowGreen__RFH_8{width:1.25rem;height:1.25rem;color:var(--green-text)}.HistoryPage_tradeArrowRed__rlPuu{width:1.25rem;height:1.25rem;color:var(--red-text)}.HistoryPage_tradeInfo__w8OiJ{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#9ca3af}.HistoryPage_tradeInfo__w8OiJ span{font-size:.8rem;color:#9ca3af;font-weight:400}.HistoryPage_tradeRowRight__Len0C{text-align:right}.HistoryPage_tradeProfitGreen__HVczQ{font-weight:600;color:var(--green-text)}.HistoryPage_tradeProfitRed__2i_xn{font-weight:600;color:var(--red-text)}.HistoryPage_tradePercentGreen___jRw5{font-size:.8rem;color:var(--green-text);font-weight:400}.HistoryPage_tradePercentRed__osDR2{font-size:.8rem;color:var(--red-text);font-weight:400}.HistoryPage_pagination__tvayu{display:flex;align-items:center;justify-content:space-between}.HistoryPage_paginationBtn___7LfL{color:#fff;background:var(--primary-bg);transition:background .2s;font-weight:600}.HistoryPage_paginationBtn___7LfL:hover{color:#fff;background:#2e2e2e;transition:background .2s}.HistoryPage_paginationBtn___7LfL:disabled{color:#151356;opacity:.5;background:transparent}.HistoryPage_paginationNumbers__WAsUB{display:flex;align-items:center;gap:.5rem}.HistoryPage_paginationNumber__mDhbA{width:2rem;height:2rem;padding:0;color:#9ca3af;background:transparent;transition:color .2s,background .2s;font-weight:600}.HistoryPage_paginationNumber__mDhbA:hover{color:var(--primary-bg)}.HistoryPage_paginationNumberActive__HsGwZ{width:2rem;height:2rem;padding:0;background:var(--primary-bg);color:#fff}.About_title__8i2PO{font-size:1rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.About_titleIcon__HVeDo{width:1.5rem;height:1.5rem}.About_mainCard__BdDfn{margin-bottom:1.5rem}.About_mainCardContent__XMPjO{padding:1.5rem}.About_mainCardHeader__rVveH{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.About_mainCardIcon__jxGur{width:2rem;height:2rem;color:var(--primary-bg)}.About_mainCardTitle__Luzuc{font-size:1.25rem;font-weight:700}.About_mainCardSubtitle__9P3GV{color:var(--gray-text);font-weight:400}.About_mainCardDesc__XgpGD{line-height:1.6;font-weight:400}.About_howItWorksCard__8wVcQ{margin-bottom:1.5rem}.About_howItWorksTitle__pqvFy{display:flex;align-items:center;gap:.5rem;color:#151356}.About_howItWorksIcon__MOdGJ{width:1.25rem;height:1.25rem;color:#151356}.About_howItWorksContent__4RyZk{display:flex;flex-direction:column;gap:1rem}.About_howItWorksStep__jWYVk{display:flex;align-items:flex-start;gap:.75rem}.About_howItWorksStepCircle__E8qMc{width:2rem;height:2rem;background:var(--primary-bg);border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem;color:#fff;font-weight:700;font-size:1rem}.About_howItWorksStepTitle__kBVYy{margin-bottom:.25rem;font-weight:600}.About_howItWorksStepDesc__5H1rm{color:#9ca3af;font-size:.875rem;font-weight:400}.About_profitCard__TuPej{margin-bottom:1.5rem;padding-bottom:1rem}.About_profitTitle__FXOyv{display:flex;align-items:center;gap:.5rem;color:#151356}.About_profitIcon__nFYpI{width:1.25rem;height:1.25rem;color:#151356}.About_profitContent__rG_BG{padding:0}.About_profitBox__KA3KQ{background:rgba(34,197,94,.2);border:1px solid var(--green-text);border-radius:.5rem;padding:1rem;margin:0 1.5rem 1.5rem}.About_profitBoxTitle__pFEMF{color:var(--green-text);font-weight:600;margin-bottom:.5rem}.About_profitBoxDesc__2VbM4{font-size:.875rem;margin-bottom:.75rem;font-weight:400}.About_profitBoxList__ia_zK{display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.About_profitBoxRow__HtUod{display:flex;justify-content:space-between}.About_profitBoxValueGreen__qTMo6{color:var(--green-text)}.About_performanceCard__3SawW{margin-bottom:1.5rem}.About_performanceTitle__gCShc{color:#151356;display:flex;align-items:center;gap:.5rem}.About_performanceIcon__pB299{width:1.25rem;height:1.25rem;color:#151356}.About_performanceGrid__LLzGG{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.About_performanceCell__QpBkL{text-align:center}.About_performanceValueGreen__z_XSP{color:var(--green-text);font-size:2rem;font-weight:700}.About_performanceValueBlue__Byxf4{color:var(--primary-bg);font-size:2rem;font-weight:700}.About_performanceValuePurple__w7n_a{color:#a78bfa;font-size:2rem;font-weight:700}.About_performanceValueYellow__Icn5V{color:#fde047;font-size:2rem;font-weight:700}.About_performanceLabel__ARhKK{font-size:.875rem}.About_advantagesCard__x95bd{margin-bottom:1.5rem}.About_advantagesTitle__ZY0LN{display:flex;align-items:center;gap:.5rem;color:#151356}.About_advantagesIcon__wCLeQ{width:1.25rem;height:1.25rem;color:#151356}.About_advantagesContent__onZUs{display:flex;flex-direction:column;gap:.75rem}.About_advantagesRow__VPAHk{display:flex;align-items:center;gap:.75rem}.About_advantagesDotGreen__wdBxP{width:.5rem;height:.5rem;background:var(--green-text);border-radius:9999px}.About_advantagesText__tCKK4{font-size:.875rem;font-weight:400}.About_risksCard__KO_2W{background:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.2)}.About_risksTitle__QsqAF{color:var(--red-text);display:flex;align-items:center;gap:.5rem}.About_risksIcon__0nNA_{width:1.25rem;height:1.25rem}.About_risksContent___8f6y{display:flex;flex-direction:column;gap:.75rem}.About_risksDesc__tWc0d{font-size:.875rem}.About_risksList__0sIWL{display:flex;flex-direction:column;gap:.5rem}.About_risksRow__cQjqn{display:flex;align-items:center;gap:.75rem}.About_risksDotRed__OFjfR{width:.5rem;height:.5rem;background:var(--red-text);border-radius:9999px}.About_risksText__VhADG{font-size:.875rem;font-weight:400}.Profile_title__B7Koq{margin-bottom:1.5rem;color:#000}.Profile_userCard__WhT0F{margin-bottom:1.5rem}.Profile_userCardContent__fLrNH{padding:1.5rem}.Profile_userInfoHeader__Jgoen{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.Profile_avatar__F1HhW{width:4rem;height:4rem}.Profile_avatarFallback__oTQmI{background:#7c3aed;font-size:1.25rem}.Profile_userName__Ry3rl{font-size:1.25rem;font-weight:600}.Profile_userRole__QrNt_{color:#9ca3af;font-size:.8rem;font-weight:400}.Profile_userStats__RLx4r{display:flex;flex-direction:column;gap:1rem}.Profile_userStatsRow__cDSc7{display:flex;justify-content:space-between}.Profile_userStatsValuePurple__ImQNi{color:#a78bfa}.Profile_userStatsValueGreen__jtq6j{color:var(--green-text)}.Profile_settingsCard__KH9_m{background:rgba(30,41,59,.5);border:1px solid #334155;margin-bottom:1.5rem}.Profile_settingsTitle__jZ2ah{color:#fff;font-size:1.125rem;display:flex;align-items:center;gap:.5rem}.Profile_settingsIcon__mBowF{width:1.25rem;height:1.25rem}.Profile_settingsList__LzGIz{display:flex;flex-direction:column;gap:.75rem}.Profile_settingsRow__SKaIo{display:flex;justify-content:space-between}.Profile_settingsLabel__6prws{color:#9ca3af}.Profile_settingsValue__7cVNs{color:#fff}.Profile_earningsCard__WE6mu{background:rgba(30,41,59,.5);border:1px solid #334155}.Profile_earningsTitle__OtLR8{color:#fff;font-size:1.125rem}.Profile_earningsChart__zJCNm{height:12rem;background:linear-gradient(90deg,rgba(168,85,247,.0625),rgba(59,130,246,.0625));border-radius:.5rem;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.Profile_earningsChartBars__nA2GN{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem}.Profile_earningsChartBar__uogKr{background:linear-gradient(0deg,#a78bfa,#3b82f6);border-radius:.125rem .125rem 0 0;flex:1;opacity:.8}.Profile_earningsChartLabels__46S_V{display:flex;justify-content:space-between;color:#9ca3af;font-size:.875rem;margin-top:.5rem}.Profile_header__YEg_j{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.Profile_title__B7Koq{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.Profile_titleIcon__s53wQ{width:1.5rem;height:1.5rem;color:#ffffff}.Profile_subtitle__lXTph{color:#9ca3af;font-size:.875rem}.Profile_loadingContainer__UVZFR{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.Profile_loadingIcon__dqipA{width:2rem;height:2rem;color:var(--primary-bg);animation:Profile_spin__6KroP 1s linear infinite}.Profile_loadingText__2G78Q{color:#9ca3af;font-size:.875rem;text-align:center}.Profile_errorContainer__4DDqV{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.Profile_errorText__erNq8{color:var(--red-text);font-size:.875rem;text-align:center;line-height:1.5}.Profile_emptyContainer__z2ODM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.Profile_emptyText__K40we{color:#9ca3af;font-size:.875rem;text-align:center;line-height:1.5}@keyframes Profile_spin__6KroP{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Profile_tradesList__Gyb7U{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;overflow-y:auto}.Profile_tradeCardContent__nIx4y{padding:1rem}.Profile_tradeRow__yhpnB{display:flex;align-items:center;justify-content:space-between}.Profile_tradeRowLeft__ci3YH{display:flex;align-items:center;gap:.75rem}.Profile_tradeIconGreen__UI4xz{background:rgba(34,197,94,.125)}.Profile_tradeIconGreen__UI4xz,.Profile_tradeIconRed__5acdl{width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.Profile_tradeIconRed__5acdl{background:rgba(239,68,68,.125)}.Profile_tradeIconYellow__rhTlW{width:2.5rem;height:2.5rem;border-radius:9999px;background:rgba(245,158,11,.125);display:flex;align-items:center;justify-content:center}.Profile_tradeArrowGreen__l0B5A{width:1.25rem;height:1.25rem;color:var(--green-text)}.Profile_tradeArrowRed__Y61nx{width:1.25rem;height:1.25rem;color:var(--red-text)}.Profile_tradeArrowYellow__nL_kD{width:1.25rem;height:1.25rem;color:#f59e0b}.Profile_tradeInfo__iaGZL{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#9ca3af}.Profile_tradeInfo__iaGZL span{font-size:.8rem;color:#9ca3af;font-weight:400}.Profile_tradeRowRight__X0P99{text-align:right}.Profile_tradeAmountContainer__Nk8_I{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.Profile_tradeProfitGreen__pTQU0{font-weight:600;color:var(--green-text)}.Profile_tradeProfitRed__sOBZ_{font-weight:600;color:var(--red-text)}.Profile_tradeProfitYellow__Z4lYr{font-weight:600;color:#f59e0b}.Profile_tradeSecondaryAmount__UxYie{font-size:.75rem;color:#9ca3af;font-weight:400}.Profile_tradePercentGreen__NCeIb{font-size:.75rem;color:var(--green-text)}.Profile_tradePercentRed__T3rN0{font-size:.75rem;color:var(--red-text)}.Profile_tradePairPending__48pLU{color:#f59e0b;font-weight:500}.Profile_tradePairContainer__yr2gp{display:flex;align-items:baseline;gap:.25rem}.Profile_pagination__zLNgH{display:flex;align-items:center;justify-content:space-between}.Profile_paginationBtn__vHC9_{color:#fff;background:var(--primary-bg);transition:background .2s;font-weight:600}.Profile_paginationBtn__vHC9_:hover{color:#fff;background:#2e2e2e;transition:background .2s}.Profile_paginationBtn__vHC9_:disabled{color:#151356;opacity:.5;background:transparent}.Profile_paginationNumbers__syb_F{display:flex;align-items:center;gap:.5rem}.Profile_paginationNumber__vjPsP{width:2rem;height:2rem;padding:0;color:#9ca3af;background:transparent;transition:color .2s,background .2s;font-weight:600}.Profile_paginationNumber__vjPsP:hover{color:var(--primary-bg)}.Profile_paginationNumberActive__oE24E{width:2rem;height:2rem;padding:0;background:var(--primary-bg);color:#fff}.Profile_titleHist__u6BGI{font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Profile_tradePairPendingSmall__9sOqg{color:#f59e0b;font-weight:500;font-size:.75rem}.AppWrapper_root__7PVm_{min-height:100vh;background:#f4f4fc;color:#ffffff;padding-top:4.5rem}.AppWrapper_header__8kZP0{justify-content:start;padding-top:1rem;padding-left:1rem;font-weight:600;font-size:1rem;color:#000}.AppWrapper_headerLeft__hg8Mv,.AppWrapper_header__8kZP0{display:flex;align-items:center;gap:.5rem}.AppWrapper_headerTitle__HYH3f{font-size:1rem;font-weight:600;color:#000}.AppWrapper_languageSwitcher__SnpI_{display:flex;align-items:center;background:var(--gray-bg);border-radius:.5rem;padding:.25rem}.AppWrapper_langBtn__ryqoQ{height:1.75rem;padding:0 .5rem;font-size:.75rem;color:#9ca3af;background:transparent;transition:color .2s,background .2s}.AppWrapper_langBtn__ryqoQ:hover{color:#fff}.AppWrapper_langBtnActive__oDvii{height:1.75rem;padding:0 .5rem;font-size:.75rem;background:var(--primary-bg);color:#fff}.AppWrapper_statusWrapper__vkW9v{display:flex;align-items:center;gap:.25rem;background:var(--green-badge-bg);padding:0 .5rem;border-radius:9999px;margin-left:.75rem}.AppWrapper_statusDot__ckQeo{width:.5rem;height:.5rem;background:var(--green-badge-text);border-radius:9999px;animation:AppWrapper_pulse__r_058 1.5s infinite}@keyframes AppWrapper_pulse__r_058{0%,to{opacity:1}50%{opacity:.5}}.AppWrapper_statusText__MX410{color:var(--green-badge-text);font-size:.75rem}.AppWrapper_mainContent__07q4_{padding:1rem 1rem 6.5rem}.AppWrapper_bottomNav__MBzm4{position:fixed;left:0;right:0;bottom:0;backdrop-filter:blur(8px);border-top:1px solid hsl(var(--border))}.AppWrapper_bottomNavInner__bUplm{display:flex;align-items:center;justify-content:space-around;padding-top:.5rem;padding-bottom:1.5rem}.AppWrapper_bottomNavBtn__SM1M8{display:flex;flex-direction:column;align-items:center;gap:.25rem;height:auto;padding:.5rem;color:#000;background:transparent;transition:color .2s}.AppWrapper_bottomNavBtn__SM1M8:hover{color:#000}.AppWrapper_bottomNavBtnActive__W8shl{display:flex;flex-direction:column;align-items:center;gap:.25rem;height:auto;padding:.5rem;color:var(--primary-bg);background:transparent}.AppWrapper_bottomNavIcon__EWDTt{width:1rem;height:1rem}.AppWrapper_bottomNavLabel__5hhoJ{font-size:.75rem}.Modal_backdrop__BF_4M{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:900;padding:1rem;opacity:0;animation:Modal_fadeIn__zo3b3 .3s ease-out forwards}.Modal_backdrop__BF_4M.Modal_closing__2XMNd{animation:Modal_fadeOut__3QCUw .3s ease-in forwards}.Modal_modal__2Ity9{background:#fff;border-radius:.75rem;box-shadow:0 .25rem 2rem rgba(0,0,0,.15);padding:1.5rem;width:100%;max-height:90vh;position:relative;display:flex;flex-direction:column;transform:scale(.9) translateY(1rem);opacity:0;animation:Modal_slideIn__LgfFa .3s ease-out forwards}.Modal_modal__2Ity9.Modal_closing__2XMNd{animation:Modal_slideOut__r5oHL .3s ease-in forwards}.Modal_close__Cjpto{position:absolute;top:0;right:.9rem;background:transparent;border:none;font-size:2rem;cursor:pointer;color:#888;transition:color .2s}.Modal_close__Cjpto:hover{color:#222}.Modal_content__bdVc3{overflow-y:auto;height:100%}@keyframes Modal_fadeIn__zo3b3{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__3QCUw{0%{opacity:1}to{opacity:0}}@keyframes Modal_slideIn__LgfFa{0%{transform:scale(.9) translateY(1rem);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes Modal_slideOut__r5oHL{0%{transform:scale(1) translateY(0);opacity:1}to{transform:scale(.9) translateY(1rem);opacity:0}}.InvestModal_container__79lvB{display:flex;flex-direction:column;align-items:center;width:100%}.InvestModal_input__ugSqa{width:100%;color:#000;font-weight:600}.InvestModal_input__ugSqa:focus{border-color:var(--primary-bg)}.InvestModal_input__ugSqa:focus~.InvestModal_label__h9bLs{color:var(--primary-bg)}.InvestModal_currencySelector__uHPZN{display:flex;gap:.5rem;width:100%;margin-bottom:1rem}.InvestModal_currencyButton__qfnxi{flex:1;font-weight:600;border:1px solid var(--primary-bg);color:var(--primary-bg)}.InvestModal_activeCurrencyButton__N2Phg{background:var(--primary-bg);color:#fff;border:none}.InvestModal_investButton__E_M8B{padding:.7rem;margin-top:1rem;width:100%;background:var(--primary-bg);flex:1;color:#fff;transition:background .2s}.InvestModal_investButtonIcon__NNS_i{width:1rem;height:1rem;margin-right:.5rem}.InvestModal_noteBlock__6ZRV3{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;border:1px solid var(--blue-alert-border);background:var(--blue-alert-bg);border-radius:.5rem;padding:.5rem;margin-bottom:1rem;gap:.5rem}.InvestModal_noteTitle__NKyg1{display:flex;gap:.5rem;font-size:1rem;font-weight:600;color:var(--blue-alert-text)}.InvestModal_noteIcon__fSMS2{width:1.2rem}.InvestModal_noteText__fr91A{font-size:.8rem;font-weight:400}.InvestModal_converted__1EYgd{align-self:flex-start}.InvestModal_convertedText__2I998{font-size:.8rem;font-style:italic;color:var(--green-text);word-spacing:-1px;margin-top:.3rem}.InvestModal_noteTextItem__77l6U{display:flex;align-items:center;gap:.5rem}.InvestModal_noteTextItemText__vX9m3{font-size:.8rem;font-weight:400}.InvestModal_usdtFields__dd5aR{width:100%;display:flex;flex-direction:column;gap:.5rem}.InvestModal_noteList__Kp17R{list-style:none;padding:0;margin:0}.InvestModal_noteListItem__t78R0{position:relative;padding-left:1rem;margin-left:.4rem;margin-bottom:.5rem;line-height:1.4;font-size:.8rem;font-weight:400;color:#000}.InvestModal_noteListItem__t78R0:before{content:"";position:absolute;left:0;top:.35rem;width:6px;height:6px;background-color:var(--primary-bg);border-radius:50%}.InvestModal_noteListItem__t78R0:last-child{margin-bottom:0}.InvestModal_connectWalletButton__RnD7K{width:100%;margin-bottom:.5rem;padding:.7rem;border:1px solid var(--primary-bg);color:var(--primary-bg);background:transparent;transition:all .2s}.InvestModal_connectWalletButton__RnD7K:hover{background:var(--primary-bg);color:#fff}.InvestModal_connectWalletIcon__IQ72X{width:1rem;height:1rem;margin-right:.5rem}.LabeledInput_wrapper__YbLOA{position:relative;width:100%;padding-top:.75rem}.LabeledInput_input__ttbc3{padding-top:1.2rem}.LabeledInput_copyable__eTUhk,.LabeledInput_wallet__Pk76l{cursor:pointer}.LabeledInput_label__K4na_{position:absolute;top:0;left:.5rem;transform:translateY(calc(-50% + .75rem));background:#fff;padding:0 .4rem;font-size:.75rem;font-weight:600;color:hsl(var(--input));pointer-events:none;z-index:2;line-height:1;transition:color .2s,font-size .2s,top .2s}.LabeledInput_copyIcon__a2r4W{position:absolute;top:50%;right:.75rem;transform:translateY(-28%);font-size:.875rem;color:hsl(var(--muted-foreground));pointer-events:none;z-index:3;opacity:.6;transition:opacity .2s ease}.LabeledInput_copyable__eTUhk:hover .LabeledInput_copyIcon__a2r4W{opacity:1}.LabeledInput_walletIcon__UOKPj{position:absolute;top:50%;right:.75rem;transform:translateY(-40%);font-size:.875rem;color:hsl(var(--destructive));pointer-events:none;z-index:3;opacity:.6;transition:opacity .2s ease}.LabeledInput_wallet__Pk76l:hover .LabeledInput_walletIcon__UOKPj{opacity:1}.WithdrawModal_container__BOcKY{display:flex;flex-direction:column;align-items:center}.WithdrawModal_input__zWIEk{width:100%;color:#000;font-weight:600}.WithdrawModal_input__zWIEk:focus{border-color:var(--primary-bg)}.WithdrawModal_input__zWIEk:focus~.WithdrawModal_label__i0hIM{color:var(--primary-bg)}.WithdrawModal_withdrawButton__bjcSF{padding:.7rem;margin-top:1rem;width:100%;background:var(--primary-bg);flex:1;color:#fff;transition:background .2s}.WithdrawModal_withdrawButtonIcon__fF6JU{width:1rem;height:1rem;margin-right:.5rem}.WithdrawModal_noteBlock__zUYH2{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;border:1px solid var(--blue-alert-border);background:var(--blue-alert-bg);border-radius:.5rem;padding:.5rem;margin-bottom:1rem}.WithdrawModal_noteTitle__iC4ah{display:flex;gap:.5rem;font-size:1rem;font-weight:600;color:var(--blue-alert-text)}.WithdrawModal_noteIcon__cozle{width:1.2rem}.WithdrawModal_noteText__Wtq41{font-size:.8rem;font-weight:400;padding-left:1.72rem}.WithdrawModal_converted__fzhcC{align-self:flex-start}.WithdrawModal_convertedText__j_eA0{font-size:.8rem;font-style:italic;color:var(--green-text);word-spacing:-1px;margin-top:.3rem}.WithdrawModal_connectWalletButton__nOQPV{width:100%;margin-bottom:.5rem;padding:.7rem;border:1px solid var(--primary-bg);color:var(--primary-bg);background:transparent;transition:all .2s}.WithdrawModal_connectWalletButton__nOQPV:hover{background:var(--primary-bg);color:#fff}.WithdrawModal_connectWalletIcon__EQb4l{width:1rem;height:1rem;margin-right:.5rem}.WithdrawModal_noteList__rBVWx{list-style:none;padding:0;margin:.5rem 0 0}.WithdrawModal_noteListItem__cQocM{position:relative;padding-left:1rem;margin-left:.4rem;margin-bottom:.5rem;line-height:1.4;font-size:.8rem;font-weight:400;color:#000}.WithdrawModal_noteListItem__cQocM:before{content:"";position:absolute;left:0;top:.35rem;width:6px;height:6px;background-color:var(--primary-bg);border-radius:50%}.WithdrawModal_noteListItem__cQocM:last-child{margin-bottom:0}.NotificationPopup_popup__D3xi5{position:fixed;top:4.5rem;left:50%;transform:translateX(-50%) translateY(100%);background:#fff;color:#000;border:1px solid var(--primary-bg);border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;box-shadow:0 .25rem .5rem rgba(0,0,0,.1);z-index:9999;transition:all .4s cubic-bezier(.4,0,.2,1);max-width:100vw;word-wrap:break-word;opacity:0}.NotificationPopup_visible__RUF3k{opacity:1;transform:translateX(-50%) translateY(0)}.NotificationPopup_hidden__2PMsI{opacity:0;transform:translateX(-50%) translateY(100%)}.NotificationPopup_pushing__S_FM1{transform:translateX(-50%) translateY(-2rem);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.NotificationPopup_success__p3o_y{border-color:var(--green-text)}.NotificationPopup_error__FSazs{border-color:var(--red-text)}.NotificationPopup_info__Z8AcT{border-color:var(--primary-bg)}.NotificationPopup_content__OcPtE{display:flex;align-items:center;justify-content:center}.NotificationPopup_message__wOT_E{text-align:center}