body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#050505;margin:0;padding:0}#root{width:100%;margin:0;padding:0}.landing-container{color:#fff;box-sizing:border-box;background-color:#050505;background-image:url(/assets/fondo-web-G6sGLl6b.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem 2rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.glow-blob{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#8a2be233 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute}.glow-blob.top-left{background:radial-gradient(circle,#4169e14d 0%,#0000 70%);top:-200px;left:-200px}.glow-blob.bottom-right{background:radial-gradient(circle,#ff149333 0%,#0000 70%);bottom:-200px;right:-200px}.hero-section,.vs-section,.cta-section{z-index:1;text-align:center;position:relative}.hero-section{max-width:800px;margin-top:2rem;margin-bottom:2rem;animation:1s ease-out fadeInDown}.main-title-img{filter:drop-shadow(0 10px 20px #00000080);max-width:100%;height:auto;margin-bottom:0}.video-prompt-container{text-align:center;flex-direction:column;align-items:center;gap:.2rem;margin:.5rem auto 0;font-family:Inter,system-ui,sans-serif;display:flex}.prompt-small{color:#fff;letter-spacing:.05em;margin:0;font-size:clamp(1rem,3vw,1.5rem);font-weight:400}.prompt-large{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,6vw,3.5rem);font-weight:900;line-height:1.1}.text-red{color:red}.vsl-section{z-index:10;justify-content:center;align-items:center;width:100%;max-width:900px;margin-bottom:2rem;animation:1s ease-out .2s both fadeInUp;display:flex;position:relative}.video-container{background:#00000080;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:56.25% 0 0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000c,0 0 40px #b6f3}.video-container:hover{border-color:#b6f6;transform:translateY(-5px);box-shadow:0 30px 60px -12px #000000e6,0 0 50px #bb66ff4d}.cta-section{box-sizing:border-box;width:100%;max-width:900px;margin-bottom:2rem;padding:0 1rem;animation:1s ease-out .4s both fadeInUp}.cta-button{box-sizing:border-box;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#05f,#0af);border:2px solid #fff3;border-radius:100px;justify-content:center;align-items:center;gap:1.2rem;width:100%;padding:1.2rem 2rem;font-size:clamp(1rem,4vw,1.4rem);font-weight:800;transition:all .3s cubic-bezier(.25,.8,.25,1);animation:2s infinite pulse-blue;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0055ff80,inset 0 2px 5px #ffffff4d}.btn-text-content{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.btn-text-line{display:block}.cta-button:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:200%;height:200%;animation:4s 2s infinite shine;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)translate(-100%,-100%)}.cta-button:hover{background:linear-gradient(135deg,#06f,#3bf);transform:scale(1.05)translateY(-3px);box-shadow:0 15px 35px #0af9,inset 0 3px 8px #fff6}.arrow-icon{width:24px;height:24px;transition:transform .3s}.cta-button:hover .arrow-icon{transform:translate(6px)}.info-image-section{text-align:center;z-index:10;width:100%;max-width:900px;margin:1rem auto;animation:1s ease-out .6s both fadeInUp;position:relative}.info-image{max-width:100%;height:auto;margin:0 auto;transition:transform .3s;display:block}.info-image:hover{transform:translateY(-5px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-blue{0%{box-shadow:0 0 #00aaffb3}70%{box-shadow:0 0 0 20px #0af0}to{box-shadow:0 0 #0af0}}@keyframes shine{0%{transform:rotate(30deg)translate(-100%,-100%)}20%{transform:rotate(30deg)translate(100%,100%)}to{transform:rotate(30deg)translate(100%,100%)}}.social-proof-section{text-align:center;z-index:10;width:100%;max-width:900px;margin:8rem auto 2rem;animation:1s ease-out .8s both fadeInUp;position:relative}.social-proof-title{color:#fff;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;line-height:1.2}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=768px){.gallery-grid{gap:1.5rem}}.gallery-img{object-fit:cover;aspect-ratio:4/3;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 20px #00000080}.gallery-img:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #000000b3,0 0 20px #b6f3}
