.recipe-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:24px;scroll-margin-top:110px}
.recipe-actions form{margin:0}
.recipe-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid #cbd8d5;border-radius:999px;background:#fff;color:#153845;font:inherit;font-size:.78rem;font-weight:820;line-height:1;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}
.recipe-action:hover{border-color:#087c75;background:#eef7f5;color:#075f5a;transform:translateY(-1px)}
.recipe-action:focus-visible{outline:3px solid rgba(8,124,117,.22);outline-offset:2px}
.recipe-action.is-active{border-color:#087c75;background:#087c75;color:#fff}
.recipe-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.recipe-action.is-active svg{fill:currentColor}
.recipe-action small{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#eef2f1;color:#52656c;font-size:.64rem;font-weight:900}
.recipe-action.is-active small{background:rgba(255,255,255,.2);color:#fff}
.recipe-share-status{min-width:78px;color:#087c75;font-size:.72rem;font-weight:780}

.recipe-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.recipe-tag{display:inline-flex;align-items:center;min-height:29px;padding:6px 10px;border:1px solid #c5d8d4;border-radius:999px;background:#f7fbfa;color:#075f5a;font-size:.68rem;font-weight:820;line-height:1;text-decoration:none}
a.recipe-tag:hover{border-color:#087c75;background:#dceeea;color:#075f5a}
.recipe-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}
.recipe-card-tags span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eef7f5;color:#075f5a;font-size:.62rem;font-weight:820;line-height:1.1}

.recipe-author{min-height:72px}
.recipe-author__brand-logo{display:block;width:62px;height:62px;min-width:62px;border-radius:50%;object-fit:contain;flex:0 0 62px}
.recipe-author>div{min-width:0}
.recipe-author>div strong{font-size:.9rem}
.recipe-author>div span{font-size:.74rem}
.recipe-author--verified{position:relative;gap:10px}
.recipe-author__verified-check{display:grid;place-items:center;width:25px;height:25px;min-width:25px;border-radius:7px;background:#087c75;color:#fff;box-shadow:0 0 0 4px #dceeea}
.recipe-author__verified-check svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}

.recipe-purpose{position:relative;padding:32px 34px!important;border:1px solid #cfe0dc!important;border-radius:16px;background:linear-gradient(135deg,#f7f4ed,#eef7f5)}
.recipe-purpose::after{content:"";position:absolute;right:28px;top:28px;width:46px;height:46px;border:1px solid rgba(8,124,117,.2);border-radius:50%;box-shadow:0 0 0 10px rgba(8,124,117,.035)}
.recipe-purpose h2{max-width:620px;margin-right:60px}
.recipe-purpose p:last-child{max-width:760px;color:#53656d;font-size:1rem;line-height:1.75}

.recipe-safety-card{overflow:hidden}
.recipe-safety-card .eyebrow{margin-bottom:8px;font-size:.64rem}
.recipe-safety-card h3{margin-bottom:15px}
.recipe-safety-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.recipe-safety-list li{position:relative;padding-left:22px;color:#53656d;font-size:.83rem;line-height:1.58}
.recipe-safety-list li::before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:#087c75;box-shadow:0 0 0 4px rgba(8,124,117,.1)}
.recipe-safety-card--primary .recipe-safety-list li{color:#31515a}
.recipe-publication-check{border-color:#153845;background:#153845;color:#fff}
.recipe-publication-check .eyebrow{color:#8addd3}
.recipe-publication-check h3{color:#fff}
.recipe-publication-check .recipe-safety-list li{color:#d8e6e4}
.recipe-publication-check .recipe-safety-list li::before{background:#8addd3;box-shadow:0 0 0 4px rgba(138,221,211,.12)}
.recipe-context-note{margin:17px 0 0!important;padding-top:15px;border-top:1px solid rgba(255,255,255,.18);color:#bcd0cd!important;font-size:.75rem!important;line-height:1.55!important}

.recipe-nutrition-card{border-color:#b9d5d0;background:#fff}
.recipe-nutrition-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid #d8e1de}
.recipe-nutrition-head h3{margin:0}
.recipe-nutrition-head>span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff3d8;color:#74511a;font-size:.62rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.recipe-nutrition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}
.recipe-nutrition-grid>div{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e2e9e7}
.recipe-nutrition-grid>div:nth-child(odd){padding-right:12px;border-right:1px solid #e2e9e7}
.recipe-nutrition-grid>div:nth-child(even){padding-left:12px}
.recipe-nutrition-grid .recipe-nutrition-energy{grid-column:1/-1;padding-inline:0!important;border-right:0!important}
.recipe-nutrition-grid dt{color:#607178;font-size:.69rem;font-weight:760}
.recipe-nutrition-grid dd{margin:0;color:#153845;font-size:.78rem;font-weight:850;text-align:right}
.recipe-nutrition-grid dd small{display:block;margin-top:2px;color:#718087;font-size:.61rem;font-weight:700}
.recipe-nutrition-note{margin:14px 0 0!important;color:#718087!important;font-size:.69rem!important;line-height:1.5!important}

.recipe-tag-fieldset{margin:0;padding:0;border:0}
.recipe-tag-fieldset legend{margin-bottom:10px;color:#153845;font-size:.78rem;font-weight:850}
.recipe-tag-options{display:flex;flex-wrap:wrap;gap:8px}
.recipe-tag-options label{position:relative;cursor:pointer}
.recipe-tag-options input{position:absolute;opacity:0;pointer-events:none}
.recipe-tag-options span{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid #cbd8d5;border-radius:999px;background:#fff;color:#53656d;font-size:.72rem;font-weight:780;transition:border-color .16s ease,background .16s ease,color .16s ease}
.recipe-tag-options input:checked+span{border-color:#087c75;background:#087c75;color:#fff}
.recipe-tag-options input:focus-visible+span{outline:3px solid rgba(8,124,117,.2);outline-offset:2px}
.recipe-nutrition-form{margin-top:24px;padding:22px;border:1px solid #cfe0dc;border-radius:13px;background:#f7fbfa}
.recipe-nutrition-form__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #d8e1de}
.recipe-nutrition-form__intro strong{color:#153845}
.recipe-nutrition-form__intro span{color:#607178;font-size:.74rem;text-align:right}
.recipe-admin-derived-tags{margin:19px 0 0;padding:16px;border-left:3px solid #087c75;background:#f7fbfa}
.recipe-admin-derived-tags>strong{display:block;color:#153845;font-size:.75rem}
.recipe-admin-derived-tags .recipe-tag-list{margin-top:9px}
.recipe-filter--with-tags{grid-template-columns:minmax(240px,1fr) repeat(3,minmax(145px,.3fr)) auto}

.recipe-related{padding-bottom:110px}
.recipe-related__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px;padding-top:18px;border-top:1px solid #d8e1de}
.recipe-related__head h2{margin-bottom:0;font-size:clamp(2rem,3.4vw,3.15rem)}
.recipe-grid--related .recipe-card__media{aspect-ratio:16/10}
.recipe-grid--related .recipe-card__body{padding:19px}
.recipe-grid--related .recipe-card h3{font-size:clamp(1.35rem,1.9vw,1.72rem)}
.recipe-grid--related .recipe-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}

@media(max-width:1100px){
  .recipe-filter--with-tags{grid-template-columns:repeat(2,minmax(0,1fr))}
  .recipe-filter--with-tags .recipe-filter__actions{grid-column:1/-1}
}
@media(max-width:760px){
  .recipe-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
  .recipe-actions form{display:contents}
  .recipe-action{width:100%;padding-inline:9px}
  .recipe-share-status{grid-column:1/-1;min-width:0}
  .recipe-related__head{align-items:flex-start;flex-direction:column;gap:10px}
  .recipe-nutrition-form__intro{align-items:flex-start;flex-direction:column;gap:4px}
  .recipe-nutrition-form__intro span{text-align:left}
}
@media(max-width:620px){
  .recipe-filter--with-tags{grid-template-columns:1fr}
  .recipe-filter--with-tags .recipe-filter__actions{grid-column:auto}
  .recipe-nutrition-grid{grid-template-columns:1fr}
  .recipe-nutrition-grid>div,.recipe-nutrition-grid>div:nth-child(odd),.recipe-nutrition-grid>div:nth-child(even){grid-column:auto;padding-inline:0;border-right:0}
}
@media(max-width:520px){
  .recipe-actions{grid-template-columns:1fr 1fr}
  .recipe-actions .recipe-action:last-of-type{grid-column:1/-1}
  .recipe-purpose{padding:25px 22px!important}
  .recipe-purpose::after{display:none}
  .recipe-purpose h2{margin-right:0}
  .recipe-author__verified-check{width:22px;height:22px;min-width:22px}
}
