.menu-item{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:space-between;gap:4px;border-radius:8px;padding-left:8px;padding-right:8px;--tw-text-opacity:1;color:rgb(0 8 24/var(--tw-text-opacity))}.menu-item-large{font-size:14px;line-height:20px}.menu-item-large,.menu-item-medium{padding-top:8px;padding-bottom:8px;font-weight:600}.menu-item-medium{font-size:12px;line-height:18px}.menu-item-small{padding-top:4px;padding-bottom:4px;font-size:10px;line-height:14px;font-weight:600}.menu-item-selected{--tw-text-opacity:1;color:rgb(0 143 128/var(--tw-text-opacity))}.menu-item-disabled{pointer-events:none;--tw-text-opacity:1;color:rgb(204 204 204/var(--tw-text-opacity))}@media (hover:hover){.menu-item:hover{background-color:#00000014}.menu-item:hover svg{stroke:#999}}