.sc-product-details { max-width: 1120px; }
.sc-product-details h1, .sc-product-description h2 { font-family: Nunito, sans-serif; font-weight: 800; }
.sc-product-details__media { background: #fff; border: 1px solid #e7e9f1; border-radius: 16px; overflow: hidden; }
.sc-product-details__media img { height: 100%; object-fit: contain; padding: 1.5rem; width: 100%; }
.sc-popular-badge--static { display: inline-flex; inset: auto; position: static; }
.sc-product-meta { border-bottom: 1px solid #eceef4; border-top: 1px solid #eceef4; }
.sc-product-meta dt, .sc-product-meta dd { border-bottom: 1px solid #eceef4; margin: 0; padding: .75rem 0; }
.sc-product-meta dt { color: #71768a; font-weight: 600; }
.sc-product-description { background: #f7f8fc; border-radius: 14px; max-width: 900px; padding: 1.5rem; }
.sc-product-description p { line-height: 1.75; white-space: pre-line; }
