.recipe-section{--recipe-dark-green: #465142;--recipe-sage: #9EB293;--recipe-beige: #F4EBD3;--recipe-cta-green: #0F2A1F;--recipe-charcoal: #0E0E0E;--recipe-gold: #C6A15B;--recipe-text: #2b2b26;--recipe-muted: #6b6252;--recipe-line: rgba(14, 14, 14, .12)}.recipe-section .recipe-hero{width:100%}.recipe-section .recipe-hero img{width:100%;height:auto;display:block}.recipe-section .recipe-reading{max-width:680px;margin-left:auto;margin-right:auto}.recipe-section .recipe-reading--wide{max-width:none}.recipe-section .recipe-header{text-align:center;margin-top:36px}.recipe-section .recipe-category{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;color:var(--recipe-dark-green);margin:0 0 8px}.recipe-section .recipe-title{margin:0;color:var(--recipe-charcoal)}.recipe-section .recipe-meta{font-size:.9em;color:var(--recipe-muted);margin:10px 0 0}.recipe-section .recipe-intro{margin-top:18px;font-size:1.05em;line-height:1.6;color:var(--recipe-text)}.recipe-section .recipe-info-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;border:1px solid var(--recipe-line);border-radius:10px;padding:18px 20px;background:var(--recipe-beige);margin:24px 0}.recipe-section .recipe-info-item{text-align:center}.recipe-section .recipe-info-label{display:block;font-size:.72em;letter-spacing:.08em;text-transform:uppercase;color:var(--recipe-dark-green);margin-bottom:4px}.recipe-section .recipe-info-value{display:block;font-weight:600;font-size:1.05em;color:var(--recipe-charcoal)}.recipe-section .recipe-h2,.recipe-section .recipe-h3{color:var(--recipe-charcoal)}.recipe-section .recipe-ingredients-list{list-style:none;margin:0;padding:0}.recipe-section .recipe-ingredient-row{display:flex;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--recipe-line)}.recipe-section .recipe-ingredient-row:last-child{border-bottom:none}.recipe-section .recipe-ingredient-row--pantry{gap:8px;padding:10px 0}.recipe-section .recipe-ingredient-img{width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--recipe-beige)}.recipe-section .recipe-ingredient-img img{width:100%;height:100%;object-fit:cover}.recipe-section .recipe-ingredient-meta{flex:1;min-width:0}.recipe-section .recipe-ingredient-name{margin:0 0 3px;font-weight:600;font-size:1.05em;color:var(--recipe-charcoal)}.recipe-section .recipe-ingredient-name a{text-decoration:none;color:inherit}.recipe-section .recipe-ingredient-name a:hover{text-decoration:underline}.recipe-section .recipe-ingredient-measure{margin:0;font-size:.92em;color:var(--recipe-muted)}.recipe-section .recipe-ingredient-measure strong{color:var(--recipe-text)}.recipe-section .recipe-ingredient-note{margin:2px 0 0;font-size:.85em;color:var(--recipe-muted)}.recipe-section .recipe-ingredient-optional{font-size:.82em;color:var(--recipe-muted);font-style:italic}.recipe-section .recipe-ingredient-substitution{font-size:.82em;color:var(--recipe-muted)}.recipe-section .recipe-ingredient-buy{text-align:right;flex-shrink:0}.recipe-section .recipe-ingredient-price{font-weight:700;font-size:1.05em;color:var(--recipe-cta-green);white-space:nowrap}.recipe-section .recipe-ingredient-unavailable{font-size:.85em;color:#8a1f1f;font-weight:600}.recipe-section .recipe-bulk-add{margin:24px 0;padding:18px 20px;border-radius:10px;background:var(--recipe-cta-green);color:#fff}.recipe-section .recipe-bulk-add__summary{margin:0 0 14px;font-size:.98em;line-height:1.5}.recipe-section .recipe-bulk-add__note{margin:0 0 14px;font-size:.85em;opacity:.85}.recipe-section .recipe-method-step{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--recipe-line)}.recipe-section .recipe-method-step:last-child{border-bottom:none}.recipe-section .recipe-step-number{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--recipe-dark-green);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:1.1em}.recipe-section .recipe-step-body{flex:1;min-width:0}.recipe-section .recipe-step-body h3{margin:0 0 8px;font-size:1.15em;color:var(--recipe-charcoal)}.recipe-section .recipe-step-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.recipe-section .recipe-step-meta-item{display:inline-block;font-size:.82em;background:var(--recipe-beige);color:var(--recipe-dark-green);padding:4px 12px;border-radius:20px}.recipe-section .recipe-step-tip{margin-top:10px;font-size:.9em;color:var(--recipe-muted)}.recipe-section .recipe-serving{font-size:1.02em;line-height:1.6;color:var(--recipe-text)}.recipe-section .recipe-faq-item{border-bottom:1px solid var(--recipe-line)}.recipe-section .recipe-faq-question{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:18px 0;font-size:1.05em;font-weight:600;color:var(--recipe-charcoal);display:flex;align-items:center;justify-content:space-between;gap:12px}.recipe-section .recipe-faq-question .recipe-faq-icon{transition:transform .2s ease;color:var(--recipe-dark-green)}.recipe-section .recipe-faq-item[open] .recipe-faq-icon{transform:rotate(45deg)}.recipe-section .recipe-faq-answer{padding:0 0 18px;color:var(--recipe-text)}.recipe-section .recipe-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:12px}.recipe-section .recipe-related-card{text-decoration:none;color:inherit}.recipe-section .recipe-related-card img{width:100%;height:auto;border-radius:8px;display:block}.recipe-section .recipe-related-card h3{margin:10px 0 0;font-size:.98em;color:var(--recipe-charcoal)}.recipe-section .recipe-related-card:hover h3{text-decoration:underline}.recipe-section .recipe-cta{margin-top:36px;padding:28px 24px;border-radius:12px;background:var(--recipe-cta-green);color:#fff;text-align:center}.recipe-section .recipe-cta h2{color:#fff;margin:0 0 8px}.recipe-section .recipe-cta p{margin:0 0 16px;opacity:.9}.recipe-section .recipe-breadcrumbs{margin:0 0 20px;font-size:.85em;color:var(--recipe-muted)}.recipe-section .recipe-breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0}.recipe-section .recipe-breadcrumbs li{display:flex;align-items:center;gap:6px}.recipe-section .recipe-breadcrumbs li+li:before{content:"/";color:var(--recipe-sage)}.recipe-section .recipe-breadcrumbs a{color:var(--recipe-dark-green);text-decoration:none}.recipe-section .recipe-breadcrumbs a:hover{text-decoration:underline}.recipe-section .recipe-status{display:none;margin-top:12px;padding:10px 14px;border-radius:8px;font-size:.92em}.recipe-section .recipe-status.is-visible{display:block}.recipe-section .recipe-status--success{background:#eef5ec;color:var(--recipe-dark-green);border:1px solid var(--recipe-sage)}.recipe-section .recipe-status--error{background:#fbecec;color:#8a1f1f;border:1px solid #e2b6b6}.recipe-section .recipe-video{margin-top:24px;position:relative;padding-top:56.25%}.recipe-section .recipe-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.recipe-section .recipe-author{margin-top:12px;display:flex;align-items:center;gap:12px;justify-content:center}.recipe-section .recipe-author__image{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.recipe-section .recipe-author__image img{width:100%;height:100%;object-fit:cover}.recipe-section .recipe-author__name{font-weight:600;color:var(--recipe-charcoal)}.recipe-section .recipe-author__name a{color:inherit;text-decoration:none}.recipe-section .recipe-author__name a:hover{text-decoration:underline}.recipe-section .recipe-author__role{font-size:.82em;color:var(--recipe-muted)}@media screen and (max-width:767px){.recipe-section .recipe-info-panel{grid-template-columns:repeat(2,1fr)}.recipe-section .recipe-ingredient-row{flex-wrap:wrap;gap:12px}.recipe-section .recipe-ingredient-img{width:64px;height:64px}.recipe-section .recipe-ingredient-meta{flex:1 1 calc(100% - 80px)}.recipe-section .recipe-ingredient-buy{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px}.recipe-section .recipe-ingredient-price{font-size:1.05em}.recipe-section .recipe-related-grid{grid-template-columns:1fr}.recipe-section .recipe-method-step{flex-direction:column;gap:10px}.recipe-section .recipe-title{font-size:1.7em}}@media screen and (max-width:374px){.recipe-section .recipe-info-panel{gap:8px;padding:14px 12px}.recipe-section .recipe-title{font-size:1.5em}}@media(prefers-reduced-motion:reduce){.recipe-section .recipe-faq-icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/section-recipe.css.map */
