/* Melhor Cupom Estratégia MED — V2 rebuilt from scratch */
.best-coupon-v2{
  --bc2-bg:#f3f7f9;
  --bc2-paper:#ffffff;
  --bc2-ink:#0b2c3e;
  --bc2-text:#3f5967;
  --bc2-muted:#607783;
  --bc2-line:#d6e3e8;
  --bc2-deep:#031522;
  --bc2-deep2:#07384a;
  --bc2-aqua:#2ce0d4;
  --bc2-aqua-dark:#087873;
  --bc2-gold:#f2c968;
  background:var(--bc2-bg);
  color:var(--bc2-ink);
  overflow-x:clip;
}
.best-coupon-v2 main{background:var(--bc2-bg);color:var(--bc2-ink)}
.best-coupon-v2 .bc2-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.best-coupon-v2 .bc2-eyebrow{margin:0 0 10px;color:var(--bc2-aqua-dark);font-size:.72rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.best-coupon-v2 .bc2-section{padding:76px 0}
.best-coupon-v2 .bc2-section--white{background:#fff;border-block:1px solid #e1eaed}
.best-coupon-v2 .bc2-head{max-width:820px;margin-bottom:30px}
.best-coupon-v2 .bc2-head h2{margin:0;color:var(--bc2-ink);font-size:clamp(2rem,3.8vw,3.3rem);line-height:1.02;letter-spacing:-.045em}
.best-coupon-v2 .bc2-head p{margin:13px 0 0;color:var(--bc2-text);font-size:1rem;line-height:1.65;max-width:760px}
.best-coupon-v2 .bc2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:12px;text-decoration:none!important;font:inherit;font-size:.82rem;font-weight:950;cursor:pointer;transition:.18s ease}
.best-coupon-v2 .bc2-btn:hover{transform:translateY(-2px)}
.best-coupon-v2 .bc2-btn--gold{background:linear-gradient(135deg,#ffe38e,#f2c45a);color:#211a08!important;box-shadow:0 10px 26px rgba(218,168,45,.18)}
.best-coupon-v2 .bc2-btn--aqua{background:var(--bc2-aqua);color:#05272c!important}
.best-coupon-v2 .bc2-btn--ghost{background:#fff;border-color:#bfcfd6;color:#123b50!important}
.best-coupon-v2 .bc2-text-link{color:#14546c;font-size:.78rem;font-weight:850;text-underline-offset:3px}

/* Header */
.best-coupon-v2 .v5-header-coupon{background:linear-gradient(135deg,#ffe38e,#f2c45a)!important;border-color:#f2cf79!important;color:#10283a!important;-webkit-text-fill-color:#10283a!important}
.best-coupon-v2 .v5-header-coupon span,.best-coupon-v2 .v5-header-coupon strong{color:#10283a!important;-webkit-text-fill-color:#10283a!important;opacity:1!important}

/* Hero */
.best-coupon-v2 .bc2-hero{position:relative;overflow:hidden;padding:66px 0 58px;background:radial-gradient(circle at 78% 14%,rgba(44,224,212,.13),transparent 32%),radial-gradient(circle at 16% 6%,rgba(74,142,255,.14),transparent 29%),linear-gradient(180deg,#031522,#06263a);color:#fff}
.best-coupon-v2 .bc2-hero:before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px}
.best-coupon-v2 .bc2-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);gap:52px;align-items:center}
.best-coupon-v2 .bc2-hero .bc2-eyebrow{color:#80eee7}
.best-coupon-v2 .bc2-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(2.65rem,4.8vw,4.7rem);line-height:.99;letter-spacing:-.05em}
.best-coupon-v2 .bc2-hero h1 em{color:var(--bc2-gold);font-style:normal}
.best-coupon-v2 .bc2-hero__lead{margin:19px 0 0;max-width:720px;color:#d5e5eb;font-size:1.08rem;line-height:1.68}
.best-coupon-v2 .bc2-hero__lead strong{color:#fff}
.best-coupon-v2 .bc2-hooks{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:20px;color:#c5d9df;font-size:.78rem}
.best-coupon-v2 .bc2-hooks span{position:relative;padding-left:15px}
.best-coupon-v2 .bc2-hooks span:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:var(--bc2-aqua)}
.best-coupon-v2 .bc2-coupon{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;margin-top:26px;padding:14px 14px 14px 18px;border:1px solid rgba(112,244,233,.26);border-radius:18px;background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.best-coupon-v2 .bc2-coupon small{display:block;color:#b8d0d8;font-size:.62rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.best-coupon-v2 .bc2-coupon strong{display:block;margin-top:2px;color:#fff;font-size:1.75rem;letter-spacing:.07em}
.best-coupon-v2 .bc2-anchor{display:flex;gap:9px 17px;flex-wrap:wrap;margin-top:17px}
.best-coupon-v2 .bc2-anchor a{color:#d7e8ed;font-size:.74rem;font-weight:800;text-decoration:none;border-bottom:1px solid rgba(215,232,237,.3)}
.best-coupon-v2 .bc2-anchor a:hover{color:#fff;border-color:var(--bc2-aqua)}
.best-coupon-v2 .bc2-hero-proof{margin:0;padding:11px;background:#fff;border-radius:20px;box-shadow:0 26px 70px rgba(0,0,0,.32)}
.best-coupon-v2 .bc2-hero-proof img{display:block;width:100%;height:auto;border-radius:12px}
.best-coupon-v2 .bc2-hero-proof figcaption{padding:10px 6px 2px;color:#445f6d;font-size:.76rem;line-height:1.5}
.best-coupon-v2 .bc2-hero-proof figcaption strong{color:#0a5260}

/* Decision strip */
.best-coupon-v2 .bc2-decision{background:#fff;border-bottom:1px solid var(--bc2-line)}
.best-coupon-v2 .bc2-decision__grid{display:grid;grid-template-columns:1.25fr repeat(3,.75fr);align-items:stretch}
.best-coupon-v2 .bc2-decision__lead{padding:25px 28px 25px 0}
.best-coupon-v2 .bc2-decision__lead small{display:block;color:var(--bc2-aqua-dark);font-size:.67rem;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.best-coupon-v2 .bc2-decision__lead strong{display:block;margin-top:5px;color:var(--bc2-ink);font-size:1.28rem;line-height:1.15}
.best-coupon-v2 .bc2-decision__item{padding:25px;border-left:1px solid #e2eaed}
.best-coupon-v2 .bc2-decision__item small{display:block;color:#617782;font-size:.64rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.best-coupon-v2 .bc2-decision__item strong{display:block;margin-top:6px;color:#173c4d;font-size:.88rem;line-height:1.35}

/* Main recommendation block */
.best-coupon-v2 .bc2-recommend{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:start}
.best-coupon-v2 .bc2-recommend h2{margin:0;color:var(--bc2-ink);font-size:clamp(2.2rem,4vw,3.6rem);line-height:1;letter-spacing:-.05em}
.best-coupon-v2 .bc2-recommend h2 em{color:var(--bc2-aqua-dark);font-style:normal}
.best-coupon-v2 .bc2-recommend p{color:var(--bc2-text);font-size:1rem;line-height:1.7}
.best-coupon-v2 .bc2-recommend__aside{padding:24px 0 0 28px;border-left:2px solid #bcd6dc}
.best-coupon-v2 .bc2-recommend__aside strong{display:block;color:#0a5360;font-size:1.05rem}
.best-coupon-v2 .bc2-recommend__aside p{margin:7px 0 0;font-size:.86rem}
.best-coupon-v2 .bc2-recommend__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}

/* Products */
.best-coupon-v2 .bc2-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.best-coupon-v2 .bc2-product{overflow:hidden;background:#fff;border:1px solid #d6e3e8;border-radius:22px;box-shadow:0 10px 28px rgba(8,35,52,.045)}
.best-coupon-v2 .bc2-product__art{position:relative;aspect-ratio:1884/834;background:#061727;overflow:hidden}
.best-coupon-v2 .bc2-product__art img{display:block;width:100%;height:100%;object-fit:cover}
.best-coupon-v2 .bc2-product__body{padding:22px 24px 24px}
.best-coupon-v2 .bc2-product__body>small{color:var(--bc2-aqua-dark);font-size:.67rem;font-weight:950;text-transform:uppercase;letter-spacing:.09em}
.best-coupon-v2 .bc2-product h3{margin:7px 0 8px;color:var(--bc2-ink);font-size:1.35rem}
.best-coupon-v2 .bc2-product p{margin:0;color:var(--bc2-text);font-size:.88rem;line-height:1.58}
.best-coupon-v2 .bc2-product__coupon{margin-top:16px;padding-top:14px;border-top:1px solid #e1eaed;color:#425f6d;font-size:.76rem}
.best-coupon-v2 .bc2-product__coupon strong{color:#06736e;letter-spacing:.04em}
.best-coupon-v2 .bc2-product__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:15px}

/* Proof dark section */
.best-coupon-v2 .bc2-proof{padding:78px 0;background:radial-gradient(circle at 82% 8%,rgba(44,224,212,.10),transparent 30%),linear-gradient(180deg,#031522,#061f31);color:#fff}
.best-coupon-v2 .bc2-proof .bc2-eyebrow{color:#83eee8}
.best-coupon-v2 .bc2-proof .bc2-head h2{color:#fff}
.best-coupon-v2 .bc2-proof .bc2-head p{color:#c4d8df}
.best-coupon-v2 .bc2-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.best-coupon-v2 .bc2-proof-card{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.035)}
.best-coupon-v2 .bc2-proof-card img{display:block;width:100%;height:auto;background:#fff}
.best-coupon-v2 .bc2-proof-card figcaption{padding:16px}
.best-coupon-v2 .bc2-proof-card h3{margin:0;color:#fff;font-size:1rem}
.best-coupon-v2 .bc2-proof-card p{margin:6px 0 0;color:#b9ced6;font-size:.78rem;line-height:1.55}

/* Discount / evidence */
.best-coupon-v2 .bc2-discount{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start}
.best-coupon-v2 .bc2-discount__callout{padding:27px;border:1px solid #c8dde2;border-radius:20px;background:#eaf5f5}
.best-coupon-v2 .bc2-discount__callout small{display:block;color:#08736e;font-size:.68rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.best-coupon-v2 .bc2-discount__callout strong{display:block;margin:8px 0;color:#0a3a49;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.95;letter-spacing:-.055em}
.best-coupon-v2 .bc2-discount__callout p{margin:0;color:#405d69;font-size:.86rem;line-height:1.58}
.best-coupon-v2 .bc2-table{overflow:auto;border:1px solid var(--bc2-line);border-radius:18px;background:#fff}
.best-coupon-v2 .bc2-table table{width:100%;min-width:720px;border-collapse:collapse}
.best-coupon-v2 .bc2-table th{padding:13px 15px;background:#0a3347;color:#fff;text-align:left;font-size:.69rem;text-transform:uppercase;letter-spacing:.05em}
.best-coupon-v2 .bc2-table td{padding:14px 15px;border-top:1px solid #e4ecef;color:#385563;font-size:.82rem}
.best-coupon-v2 .bc2-table td:first-child{font-weight:850;color:#173d4d}
.best-coupon-v2 .bc2-table td strong{color:#06726e}
.best-coupon-v2 .bc2-table a{color:#0b647b;font-weight:850}

/* How it works */
.best-coupon-v2 .bc2-how{display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center}
.best-coupon-v2 .bc2-how figure{margin:0}
.best-coupon-v2 .bc2-how figure img{display:block;width:100%;height:auto;border:1px solid #d3e1e6;border-radius:19px;box-shadow:0 15px 38px rgba(8,35,52,.12)}
.best-coupon-v2 .bc2-how figure figcaption{margin-top:9px;color:#536c79;font-size:.75rem;line-height:1.5}
.best-coupon-v2 .bc2-steps{counter-reset:step}
.best-coupon-v2 .bc2-step{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid #d6e3e8}
.best-coupon-v2 .bc2-step:last-child{border-bottom:0}
.best-coupon-v2 .bc2-step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dff6f3;color:#066d68;font-size:.78rem;font-weight:950}
.best-coupon-v2 .bc2-step strong{display:block;color:#153b4d}
.best-coupon-v2 .bc2-step span{display:block;margin-top:3px;color:#506a77;font-size:.82rem;line-height:1.5}
.best-coupon-v2 .bc2-how__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}

/* FAQ */
.best-coupon-v2 .bc2-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:48px;align-items:start}
.best-coupon-v2 .bc2-faq__intro{position:sticky;top:105px}
.best-coupon-v2 .bc2-faq__intro h2{margin:0;color:var(--bc2-ink);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1;letter-spacing:-.05em}
.best-coupon-v2 .bc2-faq__intro p{color:var(--bc2-text);line-height:1.65}
.best-coupon-v2 .bc2-faq details{margin-bottom:10px;border:1px solid #d5e3e8;border-radius:15px;background:#fff;padding:0 18px}
.best-coupon-v2 .bc2-faq summary{padding:17px 0;color:#12384a;font-weight:900;cursor:pointer}
.best-coupon-v2 .bc2-faq details p{margin:0;padding:0 0 17px;color:#405d6a;font-size:.88rem;line-height:1.62}

/* About / final */
.best-coupon-v2 .bc2-about{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:25px 0;border-top:1px solid #d4e2e7}
.best-coupon-v2 .bc2-about h2{margin:0 0 7px;color:var(--bc2-ink);font-size:1.45rem}
.best-coupon-v2 .bc2-about p{margin:0;color:var(--bc2-text);font-size:.88rem;line-height:1.6;max-width:850px}
.best-coupon-v2 .bc2-about a{color:#0b647b;font-weight:850}
.best-coupon-v2 .bc2-about img{width:78px;height:auto}
.best-coupon-v2 .bc2-final{padding:76px 0;background:radial-gradient(circle at 50% -40%,rgba(44,224,212,.22),transparent 55%),#041827;color:#fff;text-align:center}
.best-coupon-v2 .bc2-final small{display:block;color:#80eee7;font-size:.7rem;font-weight:950;text-transform:uppercase;letter-spacing:.11em}
.best-coupon-v2 .bc2-final h2{margin:10px auto 0;max-width:820px;color:#fff;font-size:clamp(2.3rem,4.6vw,4.2rem);line-height:1;letter-spacing:-.05em}
.best-coupon-v2 .bc2-final__code{display:block;margin:20px 0;color:var(--bc2-gold);font-size:clamp(3rem,7vw,5.2rem);line-height:1;letter-spacing:.08em;font-weight:950}
.best-coupon-v2 .bc2-final p{margin:0 auto;max-width:650px;color:#c4d8df;font-size:.9rem;line-height:1.6}
.best-coupon-v2 .bc2-final__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}
.best-coupon-v2 .bc2-related{display:flex;justify-content:center;gap:12px 22px;flex-wrap:wrap;margin-top:27px}
.best-coupon-v2 .bc2-related a{color:#a9c6d0;font-size:.75rem;font-weight:800;text-underline-offset:3px}

/* Mobile sticky */
.best-coupon-v2 .mobile-coupon-cta{z-index:100}
@media(max-width:1000px){
  .best-coupon-v2 .bc2-hero__grid,.best-coupon-v2 .bc2-recommend,.best-coupon-v2 .bc2-discount,.best-coupon-v2 .bc2-how,.best-coupon-v2 .bc2-faq{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-faq__intro{position:static}
  .best-coupon-v2 .bc2-products{grid-template-columns:1fr 1fr}
  .best-coupon-v2 .bc2-hero-proof{max-width:700px}
  .best-coupon-v2 .bc2-decision__grid{grid-template-columns:1fr 1fr}
  .best-coupon-v2 .bc2-decision__lead{padding:23px 20px;border-bottom:1px solid #e2eaed}
  .best-coupon-v2 .bc2-decision__item{border-left:1px solid #e2eaed;border-bottom:1px solid #e2eaed}
  .best-coupon-v2 .bc2-recommend__aside{padding:0;border-left:0;border-top:1px solid #d0dee3;padding-top:20px}
}
@media(max-width:720px){
  .best-coupon-v2{padding-bottom:76px}
  .best-coupon-v2 .bc2-wrap{width:min(100% - 28px,1180px)}
  .best-coupon-v2 .bc2-section{padding:54px 0}
  .best-coupon-v2 .bc2-hero{padding:48px 0 42px}
  .best-coupon-v2 .bc2-hero h1{font-size:2.55rem}
  .best-coupon-v2 .bc2-hero__lead{font-size:.98rem}
  .best-coupon-v2 .bc2-coupon{grid-template-columns:1fr 1fr}
  .best-coupon-v2 .bc2-coupon__code{grid-column:1/-1}
  .best-coupon-v2 .bc2-coupon .bc2-btn,.best-coupon-v2 .bc2-coupon button{width:100%}
  .best-coupon-v2 .bc2-decision__grid{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-decision__lead,.best-coupon-v2 .bc2-decision__item{padding:18px 0;border-left:0;border-bottom:1px solid #e1eaed}
  .best-coupon-v2 .bc2-products{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-product__body{padding:19px 20px 21px}
  .best-coupon-v2 .bc2-proof-grid{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-proof{padding:56px 0}
  .best-coupon-v2 .bc2-head h2,.best-coupon-v2 .bc2-recommend h2,.best-coupon-v2 .bc2-faq__intro h2{font-size:2.15rem}
  .best-coupon-v2 .bc2-about{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-about img{display:none}
  .best-coupon-v2 .bc2-final{padding:58px 0}
  .best-coupon-v2 .mobile-coupon-cta{background:#031522!important;border:1px solid rgba(44,224,212,.28)!important}
  .best-coupon-v2 .mobile-coupon-cta small{color:#b7cdd5!important;font-weight:800!important}
  .best-coupon-v2 .mobile-coupon-cta strong{color:#ffe184!important}
  .best-coupon-v2 .mobile-coupon-cta button{background:#ffe184!important;color:#1f1a08!important}
  .best-coupon-v2 .mobile-coupon-cta a{background:#2ce0d4!important;color:#05272c!important}
}
@media(prefers-reduced-motion:reduce){.best-coupon-v2 .bc2-btn{transition:none!important}}


/* Premium visual pass — 2026-09-23 */
.best-coupon-v2 .bc2-section{position:relative}
.best-coupon-v2 #produtos{
  overflow:hidden;
  background:
    radial-gradient(circle at 90% 5%,rgba(44,224,212,.10),transparent 28%),
    linear-gradient(180deg,#edf4f6 0%,#f7fafb 100%);
}
.best-coupon-v2 #produtos:before{
  content:"ELITEMED";
  position:absolute;
  right:-.03em;
  top:.1em;
  color:rgba(7,48,66,.035);
  font-size:clamp(6rem,17vw,14rem);
  font-weight:950;
  letter-spacing:-.07em;
  line-height:1;
  pointer-events:none;
}
.best-coupon-v2 #produtos .bc2-wrap{position:relative;z-index:1}

/* Hero stage: layered proof instead of a plain screenshot card */
.best-coupon-v2 .bc2-stage{
  position:relative;
  min-height:520px;
  display:grid;
  place-items:center;
  isolation:isolate;
}
.best-coupon-v2 .bc2-stage__glow{
  position:absolute;
  inset:8% 0 0 5%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(44,224,212,.18),rgba(61,123,214,.08) 38%,transparent 68%);
  filter:blur(22px);
  z-index:-2;
}
.best-coupon-v2 .bc2-stage__product{
  position:absolute;
  z-index:-1;
  width:61%;
  right:-2%;
  top:1%;
  padding:9px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:rgba(255,255,255,.055);
  box-shadow:0 20px 55px rgba(0,0,0,.18);
  transform:rotate(7deg);
  opacity:.72;
}
.best-coupon-v2 .bc2-stage__product img{
  display:block;
  width:100%;
  border-radius:11px;
}
.best-coupon-v2 .bc2-hero-proof{
  position:relative;
  z-index:2;
  width:88%;
  margin:0 0 0 -7%;
  padding:0;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(255,255,255,.24);
  border-radius:22px;
  box-shadow:0 34px 90px rgba(0,0,0,.42);
  transform:rotate(-2deg);
}
.best-coupon-v2 .bc2-hero-proof__bar{
  height:34px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 12px;
  background:#eff4f6;
  border-bottom:1px solid #dfe8eb;
}
.best-coupon-v2 .bc2-hero-proof__bar span{
  width:7px;
  height:7px;
  border-radius:50%;
  background:#aebdc4;
}
.best-coupon-v2 .bc2-hero-proof__bar b{
  margin-left:5px;
  color:#607580;
  font-size:.58rem;
  font-weight:800;
  letter-spacing:.04em;
}
.best-coupon-v2 .bc2-hero-proof>img{
  width:100%;
  border-radius:0;
}
.best-coupon-v2 .bc2-hero-proof figcaption{
  padding:10px 14px 12px;
  color:#435e6c;
  background:#fff;
}
.best-coupon-v2 .bc2-stage__badge{
  position:absolute;
  z-index:4;
  right:-1%;
  bottom:9%;
  width:210px;
  padding:17px 18px;
  border:1px solid rgba(255,220,124,.5);
  border-radius:17px;
  background:linear-gradient(145deg,#082b40,#07515a);
  box-shadow:0 22px 55px rgba(0,0,0,.34);
  transform:rotate(3deg);
}
.best-coupon-v2 .bc2-stage__badge small{
  display:block;
  color:#a6c8d0;
  font-size:.59rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.best-coupon-v2 .bc2-stage__badge strong{
  display:block;
  margin:4px 0 2px;
  color:#ffe183;
  font-size:1.7rem;
  letter-spacing:.06em;
}
.best-coupon-v2 .bc2-stage__badge span{
  display:block;
  color:#fff;
  font-size:.72rem;
  font-weight:850;
}
.best-coupon-v2 .bc2-stage__mini{
  position:absolute;
  z-index:3;
  left:0;
  bottom:2%;
  width:39%;
  padding:7px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:15px;
  background:#071f31;
  box-shadow:0 20px 45px rgba(0,0,0,.28);
  transform:rotate(-5deg);
}
.best-coupon-v2 .bc2-stage__mini img{
  display:block;
  width:100%;
  border-radius:9px;
}
.best-coupon-v2 .bc2-stage__mini span{
  display:block;
  padding:8px 4px 3px;
  color:#d8e8ec;
  font-size:.62rem;
  font-weight:900;
}

/* Decision band: premium strip */
.best-coupon-v2 .bc2-decision{
  position:relative;
  box-shadow:0 14px 32px rgba(7,38,53,.06);
}
.best-coupon-v2 .bc2-decision:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:3px;
  background:linear-gradient(90deg,#2ce0d4 0 35%,#f2c968 35% 50%,#4d93ff 50% 100%);
}
.best-coupon-v2 .bc2-decision__lead strong{
  max-width:440px;
  font-size:1.38rem;
}

/* Recommendation: editorial rather than two plain columns */
.best-coupon-v2 #por-que{
  background:
    radial-gradient(circle at 12% 90%,rgba(44,224,212,.08),transparent 28%),
    #fff;
}
.best-coupon-v2 .bc2-recommend{
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
}
.best-coupon-v2 .bc2-recommend__aside{
  padding:26px;
  border:1px solid #cadde2;
  border-left:4px solid #2ce0d4;
  border-radius:18px;
  background:linear-gradient(145deg,#f8fbfc,#eef6f7);
  box-shadow:0 14px 32px rgba(8,38,53,.06);
}

/* Product showcase: asymmetric editorial grid */
.best-coupon-v2 .bc2-products{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.best-coupon-v2 .bc2-product{
  position:relative;
  overflow:hidden;
  display:grid;
  min-height:340px;
  border:1px solid rgba(135,194,211,.18);
  border-radius:25px;
  background:linear-gradient(145deg,#0b2d45,#071c2e);
  box-shadow:0 20px 50px rgba(8,35,52,.12);
  color:#fff;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.best-coupon-v2 .bc2-product:hover{
  transform:translateY(-5px);
  border-color:rgba(44,224,212,.36);
  box-shadow:0 28px 65px rgba(8,35,52,.20);
}
.best-coupon-v2 .bc2-product--wide{
  grid-column:span 7;
  grid-template-columns:46% 54%;
}
.best-coupon-v2 .bc2-product--compact{
  grid-column:span 5;
  grid-template-rows:auto 1fr;
}
.best-coupon-v2 .bc2-product__art{
  position:relative;
  min-width:0;
  height:100%;
  aspect-ratio:auto;
  background:#051826;
  overflow:hidden;
}
.best-coupon-v2 .bc2-product--compact .bc2-product__art{
  height:auto;
  aspect-ratio:1884/834;
}
.best-coupon-v2 .bc2-product__art:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent 60%,rgba(7,28,46,.68));
  pointer-events:none;
}
.best-coupon-v2 .bc2-product--compact .bc2-product__art:after{
  background:linear-gradient(180deg,transparent 65%,rgba(7,28,46,.58));
}
.best-coupon-v2 .bc2-product__art img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transition:transform .28s ease;
}
.best-coupon-v2 .bc2-product:hover .bc2-product__art img{transform:scale(1.025)}
.best-coupon-v2 .bc2-product__body{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:28px;
}
.best-coupon-v2 .bc2-product__body>small{
  color:#7ff0e7;
}
.best-coupon-v2 .bc2-product h3{
  color:#fff;
  font-size:1.55rem;
}
.best-coupon-v2 .bc2-product p{
  color:#bfd0d7;
}
.best-coupon-v2 .bc2-product__coupon{
  margin-top:auto;
  color:#b8ccd4;
  border-top-color:rgba(255,255,255,.11);
}
.best-coupon-v2 .bc2-product__coupon strong{color:#ffe183}
.best-coupon-v2 .bc2-product .bc2-text-link{color:#bdece8}
.best-coupon-v2 .bc2-product .bc2-text-link:hover{color:#fff}

/* Proof collage */
.best-coupon-v2 .bc2-proof{
  position:relative;
  overflow:hidden;
}
.best-coupon-v2 .bc2-proof:after{
  content:"PROVA";
  position:absolute;
  right:-.03em;
  bottom:-.13em;
  color:rgba(255,255,255,.025);
  font-size:clamp(7rem,18vw,15rem);
  font-weight:950;
  line-height:1;
  letter-spacing:-.07em;
  pointer-events:none;
}
.best-coupon-v2 .bc2-proof-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);
  grid-template-rows:1fr 1fr;
  gap:16px;
  align-items:stretch;
}
.best-coupon-v2 .bc2-proof-card--feature{
  grid-row:1 / span 2;
}
.best-coupon-v2 .bc2-proof-card{
  border-radius:21px;
  background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));
  box-shadow:0 20px 45px rgba(0,0,0,.18);
}
.best-coupon-v2 .bc2-proof-card--feature img{
  height:auto;
  min-height:420px;
  object-fit:cover;
}
.best-coupon-v2 .bc2-proof-card--side{
  display:grid;
  grid-template-columns:44% 56%;
}
.best-coupon-v2 .bc2-proof-card--side img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.best-coupon-v2 .bc2-proof-card--side figcaption{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

/* Discount: visual anchor */
.best-coupon-v2 #desconto{
  background:
    linear-gradient(90deg,rgba(7,40,58,.025) 1px,transparent 1px),
    linear-gradient(rgba(7,40,58,.025) 1px,transparent 1px),
    #fff;
  background-size:44px 44px;
}
.best-coupon-v2 .bc2-discount{
  grid-template-columns:minmax(330px,.76fr) minmax(0,1.24fr);
  gap:44px;
}
.best-coupon-v2 .bc2-discount__callout{
  position:relative;
  overflow:hidden;
  padding:34px;
  min-height:420px;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  border:1px solid rgba(44,224,212,.20);
  border-radius:26px;
  background:
    radial-gradient(circle at 20% 0,rgba(44,224,212,.20),transparent 34%),
    linear-gradient(155deg,#082a3d,#073e4c 62%,#095b59);
  box-shadow:0 24px 60px rgba(7,42,57,.16);
}
.best-coupon-v2 .bc2-discount__callout:after{
  content:"50";
  position:absolute;
  top:-.28em;
  right:-.08em;
  color:rgba(255,255,255,.055);
  font-size:13rem;
  font-weight:950;
  line-height:1;
  letter-spacing:-.08em;
}
.best-coupon-v2 .bc2-discount__stamp{
  position:absolute;
  top:26px;
  left:28px;
  display:inline-flex;
  padding:8px 11px;
  border:1px solid rgba(255,220,124,.36);
  border-radius:999px;
  color:#ffe183;
  background:rgba(255,220,124,.08);
  font-size:.67rem;
  font-weight:950;
  letter-spacing:.1em;
}
.best-coupon-v2 .bc2-discount__callout small{
  position:relative;
  z-index:1;
  color:#8ceee8;
}
.best-coupon-v2 .bc2-discount__callout>strong{
  position:relative;
  z-index:1;
  margin:10px 0 13px;
  color:#fff;
  font-size:clamp(3rem,6vw,5.6rem);
  line-height:.88;
}
.best-coupon-v2 .bc2-discount__callout>strong em{
  color:#ffe183;
  font-style:normal;
}
.best-coupon-v2 .bc2-discount__callout p{
  position:relative;
  z-index:1;
  color:#c7dde2;
  max-width:360px;
}
.best-coupon-v2 .bc2-discount__callout p b{color:#fff}
.best-coupon-v2 .bc2-discount__callout .bc2-btn{
  position:relative;
  z-index:1;
  width:max-content;
  margin-top:18px;
}

/* How-to visual gets a proper framed treatment */
.best-coupon-v2 .bc2-how figure{
  position:relative;
  padding:12px;
  border:1px solid #cbdde2;
  border-radius:24px;
  background:#fff;
  box-shadow:0 24px 60px rgba(8,35,52,.12);
}
.best-coupon-v2 .bc2-how figure:before{
  content:"ELITEMED";
  position:absolute;
  right:-18px;
  top:-18px;
  z-index:2;
  padding:9px 12px;
  border-radius:11px;
  background:#082e43;
  color:#ffe183;
  font-size:.7rem;
  font-weight:950;
  letter-spacing:.08em;
  box-shadow:0 10px 24px rgba(8,35,52,.18);
}
.best-coupon-v2 .bc2-how figure img{
  border:0;
  border-radius:14px;
  box-shadow:none;
}
.best-coupon-v2 .bc2-how figure figcaption{
  padding:0 5px 2px;
}

/* FAQ richer without becoming card-heavy */
.best-coupon-v2 .bc2-faq details{
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.best-coupon-v2 .bc2-faq details[open]{
  border-color:#a9d5d4;
  box-shadow:0 10px 24px rgba(8,35,52,.055);
}
.best-coupon-v2 .bc2-faq details:hover{transform:translateX(2px)}

/* About as a thin brand signature */
.best-coupon-v2 .bc2-about{
  padding:30px 32px;
  border:1px solid #cfdee3;
  border-radius:20px;
  background:linear-gradient(120deg,#eef6f7,#fff);
}
.best-coupon-v2 .bc2-about img{
  padding:14px;
  width:96px;
  border-radius:18px;
  background:#061d2e;
}

/* Responsive refinement */
@media(max-width:1000px){
  .best-coupon-v2 .bc2-stage{max-width:700px;margin:0 auto;min-height:500px}
  .best-coupon-v2 .bc2-products{grid-template-columns:1fr 1fr}
  .best-coupon-v2 .bc2-product--wide,
  .best-coupon-v2 .bc2-product--compact{grid-column:auto;grid-template-columns:1fr;grid-template-rows:auto 1fr}
  .best-coupon-v2 .bc2-product__art{height:auto;aspect-ratio:1884/834}
  .best-coupon-v2 .bc2-product__art:after{background:linear-gradient(180deg,transparent 65%,rgba(7,28,46,.55))}
  .best-coupon-v2 .bc2-proof-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .best-coupon-v2 .bc2-proof-card--feature{grid-column:1/-1;grid-row:auto}
  .best-coupon-v2 .bc2-proof-card--feature img{min-height:0}
  .best-coupon-v2 .bc2-proof-card--side{display:block}
  .best-coupon-v2 .bc2-proof-card--side img{height:auto}
}
@media(max-width:720px){
  .best-coupon-v2 .bc2-stage{min-height:430px;margin-top:6px}
  .best-coupon-v2 .bc2-stage__product{width:58%;right:-7%;top:3%}
  .best-coupon-v2 .bc2-hero-proof{width:91%;margin-left:-3%}
  .best-coupon-v2 .bc2-stage__badge{right:-2%;bottom:8%;width:175px;padding:13px 14px}
  .best-coupon-v2 .bc2-stage__badge strong{font-size:1.4rem}
  .best-coupon-v2 .bc2-stage__mini{width:42%;left:-1%;bottom:0}
  .best-coupon-v2 .bc2-products{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-product{min-height:0}
  .best-coupon-v2 .bc2-product__body{padding:21px}
  .best-coupon-v2 .bc2-proof-grid{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-proof-card--feature{grid-column:auto}
  .best-coupon-v2 .bc2-discount__callout{min-height:350px;padding:28px}
  .best-coupon-v2 .bc2-discount__callout:after{font-size:10rem}
  .best-coupon-v2 .bc2-discount__stamp{top:20px;left:22px}
  .best-coupon-v2 .bc2-how figure:before{right:8px;top:-16px}
  .best-coupon-v2 .bc2-about{padding:24px 22px}
}


/* Savings proof — visual comparison of recorded checkouts */
.best-coupon-v2 .bc2-savings{
  position:relative;
  padding:72px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 84% 10%,rgba(44,224,212,.10),transparent 30%),
    linear-gradient(180deg,#f7fafb 0%,#edf4f6 100%);
  border-bottom:1px solid #dce7eb;
}
.best-coupon-v2 .bc2-savings:before{
  content:"ELITEMED";
  position:absolute;
  left:-.04em;
  bottom:-.18em;
  color:rgba(7,48,66,.026);
  font-size:clamp(7rem,18vw,15rem);
  font-weight:950;
  line-height:1;
  letter-spacing:-.08em;
  pointer-events:none;
}
.best-coupon-v2 .bc2-savings .bc2-wrap{position:relative;z-index:1}
.best-coupon-v2 .bc2-savings__top{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:32px;
  align-items:end;
  margin-bottom:26px;
}
.best-coupon-v2 .bc2-savings__top h2{
  margin:0;
  max-width:760px;
  color:var(--bc2-ink);
  font-size:clamp(2rem,3.7vw,3.25rem);
  line-height:1.02;
  letter-spacing:-.045em;
}
.best-coupon-v2 .bc2-savings__top>div>p:last-child{
  margin:13px 0 0;
  max-width:760px;
  color:var(--bc2-text);
  line-height:1.65;
}
.best-coupon-v2 .bc2-trustline{
  display:flex;
  flex-direction:column;
  gap:8px;
  min-width:235px;
  padding:15px 17px;
  border:1px solid #c9dce1;
  border-radius:16px;
  background:rgba(255,255,255,.72);
  box-shadow:0 12px 30px rgba(8,35,52,.055);
  backdrop-filter:blur(8px);
}
.best-coupon-v2 .bc2-trustline span{
  position:relative;
  padding-left:17px;
  color:#375763;
  font-size:.72rem;
  font-weight:850;
}
.best-coupon-v2 .bc2-trustline span:before{
  content:"";
  position:absolute;
  left:0;
  top:.48em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#25bfb6;
  box-shadow:0 0 0 4px rgba(44,224,212,.10);
}
.best-coupon-v2 .bc2-savings__grid{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);
  grid-template-rows:1fr 1fr;
  gap:16px;
}
.best-coupon-v2 .bc2-saving{
  position:relative;
  overflow:hidden;
  min-width:0;
  border:1px solid #ccdde2;
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 42px rgba(8,35,52,.075);
}
.best-coupon-v2 .bc2-saving--feature{
  grid-row:1 / span 2;
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);
  background:linear-gradient(145deg,#071d2f,#0a3b4b);
  border-color:rgba(44,224,212,.18);
  color:#fff;
}
.best-coupon-v2 .bc2-saving__copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:26px;
  min-width:0;
}
.best-coupon-v2 .bc2-saving__copy>small{
  color:#16877f;
  font-size:.65rem;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__copy>small{color:#7ce8df}
.best-coupon-v2 .bc2-saving h3{
  margin:7px 0 17px;
  color:#14394a;
  font-size:1.35rem;
  letter-spacing:-.025em;
}
.best-coupon-v2 .bc2-saving--feature h3{color:#fff;font-size:1.7rem}
.best-coupon-v2 .bc2-saving__price{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  gap:12px;
  align-items:center;
}
.best-coupon-v2 .bc2-saving__price span{min-width:0}
.best-coupon-v2 .bc2-saving__price span small{
  display:block;
  margin-bottom:3px;
  color:#718893;
  font-size:.62rem;
  font-weight:800;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__price span small{color:#a9c5cf}
.best-coupon-v2 .bc2-saving__price del,
.best-coupon-v2 .bc2-saving__price strong{
  display:block;
  white-space:nowrap;
  font-size:1.17rem;
}
.best-coupon-v2 .bc2-saving__price del{color:#728894}
.best-coupon-v2 .bc2-saving__price strong{color:#087b75}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__price del{color:#a9bcc5}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__price strong{color:#ffe183;font-size:1.38rem}
.best-coupon-v2 .bc2-saving__price i{
  color:#82a1ad;
  font-style:normal;
  font-weight:900;
}
.best-coupon-v2 .bc2-saving__result{
  display:flex;
  justify-content:space-between;
  gap:14px;
  align-items:center;
  margin-top:18px;
  padding-top:16px;
  border-top:1px solid #dce6ea;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__result{border-top-color:rgba(255,255,255,.13)}
.best-coupon-v2 .bc2-saving__result span{
  color:#607984;
  font-size:.7rem;
  font-weight:850;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__result span{color:#b8ccd4}
.best-coupon-v2 .bc2-saving__result strong{
  color:#0a6f6b;
  font-size:1.22rem;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__result strong{color:#8ff2ea;font-size:1.5rem}
.best-coupon-v2 .bc2-saving__copy>a{
  margin-top:17px;
  width:max-content;
  color:#0a6578;
  font-size:.74rem;
  font-weight:900;
  text-underline-offset:4px;
}
.best-coupon-v2 .bc2-saving--feature .bc2-saving__copy>a{color:#9aece6}
.best-coupon-v2 .bc2-saving figure{
  position:relative;
  margin:0;
  min-width:0;
  overflow:hidden;
  background:#fff;
}
.best-coupon-v2 .bc2-saving figure img{
  display:block;
  width:100%;
  height:100%;
  min-height:400px;
  object-fit:cover;
  object-position:center top;
}
.best-coupon-v2 .bc2-saving figure figcaption{
  position:absolute;
  left:12px;
  right:12px;
  bottom:12px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.45);
  border-radius:12px;
  color:#eef8fa;
  background:rgba(4,25,38,.84);
  backdrop-filter:blur(8px);
  font-size:.65rem;
  font-weight:800;
}
.best-coupon-v2 .bc2-savings__note{
  margin:16px 0 0;
  color:#617986;
  font-size:.72rem;
  line-height:1.55;
}
@media(max-width:1000px){
  .best-coupon-v2 .bc2-savings__top{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-trustline{display:grid;grid-template-columns:repeat(3,1fr);min-width:0}
  .best-coupon-v2 .bc2-savings__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .best-coupon-v2 .bc2-saving--feature{grid-column:1/-1;grid-row:auto}
}
@media(max-width:720px){
  .best-coupon-v2 .bc2-savings{padding:54px 0}
  .best-coupon-v2 .bc2-trustline{grid-template-columns:1fr;gap:7px}
  .best-coupon-v2 .bc2-savings__grid{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-saving--feature{grid-template-columns:1fr}
  .best-coupon-v2 .bc2-saving figure img{min-height:0;max-height:380px}
  .best-coupon-v2 .bc2-saving__price{gap:8px}
  .best-coupon-v2 .bc2-saving__price del,
  .best-coupon-v2 .bc2-saving__price strong{font-size:1rem}
  .best-coupon-v2 .bc2-saving--feature .bc2-saving__price strong{font-size:1.15rem}
}
