.recipe-steps{max-width:80rem}.recipe-steps__heading{margin:0 0 1.6rem}.recipe-steps__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.6rem;counter-reset:recipe-step}.recipe-steps__item{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start;padding-bottom:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.recipe-steps__item:last-child{border-bottom:none;padding-bottom:0}.recipe-steps__list--checkable.recipe-steps__list--numbered .recipe-steps__item{grid-template-columns:auto auto 1fr}.recipe-steps__list:not(.recipe-steps__list--checkable):not(.recipe-steps__list--numbered) .recipe-steps__item{grid-template-columns:1fr}.recipe-steps__checkbox{width:2rem;height:2rem;margin:.2rem 0 0;cursor:pointer;accent-color:rgb(var(--color-button));flex-shrink:0}.recipe-steps__number{display:inline-flex;align-items:center;justify-content:center;min-width:2.8rem;height:2.8rem;padding:0 .8rem;border-radius:999px;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-weight:600;font-size:1.4rem;font-variant-numeric:tabular-nums}.recipe-steps__body{display:flex;flex-direction:column;gap:1rem;min-width:0}.recipe-steps__text{margin:0;font-size:1.5rem;line-height:1.6;cursor:pointer;transition:opacity .15s ease}.recipe-steps__text p{margin:0 0 .6rem}.recipe-steps__text p:last-child{margin-bottom:0}.recipe-steps__item:has(.recipe-steps__checkbox:checked) .recipe-steps__text{text-decoration:line-through;opacity:.55}.recipe-steps__item:has(.recipe-steps__checkbox:checked) .recipe-steps__number{background:rgba(var(--color-foreground),.2);opacity:.6}.recipe-steps__image-wrapper{max-width:40rem}.recipe-steps__image{width:100%;height:auto;border-radius:8px;display:block}.recipe-steps__empty{color:rgba(var(--color-foreground),.6);font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-recipe-steps.css.map */
