.ppn-recipe-single{min-height:70vh;padding:42px 0 90px;color:#30251d;background:#fffaf0}
.ppn-recipe-shell{width:min(980px,calc(100% - 32px));margin:auto}
.ppn-recipe-back{display:inline-flex;margin-bottom:24px;color:#9b0b18;font-weight:800}
.ppn-recipe-article{overflow:hidden;background:#fff;border:1px solid #eadbbd;border-radius:28px;box-shadow:0 22px 55px rgba(69,39,16,.12)}
.ppn-recipe-cover{height:min(54vw,560px);margin:0;overflow:hidden;background:#103f31}
.ppn-recipe-cover img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:0}
.ppn-recipe-header{padding:42px clamp(24px,7vw,75px) 32px;text-align:center;background:linear-gradient(180deg,#fff2ce,#fff)}
.ppn-recipe-kicker{margin:0 0 12px;color:#bd1020;font-size:13px;font-weight:900;letter-spacing:2px;text-transform:uppercase}
.ppn-recipe-header h1{margin:0;color:#103f31;font-family:Georgia,serif;font-size:clamp(42px,6vw,70px);line-height:1}
.ppn-recipe-badges{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}
.ppn-recipe-badges span{padding:7px 11px;color:#694a2c;background:#f6ecd6;border-radius:999px;font-size:13px;font-weight:900}
.ppn-recipe-intro{padding:30px clamp(24px,7vw,75px) 0;font-size:18px;line-height:1.65;text-align:center}
.ppn-recipe-columns{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;padding:35px clamp(24px,7vw,75px)}
.ppn-recipe-columns h2{margin:0 0 16px;color:#bd1020;font-family:Georgia,serif;font-size:30px}
.ppn-recipe-columns ul,.ppn-recipe-columns ol{margin:0;padding-left:24px;line-height:1.65}
.ppn-recipe-columns li{margin-bottom:10px}
.ppn-recipe-tip,.ppn-recipe-warning{margin:0 clamp(24px,7vw,75px) 20px;padding:18px 20px;border-radius:12px;line-height:1.55}
.ppn-recipe-tip{background:#fff3cd;border-left:5px solid #f4ca63}
.ppn-recipe-warning{background:#fff0ed;border-left:5px solid #bd1020}
.ppn-recipe-actions{display:flex;gap:10px;flex-wrap:wrap;padding:18px clamp(24px,7vw,75px) 48px}
.ppn-recipe-actions button,.ppn-recipe-actions a{min-height:46px;padding:10px 15px;display:inline-flex;align-items:center;color:#bd1020;background:#fff;border:2px solid #bd1020;border-radius:12px;font-weight:900;cursor:pointer;text-decoration:none}
@media(max-width:700px){.ppn-recipe-single{padding-top:20px}.ppn-recipe-shell{width:min(100% - 20px,980px)}.ppn-recipe-article{border-radius:20px}.ppn-recipe-cover{height:68vw}.ppn-recipe-columns{grid-template-columns:1fr;gap:28px}.ppn-recipe-actions button,.ppn-recipe-actions a{width:100%;justify-content:center}}
@media print{
  body>*:not(.site-main):not(.ppn-recipe-single){display:none!important}
  .site-header,.site-footer,.ppn-recipe-back,.ppn-recipe-actions{display:none!important}
  .ppn-recipe-single{padding:0;background:#fff}.ppn-recipe-shell{width:100%}
  .ppn-recipe-article{border:0;box-shadow:none}.ppn-recipe-cover{height:220px}
  .ppn-recipe-header{padding:20px}.ppn-recipe-header h1{font-size:36px}
  .ppn-recipe-columns{padding:20px;gap:28px}.ppn-recipe-intro{padding:15px 20px 0}
  .ppn-recipe-tip,.ppn-recipe-warning{margin:0 20px 12px}
}

