.recipe-item-list{display:flex;flex-direction:column}.recipe-item-list-header{display:flex;flex-direction:row;justify-content:space-between;--tw-bg-opacity:1;background-color:rgb(34 98 91/var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media not all and (min-width:640px){.recipe-item-list-header span{font-size:.875rem;line-height:1.25rem}}.recipe-item-list-body{display:flex;flex-direction:column}.recipe-item-list-body-item{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;padding:1rem}@media not all and (min-width:640px){.recipe-item-list-body-item{padding:.75rem}.recipe-item-list-body-item span{font-size:.875rem;line-height:1.25rem}}.recipe-item-list-body-item:not(:last-of-type){border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(200 200 200/var(--tw-border-opacity))}