.apotheca-product-label{padding:28px 32px;scroll-margin-top:110px}
.apotheca-label-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:32px;align-items:start}
.apotheca-label-grid--text{grid-template-columns:1fr}
.apotheca-label-text{white-space:normal;line-height:1.75}
.apotheca-product-label p{font-size:14px;line-height:1.7;margin:12px 0;color:#2a2f2e}
.apotheca-product-label h3{font-size:15px;margin:24px 0 8px}
.apotheca-label-image{display:block;text-align:center;color:#34422c}
.apotheca-label-image img{display:block;width:auto;height:auto;max-width:min(100%,var(--label-max-width,100%));max-height:520px;object-fit:contain;background:#fff;margin:0 auto}
.apotheca-label-image span{display:block;margin-top:12px;font-size:13px;text-decoration:underline}
.apotheca-product-label .apotheca-label-source,.apotheca-product-label .apotheca-label-note{font-size:12px;color:#52604c}
.apotheca-label-variant{padding:16px 0;border-bottom:1px solid #d9dfd4}
.apotheca-label-variant summary{cursor:pointer;font-weight:600;padding:8px 0}
.apotheca-practitioner-access{margin:16px 0;padding:14px 16px;background:#f1f4ed;border-radius:8px;color:#34422c;font-size:13px;line-height:1.6}
.apotheca-practitioner-access p{margin:6px 0 0}
@media(max-width:700px){.apotheca-product-label{padding:22px 20px}.apotheca-label-grid{grid-template-columns:1fr;gap:20px}.apotheca-label-image{max-width:360px;margin:auto}}

.apotheca-label-original{padding-top:12px;border-top:1px solid #d9dfd4}.apotheca-label-original a{font-size:13px;text-decoration:underline}
