.menu{--tw-text-opacity:1;border-radius:.5rem;border-width:2px;color:rgb(31 41 55/var(--tw-text-opacity));color:var(--sui-color-primary);display:flex;flex-direction:column;padding:1rem}.menu__item{border-radius:.5rem;flex:1 1 0%;padding:.5rem 1rem}.menu__item:hover{--tw-text-opacity:1;background:var(--sui-background-primary);color:rgb(229 231 235/var(--tw-text-opacity));cursor:pointer}.menu__group{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));border-radius:.5rem;margin-top:1rem;padding-bottom:.5rem}.menu__group .menu__heading{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:var(--sui-color-secondary);font-size:.75rem;font-weight:900;line-height:1rem;padding:.5rem 1rem}.menu__group .menu__item{--tw-text-opacity:1;border-width:0;color:rgb(31 41 55/var(--tw-text-opacity));flex:1 1 0%;font-size:.875rem;line-height:1.25rem;margin-left:.5rem;margin-right:.5rem;padding:.5rem 1rem}.menu__group .menu__item:hover{--tw-text-opacity:1;background:var(--sui-background-secondary);color:rgb(243 244 246/var(--tw-text-opacity))}