:root{--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-900:#1c1917;--bg-main:#000;--accent:#fff;--font-display:"Space Grotesk", sans-serif;--font-sans:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--bg-main);color:#fff;-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}.noise-overlay{z-index:9999;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}.container{max-width:1440px;margin:0 auto;padding:0 4rem}@media (width<=768px){.container{padding:0 1.5rem}}.grid{display:grid}h1,h2,h3,h4,.font-display{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;font-weight:800;line-height:1}.font-mono{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.flashlight-card{border-radius:4px;padding:4rem;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #0006}@media (width<=768px){.flashlight-card{padding:2.5rem 1.5rem!important}}.flashlight-card:hover{transform:translateY(-8px);background:#121212!important;border-color:#fff3!important}.btn-pill{font-weight:700;font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:1.25rem 2.5rem;font-size:.8rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-pill.primary{color:#000;background:#fff}.btn-pill.secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.btn-pill:hover{filter:brightness(1.1);transform:translateY(-4px);box-shadow:0 15px 30px #00000080}.btn-pill.primary:hover{background:#f0f0f0}.btn-pill.secondary:hover{background:#ffffff0d;border-color:#fff}@media (width<=768px){section{padding:4rem 0!important}.hero{height:auto!important}#navbar .nav-links{display:none}#navbar .container{padding:.8rem 1.5rem!important}#navbar .distribuidor-text{display:none!important}#navbar .btn-pill{width:auto!important;padding:.6rem 1rem!important;font-size:.6rem!important}.hero-sticky-stage{background:#000 url(/IMG_0876.png) 50%/cover no-repeat!important;height:100vh!important;position:relative!important}.hero-sticky-stage video,.hero-content-layer{display:none!important}.hero-content-layer h1{line-height:1.1;margin-bottom:2rem!important;font-size:2.5rem!important}.hero-content-layer p{margin-bottom:3rem!important;font-size:1rem!important}.hero-btn-group{flex-direction:column!important;gap:.8rem!important}.btn-pill{justify-content:center;width:100%;padding:1rem 2rem!important;font-size:.75rem!important}h2{margin-bottom:1.5rem!important;font-size:2.2rem!important}.grid{grid-template-columns:1fr!important;gap:2rem!important}.mobile-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1rem!important;width:100%!important;margin:0!important;padding:0 0 1.5rem!important;display:flex!important;overflow-x:auto!important}.mobile-carousel>*{scroll-snap-align:center;margin-right:1rem;min-width:90vw!important}.mobile-carousel>:last-child{margin-right:0}.mobile-carousel::-webkit-scrollbar{display:none}.carousel-dots{justify-content:center;gap:.8rem;margin-top:1.5rem;display:none}@media (width<=768px){.carousel-dots{display:flex}}.dot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.dot.active{background:#fff;transform:scale(1.4);box-shadow:0 0 10px #fff6}.mobile-carousel>*{scroll-snap-align:center;min-width:85vw!important;margin-bottom:0!important}.cta-button-card{padding:1.5rem!important}.cta-button-card span{font-size:1.1rem!important}.cta-button-card img{width:28px!important;height:28px!important}.mobile-m-0{margin:0!important}.mobile-mb-2{margin-bottom:2rem!important}.mobile-mt-2{margin-top:2rem!important}.mobile-font-small{font-size:.8rem!important}.mobile-p-1-5{padding:1.5rem!important}.mobile-p-2{padding:2rem!important}.mobile-gap-1{gap:1rem!important}.faq-section{padding:4rem 0!important}.accordion-header{padding:1.5rem 0!important}footer{gap:3rem!important;margin-top:4rem!important;padding-top:3rem!important}}.reveal-up{opacity:0;transform:translateY(30px)}.faq-section{background:#000;padding:150px 0}.accordion-item{border-bottom:1px solid #ffffff14}.accordion-header{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2.5rem 0;transition:all .3s;display:flex}.accordion-header h4{font-size:1.1rem;font-weight:700;font-family:var(--font-mono);letter-spacing:.1em;margin:0}.accordion-icon{width:20px;height:20px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative}.accordion-icon:before,.accordion-icon:after{content:"";background:#fff;transition:all .3s;position:absolute}.accordion-icon:before{width:100%;height:1px;top:50%;left:0}.accordion-icon:after{width:1px;height:100%;top:0;left:50%}.accordion-item.active .accordion-icon{transform:rotate(45deg)}.accordion-content{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.accordion-content-inner{color:#ffffff80;max-width:800px;padding-bottom:3rem;font-size:1rem;line-height:1.8}.accordion-item.active .accordion-content{max-height:500px}.legibility-shadow{text-shadow:0 4px 15px #00000080,0 10px 40px #0000004d}.hero-content-layer{background:linear-gradient(90deg,#000c 0%,#0000004d 40%,#0000 100%);transition:background .5s}.hero-content-layer h1{text-shadow:0 10px 40px #0009}.whatsapp-float{z-index:1000;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;text-decoration:none;transition:all .4s cubic-bezier(.18,.89,.32,1.28);display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 10px 25px #0000004d}.whatsapp-float img{width:32px;height:32px}.whatsapp-float:hover{background-color:#20ba5a;transform:scale(1.1)translateY(-5px);box-shadow:0 15px 35px #0006}@media (width<=768px){.whatsapp-float{width:60px;height:60px;bottom:25px;right:25px}.whatsapp-float img{width:34px;height:34px}}
