/* BCX ISP de Esporte, estilos da página de vertical (PDP-first)
   Usa tokens do tema: --bcx-primary, --bcx-font-display, --bcx-font-body. */

.bcx-isp{--isp-soft:#FDEAE2;--isp-line:#ECE8E4;--isp-tinta:#16130F;--isp-mid:#3D3D3D;--isp-dim:#6B6661;--isp-verde:#1E9E5A;font-family:var(--bcx-font-body),system-ui,sans-serif;color:var(--isp-tinta)}
.bcx-isp .bcx-container{max-width:1180px;margin:0 auto;padding:0 24px}
.bcx-isp section{padding:52px 0}
.bcx-isp a{text-decoration:none;color:inherit}
.bcx-isp .bcx-display{font-family:var(--bcx-font-display),system-ui,sans-serif;font-weight:800;letter-spacing:-.01em}
.bcx-isp-eye{font-family:var(--bcx-font-body);text-transform:uppercase;letter-spacing:.16em;font-weight:600;font-size:12.5px;color:var(--bcx-primary)}
.bcx-isp-stitle{text-transform:uppercase;line-height:1.1;font-size:clamp(20px,2.4vw,28px);margin:6px 0}
.bcx-isp-sub{color:var(--isp-dim);max-width:60ch;font-size:16px}
.bcx-isp-crumb{font-size:13px;color:var(--isp-dim);padding:16px 0}
.bcx-isp-crumb a:hover{color:var(--bcx-primary)}

/* HERO / primeira dobra */
.bcx-isp-hero{padding-top:6px}
.bcx-isp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.bcx-isp-gallery{position:sticky;top:16px}
.bcx-isp-rate{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--isp-dim)}
.bcx-isp-stars{color:var(--bcx-primary);letter-spacing:1px}
.bcx-isp-h1{text-transform:uppercase;line-height:1.05;font-size:clamp(24px,3vw,34px);margin:10px 0}
.bcx-isp-lead{font-size:16.5px;color:var(--isp-mid);margin-bottom:18px}
.bcx-isp-pricebox{background:#fff;border:1px solid var(--isp-line);border-radius:14px;padding:20px}
.bcx-isp-price{font-family:var(--bcx-font-display);font-weight:700;font-size:30px;line-height:1.1}
.bcx-isp-price del{color:var(--isp-dim);font-weight:400;font-size:18px}
.bcx-isp-pix{display:block;color:var(--isp-verde);font-size:14px;font-weight:600;font-family:var(--bcx-font-body);margin-top:4px}
.bcx-isp-cta{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--bcx-font-body);text-transform:uppercase;letter-spacing:.05em;font-weight:700;font-size:15px;background:var(--bcx-primary);color:#fff;padding:16px 26px;border-radius:10px;margin-top:14px;transition:background .2s}
.bcx-isp-cta:hover{background:var(--bcx-primary-dark,#C2421C)}
.bcx-isp-trust{display:flex;gap:16px;margin-top:14px;flex-wrap:wrap;font-size:12.5px;color:var(--isp-dim)}
.bcx-isp-trust span{display:flex;align-items:center;gap:6px}
.bcx-isp-trust svg{color:var(--bcx-primary)}

/* MAPA DO CORPO */
.bcx-isp-corpo{background:#fff;border-top:1px solid var(--isp-line);border-bottom:1px solid var(--isp-line)}
.bcx-isp-corpo-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}
.bcx-isp-bodymap{aspect-ratio:4/3;border-radius:14px;background:linear-gradient(160deg,#f3efe9,#fff);border:1px solid var(--isp-line);display:flex;align-items:center;justify-content:center;color:var(--isp-dim);font-family:var(--bcx-font-body);text-transform:uppercase;letter-spacing:.08em;font-size:13px}
.bcx-isp-spots{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.bcx-isp-spot{font-family:var(--bcx-font-body);font-weight:600;text-transform:uppercase;font-size:12.5px;border:1.5px solid var(--isp-line);border-radius:100px;padding:8px 16px}
.bcx-isp-spot b{color:var(--bcx-primary)}

/* DIFERENCIAIS */
.bcx-isp-difs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bcx-isp-dif{background:#fff;border:1px solid var(--isp-line);border-radius:14px;padding:24px}
.bcx-isp-dif svg{color:var(--bcx-primary);margin-bottom:10px}
.bcx-isp-dif b{font-family:var(--bcx-font-body);font-weight:700;text-transform:uppercase;font-size:16px;display:block;margin-bottom:4px}
.bcx-isp-dif p{font-size:14px;color:var(--isp-dim)}

/* PROVA CASADA */
.bcx-isp-prova{background:var(--isp-tinta);color:#fff}
.bcx-isp-prova-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center}
.bcx-isp-atleta{display:flex;gap:18px;align-items:center}
.bcx-isp-atleta-ph{width:88px;height:88px;border-radius:50%;background:linear-gradient(160deg,#2a2620,#16130f);border:2px solid rgba(236,84,36,.45);display:flex;align-items:center;justify-content:center;font-family:var(--bcx-font-display);font-weight:700;font-size:30px;color:rgba(255,255,255,.25);flex:none}
.bcx-isp-atleta b{font-family:var(--bcx-font-display);text-transform:uppercase;font-size:19px;display:block}
.bcx-isp-atleta span{color:#FF8A5C;font-family:var(--bcx-font-body);text-transform:uppercase;letter-spacing:.08em;font-size:12px}
.bcx-isp-quote{font-family:var(--bcx-font-display);font-weight:500;font-size:clamp(17px,2vw,24px);line-height:1.35;border:none;margin:0}

/* COMPARATIVO */
.bcx-isp-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--isp-line);border-radius:14px;overflow:hidden;margin-top:16px}
.bcx-isp-table th,.bcx-isp-table td{padding:14px 18px;text-align:left;font-size:14.5px;border-bottom:1px solid var(--isp-line)}
.bcx-isp-table th{font-family:var(--bcx-font-body);font-weight:700;text-transform:uppercase;font-size:13px;background:#faf7f3}
.bcx-isp-table th.us{background:var(--bcx-primary);color:#fff}
.bcx-isp-table td.us{color:var(--bcx-primary-dark,#C2421C);font-weight:600}
.bcx-isp-table td svg{color:var(--isp-verde);vertical-align:middle}
.bcx-isp-table tr:last-child td{border-bottom:none}

/* FAQ */
.bcx-isp-faq details{background:#fff;border:1px solid var(--isp-line);border-radius:12px;margin-bottom:10px;padding:0 18px}
.bcx-isp-faq summary{font-family:var(--bcx-font-body);font-weight:600;text-transform:uppercase;font-size:15px;padding:16px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}
.bcx-isp-faq summary::-webkit-details-marker{display:none}
.bcx-isp-faq summary::after{content:"+";color:var(--bcx-primary);font-size:22px}
.bcx-isp-faq details[open] summary::after{content:"–"}
.bcx-isp-faq p{padding:0 0 16px;color:var(--isp-mid);font-size:14.5px}

/* CROSS-SELL */
.bcx-isp-cross-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap;gap:12px}
.bcx-isp-link{font-family:var(--bcx-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:14px;border-bottom:2px solid var(--bcx-primary);padding-bottom:3px}
.bcx-isp-prod-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.bcx-isp-card{background:#fff;border:1px solid var(--isp-line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
.bcx-isp-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(18,16,14,.10)}
.bcx-isp-card-ph{aspect-ratio:1;background:var(--isp-soft);overflow:hidden}
.bcx-isp-card-ph img{width:100%;height:100%;object-fit:cover}
.bcx-isp-card-body{padding:14px;display:flex;flex-direction:column;gap:5px;flex:1}
.bcx-isp-card-nm{font-size:14px;font-weight:500}
.bcx-isp-card-pr{font-family:var(--bcx-font-display);font-weight:700;font-size:17px;margin-top:auto}

/* CTA FINAL */
.bcx-isp-final{text-align:center;background:var(--isp-soft)}
.bcx-isp-cta-final{display:inline-flex;width:auto;margin:18px auto 0;padding:16px 40px}

/* STICKY mobile */
.bcx-isp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:none;align-items:center;gap:14px;background:#fff;border-top:1px solid var(--isp-line);padding:10px 16px;box-shadow:0 -4px 16px rgba(0,0,0,.08)}
.bcx-isp-sticky-info{flex:1;min-width:0}
.bcx-isp-sticky-info strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bcx-isp-sticky-info span{font-family:var(--bcx-font-display);font-weight:700;font-size:15px}
.bcx-isp-sticky .bcx-isp-cta{margin:0;width:auto;padding:13px 24px;white-space:nowrap}

/* ── HERO MOBILE: legibilidade + sem corte/sobreposicao ── */
@media(max-width:760px){
  .bcx-ed .ed-hero,.bcx-lp .ed-hero{min-height:calc(100svh - 55px)}
  .bcx-ed .ed-promo{font-size:11px;gap:8px;flex-wrap:wrap;text-align:center;line-height:1.2}
  .bcx-ed .ed-hero-bg img{object-position:64% 18%} /* mantem o rosto/sujeito visivel, texto embaixo */
  .bcx-ed .ed-hero-bg::after{background:linear-gradient(180deg,rgba(10,8,6,.30) 0%,rgba(10,8,6,.15) 22%,rgba(10,8,6,.78) 66%,rgba(10,8,6,.94) 100%)} /* scrim forte embaixo pro texto ler */
  .bcx-ed .ed-hero-in{padding-top:20px;padding-bottom:30px}
  .bcx-ed .ed-h1{font-size:27px;line-height:1.08;max-width:none;margin-bottom:12px}
  .bcx-ed .ed-hero-sub{font-size:15px;line-height:1.45;max-width:none;margin-bottom:18px}
  .bcx-ed .ed-proof{font-size:11.5px;letter-spacing:.02em;margin-bottom:10px;flex-wrap:wrap;gap:6px}
  .bcx-ed .ed-hero-cta{gap:10px}
  .bcx-ed .ed-hero-cta .ed-btn{flex:1 1 100%;justify-content:center;text-align:center}
  .bcx-ed .ed-trust{gap:7px 14px;margin-top:14px}
  .bcx-ed .ed-trust-item{font-size:12.5px}
}
@media(max-width:880px){
  .bcx-isp-hero-grid,.bcx-isp-corpo-grid,.bcx-isp-prova-grid{grid-template-columns:1fr}
  .bcx-isp-gallery{position:static}
  .bcx-isp-difs,.bcx-isp-prod-grid{grid-template-columns:1fr 1fr}
  .bcx-isp-sticky{display:flex}
}

/* ── Galeria PDP dentro da ISP: replica o frame que no PDP vive em #bcx-pdp ──
   (sem isso a .gallery-main colapsa, pois as regras de sizing são escopadas em #bcx-pdp) */
.bcx-isp-gallery .gallery-main{
  grid-column:2; grid-row:1;
  width:100%; max-width:100%; min-height:380px;
  aspect-ratio:1/1; display:flex; align-items:center; justify-content:center;
  position:relative; background:#f7f5f3; border-radius:var(--radius,14px); overflow:hidden;
}
.bcx-isp-gallery .gallery-main img.product-photo{
  width:100%!important; height:100%!important; object-fit:contain!important; display:block;
}
@media(max-width:900px){
  .bcx-isp-gallery .gallery-main{ grid-column:1; min-height:320px; }
}

/* ═══ Página de esporte como COLEÇÃO da vertical (calderon 02/06/2026) ═══ */
/* Hero lifestyle (sem buy box de produto único) */
.bcx-isp-hero--collection .bcx-isp-herofig{border-radius:16px;overflow:hidden;background:var(--isp-soft,#f3f1ee);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}
.bcx-isp-hero--collection .bcx-isp-herofig-img{width:100%;height:100%;object-fit:cover;display:block}
.bcx-isp-hero--collection .bcx-isp-buy{align-self:center}

/* Seção coleção */
.bcx-isp-colecao{padding:8px 0 8px}
.bcx-isp-colecao-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;flex-wrap:wrap}
.bcx-isp-colecao-head .bcx-isp-stitle{margin:0}

/* Grid principal de produtos da vertical: foto inteira (contain) num frame neutro */
.bcx-isp-prod-grid--main .bcx-isp-card-ph{background:#f7f5f3}
.bcx-isp-prod-grid--main .bcx-isp-card-ph img{object-fit:contain;padding:10px}
.bcx-isp-card-cta{font-family:var(--bcx-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:12px;color:var(--bcx-primary);margin-top:8px}

/* Card destaque (carro-chefe da vertical): ocupa 2 colunas, horizontal */
.bcx-isp-card--featured{grid-column:span 2;flex-direction:row;border:2px solid var(--bcx-primary);position:relative}
.bcx-isp-card--featured .bcx-isp-card-ph{flex:0 0 46%;aspect-ratio:auto}
.bcx-isp-card--featured .bcx-isp-card-body{justify-content:center;gap:8px;padding:22px}
.bcx-isp-card--featured .bcx-isp-card-nm{font-size:18px;font-weight:700}
.bcx-isp-card--featured .bcx-isp-card-pr{font-size:22px}
.bcx-isp-card-badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--bcx-primary);color:#fff;font-family:var(--bcx-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:11px;padding:5px 11px;border-radius:100px}

@media(max-width:760px){
  .bcx-isp-card--featured{grid-column:span 2;flex-direction:column}
  .bcx-isp-card--featured .bcx-isp-card-ph{flex:none;aspect-ratio:1}
}

/* polish card destaque: agrupa conteúdo no centro e foto preenche */
.bcx-isp-card--featured .bcx-isp-card-pr{margin-top:0}
.bcx-isp-card--featured .bcx-isp-card-ph{background:#f7f5f3}
.bcx-isp-card--featured .bcx-isp-card-ph img{object-fit:cover;padding:0}

/* ═══════════════════════════════════════════════════════════════════
   ISP EDITORIAL (.bcx-ed) — direção atlética aprovada 02/06/2026
   Flat, foto dominante, Anton display, laranja via --bcx-primary.
   ═══════════════════════════════════════════════════════════════════ */
.bcx-ed{--ed-ink:#15120E;--ed-soft:#EFEAE2;--ed-line:#E2DBD1;--ed-paper:#FAF7F2;
  font-family:'Hanken Grotesk',var(--bcx-font-body),sans-serif;color:var(--ed-ink);background:var(--ed-paper)}
.bcx-ed .bcx-display{font-family:'Anton',sans-serif;text-transform:uppercase;line-height:.94;font-weight:400;letter-spacing:.005em}
.bcx-ed .bcx-container{max-width:1240px;margin:0 auto;padding:0 28px}
.bcx-ed .ed-eye{display:block;font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--bcx-primary);margin-bottom:14px}
.bcx-ed .ed-stitle{font-size:clamp(28px,4vw,52px);text-transform:uppercase}
.bcx-ed .ed-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;font-size:14px;padding:16px 32px;border-radius:3px;border:2px solid transparent;cursor:pointer;transition:.2s;text-decoration:none}
.bcx-ed .ed-btn-pri{background:var(--bcx-primary);color:#fff}
.bcx-ed .ed-btn-pri:hover{background:var(--ed-ink);color:#fff}
.bcx-ed .ed-btn-ghost{border-color:rgba(255,255,255,.55);color:#fff}
.bcx-ed .ed-btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.14)}
.bcx-ed .ed-link{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid var(--bcx-primary);padding-bottom:3px;text-decoration:none;color:var(--ed-ink);white-space:nowrap}

/* hero */
.bcx-ed .ed-hero{position:relative;min-height:76vh;display:flex;align-items:center;color:#fff;overflow:hidden}
/* Modo LP da ISP: barra branca so com logo + busca + carrinho (sem menus), hero cheio */
.bcx-lp .bcx-utilbar,.bcx-lp .bcx-mainnav,.bcx-lp .bcx-hd-burger,.bcx-lp #bcx-mobile-menu,.bcx-lp .breadcrumb-wrap{display:none !important}
.bcx-lp .bcx-navbar-in .bcx-brand{margin-right:auto} /* logo sozinho na esquerda, busca+carrinho vao pra direita */
.bcx-lp .ed-hero{min-height:calc(100svh - 55px)} /* fold = viewport menos a barra branca (55px); promo agora é fixa/revelada, não ocupa o topo */
/* segunda hero · revelação da solução (banda escura, herda chips/selo brancos) */
/* A VIRADA em fundo branco pro cérebro registrar o contraste com a dor (escura) */
.bcx-ed .ed-solution{background:#f7f5f3;color:#16130f;padding:64px 0}
.bcx-ed .ed-sol-eye{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--bcx-primary);margin-bottom:14px}
.bcx-ed .ed-sol-bridge{font-size:clamp(17px,1.9vw,22px);font-weight:600;color:#16130f;max-width:36ch;margin:0 0 14px}
.bcx-ed .ed-sol-h2{font-family:'Anton',sans-serif;text-transform:uppercase;font-size:clamp(26px,3vw,40px);line-height:1.05;max-width:22ch;margin-bottom:14px;color:#16130f}
.bcx-ed .ed-sol-sub{font-size:clamp(15px,1.7vw,19px);line-height:1.5;color:#4a443d;max-width:46ch;margin:0 0 24px;font-weight:500}
/* chips e selo adaptados pro fundo claro */
.bcx-ed .ed-solution .ed-trust-item{color:#16130f;background:#fff;border-color:rgba(0,0,0,.12)}
.bcx-ed .ed-solution .ed-trust-item svg{color:var(--bcx-primary)}
.bcx-ed .ed-solution .ed-seal-tx{color:#16130f}
/* cards de produto (inimigo + benefício) na virada */
.bcx-ed .ed-sol-prods{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:6px 0 26px;max-width:1000px}
.bcx-ed .ed-prod-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:22px;box-shadow:0 10px 26px rgba(0,0,0,.05)}
.bcx-ed .ed-prod-ic{display:inline-flex;width:44px;height:44px;border-radius:12px;background:rgba(236,84,36,.12);color:var(--bcx-primary);align-items:center;justify-content:center;margin-bottom:14px}
.bcx-ed .ed-prod-ic svg{width:24px;height:24px}
.bcx-ed .ed-prod-enemy{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bcx-primary);margin-bottom:6px}
.bcx-ed .ed-prod-name{font-family:'Anton',sans-serif;text-transform:uppercase;font-size:20px;color:#16130f;margin:0 0 8px;line-height:1.05}
.bcx-ed .ed-prod-benefit{font-size:14.5px;line-height:1.45;color:#4a443d;margin:0}
.bcx-ed .ed-prod-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
.bcx-ed .ed-prod-list li{position:relative;padding-left:24px;font-size:14px;line-height:1.4;color:#3a352f}
.bcx-ed .ed-prod-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--bcx-primary);font-weight:800}
@media(max-width:860px){.bcx-ed .ed-sol-prods{grid-template-columns:1fr}}
.bcx-ed .ed-hero-bg{position:absolute;inset:0;z-index:0}
.bcx-ed .ed-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 18%;filter:saturate(1.04) contrast(1.03)}
.bcx-ed .ed-hero-bg::after{content:"";position:absolute;inset:0;background:radial-gradient(130% 90% at 12% 88%, rgba(236,84,36,.26), transparent 55%), linear-gradient(95deg, rgba(8,10,22,.74) 0%, rgba(8,10,22,.40) 38%, rgba(8,10,22,0) 64%), linear-gradient(180deg, rgba(8,10,22,.22) 0%, rgba(8,10,22,0) 32%, rgba(8,10,22,.55) 100%)}
.bcx-ed .ed-hero-in{position:relative;z-index:2;width:100%;padding-top:40px;padding-bottom:44px}
.bcx-ed .ed-kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}
.bcx-ed .ed-kicker::before{content:"";width:32px;height:2px;background:var(--bcx-primary)}
.bcx-ed .ed-h1{font-family:'Anton',sans-serif;text-transform:uppercase;line-height:1.02;font-size:clamp(30px,3.4vw,46px);max-width:24ch;margin-bottom:16px;text-shadow:0 2px 30px rgba(0,0,0,.4)}
.bcx-ed .ed-hero-sub{font-size:clamp(15px,1.7vw,20px);max-width:52ch;line-height:1.5;color:rgba(255,255,255,.92);font-weight:500;margin-bottom:26px}
.bcx-ed .ed-hero-cta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.bcx-ed .ed-offer{display:inline-flex;flex-direction:column;line-height:1;padding:8px 16px;border:1.5px solid var(--bcx-primary);border-radius:12px;background:rgba(236,84,36,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.bcx-ed .ed-offer-eye{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.85);margin-bottom:3px}
.bcx-ed .ed-offer-val{font-family:'Anton',sans-serif;font-size:22px;letter-spacing:.01em;color:#fff;text-transform:uppercase}
.bcx-ed .ed-offer-val{color:var(--bcx-primary);-webkit-text-fill-color:var(--bcx-primary)}
.bcx-ed .ed-proof{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;letter-spacing:.04em;margin-bottom:16px;color:#fff;text-transform:uppercase}
.bcx-ed .ed-proof .stars{color:#ffc24a;letter-spacing:2px;font-size:15px}
.bcx-ed .ed-fud{margin-top:14px;font-size:13.5px;color:rgba(255,255,255,.85);font-weight:500;max-width:46ch}
.bcx-ed .ed-h1 mark{background:var(--bcx-primary);color:#fff;-webkit-text-fill-color:#fff;padding:0 .14em;border-radius:3px;-webkit-box-decoration-break:clone;box-decoration-break:clone}
.bcx-ed .ed-trust{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:22px}
.bcx-ed .ed-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#fff;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px 15px 8px 12px;border-radius:999px}
.bcx-ed .ed-hero .ed-btn-pri{box-shadow:0 12px 34px rgba(236,84,36,.40)}
.bcx-ed .ed-proof{padding:7px 14px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:999px}
.bcx-ed .ed-trust-item svg{width:16px;height:16px;flex:none;color:var(--bcx-primary)}
/* barra de promo/urgencia (campanha) */
.bcx-ed .ed-promo{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;align-items:center;justify-content:center;gap:14px;height:44px;background:linear-gradient(90deg,#16130f,#241a12);color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 6px 24px rgba(0,0,0,.25);transform:translateY(-100%);transition:transform .35s ease}
.bcx-ed .ed-promo.show{transform:none}
.bcx-ed .ed-promo-tx{color:#fff}
.bcx-ed .ed-promo-timer{color:rgba(255,255,255,.78);font-weight:500}
.bcx-ed .ed-promo-timer b{color:var(--bcx-primary);font-weight:800;font-variant-numeric:tabular-nums}
/* selo de confianca no hero */
.bcx-ed .ed-seal{display:inline-flex;align-items:center;gap:10px;margin-top:18px;max-width:320px}
.bcx-ed .ed-seal-ic{flex:none;width:40px;height:40px;border-radius:50%;border:1.5px solid var(--bcx-primary);display:flex;align-items:center;justify-content:center;background:rgba(236,84,36,.12)}
.bcx-ed .ed-seal-ic svg{width:20px;height:20px;color:var(--bcx-primary)}
.bcx-ed .ed-seal-tx{font-size:12.5px;font-weight:600;line-height:1.25;color:rgba(255,255,255,.92);text-transform:uppercase;letter-spacing:.03em}

/* intent */
.bcx-ed .ed-intent{border-bottom:1px solid var(--ed-line);background:var(--ed-paper);position:sticky;top:0;z-index:40}
.bcx-ed .ed-intent-in{display:flex;gap:10px;padding:14px 28px;overflow-x:auto;scrollbar-width:none}
.bcx-ed .ed-intent-in::-webkit-scrollbar{display:none}
.bcx-ed .ed-pill{flex:none;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:9px 17px;border:1.5px solid var(--ed-line);border-radius:100px;text-decoration:none;color:var(--ed-ink);white-space:nowrap;transition:.2s}
.bcx-ed .ed-pill:hover{border-color:var(--ed-ink)}
.bcx-ed .ed-pill.on{background:var(--bcx-primary);border-color:var(--bcx-primary);color:#fff}

/* timeline */
.bcx-ed .ed-tl{padding:80px 0 30px}
.bcx-ed .ed-tl .ed-stitle{margin-bottom:30px}
.bcx-ed .ed-tl-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.bcx-ed .ed-tl-card{background:var(--ed-ink);color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}
.bcx-ed .ed-tl-fig{aspect-ratio:16/10;overflow:hidden;background:#27221c}
.bcx-ed .ed-tl-fig img{width:100%;height:100%;object-fit:cover}
.bcx-ed .ed-tl-body{padding:24px 26px 28px}
.bcx-ed .ed-tl-step{font-family:'Anton',sans-serif;font-size:14px;letter-spacing:.06em;color:var(--bcx-primary);text-transform:uppercase}
.bcx-ed .ed-tl-body h3{font-size:21px;font-weight:700;margin:4px 0 8px}
.bcx-ed .ed-tl-body p{font-size:14.5px;line-height:1.55;color:rgba(255,255,255,.74);margin-bottom:14px}
.bcx-ed .ed-tl-prod{font-size:13px;font-weight:700;color:#fff;border-top:1px solid rgba(255,255,255,.14);padding-top:12px;display:block}
@media(max-width:760px){.bcx-ed .ed-tl-grid{grid-template-columns:1fr}}

/* combo */
.bcx-ed .ed-combo{padding:64px 0}
.bcx-ed .ed-combo-sub{font-size:16px;color:#5a534a;max-width:62ch;margin:6px 0 18px}
.bcx-ed .ed-combo-banner{display:flex;align-items:center;gap:8px;background:linear-gradient(90deg,var(--bcx-primary),var(--bcx-primary-dark,#C2421C));color:#fff;font-size:15px;font-weight:600;padding:14px 20px;border-radius:10px;margin-bottom:24px}
.bcx-ed .ed-combo-banner b{font-weight:800}
.bcx-ed .ed-combo-banner.met{background:var(--ed-ink)}
.bcx-ed .ed-combo-grid{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}
.bcx-ed .ed-combo-items{display:flex;flex-direction:column;gap:10px}
.bcx-ed .ed-ci{display:grid;grid-template-columns:26px 84px 1fr auto;gap:15px;align-items:center;padding:14px;border:1px solid var(--ed-line);border-radius:12px;background:#fff;cursor:pointer;transition:.18s}
.bcx-ed .ed-ci:not(.on){opacity:.5;background:transparent}
.bcx-ed .ed-ci.on{border-color:var(--bcx-primary);box-shadow:0 0 0 1px var(--bcx-primary) inset}
.bcx-ed .ed-ci-chk{width:24px;height:24px;border-radius:7px;border:2px solid var(--ed-line);display:flex;align-items:center;justify-content:center}
.bcx-ed .ed-ci.on .ed-ci-chk{background:var(--bcx-primary);border-color:var(--bcx-primary)}
.bcx-ed .ed-ci-chk svg{width:14px;height:14px;color:#fff;opacity:0}
.bcx-ed .ed-ci.on .ed-ci-chk svg{opacity:1}
.bcx-ed .ed-ci-img{width:84px;height:84px;border-radius:8px;overflow:hidden;background:var(--ed-soft)}
.bcx-ed .ed-ci-img img{width:100%;height:100%;object-fit:cover}
.bcx-ed .ed-ci-role{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 8px;border-radius:100px;margin-bottom:5px}
.bcx-ed .ed-ci-role.antes{background:#FCE9DF;color:var(--bcx-primary-dark,#C2421C)}
.bcx-ed .ed-ci-role.durante{background:#E7F1EA;color:#2E9E5B}
.bcx-ed .ed-ci-info h4{font-size:15px;font-weight:700;line-height:1.25}
.bcx-ed .ed-ci-price{text-align:right;font-weight:700;font-size:14px;white-space:nowrap}
.bcx-ed .ed-ci-price del{font-weight:500;color:#8a847d;font-size:12px}
.bcx-ed .ed-sum{background:var(--ed-ink);color:#fff;border-radius:16px;padding:26px;position:sticky;top:130px}
.bcx-ed .ed-sum-lbl{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.55)}
.bcx-ed .ed-sum-count{font-family:'Anton',sans-serif;font-size:20px;margin:6px 0 16px}
.bcx-ed .ed-sum-flag{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:var(--bcx-primary);color:#fff;padding:6px 11px;border-radius:100px;margin-bottom:14px}
.bcx-ed .ed-sum-row,.bcx-ed .ed-sum-save,.bcx-ed .ed-sum-ship{display:flex;justify-content:space-between;font-size:14px;padding:7px 0}
.bcx-ed .ed-sum-row{color:rgba(255,255,255,.8)}
.bcx-ed .ed-sum-row.strike span:last-child{text-decoration:line-through;opacity:.55}
.bcx-ed .ed-sum-save,.bcx-ed .ed-sum-ship{font-weight:700;color:var(--bcx-gold,#E8A33D)}
.bcx-ed .ed-sum-total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid rgba(255,255,255,.16);margin-top:10px;padding-top:14px}
.bcx-ed .ed-sum-total .lab{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}
.bcx-ed .ed-sum-total .val{font-family:'Anton',sans-serif;font-size:38px}
.bcx-ed .ed-sum-pix{font-size:12.5px;color:#3ec07a;text-align:right;margin-top:4px}
.bcx-ed .ed-sum-cta{width:100%;margin-top:16px}
.bcx-ed .ed-sum-note{text-align:center;font-size:12.5px;color:rgba(255,255,255,.6);margin-top:10px}
.bcx-ed .ed-combo-fine{font-size:12px;color:#8a847d;margin-top:18px}
@media(max-width:860px){.bcx-ed .ed-combo-grid{grid-template-columns:1fr}.bcx-ed .ed-sum{position:static}}

/* grid editorial */
.bcx-ed .ed-section{padding:64px 0}
.bcx-ed .ed-sec-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:30px;flex-wrap:wrap}
.bcx-ed .ed-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
@media(max-width:1024px){.bcx-ed .ed-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.bcx-ed .ed-grid{grid-template-columns:repeat(2,1fr)}}
.bcx-ed .ed-card{display:block;text-decoration:none;color:var(--ed-ink)}
.bcx-ed .ed-card-fig{position:relative;aspect-ratio:1;background:var(--ed-soft);overflow:hidden;border-radius:3px}
.bcx-ed .ed-card-fig img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.bcx-ed .ed-card:hover .ed-card-fig img{transform:scale(1.05)}
.bcx-ed .ed-card-badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--bcx-primary);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:2px}
.bcx-ed .ed-card-shop{position:absolute;left:12px;right:12px;bottom:12px;background:var(--ed-paper);color:var(--ed-ink);text-align:center;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:11px;border-radius:2px;opacity:0;transform:translateY(8px);transition:.25s}
.bcx-ed .ed-card:hover .ed-card-shop{opacity:1;transform:none}
.bcx-ed .ed-card.feat{grid-column:span 2;grid-row:span 1}
.bcx-ed .ed-card-body{padding:13px 2px 4px}
.bcx-ed .ed-card-nm{display:block;font-size:14.5px;font-weight:600;line-height:1.25;margin-bottom:5px}
.bcx-ed .ed-card-pr{font-family:'Anton',sans-serif;font-size:19px;letter-spacing:.01em}
.bcx-ed .ed-card-pr del{font-family:'Hanken Grotesk';font-size:13px;color:#8a847d;font-weight:500;margin-left:5px}
.bcx-ed .ed-card-pr ins{text-decoration:none}

/* attack */
.bcx-ed .ed-attack{background:var(--ed-ink);color:#fff;padding:90px 0}
.bcx-ed .ed-attack-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.bcx-ed .ed-attack .ed-eye{color:var(--bcx-primary)}
.bcx-ed .ed-attack-p{font-size:16px;line-height:1.6;color:rgba(255,255,255,.74);max-width:42ch;margin:14px 0 26px}
.bcx-ed .ed-spots{border-top:1px solid rgba(255,255,255,.14)}
.bcx-ed .ed-spot{display:flex;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.14)}
.bcx-ed .ed-spot .n{font-family:'Anton',sans-serif;font-size:20px;color:var(--bcx-primary);min-width:38px}
.bcx-ed .ed-spot .t{font-size:17px;font-weight:600}
.bcx-ed .ed-attack-fig{border-radius:6px;overflow:hidden;aspect-ratio:4/5}
.bcx-ed .ed-attack-fig img{width:100%;height:100%;object-fit:cover}
@media(max-width:860px){.bcx-ed .ed-attack-grid{grid-template-columns:1fr;gap:30px}}

/* comparativo */
.bcx-ed .ed-comp{padding:84px 0}
.bcx-ed .ed-comp .ed-eye,.bcx-ed .ed-comp .ed-stitle{text-align:center}
.bcx-ed .ed-comp .ed-stitle{margin-bottom:34px}
.bcx-ed .ed-ctable{width:100%;border-collapse:collapse;max-width:880px;margin:0 auto;font-size:16px}
.bcx-ed .ed-ctable th,.bcx-ed .ed-ctable td{padding:17px 16px;text-align:left;border-bottom:1px solid var(--ed-line)}
.bcx-ed .ed-ctable th{font-family:'Anton',sans-serif;text-transform:uppercase;font-size:18px}
.bcx-ed .ed-ctable .us{background:#fff;text-align:center;color:var(--bcx-primary);font-weight:800}
.bcx-ed .ed-ctable td.other{text-align:center;color:#8a847d}

/* faq */
.bcx-ed .ed-faq{padding:20px 0 90px;max-width:860px;margin:0 auto}
.bcx-ed .ed-faq .ed-stitle{text-align:center;margin-bottom:30px}
.bcx-ed .ed-q{border-bottom:1px solid var(--ed-line)}
.bcx-ed .ed-q summary{list-style:none;cursor:pointer;padding:20px 0;font-size:18px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:16px}
.bcx-ed .ed-q summary::-webkit-details-marker{display:none}
.bcx-ed .ed-q summary::after{content:"+";font-family:'Anton',sans-serif;font-size:24px;color:var(--bcx-primary)}
.bcx-ed .ed-q[open] summary::after{content:"–"}
.bcx-ed .ed-q p{padding:0 0 22px;font-size:15.5px;line-height:1.65;color:#5a534a;max-width:64ch}

/* closing */
.bcx-ed .ed-close{position:relative;min-height:58vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}
.bcx-ed .ed-close img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bcx-ed .ed-close::after{content:"";position:absolute;inset:0;background:rgba(10,8,6,.56)}
.bcx-ed .ed-close-in{position:relative;z-index:2;padding:0 24px}
.bcx-ed .ed-close-in h2{font-size:clamp(34px,5.5vw,76px);text-transform:uppercase;margin-bottom:22px}

/* fix de contraste: títulos sobre fundo escuro forçam branco (tema seta cor escura em h1-h3) */
.bcx-ed .ed-hero .ed-h1,.bcx-ed .ed-hero .ed-kicker{color:#fff}
.bcx-ed .ed-tl-card h3{color:#fff}
.bcx-ed .ed-attack .ed-stitle{color:#fff}
.bcx-ed .ed-close-in h2{color:#fff}
.bcx-ed .ed-sum .ed-sum-count{color:#fff}
.bcx-ed .ed-sum .ed-sum-total .val{color:#fff}
.bcx-ed .ed-tl-card .ed-tl-prod{color:#fff}

/* Manifesto lifestyle (produto é consequência, substitui o grid de catálogo) */
.bcx-ed .ed-manifesto{position:relative;min-height:72vh;display:flex;align-items:center;color:#fff;overflow:hidden}
.bcx-ed .ed-manifesto img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bcx-ed .ed-manifesto::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,6,.74) 0%,rgba(10,8,6,.45) 55%,rgba(10,8,6,.25) 100%)}
.bcx-ed .ed-manifesto-in{position:relative;z-index:2;padding:60px 28px}
.bcx-ed .ed-manifesto-q{font-size:clamp(32px,5.2vw,68px);text-transform:uppercase;color:#fff;margin:10px 0 28px;max-width:18ch}
.bcx-ed .ed-manifesto-q em{font-style:normal;color:var(--bcx-primary)}

/* Barra sticky (atalho alta intenção pro kit) */
.bcx-ed .ed-sticky{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--ed-ink);color:#fff;padding:13px 24px;transform:translateY(120%);transition:transform .3s ease;text-decoration:none;box-shadow:0 -6px 24px rgba(0,0,0,.18)}
.bcx-ed .ed-sticky.show{transform:none}
.bcx-ed .ed-sticky-txt{font-size:14px;font-weight:600}
.bcx-ed .ed-sticky-txt b{color:var(--bcx-primary)}
.bcx-ed .ed-sticky-cta{background:var(--bcx-primary);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:13px;padding:11px 22px;border-radius:4px;white-space:nowrap}
@media(max-width:600px){.bcx-ed .ed-sticky-txt{font-size:11.5px}.bcx-ed .ed-sticky{padding:10px 14px}}

/* ── Gancho de interesse (banda curta, declaração) ── */
.bcx-ed .ed-gancho{padding:70px 0 56px}
.bcx-ed .ed-gancho-q{font-size:clamp(26px,3.6vw,46px);text-transform:none;line-height:1.05;max-width:24ch;color:var(--ed-ink)}
.bcx-ed .ed-gancho-q em{font-style:normal;color:var(--bcx-primary)}

/* ── Desejo (outcome + prova social), split limpo sem overlay ── */
.bcx-ed .ed-desejo{padding:30px 0 64px}
.bcx-ed .ed-desejo-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}
.bcx-ed .ed-desejo-fig{border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:var(--ed-soft)}
.bcx-ed .ed-desejo-fig img{width:100%;height:100%;object-fit:cover}
.bcx-ed .ed-desejo-sub{font-size:16px;line-height:1.6;color:#5a534a;margin:8px 0 20px;max-width:46ch}
.bcx-ed .ed-dep{margin:0 0 22px;border-left:3px solid var(--bcx-primary);padding:4px 0 4px 18px}
.bcx-ed .ed-dep-stars{color:var(--bcx-primary);font-size:15px;letter-spacing:2px;margin-bottom:8px}
.bcx-ed .ed-dep blockquote{margin:0 0 8px;font-size:18px;line-height:1.5;font-weight:500;color:var(--ed-ink)}
.bcx-ed .ed-dep figcaption{font-size:14px;color:#5a534a}
.bcx-ed .ed-dep figcaption b{color:var(--ed-ink)}
@media(max-width:860px){.bcx-ed .ed-desejo-grid{grid-template-columns:1fr;gap:26px}}

/* âncoras do menu de intenção param abaixo da barra de pills sticky */
.bcx-ed #atrito,.bcx-ed #ritual,.bcx-ed #kit,.bcx-ed #faq{scroll-margin-top:72px}
