.Hero-module__oEVfFq__hero{color:#fff;background:#020405;flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__studioBg{z-index:1;background:radial-gradient(circle at 75%,#0e1a1a 0%,#020405 80%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__oEVfFq__ambientGlow{filter:blur(120px);z-index:2;pointer-events:none;background:radial-gradient(circle,#64ffda0a 0%,#0000 80%);width:80vw;height:80vw;position:absolute;top:-30%;right:-20%}.Hero-module__oEVfFq__mainContainer{z-index:10;grid-template-columns:1.1fr .9fr;width:100%;max-width:1800px;height:auto;min-height:100vh;margin:0 auto;padding-top:140px;padding-bottom:4rem;display:grid;position:relative}.Hero-module__oEVfFq__contentColumn{flex-direction:column;justify-content:center;align-items:flex-start;padding:0 0 0 8vw;display:flex}.Hero-module__oEVfFq__badgeWrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff26;border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem}.Hero-module__oEVfFq__heroTagline{font-family:var(--f-mono);letter-spacing:.2em;color:#64ffda;text-transform:uppercase;font-size:.75rem;font-weight:600}.Hero-module__oEVfFq__title{flex-direction:column;margin-bottom:2.5rem;display:flex}.Hero-module__oEVfFq__titleLine{font-family:var(--f-heading);letter-spacing:-.03em;color:#fff;text-transform:uppercase;will-change:transform;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:800;line-height:.95;position:relative}.Hero-module__oEVfFq__sparkleWrapper{pointer-events:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-10%;right:-5%}.Hero-module__oEVfFq__sparkle{clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:0;background:#fff;width:100%;height:100%;position:relative;box-shadow:0 0 20px #64ffda,0 0 40px #64ffda}.Hero-module__oEVfFq__sparkle:before,.Hero-module__oEVfFq__sparkle:after{content:"";background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #64ffda}.Hero-module__oEVfFq__sparkle:before{width:2px;height:150%}.Hero-module__oEVfFq__sparkle:after{width:150%;height:2px}.Hero-module__oEVfFq__description{font-family:var(--f-heading);color:#d1d5db;max-width:500px;margin-bottom:3rem;font-size:1.25rem;font-weight:300;line-height:1.6}.Hero-module__oEVfFq__highlight{color:#64ffda;margin-top:.5rem;font-weight:600;display:block}.Hero-module__oEVfFq__ctaContainer{margin-bottom:3rem}.Hero-module__oEVfFq__priceDisplay{flex-direction:column;gap:.2rem;margin-bottom:1rem;display:flex}.Hero-module__oEVfFq__oldPrice{font-family:var(--f-mono);color:#6b7280;font-size:1rem;font-weight:500;text-decoration:line-through}.Hero-module__oEVfFq__currentPriceWrapper{align-items:center;gap:1rem;display:flex}.Hero-module__oEVfFq__newPrice{font-family:var(--f-heading);color:#fff;letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__oEVfFq__discountBadge{color:#64ffda;font-family:var(--f-mono);letter-spacing:.05em;background:#64ffda1a;border:1px solid #64ffda4d;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:700;animation:2s infinite Hero-module__oEVfFq__pulseBadge}@keyframes Hero-module__oEVfFq__pulseBadge{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.Hero-module__oEVfFq__primaryBtn{color:#000;cursor:pointer;background:#64ffda;border:none;border-radius:4px;justify-content:center;align-items:center;gap:1rem;min-width:280px;padding:1.2rem 2.5rem;transition:all .3s cubic-bezier(.19,1,.22,1);animation:2.5s ease-in-out infinite Hero-module__oEVfFq__btnPulse;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #64ffda66}@keyframes Hero-module__oEVfFq__btnPulse{0%{transform:scale(1);box-shadow:0 0 15px #64ffda4d}50%{transform:scale(1.02);box-shadow:0 0 35px #64ffda99,0 0 10px #64ffda33}to{transform:scale(1);box-shadow:0 0 15px #64ffda4d}}.Hero-module__oEVfFq__btnShimmer{pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);width:60%;height:100%;animation:3s cubic-bezier(.445,.05,.55,.95) infinite Hero-module__oEVfFq__metalShimmer;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes Hero-module__oEVfFq__metalShimmer{0%{left:-100%}30%{left:150%}to{left:150%}}.Hero-module__oEVfFq__btnMain{font-family:var(--f-heading);letter-spacing:.02em;text-transform:uppercase;z-index:2;font-size:1rem;font-weight:900;position:relative}.Hero-module__oEVfFq__primaryBtn:hover{background:#fff;transform:translateY(-3px)scale(1.03);box-shadow:0 15px 40px #ffffff4d}.Hero-module__oEVfFq__btnIcon{z-index:2;width:20px;height:20px;transition:transform .3s;animation:1.2s ease-in-out infinite Hero-module__oEVfFq__arrowAttention;position:relative}@keyframes Hero-module__oEVfFq__arrowAttention{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.Hero-module__oEVfFq__primaryBtn:hover .Hero-module__oEVfFq__btnIcon{animation-play-state:paused;transform:translate(8px)}.Hero-module__oEVfFq__trustRow{border-top:1px solid #ffffff1a;gap:2rem;padding-top:2rem;display:flex}.Hero-module__oEVfFq__trustItem{align-items:center;gap:.8rem;display:flex}.Hero-module__oEVfFq__trustIcon{color:#64ffda;width:20px;height:20px}.Hero-module__oEVfFq__trustItem span{font-family:var(--f-mono);color:#fff9;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.Hero-module__oEVfFq__visualColumn{perspective:1200px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__oEVfFq__productStage{width:45vh;max-width:500px;height:65vh;transform-style:preserve-3d;position:relative}.Hero-module__oEVfFq__mainImage{z-index:5;filter:drop-shadow(0 20px 50px #0009);object-fit:contain!important}.Hero-module__oEVfFq__shimmer{z-index:6;pointer-events:none;background:linear-gradient(45deg,#0000 0%,#fff0 45%,#ffffff0d 50%,#fff0 55%,#0000 100%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(25deg)}.Hero-module__oEVfFq__productGlow{z-index:2;mix-blend-mode:screen;pointer-events:none;filter:blur(80px);will-change:transform,opacity;background:radial-gradient(circle,#64ffda1f 0%,#64ffda0d 30%,#0000 70%);width:250%;height:250%;position:absolute;top:50%;left:50%}.Hero-module__oEVfFq__productGlowSecondary{z-index:1;mix-blend-mode:screen;pointer-events:none;filter:blur(100px);will-change:transform,opacity;background:radial-gradient(circle,#40e0d014 0%,#0000 70%);width:300%;height:300%;position:absolute;top:50%;left:50%}.Hero-module__oEVfFq__reflection{filter:blur(15px);z-index:1;background:radial-gradient(#64ffda1a 0%,#0000 70%);width:80%;height:15%;position:absolute;bottom:-10%;left:10%;transform:scaleY(.3)}@media (max-width:1024px){.Hero-module__oEVfFq__mainContainer{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;min-height:100svh;padding-top:100px;padding-bottom:2rem}.Hero-module__oEVfFq__visualColumn{grid-row:1;height:45vh;margin-bottom:0}.Hero-module__oEVfFq__productStage{width:35vh;height:50vh}.Hero-module__oEVfFq__contentColumn{text-align:center;grid-row:2;align-items:center;padding:0 6vw}.Hero-module__oEVfFq__title{align-items:center;margin-bottom:1.5rem}.Hero-module__oEVfFq__titleLine{font-size:13vw}.Hero-module__oEVfFq__description{margin:0 auto 2.5rem;font-size:1.1rem}.Hero-module__oEVfFq__primaryBtn{justify-content:center;width:100%;margin-bottom:1rem;padding:1.2rem 2rem}.Hero-module__oEVfFq__ctaContainer{margin-bottom:2rem}.Hero-module__oEVfFq__trustRow{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;padding-top:1.5rem}}@media (max-width:480px){.Hero-module__oEVfFq__visualColumn{height:40vh}.Hero-module__oEVfFq__productStage{width:50vw;height:40vh}.Hero-module__oEVfFq__titleLine{font-size:3.5rem}.Hero-module__oEVfFq__primaryBtn{justify-content:center;width:100%;padding:1rem 1.5rem}.Hero-module__oEVfFq__btnMain{font-size:.9rem}.Hero-module__oEVfFq__priceDisplay{align-items:center;margin-bottom:.5rem}.Hero-module__oEVfFq__newPrice{font-size:2rem}.Hero-module__oEVfFq__currentPriceWrapper{justify-content:center}}
.AnnouncementBanner-module__5y03oW__banner{z-index:10001;background:linear-gradient(90deg,#00ffa3 0%,#00e676 100%);border-bottom:1px solid #0000001a;align-items:center;width:100%;height:40px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.AnnouncementBanner-module__5y03oW__marquee{-webkit-user-select:none;user-select:none;width:100%;display:flex;overflow:hidden}.AnnouncementBanner-module__5y03oW__track{gap:0;width:max-content;animation:30s linear infinite AnnouncementBanner-module__5y03oW__marquee;display:flex}.AnnouncementBanner-module__5y03oW__unit{white-space:nowrap;font-family:var(--f-mono);color:#000;align-items:center;gap:2rem;padding:0 2rem;font-size:.75rem;font-weight:700;display:flex}.AnnouncementBanner-module__5y03oW__unit span,.AnnouncementBanner-module__5y03oW__unit strong{flex-shrink:0}.AnnouncementBanner-module__5y03oW__highlight{color:#fff;letter-spacing:.05em;background:#000;border-radius:4px;padding:.15rem .6rem;font-size:.65rem}.AnnouncementBanner-module__5y03oW__usp{color:#000;letter-spacing:.05em;text-underline-offset:2px;font-weight:900;text-decoration:underline}.AnnouncementBanner-module__5y03oW__date{background:#0000001a;border-radius:2px;padding:.1rem .4rem}.AnnouncementBanner-module__5y03oW__dot{opacity:.4;background:#000;border-radius:50%;width:4px;height:4px}@keyframes AnnouncementBanner-module__5y03oW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.AnnouncementBanner-module__5y03oW__banner{height:35px}.AnnouncementBanner-module__5y03oW__unit{gap:1.5rem;padding:0 1rem;font-size:.65rem}.AnnouncementBanner-module__5y03oW__highlight{padding:.1rem .4rem;font-size:.55rem}}
.WhatsAppButton-module__HLd_kq__container{z-index:10002;cursor:pointer;align-items:center;gap:1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;right:2rem}.WhatsAppButton-module__HLd_kq__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:var(--f-mono);letter-spacing:.1em;opacity:0;pointer-events:none;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.5rem 1rem;font-size:.65rem;font-weight:700;transition:all .4s;transform:translate(10px)}.WhatsAppButton-module__HLd_kq__container:hover .WhatsAppButton-module__HLd_kq__badge{opacity:1;transform:translate(0)}.WhatsAppButton-module__HLd_kq__button{background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;display:flex;box-shadow:0 10px 30px #0000004d}.WhatsAppButton-module__HLd_kq__container:hover .WhatsAppButton-module__HLd_kq__button{background:#64ffda;transform:scale(1.1)rotate(5deg)}.WhatsAppButton-module__HLd_kq__icon{color:#000;width:30px;height:30px}@media (max-width:768px){.WhatsAppButton-module__HLd_kq__container{bottom:7.5rem;right:1.5rem}.WhatsAppButton-module__HLd_kq__badge{display:none}.WhatsAppButton-module__HLd_kq__button{width:50px;height:50px}.WhatsAppButton-module__HLd_kq__icon{width:24px;height:24px}}
.StickyPurchaseBar-module__WtlZxW__stickyBar{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:9999;background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:24px;width:calc(100% - 2rem);max-width:900px;transition:all .7s cubic-bezier(.19,1,.22,1);position:fixed;bottom:2rem;left:50%;overflow:hidden;transform:translate(-50%)translateY(200%);box-shadow:0 20px 40px #0006,0 0 0 1px #ffffff0d}.StickyPurchaseBar-module__WtlZxW__stickyBar.StickyPurchaseBar-module__WtlZxW__visible{transform:translate(-50%)translateY(0)}.StickyPurchaseBar-module__WtlZxW__container{justify-content:space-between;align-items:center;gap:2rem;padding:.75rem 1rem .75rem 2rem;display:flex}.StickyPurchaseBar-module__WtlZxW__productInfo{flex-direction:column;gap:.1rem;display:flex}.StickyPurchaseBar-module__WtlZxW__productName{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:700}.StickyPurchaseBar-module__WtlZxW__productTagline{font-family:var(--f-mono);letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;font-size:.55rem}.StickyPurchaseBar-module__WtlZxW__actions{align-items:center;gap:2rem;display:flex}.StickyPurchaseBar-module__WtlZxW__priceSection{flex-direction:column;align-items:flex-end;display:flex}.StickyPurchaseBar-module__WtlZxW__oldPrice{color:#fff6;margin-bottom:-.2rem;font-size:.75rem;text-decoration:line-through}.StickyPurchaseBar-module__WtlZxW__currentPriceGroup{align-items:center;gap:.75rem;display:flex}.StickyPurchaseBar-module__WtlZxW__currentPrice{font-family:var(--f-mono);color:#fff;font-size:1.4rem;font-weight:700}.StickyPurchaseBar-module__WtlZxW__savingsBadge{font-family:var(--f-mono);letter-spacing:.05em;color:#00ffa3;background:#00ffa31a;border:1px solid #00ffa333;border-radius:6px;padding:.2rem .6rem;font-size:.55rem;font-weight:700}.StickyPurchaseBar-module__WtlZxW__ctaButton{cursor:pointer;background:#fffffff2;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:.8rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffffff1a}.StickyPurchaseBar-module__WtlZxW__ctaButton:hover{background:#64ffda;transform:translateY(-2px);box-shadow:0 10px 30px #64ffda4d}.StickyPurchaseBar-module__WtlZxW__ctaButton:active{transform:translateY(0)}.StickyPurchaseBar-module__WtlZxW__ctaText{font-family:var(--f-mono);letter-spacing:.05em;color:#000;font-size:.85rem;font-weight:800}.StickyPurchaseBar-module__WtlZxW__ctaSubtext{color:#00000080;letter-spacing:.02em;font-size:.55rem;font-weight:600}@media (max-width:768px){.StickyPurchaseBar-module__WtlZxW__stickyBar{border-radius:20px;width:calc(100% - 1.5rem);bottom:1rem}.StickyPurchaseBar-module__WtlZxW__container{gap:1rem;padding:.75rem}.StickyPurchaseBar-module__WtlZxW__productInfo{display:none}.StickyPurchaseBar-module__WtlZxW__actions{justify-content:space-between;gap:1rem;width:100%}.StickyPurchaseBar-module__WtlZxW__ctaButton{flex:1;padding:.8rem 1.5rem}.StickyPurchaseBar-module__WtlZxW__priceSection{align-items:flex-start}}
