.UserProfile_userProfile__wnw_q{display:flex;align-items:center;gap:12px;padding:16px;background-color:#1e293b;border-radius:8px;margin-bottom:20px}.UserProfile_avatar__KT0t2{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#10b981);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.UserProfile_userInfo__s_eXK{flex:1 1}.UserProfile_userName__Os3sW{margin:0;font-size:16px;font-weight:600;color:#f8fafc}.UserProfile_username__9KfGg{margin:4px 0 0;font-size:14px;color:#94a3b8}.BalanceCard_balanceCards__JXvDK{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-bottom:20px}.BalanceCard_balanceCard__ka_ad{background-color:#1e293b;border-radius:8px;padding:24px;border:1px solid #334155}.BalanceCard_cardTitle__r6jdx{margin:0 0 16px;font-size:14px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.BalanceCard_balanceValue__7INvg{display:flex;flex-direction:column;gap:8px}.BalanceCard_amount__UgMj5{font-size:32px;font-weight:700;color:#f8fafc}.BalanceCard_profit__YaFxD{font-size:18px;font-weight:600;color:#10b981}@media (min-width:768px){.BalanceCard_balanceCards__JXvDK{grid-template-columns:repeat(2,1fr)}}.AutotradeEngine_autotradeEngine__eopoH{background-color:#1e293b;border-radius:8px;padding:24px;margin-bottom:20px;border:1px solid #334155}.AutotradeEngine_engineHeader__odt7t{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #334155}.AutotradeEngine_engineIcon__1fLnp{font-size:32px}.AutotradeEngine_engineTitle__gejRc{flex:1 1}.AutotradeEngine_engineTitle__gejRc h3{margin:0;font-size:18px;font-weight:600;color:#f8fafc}.AutotradeEngine_engineStatus__t0QqG{display:inline-block;margin-top:4px;font-size:14px;color:#10b981}.AutotradeEngine_engineMetrics__Zl6ID{display:flex;flex-direction:column;gap:12px}.AutotradeEngine_metricRow__Fyq6Q{display:flex;justify-content:space-between;align-items:center}.AutotradeEngine_metricLabel__PzxGq{font-size:14px;color:#94a3b8}.AutotradeEngine_metricValue__xDUtQ{font-size:16px;font-weight:600;color:#f8fafc}.AutotradeEngine_metricValue__xDUtQ.AutotradeEngine_performance__nJUYi{color:#10b981}.TransactionHistory_transactionHistory__KDTsL{background-color:#1e293b;border-radius:8px;padding:24px;border:1px solid #334155}.TransactionHistory_sectionTitle__SWdxi{margin:0 0 20px;font-size:16px;font-weight:600;color:#f8fafc}.TransactionHistory_transactionList__n9Vwm{display:flex;flex-direction:column;gap:12px}.TransactionHistory_transactionItem__G2PJj{display:grid;grid-template-columns:80px 1fr 100px 80px;grid-gap:12px;gap:12px;align-items:center;padding:12px 16px;background-color:#2d3748;border-radius:6px;transition:background-color .2s ease}.TransactionHistory_transactionItem__G2PJj:hover{background-color:#3a4a61}.TransactionHistory_transactionDate__u8p6t{font-size:14px;font-weight:600;color:#94a3b8}.TransactionHistory_transactionType__ULObj{font-size:14px;color:#f8fafc}.TransactionHistory_transactionAmount__dXj31{font-size:14px;font-weight:600;color:#10b981}.TransactionHistory_transactionAmount__dXj31.TransactionHistory_negative__lovmX{color:#ef4444}.TransactionHistory_transactionStatus__NgWFz{font-size:12px;color:#10b981;text-align:right}@media (max-width:768px){.TransactionHistory_transactionItem__G2PJj{grid-template-columns:1fr;gap:8px}.TransactionHistory_transactionStatus__NgWFz{text-align:left}}.Navigation_mobileMenuButton__W_gtv{position:fixed;top:20px;left:20px;z-index:1000;background-color:#1e293b;border:1px solid #334155;border-radius:8px;padding:12px;color:#f8fafc;cursor:pointer;transition:all .2s ease}.Navigation_mobileMenuButton__W_gtv:hover{background-color:#334155}.Navigation_sidebar__dcOLY{position:fixed;top:0;left:0;width:280px;height:100vh;background-color:#1e293b;border-right:1px solid #334155;transform:translateX(-100%);transition:transform .3s ease;z-index:999;display:flex;flex-direction:column}.Navigation_sidebar__dcOLY.Navigation_open__WpxI_{transform:translateX(0)}.Navigation_sidebarHeader__SM6l5{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #334155}.Navigation_sidebarTitle__29ssV{margin:0;font-size:20px;font-weight:700;color:#f8fafc}.Navigation_closeButton__ICLeT{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.Navigation_closeButton__ICLeT:hover{background-color:hsla(0,0%,100%,.1);color:#f8fafc}.Navigation_sidebarNav__Sbaxq{flex:1 1;padding:24px 0}.Navigation_navList__5J1xi{list-style:none;padding:0;margin:0}.Navigation_navItem__o3Xlu{display:flex;align-items:center;gap:12px;width:100%;padding:12px 24px;background:none;border:none;color:#94a3b8;cursor:pointer;transition:all .2s ease;font-size:16px;text-align:left}.Navigation_navItem__o3Xlu:hover{background-color:hsla(0,0%,100%,.05);color:#f8fafc}.Navigation_navItem__o3Xlu.Navigation_active__Ru7xI{background-color:rgba(59,130,246,.1);color:#3b82f6;border-right:3px solid #3b82f6}.Navigation_sidebarFooter__0xT9T{padding:24px;border-top:1px solid #334155}.Navigation_logoutButton__m9eLV{display:flex;align-items:center;gap:12px;width:100%;padding:12px 24px;background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;cursor:pointer;transition:all .2s ease;font-size:16px}.Navigation_logoutButton__m9eLV:hover{background-color:rgba(239,68,68,.2);border-color:rgba(239,68,68,.3)}.Navigation_overlay__pXTTs{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:998}@media (min-width:1024px){.Navigation_mobileMenuButton__W_gtv{display:none}.Navigation_sidebar__dcOLY{transform:translateX(0)}.Navigation_closeButton__ICLeT,.Navigation_overlay__pXTTs{display:none}}.WalletSection_walletSection__BCAhM{background-color:#1e293b;border-radius:8px;padding:24px;border:1px solid #334155}.WalletSection_sectionTitle__RcXd0{margin:0 0 24px;font-size:20px;font-weight:600;color:#f8fafc}.WalletSection_walletCards__pzDJ0{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:24px}@media (min-width:768px){.WalletSection_walletCards__pzDJ0{grid-template-columns:repeat(2,1fr)}}.WalletSection_walletCard__zCixK{background-color:#2d3748;border-radius:8px;padding:20px;border:1px solid #4a5568}.WalletSection_cardHeader__CzvlC{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.WalletSection_cardTitle__EW2ok{margin:0;font-size:16px;font-weight:600;color:#f8fafc}.WalletSection_cardStatus__kbIDE{font-size:12px;color:#10b981;background-color:rgba(16,185,129,.1);padding:4px 8px;border-radius:4px}.WalletSection_cardBalance___UEro{margin-bottom:20px}.WalletSection_balanceLabel__Pi1Un{display:block;font-size:14px;color:#94a3b8;margin-bottom:8px}.WalletSection_balanceValue__OWaNr{display:block;font-size:28px;font-weight:700;color:#f8fafc}.WalletSection_cardActions__3GQKv{display:flex;gap:12px}.WalletSection_btn__Wxkb9{flex:1 1;padding:10px 16px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:14px}.WalletSection_btnPrimary__BY_pK{background-color:#3b82f6;color:#fff}.WalletSection_btnPrimary__BY_pK:hover{background-color:#2563eb}.WalletSection_btnSecondary__RH_PO{background-color:#4a5568;color:#fff}.WalletSection_btnSecondary__RH_PO:hover{background-color:#5a6578}.WalletSection_walletInfo__JJhAm{background-color:#2d3748;border-radius:8px;padding:20px;border:1px solid #4a5568}.WalletSection_infoTitle__fKb8b{margin:0 0 16px;font-size:16px;font-weight:600;color:#f8fafc}.WalletSection_infoGrid__NtIyx{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:768px){.WalletSection_infoGrid__NtIyx{grid-template-columns:repeat(2,1fr)}}.WalletSection_infoItem__ObcGo{display:flex;flex-direction:column;gap:4px}.WalletSection_infoLabel__bwXQA{font-size:14px;color:#94a3b8}.WalletSection_infoValue__1YCmr{font-size:16px;font-weight:600;color:#f8fafc}.WalletSection_profit__TpReD{color:#10b981}.InvestmentsSection_investmentsSection__b_WE6{background-color:#1e293b;border-radius:8px;padding:24px;border:1px solid #334155}.InvestmentsSection_sectionTitle__MBzZ2{margin:0 0 24px;font-size:20px;font-weight:600;color:#f8fafc}.InvestmentsSection_investmentsGrid__c8DV1{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:24px}@media (min-width:768px){.InvestmentsSection_investmentsGrid__c8DV1{grid-template-columns:repeat(2,1fr)}}.InvestmentsSection_investmentCard__h_gQk{background-color:#2d3748;border-radius:8px;padding:20px;border:1px solid #4a5568;transition:border-color .2s ease}.InvestmentsSection_investmentCard__h_gQk:hover{border-color:#3b82f6}.InvestmentsSection_cardHeader__AQhhh{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.InvestmentsSection_investmentName__36hR1{margin:0;font-size:16px;font-weight:600;color:#f8fafc}.InvestmentsSection_investmentType__mnNtS{font-size:12px;color:#94a3b8;background-color:rgba(148,163,184,.1);padding:4px 8px;border-radius:4px}.InvestmentsSection_investmentDetails__ABuje{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.InvestmentsSection_detail__2GjT0{display:flex;justify-content:space-between;align-items:center}.InvestmentsSection_detailLabel__ldND0{font-size:14px;color:#94a3b8}.InvestmentsSection_detailValue__ZWrdv{font-size:16px;font-weight:600;color:#f8fafc}.InvestmentsSection_profit__6rK_n,.InvestmentsSection_status__kQRsr{color:#10b981}.InvestmentsSection_investmentActions__IuNHG{display:flex;gap:12px}.InvestmentsSection_btn__p0gp6{flex:1 1;padding:10px 16px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:14px}.InvestmentsSection_btnPrimary__tW4t1{background-color:#3b82f6;color:#fff}.InvestmentsSection_btnPrimary__tW4t1:hover{background-color:#2563eb}.InvestmentsSection_btnSecondary__FzVa7{background-color:#4a5568;color:#fff}.InvestmentsSection_btnSecondary__FzVa7:hover{background-color:#5a6578}.InvestmentsSection_summaryCard__0eyya{background-color:#2d3748;border-radius:8px;padding:20px;border:1px solid #4a5568}.InvestmentsSection_summaryTitle__U4J9Y{margin:0 0 16px;font-size:16px;font-weight:600;color:#f8fafc}.InvestmentsSection_summaryGrid__ykMw3{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:768px){.InvestmentsSection_summaryGrid__ykMw3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.InvestmentsSection_summaryGrid__ykMw3{grid-template-columns:repeat(4,1fr)}}.InvestmentsSection_summaryItem__sMgV3{display:flex;flex-direction:column;gap:4px}.InvestmentsSection_summaryLabel__b4iMi{font-size:14px;color:#94a3b8}.InvestmentsSection_summaryValue__Myz5u{font-size:20px;font-weight:700;color:#f8fafc}.UnlockPhases_unlockPhases__dzXCm{background-color:#1e293b;border-radius:12px;padding:24px;margin-bottom:20px;border:1px solid #334155;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.UnlockPhases_header__EVevn{margin-bottom:24px}.UnlockPhases_sectionTitle__hi84D{margin:0 0 8px;font-size:18px;font-weight:700;color:#f8fafc;letter-spacing:-.025em}.UnlockPhases_sectionSubtitle__QIcu0{margin:0;font-size:14px;color:#94a3b8}.UnlockPhases_tabNavigation__hjDse{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.UnlockPhases_tabButton__rzADT{display:flex;align-items:center;gap:12px;padding:16px;background-color:#0f172a;border:1px solid #334155;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.UnlockPhases_tabButton__rzADT:hover{background-color:#1e293b;border-color:#475569;transform:translateY(-1px)}.UnlockPhases_tabButton__rzADT.UnlockPhases_activeTab__Xom3W{background-color:#1e293b;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.UnlockPhases_tabIcon__j_6LF{font-size:24px;line-height:1}.UnlockPhases_tabContent__WCGmu{flex:1 1;display:flex;flex-direction:column}.UnlockPhases_tabTitle__UChEI{font-size:14px;font-weight:600;color:#f8fafc}.UnlockPhases_tabSubtitle__onFej{font-size:12px;color:#94a3b8}.UnlockPhases_tabPercentage__YJpCz{font-size:12px;font-weight:700;color:#94a3b8;background-color:#334155;padding:4px 8px;border-radius:6px;min-width:48px;text-align:center}.UnlockPhases_tabPercentage__YJpCz.UnlockPhases_activePercentage__D0HEV{color:#3b82f6;background-color:rgba(59,130,246,.1)}.UnlockPhases_tabContentContainer__ua4bX{background-color:#0f172a;border-radius:8px;padding:24px;border:1px solid #334155;animation:UnlockPhases_fadeIn__bEEO4 .3s ease}@keyframes UnlockPhases_fadeIn__bEEO4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.UnlockPhases_contentCard__TYx4_{display:flex;flex-direction:column;gap:24px}.UnlockPhases_contentHeader__USnUM{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid #334155}.UnlockPhases_contentIcon__muGfS{font-size:32px;line-height:1}.UnlockPhases_contentTitle__S2hkY{margin:0 0 4px;font-size:16px;font-weight:600;color:#f8fafc}.UnlockPhases_contentSubtitle__OlnMS{margin:0;font-size:13px;color:#94a3b8}.UnlockPhases_contentDetails__3shLQ{display:flex;flex-direction:column;gap:16px}.UnlockPhases_detailItem__vrMTo{display:flex;align-items:center;gap:16px;padding:16px;background-color:#1e293b;border-radius:8px;border:1px solid #334155}.UnlockPhases_detailIcon__TzDvs{font-size:24px;line-height:1}.UnlockPhases_detailInfo__1mhqM{flex:1 1;display:flex;flex-direction:column;gap:4px}.UnlockPhases_detailLabel__040zS{font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.UnlockPhases_detailValue__QT7sc{font-size:18px;font-weight:700;color:#f8fafc}.UnlockPhases_detailValue__QT7sc.UnlockPhases_highlight__hpAXQ{color:#10b981}.UnlockPhases_detailValue__QT7sc.UnlockPhases_denied__mMO85{color:#ef4444}.UnlockPhases_deniedNote__OCmaJ{font-size:11px;color:#ef4444;margin-top:4px;font-weight:500}.UnlockPhases_detailValue__QT7sc.UnlockPhases_paid__RuZ62{color:#10b981}.UnlockPhases_deniedItem__tudIP{border-color:#ef4444;animation:UnlockPhases_pulseBorder__0G0nW 2s infinite}.UnlockPhases_paidItem__gvrDe{border-color:#10b981;animation:UnlockPhases_pulseBorderGreen__kERxj 2s infinite}@keyframes UnlockPhases_pulseBorder__0G0nW{0%,to{border-color:#ef4444;box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{border-color:#f87171;box-shadow:0 0 0 4px rgba(239,68,68,.1)}}@keyframes UnlockPhases_pulseBorderGreen__kERxj{0%,to{border-color:#10b981;box-shadow:0 0 0 0 rgba(16,185,129,.4)}50%{border-color:#34d399;box-shadow:0 0 0 4px rgba(16,185,129,.1)}}.UnlockPhases_attentionBadge__ipmuh{background-color:rgba(239,68,68,.1);animation:UnlockPhases_pulseAttention__EVdKO 1.5s infinite}.UnlockPhases_attentionBadge__ipmuh,.UnlockPhases_successBadge__qBQU_{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;margin-top:8px}.UnlockPhases_successBadge__qBQU_{background-color:rgba(16,185,129,.1);animation:UnlockPhases_pulseSuccess__tImx8 1.5s infinite}@keyframes UnlockPhases_pulseAttention__EVdKO{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@keyframes UnlockPhases_pulseSuccess__tImx8{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.01)}}.UnlockPhases_attentionIcon__I_iSO{font-size:14px;animation:UnlockPhases_shake__1QoJ5 .5s infinite}.UnlockPhases_successIcon__MdXsp{font-size:14px}@keyframes UnlockPhases_shake__1QoJ5{0%,to{transform:rotate(0deg)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.UnlockPhases_attentionText__t6qFD{color:#ef4444}.UnlockPhases_attentionText__t6qFD,.UnlockPhases_successText__e3xYn{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.UnlockPhases_successText__e3xYn{color:#10b981}.UnlockPhases_paidStatusBadge__QpKSq{background-color:rgba(16,185,129,.1)}.UnlockPhases_paidStatusDot__nEtkN{background-color:#10b981;animation:none}.UnlockPhases_paidStatusText__H2EdA{color:#10b981}.UnlockPhases_paidFill__iouqG{background:linear-gradient(90deg,#10b981,#34d399)}.UnlockPhases_amountDisplay__R5_5s{display:flex;flex-direction:column;align-items:center;padding:24px;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:12px;border:1px solid #334155;text-align:center}.UnlockPhases_amountLabel__dzYvo{font-size:14px;color:#94a3b8;margin-bottom:8px}.UnlockPhases_amountValue__n053o{font-size:28px;font-weight:700;color:#f8fafc;letter-spacing:-.025em}.UnlockPhases_statusSection__t4zwl{display:flex;flex-direction:column;gap:12px}.UnlockPhases_statusBadge__ZFM6p{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background-color:rgba(245,158,11,.1);border-radius:8px;width:-moz-fit-content;width:fit-content}.UnlockPhases_statusDot__QQS_D{width:8px;height:8px;background-color:#f59e0b;border-radius:50%;animation:UnlockPhases_pulse__7F7O3 2s infinite}@keyframes UnlockPhases_pulse__7F7O3{0%,to{opacity:1}50%{opacity:.5}}.UnlockPhases_statusText___4t_W{font-size:14px;font-weight:600;color:#f59e0b}.UnlockPhases_statusDescription__7NjsT{margin:0;font-size:14px;color:#94a3b8;line-height:1.6;padding:12px;background-color:#1e293b;border-radius:8px;border-left:3px solid #f59e0b}.UnlockPhases_progressSection__d3mGT{display:flex;flex-direction:column;gap:8px}.UnlockPhases_progressHeader__nSMWu{display:flex;justify-content:space-between;align-items:center}.UnlockPhases_progressLabel__SEOII{font-size:13px;color:#94a3b8}.UnlockPhases_progressValue__FAqlk{font-size:14px;font-weight:600;color:#f8fafc}.UnlockPhases_progressBar__AG6rD{height:8px;background-color:#334155;border-radius:4px;overflow:hidden}.UnlockPhases_progressFill__J1u5L{height:100%;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:4px;transition:width .3s ease}.UnlockPhases_progressFill__J1u5L.UnlockPhases_pendingFill__6oVzp{background:linear-gradient(90deg,#f59e0b,#d97706)}@media (min-width:768px){.UnlockPhases_tabNavigation__hjDse{flex-direction:row;flex-wrap:wrap}.UnlockPhases_tabButton__rzADT{flex:1 1;min-width:200px}.UnlockPhases_contentDetails__3shLQ{flex-direction:row}.UnlockPhases_detailItem__vrMTo{flex:1 1}.UnlockPhases_amountDisplay__R5_5s{padding:32px}.UnlockPhases_amountValue__n053o{font-size:36px}}.Dashboard_dashboard__BvGi5{min-height:100vh;display:flex;background-color:#0f172a}.Dashboard_mainContent__LIVfM{flex:1 1;display:flex;flex-direction:column;margin-left:0;transition:margin-left .3s ease}@media (min-width:1024px){.Dashboard_mainContent__LIVfM{margin-left:280px}}.Dashboard_header__Zvu6_{background-color:#1e293b;padding:20px 24px;border-bottom:1px solid #334155}.Dashboard_headerContent__56xUg{display:flex;flex-direction:column;gap:4px}.Dashboard_title__cl9_F{margin:0;font-size:24px;font-weight:700;color:#f8fafc}.Dashboard_subtitle__9HL_k{font-size:14px;color:#94a3b8}.Dashboard_main__aJkg_{flex-grow:1;padding:40px 24px}.Dashboard_container__NIhIv{max-width:1400px;margin:0 auto}.Dashboard_dashboardGrid__Jm2yI{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.Dashboard_balanceSection__HyVy4,.Dashboard_engineSection__KtAIP,.Dashboard_historySection__gkkwd,.Dashboard_historySection__gkkwd:only-child,.Dashboard_profileSection__JtrlB,.Dashboard_recoverySection__grJie{grid-column:span 1}@media (min-width:768px){.Dashboard_historySection__gkkwd:only-child{grid-column:span 2}}@media (min-width:1024px){.Dashboard_historySection__gkkwd:only-child{grid-column:span 3}}@media (min-width:768px){.Dashboard_dashboardGrid__Jm2yI{grid-template-columns:repeat(2,1fr)}.Dashboard_balanceSection__HyVy4,.Dashboard_profileSection__JtrlB,.Dashboard_recoverySection__grJie{grid-column:span 2}.Dashboard_engineSection__KtAIP,.Dashboard_historySection__gkkwd{grid-column:span 1}}@media (min-width:1024px){.Dashboard_dashboardGrid__Jm2yI{grid-template-columns:repeat(3,1fr)}.Dashboard_profileSection__JtrlB{grid-column:span 1}.Dashboard_balanceSection__HyVy4{grid-column:span 2}.Dashboard_recoverySection__grJie{grid-column:span 3}.Dashboard_engineSection__KtAIP{grid-column:span 1}.Dashboard_historySection__gkkwd{grid-column:span 2}}.Dashboard_loginScreen__8_gSf{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#0f172a;padding:20px}.Dashboard_loginCard__nG386{background-color:#1e293b;border-radius:12px;padding:48px;text-align:center;border:1px solid #334155;max-width:400px;width:100%}.Dashboard_loginTitle__VsmNj{margin:0 0 12px;font-size:32px;font-weight:700;color:#f8fafc}.Dashboard_loginSubtitle__s7SNZ{margin:0 0 32px;font-size:16px;color:#94a3b8}.Dashboard_btn__Aw0xH{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-size:16px}.Dashboard_btnPrimary__ULmWW{background-color:#3b82f6;color:#fff}.Dashboard_btnPrimary__ULmWW:hover{background-color:#2563eb}.Dashboard_loginForm__ztOj_{display:flex;flex-direction:column;gap:20px;margin-top:32px}.Dashboard_formGroup__MHVN_{display:flex;flex-direction:column;gap:8px}.Dashboard_formLabel__NbLj8{font-size:14px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.Dashboard_formInput__uCsly{padding:12px 16px;background-color:#0f172a;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:16px;transition:all .2s ease}.Dashboard_formInput__uCsly:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Dashboard_formInput__uCsly::placeholder{color:#64748b}.Dashboard_loginError__gED7_{margin:0;color:#ef4444;font-size:14px;text-align:center;padding:8px;background-color:rgba(239,68,68,.1);border-radius:6px;border:1px solid rgba(239,68,68,.2)}