*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#080808;font-family:Inter,sans-serif;line-height:1.8}html,body{background:#050816;margin:0;padding:0;overflow-x:hidden}body:after{content:none;display:none}html,body{margin:0;padding:0;overflow-x:hidden}footer{margin-bottom:0}.footer-bottom{margin-bottom:0;padding-bottom:20px}.hero{text-align:center;background:#050816;justify-content:center;align-items:center;min-height:100vh;padding:140px 20px 90px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#02061775;border:1px solid #60a5fa47;border-radius:36px;max-width:980px;padding:55px 45px;position:relative;box-shadow:0 30px 90px #00000073,0 0 80px #1e90ff24}.hero-tag{color:#bfdbfe;background:#1e90ff29;border:1px solid #60a5fa8c;border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;padding:11px 24px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 0 30px #1e90ff38}.hero h1{letter-spacing:-2.5px;color:#fff;text-shadow:0 15px 45px #000000bf;margin-bottom:26px;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,6vw,5.4rem);line-height:1.02}.hero h1 span{background:linear-gradient(135deg,#60a5fa,#1e90ff,#00d4ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 18px #1e90ff73);-webkit-background-clip:text;display:inline-block}.hero-actions{flex-wrap:wrap;justify-content:center;gap:18px;margin-bottom:38px;display:flex}.hero-trust{grid-template-columns:repeat(3,1fr);gap:18px;max-width:680px;margin:auto;display:grid}.hero-trust div{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:22px;padding:18px}.hero-trust strong{color:#60a5fa;font-size:1.8rem;font-weight:900;display:block}.hero-trust span{color:#cbd5e1;font-size:.9rem}@media (width<=768px){.hero{padding:125px 18px 70px}.hero-content{border-radius:28px;padding:38px 22px}.hero h1{letter-spacing:-1px}.hero p{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-trust{grid-template-columns:1fr}}.metric-container{justify-content:center;align-items:center;margin-top:80px;padding:20px;display:flex}.glow-card{text-align:center;background:linear-gradient(145deg,#0d1117,#131a22);border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:420px;padding:40px 30px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000073}.glow-card:before{content:"";background:radial-gradient(circle,#1e90ff29,#0000 60%);width:200%;height:200%;animation:12s linear infinite glowMove;position:absolute;top:-50%;left:-50%}.glow-card:after{content:"";-webkit-mask-composite:xor;background:linear-gradient(120deg,#0000,#1e90ff,#0000);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glow-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #1e90ff2e}.metric-label{letter-spacing:2px;text-transform:uppercase;color:#facc15;margin-bottom:15px;font-size:12px;font-weight:600;display:block}#ventas{background:linear-gradient(#60a5fa,#1e90ff);-webkit-text-fill-color:transparent;text-shadow:0 0 25px #1e90ff40;-webkit-background-clip:text;margin:15px 0;font-size:90px;font-weight:800;line-height:1;animation:2s ease-in-out infinite alternate pulseNumber}.metric-card p{color:#cfcfcf;max-width:300px;margin:auto;font-size:15px;line-height:1.7}.benefits{text-align:center;background:linear-gradient(#050816,#0b1120);padding:120px 20px;position:relative;overflow:hidden}.benefits h2{color:#fff;text-shadow:0 10px 30px #0006;margin-bottom:70px;font-family:Poppins,sans-serif;font-size:3rem}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:auto;display:grid}.benefit-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#111827f2,#0c121ef2);border:1px solid #ffffff0d;border-radius:24px;padding:45px 30px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000073}.benefit-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 60px #1e90ff2e}.benefit-icon{filter:drop-shadow(0 0 15px #1e90ff40);width:80px;margin-bottom:20px}.benefit-card h3{color:#fff;margin-bottom:18px;font-size:1.5rem;font-weight:700}.benefit-card p{color:#cfcfcf;font-size:15px;line-height:1.7}@keyframes glowMove{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseNumber{0%{transform:scale(1)}to{transform:scale(1.06)}}@media (width<=768px){.glow-card{padding:30px 20px}#ventas{font-size:62px}.metric-card p{font-size:14px}.benefits{padding:90px 20px}.benefits h2{margin-bottom:50px;font-size:2.2rem}.benefit-card{padding:35px 25px}.benefit-icon{width:70px}.benefit-card h3{font-size:1.3rem}}@media (width<=480px){.metric-container{margin-top:50px}.glow-card{border-radius:20px}#ventas{font-size:52px}.metric-label{font-size:11px}.benefits h2{font-size:1.8rem}.benefits-grid{gap:22px}.benefit-card{border-radius:20px}.benefit-card p{font-size:14px}}.about{background:#020617;padding:120px 8%}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-text h2{margin-bottom:25px;font-size:64px;line-height:1.1}.about-text h2 span{color:#3b82f6;text-shadow:0 0 25px #3b82f680}.about-text p{opacity:.9;margin-bottom:35px;font-size:20px;line-height:1.8}.about-list{padding:0;list-style:none}.about-list li{margin-bottom:18px;font-size:19px}.about-box{text-align:center;background:linear-gradient(145deg,#0f172af2,#1e293bf2);border:1px solid #3b82f633;border-radius:40px;padding:50px;position:relative;overflow:hidden;box-shadow:0 0 50px #3b82f61f}.about-avatar{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.about-box h2{color:#3b82f6;text-shadow:0 0 30px #3b82f673;margin:0;font-size:90px}.about-mini{opacity:.85;font-size:22px}@media (width<=900px){.about-container{grid-template-columns:1fr}.about-text h2{font-size:48px}}.avatar-ring{border:1px solid #3b82f640;border-radius:50%;animation:3s infinite pulseRing;position:absolute;inset:0;box-shadow:0 0 40px #1e90ff2e}.avatar-head{background:linear-gradient(#60a5fa,#1e90ff);border-radius:50%;width:26px;height:26px;position:absolute;top:18px;box-shadow:0 0 18px #1e90ff59}.avatar-body{background:linear-gradient(#3b82f6,#1e90ff);border-radius:18px;width:42px;height:50px;position:absolute;bottom:18px;box-shadow:0 0 25px #1e90ff40}#metricNumber{background:linear-gradient(#60a5fa,#1e90ff);-webkit-text-fill-color:transparent;text-shadow:0 0 25px #1e90ff40;-webkit-background-clip:text;margin:20px 0;font-size:90px;font-weight:800;line-height:1}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes pulseRing{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}to{opacity:.5;transform:scale(1)}}@media (width<=900px){.about-container{grid-template-columns:1fr;gap:50px}.about-text{text-align:center}.about-text p{margin:auto}.about-list{align-items:center}}@media (width<=768px){.about{padding:90px 20px}.about-text h2{font-size:2.3rem}.about-text p{font-size:15px}.about-box{padding:45px 25px}#metricNumber{font-size:65px}.about-avatar{width:120px;height:120px}}@media (width<=480px){.about-text h2{font-size:2rem}.about-list li{font-size:14px}#metricNumber{font-size:52px}.about-box{border-radius:24px}}.nav{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;height:70px;padding:20px 40px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0}.nav.scrolled{background:#000000e6;box-shadow:0 10px 30px #0006}.logo{color:#fff;margin-left:5px;font-family:Poppins,sans-serif;font-size:1.7rem;font-weight:700}.logo span{color:#1e90ff;text-shadow:0 0 10px #1e90ff80;margin-left:6px}.nav-links{gap:30px;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:hover{color:#1e90ff}.nav-links a:after{content:"";background:#1e90ff;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.nav-links a:hover:after{width:100%}.menu-toggle{cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:none;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:none}.menu-toggle span{background:#fff;border-radius:3px;width:28px;height:3px;transition:transform .3s,opacity .3s}a{color:inherit;text-decoration:none}.check{color:#22c55e;margin-right:8px;font-weight:700}.btn{border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:16px 30px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 10px 25px #00000059}.btn.primary{color:#fff;background:linear-gradient(135deg,#1e90ff,#187bcd);border:none;box-shadow:0 8px 25px #1e90ff4d}.btn.primary:hover{box-shadow:0 12px 35px #1e90ff80}.btn.ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff26}.btn.ghost:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f6}section{text-align:center;padding:100px 20px}section h2{color:#fff;text-shadow:0 10px 30px #00000059;margin-bottom:18px;font-family:Poppins,sans-serif;font-size:2.8rem}.sub{color:#cfcfcf;max-width:700px;margin:0 auto 60px;font-size:16px;line-height:1.8}.cards,.price-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;max-width:1200px;margin:auto;display:grid}.price-cards{align-items:stretch}.card,.price-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#111827f5,#0c121ef5);border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;height:100%;padding:45px 35px;transition:transform .4s,box-shadow .4s,border .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #00000073}.card:before,.price-card:before{content:"";z-index:0;background:radial-gradient(circle,#1e90ff1f,#0000 60%);width:220%;height:220%;animation:12s linear infinite glowMove;position:absolute;top:-60%;left:-60%}.card *,.price-card *{z-index:1;position:relative}.card:hover,.price-card:hover{border:1px solid #1e90ff59;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 60px #1e90ff2e}.card i{color:#1e90ff;text-shadow:0 0 18px #1e90ff59;margin-bottom:22px;font-size:2.5rem}.card h3,.price-card h3{color:#fff;margin-bottom:18px;font-size:1.6rem;font-weight:700}.card p{color:#cfcfcf;font-size:15px;line-height:1.8}.card strong{color:#fff}#para-quien .card{flex-direction:column;justify-content:space-between;min-height:420px;display:flex}#para-quien .card .btn{margin-top:auto}.price{color:#1e90ff;text-shadow:0 0 20px #1e90ff40;margin:25px 0;font-size:2.6rem;font-weight:800}.price-card ul{flex-direction:column;flex:1;gap:12px;margin:30px 0;list-style:none;display:flex}.price-card ul li{color:#d1d5db;line-height:1.6}.price-card .btn{margin-top:auto}.featured{border:1px solid #1e90ff59;box-shadow:0 20px 60px #1e90ff33}.badge{color:#fff;background:linear-gradient(135deg,#1e90ff,#2563eb);border-radius:999px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-block;box-shadow:0 0 20px #1e90ff40}@media (width<=768px){.nav{padding:0 24px}.menu-toggle{display:flex}.nav-links{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;pointer-events:none;background:#000000f2;flex-direction:column;align-items:center;gap:20px;width:100%;padding:25px 0;transition:opacity .3s,transform .3s;position:fixed;top:70px;left:0;transform:translateY(-10px)}.nav-links.show{opacity:1;pointer-events:auto;transform:translateY(0)}section{padding:90px 20px}section h2{font-size:2.2rem}.sub{margin-bottom:45px;font-size:15px}.card,.price-card{padding:35px 25px}.featured{transform:none}.price{font-size:2.1rem}}@media (width<=480px){section h2{font-size:1.9rem}.card h3,.price-card h3{font-size:1.3rem}.card p,.price-card ul li{font-size:14px}.cards,.price-cards{gap:24px}}.features{padding:90px 20px}.feature-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#111827f5,#0c121ef5);border:1px solid #ffffff0d;border-radius:24px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 15px 45px #00000073}.feature-card:before{content:"";background:radial-gradient(circle,#1e90ff1f,#0000 60%);width:220%;height:220%;animation:12s linear infinite glowMove;position:absolute;top:-60%;left:-60%}.feature-card *{z-index:2;position:relative}.feature-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #1e90ff2e}.feature-card img{object-fit:cover;width:100%;height:180px;transition:all .5s}.feature-card:hover img{transform:scale(1.06)}.feature-content h3{color:#fff;margin-bottom:18px;font-size:1.3rem}.feature-content ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.feature-content li{color:#d1d5db;align-items:center;gap:10px;font-size:14px;line-height:1.6;display:flex}.testimonials{padding:110px 20px}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1100px;margin:auto;display:grid}.testimonial{text-align:center;background:linear-gradient(145deg,#111827f5,#0c121ef5);border:1px solid #ffffff0d;border-radius:24px;padding:30px;transition:transform .4s,box-shadow .4s;box-shadow:0 15px 45px #00000073}.testimonial:hover{transform:translateY(-8px);box-shadow:0 20px 60px #1e90ff26}.avatar{object-fit:cover;border:2px solid #1e90ff4d;border-radius:50%;width:75px;height:75px;margin-bottom:15px}.stars{color:#facc15;margin:8px 0;font-size:14px}.testimonial p{color:#d1d5db;margin:12px 0;font-size:14px;line-height:1.7}.testimonial strong{color:#9ca3af;font-size:13px}.cta{background:linear-gradient(135deg,#081224,#000);padding-bottom:60px}.form-container{width:100%;max-width:750px;margin:auto}.form-box{flex-direction:column;gap:18px;display:flex}input,select,textarea{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;outline:none;width:100%;padding:16px 18px;font-size:14px;transition:border .3s,box-shadow .3s}input::placeholder,textarea::placeholder{color:#777}select{color:#aaa}input:focus,select:focus,textarea:focus{border:1px solid #1e90ff;box-shadow:0 0 0 4px #1e90ff1f}textarea{resize:vertical;min-height:160px;line-height:1.7}.textarea-box{text-align:left;flex-direction:column;gap:10px;display:flex}.textarea-box label{color:#d1d5db;font-size:14px}.btn-full{width:100%}.footer{color:#aaa;background:#050816;width:100%;margin:0;padding:70px 20px 0;overflow:hidden}.footer-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:50px;max-width:1200px;margin:auto;display:grid}.footer-col{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:18px}.footer-col h3{font-size:2rem;font-weight:700}.footer-col h3 span{color:#3b82f6}.footer-col p,.footer-col li{color:#9ca3af;font-size:15px;line-height:1.8}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{transition:all .3s}.footer-col ul li:hover{color:#1e90ff;transform:translate(4px)}.footer-col a{color:#9ca3af;transition:all .3s}.footer-col a:hover{color:#3b82f6}.footer-social{flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;margin-top:18px;display:flex}.footer-social a{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.footer-social a:hover{background:#1e90ff;transform:translateY(-4px);box-shadow:0 10px 25px #1e90ff59}.footer-bottom{text-align:center;border-top:1px solid #ffffff0f;max-width:1200px;margin:45px auto 0;padding-top:25px}.footer-bottom p{color:#94a3b8;font-size:14px;line-height:1.6}.chat-button{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#25d366,#1ebe5d);border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:30px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #25d36659}.chat-button:hover{transform:scale(1.08)translateY(-3px);box-shadow:0 18px 40px #25d36673}.whatsapp-chat{z-index:1000;background:#fff;border-radius:20px;width:280px;animation:.3s chatFade;display:none;position:fixed;bottom:100px;right:25px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.chat-header{color:#fff;background:linear-gradient(135deg,#25d366,#1ebe5d);flex-direction:column;gap:5px;padding:16px;display:flex}.chat-title{font-size:16px;font-weight:700}.chat-status{opacity:.9;font-size:12px}.chat-body{color:#333;padding:20px;font-size:14px;line-height:1.7}.chat-btn{text-align:center;color:#fff;background:#25d366;border-radius:12px;margin-top:18px;padding:13px;font-weight:600;text-decoration:none;transition:background .3s,transform .3s;display:block}.chat-btn:hover{background:#1ebe5d;transform:translateY(-2px)}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.reveal.active{opacity:1;transform:translateY(0)}@keyframes chatFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.footer{padding:60px 20px 25px}.footer-container{text-align:center;grid-template-columns:1fr;gap:40px}.footer-col{align-items:center}.footer-social{justify-content:center}.whatsapp-chat{width:230px;bottom:82px;right:14px}.chat-button{width:56px;height:56px;font-size:25px;bottom:16px;right:16px}}@media (width<=480px){.footer{padding:50px 16px 20px}.footer-col h3{font-size:1.6rem}.footer-col h4{font-size:1rem}.footer p,.footer li{font-size:14px}.footer-bottom p{font-size:12px}.whatsapp-chat{width:210px}}.testimonial-form{text-align:center;padding:120px 8%}.testimonial-form .form-box{flex-direction:column;gap:18px;max-width:700px;margin:auto;display:flex}.testimonial-form input,.testimonial-form select,.testimonial-form textarea{color:#fff;background:#0f172a;border:1px solid #ffffff14;border-radius:18px;width:100%;padding:18px;font-size:16px}.testimonial-form textarea{resize:none;min-height:160px}.testimonial-form .btn{margin-top:10px}.testimonials-slider{max-width:1100px;margin:auto;padding:100px 20px}.testimonials-swiper{width:100%;max-width:900px;margin:auto;padding-bottom:60px}.testimonial{flex-direction:column;justify-content:center;max-width:650px;min-height:320px;margin:auto;padding:35px 30px;display:flex}.testimonial p{max-width:520px;margin:15px auto;font-size:15px;line-height:1.8}.swiper-button-next,.swiper-button-prev{transform:scale(.7)}@media (width<=768px){.testimonial{max-width:100%;min-height:auto;padding:28px 20px}}.payments{text-align:center;background:#f8fafc;padding:90px 8%}.payments-container{max-width:1200px;margin:auto}.payments-tag{color:#fff;background:#111827;border-radius:50px;margin-bottom:20px;padding:10px 18px;font-size:.85rem;font-weight:600;display:inline-block}.payments h2{color:#111827;margin-bottom:15px;font-size:2rem;font-weight:700}.payments-sub{color:#6b7280;max-width:650px;margin:auto;font-size:.95rem;line-height:1.7}.payments-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:50px;display:grid}.payment-card{background:#fff;border-radius:22px;padding:30px;transition:all .3s;position:relative;box-shadow:0 10px 30px #00000014}.payment-card:hover{transform:translateY(-8px)}.payment-card i{color:#2563eb;margin-bottom:18px;font-size:2.5rem}.payment-card h3{color:#111827;margin-bottom:12px;font-size:1.2rem}.payment-card p{color:#6b7280;font-size:.9rem;line-height:1.7}.payment-badge{color:#2563eb;background:#eff6ff;border-radius:30px;margin-top:18px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-block}.payment-card.featured{background:linear-gradient(#fff,#f8fbff);border:2px solid #2563eb}.payment-card.featured:before{content:"INTERNACIONAL";color:#fff;background:#2563eb;border-radius:20px;padding:6px 10px;font-size:.65rem;font-weight:600;position:absolute;top:15px;right:15px}@media (width<=768px){.payments{padding:70px 20px}.payments h2{font-size:1.7rem}}.payment-btn{border-radius:14px;justify-content:center;align-items:center;width:100%;margin-top:22px;padding:14px 18px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.paypal-btn{color:#fff;background:#2563eb;box-shadow:0 10px 25px #2563eb40}.paypal-btn:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 14px 35px #2563eb66}.payments{margin-top:80px}.cta{margin-bottom:0;padding-bottom:20px}.footer{margin-top:0}.planes-pro{text-align:center;background:radial-gradient(circle at top,#1e90ff29,#0000 35%),linear-gradient(#050816,#020617);padding:120px 20px;position:relative;overflow:hidden}.planes-header{max-width:800px;margin:0 auto 70px}.planes-tag{color:#60a5fa;background:#1e90ff1f;border:1px solid #1e90ff73;border-radius:999px;margin-bottom:20px;padding:10px 22px;font-weight:700;display:inline-block}.planes-header h2{color:#fff;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem)}.planes-header p{color:#cbd5e1;line-height:1.8}.planes-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1250px;margin:auto;display:grid}.plan-card{text-align:left;background:linear-gradient(145deg,#0f172af5,#020617f5);border:1px solid #ffffff14;border-radius:32px;padding:42px 32px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000073}.plan-card:before{content:"";opacity:0;z-index:0;background:linear-gradient(135deg,#1e90ff8c,#0000 35%,#ffffff14);transition:all .35s;position:absolute;inset:-1px}.plan-card:hover:before,.plan-featured:before{opacity:1}.plan-card:hover{transform:translateY(-10px);box-shadow:0 35px 90px #1e90ff2e}.plan-featured{border:1px solid #1e90ff73;transform:translateY(-18px);box-shadow:0 35px 90px #1e90ff38}.plan-featured:hover{transform:translateY(-25px)}.plan-icon{color:#fff;background:linear-gradient(135deg,#1e90ff,#2563eb);border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:1.9rem;display:flex;box-shadow:0 15px 35px #1e90ff47}.plan-category{color:#60a5fa;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:800}.plan-card h3{color:#fff;margin:12px 0;font-size:1.9rem}.plan-description{color:#cbd5e1;min-height:78px;margin-bottom:28px;line-height:1.7}.plan-price{margin-bottom:22px}.plan-price span,.plan-price small{color:#94a3b8;font-size:.9rem;display:block}.plan-price strong{color:#fff;font-size:2.8rem;line-height:1.1;display:block}.hosting-box{background:#1e90ff1a;border:1px solid #1e90ff40;border-radius:20px;margin-bottom:28px;padding:18px}.hosting-box p{color:#94a3b8;margin-bottom:4px;font-size:.9rem}.premium-box strong{color:#facc15}.plan-list{gap:13px;margin-bottom:32px;padding:0;list-style:none;display:grid}.plan-list li{color:#e5e7eb;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.plan-list i{color:#22c55e;margin-top:4px}.plan-btn{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;width:100%;padding:16px 20px;font-weight:800;transition:all .3s;display:flex}.plan-btn:hover{background:#1e90ff;transform:translateY(-3px);box-shadow:0 15px 35px #1e90ff59}.featured-btn{background:linear-gradient(135deg,#1e90ff,#2563eb);box-shadow:0 15px 35px #1e90ff40}@media (width<=1050px){.planes-grid{grid-template-columns:1fr;max-width:620px}.plan-featured{transform:none}.plan-featured:hover{transform:translateY(-10px)}.plan-description{min-height:auto}}@media (width<=520px){.planes-pro{padding:90px 18px}.plan-card{border-radius:26px;padding:34px 24px}.popular-badge{margin-bottom:20px;display:inline-block;position:static}.plan-price strong{font-size:2.3rem}}.section-tag{color:#93c5fd;background:#1e90ff1f;border:1px solid #60a5fa59;border-radius:999px;margin-bottom:18px;padding:9px 20px;font-size:.85rem;font-weight:700;display:inline-block}.services h2{max-width:850px;margin:0 auto 18px;font-size:clamp(2rem,5vw,3.8rem);line-height:1.08}.services-sub{color:#cbd5e1;max-width:720px;margin:0 auto 60px;font-size:1.05rem;line-height:1.8}.service-card h3{margin-bottom:16px;font-size:1.45rem}.service-card p{color:#cbd5e1;font-size:.98rem;line-height:1.75}@media (width<=768px){.services{padding:90px 18px}.service-card{text-align:center;align-items:center;min-height:auto}.service-card i{margin-left:auto;margin-right:auto}}.planes-header h2{font-size:clamp(2rem,5vw,3.6rem);line-height:1.1}.planes-header p{color:#cbd5e1;font-size:1rem;line-height:1.8}.plan-card{border-radius:28px;flex-direction:column;width:100%;min-width:0;padding:36px 28px;display:flex}.plan-list{flex:1}.plan-btn{margin-top:auto}.features h2{text-align:center;margin-bottom:60px;font-size:clamp(2rem,5vw,3.2rem)}.feature-card{background:#0f172af2;border:1px solid #ffffff14;border-radius:28px;width:100%;min-width:0;overflow:hidden}.feature-content h3{margin-bottom:18px;font-size:1.35rem}.feature-content li{color:#cbd5e1;margin-bottom:12px;line-height:1.5}@media (width<=1024px){.planes-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-featured{transform:none}}@media (width<=768px){.planes-pro,.features{padding:90px 16px}.planes-grid,.features-grid{grid-template-columns:1fr;gap:24px}.plan-card,.feature-card{border-radius:24px}.plan-card{padding:30px 22px}.feature-card img{height:210px}.feature-content{padding:24px 22px}}@media (width<=480px){.planes-pro,.features{padding:75px 14px}.planes-header{margin-bottom:42px}.plan-card{padding:26px 18px}.plan-price strong{font-size:2.2rem}.feature-card img{height:190px}.feature-content h3{font-size:1.15rem}.feature-content li{font-size:.92rem}}img,video,canvas,svg{max-width:100%;height:auto}#typed{background:linear-gradient(135deg,#60a5fa,#1e90ff,#00e5ff);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 22px #1e90ffbf);-webkit-background-clip:text;display:inline-block}.typed-cursor{color:#00e5ff;text-shadow:0 0 18px #00e5ffe6;font-weight:800}.nav{box-sizing:border-box}.menu-toggle.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.services{background:radial-gradient(circle at top,#1e90ff29,#0000 35%),linear-gradient(#050816,#020617);padding:120px 20px;position:relative;overflow:hidden}.section-tag,.planes-tag{color:#93c5fd;background:#1e90ff1f;border:1px solid #60a5fa59;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;padding:9px 20px;font-size:.85rem;font-weight:700;display:inline-flex}.services h2,.planes-header h2,.features h2{letter-spacing:-1px;max-width:850px;margin:0 auto 18px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.12}.services-sub,.planes-header p{color:#cbd5e1;max-width:720px;margin:0 auto 60px;font-size:1.05rem;line-height:1.8}.services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;max-width:1180px;margin:auto;display:grid}.service-card{text-align:left;justify-content:flex-start;min-height:330px}.service-card i{color:#38bdf8;background:#1e90ff1f;border:1px solid #60a5fa40;border-radius:20px;place-items:center;width:66px;height:66px;margin-bottom:26px;font-size:1.9rem;display:grid}.featured-service{border:1px solid #38bdf880!important;box-shadow:0 0 45px #1e90ff2e!important}.planes-pro{background:radial-gradient(circle at top,#1e90ff1f,#0000 34%),linear-gradient(#020617,#050816);padding:120px 20px;overflow:hidden}.planes-header{text-align:center;max-width:850px;margin:0 auto 62px}.planes-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;max-width:1200px;margin:0 auto;display:grid}.plan-card{text-align:left;background:linear-gradient(145deg,#111827f7,#080d1cf7);border:1px solid #ffffff14;border-radius:30px;flex-direction:column;width:100%;min-width:0;padding:36px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000006b}.plan-card:before{content:"";z-index:0;background:radial-gradient(circle,#1e90ff1f,#0000 58%);animation:14s linear infinite glowMove;position:absolute;inset:-40%}.plan-card>*{z-index:1;position:relative}.plan-featured{border-color:#38bdf88c;transform:translateY(-10px);box-shadow:0 0 55px #1e90ff38}.popular-badge{color:#fff;z-index:3;background:linear-gradient(135deg,#1e90ff,#2563eb);border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:800;position:absolute;top:18px;right:18px}.plan-icon{background:#1e90ff1f;border:1px solid #60a5fa3d;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.plan-icon i{color:#38bdf8;margin:0;font-size:1.7rem}.plan-category{color:#93c5fd;margin-bottom:8px;font-size:.92rem;font-weight:700}.plan-card h3{color:#fff;margin-bottom:12px;font-size:1.8rem}.plan-description{color:#cbd5e1;margin-bottom:24px;font-size:.98rem;line-height:1.7}.plan-price{margin:10px 0 18px}.plan-price span,.plan-price small{color:#cbd5e1;font-size:.95rem}.plan-price strong{color:#fff;letter-spacing:-1px;margin:0 6px;font-size:clamp(2rem,4vw,2.8rem);line-height:1;display:inline-block}.hosting-box{background:#1e90ff14;border:1px solid #60a5fa29;border-radius:18px;margin:4px 0 24px;padding:16px 18px}.hosting-box p{color:#cbd5e1;margin:0 0 2px;font-size:.88rem}.hosting-box strong{color:#fff;font-size:1.05rem}.premium-box{background:#facc1514;border-color:#facc1538}.plan-list{flex-direction:column;flex:1;gap:13px;display:flex;margin:0 0 26px!important;padding:0!important;list-style:none!important}.plan-list li{color:#e5e7eb;grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:.96rem;line-height:1.45;display:grid;list-style:none!important}.plan-list li::marker{content:""}.plan-list li i{color:#22c55e;margin:4px 0 0;font-size:.95rem}.plan-btn{color:#fff;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:15px 18px;font-weight:800;transition:all .3s;display:inline-flex}.plan-btn:hover,.featured-btn{background:linear-gradient(135deg,#1e90ff,#2563eb);box-shadow:0 14px 35px #1e90ff52}.planes-note{color:#94a3b8;max-width:780px;margin:42px auto 0;font-size:.92rem;line-height:1.7}.features{background:#020617;padding:120px 20px;overflow:hidden}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1200px;margin:58px auto 0;display:grid}.feature-card{border-radius:28px;width:100%;min-width:0;overflow:hidden}.feature-content{padding:28px}.feature-content ul{margin:0!important;padding:0!important;list-style:none!important}.feature-content li{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}@media (width<=1024px){.planes-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-featured{transform:none}}@media (width<=768px){.nav{height:70px;padding:0 22px}.logo{margin-left:0;font-size:clamp(1.8rem,8vw,2.55rem);line-height:1}.menu-toggle{justify-content:center;align-items:center;width:58px;height:58px;display:flex}.hero{min-height:100svh;padding:120px 14px 70px}.hero-content{border-radius:26px;width:100%;padding:34px 18px}.hero h1{letter-spacing:-1.2px;font-size:clamp(2.15rem,11vw,3.3rem);line-height:1.06}.hero p{font-size:1rem;line-height:1.7}.services,.planes-pro,.features{padding:86px 16px}.services h2,.planes-header h2,.features h2{font-size:clamp(2rem,10vw,2.65rem);line-height:1.12}.services-sub,.planes-header p{margin-bottom:42px;font-size:1rem;line-height:1.7}.services-grid,.planes-grid,.features-grid{grid-template-columns:1fr;gap:24px}.service-card,.plan-card,.feature-card{border-radius:24px}.service-card{text-align:center;align-items:center;min-height:auto}.service-card i{margin-left:auto;margin-right:auto}.plan-card{text-align:left;padding:30px 22px}.plan-card h3{font-size:1.55rem}.plan-price strong{font-size:2.15rem}.feature-card img{height:210px}.feature-content{padding:24px 22px}}@media (width<=390px){.nav{padding:0 18px}.logo{font-size:2.05rem}.menu-toggle{width:52px;height:52px}.services,.planes-pro,.features{padding:74px 14px}.planes-header{margin-bottom:38px}.services h2,.planes-header h2,.features h2{letter-spacing:-.8px;font-size:2.15rem}.planes-header p,.services-sub{font-size:.96rem}.plan-card{padding:26px 18px}.plan-icon{width:50px;height:50px;margin-bottom:14px}.plan-card h3{font-size:1.42rem}.plan-description{font-size:.94rem}.hosting-box{padding:14px 15px}.plan-list li{font-size:.92rem}.feature-card img{height:190px}.feature-content h3{font-size:1.12rem}.feature-content li{font-size:.9rem}}html{scroll-behavior:smooth;overflow-x:hidden}body{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;width:100%;overflow-x:hidden}img{height:auto;display:block}section{scroll-margin-top:90px}#typed{white-space:nowrap;min-width:210px;min-height:1.05em;display:inline-block}#ventas,#metricNumber,.plan-price strong{font-variant-numeric:tabular-nums}#ventas{min-width:180px;display:inline-block}.benefit-icon{object-fit:contain;width:80px;height:80px}.avatar{object-fit:cover;width:75px;height:75px}.feature-card img{object-fit:cover;aspect-ratio:16/10;width:100%;height:210px}.plan-list,.price-card ul,.feature-content ul,.about-list{list-style:none!important}.plan-list{margin-left:0!important;padding-left:0!important}.plan-list li{text-align:left;align-items:flex-start;gap:10px;display:flex}.plan-list li i{flex:none;min-width:18px;margin-top:5px}@media (width<=768px){html{scroll-behavior:auto}body{overscroll-behavior-y:none}.hero{contain:layout paint;min-height:auto!important;padding:112px 16px 64px!important}.hero-content{width:100%;-webkit-backdrop-filter:none!important;border-radius:26px!important;padding:32px 18px!important}.hero h1{letter-spacing:-1px!important;font-size:clamp(2.1rem,10vw,2.75rem)!important;line-height:1.12!important}#typed{white-space:normal;min-width:0}.hero p{font-size:.96rem!important;line-height:1.65!important}.hero-trust{grid-template-columns:1fr!important;gap:12px!important}.hero-trust div{padding:14px!important}section{scroll-margin-top:82px;padding-top:76px!important;padding-bottom:76px!important}.metric-container{margin-top:35px!important}.reveal,.reveal.active{opacity:1!important;transition:none!important;transform:none!important}.card,.price-card,.plan-card,.feature-card,.benefit-card,.testimonial,.about-box,.glow-card,.btn,.plan-btn,.chat-button,.footer-social a,.footer-col ul li,.chat-btn,.feature-card img{transition:none!important}.card:hover,.price-card:hover,.plan-card:hover,.feature-card:hover,.benefit-card:hover,.testimonial:hover,.about-box:hover,.glow-card:hover,.btn:hover,.plan-btn:hover,.chat-button:hover,.footer-social a:hover,.footer-col ul li:hover,.chat-btn:hover,.feature-card:hover img{transform:none!important}.card:before,.price-card:before,.plan-card:before,.feature-card:before,.glow-card:before,.glow-card:after,#ventas,#metricNumber,.avatar-ring{animation:none!important}.card,.price-card,.plan-card,.feature-card,.benefit-card,.testimonial,.about-box,.glow-card,input,select,textarea,.btn.ghost{-webkit-backdrop-filter:none!important}.card,.price-card,.plan-card,.feature-card,.benefit-card,.testimonial{box-shadow:0 10px 26px #00000052!important}.plans-pro,.planes-pro,.services,.features,.benefits,.about,.cta,.testimonials,.testimonials-slider,.testimonial-form{overflow:hidden}.planes-grid,.features-grid,.services-grid,.cards,.price-cards{grid-template-columns:1fr!important;gap:22px!important}.plan-card{height:auto!important;min-height:auto!important;padding:28px 20px!important}.plan-featured{transform:none!important}.plan-list{margin:22px 0!important;padding:0!important}.plan-list li{margin-bottom:12px!important;line-height:1.45!important}.feature-card img{height:200px!important}.nav,.nav-links{-webkit-backdrop-filter:none!important}}@media (width<=480px){.hero{padding-top:105px!important}.hero-content{padding:28px 16px!important}.hero-tag{padding:9px 14px!important;font-size:.78rem!important}.hero h1{font-size:2.08rem!important}.hero-actions .btn,.plan-btn{width:100%!important}section h2,.planes-header h2,.services h2,.features h2{font-size:clamp(1.75rem,8vw,2.1rem)!important;line-height:1.16!important}.card,.price-card,.benefit-card,.feature-card,.testimonial{padding-left:22px!important;padding-right:22px!important}.feature-card{padding-left:0!important;padding-right:0!important}.feature-card img{height:185px!important}.plan-price strong{font-size:2.15rem!important}#ventas{min-width:120px;font-size:50px!important}#metricNumber{font-size:50px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){.testimonials-swiper{min-height:390px}.testimonials-swiper .testimonial{min-height:310px}.testimonials-swiper .testimonial p{min-height:95px}}@media (width<=768px){#typed{min-width:100%;min-height:1.15em;display:block}[data-aos],[data-aos].aos-animate{opacity:1!important;transition:none!important;transform:none!important}.features,.features-grid,.feature-card{display:block;opacity:1!important;visibility:visible!important}.features-grid{grid-template-columns:1fr!important;gap:24px!important;display:grid!important}#typed{white-space:normal!important;min-width:100%!important;min-height:1.2em!important;display:block!important}.typed-cursor{display:none!important}.reveal,.reveal.active,.card,.plan-card,.feature-card,.benefit-card,.testimonial,.about-box,.glow-card{transition:none!important;animation:none!important;transform:none!important}.card:before,.price-card:before,.feature-card:before,.glow-card:before{animation:none!important}}.hero canvas{z-index:0!important;position:absolute!important;inset:0!important}.hero-overlay{z-index:1}.hero-content,.nav{z-index:3;position:relative}.hero canvas{opacity:.85!important}html,body{background:#050816;width:100%;max-width:100%;overflow-x:hidden!important}body{min-width:0}img,video,canvas,svg{max-width:100%}.hero{isolation:isolate!important;text-align:center!important;background:radial-gradient(circle at 0 0,#1e90ff38,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb29,#0000 38%),linear-gradient(#050816 0%,#020617 100%)!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:100svh!important;padding:135px 20px 90px!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero canvas{z-index:0!important;pointer-events:none!important;opacity:.28!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.hero-overlay{z-index:2;background:radial-gradient(circle at 0 0,#1e90ff1a,#0000 45%),radial-gradient(circle at 100% 100%,#00d4ff14,#0000 45%),linear-gradient(#05081640,#05081673);position:absolute;inset:0}.hero-content{z-index:5;position:relative;width:min(100%,980px)!important;max-width:980px!important;margin:0 auto!important;transform:none!important}.nav{z-index:1000!important;position:fixed!important}.reveal,.reveal.active{opacity:1!important;visibility:visible!important}[data-aos]{visibility:visible}.features{visibility:visible!important;opacity:1!important;background:#020617!important;padding:110px 20px!important;display:block!important;overflow:hidden!important}.features h2{visibility:visible!important;opacity:1!important;text-align:center!important;max-width:850px!important;margin:0 auto 58px!important;display:block!important}.features-grid{visibility:visible!important;opacity:1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;max-width:1200px!important;margin:0 auto!important;display:grid!important}.feature-card{visibility:visible!important;opacity:1!important;min-width:0!important;display:block!important}.feature-card img{object-fit:cover!important;width:100%!important;height:220px!important;display:block!important}.testimonials-slider{overflow:hidden!important}.testimonials-swiper{min-height:420px!important}.testimonials-swiper .swiper-wrapper{align-items:stretch!important}.testimonials-swiper .swiper-slide{align-items:stretch!important;height:auto!important;display:flex!important}.testimonials-swiper .testimonial{flex-direction:column!important;justify-content:center!important;width:100%!important;height:100%!important;min-height:340px!important;display:flex!important}.testimonials-swiper .testimonial p{min-height:85px!important}@media (width<=1024px){.features-grid,.planes-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.plan-featured{transform:none!important}}@media (width<=768px){html{scroll-behavior:auto!important}body{overscroll-behavior-y:none}.hero{background:radial-gradient(circle at 0 0,#1e90ff3d,#0000 36%),radial-gradient(circle at 100% 100%,#2563eb29,#0000 38%),linear-gradient(#050816 0%,#020617 100%)!important;justify-content:center!important;align-items:center!important;min-height:auto!important;padding:110px 16px 70px!important;display:flex!important}.hero canvas{display:none!important}.hero-content{-webkit-backdrop-filter:none!important;border-radius:26px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:32px 18px!important;transform:none!important}.hero h1{letter-spacing:-1px!important;font-size:clamp(2.05rem,9vw,2.75rem)!important;line-height:1.12!important}#typed{white-space:normal!important;min-width:100%!important;min-height:1.2em!important;display:block!important}.typed-cursor{display:none!important}.hero p{font-size:.96rem!important;line-height:1.65!important}.hero-actions{flex-direction:column!important;gap:14px!important}.hero-actions .btn,.plan-btn{width:100%!important}.hero-trust{grid-template-columns:1fr!important;gap:12px!important}.hero-trust div{padding:14px!important}section{padding-top:76px!important;padding-bottom:76px!important;scroll-margin-top:82px!important}[data-aos],[data-aos].aos-animate,.reveal,.reveal.active{opacity:1!important;visibility:visible!important;transition:none!important;transform:none!important}.features{visibility:visible!important;opacity:1!important;padding:86px 16px!important;display:block!important}.features h2{margin-bottom:42px!important;font-size:clamp(2rem,10vw,2.65rem)!important;line-height:1.12!important}.features-grid,.planes-grid,.services-grid,.cards,.price-cards{grid-template-columns:1fr!important;gap:24px!important}.feature-card{opacity:1!important;visibility:visible!important;border-radius:24px!important;display:block!important}.feature-card img{height:200px!important}.card,.price-card,.plan-card,.feature-card,.benefit-card,.testimonial,.about-box,.glow-card,.btn,.plan-btn,.chat-button,.footer-social a,.footer-col ul li,.chat-btn,.feature-card img{transition:none!important}.card:hover,.price-card:hover,.plan-card:hover,.feature-card:hover,.benefit-card:hover,.testimonial:hover,.about-box:hover,.glow-card:hover,.btn:hover,.plan-btn:hover,.chat-button:hover,.footer-social a:hover,.footer-col ul li:hover,.chat-btn:hover,.feature-card:hover img{transform:none!important}.card:before,.price-card:before,.feature-card:before,.glow-card:before{animation:none!important}.hero-content,.card,.price-card,.plan-card,.feature-card,.benefit-card,.testimonial,.about-box,.glow-card,.btn.ghost,input,select,textarea,.nav,.nav-links{-webkit-backdrop-filter:none!important}.plan-card{height:auto!important;min-height:auto!important;padding:28px 20px!important}.plan-list{margin:22px 0!important;padding:0!important;list-style:none!important}.plan-list li{text-align:left!important;align-items:flex-start!important;gap:10px!important;margin-bottom:12px!important;line-height:1.45!important;display:flex!important}.plan-list li i{min-width:18px!important;margin-top:5px!important}.testimonials-swiper{min-height:390px!important}.testimonials-swiper .testimonial{min-height:310px!important}.testimonials-swiper .testimonial p{min-height:95px!important}}@media (width<=480px){.hero{padding-top:104px!important}.hero-content{padding:28px 16px!important}.hero-tag{padding:9px 14px!important;font-size:.78rem!important}.hero h1{font-size:2.05rem!important}section h2,.planes-header h2,.services h2,.features h2{font-size:clamp(1.75rem,8vw,2.1rem)!important;line-height:1.16!important}.feature-card img{height:185px!important}.plan-price strong{font-size:2.15rem!important}#ventas{min-width:120px;font-size:50px!important}#metricNumber{font-size:50px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:130px 20px 80px!important;display:flex!important;position:relative!important;overflow:hidden!important}.nav{z-index:9999!important;width:100%!important;height:70px!important;position:fixed!important;top:0!important;left:0!important}.hero-content{z-index:3!important;width:min(100%,920px)!important;max-width:920px!important;margin:0 auto!important;position:relative!important;transform:none!important}.hero h1{letter-spacing:-1px!important;font-size:clamp(2.3rem,4.6vw,4.2rem)!important;line-height:1.08!important}#typed{min-width:100%!important;min-height:1.15em!important;display:block!important}.hero canvas{z-index:0!important;opacity:.32!important;pointer-events:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.hero-overlay{z-index:1!important;position:absolute!important;inset:0!important}@media (width<=768px){.hero{background:radial-gradient(circle at 15% 15%,#1e90ffa6,#0000 34%),radial-gradient(circle at 85% 25%,#00d4ff8c,#0000 36%),radial-gradient(circle at 50% 100%,#2563eb73,#0000 42%),linear-gradient(#050816,#020617)!important}}.hero-content{width:100%!important;max-width:100%!important;padding:30px 18px!important}.hero h1{font-size:clamp(2rem,9vw,2.55rem)!important}.hero canvas{display:none!important}.hero{position:relative;overflow:hidden;background:#06182d!important}#electricHero{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;pointer-events:none;position:absolute;inset:0;background:#05081626!important}.hero-content{z-index:3;position:relative;background:#02061761!important}.hero:before{background-image:linear-gradient(#60a5fa33 1px,#0000 1px),linear-gradient(90deg,#60a5fa33 1px,#0000 1px);-webkit-mask-image:radial-gradient(circle,#000 18%,#0000 78%);mask-image:radial-gradient(circle,#000 18%,#0000 78%);content:""!important;z-index:0!important;pointer-events:none!important;opacity:.42!important;background-size:42px 42px!important;animation:18s linear infinite heroGridMove!important;display:block!important;position:absolute!important;inset:0!important}.hero:before,.hero:after{display:none!important}.hero:after{background:radial-gradient(circle at 30% 30%,#00e5ff3d,#0000 34%),radial-gradient(circle at 70% 45%,#1e90ff38,#0000 35%),conic-gradient(from 180deg,#0000,#00d4ff4d,#0000,#1e90ff2e,#0000);content:""!important;z-index:0!important;pointer-events:none!important;filter:blur(34px)!important;opacity:.95!important;animation:16s linear infinite heroElectricMove!important;display:block!important;position:absolute!important;inset:-30%!important}.hero canvas{opacity:.95;inset:0;z-index:0!important;width:100%!important;height:100%!important;position:absolute!important}.hero-content{z-index:3!important;-webkit-backdrop-filter:blur(9px)!important;background:#0206173d!important;border:1px solid #60a5fa57!important;border-radius:34px!important;width:min(100%,920px)!important;margin:0 auto!important;padding:48px 42px!important;position:relative!important;box-shadow:0 28px 80px #00000061,0 0 70px #1e90ff2e!important}.nav{z-index:20!important}.hero h1{letter-spacing:-1.6px!important;max-width:880px!important;margin:0 auto 24px!important;font-size:clamp(2.35rem,4.8vw,4.45rem)!important;line-height:1.08!important}#typed{white-space:normal!important;background:linear-gradient(135deg,#7dd3fc,#1e90ff,#00e5ff)!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 0 22px #00d4ff94)!important;-webkit-background-clip:text!important;background-clip:text!important;min-height:1.16em!important;line-height:1.1!important;display:block!important}.hero p{max-width:720px!important;margin:0 auto 32px!important;font-size:clamp(.98rem,1.4vw,1.12rem)!important;line-height:1.75!important}.hero-actions{margin-bottom:34px!important}@keyframes heroElectricMove{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.08)}to{transform:rotate(360deg)scale(1)}}@keyframes heroGridMove{0%{background-position:0 0,0 0}to{background-position:84px 84px,84px 84px}}@media (width<=768px){.hero{background:radial-gradient(circle at 16% 14%,#1e90ffb8,#0000 35%),radial-gradient(circle at 86% 24%,#00d4ff9e,#0000 36%),radial-gradient(circle at 50% 100%,#2563eb85,#0000 44%),linear-gradient(#050816 0%,#020617 100%)!important;min-height:auto!important;padding:112px 16px 68px!important}.hero canvas{display:none!important}.hero:before{opacity:.45!important;background-size:34px 34px!important;animation-duration:22s!important}.hero:after{opacity:1!important;filter:blur(28px)!important;animation-duration:18s!important;inset:-38%!important}.hero-overlay{background:radial-gradient(circle at 0 0,#1e90ff24,#0000 34%),linear-gradient(#0508160d,#0508163d)!important}.hero-content{-webkit-backdrop-filter:blur(5px)!important;background:#02061747!important;border-radius:26px!important;width:100%!important;padding:30px 18px!important}.hero h1{letter-spacing:-.8px!important;margin-bottom:20px!important;font-size:clamp(2rem,8.8vw,2.55rem)!important;line-height:1.12!important}#typed{min-height:1.22em!important}.hero p{margin-bottom:26px!important;font-size:.96rem!important;line-height:1.65!important}.hero-actions{flex-direction:column!important;gap:12px!important}.hero-actions .btn{width:100%!important}.hero-trust{grid-template-columns:1fr!important;gap:12px!important}.hero-trust div{background:#ffffff12!important;padding:14px!important}}@media (width<=480px){.hero{padding:104px 14px 62px!important}.hero-content{padding:28px 16px!important}.hero-tag{padding:9px 14px!important;font-size:.78rem!important}.hero h1{font-size:clamp(1.9rem,9vw,2.28rem)!important}.hero:before{background-size:30px 30px!important}}@media (prefers-reduced-motion:reduce){.hero:before,.hero:after{animation:none!important}}.hero{isolation:isolate!important;text-align:center!important;background:#06182d!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:125px 20px 80px!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero:before,.hero:after{content:none!important;display:none!important}#electricHero{z-index:0!important;pointer-events:none!important;opacity:1!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.hero>canvas:not(#electricHero){display:none!important}.hero-overlay{z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 20% 15%,#1e90ff14,#0000 38%),radial-gradient(circle at 80% 20%,#00d4ff0f,#0000 36%),linear-gradient(#0206171a,#02061752)!important;position:absolute!important;inset:0!important}.hero-content{z-index:3!important;-webkit-backdrop-filter:blur(7px)!important;background:#02061757!important;border:1px solid #60a5fa52!important;border-radius:34px!important;max-width:920px!important;margin:0 auto!important;padding:50px 42px!important;position:relative!important;box-shadow:0 28px 90px #00000070,0 0 70px #1e90ff26!important}.hero h1{letter-spacing:-1.4px!important;margin-bottom:22px!important;font-size:clamp(2.35rem,4.7vw,4.55rem)!important;line-height:1.08!important}#typed{white-space:nowrap!important;background:linear-gradient(135deg,#60a5fa,#1e90ff,#00d4ff)!important;-webkit-text-fill-color:transparent!important;filter:drop-shadow(0 0 20px #1e90ff8c)!important;-webkit-background-clip:text!important;min-height:1.12em!important;line-height:1.1!important;display:block!important}.typed-cursor{display:none!important}.hero p{color:#dbeafe!important;max-width:760px!important;margin:0 auto 32px!important;font-size:clamp(.98rem,1.4vw,1.12rem)!important;line-height:1.75!important}.hero-tag{background:#0206176b!important;border:1px solid #60a5fa94!important;box-shadow:0 0 28px #1e90ff38!important}@media (width<=768px){.hero{background:#06182d!important;min-height:auto!important;padding:108px 14px 64px!important}#electricHero{opacity:1!important}.hero-overlay{background:linear-gradient(#02061714,#02061757)!important}.hero-content{-webkit-backdrop-filter:blur(4px)!important;background:#02061761!important;border-radius:26px!important;width:100%!important;padding:30px 18px!important}.hero h1{letter-spacing:-.8px!important;font-size:clamp(2rem,8.2vw,2.75rem)!important;line-height:1.12!important}#typed{white-space:normal!important;min-height:1.18em!important}.hero p{font-size:.96rem!important;line-height:1.7!important}}@media (width<=420px){.hero{padding:104px 12px 58px!important}.hero-content{padding:28px 16px!important}.hero h1{font-size:clamp(1.85rem,9vw,2.45rem)!important}}.demos-section{background:radial-gradient(circle at 15% 20%,#2563eb21,#0000 30%),radial-gradient(circle at 85% 70%,#0ea5e91a,#0000 30%),#050816;padding:110px 7%;position:relative;overflow:hidden}.demos-header{text-align:center;max-width:760px;margin:0 auto 60px}.demos-tag{color:#38bdf8;letter-spacing:.5px;background:#38bdf814;border:1px solid #38bdf840;border-radius:999px;align-items:center;margin-bottom:18px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex}.demos-header h2{color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);line-height:1.15}.demos-header p{color:#94a3b8;max-width:650px;margin:auto;font-size:17px;line-height:1.8}.demos-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:25px;width:100%;max-width:1250px;margin:auto;display:grid}.demo-plan-card{background:linear-gradient(145deg,#0f172af7,#080f1ef7);border:1px solid #94a3b824;border-radius:26px;flex-direction:column;padding:34px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000047}.demo-plan-card:before{content:"";filter:blur(10px);background:#38bdf814;border-radius:50%;width:230px;height:230px;position:absolute;top:-100px;right:-100px}.demo-plan-card:hover{border-color:#38bdf866;transform:translateY(-8px);box-shadow:0 30px 80px #0000006b}.demo-professional{background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 35%),linear-gradient(145deg,#101b35,#080f20);border-color:#3b82f659}.demo-system{background:radial-gradient(circle at 100% 0,#22c55e1c,#0000 35%),linear-gradient(145deg,#0e1c27,#071019);border-color:#22c55e47}.demo-icon{z-index:2;color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:24px;font-size:25px;display:flex;position:relative;box-shadow:0 12px 35px #2563eb40}.demo-system .demo-icon{background:linear-gradient(135deg,#16a34a,#22c55e)}.demo-level{z-index:2;color:#38bdf8;letter-spacing:1px;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:800;position:relative}.demo-system .demo-level{color:#4ade80}.demo-plan-card h3{z-index:2;color:#fff;margin-bottom:14px;font-size:27px;line-height:1.25;position:relative}.demo-description{z-index:2;color:#94a3b8;min-height:82px;margin-bottom:25px;line-height:1.7;position:relative}.demo-list{z-index:2;flex-direction:column;gap:12px;margin-bottom:25px;display:flex;position:relative}.demo-item{color:#fff;background:#ffffff09;border:1px solid #94a3b81f;border-radius:15px;grid-template-columns:45px 1fr auto;align-items:center;gap:13px;padding:14px;text-decoration:none;transition:all .25s;display:grid}.demo-item:hover{background:#2563eb21;border-color:#38bdf859;transform:translate(4px)}.demo-item-icon{color:#38bdf8;background:#2563eb29;border-radius:12px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.demo-item div:nth-child(2){flex-direction:column;gap:3px;display:flex}.demo-item strong{font-size:14px}.demo-item span{color:#94a3b8;font-size:11px;line-height:1.4}.demo-item>i{color:#64748b;font-size:12px}.demo-badge{z-index:3;color:#60a5fa;letter-spacing:.7px;background:#3b82f626;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:25px;right:25px}.coming-soon{z-index:2;text-align:center;background:#2563eb12;border:1px dashed #60a5fa4d;border-radius:18px;margin-bottom:25px;padding:28px 20px;position:relative}.coming-soon>i{color:#60a5fa;margin-bottom:15px;font-size:32px}.coming-soon h4{color:#fff;margin-bottom:10px;font-size:17px}.coming-soon p{color:#94a3b8;font-size:13px;line-height:1.6}.system-features{z-index:2;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid;position:relative}.system-features li{color:#cbd5e1;align-items:center;gap:8px;font-size:13px;display:flex}.system-features li i{color:#4ade80;background:#22c55e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.demo-main-btn{z-index:2;color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:13px;width:100%;margin-top:auto;padding:15px 18px;font-weight:700;text-decoration:none;transition:all .25s;position:relative}.demo-main-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb40}.system-btn{background:linear-gradient(135deg,#16a34a,#22c55e)}.system-btn:hover{box-shadow:0 12px 30px #22c55e38}.demos-bottom{background:#0f172a8c;border:1px solid #94a3b81f;border-radius:14px;justify-content:center;align-items:flex-start;gap:10px;max-width:850px;margin:35px auto 0;padding:16px 20px;display:flex}.demos-bottom i{color:#38bdf8;margin-top:3px}.demos-bottom p{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}@media (width<=1050px){.demos-grid{grid-template-columns:1fr 1fr}.demo-system{grid-column:1/-1}}@media (width<=700px){.demos-section{padding:80px 18px}.demos-header{margin-bottom:40px}.demos-header h2{font-size:32px}.demos-header p{font-size:15px}.demos-grid{grid-template-columns:1fr}.demo-system{grid-column:auto}.demo-plan-card{border-radius:20px;padding:25px 20px}.demo-plan-card h3{font-size:23px}.demo-description{min-height:auto}.system-features{grid-template-columns:1fr}.demo-badge{top:18px;right:18px}.demo-item{grid-template-columns:42px 1fr auto;padding:12px}}
