:root{
  --bv-purple:#e68b2f;
  --bv-purple-2:#f39c46;
  --bv-purple-dark:#5d3610;
  --bv-card:#0d0d10;
  --bv-card-2:#121118;
  --bv-line:rgba(226,150,75,.24);
  --bv-muted:#aaa5ae;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#000}
body.bv-landing-page,body.bv-categories-page{margin:0;background:#000!important;color:#fff;min-height:100vh;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}
body.bv-landing-page a,body.bv-categories-page a{text-decoration:none}
.bv-page-bg{position:fixed;inset:0;z-index:-2;background:
  radial-gradient(circle at 50% 12%, rgba(230,139,47,.18), transparent 0 34%),
  linear-gradient(rgba(230,139,47,.095) 1px, transparent 1px),
  linear-gradient(90deg, rgba(230,139,47,.095) 1px, transparent 1px),
  linear-gradient(180deg,#050507 0%,#020204 48%,#000 100%);
  background-size:auto,36px 36px,36px 36px,auto;
  background-position:center top,0 0,0 0,center top;
}
.bv-topbar{position:relative;z-index:20;width:100%;min-height:92px;padding:15px clamp(18px,4vw,38px);display:flex;align-items:center;justify-content:space-between;background:#020203;border-bottom:1px solid rgba(230,139,47,.42);box-shadow:0 8px 20px rgba(0,0,0,.34)}
.bv-brand{min-width:0;display:flex;align-items:center;gap:13px}
.bv-brand-round{width:56px;height:56px;flex:0 0 56px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(225,150,75,.28),0 0 14px rgba(239,146,53,.12)}
.bv-brand-word{display:block;width:min(230px,27vw);height:42px;object-fit:contain;object-position:left center;filter:none}
.bv-top-actions{display:flex;align-items:center;gap:17px;flex-shrink:0}
.bv-icon-link{width:45px;height:45px;display:grid;place-items:center;color:#fff;opacity:.94}
.bv-icon-link svg{width:31px;height:31px;fill:currentColor}
.bv-login-btn{min-height:52px;padding:0 23px;display:flex;align-items:center;gap:10px;border-radius:22px;color:#fff;font-size:18px;font-weight:800;background:linear-gradient(135deg,#b86818,#e68626);box-shadow:0 0 16px rgba(230,139,47,.16),inset 0 0 0 1px rgba(255,255,255,.08)}
.bv-login-btn svg{width:24px;height:24px;fill:#fff}
.bv-home-main{width:min(100%,820px);margin:0 auto}
.bv-hero{padding:64px 28px 24px;text-align:center;position:relative}
.bv-hero-logo{width:128px;height:128px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(220,144,69,.24),0 0 22px rgba(184,104,24,.12)}
.bv-verified-pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;max-width:100%;margin:24px auto 25px;padding:11px 22px;border-radius:999px;border:1px solid rgba(223,156,89,.28);background:linear-gradient(180deg,rgba(95,56,18,.56),rgba(34,20,6,.88));color:#fbf1e7;font-size:12.5px;font-weight:900;letter-spacing:.08em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.bv-verified-pill span{color:#ffc58b;padding:0 1px}
.bv-hero h1{margin:0;font-size:clamp(45px,7.6vw,74px);line-height:.98;letter-spacing:-.045em;font-weight:950;color:#fff;text-wrap:balance}
.bv-hero h1 strong{display:inline-block;color:#f1a457;font-weight:950}
.bv-hero-copy{max-width:700px;margin:29px auto 0;color:#b9b2bf;font-size:clamp(17px,2.6vw,23px);line-height:1.48;font-weight:500}
.bv-hero-actions{display:grid;gap:16px;margin:42px auto 0;max-width:750px}
.bv-primary-cta,.bv-secondary-cta{min-height:78px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:900}
.bv-primary-cta{background:linear-gradient(105deg,#da7f24,#ef9840 62%,#f3ab63);border:1px solid rgba(247,194,141,.68);box-shadow:0 0 14px rgba(199,114,29,.14),inset 0 0 0 1px rgba(255,255,255,.045)}
.bv-secondary-cta{background:linear-gradient(110deg,rgba(39,23,7,.92),rgba(56,34,11,.86));border:1px solid rgba(216,134,53,.28);box-shadow:inset 0 0 16px rgba(132,78,25,.08)}
.bv-stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:32px auto 0;max-width:750px}
.bv-stat-card{position:relative;min-height:139px;padding:24px 18px;border-radius:22px;border:1px solid rgba(202,120,39,.24);background:linear-gradient(125deg,rgba(15,15,19,.94),rgba(10,10,12,.96));display:flex;flex-direction:column;justify-content:center;align-items:center;backdrop-filter:blur(5px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.014),inset 0 0 18px rgba(103,62,20,.04);overflow:hidden}
.bv-stat-card::after{content:"";position:absolute;inset:auto auto -34px -28px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(202,121,39,.12),transparent 68%);pointer-events:none}
.bv-stat-symbol{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;color:#ffb469;background:linear-gradient(135deg,rgba(87,52,17,.92),rgba(40,24,8,.98));border:1px solid rgba(219,142,64,.22)}
.bv-stat-symbol svg{width:19px;height:19px;fill:currentColor}
.bv-stats strong{font-size:39px;line-height:1;font-weight:950}
.bv-stats span{margin-top:11px;color:#918b95;font-size:17px;font-weight:800;text-align:center}
.bv-benefits{padding:8px 28px 58px;display:grid;gap:18px}
.bv-benefit-card{position:relative;min-height:160px;padding:24px 24px 24px 22px;display:grid;grid-template-columns:66px minmax(0,1fr);gap:18px;align-items:center;border-radius:25px;border:1px solid rgba(183,109,35,.24);background:linear-gradient(118deg,rgba(17,17,20,.90),rgba(11,11,13,.95));backdrop-filter:blur(6px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.012),inset 0 0 16px rgba(124,74,24,.05)}
.bv-benefit-card::before{content:"";position:absolute;left:16px;top:18px;bottom:18px;width:1px;background:linear-gradient(180deg,rgba(230,139,47,.18),rgba(230,139,47,0));pointer-events:none}
.bv-benefit-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;color:#ffa64e;background:linear-gradient(135deg,rgba(89,53,17,.92),rgba(46,28,9,.96));border:1px solid rgba(215,130,46,.26);box-shadow:inset 0 0 12px rgba(166,99,32,.08)}
.bv-benefit-icon svg{width:32px;height:32px;fill:currentColor}
.bv-benefit-card h2{margin:0;color:#fff;font-size:24px;line-height:1.15;font-weight:950}
.bv-benefit-card p{margin:12px 0 0;color:#a8a3aa;font-size:17px;line-height:1.46;max-width:92%}
.bv-home-footer{padding:68px clamp(26px,6vw,70px) 42px;border-top:1px solid rgba(230,139,47,.28);background:transparent;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;color:#8f8b91}
.bv-footer-wordmark{display:block;width:min(330px,92%);height:auto;object-fit:contain;object-position:left center;margin:0}
.bv-footer-about p{max-width:670px;margin:34px 0 29px;font-size:18px;line-height:1.65}
.bv-footer-whatsapp{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#111;color:#aaa;border:1px solid #191919}
.bv-footer-whatsapp svg{width:30px;height:30px;fill:currentColor}
.bv-footer-nav h2{margin:0 0 34px;color:#fff;font-size:20px;letter-spacing:.14em}
.bv-footer-nav a{display:block;margin:0 0 25px;color:#8f8b91;font-size:18px}
.bv-footer-bottom{grid-column:1/-1;border-top:1px solid rgba(90,54,17,.42);margin-top:22px;padding-top:34px;display:flex;justify-content:space-between;gap:30px;align-items:center;text-align:center;font-size:16px}
.bv-footer-bottom strong{color:#fff}
.bv-floating-chat{position:fixed;right:22px;bottom:20px;z-index:30;width:69px;height:69px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#ed9237,#cf7011);box-shadow:0 12px 28px rgba(160,88,15,.22)}
.bv-floating-chat svg{width:36px;height:36px;fill:currentColor}

.bv-categories-main{width:min(100%,920px);margin:0 auto;padding:38px 30px 90px}
.bv-breadcrumb{display:flex;align-items:center;gap:16px;margin:0 0 40px;color:#aaa;font-size:20px}.bv-breadcrumb a{color:#8f8b91}.bv-breadcrumb span{font-size:34px;line-height:.5;color:#777}.bv-breadcrumb strong{color:#fff}
.bv-categories-title{width:max-content;max-width:100%;padding:14px 24px;margin-bottom:30px;border-radius:20px;background:linear-gradient(135deg,rgba(56,34,11,.72),rgba(22,13,4,.85));border:1px solid rgba(200,119,38,.30);box-shadow:inset 0 0 16px rgba(125,74,24,.10)}
.bv-categories-title h1{margin:0;font-size:40px;letter-spacing:-.03em}
.bv-category-list{display:grid;gap:16px;margin-bottom:28px}
.bv-category-row{position:relative;min-height:148px;width:100%;overflow:hidden;padding:18px 22px;display:grid;grid-template-columns:128px 1fr;gap:22px;align-items:center;text-align:left;color:#fff;border-radius:24px;border:1px solid rgba(185,99,13,.42);background:rgba(9,9,11,.80);cursor:pointer;isolation:isolate;backdrop-filter:blur(5px);box-shadow:0 0 10px rgba(170,93,16,.06)}
.bv-category-row::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,4,6,.98) 0%,rgba(6,5,10,.94) 55%,rgba(15,9,3,.66) 100%),var(--category-art) center/cover no-repeat}
.bv-category-row::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 45%,rgba(164,94,23,.08));pointer-events:none}
.bv-category-row.active{border-color:#e78a2c;box-shadow:0 0 16px rgba(180,98,17,.12)}
.bv-category-row>img{width:128px;height:104px;border-radius:17px;object-fit:cover;border:1px solid rgba(225,146,68,.34)}
.bv-category-info{display:flex;flex-direction:column;align-items:flex-start}
.bv-category-info strong{font-size:25px;line-height:1.1;font-weight:950}
.bv-category-info small{margin-top:10px;color:#a9a3ad;font-size:17px}
.bv-category-info>span{margin-top:15px;padding:10px 18px;border-radius:15px;background:linear-gradient(135deg,#cb7621,#e78f37);font-size:16px;font-weight:850;color:#fff}
.bv-category-info b{margin-left:12px;font-size:22px;font-weight:400}
.bv-categories-page .catalog{width:100%;margin:24px auto 0}
.bv-categories-page .section-head{gap:10px;margin:0 0 16px}
.bv-categories-page .section-line{height:1px !important;max-width:72px;background:linear-gradient(90deg,rgba(255,158,60,0),rgba(230,139,47,.9),rgba(255,158,60,0));box-shadow:none}
.bv-categories-page .section-title-pill{padding:10px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(165,98,31,.92),rgba(15,18,32,.96));border:1px solid rgba(230,139,47,.28);box-shadow:0 8px 18px rgba(0,0,0,.18)}
.bv-categories-page .section-head h2{font-size:18px;letter-spacing:.03em}
.bv-catalog-hidden{display:none!important}

@media(max-width:760px){
  .bv-topbar{min-height:76px;padding:11px 16px}.bv-brand{gap:9px}.bv-brand-round{width:47px;height:47px;flex-basis:47px;border-radius:50%}.bv-brand-word{width:160px;height:32px}.bv-top-actions{gap:8px}.bv-icon-link{width:38px;height:38px}.bv-icon-link svg{width:25px;height:25px}.bv-login-btn{min-height:47px;padding:0 17px;border-radius:19px;font-size:16px;gap:7px}.bv-login-btn svg{width:21px;height:21px}
  .bv-hero{padding:52px 21px 24px}.bv-hero-logo{width:112px;height:112px;border-radius:50%}.bv-verified-pill{margin:21px auto 22px;padding:10px 16px;font-size:11px;letter-spacing:.06em}.bv-hero h1{font-size:clamp(42px,10vw,64px)}.bv-hero-copy{font-size:17px;line-height:1.45;margin-top:24px}.bv-hero-actions{margin-top:36px;gap:14px}.bv-primary-cta,.bv-secondary-cta{min-height:70px;border-radius:18px;font-size:19px}
  .bv-stats{gap:12px;margin-top:28px}.bv-stat-card{min-height:126px;border-radius:20px;padding:18px 12px}.bv-stat-symbol{top:12px;right:12px;width:30px;height:30px;border-radius:10px}.bv-stat-symbol svg{width:17px;height:17px}.bv-stats strong{font-size:35px}.bv-stats span{font-size:14px}
  .bv-benefits{padding:2px 21px 52px;gap:16px}.bv-benefit-card{min-height:152px;padding:21px 18px;grid-template-columns:56px 1fr;gap:16px;border-radius:22px}.bv-benefit-card::before{left:14px;top:16px;bottom:16px}.bv-benefit-icon{width:56px;height:56px;border-radius:16px}.bv-benefit-icon svg{width:29px;height:29px}.bv-benefit-card h2{font-size:22px}.bv-benefit-card p{font-size:16px;margin-top:10px;max-width:100%}
  .bv-home-footer{padding:55px 26px 36px;grid-template-columns:1fr;gap:45px}.bv-footer-about p{font-size:16px}.bv-footer-bottom{grid-column:auto;flex-direction:column;font-size:14px}.bv-footer-nav h2{font-size:19px}.bv-footer-nav a{font-size:17px}
  .bv-categories-main{padding:34px 21px 80px}.bv-breadcrumb{font-size:17px;margin-bottom:34px}.bv-categories-title{padding:12px 19px;margin-bottom:24px}.bv-categories-title h1{font-size:34px}.bv-category-list{gap:14px}.bv-category-row{min-height:132px;padding:15px 16px;grid-template-columns:96px 1fr;gap:16px;border-radius:21px}.bv-category-row>img{width:96px;height:88px;border-radius:15px}.bv-category-info strong{font-size:20px}.bv-category-info small{font-size:14px;margin-top:8px}.bv-category-info>span{font-size:14px;padding:8px 15px;margin-top:12px;border-radius:14px}.bv-category-info b{font-size:20px}
  .bv-categories-page .section-line{max-width:40px}.bv-categories-page .section-title-pill{padding:9px 12px}.bv-categories-page .section-head h2{font-size:14px}
}
@media(max-width:530px){
  .bv-brand-word{width:142px;height:28px}.bv-top-actions{gap:3px}.bv-icon-link{width:33px;height:35px}.bv-icon-link svg{width:23px;height:23px}.bv-login-btn{min-height:43px;padding:0 13px;font-size:14px;border-radius:18px}.bv-login-btn svg{width:19px}.bv-hero{padding-top:42px}.bv-hero-logo{width:104px;height:104px;border-radius:50%}.bv-verified-pill{font-size:10.3px;padding:8px 13px}.bv-hero h1{font-size:43px}.bv-hero-copy{font-size:16px}.bv-primary-cta,.bv-secondary-cta{min-height:64px;font-size:18px}.bv-stat-card{min-height:114px}.bv-stats strong{font-size:32px}.bv-stats span{font-size:13px}
  .bv-benefit-card{grid-template-columns:52px 1fr;padding:18px 16px;gap:14px}.bv-benefit-card::before{left:13px}.bv-benefit-icon{width:50px;height:50px}.bv-benefit-card h2{font-size:20px}.bv-benefit-card p{font-size:15px}.bv-floating-chat{width:60px;height:60px;right:16px;bottom:16px}.bv-floating-chat svg{width:31px;height:31px}
  .bv-category-row{grid-template-columns:84px 1fr;gap:14px;min-height:122px;padding:14px}.bv-category-row>img{width:84px;height:82px;border-radius:14px}.bv-category-info strong{font-size:17px}.bv-category-info small{font-size:12.5px}.bv-category-info>span{font-size:13px;padding:8px 13px}.bv-categories-title h1{font-size:30px}
}
@media(max-width:390px){
  .bv-topbar{padding-left:10px;padding-right:10px}.bv-brand-round{width:42px;height:42px;flex-basis:42px;border-radius:50%}.bv-brand-word{width:130px;height:26px}.bv-icon-link{width:30px}.bv-login-btn{padding:0 10px;font-size:13px}.bv-login-btn{justify-content:center}
  .bv-hero{padding-left:16px;padding-right:16px}.bv-benefits{padding-left:16px;padding-right:16px}.bv-benefit-card{grid-template-columns:50px 1fr;gap:13px;padding:17px 14px}.bv-benefit-icon{width:48px;height:48px}.bv-benefit-card h2{font-size:19px}.bv-benefit-card p{font-size:14px}
  .bv-category-row{grid-template-columns:76px 1fr}.bv-category-row>img{width:76px;height:76px}.bv-category-info strong{font-size:16px}.bv-category-info small{font-size:12px}.bv-category-info>span{font-size:12.5px;padding:7px 11px}
}

/* Ajustes finais solicitados sem alterar os cards de produto do ZIP original. */
.bv-brand-word,.bv-footer-wordmark{background:transparent!important;border:0!important;box-shadow:none!important}
.bv-benefit-card:nth-child(2) .bv-benefit-icon svg{transform:translateY(-1px)}

/* === HOME FINAL: grid no corpo, topo sólido e acabamento premium === */
body.bv-landing-page{
  position:relative !important;
  isolation:isolate !important;
  background:#030305 !important;
}
body.bv-landing-page .bv-page-bg{
  display:block !important;
  position:fixed !important;
  z-index:0 !important;
  pointer-events:none !important;
  left:0 !important;
  right:0 !important;
  top:92px !important;
  bottom:0 !important;
  background-color:#080401 !important;
  background-image:
    radial-gradient(circle at 50% 8%,rgba(230,139,47,.16),transparent 32%),
    linear-gradient(rgba(208,124,40,.105) 1px,transparent 1px),
    linear-gradient(90deg,rgba(208,124,40,.105) 1px,transparent 1px),
    linear-gradient(180deg,#0d0802 0%,#030305 56%,#020203 100%) !important;
  background-size:auto,34px 34px,34px 34px,auto !important;
  background-position:center top,0 0,0 0,center top !important;
}
body.bv-landing-page .bv-topbar,
body.bv-landing-page .bv-home-main,
body.bv-landing-page .bv-home-footer,
body.bv-landing-page .bv-floating-chat{
  position:relative !important;
  z-index:1 !important;
}
body.bv-landing-page .bv-topbar{
  background:#020203 !important;
  background-image:none !important;
  border-bottom:1px solid rgba(230,139,47,.38) !important;
  box-shadow:0 9px 24px rgba(0,0,0,.36) !important;
}
body.bv-landing-page .bv-home-main{
  width:min(100%,820px) !important;
  background:transparent !important;
  background-image:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}
body.bv-landing-page .bv-hero,
body.bv-landing-page .bv-benefits,
body.bv-landing-page .bv-home-footer{
  background:transparent !important;
  background-image:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
body.bv-landing-page .bv-hero{
  padding-top:58px !important;
}
body.bv-landing-page .bv-hero-logo{
  width:132px !important;
  height:132px !important;
  border:1px solid rgba(255,179,104,.38) !important;
  box-shadow:0 0 0 5px rgba(115,68,22,.16),0 0 28px rgba(230,139,47,.22) !important;
}
body.bv-landing-page .bv-verified-pill{
  min-height:40px !important;
  margin:25px auto 25px !important;
  padding:9px 20px !important;
  gap:9px !important;
  font-size:12px !important;
  letter-spacing:.065em !important;
  border:1px solid rgba(225,157,89,.42) !important;
  background:linear-gradient(180deg,rgba(45,27,9,.92),rgba(20,12,4,.94)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(0,0,0,.18) !important;
}
body.bv-landing-page .bv-hero h1{
  text-shadow:0 6px 24px rgba(0,0,0,.34) !important;
}
body.bv-landing-page .bv-hero h1 strong{
  background:linear-gradient(180deg,#ffb66c 0%,#ed9339 100%) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
}
body.bv-landing-page .bv-hero-copy{
  color:#c4bec9 !important;
}
body.bv-landing-page .bv-primary-cta{
  border:1px solid rgba(255,207,159,.64) !important;
  background:linear-gradient(100deg,#d87e25 0%,#f0953a 52%,#f4ab61 100%) !important;
  box-shadow:0 10px 28px rgba(157,90,24,.22),inset 0 1px 0 rgba(255,255,255,.16) !important;
}
body.bv-landing-page .bv-secondary-cta{
  border:1px solid rgba(215,130,46,.34) !important;
  background:linear-gradient(110deg,rgba(29,18,6,.92),rgba(50,30,9,.91)) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.025) !important;
}
body.bv-landing-page .bv-stat-card{
  min-height:132px !important;
  padding:24px 18px 20px !important;
  border:1px solid rgba(202,120,39,.30) !important;
  background:linear-gradient(135deg,rgba(17,16,22,.90),rgba(8,8,11,.94)) !important;
  backdrop-filter:blur(8px) !important;
  -webkit-backdrop-filter:blur(8px) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.025) !important;
}
body.bv-landing-page .bv-stat-symbol{
  position:absolute !important;
  left:17px !important;
  right:auto !important;
  top:17px !important;
  width:40px !important;
  height:40px !important;
  border-radius:12px !important;
  background:rgba(61,36,12,.78) !important;
  border:1px solid rgba(219,142,66,.26) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035) !important;
}
body.bv-landing-page .bv-stat-symbol img{
  width:27px !important;
  height:27px !important;
  object-fit:contain !important;
  display:block !important;
}
body.bv-landing-page .bv-stat-pix .bv-stat-symbol img{
  width:29px !important;
  height:29px !important;
}
body.bv-landing-page .bv-stat-card strong{
  margin-top:2px !important;
}
body.bv-landing-page .bv-benefits{
  gap:15px !important;
  padding-top:8px !important;
}
body.bv-landing-page .bv-benefit-card{
  min-height:144px !important;
  padding:20px 22px !important;
  grid-template-columns:58px minmax(0,1fr) !important;
  gap:18px !important;
  border:1px solid rgba(183,109,35,.27) !important;
  border-radius:22px !important;
  background:linear-gradient(115deg,rgba(18,17,22,.88),rgba(8,8,11,.93)) !important;
  backdrop-filter:blur(8px) !important;
  -webkit-backdrop-filter:blur(8px) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.022) !important;
}
body.bv-landing-page .bv-benefit-card::before{
  display:none !important;
}
body.bv-landing-page .bv-benefit-icon{
  width:58px !important;
  height:58px !important;
  border-radius:16px !important;
  border:1px solid rgba(219,144,68,.28) !important;
  background:linear-gradient(145deg,rgba(92,55,17,.90),rgba(42,25,8,.96)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035) !important;
}
body.bv-landing-page .bv-benefit-card h2{
  font-size:23px !important;
}
body.bv-landing-page .bv-benefit-card p{
  margin-top:9px !important;
  max-width:100% !important;
  color:#b2adb7 !important;
  line-height:1.42 !important;
}
body.bv-landing-page .bv-home-footer{
  border-top:1px solid rgba(230,139,47,.24) !important;
}
@media(max-width:760px){
  body.bv-landing-page .bv-page-bg{top:76px !important;background-size:auto,30px 30px,30px 30px,auto !important}
  body.bv-landing-page .bv-hero{padding-top:48px !important}
  body.bv-landing-page .bv-hero-logo{width:112px !important;height:112px !important}
  body.bv-landing-page .bv-verified-pill{min-height:36px !important;padding:8px 14px !important;font-size:10.5px !important}
  body.bv-landing-page .bv-stat-symbol{left:13px !important;top:13px !important;width:34px !important;height:34px !important}
  body.bv-landing-page .bv-stat-symbol img{width:23px !important;height:23px !important}
  body.bv-landing-page .bv-stat-pix .bv-stat-symbol img{width:25px !important;height:25px !important}
  body.bv-landing-page .bv-benefit-card{min-height:138px !important;padding:18px !important;grid-template-columns:54px minmax(0,1fr) !important;gap:15px !important}
  body.bv-landing-page .bv-benefit-icon{width:54px !important;height:54px !important}
}
@media(max-width:530px){
  body.bv-landing-page .bv-page-bg{background-size:auto,28px 28px,28px 28px,auto !important}
  body.bv-landing-page .bv-hero{padding-top:42px !important}
  body.bv-landing-page .bv-verified-pill{font-size:9.9px !important;letter-spacing:.045em !important;padding:8px 12px !important}
  body.bv-landing-page .bv-stat-card{min-height:112px !important;padding:18px 10px 15px !important}
  body.bv-landing-page .bv-stat-symbol{left:10px !important;top:10px !important;width:31px !important;height:31px !important;border-radius:10px !important}
  body.bv-landing-page .bv-stat-symbol img{width:21px !important;height:21px !important}
  body.bv-landing-page .bv-stat-pix .bv-stat-symbol img{width:23px !important;height:23px !important}
  body.bv-landing-page .bv-benefits{gap:13px !important}
  body.bv-landing-page .bv-benefit-card{min-height:126px !important;padding:16px 15px !important;grid-template-columns:50px minmax(0,1fr) !important;gap:14px !important;border-radius:20px !important}
  body.bv-landing-page .bv-benefit-icon{width:50px !important;height:50px !important;border-radius:14px !important}
  body.bv-landing-page .bv-benefit-card h2{font-size:20px !important}
  body.bv-landing-page .bv-benefit-card p{font-size:14.5px !important}
}

/* === Alinhamento final: home e catálogo === */
body.bv-landing-page .bv-hero{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
}
body.bv-landing-page .bv-hero-logo{
  display:block !important;
  flex:0 0 auto !important;
  margin:0 auto !important;
}
body.bv-landing-page .bv-verified-pill{
  display:flex !important;
  flex:0 0 auto !important;
  width:max-content !important;
  max-width:calc(100% - 20px) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  white-space:nowrap !important;
  text-align:center !important;
}
body.bv-landing-page .bv-hero h1,
body.bv-landing-page .bv-hero-copy,
body.bv-landing-page .bv-hero-actions,
body.bv-landing-page .bv-stats{
  width:100% !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body.bv-landing-page .bv-hero h1,
body.bv-landing-page .bv-hero-copy{
  text-align:center !important;
}
body.bv-landing-page .bv-stats{
  align-items:stretch !important;
}
body.bv-landing-page .bv-stat-card{
  width:100% !important;
  min-width:0 !important;
}
body.bv-landing-page .bv-benefits{
  width:100% !important;
  margin:0 auto !important;
}
body.bv-landing-page .bv-benefit-card{
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
}
body.bv-landing-page .bv-benefit-card > div:last-child{
  min-width:0 !important;
  text-align:left !important;
}
body.bv-landing-page .bv-benefit-card h2,
body.bv-landing-page .bv-benefit-card p{
  text-align:left !important;
}

/* Catálogo: sem sobras laterais, botões alinhados e faixas proporcionais. */
body.bv-categories-page .bv-categories-main{
  width:min(100%,920px) !important;
  max-width:920px !important;
  margin:0 auto !important;
  overflow:visible !important;
}
body.bv-categories-page .bv-category-list,
body.bv-categories-page .catalog,
body.bv-categories-page .product-section,
body.bv-categories-page .grid{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body.bv-categories-page .bv-category-row{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  grid-template-columns:128px minmax(0,1fr) !important;
}
body.bv-categories-page .bv-category-info{
  width:100% !important;
  min-width:0 !important;
  height:100% !important;
  justify-content:center !important;
  align-items:flex-start !important;
}
body.bv-categories-page .bv-category-info strong,
body.bv-categories-page .bv-category-info small{
  width:100% !important;
  max-width:100% !important;
  text-align:left !important;
}
body.bv-categories-page .bv-category-info > span{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  width:210px !important;
  max-width:100% !important;
  min-height:48px !important;
  margin-top:15px !important;
  padding:10px 17px !important;
  line-height:1 !important;
  text-align:left !important;
}
body.bv-categories-page .bv-category-info b{
  display:block !important;
  flex:0 0 auto !important;
  margin:0 !important;
  line-height:1 !important;
}
body.bv-categories-page .section-head{
  width:100% !important;
  max-width:100% !important;
  margin:30px auto 18px !important;
  padding:0 !important;
  gap:10px !important;
  overflow:hidden !important;
}
body.bv-categories-page .section-line{
  flex:1 1 24px !important;
  width:auto !important;
  min-width:0 !important;
  max-width:42px !important;
  height:1px !important;
  margin:0 !important;
  box-shadow:none !important;
}
body.bv-categories-page .section-title-pill{
  flex:0 1 auto !important;
  width:auto !important;
  max-width:calc(100% - 70px) !important;
  margin:0 !important;
  padding:10px 18px !important;
  border-width:1px !important;
  border-radius:999px !important;
  white-space:normal !important;
}
body.bv-categories-page .section-title-pill h2,
body.bv-categories-page .section-head h2{
  margin:0 !important;
  text-align:center !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
  line-height:1.15 !important;
}
body.bv-categories-page .grid{
  overflow:visible !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
body.bv-categories-page .product{
  min-width:0 !important;
  max-width:100% !important;
}

@media(max-width:760px){
  body.bv-categories-page .bv-categories-main{
    width:100% !important;
    padding-left:20px !important;
    padding-right:20px !important;
  }
  body.bv-categories-page .bv-category-row{
    grid-template-columns:112px minmax(0,1fr) !important;
    gap:18px !important;
    padding:17px 18px !important;
  }
  body.bv-categories-page .bv-category-row > img{
    width:112px !important;
    height:112px !important;
  }
  body.bv-categories-page .bv-category-info > span{
    width:200px !important;
    min-height:46px !important;
  }
  body.bv-categories-page .section-head{
    gap:7px !important;
    margin-top:26px !important;
  }
  body.bv-categories-page .section-line{
    max-width:22px !important;
  }
  body.bv-categories-page .section-title-pill{
    max-width:calc(100% - 44px) !important;
    padding:10px 14px !important;
  }
}

@media(max-width:530px){
  body.bv-landing-page .bv-hero{
    padding-left:20px !important;
    padding-right:20px !important;
  }
  body.bv-landing-page .bv-verified-pill{
    max-width:100% !important;
    white-space:normal !important;
    line-height:1.2 !important;
  }
  body.bv-categories-page .bv-categories-main{
    padding-left:16px !important;
    padding-right:16px !important;
  }
  body.bv-categories-page .bv-category-list{
    gap:13px !important;
  }
  body.bv-categories-page .bv-category-row{
    min-height:142px !important;
    grid-template-columns:96px minmax(0,1fr) !important;
    gap:15px !important;
    padding:15px !important;
    border-radius:20px !important;
  }
  body.bv-categories-page .bv-category-row > img{
    width:96px !important;
    height:96px !important;
    border-radius:15px !important;
  }
  body.bv-categories-page .bv-category-info strong{
    font-size:18px !important;
    line-height:1.16 !important;
  }
  body.bv-categories-page .bv-category-info small{
    margin-top:7px !important;
    font-size:13px !important;
    line-height:1.25 !important;
  }
  body.bv-categories-page .bv-category-info > span{
    width:178px !important;
    min-height:42px !important;
    margin-top:11px !important;
    padding:9px 14px !important;
    font-size:13.5px !important;
    border-radius:13px !important;
  }
  body.bv-categories-page .section-head{
    gap:5px !important;
    margin-top:22px !important;
  }
  body.bv-categories-page .section-line{
    display:none !important;
  }
  body.bv-categories-page .section-title-pill{
    width:auto !important;
    max-width:100% !important;
    padding:10px 15px !important;
  }
  body.bv-categories-page .section-head h2{
    font-size:13px !important;
    letter-spacing:.02em !important;
  }
}

@media(max-width:390px){
  body.bv-categories-page .bv-category-row{
    grid-template-columns:86px minmax(0,1fr) !important;
    gap:12px !important;
    padding:13px !important;
  }
  body.bv-categories-page .bv-category-row > img{
    width:86px !important;
    height:86px !important;
  }
  body.bv-categories-page .bv-category-info strong{
    font-size:16.5px !important;
  }
  body.bv-categories-page .bv-category-info small{
    font-size:12px !important;
  }
  body.bv-categories-page .bv-category-info > span{
    width:160px !important;
    min-height:40px !important;
    padding:8px 12px !important;
    font-size:12.5px !important;
  }
}


/* === Grid contínuo, alinhamento da home e remoção do chat flutuante === */
html,
body.bv-landing-page,
body.bv-categories-page{
  min-height:100% !important;
  background-color:#030305 !important;
}
body.bv-landing-page,
body.bv-categories-page{
  background-image:
    radial-gradient(circle at 50% 7%,rgba(255,158,60,.15),transparent 33%),
    linear-gradient(rgba(255,158,60,.085) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,158,60,.085) 1px,transparent 1px),
    linear-gradient(180deg,#090602 0%,#020203 100%) !important;
  background-size:auto,34px 34px,34px 34px,auto !important;
  background-position:center top,0 0,0 0,center top !important;
  background-attachment:fixed !important;
}
body.bv-landing-page .bv-page-bg,
body.bv-categories-page .bv-page-bg{
  display:none !important;
}
body.bv-landing-page .bv-topbar,
body.bv-categories-page .bv-topbar{
  background:#020203 !important;
  background-image:none !important;
}
body.bv-landing-page .bv-home-main,
body.bv-landing-page .bv-home-footer,
body.bv-categories-page .bv-categories-main{
  background:transparent !important;
  background-image:none !important;
}
.bv-floating-chat{display:none !important}
body.bv-landing-page .bv-hero{
  padding-top:30px !important;
}
body.bv-landing-page .bv-hero-logo{
  margin:0 auto !important;
  display:block !important;
}
body.bv-landing-page .bv-verified-pill{
  margin-top:20px !important;
}
body.bv-landing-page .bv-benefits{
  padding-top:10px !important;
  gap:14px !important;
}
body.bv-landing-page .bv-benefit-card{
  min-height:132px !important;
  padding:18px 20px !important;
  grid-template-columns:56px minmax(0,1fr) !important;
  gap:16px !important;
  border-radius:20px !important;
  border-color:rgba(255,158,60,.22) !important;
  background:linear-gradient(115deg,rgba(17,16,22,.88),rgba(8,8,11,.93)) !important;
  box-shadow:0 10px 26px rgba(0,0,0,.14) !important;
}
body.bv-landing-page .bv-benefit-card::before{display:none !important}
body.bv-landing-page .bv-benefit-icon{
  width:54px !important;
  height:54px !important;
  border-radius:15px !important;
  border-color:rgba(255,158,60,.28) !important;
  background:linear-gradient(145deg,rgba(109,65,21,.90),rgba(42,25,8,.96)) !important;
}
body.bv-landing-page .bv-benefit-card h2{
  font-size:22px !important;
  line-height:1.15 !important;
}
body.bv-landing-page .bv-benefit-card p{
  margin-top:8px !important;
  font-size:15.5px !important;
  line-height:1.42 !important;
}
body.bv-landing-page .bv-home-footer{
  border-top-color:rgba(255,158,60,.24) !important;
}
body.bv-landing-page .bv-footer-bottom{
  border-top-color:rgba(255,158,60,.18) !important;
}
body.bv-categories-page .bv-category-row{
  border-color:rgba(255,158,60,.34) !important;
}
body.bv-categories-page .bv-category-info>span{
  background:linear-gradient(135deg,#d8822b,#ffa245) !important;
}
@media(max-width:650px){
  body.bv-landing-page .bv-hero{padding-top:24px !important}
  body.bv-landing-page .bv-benefit-card{
    min-height:120px !important;
    padding:16px !important;
    grid-template-columns:50px minmax(0,1fr) !important;
    gap:14px !important;
  }
  body.bv-landing-page .bv-benefit-icon{width:48px !important;height:48px !important}
  body.bv-landing-page .bv-benefit-card h2{font-size:19px !important}
  body.bv-landing-page .bv-benefit-card p{font-size:14px !important}
}

/* === AJUSTE FINAL: CARDS PRETOS LISOS E FUNDO MAIS ESCURO === */
html,
body.bv-landing-page,
body.bv-categories-page{
  background:#000 !important;
}
body.bv-landing-page,
body.bv-categories-page{
  background-color:#000 !important;
}
.bv-page-bg{
  background:
    radial-gradient(circle at 50% 10%,rgba(180,106,32,.105),transparent 0 31%),
    linear-gradient(rgba(215,132,48,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(215,132,48,.055) 1px,transparent 1px),
    #000 !important;
  background-size:auto,38px 38px,38px 38px,auto !important;
  background-position:center top,0 0,0 0,center top !important;
}
.bv-topbar{
  background:#010102 !important;
  border-bottom-color:rgba(221,138,55,.34) !important;
}
.bv-home-footer,
.bv-categories-main{
  background:transparent !important;
}
.bv-category-row{
  background:#050507 !important;
  border-color:rgba(215,130,46,.34) !important;
  box-shadow:none !important;
}

/* Cards de produto: o visual é herdado do modelo Blox Fast em bloxfast-product-cards.css. */

/* === GRID ESCURO CONTÍNUO RESTAURADO === */
body.bv-landing-page,
body.bv-categories-page{
  position:relative !important;
  isolation:isolate !important;
  background:#010102 !important;
  background-image:none !important;
}
body.bv-landing-page .bv-page-bg,
body.bv-categories-page .bv-page-bg{
  display:block !important;
  position:fixed !important;
  z-index:0 !important;
  pointer-events:none !important;
  inset:0 !important;
  background-color:#010102 !important;
  background-image:
    radial-gradient(circle at 50% 9%,rgba(162,96,31,.095),transparent 32%),
    linear-gradient(rgba(174,104,33,.065) 1px,transparent 1px),
    linear-gradient(90deg,rgba(174,104,33,.065) 1px,transparent 1px),
    linear-gradient(180deg,#020203 0%,#010102 58%,#000 100%) !important;
  background-size:auto,36px 36px,36px 36px,auto !important;
  background-position:center top,0 0,0 0,center top !important;
}
body.bv-landing-page .bv-topbar,
body.bv-categories-page .bv-topbar{
  position:relative !important;
  z-index:3 !important;
  background:#010102 !important;
  background-image:none !important;
}
body.bv-landing-page .bv-home-main,
body.bv-landing-page .bv-home-footer,
body.bv-categories-page .bv-categories-main,
body.bv-categories-page .catalog{
  position:relative !important;
  z-index:1 !important;
  background:transparent !important;
  background-image:none !important;
}
body.bv-categories-page .bv-categories-main{
  overflow:visible !important;
}

/* Home: CTAs com a mesma proporção e estrela de avaliação ligeiramente maior. */
body.bv-landing-page .bv-primary-cta,
body.bv-landing-page .bv-secondary-cta{
  width:100% !important;
  min-height:78px !important;
  border-radius:20px !important;
}
body.bv-landing-page .bv-stat-rating .bv-stat-symbol img{
  width:30px !important;
  height:30px !important;
}
@media(max-width:760px){
  body.bv-landing-page .bv-primary-cta,
  body.bv-landing-page .bv-secondary-cta{
    min-height:70px !important;
    border-radius:18px !important;
  }
  body.bv-landing-page .bv-stat-rating .bv-stat-symbol img{
    width:26px !important;
    height:26px !important;
  }
}
@media(max-width:530px){
  body.bv-landing-page .bv-primary-cta,
  body.bv-landing-page .bv-secondary-cta{
    min-height:64px !important;
  }
  body.bv-landing-page .bv-stat-rating .bv-stat-symbol img{
    width:24px !important;
    height:24px !important;
  }
}
