.DashboardLayout__content{display:flex;flex-direction:column;width:100%;gap:1rem}.DashboardLayout__user-menu-items{border-radius:inherit}.DashboardLayout__user-menu-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.DashboardLayout__user-menu-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.DashboardLayout__user-menu-item:not(.DashboardLayout__user-menu-item--mode-switch)>*{padding:.5rem;display:block;border-radius:inherit;font-size:.75rem;letter-spacing:.0625em;text-transform:uppercase;font-weight:700}.DashboardLayout__user-menu-item:not(.DashboardLayout__user-menu-item--mode-switch)>:hover{background-color:rgb(var(--djui-color-base-regular-4-rgb))}.DashboardLayout__user-menu-item--mode-switch{padding:.75rem}