.recipes-listing{--r-ink: #2b0101;--r-red: #ff0000;--r-cream: #fff7ee;--r-beige: #fbeadf;--r-yellow: #f3ea1c;--r-green: #33c659;background:var(--r-beige);color:var(--r-ink);font-family:Magda,sans-serif}.recipes-listing *,.recipes-listing *:before,.recipes-listing *:after{box-sizing:border-box}.recipes-listing__wrap{max-width:1200px;margin:0 auto;padding:32px 18px 64px}.recipes-listing__head{text-align:center;margin-bottom:24px}.recipes-listing__title{font-family:Gaya,serif;font-size:clamp(40px,7vw,72px);line-height:.92;margin:0}.recipes-listing__sub{font-size:18px;font-weight:700;margin:8px 0 0}.recipes-listing__controls{display:flex;flex-direction:column;gap:14px;margin-bottom:28px;align-items:center}.recipes-listing__search{width:100%;max-width:520px;border:1.5px solid var(--r-ink);border-radius:999px;padding:12px 20px;font:inherit;font-weight:700;background:#fff;color:var(--r-ink)}.recipes-listing__filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.recipes-listing__chip{background:#fff;border:1.5px solid var(--r-ink);border-radius:999px;padding:7px 14px;font:inherit;font-weight:700;cursor:pointer;text-transform:uppercase;font-size:13px}.recipes-listing__chip.is-active{background:var(--r-yellow)}.recipes-listing__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.recipe-card{display:flex;flex-direction:column;text-decoration:none;color:var(--r-ink);border:2px solid var(--r-ink);border-radius:18px;overflow:hidden;background:var(--r-cream);transition:transform .12s ease}.recipe-card:hover{transform:translateY(-3px)}.recipe-card__media{position:relative;aspect-ratio:4/3;overflow:hidden}.recipe-card__img{width:100%;height:100%;object-fit:cover;display:block}.recipe-card__img--placeholder{display:block;background:repeating-linear-gradient(45deg,#fff,#fff 14px,var(--r-cream) 14px,var(--r-cream) 28px)}.recipe-card__time{position:absolute;bottom:8px;left:8px;background:var(--r-ink);color:#fff;font-size:12px;font-weight:700;padding:4px 8px;border-radius:8px}.recipe-card__body{padding:14px;display:flex;flex-direction:column;gap:6px}.recipe-card__title{font-family:Gaya,serif;font-size:22px;line-height:1;margin:0;overflow-wrap:break-word}.recipe-card__sub{font-size:13px;text-transform:uppercase;color:var(--r-red);font-weight:700;margin:0}.recipe-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.recipe-card__tag{background:var(--r-green);border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;padding:3px 7px}.recipes-listing__empty{text-align:center;font-weight:700;font-size:18px;padding:40px 0}.recipes-listing__pagination{grid-column:1 / -1;text-align:center;padding-top:24px;font-weight:700}.recipes-listing__pagination a,.recipes-listing__pagination span{padding:6px 10px;color:var(--r-ink)}
/*# sourceMappingURL=/cdn/shop/t/48/assets/recipes-listing.css.map */
