/** Stable-release visual consistency safeguards. */
:root{--hdfl-readable-line:72ch;--hdfl-section-anchor-offset:calc(var(--hdfl-header-height,76px) + 24px)}
.hdfl-release-candidate :where(main,article,section)[id]{scroll-margin-top:var(--hdfl-section-anchor-offset)}
.hdfl-release-candidate :where(.hdfl-section__intro,.hdfl-card__summary,.product-short-description){text-wrap:pretty}
.hdfl-release-candidate :where(h1,h2,h3){text-wrap:balance}
.hdfl-release-candidate :where(.hdfl-empty-state,.hdfl-consultation-success){max-width:var(--hdfl-readable-line);margin-inline:auto}
.hdfl-release-candidate img{height:auto}
.hdfl-release-candidate :where(.hdfl-product-card,.hdfl-card){min-width:0}
.hdfl-release-candidate :where(.hdfl-product-card__title,.hdfl-card__title){overflow-wrap:anywhere}
@media (max-width:549px){.hdfl-release-candidate .hdfl-section{overflow-x:clip}.hdfl-release-candidate :where(.button,button,input[type=submit]){max-width:100%}}
@media print{.hdfl-release-candidate :where(.hdfl-sticky-cta,.hdfl-announcement,.hdfl-pre-footer){display:none!important}}
