.dashboardSidebar_sidebar__80YDk{width:250px;border-right:1px solid var(--border);background:#f9fafb;display:flex;flex-direction:column;transition:transform .3s ease-in-out}.dashboardSidebar_sidebarHeader__IUaTB{padding:12px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:rgba(249,250,251,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dashboardSidebar_logo__i9c3z{display:flex;align-items:center;gap:10px}.dashboardSidebar_logoMark__tzdQP{width:28px;height:28px;font-size:10px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);font-weight:600}.dashboardSidebar_logoTextMain__NbcYh{font-size:14px;font-weight:600;color:var(--text)}.dashboardSidebar_logoTextSub__az6OY{font-size:10px;color:var(--muted)}.dashboardSidebar_sidebarMain__4IuUy{padding:12px;flex:1 1;overflow-y:auto}.dashboardSidebar_sidebarNavLabel__4RMMk{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:12px 4px 8px}.dashboardSidebar_navBtn__3HxPI{text-decoration:none!important;width:100%;border-radius:12px;border:1px solid transparent;padding:8px 10px;font-size:14px;color:var(--muted);background:transparent;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:4px;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.dashboardSidebar_navBtn__3HxPI:hover{background:#e5edff;border-color:#d4e0ff;color:var(--accent)}.dashboardSidebar_active__z8UPV{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);transform:translateY(-1px);text-decoration:none!important}.dashboardSidebar_navDot__i56HP{width:6px;height:6px;border-radius:999px;background:var(--accent)}.dashboardSidebar_navDotMuted__zkFTD{opacity:.4}.dashboardSidebar_sidebarFooter__KKmDA{padding:10px 14px;border-top:1px solid var(--border);font-size:14px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);background:#f9fafb}.dashboardSidebar_sidebarUserName__X2vw0{color:var(--text);font-weight:500;font-size:14px}.dashboardSidebar_sidebarUserId__IEmj0{font-size:14px;color:var(--muted-soft)}.dashboardSidebar_linkDanger__THA3S{color:#dc2626;cursor:pointer;font-size:14px}.dashboardSidebar_linkDanger__THA3S:hover{text-decoration:underline}.dashboardSidebar_mobMenubar__GWyqD{display:none;position:-webkit-sticky;position:sticky;top:0;z-index:999;height:60px;background:#fff;border-bottom:1px solid var(--border);padding:0 16px;align-items:center;justify-content:space-between;box-shadow:0 1px 3px rgba(0,0,0,.08)}.dashboardSidebar_mobMenubar__GWyqD .dashboardSidebar_logo__i9c3z{display:flex;align-items:center}.dashboardSidebar_mobMenubar__GWyqD .dashboardSidebar_logo__i9c3z img{height:30px;width:auto;object-fit:contain}.dashboardSidebar_hamburger__EI6Fe{display:none;width:44px;height:44px;background:transparent;border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;transition:all .3s ease;padding:0}.dashboardSidebar_hamburger__EI6Fe:hover{background:#f9fafb}.dashboardSidebar_hamburger__EI6Fe:active{transform:scale(.95)}.dashboardSidebar_hamburgerLine__V5rsz{width:22px;height:2px;background:var(--text);border-radius:2px;transition:all .3s ease}.dashboardSidebar_closeBtn___9RFD{display:none;width:32px;height:32px;background:transparent;border:1px solid var(--border);border-radius:6px;font-size:24px;line-height:1;color:var(--muted);cursor:pointer;transition:all .2s ease}.dashboardSidebar_closeBtn___9RFD:hover{background:#f3f4f6;color:var(--text)}.dashboardSidebar_overlay__5bHA0{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;animation:dashboardSidebar_fadeIn__q7EFZ .3s ease}@keyframes dashboardSidebar_fadeIn__q7EFZ{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.dashboardSidebar_hamburger__EI6Fe,.dashboardSidebar_mobMenubar__GWyqD{display:flex}.dashboardSidebar_closeBtn___9RFD{display:flex;align-items:center;justify-content:center}.dashboardSidebar_overlay__5bHA0{display:block}.dashboardSidebar_sidebar__80YDk{position:fixed;top:0;left:0;height:100vh;z-index:1050;transform:translateX(-100%);box-shadow:2px 0 12px rgba(0,0,0,.15)}.dashboardSidebar_sidebarOpen__T2kG2{transform:translateX(0)}}.IdentityVerificationModal_modalOverlay__IqYlf{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:1000;padding:1rem}.IdentityVerificationModal_modalContent__7f4sg{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}.IdentityVerificationModal_modalHeader__MO4hP{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.IdentityVerificationModal_modalTitle__Fps44{font-size:1.25rem;font-weight:600;margin:0;color:#111827}.IdentityVerificationModal_closeButton__iQ2lw{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.IdentityVerificationModal_closeButton__iQ2lw:hover{background-color:#f3f4f6;color:#111827}.IdentityVerificationModal_modalBody__Ip1I7{padding:1.5rem}.IdentityVerificationModal_step__mEIAX{animation:IdentityVerificationModal_fadeIn__OCDQV .3s ease-in}@keyframes IdentityVerificationModal_fadeIn__OCDQV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.IdentityVerificationModal_stepDescription__F3Ug1{margin-bottom:1.5rem;color:#6b7280;font-size:.95rem;line-height:1.5}.IdentityVerificationModal_formGroup__GN_rH{margin-bottom:1.25rem}.IdentityVerificationModal_label___iY80{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.9rem}.IdentityVerificationModal_input__BotVO{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s}.IdentityVerificationModal_input__BotVO:focus{outline:none;border-color:#471b49;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.IdentityVerificationModal_input__BotVO::placeholder{color:#9ca3af}.IdentityVerificationModal_errorMessage__7ru1D{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.IdentityVerificationModal_buttonGroup__IbGVM{display:flex;gap:.75rem;margin-bottom:1rem}.IdentityVerificationModal_fullWidth__x11sJ{width:100%}.IdentityVerificationModal_halfWidth__03x4O{flex:1 1}.IdentityVerificationModal_resendButton__Z1G_c{background:none;border:none;color:#471b49;font-size:.875rem;cursor:pointer;text-decoration:underline;padding:.5rem;width:100%;text-align:center;transition:color .2s}.IdentityVerificationModal_resendButton__Z1G_c:hover{color:#471b49}.IdentityVerificationModal_resendButton__Z1G_c:disabled{color:#9ca3af;cursor:not-allowed}@media(max-width:640px){.IdentityVerificationModal_modalContent__7f4sg{max-width:100%;margin:1rem}.IdentityVerificationModal_modalBody__Ip1I7,.IdentityVerificationModal_modalHeader__MO4hP{padding:1rem}.IdentityVerificationModal_buttonGroup__IbGVM{flex-direction:column}.IdentityVerificationModal_halfWidth__03x4O{width:100%}}.IdentityVerificationModal_fullWidth__x11sJ,.IdentityVerificationModal_fullWidth__x11sJ:disabled,.IdentityVerificationModal_fullWidth__x11sJ:hover,.IdentityVerificationModal_halfWidth__03x4O,.IdentityVerificationModal_halfWidth__03x4O:disabled,.IdentityVerificationModal_halfWidth__03x4O:hover{background-color:#471b49;color:#fff;border-color:#471b49}.profileOverview_profileOverview__oytRY{margin:0 auto;padding:2rem;background:#f9fafb;min-height:100vh;width:100%}@media(max-width:768px){.profileOverview_profileOverview__oytRY{padding:1rem}}.profileOverview_headerSection__y16yb{background:linear-gradient(135deg,#471b49,#b38bbc);border-radius:16px;padding:2rem;margin-bottom:2rem;color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.profileOverview_headerContent__aBv5L{display:flex;align-items:center;gap:2rem}@media(max-width:768px){.profileOverview_headerContent__aBv5L{flex-direction:column;text-align:center}}.profileOverview_profileAvatar__k7Izi{width:100px;height:100px;border-radius:50%;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:600;border:4px solid hsla(0,0%,100%,.3);flex-shrink:0}.profileOverview_profileInfo__VDCKo{flex:1 1}.profileOverview_profileName__WGRUs{font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.profileOverview_profileId__p_9_X{font-size:.875rem;opacity:.9;margin:0 0 1rem;font-family:Courier New,monospace}.profileOverview_profileStatus__fxJsh{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.profileOverview_statusBadge__kNgjw{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3)}.profileOverview_statusBadge__kNgjw.profileOverview_active__lpmQO{background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.4)}.profileOverview_statusBadge__kNgjw.profileOverview_inactive__rdDXx{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.4)}.profileOverview_completedTag__9PAMY{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:500;background:hsla(0,0%,100%,.95);color:#10b981}.profileOverview_gridContainer__fPR18{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.profileOverview_gridContainer__fPR18{grid-template-columns:1fr}}.profileOverview_card__12MW1{background:#fff;border-radius:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.profileOverview_card__12MW1:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.profileOverview_cardHeader__sENle{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.profileOverview_cardHeaderLeft__L4yum{display:flex;align-items:center;gap:.75rem}.profileOverview_cardIcon__S4XD6{font-size:1.5rem}.profileOverview_cardTitle__9FF90{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.profileOverview_cardBody__nVc79{padding:1.5rem}.profileOverview_lockBadge__f9NTv{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border-radius:20px;font-size:.8125rem;font-weight:600;animation:profileOverview_pulse__tgIK_ 2s infinite}@keyframes profileOverview_pulse__tgIK_{0%,to{opacity:1}50%{opacity:.8}}.profileOverview_lockNotice__RWJLk{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f6bc4b;border-radius:8px;padding:1rem;margin-bottom:1.5rem;animation:profileOverview_slideIn__fFicI .3s ease-out}@keyframes profileOverview_slideIn__fFicI{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profileOverview_lockNoticeHeader__ozlrK{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.profileOverview_lockNoticeHeader__ozlrK strong{color:#92400e;font-size:.9375rem}.profileOverview_lockIcon__C_ehB{font-size:1.25rem}.profileOverview_lockReason__bp_IZ{color:#78350f;font-size:.875rem;margin:.5rem 0}.profileOverview_lockTimer__1A3p8{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border-radius:20px;font-weight:600;color:#92400e;font-size:.875rem;margin:.75rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.profileOverview_timerIcon__89Z_w{font-size:1rem}.profileOverview_lockExpiry__Eugn6{font-size:.8125rem;color:#78350f;margin:.5rem 0 0}.profileOverview_infoGrid__xJn3f{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.25rem;gap:1.25rem}.profileOverview_infoItem__AbmvR{display:flex;flex-direction:column;gap:.375rem}.profileOverview_infoLabel__OfwTE{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-weight:600}.profileOverview_infoValue__skg6U{font-size:.9375rem;color:#111827;font-weight:500;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profileOverview_verifiedBadge__Eosp3{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#d1fae5;color:#065f46;border-radius:12px;font-size:.75rem;font-weight:600}.profileOverview_kycStatusBadge__q2v95{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.profileOverview_kycStatusBadge__q2v95.profileOverview_green__ZM9AQ{background:#d1fae5;color:#065f46}.profileOverview_kycStatusBadge__q2v95.profileOverview_orange__nCeho{background:#fed7aa;color:#92400e}.profileOverview_kycStatusBadge__q2v95.profileOverview_red__OyjF0{background:#fee2e2;color:#991b1b}.profileOverview_kycStatusBadge__q2v95.profileOverview_gray__FEbxv{background:#e5e7eb;color:#374151}.profileOverview_kycStatusSection__QO3Aa{margin-bottom:1.25rem}.profileOverview_kycDescription__hNiy9{font-size:.9375rem;color:#374151;margin:0 0 .5rem}.profileOverview_lastUpdated__swLKt{font-size:.8125rem;color:#6b7280;margin:0}.profileOverview_divider__dVxK_{height:1px;background:#e5e7eb;margin:1.25rem 0}.profileOverview_attachmentsSection__peiAD{margin-top:1rem}.profileOverview_attachmentsTitle__ZAl4o{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .75rem}.profileOverview_attachmentsList___ZM7t{display:flex;flex-direction:column;gap:.5rem}.profileOverview_attachmentItem__hssdc{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:#374151;font-size:.875rem;transition:all .2s ease}.profileOverview_attachmentItem__hssdc:hover{background:#eff6ff;border-color:#b38bbc;color:#b38bbc;transform:translateX(4px)}.profileOverview_attachmentIcon__EYMMz{font-size:1.125rem}.profileOverview_attachmentType__mmvrX{margin-left:auto;font-size:.75rem;color:#6b7280;text-transform:uppercase;padding:.125rem .5rem;background:#fff;border-radius:4px}.profileOverview_bankHeader__EBwV1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.profileOverview_bankInfo__ePLPq{flex:1 1}.profileOverview_bankName__mqn6v{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.profileOverview_bankBranch__uEs9l{font-size:.875rem;color:#6b7280;margin:0}.profileOverview_primaryBadge__ff5Mm{padding:.375rem .75rem;background:linear-gradient(135deg,#b38bbc,#471b49);color:#fff;border-radius:20px;font-size:.75rem;font-weight:600}.profileOverview_statusDot___P6HP{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem}.profileOverview_statusDot___P6HP.profileOverview_active__lpmQO{background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.profileOverview_statusDot___P6HP.profileOverview_inactive__rdDXx{background:#d1d5db}.profileOverview_coolingPeriod__XAbmo{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #b38bbc;border-radius:8px;padding:1rem}.profileOverview_coolingHeader__18LVC{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.profileOverview_coolingHeader__18LVC strong{color:#471b49;font-size:.9375rem}.profileOverview_coolingIcon__VyYwZ{font-size:1.25rem}.profileOverview_coolingPeriod__XAbmo p{font-size:.875rem;color:#471b49;margin:.375rem 0}.profileOverview_coolingExpiry__mbu3j{font-weight:600;color:#471b49}.profileOverview_emptyState__45x31{text-align:center;padding:2.5rem 1rem;color:#6b7280}.profileOverview_emptyIcon__uEP2b{font-size:3rem;display:block;margin-bottom:1rem;opacity:.5}.profileOverview_emptyState__45x31 p{font-size:.9375rem;margin:0 0 1rem}.profileOverview_addButton__tBGxd{padding:.625rem 1.5rem;background:#b38bbc;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.profileOverview_addButton__tBGxd:hover{background:#471b49;transform:translateY(-1px);box-shadow:0 4px 6px rgba(59,130,246,.3)}.profileOverview_addButton__tBGxd:active{transform:translateY(0)}.profileOverview_loadingState__A5DiD{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.profileOverview_spinner___TAGG{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#b38bbc;border-radius:50%;animation:profileOverview_spin__lSzuq 1s linear infinite;margin-bottom:1rem}@keyframes profileOverview_spin__lSzuq{to{transform:rotate(1turn)}}.profileOverview_loadingState__A5DiD p{font-size:.9375rem;margin:0}.profileOverview_errorState__KEf3m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#ef4444}.profileOverview_errorIcon__zvevo{font-size:3rem;margin-bottom:1rem}.profileOverview_errorState__KEf3m p{font-size:1rem;font-weight:500;margin:0}@media(max-width:768px){.profileOverview_infoGrid__xJn3f{grid-template-columns:1fr}.profileOverview_bankHeader__EBwV1{flex-direction:column;gap:.75rem}.profileOverview_lockTimer__1A3p8{width:100%;justify-content:center}}.ProfileInvestor_appShell__ydyn7{flex:1 1;display:flex;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#f9fafb)}.ProfileInvestor_stepContainer__VgoPZ{display:flex;gap:6px;flex-wrap:wrap}.ProfileInvestor_smallText__T36el{font-size:10px}.ProfileInvestor_chipMb8__ZvKUj{margin-bottom:8px}.ProfileInvestor_chipMb6__zIUK4{margin-bottom:6px}.ProfileInvestor_text11__yq4MO{font-size:11px}.ProfileInvestor_mt8__h7Yxb{margin-top:8px}.ProfileInvestor_footerActions__29PPr{display:flex;justify-content:space-between;align-items:center;margin-top:10px;border-top:1px solid var(--border);padding-top:8px;font-size:11px}.ProfileInvestor_btnSmall__FMben{padding:6px 14px;font-size:11px;background-color:#471b49;color:#f1f1f1;border:none}.ProfileInvestor_btnSmall__FMben:hover{background-color:#f6bc4b}.ProfileInvestor_mb4__NrXJx{margin-bottom:4px}.ProfileInvestor_reviewContent__0LjEQ{padding:20px 10px}.ProfileInvestor_hintText__unc6H,.ProfileInvestor_hint__1Cx42{margin:0;font-size:12px;padding:0 0 0 5px}.ProfileInvestor_hint__1Cx42{color:red}.ProfileInvestor_changeButton__XZmtP{position:absolute;right:8px;top:50%;transform:translateY(-50%);padding:.4rem .75rem;background-color:#471b49;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.ProfileInvestor_changeButton__XZmtP:hover{background-color:#471b49}.ProfileInvestor_changeButton__XZmtP:active{transform:translateY(-50%) scale(.95)}.BottomNav_bottomNav__sjBYe{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.08);z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);padding-bottom:env(safe-area-inset-bottom)}.BottomNav_navContainer__wQU02{display:flex;align-items:center;justify-content:space-around;max-width:100%;height:65px;padding:0 8px}.BottomNav_navItem__iykbf{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;text-decoration:none;color:#6b7280;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer;border-radius:12px}.BottomNav_navItem__iykbf:hover{background:rgba(59,130,246,.05)}.BottomNav_navItem__iykbf:active{transform:scale(.95)}.BottomNav_iconWrapper__G16hi{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.BottomNav_icon__rNa6p{font-size:20px;transition:all .3s ease}.BottomNav_activeDot__hu7GN{display:none;position:absolute;bottom:-2px;width:4px;height:4px;background:var(--accent,#3b82f6);border-radius:50%;animation:BottomNav_dotPulse__KIm7d 2s infinite}@keyframes BottomNav_dotPulse__KIm7d{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.BottomNav_label__7Exry{font-size:11px;font-weight:500;letter-spacing:.01em;transition:all .3s ease;white-space:nowrap}.BottomNav_active__zrX5X{color:var(--accent,#3b82f6)}.BottomNav_active__zrX5X .BottomNav_icon__rNa6p{transform:translateY(-2px);color:var(--accent,#3b82f6)}.BottomNav_active__zrX5X .BottomNav_label__7Exry{font-weight:600;color:var(--accent,#3b82f6)}@media(max-width:768px){.BottomNav_bottomNav__sjBYe{display:block}}@media(min-width:769px)and (max-width:1024px){.BottomNav_bottomNav__sjBYe{display:none}}@media(max-width:375px){.BottomNav_navContainer__wQU02{height:60px;padding:0 4px}.BottomNav_icon__rNa6p{font-size:18px}.BottomNav_label__7Exry{font-size:10px}.BottomNav_iconWrapper__G16hi{width:28px;height:28px}}