.recipe-detail{background:#faf7f2;color:#342b26;padding:34px 24px 90px}.recipe-breadcrumb,.recipe-detail__hero,.recipe-detail__layout,.recipe-notes,.recipe-product,.recipe-more{max-width:1180px;margin-left:auto;margin-right:auto}.recipe-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:28px;color:#81756c;font-size:.85rem}.recipe-breadcrumb a{color:#765039;text-decoration:none}.recipe-detail__hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;overflow:hidden;border-radius:28px;background:#34251e}.recipe-detail__intro{align-self:center;padding:clamp(34px,6vw,72px);color:#fff}.recipe-detail__eyebrow{color:#bd7b50;font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.recipe-detail__intro .recipe-detail__eyebrow{color:#edc8ac}.recipe-detail__intro h1{margin:12px 0 20px;color:#fff;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.02}.recipe-detail__intro>p{color:#eee2d9;font-size:1.05rem;line-height:1.75}.recipe-detail__image{min-height:420px;background:#eee5dc}.recipe-detail__image img{width:100%;height:100%;object-fit:cover}.recipe-detail__meta{display:flex;gap:32px;margin:30px 0 0}.recipe-detail__meta div{display:grid;gap:4px}.recipe-detail__meta dt{color:#cbb8aa;font-size:.72rem;text-transform:uppercase}.recipe-detail__meta dd{margin:0;font-weight:800}.recipe-detail__layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:64px;padding-top:72px}.recipe-ingredients{align-self:start;padding:28px;border:1px solid #e6d9cf;border-radius:20px;background:#fff}.recipe-ingredients ul{display:grid;gap:13px;margin:20px 0 0;padding:0;list-style:none}.recipe-ingredients li{padding-bottom:13px;border-bottom:1px solid #eee5dd;line-height:1.5}.recipe-ingredients li:last-child{padding-bottom:0;border:0}.recipe-method h2,.recipe-notes h2,.recipe-product h2,.recipe-more h2{margin:8px 0 28px;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.65rem)}.recipe-method ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.recipe-method li{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:24px 0;border-top:1px solid #dfd2c7}.recipe-method li>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#8b5e3c;color:#fff;font-weight:900}.recipe-method h3{margin:0 0 7px;font-size:1.15rem}.recipe-method p{margin:0;color:#71665f;line-height:1.7}.recipe-notes{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px;margin-top:72px;padding:44px;border-radius:24px;background:#efe2d6}.recipe-notes h2{margin-bottom:0}.recipe-notes ul{display:grid;gap:16px;margin:0;padding:0;list-style:none}.recipe-notes li{display:flex;gap:12px;line-height:1.6}.recipe-notes i{color:#8b5e3c;font-size:1.2rem}.recipe-product{display:grid;grid-template-columns:330px 1fr;gap:44px;align-items:center;margin-top:72px;padding:28px;border:1px solid #e6d9cf;border-radius:24px;background:#fff}.recipe-product__image{display:grid;height:270px;place-items:center;border-radius:18px;background:#f7f2ed}.recipe-product__image img{width:100%;height:100%;object-fit:contain;padding:18px}.recipe-product h2{margin-bottom:12px}.recipe-product p{color:#71665f;line-height:1.7}.recipe-product__actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.recipe-product__actions a{padding:12px 16px;border-radius:9px;background:#8b5e3c;color:#fff;font-weight:800;text-decoration:none}.recipe-product__actions a+ a{background:#eee3da;color:#67472f}.recipe-more{margin-top:72px}.recipe-more__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.recipe-more__grid a{display:grid;grid-template-columns:1fr auto;gap:8px;padding:22px;border:1px solid #e4d8ce;border-radius:16px;background:#fff;color:#342b26;text-decoration:none}.recipe-more__grid span{grid-column:1/-1;color:#9a6847;font-size:.72rem;font-weight:800;text-transform:uppercase}.recipe-more__grid strong{line-height:1.35}.recipe-more__grid i{color:#8b5e3c}@media(max-width:800px){.recipe-detail{padding:24px 16px 70px}.recipe-detail__hero,.recipe-detail__layout,.recipe-notes,.recipe-product{grid-template-columns:1fr}.recipe-detail__hero{min-height:0}.recipe-detail__image{min-height:300px;grid-row:1}.recipe-detail__layout{gap:34px;padding-top:48px}.recipe-notes{gap:24px;padding:28px}.recipe-product{gap:24px}.recipe-more__grid{grid-template-columns:1fr}}