.Header-module__ldgnoG__header{border-bottom:2px solid var(--primary);background-color:var(--secondary);z-index:10;width:100%;position:relative}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__ldgnoG__logoContainer{align-items:center;gap:.5rem;animation:.6s ease-out forwards Header-module__ldgnoG__slideDown;display:flex}.Header-module__ldgnoG__logo{object-fit:contain}.Header-module__ldgnoG__nav{opacity:0;align-items:center;gap:2rem;animation:.6s ease-out .1s forwards Header-module__ldgnoG__slideDown;display:flex}.Header-module__ldgnoG__navLink{color:var(--text);letter-spacing:.05em;text-transform:uppercase;font-size:1rem;font-weight:700;transition:color .3s}.Header-module__ldgnoG__navLink:hover{color:var(--primary)}.Header-module__ldgnoG__socials{opacity:0;align-items:center;gap:1.5rem;animation:.6s ease-out .2s forwards Header-module__ldgnoG__slideDown;display:flex}.Header-module__ldgnoG__socialIcon{color:var(--primary);transition:transform .3s,opacity .3s}.Header-module__ldgnoG__socialIcon:hover{opacity:.8;transform:scale(1.1)}@keyframes Header-module__ldgnoG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Header-module__ldgnoG__nav{display:none}}
.Hero-module__JgYmMq__hero{background-color:var(--secondary);flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__container{z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:4rem 2rem 2rem}.Hero-module__JgYmMq__textRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Hero-module__JgYmMq__leftCol{opacity:0;flex-direction:column;gap:.5rem;animation:.8s ease-out .3s forwards Hero-module__JgYmMq__slideUp;display:flex}.Hero-module__JgYmMq__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:1.25rem;font-weight:500}.Hero-module__JgYmMq__title{color:var(--text);text-transform:uppercase;margin:0;font-size:clamp(2.4rem,4.8vw,4rem);font-weight:800;line-height:1.1}.Hero-module__JgYmMq__highlight{color:var(--primary)}.Hero-module__JgYmMq__rightCol{text-align:right;opacity:0;flex-direction:column;gap:.5rem;max-width:400px;padding-top:1rem;animation:.8s ease-out .5s forwards Hero-module__JgYmMq__slideUp;display:flex}.Hero-module__JgYmMq__descWhite{color:var(--text);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:1.4}.Hero-module__JgYmMq__descPrimary{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:700}.Hero-module__JgYmMq__imageContainer{z-index:1;opacity:0;flex-grow:1;width:100%;min-height:320px;margin-top:-2rem;animation:1.2s ease-out .8s forwards Hero-module__JgYmMq__fadeIn;position:relative}.Hero-module__JgYmMq__image{object-fit:cover;object-position:center top}@keyframes Hero-module__JgYmMq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.Hero-module__JgYmMq__textRow{flex-direction:column}.Hero-module__JgYmMq__rightCol{text-align:left;max-width:100%}}@media (max-width:640px){.Hero-module__JgYmMq__imageContainer{min-height:260px}}
.Marquee-module__Q--LXW__marqueeContainer{background-color:var(--primary);border-top:1px solid var(--secondary);border-bottom:1px solid var(--secondary);width:100%;padding:.5rem 0;position:relative;overflow:hidden}.Marquee-module__Q--LXW__marqueeTrack{width:max-content;animation:30s linear infinite Marquee-module__Q--LXW__scrollLeft;display:flex}.Marquee-module__Q--LXW__marqueeContent{white-space:nowrap;display:flex}.Marquee-module__Q--LXW__text{color:var(--secondary);letter-spacing:.1em;text-transform:uppercase;margin-right:.5rem;font-size:1rem;font-weight:700}@keyframes Marquee-module__Q--LXW__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Reveal-module__WHi8rW__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.Reveal-module__WHi8rW__visible{opacity:1;transform:translateY(0)}.Reveal-module__WHi8rW__fade{transform:none}.Reveal-module__WHi8rW__slideRight{transform:translate(-35px)}.Reveal-module__WHi8rW__slideRight.Reveal-module__WHi8rW__visible{transform:translate(0)}.Reveal-module__WHi8rW__slideLeft{transform:translate(35px)}.Reveal-module__WHi8rW__slideLeft.Reveal-module__WHi8rW__visible{transform:translate(0)}.Reveal-module__WHi8rW__scaleUp{transform:scale(.92)}.Reveal-module__WHi8rW__scaleUp.Reveal-module__WHi8rW__visible{transform:scale(1)}
.VendaProducts-module__ZReCuW__section{background-color:var(--secondary);width:100%;padding:5.5rem 1.5rem;position:relative}.VendaProducts-module__ZReCuW__container{max-width:1280px;margin:0 auto}.VendaProducts-module__ZReCuW__headerRow{text-align:center;max-width:750px;margin:0 auto 3.5rem}.VendaProducts-module__ZReCuW__subtitle{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.VendaProducts-module__ZReCuW__title{color:var(--text);text-transform:uppercase;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.VendaProducts-module__ZReCuW__description{color:#a0a0a0;margin-top:1rem;font-size:1rem;line-height:1.6}.VendaProducts-module__ZReCuW__formatsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:5.5rem;display:grid}.VendaProducts-module__ZReCuW__formatCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible}.VendaProducts-module__ZReCuW__formatCard:hover{border-color:var(--primary);background:#e3ff0006;transform:translateY(-8px);box-shadow:0 25px 60px #000c,0 0 40px #e3ff001f}.VendaProducts-module__ZReCuW__differentialCard{background:linear-gradient(#e3ff000d 0%,#ffffff04 100%);border-color:#e3ff0059}.VendaProducts-module__ZReCuW__badge{background:var(--primary);color:var(--secondary);letter-spacing:.06em;text-transform:uppercase;z-index:2;border-radius:6px;padding:.45rem .95rem;font-size:.75rem;font-weight:900;position:absolute;top:22px;right:22px;box-shadow:0 0 20px #e3ff0066}.VendaProducts-module__ZReCuW__diffBadge{color:var(--primary);border:1.5px solid var(--primary);background:0 0;box-shadow:0 0 15px #e3ff0040}.VendaProducts-module__ZReCuW__formatImageContainer{background:0 0;justify-content:center;align-items:center;width:100%;height:380px;margin:.5rem 0 2.5rem;display:flex;position:relative;overflow:visible}.VendaProducts-module__ZReCuW__formatImageContainer:after{content:"";filter:blur(8px);pointer-events:none;z-index:1;background:radial-gradient(#000c 0%,#0000 70%);width:65%;height:25px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.VendaProducts-module__ZReCuW__formatImg{object-fit:contain;filter:drop-shadow(0 20px 30px #000000d9);z-index:2;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .4s}.VendaProducts-module__ZReCuW__formatCard:hover .VendaProducts-module__ZReCuW__formatImg{filter:drop-shadow(0 28px 40px #000000f2)drop-shadow(0 0 25px #e3ff0040);transform:scale(1.08)translateY(-10px)}.VendaProducts-module__ZReCuW__formatVolume{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.35rem;font-size:1.2rem;font-weight:900}.VendaProducts-module__ZReCuW__cardTitle{color:#fff;text-transform:uppercase;margin-bottom:.75rem;font-size:2rem;font-weight:900}.VendaProducts-module__ZReCuW__cardText{color:#b5b5b5;margin-bottom:2rem;font-size:1rem;line-height:1.65}.VendaProducts-module__ZReCuW__featureList{border-top:1px solid #ffffff14;flex-direction:column;gap:.95rem;margin-top:auto;padding-top:2rem;list-style:none;display:flex}.VendaProducts-module__ZReCuW__featureItem{color:#e5e5e5;align-items:center;gap:.75rem;font-size:.925rem;display:flex}.VendaProducts-module__ZReCuW__checkIcon{color:var(--primary);flex-shrink:0}.VendaProducts-module__ZReCuW__flavorsSection{background:#080808;border:1px solid #ffffff14;border-radius:20px;padding:4.5rem 2.5rem;position:relative;overflow:hidden}.VendaProducts-module__ZReCuW__flavorsGlow{filter:blur(70px);pointer-events:none;background:radial-gradient(circle,#e3ff0014 0%,#0000 70%);width:450px;height:450px;position:absolute;top:0;right:0}.VendaProducts-module__ZReCuW__flavorsHeader{text-align:center;max-width:750px;margin:0 auto 3.5rem}.VendaProducts-module__ZReCuW__zeroSugarTag{border:1px solid var(--primary);color:var(--primary);letter-spacing:.12em;text-transform:uppercase;background:#e3ff001f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.45rem 1rem;font-size:.8rem;font-weight:900;display:inline-flex}.VendaProducts-module__ZReCuW__flavorsTitle{color:#fff;text-transform:uppercase;margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900}.VendaProducts-module__ZReCuW__flavorsSubtitle{color:#a0a0a0;font-size:.95rem;line-height:1.6}.VendaProducts-module__ZReCuW__flavorsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.VendaProducts-module__ZReCuW__flavorCard{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.75rem 1.25rem 2rem;transition:all .3s;display:flex;position:relative}.VendaProducts-module__ZReCuW__flavorCard:hover{border-color:var(--primary);background:#ffffff0a;transform:translateY(-6px);box-shadow:0 15px 35px #0009}.VendaProducts-module__ZReCuW__flavorTop{justify-content:space-between;align-items:center;display:flex}.VendaProducts-module__ZReCuW__flavorIndicator{border-radius:50%;width:12px;height:12px;box-shadow:0 0 10px}.VendaProducts-module__ZReCuW__flavorZero{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800}.VendaProducts-module__ZReCuW__flavorImageWrapper{background:0 0;justify-content:center;align-items:center;width:100%;height:210px;margin:.5rem 0 .75rem;display:flex;position:relative;overflow:visible}.VendaProducts-module__ZReCuW__flavorImg{object-fit:contain;filter:drop-shadow(0 10px 20px #000000bf);transition:transform .35s}.VendaProducts-module__ZReCuW__flavorCard:hover .VendaProducts-module__ZReCuW__flavorImg{transform:scale(1.1)translateY(-4px)}.VendaProducts-module__ZReCuW__flavorName{color:#fff;text-transform:uppercase;letter-spacing:.02em;font-size:1.3rem;font-weight:800}.VendaProducts-module__ZReCuW__flavorDesc{color:#999;font-size:.875rem;line-height:1.45}.VendaProducts-module__ZReCuW__specsBox{background:linear-gradient(135deg,#e3ff000f 0%,#0006 100%);border:1px solid #e3ff0040;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding:2.25rem;display:flex}.VendaProducts-module__ZReCuW__specsInfo{max-width:650px}.VendaProducts-module__ZReCuW__specsTitle{color:var(--primary);text-transform:uppercase;margin-bottom:.4rem;font-size:1.3rem;font-weight:800}.VendaProducts-module__ZReCuW__specsDesc{color:#ccc;font-size:.95rem;line-height:1.5}.VendaProducts-module__ZReCuW__specsBtn{color:var(--primary);border:2px solid var(--primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:0 0;border-radius:6px;padding:.9rem 1.85rem;font-size:.9rem;font-weight:800;transition:all .2s}.VendaProducts-module__ZReCuW__specsBtn:hover{background:var(--primary);color:var(--secondary)}@media (max-width:1024px){.VendaProducts-module__ZReCuW__flavorsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.VendaProducts-module__ZReCuW__formatsGrid{grid-template-columns:1fr}.VendaProducts-module__ZReCuW__formatImageContainer{height:300px}.VendaProducts-module__ZReCuW__flavorsSection{padding:2.5rem 1.25rem}}@media (max-width:540px){.VendaProducts-module__ZReCuW__flavorsGrid{grid-template-columns:1fr}}
.VendaBenefits-module__Vko7XW__section{background:#080808;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;padding:5rem 1.5rem}.VendaBenefits-module__Vko7XW__container{max-width:1280px;margin:0 auto}.VendaBenefits-module__Vko7XW__headerRow{text-align:center;max-width:750px;margin:0 auto 3.5rem}.VendaBenefits-module__Vko7XW__subtitle{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.VendaBenefits-module__Vko7XW__title{color:var(--text);text-transform:uppercase;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.VendaBenefits-module__Vko7XW__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.VendaBenefits-module__Vko7XW__benefitCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:2rem;transition:all .3s}.VendaBenefits-module__Vko7XW__benefitCard:hover{border-color:var(--primary);background:#e3ff0008;transform:translateY(-4px)}.VendaBenefits-module__Vko7XW__benefitIcon{width:44px;height:44px;color:var(--primary);background:#e3ff001a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.VendaBenefits-module__Vko7XW__benefitTitle{color:#fff;text-transform:uppercase;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.VendaBenefits-module__Vko7XW__benefitDesc{color:#9f9f9f;font-size:.9rem;line-height:1.6}.VendaBenefits-module__Vko7XW__segmentsSection{border-top:1px solid #ffffff14;margin-top:5rem;padding-top:3.5rem}.VendaBenefits-module__Vko7XW__segmentsTitle{text-align:center;color:#fff;text-transform:uppercase;margin-bottom:2rem;font-size:1.5rem;font-weight:800}.VendaBenefits-module__Vko7XW__segmentsGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.VendaBenefits-module__Vko7XW__segmentItem{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1rem;transition:all .25s;display:flex}.VendaBenefits-module__Vko7XW__segmentItem:hover{border-color:var(--primary);transform:scale(1.03)}.VendaBenefits-module__Vko7XW__segmentIcon{color:var(--primary)}.VendaBenefits-module__Vko7XW__segmentName{color:#e0e0e0;text-transform:uppercase;letter-spacing:.03em;font-size:.85rem;font-weight:700}@media (max-width:1024px){.VendaBenefits-module__Vko7XW__grid{grid-template-columns:repeat(2,1fr)}.VendaBenefits-module__Vko7XW__segmentsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.VendaBenefits-module__Vko7XW__grid{grid-template-columns:1fr}.VendaBenefits-module__Vko7XW__segmentsGrid{grid-template-columns:repeat(2,1fr)}}
.VendaForm-module__8N6g-G__section{background:radial-gradient(circle,#e3ff000d 0%,#000 80%);border-top:1px solid #e3ff0033;width:100%;padding:5.5rem 1.5rem;position:relative}.VendaForm-module__8N6g-G__container{max-width:1140px;margin:0 auto}.VendaForm-module__8N6g-G__headerRow{text-align:center;max-width:700px;margin:0 auto 3.5rem}.VendaForm-module__8N6g-G__subtitle{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.VendaForm-module__8N6g-G__title{color:var(--text);text-transform:uppercase;font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.15}.VendaForm-module__8N6g-G__description{color:#a5a5a5;margin-top:.75rem;font-size:1rem}.VendaForm-module__8N6g-G__formGrid{grid-template-columns:1.4fr .8fr;align-items:start;gap:2.5rem;display:grid}.VendaForm-module__8N6g-G__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121212cc;border:1px solid #e3ff0040;border-radius:14px;padding:2.5rem;box-shadow:0 15px 40px #000000b3}.VendaForm-module__8N6g-G__twoCols{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.VendaForm-module__8N6g-G__fieldGroup{flex-direction:column;gap:.4rem;margin-bottom:1.25rem;display:flex}.VendaForm-module__8N6g-G__label{color:#e0e0e0;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.VendaForm-module__8N6g-G__input,.VendaForm-module__8N6g-G__select,.VendaForm-module__8N6g-G__textarea{color:#fff;background:#0a0a0a;border:1px solid #ffffff26;border-radius:6px;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.VendaForm-module__8N6g-G__input:focus,.VendaForm-module__8N6g-G__select:focus,.VendaForm-module__8N6g-G__textarea:focus{border-color:var(--primary);background:#111;outline:none;box-shadow:0 0 10px #e3ff0040}.VendaForm-module__8N6g-G__select option{color:#fff;background:#111}.VendaForm-module__8N6g-G__textarea{resize:vertical;min-height:90px}.VendaForm-module__8N6g-G__submitBtn{background:var(--primary);width:100%;color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1.1rem;font-size:1rem;font-weight:900;transition:all .25s;display:flex;box-shadow:0 0 20px #e3ff004d}.VendaForm-module__8N6g-G__submitBtn:hover:not(:disabled){background:#f4ff61;transform:translateY(-2px);box-shadow:0 0 30px #e3ff0080}.VendaForm-module__8N6g-G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.VendaForm-module__8N6g-G__successCard{border:1px solid var(--primary);text-align:center;background:#e3ff0014;border-radius:12px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem;display:flex}.VendaForm-module__8N6g-G__successIcon{background:var(--primary);width:60px;height:60px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:900;display:flex}.VendaForm-module__8N6g-G__successTitle{color:#fff;text-transform:uppercase;font-size:1.5rem;font-weight:800}.VendaForm-module__8N6g-G__successDesc{color:#ccc;max-width:480px;font-size:.95rem;line-height:1.6}.VendaForm-module__8N6g-G__resetBtn{color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;margin-top:.5rem;padding:.6rem 1.2rem;font-size:.85rem;transition:all .2s}.VendaForm-module__8N6g-G__resetBtn:hover{color:#fff;border-color:#fff}.VendaForm-module__8N6g-G__infoCol{flex-direction:column;gap:1.5rem;display:flex}.VendaForm-module__8N6g-G__contactBox{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.VendaForm-module__8N6g-G__contactBoxTitle{color:#fff;text-transform:uppercase;margin-bottom:.75rem;font-size:1.15rem;font-weight:800}.VendaForm-module__8N6g-G__contactBoxDesc{color:#999;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.VendaForm-module__8N6g-G__whatsBtnDirect{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#25d366;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.VendaForm-module__8N6g-G__whatsBtnDirect:hover{background:#1eb956;transform:translateY(-2px);box-shadow:0 0 20px #25d36666}.VendaForm-module__8N6g-G__guarantees{flex-direction:column;gap:.9rem;margin-top:.5rem;display:flex}.VendaForm-module__8N6g-G__guaranteeItem{color:#cfcfcf;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.VendaForm-module__8N6g-G__guaranteeIcon{color:var(--primary)}@media (max-width:900px){.VendaForm-module__8N6g-G__formGrid,.VendaForm-module__8N6g-G__twoCols{grid-template-columns:1fr}.VendaForm-module__8N6g-G__formCard{padding:1.75rem 1.25rem}}
.VendaFaq-module__LlHzAa__section{background-color:var(--secondary);width:100%;padding:5rem 1.5rem;position:relative}.VendaFaq-module__LlHzAa__container{max-width:900px;margin:0 auto}.VendaFaq-module__LlHzAa__headerRow{text-align:center;margin-bottom:3.5rem}.VendaFaq-module__LlHzAa__subtitle{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:800}.VendaFaq-module__LlHzAa__title{color:var(--text);text-transform:uppercase;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;line-height:1.15}.VendaFaq-module__LlHzAa__faqList{flex-direction:column;gap:1rem;display:flex}.VendaFaq-module__LlHzAa__faqItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;transition:all .25s;overflow:hidden}.VendaFaq-module__LlHzAa__faqItemOpen{border-color:var(--primary);background:#e3ff0008}.VendaFaq-module__LlHzAa__questionBtn{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem 1.5rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:color .2s;display:flex}.VendaFaq-module__LlHzAa__questionBtn:hover{color:var(--primary)}.VendaFaq-module__LlHzAa__chevron{color:var(--primary);flex-shrink:0;transition:transform .3s}.VendaFaq-module__LlHzAa__chevronOpen{transform:rotate(180deg)}.VendaFaq-module__LlHzAa__answer{color:#b5b5b5;padding:0 1.5rem 1.35rem;font-size:.95rem;line-height:1.6}@media (max-width:600px){.VendaFaq-module__LlHzAa__questionBtn{padding:1rem 1.2rem;font-size:.95rem}.VendaFaq-module__LlHzAa__answer{padding:0 1.2rem 1.2rem;font-size:.9rem}}
.VendaFooter-module__VQa7ga__footer{background-color:#050505;border-top:1px solid #e3ff0033;width:100%;padding:4rem 1.5rem 2rem}.VendaFooter-module__VQa7ga__container{max-width:1280px;margin:0 auto}.VendaFooter-module__VQa7ga__topRow{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:3rem;display:flex}.VendaFooter-module__VQa7ga__brandGroup{flex-direction:column;gap:.75rem;display:flex}.VendaFooter-module__VQa7ga__logoRow{align-items:center;gap:1rem;display:flex}.VendaFooter-module__VQa7ga__tagline{color:#888;max-width:320px;font-size:.9rem}.VendaFooter-module__VQa7ga__linksGroup{flex-wrap:wrap;gap:2rem;display:flex}.VendaFooter-module__VQa7ga__link{color:#aaa;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600;transition:color .2s}.VendaFooter-module__VQa7ga__link:hover{color:var(--primary)}.VendaFooter-module__VQa7ga__bottomRow{color:#666;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.8rem;display:flex}@media (max-width:768px){.VendaFooter-module__VQa7ga__topRow,.VendaFooter-module__VQa7ga__bottomRow{flex-direction:column;align-items:flex-start}}
.page-module___8aEwW__home{flex-direction:column;min-height:100svh;display:flex}
.VendaLaunch-module__JON2eq__main{color:#fff;background-color:#050505;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.VendaLaunch-module__JON2eq__ambientGlowTop{filter:blur(100px);pointer-events:none;z-index:1;background:radial-gradient(#e3ff0026 0%,#e3ff0008 45%,#0000 70%);border-radius:50%;width:140vw;height:90vh;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.VendaLaunch-module__JON2eq__ambientOrbLeft{filter:blur(120px);pointer-events:none;z-index:1;background:radial-gradient(circle,#e3ff0014 0%,#0000 70%);width:50vw;height:50vw;animation:7s ease-in-out infinite alternate VendaLaunch-module__JON2eq__pulseGlow;position:absolute;top:25%;left:-10%}.VendaLaunch-module__JON2eq__ambientOrbRight{filter:blur(100px);pointer-events:none;z-index:1;background:radial-gradient(circle,#e3ff000f 0%,#0000 70%);width:45vw;height:45vw;animation:9s ease-in-out infinite alternate-reverse VendaLaunch-module__JON2eq__pulseGlow;position:absolute;bottom:10%;right:-10%}.VendaLaunch-module__JON2eq__bgArtLayer{pointer-events:none;z-index:1;opacity:.22;position:absolute;inset:0;overflow:hidden}.VendaLaunch-module__JON2eq__bgArtImage{object-fit:cover;object-position:center;transform:scale(1.05)}.VendaLaunch-module__JON2eq__bgVignette{background:radial-gradient(circle,#0000 20%,#050505 85%),linear-gradient(#050505 0%,#0000 20% 80%,#050505 100%);position:absolute;inset:0}.VendaLaunch-module__JON2eq__header{z-index:50;padding-top:2.5rem;padding-bottom:1rem;position:relative}.VendaLaunch-module__JON2eq__headerContainer{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}.VendaLaunch-module__JON2eq__logoLink{align-items:center;gap:.75rem;transition:transform .3s;display:inline-flex}.VendaLaunch-module__JON2eq__logoLink:hover{transform:scale(1.05)}.VendaLaunch-module__JON2eq__logoImg{object-fit:contain;width:auto;height:48px}.VendaLaunch-module__JON2eq__socials{align-items:center;gap:.75rem;display:flex}.VendaLaunch-module__JON2eq__socialBtn{width:44px;height:44px;color:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e3ff0014;border:1px solid #e3ff0059;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 15px #e3ff0026}.VendaLaunch-module__JON2eq__socialBtn:hover{background:var(--primary);color:#000;border-color:var(--primary);transform:translateY(-3px)scale(1.08);box-shadow:0 0 25px #e3ff008c}.VendaLaunch-module__JON2eq__socialBtn svg{width:20px;height:20px}.VendaLaunch-module__JON2eq__hero{z-index:10;flex:1;align-items:center;padding:3rem 0 4rem;display:flex;position:relative}.VendaLaunch-module__JON2eq__heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.VendaLaunch-module__JON2eq__leftCol{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.VendaLaunch-module__JON2eq__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-transform:uppercase;letter-spacing:.25em;background:#e3ff0014;border:1px solid #e3ff0040;border-radius:9999px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.45rem 1.15rem;font-size:.7rem;font-weight:900;display:inline-flex;box-shadow:0 0 20px #e3ff0026}.VendaLaunch-module__JON2eq__badgePulse{background-color:var(--primary);width:7px;height:7px;box-shadow:0 0 12px var(--primary);border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite VendaLaunch-module__JON2eq__pingDot}.VendaLaunch-module__JON2eq__title{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:1.75rem;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:900;line-height:1.05}.VendaLaunch-module__JON2eq__highlightGradient{background:linear-gradient(135deg,#fff 0%,#e3ff00 60%,#b8cc00 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 35px #e3ff0059;-webkit-background-clip:text;display:inline-block}.VendaLaunch-module__JON2eq__description{color:#ffffffa6;max-width:540px;margin-bottom:2.5rem;font-size:clamp(1.05rem,1.3vw,1.25rem);font-weight:500;line-height:1.6}.VendaLaunch-module__JON2eq__tagList{flex-wrap:wrap;gap:.85rem;display:flex}.VendaLaunch-module__JON2eq__tagItem{text-transform:uppercase;letter-spacing:.15em;color:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff17;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.72rem;font-weight:800;transition:all .3s;display:flex}.VendaLaunch-module__JON2eq__tagItem:hover{color:#fff;background:#e3ff0014;border-color:#e3ff004d;transform:translateY(-2px)}.VendaLaunch-module__JON2eq__tagIcon{color:var(--primary);width:15px;height:15px}.VendaLaunch-module__JON2eq__formCard{-webkit-backdrop-filter:blur(25px);background:#121212a6;border:1px solid #ffffff1f;border-radius:32px;width:100%;max-width:500px;margin-left:auto;padding:2.75rem 2.5rem;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c,0 0 40px #e3ff000d}.VendaLaunch-module__JON2eq__formCard:hover{border-color:#e3ff0059;box-shadow:0 35px 90px #000000e6,0 0 60px #e3ff001f}.VendaLaunch-module__JON2eq__cardAmbientGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#e3ff0038 0%,#0000 70%);border-radius:50%;width:220px;height:220px;transition:transform .7s;position:absolute;top:-80px;right:-80px}.VendaLaunch-module__JON2eq__formCard:hover .VendaLaunch-module__JON2eq__cardAmbientGlow{transform:scale(1.25)}.VendaLaunch-module__JON2eq__cardContent{z-index:5;flex-direction:column;display:flex;position:relative}.VendaLaunch-module__JON2eq__cardTitle{text-transform:uppercase;letter-spacing:-.01em;color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.VendaLaunch-module__JON2eq__cardSubtitle{color:#ffffff8c;letter-spacing:.01em;margin-bottom:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.88rem;font-weight:400;line-height:1.55}.VendaLaunch-module__JON2eq__form{flex-direction:column;gap:1.25rem;display:flex}.VendaLaunch-module__JON2eq__inputGroup{flex-direction:column;gap:.4rem;display:flex}.VendaLaunch-module__JON2eq__label{text-transform:uppercase;letter-spacing:.2em;color:#ffffff73;margin-left:.5rem;font-size:.68rem;font-weight:900}.VendaLaunch-module__JON2eq__input{color:#fff;letter-spacing:.01em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;padding:1.05rem 1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:500;transition:all .25s}.VendaLaunch-module__JON2eq__input::placeholder{color:#ffffff59;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:400}.VendaLaunch-module__JON2eq__input:focus{border-color:var(--primary);background:#ffffff12;box-shadow:0 0 20px #e3ff0026}.VendaLaunch-module__JON2eq__submitBtn{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.75rem;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:900;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #e3ff0059}.VendaLaunch-module__JON2eq__submitBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 15px 45px #ffffff80}.VendaLaunch-module__JON2eq__submitBtn:active{transform:scale(.98)}.VendaLaunch-module__JON2eq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.VendaLaunch-module__JON2eq__btnArrow{transition:transform .25s}.VendaLaunch-module__JON2eq__submitBtn:hover .VendaLaunch-module__JON2eq__btnArrow{transform:translate(4px)}.VendaLaunch-module__JON2eq__formHint{text-align:center;color:#fff6;letter-spacing:.01em;margin-top:-.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.78rem}.VendaLaunch-module__JON2eq__stepper{gap:6px;margin-bottom:2rem;display:flex}.VendaLaunch-module__JON2eq__stepSeg{background:#ffffff1a;border-radius:9999px;flex:1;height:3px;position:relative;overflow:hidden}.VendaLaunch-module__JON2eq__stepSeg:after{content:"";background:var(--primary);transform-origin:0;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0);box-shadow:0 0 12px #e3ff0099}.VendaLaunch-module__JON2eq__stepSegOn:after{transform:scaleX(1)}.VendaLaunch-module__JON2eq__pane{flex-direction:column;flex:1;animation:.45s cubic-bezier(.16,1,.3,1) both VendaLaunch-module__JON2eq__paneIn;display:flex}@keyframes VendaLaunch-module__JON2eq__paneIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.VendaLaunch-module__JON2eq__stepMeta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.VendaLaunch-module__JON2eq__backBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.2em;color:#ffffff73;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.68rem;font-weight:900;transition:color .25s;display:inline-flex}.VendaLaunch-module__JON2eq__backBtn:hover{color:#fff}.VendaLaunch-module__JON2eq__stepCount{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);font-size:.68rem;font-weight:900}.VendaLaunch-module__JON2eq__questionTitle{text-transform:uppercase;letter-spacing:-.01em;color:#fff;margin-bottom:.5rem;font-size:1.45rem;font-weight:900;line-height:1.15}.VendaLaunch-module__JON2eq__options{flex-direction:column;gap:.65rem;display:flex}.VendaLaunch-module__JON2eq__option{text-align:left;color:#ffffffd9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:.9rem;width:100%;padding:1rem 1.15rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.93rem;font-weight:500;line-height:1.35;transition:all .25s;display:flex}.VendaLaunch-module__JON2eq__option:hover{color:#fff;background:#ffffff12;border-color:#e3ff0059}.VendaLaunch-module__JON2eq__option:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 20px #e3ff0026}.VendaLaunch-module__JON2eq__optionRadio{border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;transition:all .25s;display:grid}.VendaLaunch-module__JON2eq__optionRadio:after{content:"";background:#000;border-radius:50%;width:8px;height:8px;transition:transform .25s cubic-bezier(.16,1,.3,1);transform:scale(0)}.VendaLaunch-module__JON2eq__option:hover .VendaLaunch-module__JON2eq__optionRadio{border-color:var(--primary)}.VendaLaunch-module__JON2eq__optionOn,.VendaLaunch-module__JON2eq__optionOn:hover{border-color:var(--primary);color:#fff;background:#e3ff0014;box-shadow:0 0 20px #e3ff0026}.VendaLaunch-module__JON2eq__optionOn .VendaLaunch-module__JON2eq__optionRadio{background:var(--primary);border-color:var(--primary);box-shadow:0 0 12px #e3ff0080}.VendaLaunch-module__JON2eq__optionOn .VendaLaunch-module__JON2eq__optionRadio:after{transform:scale(1)}.VendaLaunch-module__JON2eq__optionLabel{flex:1}.VendaLaunch-module__JON2eq__consultorBtn{cursor:pointer;color:#ffffff73;text-underline-offset:4px;background:0 0;border:none;margin:auto auto 0;padding-top:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;-webkit-text-decoration:underline #fff3;text-decoration:underline #fff3;transition:color .25s,text-decoration-color .25s;display:block}.VendaLaunch-module__JON2eq__consultorBtn:hover{color:var(--primary);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}@media (prefers-reduced-motion:reduce){.VendaLaunch-module__JON2eq__pane{animation:none}.VendaLaunch-module__JON2eq__stepSeg:after{transition:none}}.VendaLaunch-module__JON2eq__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2.5rem 1rem;display:flex}.VendaLaunch-module__JON2eq__successIcon{border:1px solid var(--primary);width:64px;height:64px;color:var(--primary);background:#e3ff0026;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 30px #e3ff004d}.VendaLaunch-module__JON2eq__successTitle{text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:900}.VendaLaunch-module__JON2eq__successText{color:#ffffffb3;max-width:320px;font-size:.95rem;line-height:1.6}.VendaLaunch-module__JON2eq__footer{z-index:10;border-top:1px solid #ffffff0d;width:100%;margin-top:auto;padding:1.5rem 0 2rem;position:relative}.VendaLaunch-module__JON2eq__footerContainer{opacity:.35;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2rem;transition:opacity .3s;display:flex}.VendaLaunch-module__JON2eq__footerContainer:hover{opacity:.75}.VendaLaunch-module__JON2eq__footerBrand{letter-spacing:.4em;text-transform:uppercase;color:#fff;font-size:.7rem;font-weight:900}.VendaLaunch-module__JON2eq__footerYear{letter-spacing:.4em;text-transform:uppercase;color:#fff;font-size:.7rem;font-weight:800}@keyframes VendaLaunch-module__JON2eq__pingDot{0%{transform:scale(.95);box-shadow:0 0 #e3ff00b3}70%{transform:scale(1.1);box-shadow:0 0 0 8px #e3ff0000}to{transform:scale(.95);box-shadow:0 0 #e3ff0000}}@keyframes VendaLaunch-module__JON2eq__pulseGlow{0%{opacity:.4;transform:scale(.95)}to{opacity:.8;transform:scale(1.05)}}@media (max-width:1024px){.VendaLaunch-module__JON2eq__heroGrid{grid-template-columns:1fr;gap:3.5rem}.VendaLaunch-module__JON2eq__leftCol{text-align:center;align-items:center}.VendaLaunch-module__JON2eq__description{margin-left:auto;margin-right:auto}.VendaLaunch-module__JON2eq__tagList{justify-content:center}.VendaLaunch-module__JON2eq__formCard{margin:0 auto}}@media (max-width:640px){.VendaLaunch-module__JON2eq__headerContainer,.VendaLaunch-module__JON2eq__heroGrid{padding:0 1.25rem}.VendaLaunch-module__JON2eq__formCard{border-radius:24px;padding:2rem 1.5rem}.VendaLaunch-module__JON2eq__footerContainer{text-align:center;flex-direction:column;gap:.5rem;padding:0 1.25rem}}
