/* Readable product prose; wide media and tables retain their own layouts. */
main#main-content.product-reading .technical-section p{max-inline-size:65ch}
main#main-content.product-reading .technical-section h2{max-inline-size:32ch}
main#main-content.product-reading .content-bento h2{font-size:clamp(1.625rem,2.3vw,2rem);line-height:1.2;margin-block:0 1.25rem}
main#main-content.product-reading .content-bento .content-gap{align-self:stretch;margin-block:1.5rem 0}
main#main-content.product-reading .product-story-bento{margin-block:0}
main#main-content.product-reading .product-story-bento>article{justify-content:flex-start}
main#main-content.product-reading .product-story-bento>article>.hex-button{margin-block-start:1rem}
main#main-content.product-reading .product-media-bento>figure{background:var(--hc-surface-neutral);grid-column:span 7}
main#main-content.product-reading .product-media-bento>article{grid-column:span 5}
main#main-content.product-reading .product-media-bento>figure img{inline-size:100%;block-size:auto;aspect-ratio:3/2;max-block-size:none;object-fit:cover}
main#main-content.product-reading .product-media-bento figcaption{margin-block-start:1rem;font-size:.9375rem;line-height:1.6}
@media(max-width:48rem){main#main-content.product-reading .content-bento h2{font-size:1.625rem}}
