.account-nav-item{color:#475569;cursor:pointer;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.account-nav-item:hover{color:#1e293b;background:#f1f5f9}.account-nav-item.active{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe;font-weight:600}.account-nav-item .nav-icon{background:#f1f5f9;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .15s;display:flex}.account-nav-item.active .nav-icon{color:#fff;background:#1e3a8a}.account-nav-item:hover .nav-icon{background:#e2e8f0}.account-nav-item.active:hover .nav-icon{background:#172554}.section-panel{display:none}.section-panel.active{display:block}.setting-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 0;display:flex}.setting-row:last-child{border-bottom:none}.mobile-tab{white-space:nowrap;color:#64748b;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.mobile-tab.active{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}html.dark .account-nav-item{color:#94a3b8;border-color:#0000}html.dark .account-nav-item:hover{color:#f1f5f9;background:#1e293b}html.dark .account-nav-item.active{color:#93c5fd;background:#1e3a8a33;border-color:#1e3a8a}html.dark .account-nav-item .nav-icon{color:#94a3b8;background:#1e293b}html.dark .account-nav-item:hover .nav-icon{color:#e2e8f0;background:#334155}html.dark .account-nav-item.active .nav-icon{color:#fff;background:#1e3a8a}html.dark .mobile-tab{color:#94a3b8}html.dark .mobile-tab.active{color:#93c5fd;background:#1e3a8a33;border-color:#1e3a8a}
