:root{--blue-a: #122a82;--blue-b: #040b27;--teal: #122a82;--accent: #244acb;--accent-dark: #17378e;--gold: #edc459;--light: #f7faff;--ink: #071427}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.blue-gradient{background:linear-gradient(135deg,var(--blue-a),var(--blue-b))}.light-section{background:var(--light)}.hero{position:relative;display:flex;min-height:720px;padding:22px 22px 55px;flex-direction:column;align-items:center;justify-content:space-between;color:#fff;overflow:hidden}.hero:after,.usage:after,.how-to-buy:after{content:"";position:absolute;left:-8%;bottom:-44px;width:116%;height:78px;background:var(--light);border-radius:50% 50% 0 0}.hero h1{z-index:1;margin:0 0 12px;text-align:center;font-size:35px;line-height:1.2;text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.3)}.hero-image-link{display:flex;width:min(70vw,510px);flex:1;align-items:center;justify-content:center}.hero-image{width:100%;max-height:560px;object-fit:contain;border-radius:2px;box-shadow:0 16px 38px #0000002e}.hero p{z-index:1;margin:18px 0 0;text-align:center;font-size:15px;font-weight:500}.official{display:flex;padding:26px 20px 74px;flex-direction:column;align-items:center}.official h2{margin:0;color:var(--teal);text-align:center;font-size:clamp(30px,4vw,45px);line-height:1.08;text-transform:uppercase}.product-format-badge{margin:18px 0 0;padding:9px 18px;color:#fff;background:linear-gradient(105deg,var(--blue-a),var(--blue-b));border:1px solid rgba(237,196,89,.75);border-radius:999px;box-shadow:0 6px 18px #040b2729;font-size:16px;font-weight:900;letter-spacing:.02em;text-align:center}.official-product{width:min(42vw,525px);margin:20px auto 26px}.green-button{display:inline-flex;min-height:46px;padding:13px 20px;align-items:center;justify-content:center;border-radius:7px;color:#fff;background:linear-gradient(#365ddb,#14388e 70%,#0b205c);box-shadow:inset 0 -3px #0000002e,0 5px 14px #022f5538;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:800;text-align:center}.usage{position:relative;padding:96px 6vw 118px;color:#fff;overflow:hidden}.usage>h2,.how-to-buy h2{margin:0 auto;text-align:center;font-size:clamp(34px,4vw,48px);line-height:1.2}.usage-subtitle{max-width:560px;margin:10px auto 76px;text-align:center;font-size:18px}.usage-grid{display:grid;max-width:1120px;margin:0 auto;grid-template-columns:repeat(3,1fr);gap:22px}.usage-card{position:relative;min-height:315px;margin-top:30px;padding:88px 28px 28px;color:#111;background:var(--light);border:1px solid #d9e5f2;border-radius:28px;text-align:center}.usage-card img{position:absolute;top:-58px;left:50%;width:160px;height:112px;object-fit:cover;border:4px solid var(--gold);border-radius:50%;transform:translate(-50%)}.usage-card h3{margin:14px 0 16px;font-size:26px}.usage-card p{margin:0;font-size:18px;line-height:1.15}.warning-copy{display:flex;max-width:950px;margin:76px auto 0;flex-direction:column;align-items:center;text-align:center}.warning-copy>p{margin:0 0 22px;font-size:18px;line-height:1.45}.warning-box{display:flex;width:min(700px,100%);min-height:94px;margin-bottom:22px;padding:12px 22px;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(36,74,203,.35);border-radius:24px}.warning-box img{width:100%}.how-to-buy{position:relative;display:flex;padding:100px 20px 115px;flex-direction:column;align-items:center;color:#fff;overflow:hidden}.how-to-buy p{margin:12px 0 30px;font-size:22px;font-weight:500}.how-to-buy>img{width:min(790px,92vw)}.how-to-buy .installments-image{width:min(520px,80vw);margin-top:22px}.offers{display:flex;padding:90px 22px 125px;flex-direction:column;align-items:center;color:#fff}.offers>h2{max-width:1000px;margin:0;text-align:center;font-size:clamp(30px,4vw,45px);line-height:1.12}.offers>p{max-width:720px;margin:14px 0 42px;text-align:center;font-size:18px}.offer-grid{display:grid;width:min(1180px,100%);grid-template-columns:repeat(4,1fr);gap:18px}.offer-card{display:flex;padding:16px 12px 14px;flex-direction:column;align-items:center;color:#151515;background:#fff;border:1px solid rgba(10,82,120,.16);border-radius:12px;box-shadow:0 12px 30px #040b2740;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.offer-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #040b2757}.offer-products{position:relative;display:flex;width:100%;height:245px;align-items:flex-end;justify-content:center}.bottle-wrap{position:relative;display:flex;width:48%;height:230px;align-items:flex-end;justify-content:center}.bottle-wrap img{width:auto;max-width:100%;height:215px;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(0,0,0,.18))}.quantity-badge{position:absolute;z-index:2;top:0;left:50%;display:grid;width:66px;height:66px;place-items:center;color:#fff;background:linear-gradient(#244acb,#0f2465 72%);border:3px solid #b9ceff;border-radius:50%;box-shadow:0 2px 5px #0000004d;font-size:34px;font-weight:800;transform:translate(-50%)}.plus{z-index:3;margin:0 -3px 50px;color:var(--accent);font-size:44px;font-weight:900}.free-stamp{position:absolute;z-index:3;right:-7px;bottom:8px;padding:7px 9px;color:#fff;background:linear-gradient(110deg,#3056d2,#152f87);box-shadow:0 2px 3px #00000029;font-size:18px;font-style:italic;font-weight:900;transform:rotate(-6deg)}.product-kind{margin:5px 0 8px;padding:5px 10px;color:#fff;background:var(--blue-b);border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.04em}.offer-title{margin-top:4px;color:var(--teal);font-size:27px;line-height:1.12}.shipping{width:92%;margin:17px 0 15px;padding:8px 4px;color:#152f87;background:#d9efff;font-size:17px}.installment{display:flex;align-items:flex-end;color:var(--teal);line-height:.88}.installment small{margin-right:3px;font-size:22px;font-weight:700}.installment strong{font-size:58px;font-weight:500}.installment span{margin-bottom:4px;font-size:24px;font-weight:700}.cash{margin:14px 0;font-size:17px;font-weight:700}.buy-button{width:90%;padding:10px 4px 9px;color:#fff;background:linear-gradient(#365ddb,#14388e 70%,#0b205c);border-radius:22px;box-shadow:inset 0 -4px #0000003d;font-size:17px;font-weight:900}.resale-title{margin:60px 0 28px;font-size:clamp(31px,4vw,46px);text-align:center}.guarantee{padding:0 18px 75px}.guarantee-card{display:grid;max-width:1120px;margin:0 auto;padding:32px 42px;grid-template-columns:minmax(300px,360px) 1fr;gap:18px 34px;color:#fff;border-radius:43px}.guarantee-card h2{grid-column:1 / -1;margin:0;text-align:center;font-size:38px}.guarantee-card>img:not(.safe-buy){width:min(100%,340px);grid-row:2 / span 3;align-self:center;justify-self:center;filter:drop-shadow(0 16px 20px rgba(0,0,0,.22))}.guarantee-text{font-size:18px;line-height:1.45}.guarantee-card .green-button{justify-self:stretch}.guarantee-card .safe-buy{width:300px;justify-self:center}.faq{display:flex;padding:80px 20px 95px;flex-direction:column;align-items:center}.faq h2{margin:0 0 38px;font-size:clamp(36px,4vw,52px);text-align:center}.faq-list{width:min(840px,100%)}.faq details{border-bottom:1px solid #c9c9c9}.faq summary{position:relative;padding:20px 10px 20px 34px;color:#707070;cursor:pointer;list-style:none;font-size:17px;font-weight:800}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+";position:absolute;left:4px;top:17px;color:#111;font-size:25px}.faq details[open] summary{color:#111}.faq details[open] summary:before{content:"\2212";color:#707070}.faq details p{margin:0;padding:0 12px 24px 34px;font-size:16px;line-height:1.55}footer{display:grid;padding:75px 7vw;grid-template-columns:1fr 1fr;gap:40px;color:#fff;background:linear-gradient(110deg,#040b27,#122a82)}footer h2{margin:0 0 12px;font-size:20px;font-weight:400}footer img{max-height:90px;object-fit:contain;object-position:left center}footer .security-icons{margin-top:12px}.whatsapp{position:fixed;z-index:20;right:22px;bottom:22px;display:grid;width:60px;height:60px;place-items:center;color:#fff;background:#25d366;border:0;border-radius:50%;box-shadow:0 7px 22px #00000038;transition:transform .18s ease,box-shadow .18s ease}.whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0000004d}.whatsapp-icon{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:transparent;font-weight:900}.whatsapp-icon svg{width:30px;height:30px;fill:currentColor}@media(max-width:1024px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-card{max-width:330px;justify-self:center}}@media(max-width:767px){.desktop-only{display:none}.hero{min-height:720px;padding:25px 20px 82px}.hero h1{font-size:20px}.hero-image-link{width:min(100%,430px)}.hero-image{max-height:535px}.official{padding-top:14px}.official h2{width:95%;font-size:20px;line-height:1.4}.product-format-badge{max-width:95%;font-size:13px}.official-product{width:78%;margin:18px auto 24px}.green-button{width:min(100%,420px);border-radius:14px}.usage{padding:90px 20px 105px}.usage>h2{font-size:32px}.usage-subtitle{width:85vw;margin-bottom:86px}.usage-grid{grid-template-columns:1fr;gap:85px}.usage-card{min-height:225px;margin-top:0;padding:80px 28px 28px}.usage-card img{width:150px;height:105px}.warning-copy{margin-top:62px;text-align:left}.warning-copy>p{font-size:18px}.how-to-buy{padding-top:92px}.how-to-buy h2{font-size:29px}.how-to-buy p{text-align:center;font-size:18px}.offers{padding:68px 18px 90px}.offers>h2{font-size:30px}.offer-grid{grid-template-columns:1fr;gap:72px}.offer-card{width:min(100%,390px)}.offer-products{height:285px}.bottle-wrap{width:49%;height:270px}.bottle-wrap img{height:258px}.quantity-badge{width:78px;height:78px;font-size:40px}.offer-title{font-size:31px}.shipping{font-size:20px}.installment strong{font-size:68px}.guarantee{padding:0}.guarantee-card{display:flex;padding:28px 20px;flex-direction:column;align-items:center;border-radius:30px 30px 0 0}.guarantee-card h2{font-size:32px}.guarantee-card>img:not(.safe-buy){width:min(82%,360px)}.guarantee-text{text-align:center}.faq{padding:55px 10px 70px}.faq h2{font-size:32px}footer{padding:55px 22px;grid-template-columns:1fr;text-align:center}footer img{margin-inline:auto;object-position:center}.whatsapp{right:12px;bottom:12px;width:56px;height:56px}.whatsapp-icon{width:36px;height:36px}.whatsapp-icon svg{width:27px;height:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.offer-card,.whatsapp{transition:none}}.hero{min-height: 920px;padding: 28px 22px 72px;justify-content: center;gap: 0;background: radial-gradient(circle at 16% 16%,rgba(237,196,89,.14),transparent 24%),radial-gradient(circle at 50% 0%,rgba(38,157,190,.2),transparent 36%),linear-gradient(135deg,var(--blue-a),var(--blue-b));}.hero-poster{position: relative;z-index: 1;display: block;width: min(92vw,820px);aspect-ratio: 1;overflow: hidden;border: 1px solid rgba(237,196,89,.44);border-radius: 24px;background: #06111c;box-shadow: 0 40px 110px rgba(0,0,0,.58),0 0 0 8px rgba(255,255,255,.035),0 0 52px rgba(16,132,211,.15);}.hero-carousel{position: relative;z-index: 1;width: min(92vw,820px);}.hero-carousel .hero-poster{width: 100%;}.hero-slide{position: absolute;inset: 0;opacity: 0;pointer-events: none;transition: opacity .28s ease;}.hero-slide.is-active{position: relative;opacity: 1;pointer-events: auto;}.hero-slide-secondary .hero-image{object-position: center;}.hero-carousel-arrow{position: absolute;z-index: 6;top: 50%;display: grid;width: 52px;height: 52px;padding: 0;place-items: center;color: #fff;background: rgba(2,15,46,.76);border: 1px solid rgba(255,255,255,.72);border-radius: 50%;box-shadow: 0 8px 24px rgba(0,0,0,.38);cursor: pointer;transform: translateY(-50%);transition: background .18s ease,transform .18s ease;}.hero-carousel-arrow:hover,.hero-carousel-arrow:focus-visible{background: rgba(7,61,115,.96);outline: 3px solid rgba(237,196,89,.72);outline-offset: 3px;}.hero-carousel-arrow:hover{transform: translateY(-50%) scale(1.06);}.hero-carousel-prev{left: 14px;}.hero-carousel-next{right: 14px;}.hero-carousel-arrow svg{width: 30px;height: 30px;fill: none;stroke: currentColor;stroke-linecap: round;stroke-linejoin: round;stroke-width: 2.4;}.visually-hidden{position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}.hero-poster .hero-image{position: absolute;inset: 0;width: 100%;height: 100%;max-height: none;object-fit: cover;border-radius: 0;}.hero-poster-shade{position: absolute;inset: 0;background: linear-gradient(90deg,rgba(1,7,15,.94) 0%,rgba(2,11,21,.72) 35%,rgba(2,11,21,.12) 58%,transparent 100%),linear-gradient(0deg,rgba(2,8,16,.96) 0%,rgba(2,8,16,.3) 17%,transparent 30%);pointer-events: none;}.hero-poster-copy{position: absolute;z-index: 2;top: 7%;left: 6.5%;width: 43%;text-align: left;}.hero-eyebrow{display: inline-flex;margin-bottom: 10px;padding: 6px 11px;border: 1px solid rgba(237,196,89,.64);border-radius: 999px;color: #f0d9a1;background: rgba(4,18,31,.72);font-size: 11px;font-weight: 900;letter-spacing: .14em;}.hero h1{margin: 0;color: #f7f0e3;font-size: clamp(40px,5.5vw,68px);font-weight: 500;letter-spacing: -.035em;line-height: .92;text-transform: uppercase;text-shadow: 0 4px 22px rgba(0,0,0,.52);}.hero-format{display: block;margin-top: 11px;color: #9cb8b3;font-size: clamp(12px,1.8vw,20px);font-weight: 700;letter-spacing: .22em;}.hero .hero-tagline{margin: 18px 0 15px;padding-top: 14px;color: #d7dce0;border-top: 1px solid rgba(237,196,89,.62);font-size: clamp(13px,1.65vw,18px);line-height: 1.35;}.hero-trust-list{display: grid;gap: 10px;}.hero-trust-list > span{display: flex;align-items: center;gap: 10px;}.hero-trust-list b{display: grid;width: 27px;height: 27px;flex: 0 0 27px;place-items: center;color: #0a243a;background: linear-gradient(145deg,#f2dfb0,#bf9148);border-radius: 50%;font-size: 14px;}.hero-trust-list strong{color: #f3ece1;font-size: clamp(10px,1.25vw,14px);letter-spacing: .035em;line-height: 1.08;}.hero-trust-list small{display: block;margin-top: 3px;color: #9eb0bc;font-size: .82em;font-weight: 500;letter-spacing: .02em;}.hero-topic-panel{position: absolute;z-index: 3;right: 4%;bottom: 3.4%;left: 4%;padding-top: 12px;border-top: 1px solid rgba(237,196,89,.66);text-align: center;}.hero-topic-panel > small{display: block;margin-bottom: 8px;color: #c7a96b;font-size: clamp(7px,1vw,10px);font-weight: 800;letter-spacing: .16em;}.hero-topics{display: flex;align-items: center;justify-content: center;gap: clamp(7px,1.35vw,16px);}.hero-topics span{color: #e6e1d9;font-size: clamp(10px,1.65vw,18px);font-weight: 700;letter-spacing: .08em;}.hero-topics i{width: 5px;height: 5px;background: #c59a4b;border-radius: 50%;}.hero .hero-topic-panel p{margin: 8px 0 0;color: rgba(255,255,255,.64);font-size: clamp(7px,1vw,10px);letter-spacing: .08em;}.hero-cta{position: relative;z-index: 2;margin-top: 20px;}.hero .hero-footnote{position: relative;z-index: 2;margin: 13px 0 0;color: #dff8ff;font-size: 11px;font-weight: 700;letter-spacing: .04em;text-align: center;}.testimonials{display: flex;padding: 76px 22px 82px;flex-direction: column;align-items: center;text-align: center;}.section-eyebrow{margin: 0 0 12px;color: var(--accent-dark);font-size: 12px;font-weight: 900;letter-spacing: .18em;}.testimonials h2{max-width: 850px;margin: 0;color: var(--teal);font-size: clamp(30px,4vw,45px);line-height: 1.12;}.testimonials-intro{max-width: 690px;margin: 13px 0 0;color: #52657d;font-size: 18px;line-height: 1.55;}.video-grid{display: grid;width: min(1020px,100%);margin: 34px auto 24px;grid-template-columns: repeat(3,minmax(0,1fr));align-items: start;gap: 20px;}.video-card{width: 100%;max-width: 300px;aspect-ratio: 9 / 16;justify-self: center;overflow: hidden;border: 1px solid #cbdce9;border-radius: 20px;background: #020816;box-shadow: 0 16px 38px rgba(2,15,46,.18);}.video-card video{display: block;width: 100%;height: 100%;object-fit: contain;background: #000;}.testimonial-disclaimer{max-width: 780px;margin: 0 auto 22px;color: #637189;font-size: 12px;line-height: 1.55;}.offer-card{position: relative;border-radius: 14px;box-shadow: 0 14px 34px rgba(2,15,46,.31);}.site-status-bar{display: flex;min-height: 38px;padding: 9px 18px;align-items: center;justify-content: center;gap: 13px;color: #fff;background: #040b27;border-bottom: 2px solid #edc459;font-size: 12px;font-weight: 900;letter-spacing: .13em;}.site-status-bar i{color: #edc459;font-style: normal;}.supplier-status-bar{display: flex;min-height: 42px;padding: 10px 18px;align-items: center;justify-content: center;color: #fff;background: linear-gradient(90deg,#193993,#244acb 50%,#193993);border-top: 1px solid rgba(255,255,255,.2);border-bottom: 1px solid rgba(237,196,89,.52);box-shadow: inset 0 -1px rgba(2,15,46,.2);font-size: clamp(12px,1.4vw,15px);font-weight: 800;letter-spacing: .025em;line-height: 1.35;text-align: center;}.wholesale-whatsapp-cta{width: min(860px,100%);margin: 48px auto 0;padding: 8px;background: rgba(255,255,255,.08);border: 1px solid rgba(237,196,89,.6);border-radius: 20px;box-shadow: 0 18px 42px rgba(0,0,0,.28);}.wholesale-whatsapp-button{display: grid;min-height: 78px;padding: 12px 20px;grid-template-columns: 50px minmax(0,1fr) 28px;gap: 14px;align-items: center;color: #fff;background: linear-gradient(135deg,#25d366,#159447 72%,#0d7035);border: 1px solid rgba(255,255,255,.72);border-radius: 14px;box-shadow: inset 0 -4px rgba(0,0,0,.14),0 8px 22px rgba(0,0,0,.2);transition: transform .18s ease,box-shadow .18s ease,filter .18s ease;}.wholesale-whatsapp-button:hover{filter: brightness(1.05);transform: translateY(-2px);box-shadow: inset 0 -4px rgba(0,0,0,.12),0 13px 28px rgba(0,0,0,.28);}.wholesale-whatsapp-button:focus-visible{outline: 3px solid #f1d38e;outline-offset: 4px;}.wholesale-whatsapp-icon{display: grid;width: 50px;height: 50px;place-items: center;background: rgba(255,255,255,.17);border: 1px solid rgba(255,255,255,.45);border-radius: 50%;}.wholesale-whatsapp-icon svg{width: 32px;height: 32px;fill: currentColor;}.wholesale-whatsapp-copy{min-width: 0;text-align: center;}.wholesale-whatsapp-copy strong{display: block;font-size: clamp(14px,2vw,20px);line-height: 1.2;}.wholesale-whatsapp-copy small{display: block;margin-top: 5px;font-size: 12px;font-weight: 700;letter-spacing: .04em;opacity: .9;}.wholesale-whatsapp-arrow{font-size: 36px;font-weight: 400;line-height: 1;}.offer-card.featured-offer{border: 3px solid #edc459;box-shadow: 0 17px 42px rgba(2,15,46,.5),0 0 0 4px rgba(237,196,89,.13);transform: translateY(-7px);}.offer-card.featured-offer:hover{transform: translateY(-10px);}.offer-highlight{position: absolute;z-index: 6;top: -27px;left: 50%;display: flex;width: max-content;min-width: 176px;padding: 7px 16px 6px;flex-direction: column;align-items: center;color: #071427;background: linear-gradient(135deg,#f8dd8b,#edc459 64%,#bd8429);border: 2px solid #fff2c6;border-radius: 999px;box-shadow: 0 7px 18px rgba(2,15,46,.34);line-height: 1.05;transform: translateX(-50%);}.offer-highlight strong{font-size: 13px;letter-spacing: .055em;}.offer-highlight small{margin-top: 3px;font-size: 8px;font-weight: 900;letter-spacing: .07em;}@media (max-width: 767px){.hero{min-height: 640px;padding: 22px 12px 82px;}.hero-carousel{width: min(94vw,530px);}.hero-poster{width: min(94vw,530px);border-radius: 18px;}.hero-carousel-arrow{width: 42px;height: 42px;}.hero-carousel-arrow svg{width: 25px;height: 25px;}.hero-carousel-prev{left: 9px;}.hero-carousel-next{right: 9px;}.hero-poster-copy{top: 6%;left: 5.5%;width: 45%;}.hero-eyebrow{margin-bottom: 7px;padding: 4px 7px;font-size: 7px;}.hero h1{font-size: clamp(29px,8.2vw,42px);}.hero-format{margin-top: 7px;font-size: clamp(8px,2.45vw,12px);}.hero .hero-tagline{margin: 10px 0 9px;padding-top: 9px;font-size: clamp(9px,2.55vw,13px);}.hero-trust-list{gap: 6px;}.hero-trust-list > span{gap: 6px;}.hero-trust-list b{width: 19px;height: 19px;flex-basis: 19px;font-size: 9px;}.hero-trust-list strong{font-size: clamp(7px,2.1vw,10px);}.hero-trust-list small{margin-top: 1px;font-size: .76em;}.hero-topic-panel{right: 3%;bottom: 2.6%;left: 3%;padding-top: 7px;}.hero-topic-panel > small{margin-bottom: 5px;font-size: clamp(5px,1.55vw,7px);letter-spacing: .1em;}.hero-topics{gap: clamp(4px,1.8vw,8px);}.hero-topics span{font-size: clamp(7px,2.35vw,11px);letter-spacing: .035em;}.hero-topics i{width: 3px;height: 3px;}.hero .hero-topic-panel p{margin-top: 5px;font-size: clamp(5px,1.6vw,7px);}.hero-cta{margin-top: 16px;}.hero .hero-footnote{max-width: 360px;font-size: 10px;}.testimonials{padding: 64px 18px 70px;}.testimonials h2{font-size: 30px;}.testimonials-intro{font-size: 16px;}.video-grid{grid-template-columns: 1fr;gap: 18px;}.video-card{width: min(82vw,310px);}.site-status-bar{min-height: 36px;gap: 9px;padding: 8px 10px;font-size: 10px;letter-spacing: .09em;}.supplier-status-bar{min-height: 44px;padding: 9px 14px;font-size: 11px;}.wholesale-whatsapp-cta{margin-top: 42px;padding: 6px;border-radius: 17px;}.wholesale-whatsapp-button{min-height: 74px;padding: 10px 12px;grid-template-columns: 42px minmax(0,1fr) 18px;gap: 9px;border-radius: 12px;}.wholesale-whatsapp-icon{width: 42px;height: 42px;}.wholesale-whatsapp-icon svg{width: 27px;height: 27px;}.wholesale-whatsapp-copy strong{font-size: 13px;}.wholesale-whatsapp-copy small{margin-top: 4px;font-size: 10px;}.wholesale-whatsapp-arrow{font-size: 28px;}.offer-card.featured-offer,.offer-card.featured-offer:hover{transform: none;}.offer-highlight{top: -29px;min-width: 190px;}}@media (prefers-reduced-motion: reduce){.offer-card,.green-button,.hero-slide,.hero-carousel-arrow,.wholesale-whatsapp-button{transition: none;}}.social-proof-blue{padding: 44px 20px 58px;color: #fff;background: linear-gradient(150deg,#122a82 0%,#0b174a 48%,#040b27 100%);border-top: 3px solid #edc459;border-bottom: 1px solid rgba(185,206,255,.22);}.social-proof-inner{width: min(1040px,100%);margin: 0 auto;text-align: center;}.social-proof-blue h2{margin: 0;color: #fff;font-size: clamp(18px,2.2vw,25px);line-height: 1.25;}.social-proof-intro{max-width: 940px;margin: 15px auto 30px;color: #f5f9ff;font-size: clamp(13px,1.5vw,16px);font-weight: 700;line-height: 1.35;}.social-proof-intro strong{color: #b9ceff;font-weight: 900;}.social-proof-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 16px;}.social-proof-card{min-height: 252px;padding: 14px 14px 18px;color: #fff;background: linear-gradient(160deg,rgba(7,78,139,.82),rgba(3,39,86,.9));border: 1px solid rgba(92,204,231,.52);border-radius: 8px;box-shadow: inset 0 1px rgba(255,255,255,.08),0 8px 24px rgba(0,0,0,.16);}.social-proof-image{width: 82px;height: 82px;margin: 0 auto 11px;overflow: hidden;background-image: url("provas-sociais-referencia.webp");background-repeat: no-repeat;background-size: 658px 752px;border: 2px solid #edc459;border-radius: 50%;box-shadow: 0 5px 16px rgba(0,0,0,.24);}.social-proof-image-1{background-position: -91px -120px;}.social-proof-image-2{background-position: -283px -120px;}.social-proof-image-3{background-position: -474px -120px;}.social-proof-image-4{background-position: -91px -309px;}.social-proof-image-5{background-position: -283px -309px;}.social-proof-image-6{background-position: -474px -309px;}.social-proof-image-7{background-position: -91px -496px;}.social-proof-image-8{background-position: -283px -496px;}.social-proof-image-9{background-position: -474px -496px;}.social-proof-card h3{margin: 0 0 10px;color: #fff;font-size: 17px;font-weight: 900;line-height: 1.15;}.social-proof-card p{margin: 0;color: #f1f7ff;font-size: 13px;line-height: 1.42;}.social-proof-cta{display: inline-flex;min-width: 245px;min-height: 48px;margin-top: 26px;padding: 12px 26px;align-items: center;justify-content: center;color: #fff;background: linear-gradient(#365ddb,#14388e 70%,#0b205c);border: 2px solid #b9ceff;border-radius: 7px;box-shadow: inset 0 -3px rgba(0,0,0,.22),0 7px 20px rgba(0,0,0,.28);font-size: 15px;font-weight: 900;transition: transform .18s ease,box-shadow .18s ease;}.social-proof-cta:hover{transform: translateY(-2px);box-shadow: inset 0 -3px rgba(0,0,0,.22),0 10px 25px rgba(0,0,0,.34);}@media (max-width: 767px){.social-proof-blue{padding: 38px 16px 50px;}.social-proof-blue h2{font-size: 20px;}.social-proof-intro{margin-bottom: 26px;font-size: 13px;}.social-proof-grid{grid-template-columns: 1fr;gap: 12px;}.social-proof-card{min-height: 0;padding: 15px 16px 18px;}.social-proof-card p{max-width: 330px;margin-inline: auto;}.social-proof-cta{width: min(100%,330px);}}@media (prefers-reduced-motion: reduce){.social-proof-cta{transition: none;}}.satisfaction-proof{padding: 34px 20px 48px;color: #071427;background: #f1f3f6;}.satisfaction-inner{width: min(920px,100%);margin: 0 auto;text-align: center;}.satisfaction-stars{color: #193993;font-size: clamp(42px,5vw,58px);font-weight: 900;line-height: 1;letter-spacing: 2px;}.satisfaction-proof h2{margin: 12px 0 18px;color: #071427;font-size: clamp(30px,3.7vw,40px);font-weight: 500;line-height: 1.12;}.satisfaction-lead{margin: 0 auto 36px;color: #111;font-size: clamp(17px,2vw,21px);line-height: 1.38;}.satisfaction-lead strong{font-weight: 900;}.satisfaction-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 16px;align-items: stretch;}.satisfaction-card{display: flex;min-width: 0;padding: 16px 15px 24px;flex-direction: column;color: #111;background: #fff;border: 1px solid #dbe5ee;border-radius: 10px;box-shadow: 0 4px 12px rgba(2,15,46,.18);text-align: left;}.satisfaction-photo{width: 260px;max-width: 100%;height: 272px;margin: 0 auto 13px;background-image: url("satisfacao-referencia.webp");background-repeat: no-repeat;background-size: 1058px 820px;border-radius: 3px;}.satisfaction-photo-maria{background-position: -95px -247px;}.satisfaction-photo-alberto{background-position: -398px -247px;}.satisfaction-photo-claudia{background-position: -700px -247px;}.satisfaction-card h3{margin: 0 0 12px;color: #193993;font-size: clamp(23px,2.35vw,29px);font-weight: 900;line-height: 1.1;}.satisfaction-card p{margin: 0;color: #111;font-size: 16px;line-height: 1.43;}@media (max-width: 900px){.satisfaction-inner{width: min(620px,100%);}.satisfaction-grid{grid-template-columns: 1fr;gap: 18px;}.satisfaction-card{padding: 18px 20px 24px;}.satisfaction-card h3,.satisfaction-card p{width: min(100%,430px);margin-inline: auto;}.satisfaction-card h3{margin-bottom: 12px;}}@media (max-width: 767px){.satisfaction-proof{padding: 30px 14px 42px;}.satisfaction-stars{font-size: 42px;letter-spacing: 0;}.satisfaction-proof h2{margin-top: 9px;font-size: 29px;}.satisfaction-lead{margin-bottom: 28px;font-size: 16px;}.satisfaction-photo{height: 272px;}.satisfaction-card h3{font-size: 25px;}.satisfaction-card p{font-size: 15px;}}img{height:auto}.hero-image,.official-product,.warning-box img,.how-to-buy>img,.guarantee-card>img,footer img{object-fit:contain}.saida-fundo{position: fixed;inset: 0;z-index: 9999;display: grid;place-items: center;padding: 16px;background: rgba(2,15,46,.86);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);opacity: 0;transition: opacity .22s ease;overflow-y: auto;}.saida-fundo[hidden]{display: none;}.saida-fundo.is-visivel{opacity: 1;}.saida-caixa{position: relative;width: 100%;max-width: 460px;margin: auto;background: #fff;border-radius: 18px;box-shadow: 0 28px 80px rgba(2,15,46,.5);overflow: hidden;transform: translateY(16px) scale(.98);transition: transform .26s cubic-bezier(.22,1,.36,1);font-family: Arial,Helvetica,sans-serif;}.saida-fundo.is-visivel .saida-caixa{transform: none;}.saida-topo{position: relative;padding: 30px 26px 26px;text-align: center;color: #fff;background: linear-gradient(160deg,#1c369d 0%,#040b27 100%);}.saida-chapeu{display: inline-block;font: 700 10px/1 Arial,Helvetica,sans-serif;letter-spacing: .16em;text-transform: uppercase;color: #edc459;margin-bottom: 12px;}.saida-titulo{font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: clamp(25px,6.4vw,31px);line-height: 1.15;letter-spacing: -.02em;margin: 0 0 12px;color: #fff;}.saida-titulo em{font-style: normal;color: #ffd77a;}.saida-linha{margin: 0;font-size: 15px;line-height: 1.6;color: #cfe0f5;}.saida-linha b{color: #fff;}.saida-fechar{position: absolute;top: 12px;right: 12px;width: 36px;height: 36px;border: 0;border-radius: 50%;background: rgba(255,255,255,.16);color: #fff;font-size: 22px;line-height: 1;cursor: pointer;}.saida-fechar:hover{background: rgba(255,255,255,.3);}.saida-fechar:focus-visible{outline: 2px solid #edc459;outline-offset: 2px;}.saida-oferta{padding: 22px 22px 18px;text-align: center;}.saida-oferta-nome{font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: 15px;letter-spacing: .04em;text-transform: uppercase;color: #122a82;}.saida-oferta-sub{font-size: 13px;color: #5b6b82;margin-top: 3px;}.saida-porfrasco{margin: 16px 0 4px;font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: clamp(34px,9vw,42px);line-height: 1;color: #122a82;letter-spacing: -.02em;}.saida-porfrasco span{display: block;font-family: Arial,Helvetica,sans-serif;font-weight: 700;font-size: 13px;color: #5b6b82;letter-spacing: 0;margin-top: 6px;text-transform: uppercase;}.saida-antes{display: inline-block;margin-top: 10px;font-size: 13px;color: #5b6b82;}.saida-antes s{color: #97a4b6;}.saida-preco{margin: 14px 0 0;font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: 22px;color: #071427;}.saida-preco small{display: block;font-family: Arial,Helvetica,sans-serif;font-weight: 400;font-size: 13px;color: #5b6b82;margin-top: 3px;}.saida-botao{display: block;margin: 18px 0 0;padding: 17px 14px;border-radius: 11px;background: #244acb;color: #fff;font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: 17px;letter-spacing: .01em;text-transform: uppercase;text-decoration: none;box-shadow: 0 6px 18px rgba(23,164,74,.34);transition: background .15s ease,transform .15s ease;}.saida-botao:hover{background: #193993;transform: translateY(-1px);}.saida-botao:focus-visible{outline: 3px solid #122a82;outline-offset: 3px;}.saida-garantia{display: flex;flex-wrap: wrap;justify-content: center;gap: 6px 16px;margin-top: 14px;font-size: 13px;color: #46536a;}.saida-garantia b{color: #071427;}.saida-outros{border-top: 1px solid #eef2f8;}.saida-abrir-outros{display: block;width: 100%;padding: 14px;border: 0;background: none;color: #122a82;font-size: 14px;text-decoration: underline;cursor: pointer;}.saida-lista{display: none;padding: 0 18px 6px;}.saida-outros.is-aberto .saida-lista{display: block;}.saida-outros.is-aberto .saida-abrir-outros{display: none;}.saida-item{display: flex;align-items: center;justify-content: space-between;gap: 12px;padding: 13px 14px;margin-bottom: 8px;border: 1.5px solid #dde5f2;border-radius: 10px;text-decoration: none;color: #071427;}.saida-item:hover{border-color: #244acb;background: #f7fbfd;}.saida-item:focus-visible{outline: 2px solid #244acb;outline-offset: 2px;}.saida-item-nome{font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: 15px;}.saida-item-sub{font-size: 12px;color: #5b6b82;margin-top: 2px;}.saida-item-preco{text-align: right;white-space: nowrap;}.saida-item-frasco{font-family: Montserrat,Arial,Helvetica,sans-serif;font-weight: 800;font-size: 16px;color: #122a82;}.saida-item-total{font-size: 12px;color: #5b6b82;}.saida-rodape{padding: 14px 20px 18px;border-top: 1px solid #eef2f8;text-align: center;}.saida-zap{display: inline-block;font-size: 14px;color: #122a82;text-decoration: underline;}.saida-recusar{display: block;width: 100%;margin-top: 12px;border: 0;background: none;color: #8896aa;font-size: 13px;text-decoration: underline;cursor: pointer;}.saida-aviso{margin: 12px 0 0;font-size: 11px;line-height: 1.5;color: #97a4b6;}@media (max-width: 380px){.saida-topo{padding: 24px 18px 20px;}.saida-oferta{padding: 18px 16px 14px;}}@media (prefers-reduced-motion: reduce){.saida-fundo,.saida-caixa,.saida-botao{transition: none;}}.offer-card .por-frasco{margin:6px 0 10px;font:400 13px/1.3 Arial,Helvetica,sans-serif;color:#cfe0f5}.offer-card .por-frasco strong{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;font-size:17px;color:#edc459}.faixa-preco{background:#061a35;border-top:1px solid rgba(237,196,89,.28);border-bottom:1px solid rgba(237,196,89,.28)}.faixa-preco-int{max-width:1040px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:center;gap:12px 28px;flex-wrap:wrap;text-align:center}.faixa-preco-valor{display:flex;align-items:baseline;gap:8px;color:#fff}.faixa-preco-de{font:400 13px/1 Arial,Helvetica,sans-serif;color:#a9c2e2}.faixa-preco-valor strong{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;font-size:32px;line-height:1;color:#edc459}.faixa-preco-un{font:700 13px/1 Arial,Helvetica,sans-serif;color:#a9c2e2}.faixa-preco-detalhe{display:flex;flex-direction:column;gap:3px;font:400 13px/1.4 Arial,Helvetica,sans-serif;color:#cfe0f5}.faixa-preco-detalhe b{color:#fff}.faixa-preco-selos{color:#a9c2e2;font-size:12px}.faixa-preco-cta{display:inline-block;padding:13px 26px;border-radius:9px;background:#244acb;color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;font-size:15px;text-transform:uppercase;text-decoration:none;box-shadow:0 5px 16px rgba(23,164,74,.32)}.faixa-preco-cta:hover{background:#193993}@media(max-width:640px){.faixa-preco-int{flex-direction:column;gap:10px;padding:16px}.faixa-preco-valor strong{font-size:36px}.faixa-preco-cta{width:100%;padding:15px}}.barra-compra{position:fixed;left:0;right:0;bottom:0;z-index:900;display:flex;align-items:center;gap:12px;padding:10px 14px;background:rgba(6,26,53,.97);border-top:1px solid rgba(237,196,89,.3);transform:translateY(110%);transition:transform .25s ease}.barra-compra.is-visivel{transform:none}.barra-compra-txt{flex:1;min-width:0;color:#fff;font:400 12px/1.35 Arial,Helvetica,sans-serif}.barra-compra-txt b{display:block;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;font-size:16px;color:#edc459}.barra-compra-cta{padding:12px 18px;border-radius:8px;background:#244acb;color:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase;text-decoration:none;white-space:nowrap}@media(min-width:900px){.barra-compra{display:none}}@media(prefers-reduced-motion:reduce){.barra-compra{transition:none}}.oferta-prazo{background:#c0392b;color:#fff;text-align:center;padding:9px 16px;font:400 13px/1.4 Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;gap:6px 14px;flex-wrap:wrap}.oferta-prazo[hidden]{display:none}.oferta-prazo.is-encerrada{background:#5b6b82}.oferta-prazo-relogio{background:rgba(0,0,0,.22);border-radius:99px;padding:3px 11px;font-weight:700;font-variant-numeric:tabular-nums}.oferta-prazo a{color:#fff;text-decoration:underline}.oferta-prazo.is-encerrada a{display:none}:root{--blue-a: #122a82;--blue-b: #040b27;--teal: #122a82;--accent: #244acb;--accent-dark: #17378e;--gold: #edc459;}.hero{background: radial-gradient(circle at 16% 16%,rgba(237,196,89,.14),transparent 24%),radial-gradient(circle at 50% 0%,rgba(43,79,196,.24),transparent 36%),linear-gradient(135deg,var(--blue-a),var(--blue-b));}.hero-poster{background: #050e2d;}.hero-poster .hero-image[src$="balsamo-cinematico.webp"]{inset: 8% 0 auto auto;width: 55%;height: 82%;object-fit: cover;object-position: 50% center;-webkit-mask-image: linear-gradient(90deg,transparent,#000 12%,#000 95%,transparent);mask-image: linear-gradient(90deg,transparent,#000 12%,#000 95%,transparent);}.hero-poster-shade{background: linear-gradient(90deg,rgba(4,8,27,.94),rgba(4,8,27,.72) 35%,rgba(4,8,27,.1) 58%,transparent),linear-gradient(0deg,rgba(4,8,27,.96),rgba(4,8,27,.3) 17%,transparent 30%);}.hero-format,.hero-eyebrow,.social-proof-intro strong{color: #f4d46e;}.supplier-status-bar{background: linear-gradient(90deg,#11256d,#244acb 50%,#11256d);}.green-button,.buy-button,.social-proof-cta,.faixa-preco-cta,.barra-compra-cta,.saida-botao{color: #061436;background: linear-gradient(135deg,#ffe49b,#edc459 65%,#ce9c33);}.faixa-preco-cta:hover,.barra-compra-cta:hover,.saida-botao:hover{color: #061436;background: #edc459;}.offer-card .por-frasco{color: #354575;}.offer-card .por-frasco strong{color: #8a600c;}.official-product{aspect-ratio: 1;object-fit: contain;}.bottle-wrap img[src$="balsamo-destaque.webp"]{position: absolute;left: calc(50% - 211.2px);bottom: -85.8px;width: 330px;max-width: none;height: 330px;object-fit: contain;clip-path: inset(8% 16% 26% 44%);}.guarantee-card > img[src$="balsamo-original.webp"]{aspect-ratio: 2 / 3;object-fit: contain;}@media (max-width: 767px){.bottle-wrap img[src$="balsamo-destaque.webp"]{left: calc(50% - 250.24px);bottom: -101.66px;width: 391px;height: 391px;}}.hero h1 .hero-title-model{display: block;margin-top: .35em;color: #f4d46e;font-size: .43em;letter-spacing: .045em;line-height: 1.15;}.hero h1 .hero-title-original{display: block;margin-top: .35em;font-size: .38em;letter-spacing: .15em;line-height: 1.15;}.product-lines{padding: 70px 22px 78px;color: #fff;background: radial-gradient(ellipse at 50% 0,rgba(36,74,203,.22),transparent 60%),linear-gradient(145deg,#0a194e,#040b27 75%);border-top: 1px solid rgba(237,196,89,.42);border-bottom: 1px solid rgba(237,196,89,.24);}.product-lines-inner{width: min(1180px,100%);margin: 0 auto;text-align: center;}.product-lines-eyebrow{margin: 0 0 12px;color: #edc459;font-size: 14px;font-weight: 800;letter-spacing: .13em;}.product-lines h2{margin: 0 0 38px;font-size: clamp(30px,3.7vw,44px);font-weight: 800;line-height: 1.15;}.product-lines h2 span{color: #f4d46e;}.product-lines-grid{display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap: 22px;}.line-product-card{display: flex;min-width: 0;flex-direction: column;overflow: hidden;color: #fff;background: #081334;border: 1px solid rgba(237,196,89,.34);border-radius: 20px;box-shadow: 0 16px 34px rgba(0,0,0,.26);text-decoration: none;transition: transform .2s ease,border-color .2s ease,box-shadow .2s ease;}.line-product-card:hover{border-color: rgba(237,196,89,.78);box-shadow: 0 20px 42px rgba(0,0,0,.4);}.line-product-card[href]:hover{transform: translateY(-5px);}.line-product-card:focus-visible{outline: 3px solid #f4d46e;outline-offset: 5px;}.line-product-photo{position: relative;display: block;aspect-ratio: 1;overflow: hidden;background: #040b27;border-bottom: 1px solid rgba(237,196,89,.24);}.line-product-photo img{width: 100%;height: 100%;object-fit: cover;}.line-product-photo img[src$="linha-produtos-referencia.webp"]{position: absolute;top: -111.698113%;left: var(--line-reference-left);width: 519.622642%;max-width: none;height: auto;}.line-product-photo-cta{position: absolute;box-sizing: border-box;left: var(--line-label-left);top: var(--line-label-top);display: flex;width: var(--line-label-width);height: var(--line-label-height);align-items: center;justify-content: center;color: #fff;background: linear-gradient(135deg,#0c7545,#064a32);border: 2px solid #d6f7e1;border-radius: 8px;box-shadow: 0 4px 10px rgba(0,0,0,.25);font-size: clamp(12px,1.2vw,15px);font-weight: 800;line-height: 1.1;white-space: nowrap;}[data-product-line="lipo-jes"]{--line-reference-left: -57.358491%;--line-label-left: 10%;--line-label-top: 69%;--line-label-width: 58%;--line-label-height: 17%;}[data-product-line="milagroso"]{--line-reference-left: -164.90566%;--line-label-left: 44.5%;--line-label-top: 77%;--line-label-width: 54%;--line-label-height: 17%;}[data-product-line="algas-marinhas"]{--line-reference-left: -272.45283%;--line-label-left: 45.5%;--line-label-top: 82%;--line-label-width: 54.5%;--line-label-height: 17%;}[data-product-line="cura-jes"]{--line-reference-left: -380%;--line-label-left: 17%;--line-label-top: 82%;--line-label-width: 70%;--line-label-height: 18%;}.line-product-info{display: flex;padding: 20px 16px 18px;flex: 1;flex-direction: column;align-items: center;}.line-product-info > strong{display: block;min-height: 2.5em;margin-bottom: 16px;align-items: center;justify-content: center;font-size: 19px;font-weight: 800;line-height: 1.25;}.line-product-action{display: flex;width: 100%;min-height: 54px;padding: 12px 10px;align-items: center;justify-content: center;gap: 7px;color: #fff;background: linear-gradient(135deg,#0b7849,#075f3d);border: 1px solid rgba(244,212,110,.8);border-radius: 10px;box-shadow: 0 5px 16px rgba(0,125,70,.25),inset 0 -2px rgba(0,0,0,.16);font-size: 14px;font-weight: 900;line-height: 1.3;text-align: center;transition: background .2s ease,box-shadow .2s ease;}.line-product-card:hover .line-product-action,.line-product-card:focus-visible .line-product-action{background: linear-gradient(135deg,#0b8350,#076c43);box-shadow: 0 7px 22px rgba(0,160,80,.35);}.line-product-action svg{width: 23px;height: 23px;flex: 0 0 23px;fill: currentColor;}.line-product-info small{margin-top: 10px;color: #b9c9eb;font-size: 14px;}.line-product-info small[hidden]{display: none;}@media (max-width: 1000px){.product-lines-grid{grid-template-columns: repeat(2,minmax(0,1fr));max-width: 720px;margin: 0 auto;}}@media (max-width: 600px){.product-lines{padding: 52px 16px 58px;}.product-lines h2{margin-bottom: 28px;}.product-lines-grid{gap: 18px 12px;}.line-product-card{border-radius: 15px;}.line-product-info{padding: 16px 10px 14px;}.line-product-info > strong{font-size: 16px;}.line-product-action{padding: 11px 6px;gap: 4px;}.line-product-action svg{width: 20px;height: 20px;flex-basis: 20px;}}@media (max-width: 359px){.product-lines-grid{grid-template-columns: 1fr;max-width: 300px;}}@media (prefers-reduced-motion: reduce){.line-product-card,.line-product-action{transition: none;}}