/* ============================================================
   THEME: ethoscarcare-com-pages-resist-advertorial
   SOURCE: https://ethoscarcare.com/pages/resist-advertorial
   VERSION: 3.0
   EXTRACTED: 2026-03-16
   ============================================================ */

/* === CSS VARIABLES === */

:root {
  /* Brand colors */
  --adv-gold: #D4A017;
  --adv-gold-hover: #e0b020;
  --adv-dark: #111111;
  --adv-dark-alt: #1a1a1a;
  --adv-white: #ffffff;
  --adv-bg-alt: #f7f7f7;
  --adv-bg-warm: #fffbf0;
  --adv-bg-card: #fafafa;

  /* Text colors */
  --adv-text-primary: #222222;
  --adv-text-heading: #111111;
  --adv-text-body: #1a1a1a;
  --adv-text-muted: #444444;
  --adv-text-subtle: #555555;
  --adv-text-light: #666666;
  --adv-text-xlight: #888888;
  --adv-text-ghost: #aaaaaa;
  --adv-text-white: #ffffff;

  /* Border colors */
  --adv-border: #e0e0e0;
  --adv-border-light: #e5e5e5;
  --adv-border-xlight: #f0f0f0;
  --adv-border-verdict: #e5d9a0;

  /* Status colors */
  --adv-success: #2a9d5c;
  --adv-error: #cc3333;

  /* Shopify theme variables */
  --heading-color: 0, 0, 0;
  --text-color: 0, 0, 0;
  --background: 255, 255, 255;
  --secondary-background: 245, 245, 245;
  --border-color: 217, 217, 217;
  --border-color-darker: 153, 153, 153;
  --success-color: 0, 0, 0;
  --success-background: 204, 204, 204;
  --error-color: 222, 42, 42;
  --error-background: 253, 240, 240;
  --primary-button-background: 0, 0, 0;
  --primary-button-text-color: 255, 255, 255;
  --secondary-button-background: 255, 55, 0;
  --secondary-button-text-color: 255, 255, 255;
  --product-star-rating: 246, 164, 41;
  --product-on-sale-accent: 255, 55, 0;
  --product-sold-out-accent: 111, 113, 155;
  --product-custom-label-background: 0, 0, 0;
  --product-custom-label-text-color: 255, 255, 255;
  --product-custom-label-2-background: 255, 55, 0;
  --product-custom-label-2-text-color: 255, 255, 255;
  --product-low-stock-text-color: 255, 55, 0;
  --product-in-stock-text-color: 46, 158, 123;
  --loading-bar-background: 0, 0, 0;
  --base-font-size: 16px;
  --heading-font-family: Poppins, sans-serif;
  --heading-font-weight: 900;
  --heading-font-style: normal;
  --heading-text-transform: normal;
  --text-font-family: Poppins, sans-serif;
  --text-font-weight: 400;
  --text-font-style: normal;
  --text-font-bold-weight: 600;
  --heading-h1-font-size: 32px;
  --heading-h2-font-size: 28px;
  --heading-h3-font-size: 26px;
  --heading-h4-font-size: 22px;
  --heading-h5-font-size: 18px;
  --heading-h6-font-size: 16px;
  --button-border-radius: 0px;
  --block-border-radius: 0px;
  --button-height: 48px;
  --button-small-height: 40px;
  --form-input-field-height: 48px;
  --form-input-gap: 16px;
  --form-submit-margin: 24px;
  --product-list-block-spacing: 32px;
  --container-max-width: 1600px;
  --container-gutter: 24px;
  --container-max-width-minus-gutters: calc(var(--container-max-width) - (var(--container-gutter)) * 2);
  --container-outer-width: max(calc((100vw - var(--container-max-width-minus-gutters)) / 2), var(--container-gutter));
  --container-outer-margin: var(--container-outer-width);
  --container-inner-width: calc(100vw - var(--container-outer-width) * 2);
  --grid-column-count: 10;
  --grid-gap: 24px;
  --grid-column-width: calc((100vw - var(--container-outer-width) * 2 - var(--grid-gap) * (var(--grid-column-count) - 1)) / var(--grid-column-count));
  --vertical-breather: 36px;
  --vertical-breather-tight: 36px;
  --enable-sticky-announcement-bar: 0;
}

@media screen and (min-width: 741px) {
  :root {
    --container-gutter: 40px;
    --grid-column-count: 20;
    --vertical-breather: 48px;
    --vertical-breather-tight: 48px;
    --heading-h1-font-size: 48px;
    --heading-h2-font-size: 36px;
    --heading-h3-font-size: 30px;
    --heading-h4-font-size: 22px;
    --heading-h5-font-size: 18px;
    --heading-h6-font-size: 16px;
    --form-input-field-height: 52px;
    --form-submit-margin: 32px;
    --button-height: 52px;
    --button-small-height: 44px;
  }
}

@media screen and (min-width: 1200px) {
  :root {
    --vertical-breather: 64px;
    --vertical-breather-tight: 48px;
    --product-list-block-spacing: 48px;
    --heading-h1-font-size: 50px;
    --heading-h2-font-size: 44px;
    --heading-h3-font-size: 32px;
    --heading-h4-font-size: 26px;
    --heading-h5-font-size: 22px;
    --heading-h6-font-size: 16px;
  }
}

/* === FONTS === */

@font-face {
  font-family: Poppins;
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n9.eb6b9ef01b62e777a960bfd02fc9fb4918cd3eab.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n9.6501a5bd018e348b6d5d6e8c335f9e7d32a80c36.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i9.c9d778054c6973c207cbc167d4355fd67c665d16.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i9.67b02f99c1e5afe159943a603851cb6b6276ba49.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n6.aa29d4918bc243723d56b59572e18228ed0786f6.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_n6.5f815d845fe073750885d5b7e619ee00e8111208.woff") format("woff");
}

@font-face {
  font-family: Poppins;
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i6.bb8044d6203f492888d626dafda3c2999253e8e9.woff2") format("woff2"),
       url("//ethoscarcare.com/cdn/fonts/poppins/poppins_i6.e233dec1a61b1e7dead9f920159eda42280a02c3.woff") format("woff");
}

/* === RESET & BASE === */

*,
*::before,
*::after {
  box-sizing: border-box;
}

.adv {
  font-family: Georgia, 'Times New Roman', serif;
  color: #1a1a1a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* === FTC DISCLOSURE === */

.adv__disclosure {
  background: #f5f5f5;
  text-align: center;
  padding: 6px 16px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #888;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #e8e8e8;
}

/* === LAYOUT & CONTAINERS === */

.adv__body {
  max-width: 680px;
  margin: 0 auto;
  padding: 48px 24px;
}

.adv__body p {
  font-size: 18px;
  line-height: 1.75;
  color: #222;
  margin: 0 0 26px;
}

/* Drop cap on first paragraph — only in intro body (not mid-article) */
.adv__body--intro p:first-child::first-letter {
  font-size: 64px;
  font-weight: 900;
  float: left;
  line-height: 0.8;
  margin: 8px 10px 0 0;
  color: #D4A017;
  font-family: Georgia, serif;
}

.adv__body blockquote {
  border-left: 4px solid #D4A017;
  margin: 32px 0;
  padding: 12px 24px;
  font-size: 22px;
  font-style: italic;
  color: #333;
  line-height: 1.5;
  background: #fafafa;
}

.adv__body h2 {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 44px 0 16px;
  padding-top: 8px;
  border-top: 2px solid #111;
}

.adv__body strong {
  font-weight: 700;
  color: #111;
}

/* === HEADER / NAVIGATION === */

.adv__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 24px;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #555;
}

.adv__nav-left a {
  color: #555;
  text-decoration: none;
}

.adv__nav-left span {
  margin: 0 8px;
  color: #ccc;
}

.adv__nav-right {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #D4A017;
  font-size: 12px;
}

.adv__nav-right span {
  color: #555;
  font-size: 11px;
}

/* === HERO SECTION === */

.adv__hero {
  max-width: 780px;
  margin: 0 auto;
  padding: 48px 24px 32px;
  text-align: center;
}

.adv__category-tag {
  display: inline-block;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #D4A017;
  margin-bottom: 18px;
}

.adv__eyebrow {
  display: inline-block;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  background: #1a1a1a;
  color: #fff;
  padding: 5px 12px;
  border-radius: 4px;
  margin-bottom: 24px;
}

.adv__headline {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(32px, 5vw, 54px);
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #111;
  text-transform: none;
  margin: 0 0 20px;
}

.adv__headline em {
  font-style: italic;
  font-weight: 900;
}

.adv__subhead {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 19px;
  font-style: italic;
  color: #444;
  font-weight: 400;
  line-height: 1.55;
  max-width: 600px;
  margin: 0 auto 28px;
}

.adv__byline-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 20px;
}

.adv__avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #D4A017;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.adv__byline-meta {
  text-align: left;
}

.adv__byline-name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #111;
}

.adv__byline-date {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #888;
  margin-top: 2px;
}

.adv__hero-divider {
  border: none;
  border-top: 1px solid #e5e5e5;
  margin: 0 auto 16px;
  max-width: 600px;
}

.adv__proof-strip {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #666;
  padding: 0 0 8px;
}

.adv__proof-strip .stars {
  color: #D4A017;
  letter-spacing: 2px;
}

.adv__proof-strip .dot {
  color: #ccc;
}

.adv__hero-image {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: block;
  background: #0d0d0d;
  min-height: 0;
  aspect-ratio: 16/9;
  position: relative;
  overflow: hidden;
}

.adv__hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.adv__hero-image-placeholder {
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #555;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  background: #111;
}

/* === CONTENT SECTIONS === */

/* === STATS BAR === */

.adv__stats {
  background: #111;
  padding: 40px 24px;
  text-align: center;
}

.adv__stats-inner {
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
}

.adv__stat {
  flex: 1;
  min-width: 180px;
  padding: 16px 24px;
  border-right: 1px solid #333;
}

.adv__stat:last-child {
  border-right: none;
}

.adv__stat-number {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
  display: block;
}

.adv__stat-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #aaa;
  margin-top: 8px;
  display: block;
}

/* === TESTIMONIALS === */

.adv__reviews {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 24px 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.adv__review-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 20px;
}

.adv__review-stars {
  color: #D4A017;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.adv__review-text {
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  line-height: 1.6;
  color: #333;
  margin-bottom: 12px;
}

.adv__review-author {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* === CTA SECTIONS === */

.adv__cta-box {
  background: #111;
  border-radius: 12px;
  padding: 36px 32px;
  max-width: 680px;
  margin: 0 auto 48px;
  text-align: center;
}

.adv__cta-box .adv__cta-eyebrow {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #D4A017;
  margin-bottom: 12px;
}

.adv__cta-box h3 {
  font-family: Georgia, serif;
  font-size: 26px;
  font-weight: 900;
  color: #fff;
  margin: 0 0 10px;
  line-height: 1.2;
}

.adv__cta-box p {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  color: #aaa;
  margin: 0 0 24px;
}

.adv__cta-price {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #D4A017;
  margin-bottom: 20px;
  display: block;
}

.adv__cta-btn {
  display: inline-block;
  background: #D4A017;
  color: #111;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 16px 36px;
  border-radius: 6px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
}

.adv__cta-btn:hover {
  background: #e0b020;
}

.adv__cta-guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #666;
  margin-top: 14px;
}

/* === COMPARISON TABLE === */

.adv__table-wrap {
  max-width: 680px;
  margin: 0 auto 48px;
  padding: 0 24px;
  overflow-x: auto;
}

.adv__table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
}

.adv__table th {
  background: #111;
  color: #fff;
  padding: 14px 20px;
  text-align: left;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  text-transform: uppercase;
}

.adv__table th.adv__table-highlight {
  background: #D4A017;
  color: #111;
}

.adv__table td {
  padding: 14px 20px;
  border-bottom: 1px solid #f0f0f0;
  color: #333;
  vertical-align: middle;
}

.adv__table tr:last-child td {
  border-bottom: none;
}

.adv__table tr:nth-child(even) td {
  background: #fafafa;
}

.adv__table td.adv__table-highlight {
  background: #fffbf0;
  font-weight: 700;
  color: #111;
}

.adv__check {
  color: #2a9d5c;
  font-weight: 700;
}

.adv__cross {
  color: #cc3333;
  font-weight: 700;
}

/* === VERDICT === */

.adv__verdict {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 24px 48px;
}

.adv__verdict-box {
  border: 2px solid #D4A017;
  border-radius: 10px;
  padding: 32px;
  background: #fffbf0;
}

.adv__verdict-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #D4A017;
  margin-bottom: 12px;
}

.adv__verdict-box h2 {
  font-family: Georgia, serif;
  font-size: 28px;
  font-weight: 900;
  color: #111;
  margin: 0 0 16px;
  border: none;
  padding: 0;
  text-transform: none;
  letter-spacing: -0.01em;
}

.adv__verdict-box p {
  font-family: Georgia, serif;
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  margin: 0 0 16px;
}

.adv__verdict-score {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5d9a0;
}

.adv__verdict-score-number {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 48px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
}

.adv__verdict-score-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* === PRODUCT CARDS (BUNDLE SECTION) === */

.adv__bundles {
  background: #f7f7f7;
  padding: 64px 24px;
}

.adv__bundles-header {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 40px;
}

.adv__bundles-header h2 {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #111;
  margin: 0 0 10px;
}

.adv__bundles-header p {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px;
  color: #666;
  margin: 0;
}

/* Bundle grid — Ethos-specific namespace */
.resist-bv2__grid {
  display: grid;
  grid-template-columns: 1fr 1.1fr 1fr;
  gap: 20px;
  align-items: start;
  max-width: 1100px;
  margin: 0 auto;
}

.resist-bv2__card {
  background: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
}

.resist-bv2__card--featured {
  border-color: #e0e0e0;
  padding-top: 36px;
}

.resist-bv2__card.is-selected,
.resist-bv2__card--featured.is-selected {
  border-color: #D4A017;
}

.resist-bv2__popular-badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: #D4A017;
  color: #111;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 20px;
  white-space: nowrap;
}

.resist-bv2__tier-badge {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #999;
  text-align: center;
}

.resist-bv2__name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #111;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.resist-bv2__hero-img-wrap {
  width: 100%;
  text-align: center;
}

.resist-bv2__hero-img {
  width: 100%;
  height: 240px;
  object-fit: contain;
  display: block;
}

.resist-bv2__card--featured .resist-bv2__hero-img {
  height: 280px;
}

.resist-bv2__hero-img--placeholder {
  background: #f5f5f5;
  border-radius: 8px;
}

.resist-bv2__price-row {
  text-align: center;
}

.resist-bv2__price {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 36px;
  font-weight: 900;
  color: #111;
}

.resist-bv2__includes {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #444;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.resist-bv2__includes li {
  padding-left: 0;
}

.resist-bv2__addons {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 1px solid #f0f0f0;
  padding-top: 12px;
}

.resist-bv2__addon-row {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #555;
  cursor: pointer;
}

.resist-bv2__addon-cb {
  accent-color: #D4A017;
}

.resist-bv2__shipping {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #2a9d5c;
  text-align: center;
  padding: 8px 0 4px;
  letter-spacing: 0.03em;
}

.resist-bv2__btn {
  width: 100%;
  background: #111;
  color: #fff;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 14px 16px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s;
  margin-top: auto;
}

.resist-bv2__btn:hover {
  background: #333;
}

.resist-bv2__btn--featured {
  background: #D4A017;
  color: #111;
}

.resist-bv2__btn--featured:hover {
  background: #e0b020;
}

.resist-bv2__savings {
  display: inline-block;
  background: #e8f5e9;
  color: #2e7d32;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 20px;
  margin-top: 4px;
}

.resist-bv2__ship-progress {
  margin: 8px 0 4px;
}

.resist-bv2__ship-track {
  height: 4px;
  background: #e8e8e8;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 5px;
}

.resist-bv2__ship-fill {
  height: 100%;
  background: #2a9d5c;
  border-radius: 2px;
  transition: width 0.4s ease;
}

.resist-bv2__ship-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #777;
}

.resist-bv2__ship-label.is-free {
  color: #2a9d5c;
  font-weight: 700;
}

.resist-bv2__guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #2a9d5c;
  font-weight: 700;
  text-align: center;
  margin: 4px 0;
  margin-top: auto;
}

.resist-bv2__secure {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  color: #999;
  text-align: center;
  margin-top: 4px;
}

.resist-bv2__btn:disabled {
  opacity: 0.85;
  cursor: default;
  animation: adv-btn-pulse 1.2s ease-in-out infinite;
}

@keyframes adv-btn-pulse {
  0%, 100% { opacity: 0.85; }
  50% { opacity: 0.6; }
}

.resist-bv2__payment-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 4px;
}

/* Bundle Stars & Urgency */
.adv__bundles-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 10px;
}

.adv__bundles-stars-icons {
  color: #D4A017;
  font-size: 18px;
  letter-spacing: 2px;
}

.adv__bundles-stars-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #666;
}

.adv__bundles-urgency {
  text-align: center;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #c0392b;
  font-weight: 700;
  margin-bottom: 16px;
  letter-spacing: 0.02em;
}

/* === STICKY CTA BAR === */

.adv__sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  color: #fff;
  z-index: 9999;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.3);
}

.adv__sticky-bar.is-visible {
  transform: translateY(0);
}

.adv__sticky-bar__left {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.adv__sticky-bar__name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-weight: 900;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.adv__sticky-bar__meta {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #aaa;
}

.adv__sticky-bar__guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #888;
}

.adv__sticky-bar__cta {
  background: #D4A017;
  color: #000;
  border: none;
  padding: 13px 28px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 6px;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background 0.2s;
}

.adv__sticky-bar__cta:hover {
  background: #c4900f;
}

.adv__sticky-bar__cta:disabled {
  opacity: 0.7;
  cursor: default;
}

/* === FAQ === */

.adv__faq {
  max-width: 680px;
  margin: 0 auto;
  padding: 48px 24px 32px;
}

.adv__faq-headline {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  text-align: center;
  margin: 0 0 20px;
}

.adv__faq-item {
  border-bottom: 1px solid #eee;
}

.adv__faq-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: none;
  border: none;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #111;
  padding: 16px 0;
  cursor: pointer;
  text-align: left;
  line-height: 1.4;
}

.adv__faq-q::after {
  content: '+';
  font-size: 20px;
  font-weight: 400;
  color: #888;
  flex-shrink: 0;
  margin-left: 16px;
  transition: transform 0.2s;
}

.adv__faq-item.is-open .adv__faq-q::after {
  content: '−';
}

.adv__faq-a {
  font-family: Georgia, serif;
  font-size: 15px;
  color: #555;
  line-height: 1.7;
  padding: 0 0 16px;
  display: none;
}

.adv__faq-item.is-open .adv__faq-a {
  display: block;
}

/* === FOOTER === */

.adv__disclaimer {
  max-width: 680px;
  margin: 0 auto;
  padding: 24px 24px 48px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #aaa;
  line-height: 1.6;
  border-top: 1px solid #e5e5e5;
  text-align: center;
}

/* === COMPONENTS === */

/* Announcement bar */
.marquee {
  margin: 0 auto;
  width: 100%;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.marquee__content {
  width: 100% !important;
  display: flex;
  background: #000;
  line-height: 30px;
}

.list-inline {
  display: flex;
  justify-content: space-around;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-inline a {
  text-decoration: none !important;
  color: #fff !important;
}

/* === ANIMATIONS === */

@keyframes typing {
  from { width: 0; }
  to { width: 100%; }
}

@keyframes blink {
  from, to { border-color: transparent; }
  50% { border-color: #888; }
}

/* === RESPONSIVE === */

@media (max-width: 768px) {
  .resist-bv2__grid {
    grid-template-columns: 1fr;
  }

  .resist-bv2__card--featured .resist-bv2__hero-img,
  .resist-bv2__hero-img {
    height: 200px;
  }

  .resist-bv2__addon-row {
    padding: 12px 0;
    gap: 12px;
    border-bottom: 1px solid #f5f5f5;
  }

  .resist-bv2__addon-row:last-child {
    border-bottom: none;
  }

  .resist-bv2__addon-cb {
    width: 22px;
    height: 22px;
    min-width: 22px;
    cursor: pointer;
    accent-color: #D4A017;
  }

  .adv__bundles {
    padding: 40px 16px;
  }

  .resist-bv2__card {
    padding: 24px 16px;
  }

  .resist-bv2__btn {
    padding: 18px 16px;
    font-size: 15px;
  }
}

@media (max-width: 680px) {
  .adv__faq {
    padding: 32px 16px 24px;
  }

  .adv__faq-headline {
    font-size: 18px;
  }

  .adv__faq-q {
    font-size: 14px;
    padding: 14px 0;
  }

  .adv__faq-a {
    font-size: 14px;
  }

  .adv__headline {
    font-size: 30px;
  }

  .adv__subhead {
    font-size: 17px;
  }

  .adv__body p {
    font-size: 17px;
  }

  .adv__body--intro p:first-child::first-letter {
    font-size: 48px;
    margin: 6px 8px 0 0;
  }

  .adv__reviews {
    grid-template-columns: 1fr;
  }

  .adv__stat {
    min-width: 140px;
  }

  .adv__stat-number {
    font-size: 34px;
  }

  .adv__cta-box {
    padding: 28px 20px;
  }

  .adv__nav {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }

  .adv__proof-strip {
    gap: 8px;
    font-size: 11px;
  }

  .adv__proof-strip .dot {
    display: none;
  }
}

@media (max-width: 600px) {
  .adv__sticky-bar {
    padding: 10px 16px;
  }

  .adv__sticky-bar__meta,
  .adv__sticky-bar__guarantee {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .list-inline {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }

  .list-inline li {
    padding-right: 20px;
    font-size: 14px;
  }
}

/* ============================================================
   BOLLSEN EDITORIAL ROUNDUP EXTENSIONS
   presell-build v5.6 — editorial_best_earplugs_sleeping_2026
   ============================================================ */

/* === SKIP LINK === */
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 200;
  padding: 8px 16px;
  background: #111;
  color: #fff;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
}
.skip-link:focus { top: 0; }

/* === HERO CTA ROW === */
.adv__hero-cta-row {
  margin-top: 28px;
  text-align: center;
}

.adv__hero-cta {
  display: inline-block;
  margin-bottom: 12px;
}

.adv__hero-guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #2a9d5c;
  font-weight: 600;
  letter-spacing: 0.04em;
}

/* === SECTION LABEL (H2 uppercase rule line) === */
.adv__section-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #111;
  border-top: 2px solid #111;
  padding-top: 12px;
  margin: 0 0 24px;
}

/* === AT-A-GLANCE TABLE SECTION === */
.adv__glance {
  max-width: 900px;
  margin: 0 auto;
  padding: 48px 24px;
}

.adv__table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
}

.adv__table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  background: #fff;
  min-width: 640px;
}

.adv__table thead {
  background: #111;
  color: #fff;
}

.adv__table th {
  padding: 12px 14px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
}

.adv__table td {
  padding: 12px 14px;
  border-bottom: 1px solid #f0f0f0;
  vertical-align: top;
  line-height: 1.4;
}

.adv__table tbody tr:hover {
  background: #fafafa;
}

.adv__table-row--highlight {
  background: #fffbf0;
}

.adv__table-row--highlight td {
  border-bottom: 1px solid #e5d9a0;
}

.adv__table-row--caution {
  background: #fff8f8;
}

.adv__rank-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 3px;
  background: #f0f0f0;
  color: #555;
  white-space: nowrap;
}

.adv__rank-badge--gold {
  background: #D4A017;
  color: #111;
}

.adv__rank-badge--warn {
  background: #cc3333;
  color: #fff;
}

.adv__price-cell {
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}

.adv__rating--low {
  color: #cc3333;
}

/* === METHODOLOGY SECTION === */
.adv__methodology {
  background: #f7f7f7;
  padding: 48px 24px;
  max-width: none;
}

.adv__methodology .adv__section-label {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.adv__body-intro {
  font-size: 18px;
  line-height: 1.75;
  color: #222;
  max-width: 680px;
  margin: 0 auto 32px;
}

.adv__criteria-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 680px;
  counter-reset: none;
}

.adv__criterion {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e5e5e5;
}

.adv__criterion:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.adv__criterion-number {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
  flex-shrink: 0;
  min-width: 40px;
  font-variant-numeric: tabular-nums;
}

.adv__criterion-body strong.adv__criterion-name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #111;
  display: block;
  margin-bottom: 8px;
}

.adv__criterion-body p {
  font-size: 16px;
  line-height: 1.65;
  color: #444;
  margin: 0;
}

/* === RANKED PRODUCTS SECTION === */
.adv__ranked-products {
  max-width: 680px;
  margin: 0 auto;
  padding: 48px 24px;
}

.adv__ranked-products .adv__section-label {
  margin-bottom: 40px;
}

.adv__product {
  margin-bottom: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid #e5e5e5;
}

.adv__product:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.adv__product--top {
  background: #fffbf0;
  border: 1px solid #D4A017;
  border-radius: 8px;
  padding: 28px;
  margin-bottom: 48px;
}

.adv__product--caution {
  border-left: 3px solid #cc3333;
  padding-left: 20px;
}

.adv__product-rank-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.adv__product-rank-num {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}

.adv__product--top .adv__product-rank-num {
  font-size: 52px;
}

.adv__product-rank-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #888;
  align-self: flex-end;
  padding-bottom: 8px;
}

.adv__product--top .adv__product-rank-label {
  color: #D4A017;
}

.adv__product-name {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 26px;
  font-weight: 900;
  color: #111;
  margin: 0 0 6px;
  line-height: 1.2;
}

.adv__product-tagline {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 16px;
  font-style: italic;
  color: #555;
  margin: 0 0 16px;
}

.adv__product-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-variant-numeric: tabular-nums;
}

.adv__product-rating {
  color: #D4A017;
  font-weight: 700;
}

.adv__product-rating strong {
  color: #111;
}

.adv__product-rating--low,
.adv__rating--low {
  color: #cc3333;
}

.adv__product-reviews {
  color: #888;
}

.adv__product-price {
  font-weight: 700;
  color: #111;
}

.adv__product-best-for {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #555;
  margin-bottom: 16px;
  padding: 8px 12px;
  background: #f7f7f7;
  border-radius: 4px;
}

.adv__caution-flag {
  background: #fff3f3;
  border: 1px solid #ffcccc;
  border-radius: 4px;
  padding: 12px 16px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #cc3333;
  margin-bottom: 16px;
}

.adv__product p {
  font-size: 17px;
  line-height: 1.75;
  color: #222;
  margin: 0 0 20px;
}

.adv__product-verdict-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 20px 0;
}

.adv__product-strength,
.adv__product-weakness {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  line-height: 1.55;
  padding: 12px 14px;
  border-radius: 4px;
}

.adv__product-strength {
  background: #f0faf4;
  border: 1px solid #b4dcbb;
  color: #1a5c2b;
}

.adv__product-weakness {
  background: #fff8f8;
  border: 1px solid #ffd0d0;
  color: #7a2020;
}

.adv__product-cta {
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

.adv__product-cta-sub {
  text-align: center;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #2a9d5c;
  font-weight: 600;
  margin-top: 10px;
  letter-spacing: 0.03em;
}

/* === PULL QUOTE / BLOCKQUOTE === */
.adv__blockquote {
  max-width: 680px;
  margin: 0 auto;
  padding: 32px 24px;
  border-left: 4px solid #D4A017;
  background: #fafafa;
}

.adv__blockquote-text {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 22px;
  font-style: italic;
  color: #333;
  line-height: 1.5;
  margin: 0 0 12px;
}

.adv__blockquote-attribution {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #888;
  font-style: normal;
}

/* === BUYER'S GUIDE === */
.adv__buyers-guide {
  background: #f7f7f7;
  max-width: none;
}

.adv__buyers-guide .adv__section-label,
.adv__buyers-guide .adv__guide-list {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.adv__guide-list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.adv__guide-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  margin-bottom: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #e0e0e0;
}

.adv__guide-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.adv__guide-num {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 36px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
  flex-shrink: 0;
  min-width: 36px;
  font-variant-numeric: tabular-nums;
}

.adv__guide-body strong {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #111;
  display: block;
  margin-bottom: 8px;
}

.adv__guide-body p {
  font-size: 16px;
  line-height: 1.65;
  color: #444;
  margin: 0;
}

/* === PRESS LOGOS === */
.adv__press {
  max-width: 680px;
  margin: 0 auto;
  padding: 32px 24px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.adv__press-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #aaa;
  margin: 0 0 16px;
}

.adv__press-logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.adv__press-item {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-size: 15px;
  color: #555;
}

.adv__press-sep {
  color: #ccc;
}

/* === CTA BOX (inline) === */
.adv__cta-box {
  background: #111;
  color: #fff;
  border-radius: 8px;
  padding: 32px 28px;
  max-width: 680px;
  margin: 48px auto;
  text-align: center;
}

.adv__cta-eyebrow {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #D4A017;
  margin-bottom: 12px;
}

.adv__cta-box h3 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  margin: 0 0 12px;
  line-height: 1.25;
}

.adv__cta-box p {
  font-size: 15px;
  color: #aaa;
  line-height: 1.6;
  margin: 0 0 16px;
}

.adv__cta-price {
  display: block;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #D4A017;
  margin-bottom: 20px;
  font-variant-numeric: tabular-nums;
}

.adv__cta-guarantee {
  margin-top: 14px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #2a9d5c;
  font-weight: 600;
  letter-spacing: 0.04em;
}

/* === VERDICT BOX === */
.adv__verdict {
  max-width: 680px;
  margin: 0 auto;
  padding: 48px 24px;
}

.adv__verdict-box {
  border: 2px solid #D4A017;
  border-radius: 8px;
  padding: 32px 28px;
  background: #fffbf0;
  text-align: center;
}

.adv__verdict-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #D4A017;
  margin-bottom: 16px;
}

.adv__verdict-box h2 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 24px;
  font-weight: 900;
  color: #111;
  margin: 0 0 20px;
  line-height: 1.2;
  text-transform: none;
  border-top: none;
  padding-top: 0;
  letter-spacing: normal;
  text-wrap: balance;
}

.adv__verdict-box p {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  margin: 0 0 16px;
  text-align: left;
}

.adv__verdict-score {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 24px 0;
}

.adv__verdict-score-number {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 64px;
  font-weight: 900;
  color: #D4A017;
  line-height: 1;
  font-variant-numeric: tabular-nums;
}

.adv__verdict-score-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #888;
  margin-top: 4px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.adv__verdict-cta {
  display: block;
  width: 100%;
  margin-top: 20px;
}

/* === FAQ SECTION === */
.adv__faq {
  max-width: 680px;
  margin: 0 auto;
  padding: 48px 24px;
  border-top: 1px solid #e5e5e5;
}

.adv__faq-headline {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #111;
  border-top: 2px solid #111;
  padding-top: 12px;
  margin: 0 0 28px;
}

.adv__faq-item {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}

.adv__faq-q {
  width: 100%;
  background: none;
  border: none;
  padding: 18px 0;
  text-align: left;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 17px;
  font-weight: 700;
  color: #111;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  line-height: 1.4;
}

.adv__faq-q::after {
  content: '+';
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #D4A017;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.adv__faq-item.is-open .adv__faq-q::after {
  transform: rotate(45deg);
}

.adv__faq-a {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
  padding: 0 0 20px;
}

.adv__faq-a[hidden] {
  display: none;
}

/* === BUNDLE CARDS === */
.adv__bundles {
  background: #111;
  padding: 56px 24px;
  text-align: center;
}

.adv__bundles-header {
  max-width: 560px;
  margin: 0 auto 40px;
}

.adv__bundles-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #D4A017;
  font-size: 18px;
  margin-bottom: 16px;
}

.adv__bundles-stars-label {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #888;
}

.adv__bundles-header h2 {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  margin: 0 0 12px;
}

.adv__bundles-header p {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  color: #888;
  margin: 0;
}

.adv__bundle-cards {
  display: flex;
  gap: 20px;
  justify-content: center;
  max-width: 700px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.adv__bundle-card {
  background: #1a1a1a;
  border: 1px solid #333;
  border-radius: 8px;
  padding: 28px 24px;
  flex: 1;
  min-width: 240px;
  max-width: 320px;
  text-align: center;
  position: relative;
}

.adv__bundle-card--featured {
  border: 2px solid #D4A017;
  background: #1f1a0a;
}

.adv__bundle-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: #D4A017;
  color: #111;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 4px 14px;
  border-radius: 20px;
  white-space: nowrap;
}

.adv__bundle-name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.adv__bundle-desc {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  color: #888;
  line-height: 1.5;
  margin-bottom: 20px;
}

.adv__bundle-price {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 36px;
  font-weight: 900;
  color: #D4A017;
  margin-bottom: 4px;
  font-variant-numeric: tabular-nums;
}

.adv__bundle-per {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #666;
  margin-bottom: 20px;
}

.adv__bundle-btn {
  width: 100%;
  margin-bottom: 14px;
}

.adv__bundle-guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #2a9d5c;
  font-weight: 600;
}

/* === CTA BUTTON (universal) === */
.adv__cta-btn {
  display: inline-block;
  background: #D4A017;
  color: #111;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 16px 28px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  min-height: 44px;
  min-width: 44px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  transition: background-color 0.2s ease, transform 0.15s ease;
}

.adv__cta-btn:hover,
.adv__cta-btn:focus {
  background: #e0b020;
  outline: none;
}

.adv__cta-btn:focus-visible {
  outline: 2px solid #D4A017;
  outline-offset: 3px;
}

.adv__cta-btn:active {
  transform: scale(0.98);
}

/* === STICKY BAR === */
.adv__sticky-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  border-top: 2px solid #D4A017;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  z-index: 100;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  gap: 12px;
}

.adv__sticky-bar.is-visible {
  transform: translateY(0);
}

.adv__sticky-bar__left {
  flex: 1;
  min-width: 0;
}

.adv__sticky-bar__name {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.adv__sticky-bar__meta {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #D4A017;
  font-variant-numeric: tabular-nums;
  margin-top: 2px;
}

.adv__sticky-bar__guarantee {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  color: #2a9d5c;
  margin-top: 2px;
}

.adv__sticky-bar__cta {
  background: #D4A017;
  color: #111;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 4px;
  white-space: nowrap;
  min-height: 44px;
  min-width: 44px;
  display: flex;
  align-items: center;
  transition: background-color 0.2s ease;
}

.adv__sticky-bar__cta:hover { background: #e0b020; }

/* === DISCLAIMER === */
.adv__disclaimer {
  max-width: 680px;
  margin: 0 auto;
  padding: 28px 24px 80px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 12px;
  color: #aaa;
  line-height: 1.6;
  border-top: 1px solid #e5e5e5;
}

/* === ACCESSIBILITY === */
:focus-visible {
  outline: 2px solid #D4A017;
  outline-offset: 2px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
}

/* === PERFORMANCE === */
@media (prefers-reduced-motion: reduce) {
  *,*::before,*::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* === MOBILE RESPONSIVE === */
@media (max-width: 680px) {
  .adv__hero {
    padding: 32px 20px 24px;
    text-align: left;
  }

  .adv__headline {
    font-size: clamp(26px, 8vw, 36px);
  }

  .adv__byline-row {
    justify-content: flex-start;
  }

  .adv__proof-strip {
    justify-content: flex-start;
    font-size: 11px;
  }

  .adv__stats-inner {
    flex-direction: column;
    gap: 0;
  }

  .adv__stat {
    border-right: none;
    border-bottom: 1px solid #333;
    min-width: 0;
    padding: 16px 24px;
  }

  .adv__stat:last-child { border-bottom: none; }

  .adv__product-verdict-row {
    grid-template-columns: 1fr;
  }

  .adv__bundle-cards {
    flex-direction: column;
    align-items: center;
  }

  .adv__bundle-card {
    width: 100%;
    max-width: 100%;
  }

  .adv__criterion {
    flex-direction: column;
    gap: 8px;
  }

  .adv__guide-item {
    gap: 12px;
  }

  .adv__sticky-bar {
    padding: 10px 16px;
  }

  .adv__sticky-bar__guarantee {
    display: none;
  }

  .adv__verdict-score-number {
    font-size: 48px;
  }

  .adv__glance {
    padding: 32px 0;
  }
}

