/**
 * Marketing theme v2 — navy / #1677ff / #4db3ff
 * Loaded globally on body.cs-nav-v2 (header_new pages).
 */
body.cs-nav-v2 {
  --cs-theme-navy: #0a1324;
  --cs-theme-deep: #050a14;
  --cs-theme-blue: #1677ff;
  --cs-theme-sky: #4db3ff;
  --cs-theme-ink: #f2f4f7;
  --cs-theme-muted: rgba(242, 244, 247, 0.78);
  --cs-theme-panel: rgba(22, 119, 255, 0.1);
  --cs-theme-border: rgba(77, 179, 255, 0.22);
}

/* ===== Shared marketing CTAs (all nav-linked pages) ===== */
body.cs-nav-v2 .sky_btn a,
body.cs-nav-v2 .hp-feature__cta.sky_btn a,
body.cs-nav-v2 .hp-feature__cta a {
  background: var(--cs-theme-blue) !important;
  border: 2px solid var(--cs-theme-blue) !important;
  color: #fff !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  background-image: none !important;
}

body.cs-nav-v2 .sky_btn a:hover,
body.cs-nav-v2 .sky_btn a:focus,
body.cs-nav-v2 .hp-feature__cta.sky_btn a:hover,
body.cs-nav-v2 .hp-feature__cta a:hover {
  background: transparent !important;
  color: var(--cs-theme-sky) !important;
  border-color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .sky_btn a.gc-sell-btn,
body.cs-nav-v2 .for-gifts a.gc-sell-btn {
  background: transparent !important;
  border-color: var(--cs-theme-blue) !important;
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2 .for-gifts a.gc-sell-btn:hover {
  background: rgba(22, 119, 255, 0.08) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign .sky_btn a.gc-sell-btn,
body.cs-nav-v2.cs-hp-redesign .for-gifts a.gc-sell-btn,
body.cs-nav-v2.customnew-homepage .sky_btn a.gc-sell-btn,
body.cs-nav-v2.customnew-homepage .for-gifts a.gc-sell-btn {
  border-color: rgba(255, 255, 255, 0.55) !important;
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2.cs-hp-redesign .for-gifts a.gc-sell-btn:hover,
body.cs-nav-v2.customnew-homepage .sky_btn a.gc-sell-btn:hover,
body.cs-nav-v2.customnew-homepage .for-gifts a.gc-sell-btn:hover {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .btn.btn-blue-outline,
body.cs-nav-v2 a.btn.btn-blue-outline,
body.cs-nav-v2 .btn.view-all.btn-blue-outline {
  color: var(--cs-theme-blue) !important;
  background: transparent !important;
  border: 2px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
}

/* Homepage: View All Top Stores — smaller than Sign Up Free */
body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .btn.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .btn.btn-blue-outline,
body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.view-all.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.view-all.btn-blue-outline {
  min-height: 40px !important;
  padding: 8px 22px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  max-width: 240px;
  width: auto !important;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.45) !important;
}

body.cs-nav-v2 .btn.btn-blue-outline:hover,
body.cs-nav-v2 a.btn.btn-blue-outline:hover,
body.cs-nav-v2 .btn.view-all.btn-blue-outline:hover {
  background: var(--cs-theme-blue) !important;
  color: #fff !important;
  border-color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .feature-inline-link,
body.cs-nav-v2 a.feature-inline-link {
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 .feature-inline-link:hover {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 .Banner_Btn a,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a,
body.cs-nav-v2 .new_added_btn_banner a {
  background: var(--cs-theme-blue) !important;
  background-image: none !important;
  border: 1px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 .Banner_Btn a:hover,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

body.cs-nav-v2 .Banner_Btn a span,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a span {
  color: #fff !important;
  background: none !important;
  position: static !important;
  transform: none !important;
  opacity: 1 !important;
}

body.cs-nav-v2 .Banner_Btn a:before,
body.cs-nav-v2 .Banner_Btn a:after,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:before,
body.cs-nav-v2 .custom-Banner_Btn.Banner_Btn a:after {
  display: none !important;
  content: none !important;
}

/* Yellow/legacy signup-ish marketing buttons → blue */
body.cs-nav-v2 a.btn.btn-ylw:not([class*="cs-signup"]):not(.cs-auth-submit),
body.cs-nav-v2 .btn.btn-ylw.btn-signup-lg,
body.cs-nav-v2 a.lp-cta,
body.cs-nav-v2 .lp-cta {
  background: var(--cs-theme-blue) !important;
  background-image: none !important;
  border: 1px solid var(--cs-theme-blue) !important;
  border-radius: 12px !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 a.btn.btn-ylw:not([class*="cs-signup"]):hover,
body.cs-nav-v2 a.lp-cta:hover,
body.cs-nav-v2 .lp-cta:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

body.cs-nav-v2 a.lp-cta.ghost,
body.cs-nav-v2 .lp-cta.ghost {
  background: transparent !important;
  border: 1px solid var(--cs-theme-blue) !important;
  color: var(--cs-theme-blue) !important;
}

body.cs-nav-v2 a.lp-cta.ghost:hover,
body.cs-nav-v2 .lp-cta.ghost:hover {
  background: rgba(22, 119, 255, 0.1) !important;
  border-color: var(--cs-theme-sky) !important;
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2 section.signup-sec.singe_page.new_signup,
body.cs-nav-v2 section.signup-sec.new_signup {
  background: #050a14 !important;
  background-image: none !important;
}

body.cs-nav-v2 section.signup-sec .signup-title,
body.cs-nav-v2 section.signup-sec h2,
body.cs-nav-v2 section.signup-sec p {
  color: var(--cs-theme-ink) !important;
}

/* Homepage Sign Up Free — larger primary CTA */
body.cs-nav-v2.cs-hp-redesign section.signup-sec .Banner_Btn a,
body.cs-nav-v2.customnew-homepage section.signup-sec .Banner_Btn a,
body.cs-nav-v2.cs-hp-redesign section.signup-sec .cs-btn-signup,
body.cs-nav-v2.customnew-homepage section.signup-sec .cs-btn-signup {
  min-height: 56px !important;
  padding: 16px 48px !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  border-radius: 14px !important;
  min-width: 280px;
}

/* ===== Homepage dark section bands ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature,
body.cs-nav-v2.customnew-homepage .hp-feature {
  --hp-teal: #1677ff;
  --hp-teal-bright: #4db3ff;
  --hp-teal-btn: #1677ff;
  --hp-ink: #f2f4f7;
  --hp-muted: rgba(242, 244, 247, 0.78);
  --hp-panel: rgba(22, 119, 255, 0.1);
  --hp-panel-deep: rgba(10, 19, 36, 0.92);
  background: var(--cs-theme-deep) !important;
  color: var(--cs-theme-ink);
}

body.cs-nav-v2.cs-hp-redesign .hp-feature.hp-feature--boxed,
body.cs-nav-v2.customnew-homepage .hp-feature.hp-feature--boxed {
  background: var(--cs-theme-navy) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__panel,
body.cs-nav-v2.customnew-homepage .hp-feature__panel {
  background: rgba(10, 19, 36, 0.72) !important;
  border: 1px solid var(--cs-theme-border) !important;
  border-radius: 18px;
  box-shadow: none !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
body.cs-nav-v2.customnew-homepage .hp-feature__title,
body.cs-nav-v2.cs-hp-redesign .hp-feature__body,
body.cs-nav-v2.customnew-homepage .hp-feature__body,
body.cs-nav-v2.cs-hp-redesign .hp-feature__body p,
body.cs-nav-v2.customnew-homepage .hp-feature__body p,
body.cs-nav-v2.cs-hp-redesign .hp-feature__note,
body.cs-nav-v2.customnew-homepage .hp-feature__note,
body.cs-nav-v2.cs-hp-redesign .hp-feature__footer-note,
body.cs-nav-v2.customnew-homepage .hp-feature__footer-note {
  color: var(--cs-theme-ink) !important;
}

/* Homepage feature type scale (~+25% vs new-home-page-style.css) */
body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
body.cs-nav-v2.customnew-homepage .hp-feature__title {
  font-size: 50px !important;
  line-height: 1.12 !important;
  margin-bottom: 20px !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__body,
body.cs-nav-v2.customnew-homepage .hp-feature__body {
  font-size: 21px !important;
  line-height: 1.55 !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__badge,
body.cs-nav-v2.customnew-homepage .hp-feature__badge {
  font-size: 15px !important;
  padding: 8px 16px 8px 10px !important;
}

@media (max-width: 991px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
  body.cs-nav-v2.customnew-homepage .hp-feature__title {
    font-size: 40px !important;
  }

  body.cs-nav-v2.cs-hp-redesign .hp-feature__body,
  body.cs-nav-v2.customnew-homepage .hp-feature__body {
    font-size: 18px !important;
  }
}

@media (max-width: 767px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
  body.cs-nav-v2.customnew-homepage .hp-feature__title {
    font-size: 32px !important;
  }

  body.cs-nav-v2.cs-hp-redesign .hp-feature__body,
  body.cs-nav-v2.customnew-homepage .hp-feature__body {
    font-size: 17px !important;
  }
}

@media (max-width: 575px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature__title,
  body.cs-nav-v2.customnew-homepage .hp-feature__title {
    font-size: 28px !important;
  }
}

body.cs-nav-v2.cs-hp-redesign .hp-accent,
body.cs-nav-v2.customnew-homepage .hp-accent {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__badge,
body.cs-nav-v2.customnew-homepage .hp-feature__badge {
  color: var(--cs-theme-sky) !important;
  background: rgba(22, 119, 255, 0.16) !important;
  border: 1px solid var(--cs-theme-border);
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__badge-icon,
body.cs-nav-v2.customnew-homepage .hp-feature__badge-icon,
body.cs-nav-v2.cs-hp-redesign .hp-feature__card-icon,
body.cs-nav-v2.customnew-homepage .hp-feature__card-icon,
body.cs-nav-v2.cs-hp-redesign .hp-feature__icon,
body.cs-nav-v2.customnew-homepage .hp-feature__icon {
  background: rgba(22, 119, 255, 0.18) !important;
  color: var(--cs-theme-sky) !important;
  border-color: var(--cs-theme-border) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__card,
body.cs-nav-v2.customnew-homepage .hp-feature__card {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid var(--cs-theme-border) !important;
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__card strong,
body.cs-nav-v2.customnew-homepage .hp-feature__card strong {
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__icons li,
body.cs-nav-v2.customnew-homepage .hp-feature__icons li {
  color: var(--cs-theme-muted) !important;
}

body.cs-nav-v2.cs-hp-redesign .hp-feature__cta.for-gifts a:not(.gc-sell-btn),
body.cs-nav-v2.customnew-homepage .hp-feature__cta.for-gifts a:not(.gc-sell-btn) {
  background: var(--cs-theme-blue) !important;
  border-color: var(--cs-theme-blue) !important;
  color: #fff !important;
}

/* Benefits + store sections on homepage */
body.cs-nav-v2.cs-hp-redesign section.benefits-sec.home_benefit,
body.cs-nav-v2.customnew-homepage section.benefits-sec.home_benefit,
body.cs-nav-v2 .sell_giftcard section.benefits-sec.home_benefit {
  background: var(--cs-theme-navy) !important;
  color: var(--cs-theme-ink);
  padding-top: 72px;
  padding-bottom: 72px;
}

body.cs-nav-v2.cs-hp-redesign section.benefits-sec .heading h2,
body.cs-nav-v2.customnew-homepage section.benefits-sec .heading h2,
body.cs-nav-v2.cs-hp-redesign section.benefits-sec .heading p,
body.cs-nav-v2.customnew-homepage section.benefits-sec .heading p {
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec {
  background: var(--cs-theme-deep) !important;
  color: var(--cs-theme-ink);
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .heading h2,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .heading h2,
body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .heading p,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .heading p {
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-card,
body.cs-nav-v2.customnew-homepage .featured-store-card {
  background: rgba(255, 255, 255, 0.04) !important;
  border: 1px solid var(--cs-theme-border) !important;
  color: var(--cs-theme-ink) !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-name,
body.cs-nav-v2.customnew-homepage .featured-store-name {
  color: #fff !important;
}

body.cs-nav-v2.cs-hp-redesign .featured-store-cashback,
body.cs-nav-v2.customnew-homepage .featured-store-cashback {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.btn-blue-outline,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.btn-blue-outline {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.45) !important;
  background: transparent !important;
  min-height: 40px !important;
  padding: 8px 22px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  max-width: 240px;
  width: auto !important;
}

body.cs-nav-v2.cs-hp-redesign section.custom-savemoney-sec .btn.btn-blue-outline:hover,
body.cs-nav-v2.customnew-homepage section.custom-savemoney-sec .btn.btn-blue-outline:hover {
  background: var(--cs-theme-blue) !important;
  border-color: var(--cs-theme-blue) !important;
  color: #fff !important;
}

/* Alpha store directory — light link text on dark bands */
body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha li a,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha li a {
  color: rgba(242, 244, 247, 0.92) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha li a:hover,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha li a:hover {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha .top_border span,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha .top_border span {
  color: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .list_out_alpha .top_border span:before,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .list_out_alpha .top_border span:before {
  background: var(--cs-theme-sky) !important;
}

body.cs-nav-v2.cs-hp-redesign section.LIST_out_store .stores-mobile-teaser p,
body.cs-nav-v2.customnew-homepage section.LIST_out_store .stores-mobile-teaser p {
  color: rgba(242, 244, 247, 0.85) !important;
}

/* Testimonials: soft gray (not navy) — darker than white to blend */
body.cs-nav-v2.cs-hp-redesign section.client_review.container_custom,
body.cs-nav-v2.customnew-homepage section.client_review.container_custom,
body.cs-nav-v2.cs-hp-redesign section.client_review.cs-reviews-swipe,
body.cs-nav-v2.customnew-homepage section.client_review.cs-reviews-swipe {
  background: #d4d7dc !important;
  color: #1a1a1a !important;
}

body.cs-nav-v2.cs-hp-redesign section.client_review .top_border span,
body.cs-nav-v2.customnew-homepage section.client_review .top_border span,
body.cs-nav-v2.cs-hp-redesign section.client_review .client_name,
body.cs-nav-v2.customnew-homepage section.client_review .client_name,
body.cs-nav-v2.cs-hp-redesign section.client_review .client_content p,
body.cs-nav-v2.customnew-homepage section.client_review .client_content p,
body.cs-nav-v2.cs-hp-redesign section.client_review .inner_client_view .top_border span,
body.cs-nav-v2.customnew-homepage section.client_review .inner_client_view .top_border span {
  color: #1a1a1a !important;
}

body.cs-nav-v2.cs-hp-redesign .marketing-testimonials,
body.cs-nav-v2.customnew-homepage .marketing-testimonials,
body.cs-nav-v2.cs-hp-redesign section.testimonials-sec,
body.cs-nav-v2.customnew-homepage section.testimonials-sec,
body.cs-nav-v2.cs-hp-redesign .testimonial-sec,
body.cs-nav-v2.customnew-homepage .testimonial-sec {
  background: #d4d7dc !important;
  color: #1a1a1a;
}

body.cs-nav-v2.cs-hp-redesign .marketing-press,
body.cs-nav-v2.customnew-homepage .marketing-press {
  background: #e2e4e8 !important;
}

/* On light marketing pages: keep readable teal→blue accents without forcing dark body */
body.cs-nav-v2:not(.cs-hp-redesign) .hp-feature {
  --hp-teal: #1677ff;
  --hp-teal-bright: #4db3ff;
  --hp-teal-btn: #1677ff;
}

body.cs-nav-v2:not(.cs-hp-redesign) .hp-accent {
  color: var(--cs-theme-blue) !important;
}

/* Landing page heroes that still use cyan accents */
body.cs-nav-v2 .cashback-landing a,
body.cs-nav-v2 .lp-hero a.lp-cta,
body.cs-nav-v2 section.download .Banner_Btn a,
body.cs-nav-v2 .dowload-con a.btn,
body.cs-nav-v2 .download .sky_btn a {
  border-radius: 12px;
}

section.download .dowload-con .download_btn {
  margin-bottom: 14px;
  display: inline-block;
}

body.cs-nav-v2 .how-it-works a.btn,
body.cs-nav-v2 .howitworks a.btn.btn-ylw,
body.cs-nav-v2 .referrals-landing a.btn,
body.cs-nav-v2 .allstores-cta a.btn {
  border-radius: 12px;
}

/* Orange marketing CTAs → theme blue (coupons / gift cards / auth-ish) */
body.cs-nav-v2 .otu-buy-search-btn,
body.cs-nav-v2 button.otu-buy-search-btn,
body.cs-nav-v2 .otu-buy-search .otu-buy-search-btn,
body.cs-nav-v2 .otu-hero-search .otu-buy-search-btn,
body.cs-nav-v2 .btn.btn_email,
body.cs-nav-v2 a.btn.btn_email,
body.cs-nav-v2 input.btn.btn_email,
body.cs-nav-v2 .submit_button.btn_email,
body.cs-nav-v2 a.getstarted,
body.cs-nav-v2 .getstarted,
body.cs-nav-v2 button.getstarted,
body.cs-nav-v2 .sell_giftcard .banner .topSearch-sec.new_search button.getstarted,
body.cs-nav-v2 .sell_giftcard button.getstarted,
body.cs-nav-v2 a.sell-cta-btn,
body.cs-nav-v2 .btn.Or_btn:not(.cs-btn-login),
body.cs-nav-v2 a.btn.Or_btn:not(.cs-btn-login):not(.cs-btn-signup),
body.cs-nav-v2 .custom-Banner_Btn a,
body.cs-nav-v2 .btn.btn-orange,
body.cs-nav-v2 a.btn-orange {
  background: #1677ff !important;
  background-image: none !important;
  border-color: #1677ff !important;
  color: #fff !important;
  box-shadow: none !important;
}

body.cs-nav-v2 .otu-buy-search-btn:hover,
body.cs-nav-v2 .otu-hero-search .otu-buy-search-btn:hover,
body.cs-nav-v2 .btn.btn_email:hover,
body.cs-nav-v2 a.getstarted:hover,
body.cs-nav-v2 .getstarted:hover,
body.cs-nav-v2 .sell_giftcard button.getstarted:hover,
body.cs-nav-v2 a.sell-cta-btn:hover {
  background: #0f63d8 !important;
  border-color: #0f63d8 !important;
  color: #fff !important;
}

/* ===== Five Ways cashback section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--fiveways,
body.cs-nav-v2.customnew-homepage .hp-feature--fiveways {
  background: #050a14 !important;
  /* Comfortable gap into Discount Gift Cards (avoid overlap from negative figure margins) */
  padding-bottom: 48px !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__lead {
  margin: 0 0 18px;
  color: rgba(242, 244, 247, 0.82);
  font-size: 1.2rem;
  line-height: 1.5;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(242, 244, 247, 0.9);
  font-size: 1.1rem;
  line-height: 1.4;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways strong {
  color: #fff;
  font-weight: 700;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__ways-icon {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(22, 119, 255, 0.2);
  border: 1px solid rgba(77, 179, 255, 0.35);
  color: #4db3ff;
  font-size: 1rem;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 18px;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta.sky_btn {
  margin: 0;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta a {
  max-width: none !important;
  min-width: 220px;
  min-height: 56px;
  border-radius: 12px !important;
  font-weight: 800 !important;
  font-size: 1.05rem !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fine {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: rgba(242, 244, 247, 0.7);
  font-size: 0.85rem;
  font-weight: 600;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__shield {
  color: #4db3ff;
}

/* Clip art to the media column so wide PNGs cannot paint over copy / CTAs.
   Do NOT put overflow:hidden on the whole section — that fought the float
   animation and hid figures in Chromium. */
body.cs-nav-v2 .hp-feature--fiveways .hp-feature__media,
body.cs-nav-v2 .hp-feature--otu .hp-feature__media,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__media,
body.cs-nav-v2 .hp-feature--extension .hp-feature__media {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

body.cs-nav-v2 .hp-feature--fiveways,
body.cs-nav-v2 .hp-feature--otu,
body.cs-nav-v2 .hp-feature--giftcards,
body.cs-nav-v2 .hp-feature--extension {
  overflow: visible;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__copy,
body.cs-nav-v2 .hp-feature--otu .hp-feature__copy,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__copy,
body.cs-nav-v2 .hp-feature--extension .hp-feature__copy {
  position: relative;
  z-index: 2;
}

/* Prefer stable art over float — avoids compositor / overlap quirks */
body.cs-nav-v2 .hp-feature.cashback_sec .hp-feature__media figure,
body.cs-nav-v2 .hp-feature.cashback_sec.container_custom .hp-feature__media figure {
  animation: none !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure,
body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure,
body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  overflow: visible !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* No ::before bloom on figures — absolute glow layers were hiding PNGs in Chromium. */
body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure::before,
body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure::before,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure::before,
body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure::before {
  content: none !important;
  display: none !important;
}

body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure img,
body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure img,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure img,
body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  overflow: visible !important;
  transform: none !important;
  filter: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}

@media (min-width: 768px) {
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__row,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__row,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__row,
  body.cs-nav-v2 .hp-feature--extension .hp-feature__row {
    align-items: center;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure,
  body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure {
    max-width: 100%;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fiveways-figure img {
    width: auto !important;
    max-width: min(100%, 640px) !important;
    margin-left: auto;
    margin-right: auto;
  }

  body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-figure img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    margin-left: auto;
    margin-right: auto;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__giftcards-figure img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    margin-left: auto;
    margin-right: auto;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure img {
    width: 100% !important;
    max-width: min(100%, 680px) !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta-row {
    flex-direction: column;
    align-items: stretch;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__cta a {
    width: 100%;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__media,
  body.cs-nav-v2 .hp-feature--otu .hp-feature__media,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__media,
  body.cs-nav-v2 .hp-feature--extension .hp-feature__media {
    padding-left: 4px;
    padding-right: 4px;
  }
}

/* ===== Discount gift cards section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--giftcards,
body.cs-nav-v2.customnew-homepage .hp-feature--giftcards {
  background: #050a14 !important;
  padding-top: 48px !important;
}

/* Desktop: keep columns aligned; no negative figure pull (that caused overlaps) */
@media (min-width: 768px) {
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__row.align-items-center,
  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__row,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__row.align-items-center,
  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__row {
    align-items: center !important;
  }

  body.cs-nav-v2 .hp-feature--fiveways.cashback_sec .hp-feature__media .hp-feature__fiveways-figure,
  body.cs-nav-v2 .hp-feature--giftcards.cashback_sec .hp-feature__media .hp-feature__giftcards-figure {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__copy {
    padding-bottom: 0;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__copy {
    padding-top: 0;
  }
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 0 0 18px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(77, 179, 255, 0.22) !important;
  border-radius: 12px;
  padding: 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card span:last-child,
body.cs-nav-v2 .hp-feature--giftcards .hp-feature__card div span {
  display: block;
  color: rgba(242, 244, 247, 0.72);
  font-size: 1.05rem;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 14px;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts a {
  max-width: none !important;
  width: auto !important;
  min-width: 200px;
  min-height: 56px;
  gap: 8px;
  border-radius: 12px !important;
  font-weight: 800 !important;
  font-size: 1.05rem !important;
}

body.cs-nav-v2 .hp-feature--giftcards .hp-feature__footer-note {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 12px 14px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(77, 179, 255, 0.18);
  color: rgba(242, 244, 247, 0.88);
  font-size: 0.9rem;
}

@media (max-width: 767px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature--fiveways,
  body.cs-nav-v2.customnew-homepage .hp-feature--fiveways {
    padding-bottom: 32px !important;
  }

  body.cs-nav-v2.cs-hp-redesign .hp-feature--giftcards,
  body.cs-nav-v2.customnew-homepage .hp-feature--giftcards {
    padding-top: 28px !important;
  }

  body.cs-nav-v2 .hp-feature--giftcards.cashback_sec .hp-feature__media .hp-feature__giftcards-figure {
    margin-top: 0 !important;
  }

  body.cs-nav-v2 .hp-feature--fiveways .hp-feature__fine {
    margin-bottom: 0;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__media {
    margin-bottom: 0;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cards {
    grid-template-columns: 1fr;
  }

  body.cs-nav-v2 .hp-feature--giftcards .hp-feature__cta.for-gifts a {
    width: 100% !important;
  }
}

/* ===== OTU coupons section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--otu,
body.cs-nav-v2.customnew-homepage .hp-feature--otu {
  background: #050a14 !important;
  padding-top: 40px;
  padding-bottom: 36px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(242, 244, 247, 0.88);
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list strong {
  display: block;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-list div span {
  display: block;
  font-size: 0.9rem;
  line-height: 1.4;
  color: rgba(242, 244, 247, 0.72);
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__otu-icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(22, 119, 255, 0.18);
  border: 1px solid rgba(77, 179, 255, 0.3);
  color: #4db3ff;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__cta {
  margin-bottom: 0;
}

body.cs-nav-v2 .hp-feature--otu .hp-feature__cta a {
  max-width: none !important;
  min-width: 220px;
  min-height: 48px;
  border-radius: 12px !important;
  font-weight: 800 !important;
  gap: 8px;
}

@media (max-width: 767px) {
  body.cs-nav-v2 .hp-feature--otu .hp-feature__cta a {
    width: 100%;
  }

  body.cs-nav-v2.cs-hp-redesign .hp-feature--otu,
  body.cs-nav-v2.customnew-homepage .hp-feature--otu {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}

/* ===== Browser extension section ===== */
/* Slightly bluer than neighboring #050a14 sections so this band reads as its own plane */
body.cs-nav-v2.cs-hp-redesign .hp-feature--extension,
body.cs-nav-v2.customnew-homepage .hp-feature--extension,
body.cs-nav-v2 #savings-fox-section {
  --hp-teal-btn: #1677ff;
  background:
    radial-gradient(ellipse 62% 58% at 78% 48%, rgba(22, 119, 255, 0.28), transparent 62%),
    radial-gradient(ellipse 40% 40% at 12% 30%, rgba(77, 179, 255, 0.12), transparent 55%),
    #0b1f3a !important;
  color: var(--cs-theme-ink);
  padding-top: 56px;
  padding-bottom: 52px;
  overflow: hidden;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__badge--ext {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(22, 119, 255, 0.14) !important;
  border: 1px solid rgba(77, 179, 255, 0.4);
  color: #4db3ff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__badge--ext .hp-feature__badge-icon {
  width: 18px;
  height: 18px;
  border-radius: 0;
  background: transparent !important;
  border: 0 !important;
  color: #4db3ff !important;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__title {
  font-size: clamp(1.95rem, 3.5vw, 2.75rem);
  line-height: 1.12;
  font-weight: 800;
  margin: 0 0 14px;
  color: #fff !important;
  letter-spacing: -0.015em;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__title .hp-accent {
  color: #3b9eff !important;
  text-shadow: 0 0 30px rgba(22, 119, 255, 0.45);
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__body {
  margin-bottom: 22px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__body p {
  font-size: 1.05rem;
  line-height: 1.55;
  color: rgba(242, 244, 247, 0.88) !important;
  margin: 0;
  max-width: 420px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__ext-list {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__ext-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__ext-list .hp-feature__icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1677ff !important;
  border: none !important;
  color: #fff !important;
  font-size: 15px;
  margin-top: 1px;
  box-shadow: 0 6px 16px rgba(22, 119, 255, 0.35);
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__ext-list strong {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 1.05rem;
  margin-bottom: 2px;
  line-height: 1.25;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__ext-list div span {
  display: block;
  font-size: 0.92rem;
  line-height: 1.4;
  color: rgba(242, 244, 247, 0.68);
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome {
  margin: 0 0 18px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 420px !important;
  min-height: 56px;
  padding: 14px 28px !important;
  border-radius: 999px !important;
  background: #1677ff !important;
  border-color: #1677ff !important;
  color: #fff !important;
  font-family: Montserrat, "Segoe UI", sans-serif !important;
  font-weight: 800 !important;
  font-size: 0.95rem !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 12px 32px rgba(22, 119, 255, 0.4);
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome a:hover {
  background: #3b8cff !important;
  border-color: #3b8cff !important;
  color: #fff !important;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome .fa-chrome,
body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome .fab.fa-chrome {
  display: none !important;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome .cs-chrome-badge {
  flex: 0 0 30px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__trust {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 22px;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__trust li {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: rgba(180, 210, 245, 0.85);
  font-size: 0.88rem;
  font-weight: 600;
  line-height: 1.2;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__trust i {
  color: #4db3ff;
  font-size: 0.95rem;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure {
  margin: 0;
  max-width: 100%;
  background: transparent;
}

body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure img {
  display: block;
  width: 100%;
  height: auto;
  background: transparent !important;
  /* Soften any residual plate edge into section navy */
  -webkit-mask-image: radial-gradient(ellipse 88% 84% at 50% 48%, #000 64%, transparent 94%);
  mask-image: radial-gradient(ellipse 88% 84% at 50% 48%, #000 64%, transparent 94%);
}

@media (min-width: 768px) {
  body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure img {
    width: 100% !important;
    max-width: min(100%, 680px) !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature--extension,
  body.cs-nav-v2.customnew-homepage .hp-feature--extension {
    padding-top: 32px;
    padding-bottom: 30px;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__copy {
    order: 1;
    margin-bottom: 10px;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__media {
    order: 2;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__body p {
    max-width: none;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__cta--chrome a {
    width: 100%;
    max-width: none !important;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__trust {
    justify-content: space-between;
    gap: 10px 8px;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__trust li {
    font-size: 0.8rem;
  }

  body.cs-nav-v2 .hp-feature--extension .hp-feature__extension-figure img {
    max-width: min(100%, 560px);
    margin: 0 auto;
  }
}

/* ===== Thousands of stores section ===== */
body.cs-nav-v2.cs-hp-redesign .hp-feature--stores,
body.cs-nav-v2.customnew-homepage .hp-feature--stores {
  background:
    radial-gradient(ellipse 55% 38% at 50% 8%, rgba(22, 119, 255, 0.16), transparent 58%),
    #050a14 !important;
  color: var(--cs-theme-ink);
  padding-top: 56px;
  padding-bottom: 56px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__intro {
  text-align: center;
  max-width: 980px;
  margin: 0 auto 36px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__badge.hp-feature__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(22, 119, 255, 0.12) !important;
  border: 1px solid rgba(77, 179, 255, 0.38);
  color: #4db3ff !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__badge .hp-feature__badge-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: transparent !important;
  border: 0 !important;
  color: #4db3ff !important;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__title {
  margin: 0 0 16px;
  font-size: clamp(1.85rem, 3.4vw, 2.65rem);
  font-weight: 800;
  line-height: 1.12;
  color: #fff !important;
  letter-spacing: -0.01em;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__title .hp-accent {
  color: #3b9eff !important;
  text-shadow: 0 0 28px rgba(22, 119, 255, 0.45);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 26px;
  width: min(320px, 70%);
  height: 14px;
  position: relative;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__divider::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(77, 179, 255, 0.65), transparent);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__divider span {
  position: relative;
  z-index: 1;
  width: 9px;
  height: 9px;
  background: #1677ff;
  transform: rotate(45deg);
  border-radius: 1px;
  box-shadow: 0 0 12px rgba(22, 119, 255, 0.7);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__highlights {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 28px;
  text-align: left;
  max-width: 960px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__highlights li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: rgba(242, 244, 247, 0.9);
  font-size: 0.95rem;
  line-height: 1.45;
  font-weight: 500;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__hl-icon {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1677ff;
  color: #fff;
  font-size: 14px;
  box-shadow: 0 6px 16px rgba(22, 119, 255, 0.35);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__carousel {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) 48px;
  gap: 12px;
  align-items: center;
  margin: 0 auto 28px;
  max-width: 1180px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__nav {
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(10, 19, 36, 0.85);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__nav:hover,
body.cs-nav-v2 .hp-feature--stores .hp-stores__nav:focus {
  background: #1677ff;
  border-color: #1677ff;
  color: #fff;
  outline: none;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__nav:disabled {
  opacity: 0.35;
  cursor: default;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__viewport {
  overflow: hidden;
  padding: 10px 4px 14px;
  width: 100%;
  position: relative;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__track {
  display: block;
  width: 100%;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__page,
body.cs-nav-v2 .hp-feature--stores .hp-stores__page[hidden] {
  display: none !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 2px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__page.is-active {
  display: block !important;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__last-used {
  display: block;
  margin-top: 2px;
  font-size: 0.72rem;
  line-height: 1.2;
  color: rgba(173, 205, 236, 0.85);
  font-weight: 500;
}

/* Override new-home-page-style light-theme logo sizing inside dark carousel */
body.cs-nav-v2 .hp-feature--stores .hp-stores__logo.featured-store-logo {
  width: 72px;
  height: 72px;
  margin: 0 0 8px;
  padding: 0;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__logo.featured-store-logo img {
  width: 72px !important;
  height: 72px !important;
  max-width: 72px !important;
  max-height: 72px !important;
  object-fit: contain !important;
  border-radius: 50%;
  background: #fff;
}

body.cs-nav-v2 .hp-feature--stores .featured-store-card.hp-stores__card {
  background: rgba(10, 18, 34, 0.92);
  border-color: rgba(77, 179, 255, 0.22);
  color: #e8f4ff;
  box-shadow: none;
}

body.cs-nav-v2 .hp-feature--stores .featured-store-card.hp-stores__card .featured-store-name {
  color: #fff;
}

body.cs-nav-v2 .hp-feature--stores .featured-store-card.hp-stores__card .featured-store-cashback {
  color: #8ec8ff;
}

section.LIST_out_store .hp-seo-store-links,
body.cs-nav-v2 .hp-seo-store-links,
body.cs-nav-v2.customnew-homepage .hp-seo-store-links,
body.cs-nav-v2.cs-hp-redesign .hp-seo-store-links {
  display: block !important;
  width: 100% !important;
  float: none !important;
  clear: both !important;
  margin: 28px 0 8px !important;
  padding: 18px 20px !important;
  border-radius: 14px;
  border: 1px solid rgba(77, 179, 255, 0.22);
  background: rgba(12, 22, 40, 0.72);
  box-sizing: border-box;
}

section.LIST_out_store .hp-seo-store-links__title,
body.cs-nav-v2 .hp-seo-store-links__title {
  margin: 0 0 14px !important;
  font-size: 1.05rem;
  font-weight: 600;
  color: #e8f4ff !important;
}

section.LIST_out_store .hp-seo-store-links__list,
body.cs-nav-v2 .hp-seo-store-links__list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px 12px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

section.LIST_out_store .hp-seo-store-links__list li,
body.cs-nav-v2 .hp-seo-store-links__list li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  width: auto !important;
  line-height: 1.2 !important;
}

section.LIST_out_store .hp-seo-store-links__list a,
body.cs-nav-v2 .hp-seo-store-links__list a {
  display: inline-block !important;
  color: #d7ecff !important;
  background: rgba(77, 179, 255, 0.12) !important;
  border: 1px solid rgba(77, 179, 255, 0.28) !important;
  border-radius: 999px !important;
  padding: 7px 14px !important;
  text-decoration: none !important;
  font-size: 0.88rem !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
  white-space: nowrap;
}

section.LIST_out_store .hp-seo-store-links__list a:hover,
body.cs-nav-v2 .hp-seo-store-links__list a:hover {
  color: #fff !important;
  background: rgba(77, 179, 255, 0.22) !important;
  text-decoration: none !important;
}

body.cs-nav-v2 .cs-ssgc-hero__buy-cross {
  margin: 12px 0 0;
  font-size: 0.95rem;
  line-height: 1.45;
  color: rgba(220, 235, 250, 0.92);
}

body.cs-nav-v2 .cs-ssgc-hero__buy-cross a {
  color: #7ec8ff;
  font-weight: 600;
}

body.cs-nav-v2 .cs-hero__title.sr-only,
body.cs-nav-v2 .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body.cs-nav-v2 .cs-hero__title[aria-hidden="true"] {
  margin: 0;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__grid.featured-store-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__card.featured-store-card {
  position: relative;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  min-height: 178px;
  padding: 22px 12px 16px !important;
  border-radius: 18px !important;
  background: rgba(16, 28, 48, 0.92) !important;
  border: 1px solid rgba(77, 179, 255, 0.18) !important;
  text-decoration: none !important;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
  transition: border-color 0.15s ease, transform 0.15s ease, box-shadow 0.15s ease;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__card:hover,
body.cs-nav-v2 .hp-feature--stores .hp-stores__card:focus {
  border-color: rgba(77, 179, 255, 0.5) !important;
  transform: translateY(-3px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.32);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__card.is-popular {
  border-color: #1677ff !important;
  box-shadow:
    0 0 0 1px rgba(22, 119, 255, 0.55),
    0 0 26px rgba(22, 119, 255, 0.4),
    0 10px 22px rgba(0, 0, 0, 0.28);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__ribbon {
  position: absolute;
  top: 12px;
  left: -26px;
  width: 108px;
  padding: 4px 0;
  background: #1677ff;
  color: #fff;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.05em;
  transform: rotate(-42deg);
  text-align: center;
  line-height: 1.2;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(22, 119, 255, 0.45);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__logo.featured-store-logo {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
  margin: 2px 0 0;
  flex: 0 0 72px;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__logo img {
  width: 50px !important;
  height: 50px !important;
  max-width: 50px !important;
  object-fit: contain;
  display: block;
}

body.cs-nav-v2 .hp-feature--stores .featured-store-name {
  display: block;
  width: 100%;
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff !important;
  line-height: 1.25;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.cs-nav-v2 .hp-feature--stores .featured-store-cashback {
  display: block;
  font-size: 0.82rem;
  font-weight: 650;
  color: #5eb8ff !important;
  line-height: 1.2;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 16px 14px 18px;
  border-radius: 999px;
  background: rgba(12, 22, 40, 0.95);
  border: 1px solid rgba(77, 179, 255, 0.28);
  margin: 0 auto 20px;
  max-width: 980px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.28);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-copy {
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(242, 244, 247, 0.92);
  font-size: 0.98rem;
  font-weight: 600;
  line-height: 1.35;
  min-width: 0;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #1677ff;
  color: #fff;
  font-size: 15px;
  box-shadow: 0 6px 16px rgba(22, 119, 255, 0.4);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-btn {
  flex: 0 0 auto;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 12px 24px !important;
  border-radius: 999px !important;
  background: #1677ff !important;
  border: 1px solid #1677ff !important;
  color: #fff !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 10px 24px rgba(22, 119, 255, 0.35);
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-btn:hover,
body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-btn:focus {
  background: #3b8cff !important;
  border-color: #3b8cff !important;
  color: #fff !important;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0;
  text-align: center;
  color: rgba(242, 244, 247, 0.8);
  font-size: 0.94rem;
  font-weight: 600;
  line-height: 1.4;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__trust .fa-shield-alt {
  color: #1677ff;
  font-size: 1.05rem;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__trust a.hp-accent {
  color: #3b9eff !important;
  text-decoration: none;
  font-weight: 700;
}

body.cs-nav-v2 .hp-feature--stores .hp-stores__trust a.hp-accent:hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  body.cs-nav-v2 .hp-feature--stores .hp-stores__grid.featured-store-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  body.cs-nav-v2.cs-hp-redesign .hp-feature--stores,
  body.cs-nav-v2.customnew-homepage .hp-feature--stores {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__highlights {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  /* Full-width 2-col grid; nav controls under the grid (no side clipping) */
  body.cs-nav-v2 .hp-feature--stores .hp-stores__carousel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__viewport {
    flex: 1 1 100%;
    order: 1;
    overflow: visible;
    padding: 0;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__nav {
    order: 2;
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__grid.featured-store-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-flow: row;
    grid-template-rows: none;
    width: 100%;
    max-width: 100%;
    gap: 10px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__card.featured-store-card {
    width: auto;
    min-height: 148px;
    padding: 16px 8px 12px !important;
  }

  /* Keep the mobile grid compact — show first 6 cards */
  body.cs-nav-v2 .hp-feature--stores .hp-stores__card:nth-child(n+7) {
    display: none !important;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__nav {
    display: none !important;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-bar {
    flex-direction: column;
    align-items: stretch;
    text-align: left;
    border-radius: 18px;
    padding: 16px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__cta-btn {
    width: 100%;
    border-radius: 12px !important;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__card.featured-store-card {
    min-height: 168px;
    border-radius: 16px !important;
    padding: 16px 12px 12px !important;
  }

  body.cs-nav-v2 .hp-feature--stores .featured-store-name {
    font-size: 0.82rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__logo.featured-store-logo {
    width: 64px;
    height: 64px;
    flex-basis: 64px;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__logo img {
    width: 44px !important;
    height: 44px !important;
    max-width: 44px !important;
  }

  body.cs-nav-v2 .hp-feature--stores .hp-stores__trust {
    flex-wrap: wrap;
    font-size: 0.85rem;
  }
}

/* Crawlable but invisible popular coupon/GC links on homepage */
section.LIST_out_store .hp-seo-store-links.hp-seo-store-links--sr,
body.cs-nav-v2 .hp-seo-store-links.hp-seo-store-links--sr,
body.cs-nav-v2.customnew-homepage .hp-seo-store-links.hp-seo-store-links--sr,
body.cs-nav-v2.cs-hp-redesign .hp-seo-store-links.hp-seo-store-links--sr {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  background: transparent !important;
}
