:root{
  --bv-purple:#7e2fe6;
  --bv-purple-2:#9d46f3;
  --bv-purple-dark:#36105d;
  --bv-card:#0d0d10;
  --bv-card-2:#121118;
  --bv-line:rgba(151,75,226,.34);
  --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% 18%, rgba(126,47,230,.20), transparent 0 36%),
  linear-gradient(rgba(126,47,230,.10) 1px, transparent 1px),
  linear-gradient(90deg, rgba(126,47,230,.10) 1px, transparent 1px),
  linear-gradient(180deg,#060608 0%,#020204 45%,#000 100%);
  background-size:auto,42px 42px,42px 42px,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(125,47,230,.65);box-shadow:0 8px 22px rgba(0,0,0,.38)}
.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(153,75,225,.42),0 0 15px rgba(139,53,239,.20)}
.bv-brand-word{display:block;width:min(245px,28vw);height:40px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 10px rgba(0,0,0,.25))}
.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,#5f18b8,#8f26e6);box-shadow:0 0 18px rgba(124,47,230,.22),inset 0 0 0 1px rgba(255,255,255,.10)}
.bv-login-btn svg{width:24px;height:24px;fill:#fff}
.bv-home-main{width:min(100%,820px);margin:0 auto}
.bv-hero{padding:65px 28px 32px;text-align:center;position:relative}
.bv-hero-logo{width:132px;height:132px;border-radius:28px;object-fit:cover;box-shadow:0 0 0 1px rgba(149,69,220,.36),0 0 32px rgba(114,24,184,.20)}
.bv-verified-pill{width:max-content;max-width:100%;margin:30px auto 28px;padding:14px 22px;border-radius:999px;border:1px solid rgba(167,91,221,.42);background:linear-gradient(180deg,rgba(83,37,106,.46),rgba(30,17,41,.78));color:#eee5f7;font-size:15px;font-weight:900;letter-spacing:.02em;box-shadow:0 0 10px rgba(109,22,169,.08)}
.bv-verified-pill span{color:#c88bff;padding:0 3px}
.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:#9e57f1;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:45px 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,#6e24da,#9a40ef 62%,#ac63f3);border:1px solid #b28df7;box-shadow:0 0 16px rgba(147,29,199,.16),inset 0 0 0 1px rgba(255,255,255,.05)}
.bv-secondary-cta{background:linear-gradient(110deg,rgba(20,15,31,.92),rgba(39,20,47,.86));border:1px solid rgba(142,79,190,.38);box-shadow:inset 0 0 18px rgba(86,31,126,.09)}
.bv-stats{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:32px auto 0;max-width:750px}
.bv-stats article{min-height:139px;padding:24px 15px;border-radius:22px;border:1px solid rgba(129,70,171,.34);background:linear-gradient(125deg,rgba(16,16,20,.92),rgba(12,12,13,.94));display:flex;flex-direction:column;justify-content:center;backdrop-filter:blur(5px);box-shadow:inset 0 0 20px rgba(65,28,95,.05)}
.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}
.bv-benefits{padding:4px 28px 62px;display:grid;gap:20px}
.bv-benefit-card{min-height:184px;padding:28px;display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:center;border-radius:25px;border:1px solid rgba(117,65,153,.34);background:linear-gradient(120deg,rgba(17,17,20,.88),rgba(12,12,13,.92));backdrop-filter:blur(6px);box-shadow:inset 0 0 18px rgba(83,35,113,.06)}
.bv-benefit-icon{width:72px;height:72px;border-radius:19px;display:grid;place-items:center;color:#a64eff;background:linear-gradient(135deg,rgba(55,33,73,.92),rgba(25,21,34,.96));border:1px solid rgba(137,65,196,.34);box-shadow:inset 0 0 14px rgba(106,41,157,.08)}
.bv-benefit-icon svg{width:37px;height:37px;fill:currentColor}
.bv-benefit-card h2{margin:0;color:#fff;font-size:25px;line-height:1.15;font-weight:950}.bv-benefit-card p{margin:15px 0 0;color:#a8a3aa;font-size:18px;line-height:1.45}
.bv-home-footer{padding:72px clamp(26px,6vw,70px) 42px;border-top:1px solid rgba(77,11,112,.8);background:transparent;display:grid;grid-template-columns:1.3fr .7fr;gap:70px;color:#8f8b91}
.bv-footer-wordmark{width:min(290px,88%);height:auto;object-fit:contain;object-position:left center}.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(62,21,86,.8);margin-top:22px;padding-top:36px;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,#8937ed,#5c11cf);box-shadow:0 12px 30px rgba(70,15,160,.28)}.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(35,19,48,.72),rgba(12,10,16,.85));border:1px solid rgba(129,56,182,.42);box-shadow:inset 0 0 18px rgba(80,24,125,.12)}
.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(117,13,185,.56);background:rgba(9,9,11,.80);cursor:pointer;isolation:isolate;backdrop-filter:blur(5px);box-shadow:0 0 12px rgba(104,16,170,.08)}
.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(8,5,13,.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(102,23,164,.10));pointer-events:none}
.bv-category-row.active{border-color:#992ce7;box-shadow:0 0 18px rgba(112,17,180,.16)}
.bv-category-row>img{width:128px;height:104px;border-radius:17px;object-fit:cover;border:1px solid rgba(163,68,225,.46)}
.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,#6421cb,#8a37e7);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:2px !important;max-width:72px;background:linear-gradient(90deg,rgba(217,31,255,0),rgba(126,47,230,.95),rgba(217,31,255,0));box-shadow:none}
.bv-categories-page .section-title-pill{padding:10px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(88,32,164,.92),rgba(15,18,32,.96));border:1px solid rgba(126,47,230,.35);box-shadow:0 8px 18px rgba(0,0,0,.20)}
.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:172px;height:31px}.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:56px 21px 24px}.bv-hero-logo{width:112px;height:112px;border-radius:25px}.bv-verified-pill{margin:26px auto 25px;padding:12px 17px;font-size:13px}.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:38px;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-stats article{min-height:124px;border-radius:20px}.bv-stats strong{font-size:35px}.bv-stats span{font-size:14px}.bv-benefits{padding:2px 21px 52px;gap:18px}.bv-benefit-card{min-height:168px;padding:24px 23px;grid-template-columns:62px 1fr;gap:21px;border-radius:22px}.bv-benefit-icon{width:62px;height:62px;border-radius:17px}.bv-benefit-icon svg{width:32px;height:32px}.bv-benefit-card h2{font-size:22px}.bv-benefit-card p{font-size:16px;margin-top:10px}.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:134px;height:26px}.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:45px}.bv-hero-logo{width:104px;height:104px}.bv-verified-pill{font-size:11.5px;padding:11px 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-stats article{min-height:112px}.bv-stats strong{font-size:32px}.bv-stats span{font-size:13px}.bv-benefit-card{grid-template-columns:56px 1fr;padding:21px 18px;gap:17px}.bv-benefit-icon{width:56px;height:56px}.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:112px}.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:52px 1fr;gap:14px;padding:19px 15px}.bv-benefit-icon{width:52px;height:52px}.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}
}
