/* FoxiWorld V469 — Core Web Vitals foundation */
html{font-synthesis:none;text-rendering:optimizeLegibility}
img{height:auto}
/* Stable boxes for the above-the-fold visual and product media reduce CLS. */
.v15-hero__visual{min-height:290px;contain:layout paint}
.v15-hero__visual>img{width:100%;height:auto;aspect-ratio:53/29;object-fit:contain}
.v12-product-media,.v15-card__media,.product-image{contain:layout paint}
.v12-product-media img,.v15-card__media img,.product-image img{aspect-ratio:1/1;object-fit:contain}
/* Skip paint/layout for genuinely below-the-fold sections until needed. */
@supports(content-visibility:auto){
 .v15-products,.v15-category-row,.v15-story,.v17-finder,.v17-brands,.v17-recent,.v15-reviews,.v17-faq,.v12-service-strip,.related-products,.pd-recommendations{content-visibility:auto;contain-intrinsic-size:auto 700px}
}
@media(max-width:720px){.v15-hero__visual{min-height:240px}}
