*{box-sizing:border-box!important}:root{scroll-behavior:smooth;--color-crema: #F5F2E9;--color-azul-medianoche: #02040A;--color-verde-esmeralda: #C4D82E;--color-oro: #FFD700;--color-negro-puro: #000000;--color-bg: var(--color-crema);--color-text: #1A1A1A;--firefly-color: var(--color-verde-esmeralda);--color-footer-bg: var(--color-crema);--color-glass: rgba(255, 255, 255, .15);--color-primary: var(--color-verde-esmeralda);--color-secondary: #F7FF3C;--color-lime-neon: var(--color-verde-esmeralda);--color-divider: var(--color-verde-esmeralda);--color-gold: var(--color-oro);--color-dark: #1A1A1A;--color-light-gray: #F9F9F9;--effect-neon-glow: none;--color-modal-bg: rgba(255, 255, 255, .85);--font-body: "Plus Jakarta Sans", sans-serif}[data-theme=dark]{--color-bg: var(--color-azul-medianoche);--color-text: #FFFFFF;--color-footer-bg: #1A1A1A;--color-glass: rgba(0, 0, 0, .4);--color-light-gray: #F9F9F9;--color-divider: #2E5BFF;--effect-neon-glow: 0 0 10px rgba(196, 216, 46, .5);--color-modal-bg: rgba(20, 20, 20, .9);--firefly-color: var(--color-verde-esmeralda)}html,body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;transition:background-color .4s ease,color .4s ease;overflow-x:hidden!important;width:100vw!important;max-width:100vw!important;margin:0;padding:0}section{max-width:100vw!important;overflow-x:hidden!important}section,header,footer{transition:background-color .4s ease,color .4s ease}.hardware-accelerated{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{box-shadow:0 0 #c4d82eb3}70%{box-shadow:0 0 0 10px #c4d82e00}to{box-shadow:0 0 #c4d82e00}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.img-fade-in{opacity:0;transition:opacity .4s ease-in-out}.img-loaded{opacity:1;animation:fadeIn .4s ease-in-out}.spinner{width:50px;height:50px;border:5px solid rgba(0,0,0,.1);border-top-color:var(--color-primary);border-radius:50%;animation:spin 1s linear infinite}.neon-pulse:hover{animation:pulse 1.5s infinite}@keyframes neonGlow{0%,to{box-shadow:0 0 10px #c4d82e4d,0 0 20px #c4d82e33}50%{box-shadow:0 0 20px #c4d82e99,0 0 30px #c4d82e66,0 0 40px #aaff004d}}@keyframes neonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.neon-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.neon-btn:hover{animation:neonGlow .6s ease-in-out,neonPulse .3s ease-out}.neon-btn:active{animation:neonPulse .15s ease-out;transform:scale(.98)}html,body{margin:0;padding:0;width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;position:relative;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);margin:0}.glass-morphism{background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 30px #0000001a}#root{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;position:relative;min-height:100vh}@media(max-width:768px){section,.carousel-container-wrapper,.wrap{width:100%!important;max-width:100vw!important;box-sizing:border-box!important}section{padding-left:20px!important;padding-right:20px!important}}.clock{--clock-size: 380px;width:var(--clock-size);height:var(--clock-size);position:relative;border-radius:50%}.spike{position:absolute;width:8px;height:1px;background:#c4d82e99;line-height:20px;transform-origin:50%;z-index:5;inset:0;margin:auto;font-style:normal;transform:rotate(var(--rotate)) translate(var(--dail-size))}.spike:nth-child(5n+1){box-shadow:-7px 0 #c4d82e99}.spike:nth-child(5n+1):after{content:attr(data-i);position:absolute;right:22px;top:-10px;transition:1s linear;transform:rotate(calc(var(--dRotate) - var(--rotate)));font-size:15px;color:var(--color-text);font-weight:600}.seconds{--dRotate: 0deg;--dail-size: calc((var(--clock-size) / 2) - 8px);font-weight:800;font-size:18px;transform:rotate(calc(-1 * var(--dRotate)));position:absolute;inset:0;margin:auto;transition:1s linear}.minutes{--dail-size: calc((var(--clock-size) / 2) - 55px);font-size:16px;transform:rotate(calc(-1 * var(--dRotate)));position:absolute;inset:0;margin:auto;transition:1s linear}.stop-anim{transition:0s linear}.stop-anim .spike:after{transition:0s linear!important}.hour{font-size:70px;font-weight:900;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--color-text);font-family:var(--font-title);z-index:15}.minute{font-size:32px;font-weight:900;position:absolute;background:transparent;z-index:10;right:calc(var(--clock-size) / 5.4);top:50%;transform:translateY(-50%);color:var(--color-text);font-family:var(--font-title);width:80px;text-align:center;padding:0}.minute:after{content:"";position:absolute;border:2px solid var(--color-verde-esmeralda);border-right:none;background:transparent;height:37px;left:50%;top:50%;border-radius:40px 0 0 40px;width:122px;transform:translate(calc(-17% - 6px),-50%)}@media(max-width:768px){.section,section{padding-left:5%!important;padding-right:5%!important;max-width:100vw!important;overflow-x:hidden!important}.clock{--clock-size: 280px;transform:scale(.85)}.hour{font-size:52px}.minute{font-size:24px;right:calc(var(--clock-size) / 4.5);width:65px}.minute:after{height:50px;width:105px}.spike:nth-child(5n+1):after{font-size:13px}}@media(max-width:480px){.clock{--clock-size: 240px;transform:scale(.75)}.hour{font-size:44px}.minute{font-size:20px}.spike:nth-child(5n+1):after{font-size:11px}body{font-size:14px}h1{font-size:clamp(2rem,8vw,3rem)!important}h2{font-size:clamp(1.8rem,7vw,2.5rem)!important}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.detail-grid-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.detail-overlay{background:#fffffffa!important}.product-card{background:#fff}[data-theme=dark] .detail-overlay{background:var(--color-bg)!important}[data-theme=dark] .detail-title,[data-theme=dark] .product-title-label{color:#fff!important;text-shadow:0 0 12px rgba(196,216,46,.6)}[data-theme=dark] .product-card{background:#0a0f18!important;border:1px solid #2E5BFF!important}[data-theme=dark] .detail-close-btn{background:#02040a!important;border:1px solid #C4D82E!important}[data-theme=dark] .detail-total-badge{color:#000!important;box-shadow:0 0 10px #c4d82e80}@media(max-width:768px){.vision-column-mass .closure-highlight:after{left:50%!important;transform:translate(-50%)!important}}@media(max-width:768px){.crowdfunding-goals-container{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}.goal-card{width:90%!important;max-width:350px!important;margin:0 auto 25px!important;box-sizing:border-box!important}.crowdfunding-carousel-container{height:auto!important;width:100%!important;transform:none!important;perspective:none!important;margin:2rem auto!important}.crowdfunding-carousel-box{position:relative!important;transform:none!important;display:block!important;width:100%!important;height:380px!important;min-height:380px!important;overflow-x:hidden!important}.crowdfunding-carousel-item{position:absolute!important;transform:none!important;width:250px!important;left:0!important;right:0!important;margin:0 auto!important;top:15px!important;height:330px!important}.hard-center-cta{display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;width:100%!important;text-align:center!important;margin:0 auto!important;z-index:50!important;padding-top:20px!important;animation:slideUp .6s ease forwards}.crowdfunding-carousel-item>div{position:relative!important}.crowdfunding-carousel-item img{position:relative!important;height:100%!important;width:100%!important}#fuel{padding-left:0!important;padding-right:0!important;overflow-x:hidden!important}#fuel .section-title-crowdfunding,#fuel .crowdfunding-vision,#fuel .section-title-goals{padding:0 20px!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}}@media(max-width:768px){.services-grid,.detail-grid-container{display:flex!important;flex-direction:column!important;gap:2rem!important;align-items:center!important}.collection-card,.detail-grid-container>div{width:95%!important;max-width:none!important;margin:0 auto!important;height:auto!important}.product-img{height:auto!important;max-height:400px;object-fit:contain!important}.detail-overlay{overflow-y:auto!important;overflow-x:hidden!important;padding:1rem!important;padding-bottom:120px!important}}.carousel-section{padding:8rem 2rem;background:#0a0a0a;position:relative;overflow:hidden}.carousel-container-wrapper{height:200px;width:200px;perspective:1000px;margin:170px auto;transform:scale(.9) rotateX(-10deg);transform-style:preserve-3d}@media(max-width:768px){.carousel-section{padding:4rem 1rem}.carousel-container-wrapper{transform:scale(.6) rotateX(-10deg);margin:100px auto}}.product-card:hover .product-img{transform:scale(1.1)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-icon{animation:bounce 2s infinite ease-in-out;display:flex;justify-content:center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes move{0%,to{transform:rotate(0)}30%{transform:rotate(8deg)}60%{transform:rotate(-4deg)}90%{transform:rotate(4deg)}}.scroll-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:transform,opacity}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.scroll-reveal{animation:fallbackReveal .1s ease-out 3s forwards}@keyframes fallbackReveal{to{opacity:1;transform:translateY(0)}}.services-section{padding:8rem 2rem;background-color:var(--color-light-gray);color:var(--color-text);transition:background-color .4s ease,color .4s ease}[data-theme=dark] .services-section{background:radial-gradient(circle at center,#1B2A41 0%,var(--color-azul-medianoche) 100%)!important;color:#fff!important}[data-theme=dark] .scroll-reveal{background:#0a0a0acc!important;border:1px solid #2E5BFF!important;box-shadow:0 0 10px #2e5bff4d!important}[data-theme=dark] .scroll-reveal h3{color:#fff!important}[data-theme=dark] .event-date,[data-theme=dark] .event-time{color:var(--color-verde-esmeralda)!important;text-shadow:0 0 10px rgba(196,216,46,.5);font-weight:800!important}.promo-badge{background:#fffef2;border:1px solid var(--color-primary);border-radius:8px;padding:.5rem;margin-bottom:1.5rem;font-size:.85rem;color:#555}[data-theme=dark] .promo-badge{background:#000;border:1px solid var(--color-oro);color:#fff}[data-theme=dark] .promo-badge span{color:var(--color-oro)!important}[data-theme=dark] .section-title-collection{color:#fff!important;text-shadow:0 0 8px rgba(196,216,46,.5)}[data-theme=dark] .collection-label{color:var(--color-verde-esmeralda)!important;text-shadow:0 0 5px rgba(196,216,46,.3)}[data-theme=dark] .manifesto-line{color:#f5f5f5!important}#about .wrap{position:relative;z-index:2}#about canvas{position:absolute;z-index:1;opacity:.3}[data-theme=dark] .manifesto-line:last-child{color:var(--color-verde-esmeralda)!important}.manifesto-line{position:relative;z-index:10}.collection-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000d;border:1px solid var(--color-divider);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;will-change:transform,opacity;cursor:pointer;position:relative;display:flex;flex-direction:column}.collection-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #c4d82e33}html:not([data-theme=dark]) .collection-card:hover{border-color:var(--color-divider)}[data-theme=dark] .collection-card{background:#0a0f18!important;border:1px solid #2E5BFF!important;box-shadow:0 0 15px #2e5bff1a!important;position:relative}[data-theme=dark] .collection-card:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(45deg,#2E5BFF,var(--color-verde-esmeralda));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.5;transition:opacity .3s ease}[data-theme=dark] .collection-card:hover{box-shadow:0 0 30px #2e5bff4d,inset 0 0 30px #1b2a41cc!important;transform:translateY(-10px);border-color:transparent!important}[data-theme=dark] .collection-card:hover:before{opacity:1}[data-theme=dark] .product-title{color:#fff!important;font-weight:700!important;text-shadow:0 0 12px rgba(196,216,46,.6)}[data-theme=dark] .product-price{color:#e0e0e0!important;font-weight:400!important}[data-theme=dark] .product-desc{color:#ccc!important}[data-theme=dark] .collection-btn{background:transparent!important;border:1px solid var(--color-verde-esmeralda)!important;color:var(--color-verde-esmeralda)!important;box-shadow:0 0 10px #c4d82e1a;transition:all .3s ease}html:not([data-theme=dark]) .collection-btn{background:transparent!important;border:1px solid var(--color-verde-esmeralda)!important;color:#1a1a1a!important;transition:all .3s cubic-bezier(.4,0,.2,1)}html:not([data-theme=dark]) .collection-btn:hover{background:var(--color-verde-esmeralda)!important;color:#fff!important;box-shadow:0 0 15px #c4d82e99;transform:translateY(-2px)}[data-theme=dark] .collection-btn:hover{background:#c4d82e1a!important;box-shadow:0 0 20px #c4d82e80;transform:scale(1.05)}.goal-card{background:var(--color-crema);border-radius:16px;padding:2.5rem;margin-bottom:2rem;box-shadow:9px 9px 18px #dccfc2,-9px -9px 18px #fff;border:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;will-change:transform,opacity;position:relative}.goal-card:hover{transform:translateY(-5px);box-shadow:12px 12px 24px #dccfc2,-12px -12px 24px #fff}.goal-card.selected{border:1px solid var(--color-verde-esmeralda)}.goal-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;font-family:var(--font-title);text-transform:uppercase;transition:color .3s ease}.goal-title.active{color:var(--color-verde-esmeralda)}.goal-amount{font-size:.95rem;color:#666;font-family:monospace}.goal-percent{font-size:2.5rem;font-weight:900;color:var(--color-verde-esmeralda);font-family:var(--font-title);text-shadow:0 0 10px rgba(196,216,46,.3)}.progress-track{width:100%;height:12px;background:var(--color-crema);border-radius:6px;overflow:hidden;margin-bottom:2rem;box-shadow:inset 4px 4px 8px #dccfc2,inset -4px -4px 8px #fff}.progress-fill{height:100%;background:var(--color-verde-esmeralda);border-radius:6px;box-shadow:0 0 15px var(--color-verde-esmeralda);transition:width .8s cubic-bezier(.4,0,.2,1)}.join-btn{padding:1.2rem 4rem;background:transparent;color:#999;border:1px solid #CCC;font-weight:800;text-transform:uppercase;font-size:1.1rem;cursor:not-allowed;letter-spacing:2px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease,border-color .3s ease;will-change:transform,opacity;border-radius:4px;margin-top:2rem}.join-btn.active{color:#1a1a1a;border:1px solid var(--color-verde-esmeralda);cursor:pointer;position:relative}[data-theme=dark] .goal-card{background:#0a0f18;border:1px solid #2E5BFF;box-shadow:0 0 15px #2e5bff1a}[data-theme=dark] .goal-card.selected,[data-theme=dark] .goal-card:hover{box-shadow:0 0 25px #2e5bff4d;border-color:var(--color-verde-esmeralda)}[data-theme=dark] .goal-title{color:#fff}[data-theme=dark] .goal-amount{color:#ccc}.crowdfunding-vision{max-width:700px;margin:0 auto;font-size:1.25rem;background:linear-gradient(90deg,var(--color-verde-esmeralda) 0%,#8A9A1B 50%,var(--color-verde-esmeralda) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:shimmer 8s linear infinite;line-height:2;font-family:sans-serif;font-weight:600;font-style:italic;letter-spacing:.03em}[data-theme=dark] .crowdfunding-vision{background:none;-webkit-background-clip:unset;background-clip:unset;color:#e0e0e0;animation:none;text-shadow:none}.section-title-crowdfunding{color:#1a1a1a}[data-theme=dark] #fuel{background:#0a0f18!important}[data-theme=dark] .section-title-crowdfunding{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.8),0 0 20px rgba(196,216,46,.15)!important}.section-title-goals{color:#1a1a1a}[data-theme=dark] .section-title-goals{color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.8)!important}.crowdfunding-support-label{font-size:.9rem;color:#555;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}[data-theme=dark] .crowdfunding-support-label{color:#aaa}[data-theme=dark] .goal-percent{color:var(--color-verde-esmeralda);text-shadow:0 0 5px rgba(196,216,46,.5);font-weight:700}[data-theme=dark] .progress-track{background:#000;border:1px solid #1B2A41;box-shadow:inset 0 0 10px #000c}[data-theme=dark] .progress-fill{background:var(--color-verde-esmeralda);box-shadow:0 0 10px #c4d82e80}[data-theme=dark] .join-btn{background:transparent;border:1px solid var(--color-verde-esmeralda);color:var(--color-verde-esmeralda);box-shadow:0 0 10px #c4d82e33}[data-theme=dark] .join-btn:hover:not(:disabled),[data-theme=dark] .join-btn.active{background:var(--color-verde-esmeralda);color:#000;box-shadow:0 0 20px #c4d82e99}.join-btn.active:hover{background:var(--color-verde-esmeralda);color:#1a1a1a;box-shadow:0 0 30px #c4d82e99;transform:translateY(-3px);border-color:var(--color-verde-esmeralda)}[data-theme=dark] .join-btn.active:hover{background:#c4d82e1a;color:var(--color-verde-esmeralda);box-shadow:0 0 30px #c4d82e66}[data-theme=dark] .product-img{filter:brightness(.9)}[data-theme=dark] .collection-card:hover .product-img{filter:brightness(1.1)}html:not([data-theme=dark]) #curations,html:not([data-theme=dark]) #fuel{background:var(--color-bg)!important}[data-theme=dark] #curations,[data-theme=dark] #fuel{background:radial-gradient(circle at top right,#061a12,#0a0f18 70%)!important;position:relative}[data-theme=dark] #curations:before,[data-theme=dark] #fuel:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(1px 1px at 12% 18%,rgba(255,255,255,.55) 0%,transparent 100%),radial-gradient(1px 1px at 31% 67%,rgba(196,216,46,.5) 0%,transparent 100%),radial-gradient(1px 1px at 54% 42%,rgba(255,255,255,.45) 0%,transparent 100%),radial-gradient(1px 1px at 73% 88%,rgba(46,91,255,.55) 0%,transparent 100%),radial-gradient(1px 1px at 89% 25%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 6% 80%,rgba(196,216,46,.4) 0%,transparent 100%),radial-gradient(1px 1px at 48% 10%,rgba(255,255,255,.35) 0%,transparent 100%),radial-gradient(1px 1px at 95% 55%,rgba(46,91,255,.45) 0%,transparent 100%),radial-gradient(2px 2px at 23% 35%,rgba(255,255,255,.3) 0%,transparent 100%),radial-gradient(2px 2px at 61% 72%,rgba(196,216,46,.35) 0%,transparent 100%),radial-gradient(2px 2px at 82% 15%,rgba(46,91,255,.4) 0%,transparent 100%),radial-gradient(2px 2px at 40% 90%,rgba(255,255,255,.25) 0%,transparent 100%),radial-gradient(2px 2px at 77% 48%,rgba(196,216,46,.3) 0%,transparent 100%);background-size:400px 400px,500px 500px,450px 450px,550px 550px,480px 480px,420px 420px,530px 530px,460px 460px,700px 700px,800px 800px,750px 750px,650px 650px,720px 720px;background-repeat:repeat;opacity:.8}[data-theme=dark] #curations>*,[data-theme=dark] #fuel>*{position:relative;z-index:1}[data-theme=dark] #curations h2,[data-theme=dark] #curations h3{color:#fff;text-shadow:0 0 20px rgba(196,216,46,.15)}[data-theme=dark] #curations p{color:#ffffffa6}[data-theme=dark] .detail-overlay{background:radial-gradient(circle at top left,#061a12,#0a0f18 60%,#05080d)!important}[data-theme=dark] .detail-close-btn{background:#0f1923!important;border:1px solid rgba(196,216,46,.4)!important;color:var(--color-verde-esmeralda)!important;box-shadow:0 0 12px #c4d82e33!important;transition:box-shadow .3s ease,border-color .3s ease!important}[data-theme=dark] .detail-close-btn:hover{border-color:var(--color-verde-esmeralda)!important;box-shadow:0 0 20px #c4d82e73!important}[data-theme=dark] .detail-title{color:#fff!important;text-shadow:0 0 20px rgba(196,216,46,.12)}[data-theme=dark] .detail-total-badge{background:#c4d82e26!important;border:1px solid rgba(196,216,46,.4)!important;color:var(--color-verde-esmeralda)!important}[data-theme=dark] .product-card{background:#0d1622!important;box-shadow:0 8px 24px #00000080,0 0 0 1px #2e5bff26!important}[data-theme=dark] .product-title-label{color:#fff!important}[data-theme=dark] .product-price-label{color:var(--color-verde-esmeralda)!important}[data-theme=dark] .product-desc-text{color:#e0e0e0!important}[data-theme=dark] .quantity-selector{background:#0f1923!important;border-color:#2e5bff4d!important}[data-theme=dark] .quantity-selector button:first-child{background:#2e5bff1f!important;border:1px solid rgba(46,91,255,.5)!important;color:#2e5bff!important;box-shadow:0 0 8px #2e5bff66!important;width:36px!important;height:36px!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}[data-theme=dark] .quantity-selector button:first-child:hover{background:#2e5bff38!important;box-shadow:0 0 16px #2e5bffb3,0 0 32px #2e5bff4d!important;transform:scale(1.1)!important;border-color:#2e5bff!important}[data-theme=dark] .quantity-selector button:first-child svg,[data-theme=dark] .quantity-selector button:first-child svg path,[data-theme=dark] .quantity-selector button:first-child svg line{stroke:#fff!important;color:#fff!important}[data-theme=dark] .quantity-selector span{color:#fff!important}[data-theme=dark] .quantity-selector button:last-child{background:#00e5ff1f!important;border:1px solid rgba(0,229,255,.5)!important;color:#00f5ff!important;box-shadow:0 0 8px #00f5ff66!important;width:36px!important;height:36px!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}[data-theme=dark] .quantity-selector button:last-child:hover{background:#00e5ff38!important;box-shadow:0 0 16px #00f5ffb3,0 0 32px #00e5ff4d!important;transform:scale(1.1)!important;border-color:#00f5ff!important}nav a.navbar-main-link{color:#555!important;font-weight:900!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.9rem!important;position:relative!important;transition:color .2s ease!important;opacity:1}nav a.navbar-main-link:hover{color:#a8c400!important;text-shadow:none!important;filter:none!important}@media(max-width:768px){.navbar-main-link-mobile{text-decoration:none!important;color:#fff!important;font-weight:900!important;font-size:1.5rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;display:block!important;padding:.5rem 0!important;opacity:0;animation:fadeInUp .4s ease forwards;transition:color .2s ease!important}.navbar-main-link-mobile:hover{color:#a8c400!important;text-shadow:none!important}}.navbar-close-mobile{color:var(--color-crema, #F5F2E9);transition:transform .2s ease,color .2s ease}.navbar-close-mobile:active{transform:scale(.9)}[data-theme=dark] .navbar-close-mobile{color:var(--color-verde-esmeralda, #C4D82E)}[data-theme=dark] nav a.navbar-main-link,[data-theme=dark] .navbar-main-link-mobile{color:beige!important}[data-theme=dark] nav a.navbar-main-link:hover,[data-theme=dark] .navbar-main-link-mobile:hover{color:var(--color-primary)!important}[data-theme=dark] .navbar-lang-link:not(.active),[data-theme=dark] .navbar-lang-link-mobile:not(.active){color:beige!important}[data-theme=dark] .navbar-lang-link:not(.active):hover,[data-theme=dark] .navbar-lang-link-mobile:not(.active):hover{color:var(--color-primary)!important;text-shadow:0 0 10px rgba(196,216,46,.4)!important}[data-theme=dark] .hero-mantra-text{color:#f5f5dcf2!important}[data-theme=dark] .events-subtitle-text,[data-theme=dark] .events-program-desc-text{color:beige!important}[data-theme=dark]{--manifesto-opacity: .92}[data-theme=dark] .manifesto-core-text{color:beige!important}[data-theme=dark] .crowdfunding-vision,[data-theme=dark] .section-title-goals{color:#f5f5dcf2!important}[data-theme=dark] .footer-container{background-color:#002b59!important;background-image:radial-gradient(ellipse at center 0%,rgba(196,216,46,.45) 0%,transparent 95%),linear-gradient(rgba(196,216,46,.05) 1.5px,transparent 1.5px),linear-gradient(90deg,rgba(196,216,46,.05) 1.5px,transparent 1.5px),linear-gradient(rgba(11,61,46,.75) 2px,transparent 2px),linear-gradient(90deg,rgba(11,61,46,.75) 2px,transparent 2px)!important;background-size:100% 100%,60px 60px,60px 60px,12px 12px,12px 12px!important;background-position:center top,center center,center center,center center,center center!important}[data-theme=dark] .footer-column-title{color:beige!important}[data-theme=dark] .footer-top-divider{background:linear-gradient(90deg,transparent,rgba(245,245,220,.4),transparent)!important}[data-theme=dark] .footer-bottom-divider{background:linear-gradient(90deg,transparent,rgba(245,245,220,.15),transparent)!important}[data-theme=dark] .footer-interactive-link,[data-theme=dark] .footer-interactive-link-simple{color:#f5f5dce6!important}[data-theme=dark] .footer-interactive-link:hover,[data-theme=dark] .footer-interactive-link-simple:hover{color:var(--color-primary)!important;filter:drop-shadow(0 0 8px rgba(196,216,46,.6))!important}[data-theme=dark] .footer-static-text,[data-theme=dark] .footer-copyright-text{color:#f5f5dccc!important}[data-theme=dark] .vision-section{background-color:#030816!important;isolation:isolate!important;clip-path:inset(0)!important}[data-theme=dark] .vision-section .night{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden;will-change:transform,opacity;backface-visibility:hidden;perspective:1000px}[data-theme=dark] .vision-section .shooting_star{position:absolute;left:50%;top:50%;height:2px;background:linear-gradient(-45deg,#c4d82e14,#ffd70000);border-radius:999px;filter:drop-shadow(0 0 4px rgba(196,216,46,.05));animation:vision-tail 15s cubic-bezier(.25,.1,.25,1) infinite,vision-shooting 15s cubic-bezier(.25,.1,.25,1) infinite;will-change:transform,filter;transform:translateZ(0)}[data-theme=dark] .vision-section .shooting_star:before,[data-theme=dark] .vision-section .shooting_star:after{content:"";position:absolute;top:calc(50% - 1px);right:0;height:2px;background:linear-gradient(-45deg,#ffd70000,#c4d82e14,#ffd70000);border-radius:100%;animation:vision-shining 15s cubic-bezier(.25,.1,.25,1) infinite}[data-theme=dark] .vision-section .shooting_star:before{transform:translate(50%) rotate(45deg)}[data-theme=dark] .vision-section .shooting_star:after{transform:translate(50%) rotate(-45deg)}[data-theme=dark] .vision-section .shooting_star:nth-child(1){top:calc(50% - 153px);left:calc(50% - 87px);animation-delay:1234ms}[data-theme=dark] .vision-section .shooting_star:nth-child(1):before,[data-theme=dark] .vision-section .shooting_star:nth-child(1):after{animation-delay:1234ms}[data-theme=dark] .vision-section .shooting_star:nth-child(2){top:calc(50% - 12px);left:calc(50% - 249px);animation-delay:6543ms}[data-theme=dark] .vision-section .shooting_star:nth-child(2):before,[data-theme=dark] .vision-section .shooting_star:nth-child(2):after{animation-delay:6543ms}[data-theme=dark] .vision-section .shooting_star:nth-child(3){top:calc(50% + 78px);left:calc(50% - 185px);animation-delay:3217ms}[data-theme=dark] .vision-section .shooting_star:nth-child(3):before,[data-theme=dark] .vision-section .shooting_star:nth-child(3):after{animation-delay:3217ms}[data-theme=dark] .vision-section .shooting_star:nth-child(4){top:calc(50% - 90px);left:calc(50% - 310px);animation-delay:8102ms}[data-theme=dark] .vision-section .shooting_star:nth-child(4):before,[data-theme=dark] .vision-section .shooting_star:nth-child(4):after{animation-delay:8102ms}[data-theme=dark] .vision-section .shooting_star:nth-child(5){top:calc(50% + 141px);left:calc(50% - 55px);animation-delay:4678ms}[data-theme=dark] .vision-section .shooting_star:nth-child(5):before,[data-theme=dark] .vision-section .shooting_star:nth-child(5):after{animation-delay:4678ms}[data-theme=dark] .vision-section .shooting_star:nth-child(6){top:calc(50% - 200px);left:calc(50% - 195px);animation-delay:2.39s}[data-theme=dark] .vision-section .shooting_star:nth-child(6):before,[data-theme=dark] .vision-section .shooting_star:nth-child(6):after{animation-delay:2.39s}[data-theme=dark] .vision-section .shooting_star:nth-child(7){top:calc(50% + 30px);left:calc(50% - 263px);animation-delay:7811ms}[data-theme=dark] .vision-section .shooting_star:nth-child(7):before,[data-theme=dark] .vision-section .shooting_star:nth-child(7):after{animation-delay:7811ms}[data-theme=dark] .vision-section .shooting_star:nth-child(8){top:calc(50% - 60px);left:calc(50% - 140px);animation-delay:516ms}[data-theme=dark] .vision-section .shooting_star:nth-child(8):before,[data-theme=dark] .vision-section .shooting_star:nth-child(8):after{animation-delay:516ms}[data-theme=dark] .vision-section .shooting_star:nth-child(9){top:calc(50% + 177px);left:calc(50% - 288px);animation-delay:9053ms}[data-theme=dark] .vision-section .shooting_star:nth-child(9):before,[data-theme=dark] .vision-section .shooting_star:nth-child(9):after{animation-delay:9053ms}[data-theme=dark] .vision-section .shooting_star:nth-child(10){top:calc(50% - 134px);left:calc(50% - 22px);animation-delay:5329ms}[data-theme=dark] .vision-section .shooting_star:nth-child(10):before,[data-theme=dark] .vision-section .shooting_star:nth-child(10):after{animation-delay:5329ms}[data-theme=dark] .vision-section .shooting_star:nth-child(11){top:calc(50% + 55px);left:calc(50% - 176px);animation-delay:1.89s}[data-theme=dark] .vision-section .shooting_star:nth-child(11):before,[data-theme=dark] .vision-section .shooting_star:nth-child(11):after{animation-delay:1.89s}[data-theme=dark] .vision-section .shooting_star:nth-child(12){top:calc(50% - 170px);left:calc(50% - 101px);animation-delay:7432ms}[data-theme=dark] .vision-section .shooting_star:nth-child(12):before,[data-theme=dark] .vision-section .shooting_star:nth-child(12):after{animation-delay:7432ms}[data-theme=dark] .vision-section .shooting_star:nth-child(13){top:calc(50% + 102px);left:calc(50% - 237px);animation-delay:3744ms}[data-theme=dark] .vision-section .shooting_star:nth-child(13):before,[data-theme=dark] .vision-section .shooting_star:nth-child(13):after{animation-delay:3744ms}[data-theme=dark] .vision-section .shooting_star:nth-child(14){top:calc(50% - 45px);left:calc(50% - 298px);animation-delay:6187ms}[data-theme=dark] .vision-section .shooting_star:nth-child(14):before,[data-theme=dark] .vision-section .shooting_star:nth-child(14):after{animation-delay:6187ms}[data-theme=dark] .vision-section .shooting_star:nth-child(15){top:calc(50% + 190px);left:calc(50% - 119px);animation-delay:2961ms}[data-theme=dark] .vision-section .shooting_star:nth-child(15):before,[data-theme=dark] .vision-section .shooting_star:nth-child(15):after{animation-delay:2961ms}[data-theme=dark] .vision-section .shooting_star:nth-child(16){top:calc(50% - 115px);left:calc(50% - 214px);animation-delay:8674ms}[data-theme=dark] .vision-section .shooting_star:nth-child(16):before,[data-theme=dark] .vision-section .shooting_star:nth-child(16):after{animation-delay:8674ms}[data-theme=dark] .vision-section .shooting_star:nth-child(17){top:calc(50% + 25px);left:calc(50% - 68px);animation-delay:405ms}[data-theme=dark] .vision-section .shooting_star:nth-child(17):before,[data-theme=dark] .vision-section .shooting_star:nth-child(17):after{animation-delay:405ms}[data-theme=dark] .vision-section .shooting_star:nth-child(18){top:calc(50% - 195px);left:calc(50% - 142px);animation-delay:5812ms}[data-theme=dark] .vision-section .shooting_star:nth-child(18):before,[data-theme=dark] .vision-section .shooting_star:nth-child(18):after{animation-delay:5812ms}[data-theme=dark] .vision-section .shooting_star:nth-child(19){top:calc(50% + 68px);left:calc(50% - 330px);animation-delay:9999ms}[data-theme=dark] .vision-section .shooting_star:nth-child(19):before,[data-theme=dark] .vision-section .shooting_star:nth-child(19):after{animation-delay:9999ms}[data-theme=dark] .vision-section .shooting_star:nth-child(20){top:calc(50% - 80px);left:calc(50% - 270px);animation-delay:741ms}[data-theme=dark] .vision-section .shooting_star:nth-child(20):before,[data-theme=dark] .vision-section .shooting_star:nth-child(20):after{animation-delay:741ms}@keyframes vision-tail{0%{width:0}30%{width:150px}to{width:0}}@keyframes vision-shining{0%{width:0}50%{width:30px}to{width:0}}@keyframes vision-shooting{0%{transform:translateZ(0) rotate(20deg) translate(0)}to{transform:translateZ(0) rotate(20deg) translate(450px)}}footer,.services-section,.vision-section,.carousel-section{content-visibility:auto;contain-intrinsic-size:auto 500px}.program-download-btn{background:var(--color-crema);color:#000;box-shadow:0 0 15px #f5f2e933}.program-download-btn:hover{box-shadow:0 0 20px #f5f2e980}[data-theme=dark] .program-download-btn{background:var(--color-verde-esmeralda);color:#000;box-shadow:0 0 15px #c4d82e33}[data-theme=dark] .program-download-btn:hover{box-shadow:0 0 20px #c4d82e80}@media(max-width:768px){html,body,#root,.wrap{max-width:100vw!important;overflow-x:hidden!important}section,.container,.carousel-section,.vision-section{max-width:100vw!important;box-sizing:border-box!important}.carousel-section{padding:3rem 15px!important;width:100vw!important;max-width:100vw!important;overflow:hidden!important;box-sizing:border-box!important;max-height:80vh!important;display:block!important;position:relative;left:0;right:0;margin:0!important}.carousel-container-wrapper{transform:scale(.55) rotateX(-5deg)!important;margin:0 auto!important;width:95%!important;max-width:100vw!important;box-sizing:border-box!important}.carousel-card{height:auto!important;aspect-ratio:3/4!important;width:180px!important}.carousel-card img{object-fit:cover!important;width:100%!important;max-width:100%!important;height:auto!important}.vision-layout-lock{flex-direction:column!important;gap:3rem!important}.vision-column-mass{width:100%!important}.manifesto-centering-lock{padding:0 1.5rem!important}#hat{max-width:220px!important;height:auto!important;margin:0 auto!important}.clock{display:none!important}.hero-content{margin-top:-15vh!important}}.theme-toggle-wrapper{display:flex;align-items:center;justify-content:center;margin-left:16px}.theme-toggle{--toggle-size: 44px;position:relative;width:var(--toggle-size);height:var(--toggle-size);display:block;cursor:pointer;background:transparent;border-radius:50%;-webkit-tap-highlight-color:transparent;border:none;box-shadow:none}.theme-toggle input{display:none}.power-button{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:var(--color-bg);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.23,1,.32,1);z-index:1}[data-theme=light] .power-button{box-shadow:4px 4px 8px #d9d6ce,-4px -4px 8px #fff}[data-theme=dark] .power-button{box-shadow:4px 4px 8px #000,-4px -4px 8px #141414}.power-icon{transition:all .4s ease;color:#6e6e73}.theme-toggle input:active+.power-button{transform:scale(.96)}[data-theme=light] .theme-toggle input:active+.power-button{box-shadow:inset 2px 2px 5px #d9d6ce,inset -2px -2px 5px #fff}[data-theme=dark] .theme-toggle input:active+.power-button{box-shadow:inset 2px 2px 5px #000,inset -2px -2px 5px #141414}.theme-toggle input:checked+.power-button .power-icon{color:#c4d82e;filter:drop-shadow(0 0 4px #C4D82E) drop-shadow(0 0 8px #1B2A41)}
