.hs-merchant-line { margin: .5rem 0; color: var(--text-muted, #526079); font-size: .8125rem; line-height: 1.6; overflow-wrap: anywhere; }
.hs-merchant-line strong { color: var(--text, #19243b); font-weight: 600; }
.hs-merchant-line small { display: block; margin-top: .2rem; font-size: .75rem; }
.hs-purchase-page .detail-list dd { min-width: 0; overflow-wrap: anywhere; }
.hs-purchase-page .purchase-acceptance { display: flex; gap: .75rem; align-items: flex-start; line-height: 1.7; cursor: pointer; }
.hs-purchase-page .purchase-acceptance input { flex: 0 0 auto; width: 1.125rem; height: 1.125rem; margin-top: .25rem; }
.hs-purchase-page .button { white-space: normal; }
.hs-purchase-page .detail-section h3 { margin-top: 1.5rem; }
.hs-purchase-page .hs-purchase-links { display: flex; flex-wrap: wrap; gap: .5rem 1rem; }
