
/* YEKFI v8.6.0 — Truth Hardening Phase 1 */
body.yekfi-signature .nutrition-gate-banner{
  width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;
  border:1px solid rgba(155,74,47,.32);border-radius:18px;padding:11px 12px;
  background:#FFF5EF;color:#613323;text-align:right;box-shadow:0 5px 16px rgba(91,48,31,.06)
}
body.yekfi-signature .nutrition-gate-banner>span:first-child{
  width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#A35337;color:#fff;font-size:18px;font-weight:900
}
body.yekfi-signature .nutrition-gate-banner b{display:block;font-size:12px}
body.yekfi-signature .nutrition-gate-banner small{display:block;font-size:9.5px;line-height:1.4;margin-top:2px;color:#865340}
body.yekfi-signature .nutrition-gate-banner em{font-style:normal;font-size:9px;font-weight:850;color:#7C3D29;white-space:nowrap}
body.yekfi-signature .nutrition-hard-gate{
  display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;
  padding:13px;border-radius:17px;background:#FFF2EA;border:1px solid rgba(155,74,47,.35);margin-bottom:12px
}
body.yekfi-signature .nutrition-hard-gate>span{
  width:42px;height:42px;border-radius:13px;background:#A35337;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900
}
body.yekfi-signature .nutrition-hard-gate b{display:block;color:#63311F;font-size:14px}
body.yekfi-signature .nutrition-hard-gate small{display:block;color:#85523F;font-size:9.5px;line-height:1.45;margin-top:3px}
