.discovery-page{--hp-green:var(--world-accent);--hp-mint:var(--world-accent);--world-accent-strong:color-mix(in srgb,var(--world-accent) 72%,#0d1d18);--world-hero-gradient:linear-gradient(132deg,rgba(255,255,255,0) 0%,var(--world-soft) 100%)}
.discovery-page .site-brand em,.discovery-page .page-kicker,.discovery-page .hp-card-body>span,
.discovery-page .hp-compare-body>span,.discovery-page .hp-card-link,.discovery-page .product-breadcrumbs a,
.discovery-page .hp-guide-nav a{color:var(--world-accent)}
.discovery-page .site-nav-links a[aria-current=page]{border-color:var(--world-accent)}
.discovery-page .site-nav-cta,.discovery-page .hp-primary,.discovery-page .hp-compare-actions a:first-child{background:color-mix(in srgb,var(--world-accent) 62%,#0d1d18);color:#fff}
.discovery-page .hp-hero,.discovery-page .hp-hero-copy,.discovery-page .hp-compare-head,.discovery-page .hp-guide-hero{
  background:var(--world-hero-gradient);
}
.discovery-page .hp-hero-media{background:var(--world-soft)}
.discovery-page .hp-hero-media img{padding:0;object-fit:cover}
.discovery-page .hp-card-image,.discovery-page .hp-compare-card>img{background:var(--world-soft)}
.discovery-page .hp-faq{padding-bottom:46px}
.discovery-page .world-affiliate{margin-top:38px}
.discovery-page .hp-empty{grid-column:1/-1;padding:30px;border:1px solid var(--hp-line);border-radius:16px;background:#fff}
@media(max-width:640px){
  .discovery-page .hp-card-grid{grid-template-columns:1fr}
}
