/* Keep the viewport as the sticky scroll container; preserve dialog scroll locks. */
body[data-site-refinement="v134"] { overflow-x: clip !important; }
body[data-site-refinement="v134"] #mainNav { position: sticky !important; top: 0 !important; }
html { scroll-padding-top: 100px; }
.geo-buyer-answers { margin-bottom: 24px; }
.geo-buyer-answers .proof-card p { line-height: 1.7; }
.geo-buyer-answers a { text-decoration: underline; text-underline-offset: 3px; }
@media (max-width: 767px) { html { scroll-padding-top: 96px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto !important; } }
@supports not (overflow: clip) { body[data-site-refinement="v134"] { overflow-x: visible !important; } }
