.recipe-breadcrumb{padding:1.1rem 0;background:var(--cdh-paper);border-bottom:1px solid var(--cdh-line)}.recipe-breadcrumb-inner{display:flex;align-items:center;gap:.65rem;color:var(--cdh-muted);font-size:.55rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.recipe-breadcrumb-inner a:hover{color:var(--cdh-orange)}.recipe-breadcrumb-inner span{color:var(--cdh-line-dark)}.recipe-detail-hero{background:var(--cdh-cream-light)}.recipe-detail-grid{display:grid;grid-template-columns:42% 58%;min-height:690px}.recipe-detail-copy{padding:5rem 5vw 5rem max(32px,calc((100vw - var(--container)) / 2));display:flex;align-items:center;background:linear-gradient(135deg,#fbf8f2,#f4efe6)}.recipe-detail-copy-inner{max-width:520px}.recipe-detail-category{margin-bottom:1rem;color:var(--cdh-orange);font-size:.55rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.recipe-detail-title{margin:0;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:clamp(3.4rem,5vw,5.4rem);font-weight:500;letter-spacing:-.04em;line-height:.92}.recipe-detail-description{max-width:470px;margin:1.7rem 0 2rem;color:var(--cdh-muted);font-size:.8rem;line-height:1.85}.recipe-detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:2rem}.recipe-meta-box{min-height:78px;padding:.9rem;border:1px solid var(--cdh-line);background:#ffffff8c}.recipe-meta-box span{display:block;margin-bottom:.3rem;color:var(--cdh-muted);font-size:.45rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.recipe-meta-box strong{color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.15rem;font-weight:500}.recipe-detail-image{min-height:690px;position:relative;overflow:hidden;background:#ddd6ca}.recipe-detail-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.recipe-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,31,17,.38) 100%)}.recipe-image-label{position:absolute;left:2.5rem;bottom:2.5rem;color:#fff}.recipe-image-label span{display:block;color:var(--cdh-orange-light);font-size:.5rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.recipe-image-label strong{display:block;margin-top:.3rem;font-family:var(--font-title);font-size:1.8rem;font-weight:500}.recipe-content-section{padding:6rem 0;background:#fff}.recipe-content-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(3rem,7vw,8rem);align-items:start}.recipe-ingredients{position:sticky;top:145px}.recipe-section-label{display:block;margin-bottom:.6rem;color:var(--cdh-orange);font-size:.5rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.recipe-section-title{margin:0 0 1.5rem;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:2.8rem;font-weight:500;line-height:1}.ingredients-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--cdh-line)}.ingredients-list li{padding:.9rem 0;display:grid;grid-template-columns:20px 1fr;gap:.6rem;border-bottom:1px solid var(--cdh-line);color:var(--cdh-muted);font-size:.7rem;line-height:1.6}.ingredients-list li:before{content:"";width:6px;height:6px;margin-top:.48rem;border-radius:50%;background:var(--cdh-orange)}.recipe-steps{display:flex;flex-direction:column;gap:1rem}.recipe-step{padding:1.6rem 0;display:grid;grid-template-columns:64px 1fr;gap:1.3rem;border-top:1px solid var(--cdh-line)}.recipe-step:last-child{border-bottom:1px solid var(--cdh-line)}.recipe-step-number{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--cdh-green-dark);color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.2rem}.recipe-step h3{margin:0 0 .45rem;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.5rem;font-weight:500}.recipe-step p{margin:0;color:var(--cdh-muted);font-size:.7rem;line-height:1.8}.recipe-tip{margin-top:2rem;padding:1.7rem;background:var(--cdh-green-dark);color:#fff}.recipe-tip span{display:block;margin-bottom:.45rem;color:var(--cdh-orange-light);font-size:.48rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.recipe-tip h3{margin:0 0 .5rem;font-family:var(--font-title);font-size:1.7rem;font-weight:500}.recipe-tip p{margin:0;color:#ffffffb8;font-size:.68rem;line-height:1.75}.recipe-product-section{padding:6rem 0;background:var(--cdh-cream-light);border-top:1px solid var(--cdh-line)}.recipe-product-card{display:grid;grid-template-columns:1fr 1fr;min-height:430px;background:var(--cdh-paper);border:1px solid var(--cdh-line)}.recipe-product-image{min-height:430px;overflow:hidden}.recipe-product-image img{width:100%;height:100%;object-fit:cover}.recipe-product-copy{padding:4rem;display:flex;flex-direction:column;justify-content:center}.recipe-product-copy h2{margin:0 0 1rem;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:3rem;font-weight:500}.recipe-product-copy p{max-width:450px;margin:0 0 1.5rem;color:var(--cdh-muted);font-size:.72rem;line-height:1.8}.related-recipes{padding:6rem 0 7rem;background:#fff}.related-recipes-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.related-recipe-card{border:1px solid var(--cdh-line);background:var(--cdh-paper)}.related-recipe-image{aspect-ratio:1.35 / 1;display:block;overflow:hidden}.related-recipe-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.related-recipe-card:hover .related-recipe-image img{transform:scale(1.035)}.related-recipe-copy{padding:1.2rem}.related-recipe-copy span{color:var(--cdh-orange);font-size:.47rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.related-recipe-copy h3{margin:.35rem 0 .7rem;color:var(--cdh-green-dark);font-family:var(--font-title);font-size:1.65rem;font-weight:500}.related-recipe-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--cdh-green-dark);font-size:.53rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.related-recipe-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}@media(max-width:950px){.recipe-detail-grid,.recipe-content-grid,.recipe-product-card{grid-template-columns:1fr}.recipe-detail-copy{padding:5rem 32px}.recipe-detail-image{min-height:560px}.recipe-ingredients{position:static}.related-recipes-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.recipe-detail-copy{padding:4rem 16px}.recipe-detail-title{font-size:clamp(3rem,14vw,4.2rem)}.recipe-detail-meta{grid-template-columns:1fr}.recipe-detail-image{min-height:430px}.recipe-image-label{left:1.2rem;bottom:1.2rem}.recipe-content-section{padding:4rem 0}.recipe-step{grid-template-columns:48px 1fr}.recipe-step-number{width:42px;height:42px}.recipe-product-copy{padding:2.5rem 1.5rem}.related-recipes-grid{grid-template-columns:1fr}}.recipe-rich-text .font_8{font-family:inherit}.recipe-rich-text p{margin:0 0 14px}.recipe-rich-text ul,.recipe-rich-text ol{margin:0 0 20px;padding-left:20px}.recipe-rich-text li{margin-bottom:10px}.recipe-rich-text li:has(br:only-child),.recipe-rich-text p:has(br:only-child){display:none}.recipe-preparation-content p{line-height:1.75;margin-bottom:18px}.footer-news-action,.footer-news-action:visited{color:#fff!important}.footer-news-action svg{color:#fff!important;stroke:currentColor!important}.footer-news-action:hover,.footer-news-action:focus{color:#fff!important}
