.mobile-profile-menu-overlay{position:fixed;z-index:460;inset:0;background:rgba(15,23,42,.46);opacity:0;visibility:hidden;transition:.25s}.mobile-profile-menu-overlay.show{opacity:1;visibility:visible}.mobile-profile-menu{position:fixed;z-index:461;right:0;bottom:0;left:0;display:none;max-height:82dvh;padding:10px 18px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -20px 60px rgba(15,23,42,.2);overflow-y:auto;transform:translateY(105%);transition:transform .3s cubic-bezier(.22,1,.36,1)}.mobile-profile-menu.open{transform:translateY(0)}.mobile-profile-menu-handle{width:42px;height:4px;margin:0 auto 17px;border-radius:99px;background:#cbd5e1}.mobile-profile-menu>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid #e5e7eb}.mobile-profile-menu-avatar{display:grid;width:50px;height:50px;place-items:center;border-radius:16px;background:#02ad74;color:#fff;font:700 21px Poppins,sans-serif}.mobile-profile-menu h2{margin:0;font-size:17px}.mobile-profile-menu header p{margin:3px 0 0;color:#6b7280;font-size:12px}.mobile-profile-menu header button{width:38px;height:38px;border:0;border-radius:11px;background:#f1f5f9;color:#475569;font-size:25px}.mobile-profile-menu-title{margin:18px 2px 8px;color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mobile-profile-menu nav{display:grid;gap:7px}.mobile-profile-menu nav a,.mobile-profile-menu nav button{width:100%;padding:13px 14px;border:0;border-radius:11px;background:#f8fafc;color:#374151;text-align:left;font:700 13px Inter,sans-serif}.mobile-profile-menu nav a:active,.mobile-profile-menu nav button:active{background:#e9fbf5;color:#019965}.mobile-profile-menu>form{margin-top:14px}.mobile-profile-menu>form button{width:100%;height:48px;border:0;border-radius:12px;background:#e9fbf5;color:#019965;font-weight:700}.mob-nav button.mob-nav-item{border:0;background:transparent;font-family:inherit}@media(max-width:768px){.mobile-profile-menu{display:block}}
