.card-recipe{position:relative;display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:var(--media-radius, 12px);overflow:hidden;height:100%}.card-recipe__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.card-recipe__link:hover .card-recipe__image,.card-recipe__link:focus-visible .card-recipe__image{transform:scale(1.04)}.card-recipe__link:hover .card-recipe__title,.card-recipe__link:focus-visible .card-recipe__title{text-decoration:underline;text-underline-offset:.2rem}.card-recipe__media{position:relative;width:100%;aspect-ratio:var(--card-recipe-aspect, 1 / 1);overflow:hidden;background:rgba(var(--color-foreground),.04)}.card-recipe__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.card-recipe__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card-recipe__placeholder-svg{width:60%;height:auto;fill:rgba(var(--color-foreground),.3)}.card-recipe__tag{position:absolute;top:1.2rem;left:1.2rem;display:inline-block;padding:.4rem 1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:999px;font-size:1.1rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;line-height:1}.card-recipe__content{padding:1.6rem 0 0;display:flex;flex-direction:column;gap:.6rem;flex:1}.card-recipe__title{margin:0;font-size:1.8rem;line-height:1.25;font-weight:500}.card-recipe__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.card-recipe__cta-icon{width:1rem;height:1rem;display:inline-flex}.card-recipe__cta-icon svg{width:100%;height:100%}@media screen and (min-width:750px){.card-recipe__title{font-size:2rem}.card-recipe__content{padding-top:1.8rem;gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-card-recipe.css.map */
