.mobile-navbar{background-color:var(--color-contrast-bg);padding-bottom:max(5px,env(safe-area-inset-bottom));z-index:20;border-radius:15px 15px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 0 12px #0000001a}.mobile-navbar__wrapper{flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;display:flex}.mobile-navbar__item{color:var(--color-accent-disabled)}.mobile-navbar__item.active{color:var(--color-accent)}.mobile-profile{position:relative}.mobile-profile .main-button__text{font-weight:600}.mobile-profile__dropdown{z-index:11;background-color:var(--color-contrast-bg);border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;width:200px;padding:10px;display:flex;position:absolute;bottom:calc(100% + 8px);left:-30px;transform:translate(-50%);box-shadow:0 0 12px #0000001a}.mobile-profile__dropdown-item{box-sizing:border-box;width:100%;color:var(--color-muted);border-radius:8px;flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex;padding:8px 10px!important}.mobile-profile__dropdown-item:hover{background-color:color-mix(in srgb, var(--color-muted-light) 12%, transparent)}.mobile-profile__dropdown-item{text-wrap:nowrap;gap:10px;font-weight:600}.mobile-profile__dropdown-item span{justify-content:space-between;align-items:center;width:100%}.mobile-profile__dropdown-item svg{width:16.89px!important;height:16.89px!important}.mobile-profile__dropdown-item--profile-link svg{color:var(--color-muted);filter:none}.mobile-profile__dropdown-item--logout{color:var(--color-error)}.mobile-profile__dropdown-item--logout svg{color:var(--color-error);filter:none}.mobile-profile .mobile-link-button__avatar{border-radius:50%;flex-shrink:0;width:16.89px;height:16.89px;position:relative;overflow:hidden;box-shadow:0 0 5px #00000050}.mobile-profile .mobile-link-button__avatar img{min-width:16.89px;min-height:16.89px}
