
.recipe-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start;margin:24px 0 48px}.recipe-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.95fr);gap:24px;align-items:start}.recipe-top h1{font-size:clamp(28px,3vw,42px);line-height:1.16;margin:12px 0 20px;overflow-wrap:anywhere}.recipe-intro{font-size:17px;line-height:1.65;color:#465466}.recipe-photo{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:18px;background:#f4f6f2}.recipe-top--text{grid-template-columns:1fr}.recipe-meta{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.recipe-meta span{padding:8px 12px;background:#f3f7ed;border-radius:8px;color:#365329;font-size:14px}.recipe-body{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,1.2fr);gap:18px;margin-top:24px}.recipe-body section{border:1px solid #e0e7dd;border-radius:16px;padding:24px;min-width:0;overflow-wrap:anywhere}.recipe-body h2{font-size:23px;margin:0 0 18px}.recipe-body li,.recipe-body p{font-size:16px;line-height:1.7;margin:0 0 14px}.recipe-body ul{padding-left:20px}.recipe-body ol{padding-left:27px}.recipe-body ol li{padding-left:7px;margin-bottom:20px}.recipe-body li::marker{color:#448b26;font-weight:700}.recipe-body .recipe-ingredients{grid-column:1}.recipe-body .recipe-method{grid-column:2;grid-row:1/span 2}.recipe-body .recipe-tips{grid-column:1;background:#f7faf1}.recipe-body:not(:has(.recipe-ingredients)){grid-template-columns:1fr}.recipe-body:not(:has(.recipe-ingredients)) .recipe-method{grid-column:1}.recipe-aside{display:grid;gap:20px}.recipe-promo{padding:26px;border-radius:18px;background:linear-gradient(135deg,#f2f8e9,#fff8e6)}.recipe-promo h2{font-size:26px;line-height:1.2;margin:0 0 14px}.recipe-promo p{line-height:1.6}.recipe-promo .rd-button{width:100%;margin-top:16px;white-space:normal;text-align:center;background:#f47721;color:#fff}.recipe-related{display:grid;gap:14px}.recipe-related a{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e0e7dd;border-radius:12px;padding:10px;font-weight:600;line-height:1.4}.recipe-related img{width:90px;height:80px;object-fit:cover;border-radius:8px}.recipe-related a:not(:has(img)){grid-template-columns:1fr}.recipe-list-card{padding:0!important;overflow:hidden;display:flex;flex-direction:column}.recipe-list-card>a:first-child:has(img){display:block;aspect-ratio:16/10;background:#f3f6ef}.recipe-list-card img{width:100%;height:100%;object-fit:cover;display:block}.recipe-list-copy{padding:24px;display:flex;flex-direction:column;flex:1}.recipe-list-copy h3{font-size:21px;line-height:1.3;margin:8px 0 12px}.recipe-list-copy>p{line-height:1.6}.recipe-list-copy>a:last-child{margin-top:auto;padding-top:12px;font-weight:600}.recipe-pagination{display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap;margin:28px 0}.recipe-pagination span{color:#596579}.recipe-browse{margin-top:22px}.recipe-browse a{font-weight:600}.recipe-top time{font-size:14px;color:#687587}
@media(max-width:1050px){.recipe-layout{grid-template-columns:1fr}.recipe-aside{grid-template-columns:1fr 1fr}.recipe-related{grid-template-columns:1fr}.recipe-promo{align-self:start}}
@media(max-width:650px){.recipe-top,.recipe-body,.recipe-aside{grid-template-columns:1fr}.recipe-top h1{font-size:30px}.recipe-photo{aspect-ratio:4/3}.recipe-body .recipe-method,.recipe-body .recipe-ingredients,.recipe-body .recipe-tips{grid-column:1;grid-row:auto}.recipe-body section{padding:20px}.recipe-layout{margin-top:12px;gap:20px}.recipe-list-copy{padding:20px}.recipe-intro{font-size:16px}}

.recipe-body ul{list-style:disc}.recipe-body ol{list-style:decimal}.recipe-promo>p:last-child{margin-top:14px}
