.user-nav-wrapper{align-items:center;background-color:#262626;border-radius:10px;display:inline-flex;gap:12px;height:48px;justify-content:center;padding:12px 8px;position:fixed;top:.75rem;right:.75rem;z-index:11}.user-nav-wrapper .profile-button{background-color:var(--theme-layer-layer-02);border-radius:100px;height:32px;margin-bottom:-4px;margin-top:-4px;width:32px;position:relative}.user-nav-wrapper .profile-button .cds--menu{position:absolute;transform:translateX(-160px);margin-top:36px;border-radius:8px}.user-nav-wrapper .profile-button a.user-profile{background-size:cover;width:32px;height:32px;background-size:32px;border-radius:32px;display:block}.user-nav-wrapper .divider{background-color:#393939;height:24px;position:relative;width:1px}