/* =========================================================
   ALPHAFORCE MD — TRY RIDGE PRODUCT PAGE
========================================================= */

.product-page{
  padding:72px 0 92px;
  background:
    radial-gradient(circle at 18% 20%,rgba(22,99,226,.09),transparent 28%),
    #020913;
}

.product-layout{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);
  gap:clamp(54px,6vw,86px);
  align-items:start;
}

/* Client revision: visual bundle contents, a single fixed bundle, and stronger press marks. */
.offer-option{min-height:104px !important;padding-left:132px !important}
.offer-option__products{position:absolute;left:48px;bottom:10px;width:76px;height:78px;display:flex;align-items:flex-end;justify-content:center}
.offer-option__products img{width:42px;height:68px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(0,0,0,.48))}
.offer-option__products img + img{width:31px;height:57px;margin-left:-16px}
.offer-option:has(input:checked) .offer-option__products img{filter:drop-shadow(0 0 8px rgba(51,145,255,.24)) drop-shadow(0 8px 8px rgba(0,0,0,.5))}
.buy-controls{justify-content:flex-end}
.press-strip{border-block:1px solid rgba(255,255,255,.08);background:#f6f7f9;color:#111820}
.press-strip__inner{padding-block:24px 27px;text-align:center}
.press-strip__inner p{margin:0 0 18px;color:#59626d;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.press-strip__logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:clamp(22px,4vw,62px)}
.press-strip__logos img{width:100%;height:30px;object-fit:contain;filter:grayscale(1) contrast(1.35);opacity:.86}
.press-wordmark{display:block;color:#171b20;white-space:nowrap;line-height:1}
.press-wordmark--mens{font-family:Arial Black,Arial,sans-serif;font-size:20px;font-weight:900;letter-spacing:-.08em;text-transform:uppercase}
.press-wordmark--playboy{font-family:Arial,sans-serif;font-size:18px;font-weight:900;letter-spacing:.04em}
.press-wordmark--esquire{font-family:Georgia,serif;font-size:24px;font-weight:700;font-style:italic;letter-spacing:-.08em}

@media(max-width:620px){
  .offer-option{min-height:102px !important;padding:16px 12px 16px 116px !important}
  .offer-option__radio{left:14px}
  .offer-option__products{left:38px;width:70px}
  .offer-option__products img{width:38px;height:62px}
  .offer-option__products img + img{width:27px;height:52px;margin-left:-15px}
  .offer-option__content small{line-height:1.4}
  .press-strip__logos{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:22px}
  .press-strip__logos img{height:24px}
  .press-wordmark--mens{font-size:15px}
  .press-wordmark--playboy{font-size:14px}
  .press-wordmark--esquire{font-size:20px}
}

.problem-points b{font-size:0}
.problem-points b::before{content:"\2713";font-size:12px}

.product-gallery{
  position:sticky;
  top:138px;
}

.product-gallery__main{
  position:relative;
  min-height:590px;
  padding:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid var(--border);
  border-radius:18px;
  background:
    radial-gradient(circle at 50% 50%,rgba(23,108,255,.20),transparent 42%),
    linear-gradient(180deg,#0a182a,#040d17);
}

.product-gallery__badge{
  position:absolute;
  top:22px;
  left:22px;
  z-index:3;
  padding:8px 10px;
  border:1px solid rgba(36,133,255,.32);
  border-radius:999px;
  background:rgba(7,20,33,.72);
  color:#bcd8ff;
  font-size:10px;
  font-weight:800;
  letter-spacing:.1em;
}

.product-gallery__glow{
  position:absolute;
  width:76%;
  aspect-ratio:1;
  border-radius:50%;
  background:radial-gradient(circle,rgba(28,111,255,.28),transparent 67%);
  filter:blur(25px);
}

.product-gallery__image{
  position:relative;
  z-index:2;
  width:min(100%,650px);
  max-height:470px;
  object-fit:contain;
  filter:drop-shadow(0 30px 32px rgba(0,0,0,.45));
}

.product-thumbs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:12px;
}

.product-thumb{
  min-height:104px;
  padding:10px;
  display:grid;
  place-items:center;
  border:1px solid var(--border);
  border-radius:11px;
  background:#071321;
  cursor:pointer;
  transition:border-color .18s ease,background .18s ease;
}

.product-thumb:hover,
.product-thumb.is-active{
  border-color:rgba(36,133,255,.55);
  background:#0a1b2e;
}

.product-thumb img{
  width:100%;
  max-height:82px;
  object-fit:contain;
}

.product-buybox{
  padding-top:6px;
}

.product-rating{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:20px;
  color:var(--muted);
  font-size:12px;
}

.product-kicker{
  display:block;
  margin-bottom:8px;
  color:var(--blue-bright);
  font-size:10px;
  font-weight:800;
  letter-spacing:.14em;
}

.product-buybox h1{
  margin:0;
  font-size:clamp(42px,4.2vw,64px);
  line-height:1;
  letter-spacing:-.055em;
}

.product-subtitle{
  max-width:600px;
  margin:20px 0 0;
  color:var(--muted);
  font-size:15px;
  line-height:1.72;
}

.product-points{
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  margin-top:24px;
}

.product-points > div{
  display:flex;
  align-items:center;
  gap:7px;
  color:#edf4fb;
  font-size:12px;
  font-weight:600;
}

.mini-check{
  width:20px;
  height:20px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--blue);
  color:#fff;
  font-size:10px;
  font-weight:900;
}

.offer-heading{
  margin-top:34px;
  padding-top:28px;
  border-top:1px solid var(--border);
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
}

.offer-heading span{
  font-size:15px;
  font-weight:750;
}

.offer-heading small{
  color:var(--faint);
  font-size:10px;
}

.offer-options{
  display:grid;
  gap:11px;
  margin-top:14px;
}

.offer-option{
  position:relative;
  min-height:84px;
  padding:18px 18px 18px 54px;
  display:flex;
  align-items:center;
  border:1px solid var(--border);
  border-radius:12px;
  background:rgba(6,18,31,.72);
  cursor:pointer;
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}

.offer-option:hover{
  border-color:rgba(36,133,255,.35);
}

.offer-option:has(input:checked){
  border-color:rgba(36,133,255,.75);
  background:rgba(13,57,114,.38);
}

.offer-option--featured{
  margin-top:8px;
}

.offer-pill{
  position:absolute;
  top:-9px;
  right:14px;
  padding:5px 9px;
  border-radius:999px;
  background:var(--blue);
  color:#fff;
  font-size:9px;
  font-weight:900;
}

.offer-option input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}

.offer-option__radio{
  position:absolute;
  left:18px;
  width:20px;
  height:20px;
  border:1px solid rgba(255,255,255,.30);
  border-radius:50%;
}

.offer-option input:checked + .offer-option__radio{
  border:5px solid var(--blue-bright);
  background:#fff;
}

.offer-option__content{
  width:100%;
  display:grid;
  gap:5px;
}

.offer-option__top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:16px;
}

.offer-option__top strong{
  font-size:14px;
}

.offer-option__price{
  font-size:16px;
  font-weight:800;
}

.offer-option__content small{
  color:var(--muted);
  font-size:11px;
}

.buy-controls{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:18px;
}

.quantity-control{
  height:46px;
  display:grid;
  grid-template-columns:42px 44px 42px;
  border:1px solid var(--border);
  border-radius:9px;
  overflow:hidden;
}

.quantity-control button{
  border:0;
  background:rgba(255,255,255,.03);
  cursor:pointer;
  font-size:18px;
}

.quantity-control span{
  display:grid;
  place-items:center;
  border-inline:1px solid var(--border);
  font-size:13px;
  font-weight:700;
}

.buy-total{
  text-align:right;
}

.buy-total span{
  display:block;
  color:var(--muted);
  font-size:10px;
}

.buy-total strong{
  display:block;
  margin-top:3px;
  font-size:22px;
}

.product-checkout{
  width:100%;
  min-height:64px;
  margin-top:18px;
  font-size:13px;
}

.product-guarantee{
  margin-top:17px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}

.product-guarantee > span:last-child{
  display:grid;
  gap:2px;
}

.product-guarantee strong{
  font-size:11px;
}

.product-guarantee small{
  color:var(--muted);
  font-size:9px;
}

.purchase-trust{
  margin-top:25px;
  padding-top:22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  border-top:1px solid var(--border);
}

.purchase-trust > div{
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border-right:1px solid var(--border);
}

.purchase-trust > div:last-child{
  border-right:0;
}

.purchase-trust > div > span{
  color:var(--blue-bright);
  font-size:19px;
}

.purchase-trust small{
  color:var(--muted);
  font-size:9px;
  line-height:1.4;
}

/* PRODUCT STORY */

.product-story{
  padding:82px 0;
  border-top:1px solid var(--border);
  background:#06101c;
}

.product-story__grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
}

.product-story h2{
  max-width:550px;
  margin:0;
  font-size:clamp(34px,3.3vw,49px);
  line-height:1.06;
  letter-spacing:-.04em;
}

.product-story__copy{
  max-width:620px;
}

.product-story__copy p{
  margin:0 0 17px;
  color:var(--muted);
  font-size:15px;
  line-height:1.75;
}

/* PRODUCT BENEFITS */

.product-benefits{
  padding:88px 0;
  border-top:1px solid var(--border);
  background:
    radial-gradient(circle at 50% 0%,rgba(20,95,220,.08),transparent 34%),
    #081321;
}

.product-benefit-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}

.product-benefit-grid article{
  min-height:230px;
  padding:26px;
  border:1px solid var(--border);
  border-radius:14px;
  background:rgba(5,16,29,.65);
}

.product-benefit-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid var(--border-blue);
  border-radius:10px;
  background:var(--blue-soft);
  color:#fff;
  font-size:18px;
}

.product-benefit-grid h3{
  margin:22px 0 8px;
  font-size:17px;
}

.product-benefit-grid p{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.65;
}

.product-faq{
  background:#050d17;
}

/* TABLET */

@media(max-width:980px){
  .product-layout{
    grid-template-columns:1fr;
  }

  .product-gallery{
    position:relative;
    top:auto;
  }

  .product-gallery__main{
    min-height:520px;
  }

  .product-buybox{
    max-width:700px;
  }

  .product-story__grid{
    grid-template-columns:1fr;
    gap:28px;
  }

  .product-benefit-grid{
    grid-template-columns:1fr 1fr;
  }
}

/* MOBILE */

@media(max-width:620px){
  .product-page{
    padding:34px 0 70px;
  }

  .product-layout{
    gap:30px;
  }

  .product-gallery__main{
    min-height:330px;
    padding:28px 18px;
    border-radius:14px;
  }

  .product-gallery__image{
    width:100%;
    max-height:270px;
  }

  .product-gallery__badge{
    top:14px;
    left:14px;
  }

  .product-thumbs{
    gap:8px;
  }

  .product-thumb{
    min-height:78px;
    padding:7px;
  }

  .product-thumb img{
    max-height:62px;
  }

  .product-buybox h1{
    font-size:43px;
  }

  .product-subtitle{
    font-size:14px;
  }

  .offer-heading{
    align-items:flex-start;
    flex-direction:column;
    gap:4px;
  }

  .offer-option{
    padding:16px 14px 16px 50px;
  }

  .offer-option__top strong{
    font-size:13px;
  }

  .offer-option__price{
    font-size:14px;
  }

  .buy-controls{
    align-items:center;
  }

  .product-checkout{
    min-height:60px;
  }

  .purchase-trust{
    gap:0;
  }

  .purchase-trust > div{
    padding:0 5px;
  }

  .product-story,
  .product-benefits{
    padding:70px 0;
  }

  .product-story h2{
    font-size:34px;
  }

  .product-benefit-grid{
    grid-template-columns:1fr;
  }

  .product-benefit-grid article{
    min-height:auto;
  }
}




/* =========================================================
   FINAL PRODUCT GALLERY
========================================================= */

.product-gallery__main{
  padding:0;
  min-height:0;
  aspect-ratio:1 / 1;
  overflow:hidden;
  border:1px solid var(--border);
  border-radius:18px;
  background:#020913;
}

.product-gallery__badge{
  top:18px;
  left:18px;
  z-index:5;
  background:rgba(3,13,24,.78);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}

.product-gallery__glow{
  display:none;
}

.product-gallery__image{
  width:100%;
  height:100%;
  max-width:none;
  max-height:none;
  margin:0;
  object-fit:cover;
  object-position:center;
  filter:none;
  opacity:1;
  transform:scale(1);
  transition:opacity .18s ease,transform .22s ease;
}

.product-gallery__image.is-switching{
  opacity:.32;
  transform:scale(.992);
}

.product-gallery__main img[src$="ridge-product.png"]{
  object-fit:contain;
  padding:52px;
  background:
    radial-gradient(circle at 50% 50%,rgba(24,109,255,.16),transparent 44%),
    linear-gradient(180deg,#081522,#030b13);
}

.product-thumbs{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.product-thumb{
  min-height:112px;
  padding:0;
  aspect-ratio:1.28 / 1;
  overflow:hidden;
  border-radius:12px;
}

.product-thumb img{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
  object-position:center;
  border-radius:0;
}

.product-thumb img[src$="ridge-product.png"]{
  object-fit:contain;
  padding:12px;
  background:#071321;
}

.product-thumb.is-active{
  border-color:var(--blue-bright);
  box-shadow:
    0 0 0 1px rgba(36,133,255,.18),
    0 10px 28px rgba(0,0,0,.18);
}

/* =========================================================
   REFINED PRODUCT STORY
========================================================= */

.product-story--refined{
  padding:84px 0;
  border-top:1px solid var(--border);
  background:
    radial-gradient(circle at 18% 0%,rgba(36,133,255,.09),transparent 28%),
    #050f1a;
}

.product-story-card{
  display:grid;
  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);
  gap:clamp(44px,6vw,88px);
  align-items:center;
  padding:clamp(34px,4vw,54px);
  border:1px solid rgba(255,255,255,.08);
  border-radius:20px;
  background:
    linear-gradient(135deg,rgba(12,31,53,.90),rgba(4,13,23,.72));
  box-shadow:0 26px 70px rgba(0,0,0,.18);
}

.product-story-card__intro{
  max-width:520px;
}

.product-story-card__intro h2{
  max-width:none;
  margin:0;
  color:#fff;
  font-size:clamp(38px,4vw,56px);
  line-height:1.02;
  letter-spacing:-.045em;
}

.product-story-card__intro > p{
  margin:22px 0 0;
  color:var(--muted);
  font-size:14px;
  line-height:1.72;
}

.product-story-card__details{
  display:grid;
  gap:0;
  border-top:1px solid var(--border);
}

.story-detail{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:16px;
  align-items:start;
  padding:22px 0;
  border-bottom:1px solid var(--border);
}

.story-detail__icon{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  border:1px solid rgba(36,133,255,.38);
  border-radius:13px;
  background:rgba(36,133,255,.10);
}

.story-detail__icon svg{
  width:22px;
  height:22px;
  fill:none;
  stroke:#7ab7ff;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.story-detail strong{
  display:block;
  color:#fff;
  font-size:14px;
}

.story-detail p{
  margin:6px 0 0;
  color:var(--muted);
  font-size:12px;
  line-height:1.58;
}

/* =========================================================
   LIVE CONTROLS
========================================================= */

.quantity-control button,
.review-arrows button,
.faq-question,
.product-thumb{
  touch-action:manipulation;
}

.quantity-control button{
  transition:background .15s ease,color .15s ease,transform .1s ease;
}

.quantity-control button:hover:not(:disabled){
  background:rgba(36,133,255,.12);
}

.quantity-control button:active:not(:disabled){
  transform:scale(.94);
}

.quantity-control button:disabled{
  opacity:.34;
  cursor:not-allowed;
}

.product-reviews{
  background:
    radial-gradient(circle at 50% 0%,rgba(14,91,210,.08),transparent 35%),
    #07111d;
}

.product-reviews .section-head{
  margin-inline:auto;
  text-align:center;
}

@media(max-width:980px){
  .product-story-card{
    grid-template-columns:1fr;
    gap:30px;
  }
}

@media(max-width:620px){
  .product-gallery__main{
    aspect-ratio:1 / 1;
  }

  .product-gallery__main img[src$="ridge-product.png"]{
    padding:28px;
  }

  .product-thumb{
    min-height:82px;
  }

  .product-story--refined{
    padding:62px 0;
  }

  .product-story-card{
    padding:28px 22px;
    border-radius:16px;
  }

  .product-story-card__intro h2{
    font-size:36px;
  }
}


/* =========================================================
   V5 — PURCHASE ABOVE THE FOLD
========================================================= */

.product-page{
  padding:26px 0 52px;
}

.product-layout{
  grid-template-columns:minmax(0,1fr) minmax(440px,.96fr);
  gap:clamp(42px,4.6vw,68px);
  align-items:start;
}

.product-gallery{
  position:sticky;
  top:126px;
}

.product-gallery__main{
  width:100%;
  max-height:calc(100svh - 270px);
  aspect-ratio:1 / 1;
}

.product-gallery__image{
  object-fit:cover;
  object-position:center;
}

.product-thumbs{
  margin-top:10px;
  gap:9px;
}

.product-thumb{
  min-height:0;
  aspect-ratio:1.34 / 1;
}

.product-buybox{
  padding-top:0;
}

.product-rating{
  margin-bottom:13px;
}

.product-buybox h1{
  font-size:clamp(44px,3.5vw,58px);
}

.product-subtitle{
  margin-top:14px;
  font-size:13px;
  line-height:1.62;
}

.product-points{
  margin-top:18px;
  gap:8px 12px;
}

.product-points > div{
  font-size:11px;
}

.offer-heading{
  margin-top:24px;
  padding-top:22px;
}

.offer-options{
  gap:10px;
  margin-top:12px;
}

.offer-option{
  min-height:70px;
  padding:14px 18px 14px 54px;
  overflow:visible;
}

.offer-option--featured,
.offer-option--best-value{
  margin-top:6px;
}

.offer-pill{
  top:-12px;
  right:17px;
  padding:5px 10px 6px;
  border-radius:6px 6px 2px 2px;
  background:#1878ff;
  box-shadow:0 7px 18px rgba(16,110,255,.22);
  letter-spacing:.015em;
}

.offer-pill::before{
  content:"";
  position:absolute;
  left:-7px;
  bottom:0;
  border-right:7px solid #0d5cd2;
  border-top:7px solid transparent;
}

.offer-pill--best{
  background:#2c86ff;
}

.buy-controls{
  margin-top:14px;
}

.product-checkout{
  min-height:58px;
  margin-top:14px;
  font-size:12px;
}

.product-guarantee{
  display:none;
}

.purchase-meta{
  margin-top:14px;
}

.purchase-meta__promises{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px 16px;
  color:#edf5ff;
  font-size:10.5px;
  font-weight:650;
}

.purchase-meta__promises span{
  display:inline-flex;
  align-items:center;
  gap:6px;
}

.purchase-meta__promises svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.payment-methods{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:6px;
  margin-top:12px;
}

.payment-badge{
  min-width:38px;
  height:24px;
  padding:0 7px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:3px;
  background:#f5f7fb;
  color:#182337;
  font-size:8px;
  font-weight:850;
}

.payment-badge--mc{
  color:#e64029;
  letter-spacing:-4px;
  padding-right:11px;
}

.payment-badge--shop{
  background:#7357f5;
  color:white;
}

.payment-badge--apple{
  font-size:9px;
}

.checkout-review{
  margin-top:18px;
  padding:14px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:10px;
  background:#f7f9fc;
  color:#151b23;
}

.checkout-review__top{
  display:grid;
  grid-template-columns:34px 1fr auto;
  align-items:center;
  gap:9px;
}

.checkout-review__avatar{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#dbe5f3;
  color:#10396a;
  font-size:12px;
  font-weight:900;
}

.checkout-review strong{
  display:block;
  font-size:11px;
}

.checkout-review small{
  display:block;
  margin-top:2px;
  color:#687383;
  font-size:8.5px;
}

.checkout-review__stars{
  color:#1478ff;
  font-size:12px;
  letter-spacing:1px;
}

.checkout-review p{
  margin:9px 0 0;
  color:#303945;
  font-size:9.5px;
  line-height:1.5;
}

.official-store-note{
  margin-top:12px;
  padding:12px 13px;
  display:grid;
  grid-template-columns:25px 1fr;
  gap:9px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:9px;
  background:rgba(14,76,148,.10);
}

.official-store-note__icon{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#197bff;
  color:white;
  font-size:12px;
  font-weight:900;
}

.official-store-note strong{
  display:block;
  font-size:10.5px;
}

.official-store-note p{
  margin:4px 0 0;
  color:var(--muted);
  font-size:9px;
  line-height:1.45;
}

/* =========================================================
   V5 — REFERENCE-INSPIRED PRODUCT EDUCATION
========================================================= */

.product-problem-section,
.ridge-experience-section,
.product-components-section{
  padding:92px 0;
  border-top:1px solid rgba(255,255,255,.055);
}

.product-problem-section{
  background:#080f19;
}

.ridge-experience-section{
  background:
    radial-gradient(circle at 16% 15%,rgba(35,112,255,.11),transparent 29%),
    #0a1727;
}

.product-components-section{
  background:#173454;
}

.product-section-heading{
  max-width:850px;
}

.product-section-heading--center{
  margin:0 auto 52px;
  text-align:center;
}

.product-section-heading h2{
  margin:0;
  font-size:clamp(38px,4.1vw,58px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.product-section-heading p{
  max-width:700px;
  margin:16px auto 0;
  color:#c0cad7;
  font-size:15px;
  line-height:1.65;
}

.problem-grid{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:clamp(48px,6vw,86px);
  align-items:center;
}

.problem-stat-card{
  min-height:440px;
  padding:46px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(36,133,255,.20);
  border-radius:18px;
  text-align:center;
  background:
    radial-gradient(circle at 50% 45%,rgba(36,133,255,.30),transparent 38%),
    linear-gradient(160deg,#030a22,#071530);
}

.problem-stat-card__number{
  display:block;
  color:#fff;
  font-size:clamp(120px,14vw,190px);
  font-weight:900;
  line-height:.8;
  letter-spacing:-.08em;
}

.problem-stat-card strong{
  margin-top:30px;
  color:#fff;
  font-size:24px;
}

.problem-stat-card p{
  max-width:420px;
  margin:12px 0 0;
  color:#aebed2;
  font-size:13px;
  line-height:1.6;
}

.problem-copy{
  max-width:620px;
}

.problem-copy > p{
  color:#e8eef6;
  font-size:15px;
  line-height:1.7;
}

.problem-copy__lead{
  font-size:21px !important;
  font-weight:700;
}

.problem-points{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:28px;
}

.problem-points span{
  min-height:54px;
  padding:12px 14px;
  display:flex;
  align-items:center;
  gap:9px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:9px;
  background:rgba(255,255,255,.035);
  font-size:12px;
  font-weight:650;
}

.problem-points b{
  color:#31d47c;
}

.ridge-experience-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(52px,6vw,84px);
  align-items:center;
}

.ridge-experience-visual{
  min-height:500px;
  padding:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.06);
  border-radius:18px;
  background:
    radial-gradient(circle at 50% 50%,rgba(36,133,255,.16),transparent 42%),
    #050f1b;
}

.ridge-experience-visual img{
  width:100%;
  height:100%;
  max-height:440px;
  object-fit:contain;
}

.ridge-experience-copy p{
  color:#edf2f8;
  font-size:15px;
  line-height:1.72;
}

.experience-checks{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:28px;
}

.experience-checks span{
  padding:14px;
  border-radius:8px;
  background:rgba(32,211,101,.13);
  color:#e9fff1;
  font-size:12px;
  font-weight:650;
}

.component-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px 30px;
}

.component-card{
  min-height:190px;
  padding:16px;
  display:grid;
  grid-template-columns:150px 1fr;
  gap:22px;
  align-items:center;
  border:1px solid rgba(255,255,255,.08);
  border-radius:14px;
  background:#0c2341;
}

.component-card__media{
  width:150px;
  aspect-ratio:1 / 1;
  overflow:hidden;
  border-radius:10px;
  background:#051224;
}

.component-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.component-card__media--crop-ridges img{
  transform:scale(1.5);
  object-position:52% 55%;
}

.component-card__media--dual img{
  object-fit:contain;
  padding:8px;
}

.component-card__media--plain img{
  object-fit:contain;
  padding:14px;
}

.component-card h3{
  margin:0;
  font-size:19px;
}

.component-card p{
  margin:10px 0 0;
  color:#d2dceb;
  font-size:12px;
  line-height:1.55;
}

.product-numbers{
  background:#071321;
}

.product-comparison{
  background:#173454;
}

/* =========================================================
   MOBILE / TABLET
========================================================= */

@media(max-width:1050px){
  .product-layout{
    grid-template-columns:1fr;
  }

  .product-gallery{
    position:relative;
    top:auto;
  }

  .product-gallery__main{
    max-height:none;
  }

  .product-buybox{
    max-width:760px;
  }
}

@media(max-width:760px){
  .product-page{
    padding-top:22px;
  }

  .product-gallery__main{
    aspect-ratio:1 / 1;
  }

  .problem-grid,
  .ridge-experience-grid{
    grid-template-columns:1fr;
  }

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

  .problem-stat-card{
    min-height:350px;
  }
}

@media(max-width:620px){
  .product-layout{
    gap:28px;
  }

  .product-thumbs{
    gap:7px;
  }

  .product-thumb{
    aspect-ratio:1.15 / 1;
  }

  .product-rating{
    margin-bottom:10px;
  }

  .product-buybox h1{
    font-size:42px;
  }

  .offer-option{
    min-height:68px;
  }

  .purchase-meta__promises{
    justify-content:flex-start;
  }

  .payment-methods{
    justify-content:flex-start;
  }

  .checkout-review__top{
    grid-template-columns:32px 1fr;
  }

  .checkout-review__stars{
    grid-column:2;
    justify-self:start;
  }

  .product-problem-section,
  .ridge-experience-section,
  .product-components-section{
    padding:68px 0;
  }

  .product-section-heading--center{
    margin-bottom:34px;
  }

  .product-section-heading h2{
    font-size:36px;
  }

  .problem-stat-card{
    min-height:300px;
    padding:28px 22px;
  }

  .problem-points,
  .experience-checks{
    grid-template-columns:1fr;
  }

  .ridge-experience-visual{
    min-height:310px;
    padding:20px;
  }

  .component-card{
    grid-template-columns:110px 1fr;
    gap:16px;
    min-height:150px;
  }

  .component-card__media{
    width:110px;
  }
}


/* =========================================================
   V6 — OFFER BADGES / THUMBNAILS / TRUST AREA
========================================================= */

.offer-option{
  isolation:isolate;
}

.offer-option--featured,
.offer-option--best-value{
  position:relative;
  z-index:1;
}

/* Clean attached ribbon.
   The face sits directly on the card edge.
   A single compact fold sits behind it — no detached pieces. */
.offer-pill{
  top:-11px;
  right:16px;
  z-index:5;
  isolation:isolate;

  min-height:26px;
  padding:0 11px;

  display:inline-flex;
  align-items:center;
  justify-content:center;

  border-radius:6px 6px 3px 3px;
  background:linear-gradient(180deg,#338dff 0%,#1574f4 100%);
  box-shadow:0 6px 14px rgba(9,92,210,.22);

  color:#fff;
  font-size:9px;
  font-weight:900;
  line-height:1;
  letter-spacing:.015em;
  white-space:nowrap;
}

/* Single fold tucked directly behind the right edge. */
.offer-pill::before{
  content:"";
  position:absolute;
  right:0;
  bottom:-6px;
  z-index:-1;

  width:10px;
  height:7px;

  background:#0b4cae;
  clip-path:polygon(0 0,100% 0,0 100%);
}

/* Remove the old extra flap that caused the scattered look. */
.offer-pill::after{
  content:none !important;
  display:none !important;
}

.offer-pill--best{
  background:linear-gradient(180deg,#4a9aff 0%,#237df2 100%);
}

.offer-pill--best::before{
  background:#1357b7;
}

/* Smaller, cleaner gallery selectors */
.product-thumbs{
  width:max-content;
  max-width:100%;
  grid-template-columns:repeat(3,112px);
  justify-content:center;
  margin:10px auto 0;
}

.product-thumb{
  width:112px;
  min-height:82px;
  aspect-ratio:1.34/1;
  border-radius:10px;
}

.product-thumb img{
  object-fit:cover;
}

.product-thumb img[src$="ridge-product.png"]{
  padding:8px;
}

/* Actual brand marks */
.payment-methods{
  gap:7px;
  margin-top:13px;
}

.payment-methods img{
  width:auto;
  height:27px;
  max-width:64px;
  object-fit:contain;
  border-radius:4px;
  box-shadow:0 3px 10px rgba(0,0,0,.12);
}

.checkout-review{
  position:relative;
  overflow:hidden;
  margin-top:18px;
  padding:17px 18px;
  border:1px solid rgba(74,144,255,.19);
  border-radius:13px;
  background:
    radial-gradient(circle at 100% 0%,rgba(36,133,255,.11),transparent 34%),
    linear-gradient(180deg,#0a192b,#071421);
  color:#fff;
  box-shadow:0 18px 34px rgba(0,0,0,.15);
}

.checkout-review::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(36,133,255,.45),transparent);
}

.checkout-review__quote{
  position:absolute;
  top:4px;
  right:15px;
  color:rgba(36,133,255,.16);
  font-family:Georgia,serif;
  font-size:72px;
  line-height:1;
}

.checkout-review__top{
  position:relative;
  z-index:1;
  grid-template-columns:38px 1fr auto;
}

.checkout-review__avatar{
  width:38px;
  height:38px;
  background:linear-gradient(145deg,#16385e,#0c2340);
  color:#8dc2ff;
}

.checkout-review strong{
  color:#fff;
  font-size:11.5px;
}

.checkout-review small{
  color:#93a7bd;
  font-size:9px;
}

.checkout-review p{
  position:relative;
  z-index:1;
  margin:12px 0 0;
  max-width:92%;
  color:#c8d4e1;
  font-size:10px;
  line-height:1.6;
}

.checkout-review__stars{
  color:#ffbd2e;
}

.official-store-note{
  margin-top:11px;
  padding:13px 14px;
  align-items:center;
  border-color:rgba(36,133,255,.20);
  background:
    linear-gradient(100deg,rgba(14,85,170,.15),rgba(3,14,26,.42));
}

.official-store-note__icon{
  width:30px;
  height:30px;
  background:rgba(36,133,255,.16);
  border:1px solid rgba(36,133,255,.36);
}

.official-store-note__icon svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:#75b5ff;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.official-store-note strong{
  font-size:11px;
}

.official-store-note p{
  margin-top:3px;
  color:#93a8bf;
  font-size:9.2px;
}

/* =========================================================
   V6 — CART DRAWER
========================================================= */

.cart-drawer-backdrop{
  position:fixed;
  inset:0;
  z-index:1998;
  background:rgba(0,6,13,.70);
  -webkit-backdrop-filter:blur(4px);
  backdrop-filter:blur(4px);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .24s ease,visibility .24s ease;
}

.cart-drawer-backdrop.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

.cart-drawer{
  position:fixed;
  top:0;
  right:0;
  z-index:1999;
  width:min(430px,94vw);
  height:100dvh;
  display:flex;
  flex-direction:column;
  background:
    radial-gradient(circle at 85% 0%,rgba(36,133,255,.13),transparent 28%),
    #06111d;
  border-left:1px solid rgba(255,255,255,.08);
  box-shadow:-34px 0 80px rgba(0,0,0,.44);
  transform:translateX(103%);
  visibility:hidden;
  transition:
    transform .30s cubic-bezier(.2,.8,.2,1),
    visibility .30s ease;
}

.cart-drawer.is-open{
  transform:translateX(0);
  visibility:visible;
}

.cart-drawer__header{
  min-height:104px;
  padding:22px 22px 18px;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.cart-drawer__eyebrow{
  color:#58a3ff;
  font-size:9px;
  font-weight:850;
  letter-spacing:.15em;
}

.cart-drawer__header h2{
  margin:6px 0 0;
  font-size:24px;
  line-height:1.05;
  letter-spacing:-.035em;
}

.cart-drawer__close{
  width:40px;
  height:40px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:50%;
  background:rgba(255,255,255,.035);
  color:#fff;
  cursor:pointer;
  font-size:27px;
}

.cart-drawer__body{
  flex:1;
  min-height:0;
  overflow-y:auto;
  padding:20px 22px;
}

.cart-line{
  display:grid;
  grid-template-columns:86px 1fr;
  gap:15px;
  padding-bottom:20px;
  border-bottom:1px solid rgba(255,255,255,.08);
}

.cart-line__media{
  width:86px;
  height:86px;
  padding:8px;
  display:grid;
  place-items:center;
  border:1px solid rgba(36,133,255,.17);
  border-radius:12px;
  background:#091a2c;
}

.cart-line__media img{
  width:100%;
  height:100%;
  object-fit:contain;
}

.cart-line__content > strong{
  display:block;
  font-size:13px;
}

.cart-line__content > span{
  display:block;
  margin-top:5px;
  color:#8397ad;
  font-size:10px;
}

.cart-line__bottom{
  margin-top:18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.cart-qty{
  height:34px;
  display:grid;
  grid-template-columns:32px 36px 32px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  border-radius:8px;
}

.cart-qty button,
.cart-qty span{
  display:grid;
  place-items:center;
  border:0;
  background:transparent;
  color:#fff;
}

.cart-qty button{
  cursor:pointer;
  font-size:17px;
}

.cart-qty span{
  border-inline:1px solid rgba(255,255,255,.08);
  font-size:11px;
  font-weight:750;
}

.cart-line__bottom > strong{
  font-size:14px;
}

.cart-drawer__benefits{
  display:flex;
  flex-wrap:wrap;
  gap:9px 15px;
  margin-top:18px;
  color:#aebfd1;
  font-size:10px;
}

.cart-drawer__footer{
  padding:20px 22px 24px;
  border-top:1px solid rgba(255,255,255,.08);
  background:rgba(3,11,20,.72);
}

.cart-summary-row{
  display:flex;
  justify-content:space-between;
  gap:20px;
  font-size:14px;
}

.cart-summary-row strong{
  font-size:19px;
}

.cart-drawer__note{
  margin:8px 0 16px;
  color:#788ba0;
  font-size:9px;
  line-height:1.5;
}

.cart-checkout-button{
  width:100%;
  min-height:58px;
}

.cart-drawer__payments{
  margin-top:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
}

.cart-drawer__payments img{
  height:22px;
  width:auto;
  max-width:52px;
  border-radius:3px;
}

body.cart-open{
  overflow:hidden;
}

@media(max-width:620px){
  .product-thumbs{
    width:100%;
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .product-thumb{
    width:auto;
    min-height:72px;
  }

  .payment-methods img{
    height:24px;
    max-width:58px;
  }

  .checkout-review{
    padding:15px;
  }

  .checkout-review__top{
    grid-template-columns:36px 1fr;
  }

  .checkout-review__stars{
    grid-column:2;
    justify-self:start;
    margin-top:2px;
  }

  .cart-drawer{
    width:min(94vw,390px);
  }
}


/* Final offer-card ribbon spacing */
.offer-option--featured,
.offer-option--best-value{
  margin-top:14px;
}

.offer-option--featured .offer-pill,
.offer-option--best-value .offer-pill{
  pointer-events:none;
}

@media(max-width:620px){
  .offer-pill{
    top:-10px;
    right:12px;
    min-height:24px;
    padding-inline:10px;
    font-size:8.5px;
  }
}


/* =========================================================
   V6.2 — FINAL OFFER BADGE / RIBBON FIX
   Matches the reference: badge overlaps the card's top border,
   with one tiny folded tab tucked behind its LEFT edge.
========================================================= */

.offer-option--featured,
.offer-option--best-value{
  position:relative;
  overflow:visible;
  isolation:isolate;
  margin-top:12px;
}

/* The visible badge face */
.offer-option .offer-pill{
  position:absolute;
  top:-10px;
  right:17px;
  z-index:6;

  min-height:23px;
  padding:0 10px;

  display:inline-flex;
  align-items:center;
  justify-content:center;

  border:0;
  border-radius:5px 5px 2px 2px;
  background:#2f86f8;
  box-shadow:none;

  color:#fff;
  font-size:8.5px;
  font-weight:900;
  line-height:1;
  letter-spacing:.01em;
  white-space:nowrap;

  pointer-events:none;
}

/* Tiny folded piece BEHIND the left side of the badge.
   Intentionally very small so it reads like the reference,
   not like a second detached ribbon. */
.offer-option .offer-pill::before{
  content:"";
  position:absolute;
  left:-6px;
  bottom:-4px;
  z-index:-1;

  width:7px;
  height:6px;

  background:#145ec4;
  clip-path:polygon(100% 0,100% 100%,0 100%);
}

/* Remove every previous extra decorative flap */
.offer-option .offer-pill::after{
  content:none !important;
  display:none !important;
}

/* Best-value can stay fractionally lighter, like the reference */
.offer-option .offer-pill--best{
  background:#3a8df8;
}

.offer-option .offer-pill--best::before{
  background:#1761c5;
}

@media(max-width:620px){
  .offer-option--featured,
  .offer-option--best-value{
    margin-top:12px;
  }

  .offer-option .offer-pill{
    top:-10px;
    right:14px;
    min-height:22px;
    padding:0 9px;
    font-size:8px;
  }

  .offer-option .offer-pill::before{
    left:-5px;
    bottom:-4px;
    width:6px;
    height:5px;
  }
}


/* =========================================================
   V6.3 — REFERENCE-ACCURATE OFFER LABEL
========================================================= */

.offer-option--featured,
.offer-option--best-value{
  position:relative;
  overflow:visible;
  isolation:isolate;
  margin-top:16px;
}

/* Badge sits ON the top border, not floating above it. */
.offer-option--featured .offer-pill,
.offer-option--best-value .offer-pill{
  position:absolute !important;
  top:0 !important;
  right:20px !important;
  transform:translateY(-50%) !important;
  z-index:8 !important;

  height:27px !important;
  min-height:27px !important;
  padding:0 12px !important;

  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;

  border:0 !important;
  border-radius:5px !important;
  background:#3388f6 !important;
  box-shadow:none !important;

  color:#fff !important;
  font-size:10px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  pointer-events:none;
}

/* Small folded wedge directly behind the LEFT side,
   aligned to the same top border like the reference. */
.offer-option--featured .offer-pill::before,
.offer-option--best-value .offer-pill::before{
  content:"" !important;
  position:absolute !important;
  left:-11px !important;
  bottom:0 !important;
  z-index:-1 !important;

  width:12px !important;
  height:9px !important;
  background:#1765cb !important;
  clip-path:polygon(100% 0,100% 100%,0 100%) !important;
}

/* Remove all older extra folds. */
.offer-option--featured .offer-pill::after,
.offer-option--best-value .offer-pill::after{
  content:none !important;
  display:none !important;
}

.offer-option--best-value .offer-pill{
  background:#3a8df8 !important;
}

.offer-option--best-value .offer-pill::before{
  background:#1b67cd !important;
}

@media(max-width:620px){
  .offer-option--featured,
  .offer-option--best-value{
    margin-top:16px;
  }

  .offer-option--featured .offer-pill,
  .offer-option--best-value .offer-pill{
    right:14px !important;
    height:26px !important;
    min-height:26px !important;
    padding:0 11px !important;
    font-size:9.5px !important;
  }

  .offer-option--featured .offer-pill::before,
  .offer-option--best-value .offer-pill::before{
    left:-10px !important;
    width:11px !important;
    height:8px !important;
  }
}

/* =========================================================
   V6.5 — FINAL SEAM-FREE OFFER RIBBONS
   Reference-matched construction:
   - badge face overlaps the card top border
   - one continuous triangular wing on the left
   - wing overlaps the face by 1px to prevent anti-alias seams
   - no extra detached fold underneath
========================================================= */

.offer-option--featured,
.offer-option--best-value{
  position:relative !important;
  overflow:visible !important;
  isolation:isolate !important;
  margin-top:18px !important;
}

/* Badge face */
.offer-option--featured > .offer-pill,
.offer-option--best-value > .offer-pill{
  position:absolute !important;
  top:0 !important;
  right:18px !important;
  transform:translateY(-50%) !important;
  z-index:10 !important;

  width:auto !important;
  min-width:0 !important;
  height:28px !important;
  min-height:28px !important;
  padding:0 12px !important;

  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;

  border:0 !important;
  border-radius:5px !important;
  background:#378cf7 !important;
  box-shadow:none !important;

  color:#fff !important;
  font-size:10px !important;
  font-weight:800 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;

  pointer-events:none !important;
}

/*
  Continuous left ribbon wing.

  Important:
  width is 13px and left is -12px, so the shape overlaps
  the badge face by 1px. This removes the tiny background seam
  that can otherwise appear from sub-pixel anti-aliasing.
*/
.offer-option--featured > .offer-pill::before,
.offer-option--best-value > .offer-pill::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;

  top:0 !important;
  left:-12px !important;
  bottom:auto !important;
  z-index:-1 !important;

  width:13px !important;
  height:13px !important;

  background:#1768cf !important;
  clip-path:polygon(100% 0,100% 100%,0 100%) !important;

  transform:none !important;
}

/* No second fold: avoids the detached/notched look. */
.offer-option--featured > .offer-pill::after,
.offer-option--best-value > .offer-pill::after{
  content:none !important;
  display:none !important;
}

/* Best Value keeps the same geometry with the slightly lighter face. */
.offer-option--best-value > .offer-pill{
  background:#3f91f8 !important;
}

.offer-option--best-value > .offer-pill::before{
  background:#1b6fd2 !important;
}

/* Mobile: same construction, slightly tighter proportions. */
@media(max-width:620px){
  .offer-option--featured,
  .offer-option--best-value{
    margin-top:18px !important;
  }

  .offer-option--featured > .offer-pill,
  .offer-option--best-value > .offer-pill{
    right:14px !important;
    height:27px !important;
    min-height:27px !important;
    padding:0 11px !important;
    font-size:9.5px !important;
  }

  .offer-option--featured > .offer-pill::before,
  .offer-option--best-value > .offer-pill::before{
    left:-11px !important;
    width:12px !important;
    height:12px !important;
  }
}

/* =========================================================
   V6.6 — REMOTE PAYMENT BRAND LOGOS
   Brand logos load from Simple Icons' online CDN with a
   versioned jsDelivr fallback defined in the HTML.
========================================================= */

.payment-methods{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex-wrap:wrap !important;
  gap:7px !important;
  margin-top:13px !important;
}

.payment-methods img{
  display:block !important;

  width:auto !important;
  height:28px !important;
  max-width:72px !important;

  padding:5px 7px !important;

  object-fit:contain !important;
  object-position:center !important;

  border:1px solid rgba(255,255,255,.10) !important;
  border-radius:4px !important;

  background:#fff !important;

  box-shadow:
    0 1px 0 rgba(255,255,255,.06),
    0 4px 12px rgba(0,0,0,.18) !important;

  opacity:1 !important;
}

/* Slight width tuning for naturally wide wallet/card wordmarks. */
.payment-methods img[alt="American Express"]{
  max-width:76px !important;
}

.payment-methods img[alt="Apple Pay"],
.payment-methods img[alt="Google Pay"],
.payment-methods img[alt="Shop Pay"]{
  max-width:74px !important;
}

/* Keep the strip compact and readable on phones. */
@media(max-width:620px){
  .payment-methods{
    gap:6px !important;
  }

  .payment-methods img{
    height:26px !important;
    max-width:66px !important;
    padding:4px 6px !important;
  }

  .payment-methods img[alt="American Express"],
  .payment-methods img[alt="Apple Pay"],
  .payment-methods img[alt="Google Pay"],
  .payment-methods img[alt="Shop Pay"]{
    max-width:70px !important;
  }
}

/* V7 — shared production offer cards, seamless ribbons, totals, and trust marquee. */
.buy-controls{justify-content:flex-start !important}
.buy-total{text-align:left !important}

.offer-option__products--multipack img{width:38px;height:66px}
.offer-option__products--multipack img + img{width:38px;height:66px;margin-left:-22px}

.offer-option--featured,
.offer-option--best-value{margin-top:18px !important}

.offer-option--featured > .offer-pill,
.offer-option--best-value > .offer-pill,
.offer-option > .offer-pill{
  position:absolute !important;
  top:0 !important;
  right:18px !important;
  z-index:12 !important;
  transform:translateY(-50%) !important;
  width:auto !important;
  min-width:108px !important;
  height:30px !important;
  min-height:30px !important;
  padding:0 14px 0 22px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border:0 !important;
  border-radius:0 5px 5px 0 !important;
  background:#3b8ff5 !important;
  clip-path:polygon(12px 0,100% 0,100% 100%,12px 100%,12px 52%,0 52%) !important;
  filter:drop-shadow(0 5px 8px rgba(16,94,201,.24));
  box-shadow:none !important;
  color:#fff !important;
  font-size:10px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:.01em !important;
  white-space:nowrap !important;
  pointer-events:none !important;
}

.offer-option > .offer-pill::before,
.offer-option > .offer-pill::after{content:none !important;display:none !important}

.press-strip--marquee{padding:22px 0 26px;overflow:hidden}
.press-strip--marquee > p{margin:0 0 18px;color:#59626d;font-size:10px;font-weight:800;letter-spacing:.17em;text-align:center;text-transform:uppercase}
.press-marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.press-marquee__track{width:max-content;display:flex;animation:press-marquee 26s linear infinite}
.press-marquee__group{min-width:100vw;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));align-items:center;justify-items:center;gap:clamp(32px,6vw,90px);padding-inline:clamp(48px,8vw,120px)}
.press-marquee__group img{width:min(190px,15vw);height:29px;object-fit:contain;filter:grayscale(1) contrast(1.35);opacity:.88}

@keyframes press-marquee{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.press-marquee__track{animation-play-state:paused}}

@media(max-width:620px){
  .offer-option--featured > .offer-pill,
  .offer-option--best-value > .offer-pill,
  .offer-option > .offer-pill{right:12px !important;min-width:96px !important;height:27px !important;min-height:27px !important;padding-left:20px !important;font-size:9px !important}
  .press-marquee__group{grid-template-columns:repeat(5,130px);gap:28px;padding-inline:28px}
  .press-marquee__group img{width:125px;height:23px}
}

/* Keep editorial overrides last so legacy product-section rules cannot flatten them. */
.problem-visual-card{position:relative;min-height:520px;margin:0;overflow:hidden;border-radius:20px;background:#030914;isolation:isolate}
.problem-visual-card::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 46%,rgba(2,7,16,.16) 63%,rgba(2,7,16,.94) 100%);pointer-events:none}
.problem-visual-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.problem-visual-card:hover img{transform:scale(1.025)}
.problem-visual-card figcaption,.ridge-experience-visual figcaption{position:absolute;right:28px;bottom:28px;left:28px;z-index:2;display:grid;gap:8px}
.problem-visual-card figcaption span,.ridge-experience-visual figcaption span{color:#64a7ff;font-size:10px;font-weight:800;letter-spacing:.16em}
.problem-visual-card figcaption strong,.ridge-experience-visual figcaption strong{max-width:420px;color:#fff;font-size:clamp(21px,2.1vw,30px);line-height:1.08;letter-spacing:-.025em}
.ridge-experience-visual--lifestyle{position:relative;min-height:560px;padding:0;isolation:isolate}
.ridge-experience-visual--lifestyle::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 42%,rgba(3,10,20,.9) 100%)}
.ridge-experience-visual--lifestyle img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:64% center;padding:0}
.routine-editorial{position:relative;min-height:clamp(520px,51vw,720px);margin:0 0 34px;overflow:hidden;border-radius:22px;background:#061326;isolation:isolate}
.routine-editorial>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.routine-editorial__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(3,9,18,.97) 0%,rgba(3,9,18,.83) 32%,rgba(3,9,18,.22) 60%,transparent 78%)}
.routine-editorial__copy{position:absolute;top:50%;left:clamp(28px,5vw,72px);z-index:2;width:min(430px,42%);transform:translateY(-50%)}
.routine-editorial__copy h3{margin:12px 0 18px;color:#fff;font-size:clamp(36px,4.2vw,58px);line-height:1.01;letter-spacing:-.045em}
.routine-editorial__copy p{margin:0;color:#d2dcea;font-size:14px;line-height:1.65}
.routine-editorial__link{display:inline-flex;align-items:center;gap:14px;margin-top:28px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.55);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;text-decoration:none}
.routine-editorial__link span{color:#55a2ff;font-size:17px}
@media(max-width:760px){
  .problem-visual-card{min-height:430px}
  .ridge-experience-visual--lifestyle{min-height:480px;padding:0}
  .routine-editorial{min-height:660px}
  .routine-editorial>img{object-position:65% center}
  .routine-editorial__scrim{background:linear-gradient(180deg,rgba(3,9,18,.04) 18%,rgba(3,9,18,.92) 64%,#030912 100%)}
  .routine-editorial__copy{top:auto;right:24px;bottom:30px;left:24px;width:auto;transform:none}
  .routine-editorial__copy h3{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.problem-visual-card img{transition:none}}
