/* Dr Herbalist product conversion styles */
.dh-product-extra{margin:1.5rem 0;padding:1rem;border:1px solid #e0e0e0;border-radius:10px;}
.dh-hook{font-size:1.05rem;color:#2e7d32;margin-bottom:.75rem;}
.dh-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;}
.dh-badge{background:#2e7d32;color:#fff;padding:.25rem .6rem;border-radius:20px;font-size:.8rem;font-weight:600;}
.dh-benefits{margin:.5rem 0 1rem;padding-left:1.2rem;}
.dh-benefits li{margin-bottom:.4rem;}
.dh-science-link a{color:#2e7d32;font-weight:600;text-decoration:none;}
.dh-product-extra details{margin:.4rem 0;}
