.side-foot{position:relative}.profile-menu{position:absolute;z-index:90;right:0;left:0;bottom:72px;padding:8px;background:#30322f;border:1px solid #4a4d48;border-radius:14px;box-shadow:0 24px 70px #000d;opacity:0;visibility:hidden;transform:translateY(9px) scale(.97);transform-origin:bottom;transition:.2s cubic-bezier(.2,.8,.2,1)}.profile-menu.open{opacity:1;visibility:visible;transform:none}.profile-menu-email{padding:7px 9px 9px;color:#92958f;font-size:9px;direction:ltr;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-menu>button,.profile-menu>a{width:100%;height:37px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:6px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#f0f1ec;text-decoration:none;text-align:right;cursor:pointer}.profile-menu>button:hover,.profile-menu>a:hover{background:#41433f}.profile-menu span{width:20px;display:grid;place-items:center;color:#e3e6e0;font-size:13px}.profile-menu b{font-size:10px;font-weight:600}.profile-menu small{color:#999c96;font-size:8px}.profile-menu>i{display:block;height:1px;margin:6px 7px;background:#4b4e49}.profile-menu .menu-logout{color:#ffb2bc}.profile-menu .menu-logout span{color:#ff9cab}html[dir="ltr"] .profile-menu>button,html[dir="ltr"] .profile-menu>a{text-align:left}.side-foot>#account>div{min-width:0;flex:1}.side-foot>#account:after{content:"⌃";margin-right:auto;color:#77847e;font-size:10px;transition:.2s}.profile-menu.open+#account:after,.side-foot:has(.profile-menu.open)>#account:after{transform:rotate(180deg)}@media(max-width:700px){.profile-menu{position:fixed;right:12px;left:12px;bottom:12px;padding:10px;border-radius:17px}.profile-menu>button,.profile-menu>a{height:43px}.profile-menu b{font-size:11px}}
