:root{--navy:#061b38;--blue:#1266e8;--blue2:#0d4fc0;--lime:#b9f530;--ink:#102139;--muted:#5e6b7c;--cream:#f5f6f0;--white:#fff;--line:#dce2e8;--radius:26px;--shadow:0 20px 60px rgba(11,40,77,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:"Manrope",sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:82px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:34px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(12,44,78,.08)}.brand{font-size:20px;font-weight:600;display:flex;align-items:center;gap:11px;margin-right:auto}.brand strong{font-weight:800}.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--blue);display:inline-grid;place-items:center;box-shadow:inset 0 0 0 7px rgba(255,255,255,.18)}.brand-mark i{width:10px;height:10px;background:var(--lime);border-radius:3px}.main-nav{display:flex;gap:28px;font-size:14px;font-weight:600}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 23px;border-radius:12px;background:var(--blue);color:white;font-weight:700;font-size:15px;box-shadow:0 10px 25px rgba(18,102,232,.2);transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(18,102,232,.28)}.button-small{padding:11px 18px;font-size:13px}.button-lime{background:var(--lime);color:var(--navy);box-shadow:0 10px 25px rgba(185,245,48,.14)}.button-outline{background:transparent;border:1px solid rgba(255,255,255,.4);box-shadow:none}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{min-height:680px;background:linear-gradient(126deg,#f7f8f3 0%,#fff 58%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:60px max(6.5vw,28px) 80px;gap:6vw;overflow:hidden}.hero-copy{max-width:670px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:12px;color:var(--blue);display:flex;align-items:center;gap:10px;margin-bottom:22px}.eyebrow span{width:22px;height:3px;background:var(--lime);border-radius:2px}.hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.02;letter-spacing:-.05em;margin-bottom:25px;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--blue);position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;height:8px;bottom:-1px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-lead{font-size:18px;color:var(--muted);max-width:600px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.text-link{font-weight:700;font-size:14px}.text-link span{color:var(--blue)}.hero-proof{display:flex;align-items:center;gap:16px;margin-top:42px}.avatar-stack{display:flex}.avatar-stack span{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;margin-left:-9px;border:3px solid white;background:var(--navy);color:white;font-size:10px;font-weight:700}.avatar-stack span:first-child{margin-left:0;background:var(--blue)}.avatar-stack span:last-child{background:var(--lime);color:var(--navy)}.hero-proof p{font-size:12px;line-height:1.35;margin:0;color:var(--muted)}.hero-proof strong{color:var(--ink)}.hero-visual{height:520px;position:relative}.hero-visual>img{height:100%;object-fit:cover;object-position:54% center;border-radius:44% 44% 22% 22%;filter:saturate(.9);position:relative;z-index:2;box-shadow:var(--shadow)}.orbit{position:absolute;border:1px solid rgba(18,102,232,.15);border-radius:50%;z-index:0}.orbit-one{width:500px;height:500px;top:-15px;left:-50px}.orbit-two{width:380px;height:380px;top:50px;left:10px}.floating-card{position:absolute;z-index:3;bottom:28px;left:-55px;background:white;padding:15px 18px;border-radius:15px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px}.floating-card .spark{width:40px;height:40px;border-radius:11px;background:var(--lime);display:grid;place-items:center;color:var(--navy)}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:13px}.floating-card small{font-size:10px;color:var(--muted)}.hero-tag{position:absolute;right:-28px;top:74px;z-index:3;background:var(--navy);color:white;border-radius:50px;padding:12px 16px;font-size:12px;font-weight:700;transform:rotate(6deg)}.hero-tag span{color:var(--lime)}.trust-strip{padding:34px max(6.5vw,28px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:5vw}.trust-strip p{margin:0;color:var(--muted);font-size:12px;white-space:nowrap}.trust-strip>div{display:flex;align-items:center;justify-content:space-between;flex:1;gap:30px}.trust-strip strong{font-size:15px;line-height:1;color:#718096}.trust-strip strong span{font-size:8px;letter-spacing:.12em}.section{padding:110px max(6.5vw,28px)}.section-heading{max-width:700px;margin-bottom:52px}.section-heading h2,.community-copy h2,.cta-section h2{font-size:clamp(34px,4vw,56px);line-height:1.1;letter-spacing:-.04em;color:var(--navy);margin-bottom:18px}.section-heading>p:last-child,.community-copy>p,.cta-section>div>p{color:var(--muted);font-size:17px}.section-heading.centered{text-align:center;margin:0 auto 52px}.section-heading.centered .eyebrow{justify-content:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{border:1px solid var(--line);border-radius:var(--radius);padding:27px;min-height:305px;position:relative;transition:.25s}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.step-card>span{position:absolute;right:22px;top:18px;font-family:"Manrope";font-weight:800;color:#c9d0d9;font-size:12px}.step-icon{width:55px;height:55px;border-radius:16px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:25px;margin-bottom:48px}.step-card h3{font-size:21px;margin-bottom:10px}.step-card p{font-size:14px;color:var(--muted)}.step-card.featured{background:var(--blue);color:white;border-color:var(--blue);transform:translateY(-14px);box-shadow:0 18px 45px rgba(18,102,232,.2)}.step-card.featured p,.step-card.featured>span{color:rgba(255,255,255,.7)}.step-card.featured .step-icon{background:var(--lime);color:var(--navy)}.community-section{background:var(--navy);display:grid;grid-template-columns:1.05fr 1fr;gap:7vw;align-items:center;color:white;position:relative;overflow:hidden}.community-section:after{content:"";position:absolute;width:380px;height:380px;border:80px solid rgba(18,102,232,.12);border-radius:50%;right:-140px;bottom:-180px}.community-visual{position:relative;z-index:2}.community-visual img{border-radius:var(--radius);box-shadow:0 20px 70px rgba(0,0,0,.3)}.community-badge{position:absolute;bottom:-25px;right:-25px;width:150px;height:150px;border-radius:50%;background:var(--lime);color:var(--navy);display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 15px 40px rgba(0,0,0,.25)}.community-badge strong{font:800 38px "Manrope"}.community-badge span{font-size:10px;line-height:1.2;font-weight:700}.eyebrow.light{color:var(--lime)}.community-copy{position:relative;z-index:2}.community-copy h2,.cta-section h2{color:white}.community-copy>p{color:#b7c4d2}.community-copy ul{list-style:none;padding:0;margin:30px 0}.community-copy li{margin:14px 0;font-weight:600;font-size:14px}.community-copy li i{font-style:normal;background:rgba(185,245,48,.14);color:var(--lime);width:23px;height:23px;border-radius:50%;display:inline-grid;place-items:center;margin-right:10px}.tools-section{background:var(--cream)}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;max-width:950px;margin:auto}.tool-card{min-height:370px;border-radius:32px;padding:38px;position:relative;overflow:hidden}.tool-card:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.23);border-radius:50%;right:-90px;top:-110px}.tool-card.blue{background:var(--blue);color:white}.tool-card.lime{background:var(--lime);color:var(--navy)}.bot-face{width:66px;height:66px;border-radius:20px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:28px;margin-bottom:45px}.tool-card.lime .bot-face{background:rgba(6,27,56,.1)}.tool-label{text-transform:uppercase;font-weight:800;font-size:10px;letter-spacing:.13em;opacity:.7}.tool-card h3{font-size:33px;margin:4px 0 8px}.tool-card>p:not(.tool-label){max-width:420px;font-size:14px;opacity:.8}.tool-card a{font-size:13px;font-weight:800;position:absolute;bottom:35px}.projects-section{background:white}.project-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr;gap:22px}.project-card{border-radius:var(--radius);overflow:hidden;background:#edf3fc;position:relative;min-height:245px}.project-card.large{grid-row:1/3}.project-card img{height:100%;object-fit:cover;transition:.4s}.project-card:hover img{transform:scale(1.03)}.project-card>div{position:absolute;left:0;right:0;bottom:0;padding:55px 28px 24px;background:linear-gradient(transparent,rgba(6,27,56,.92));color:white}.project-card span{text-transform:uppercase;letter-spacing:.12em;color:var(--lime);font-size:9px;font-weight:800}.project-card h3{font-size:23px;margin:5px 0}.project-card p{font-size:12px;margin:0;opacity:.8}.text-project{background:var(--blue);color:white;padding:30px}.text-project>div:last-child{background:none;padding:28px}.text-project .quote{background:none;top:6px;left:auto;right:22px;bottom:auto;padding:0;font:800 72px serif;color:var(--lime)}.cta-section{padding:90px max(8vw,34px);background:var(--blue);color:white;position:relative;overflow:hidden}.cta-section>div:not(.cta-shape){max-width:850px;position:relative;z-index:2}.cta-section>div>p{color:#cfddf4}.cta-shape{position:absolute;width:500px;height:500px;border:90px solid rgba(255,255,255,.07);border-radius:50%;right:-120px;top:-190px}footer{background:#041328;color:#d9e2ee;padding:65px max(6.5vw,28px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px}footer h3{font-size:12px;color:white;text-transform:uppercase;letter-spacing:.12em}footer a{display:block;font-size:13px;margin:9px 0;color:#9db0c6}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand strong{font:700 17px "Manrope";color:white}.footer-brand p{font-size:12px;max-width:280px;color:#9db0c6}.footer-contact .button{display:inline-flex;color:white;margin-top:3px}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin:20px 0 0;color:#6f829a;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.main-nav{display:none;position:absolute;top:81px;left:0;right:0;background:white;padding:24px;box-shadow:var(--shadow);flex-direction:column}.main-nav.open{display:flex}.menu-toggle{display:block}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{max-width:780px}.hero-visual{height:460px;max-width:700px;width:100%;margin:auto}.steps{grid-template-columns:1fr 1fr}.step-card.featured{transform:none}.community-section{grid-template-columns:1fr}.community-visual{max-width:700px}.project-grid{grid-template-columns:1fr}.project-card.large{grid-row:auto;min-height:450px}footer{grid-template-columns:2fr 1fr 1fr}}@media(max-width:650px){.site-header{height:70px}.brand{font-size:17px}.main-nav{top:69px}.hero{padding:42px 22px 62px;gap:45px}.hero h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{text-align:center}.hero-visual{height:360px}.floating-card{left:6px;bottom:15px}.hero-tag{right:-4px}.trust-strip{overflow:hidden;padding:26px 22px}.trust-strip>div{justify-content:flex-start;min-width:630px}.section{padding:75px 22px}.steps,.tool-grid{grid-template-columns:1fr}.step-card{min-height:auto}.step-icon{margin-bottom:28px}.community-section{padding-top:80px}.community-badge{width:115px;height:115px;right:-6px}.community-badge strong{font-size:28px}.tool-card{min-height:350px;padding:30px}.project-card,.project-card.large{min-height:330px}.cta-section{padding:75px 22px}footer{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1/-1}}

/* Carrusel de canales y comunidad */
.method-section{overflow:hidden}.method-section .social-carousel{display:flex!important;grid-template-columns:none!important;gap:16px!important;width:max-content;max-width:none;margin-top:38px;animation:social-marquee 32s linear infinite;will-change:transform}.method-section .social-carousel:hover{animation-play-state:paused}.method-section .social-carousel .step-card{flex:0 0 clamp(210px,20vw,255px);width:clamp(210px,20vw,255px);min-height:270px;padding:22px}.method-section .social-carousel .step-icon{width:52px!important;height:52px!important;border-radius:15px!important;margin-bottom:14px!important}.method-section .social-carousel .step-icon img{max-width:36px;max-height:36px}.method-section .social-carousel .step-card h3{font-size:19px;line-height:1.25}.method-section .social-carousel .step-card p{font-size:13px;line-height:1.55}.method-section .social-carousel .text-link{font-size:12px}@keyframes social-marquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}@media(max-width:650px){.method-section .social-carousel{gap:12px!important;animation-duration:26s;margin-top:28px}.method-section .social-carousel .step-card{flex-basis:min(76vw,235px);width:min(76vw,235px);min-height:250px;padding:19px}}@media(prefers-reduced-motion:reduce){.method-section .social-carousel{animation:none;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.method-section .social-carousel .step-card{scroll-snap-align:start}}


/* Carrusel de testimonios */
.testimonials-section{padding:96px 0;background:#f7f8f3;overflow:hidden}
.testimonials-section .section-inner{width:min(1320px,calc(100% - 48px));margin:0 auto}
.testimonials-section .section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#1468ef;font-size:.82rem;font-weight:800;letter-spacing:.16em}
.testimonials-section .section-kicker:before{content:"";width:26px;height:3px;background:#a9ef22;border-radius:99px}
.testimonials-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}
.testimonials-heading-row h2{max-width:760px;margin:0 0 10px;color:#061b3a;font-size:clamp(2rem,4vw,3.7rem);line-height:1.02;letter-spacing:-.045em}
.testimonials-heading-row p{margin:0;color:#61708a;font-size:1.08rem}
.testimonial-controls{display:flex;gap:10px;flex:0 0 auto}
.testimonial-controls button{width:46px;height:46px;border:1px solid #d7deea;border-radius:50%;background:#fff;color:#061b3a;font-size:1.25rem;font-weight:800;cursor:pointer;box-shadow:0 8px 24px rgba(6,27,58,.08);transition:transform .2s,background .2s,color .2s}
.testimonial-controls button:hover,.testimonial-controls button:focus-visible{background:#1468ef;color:#fff;transform:translateY(-2px);outline:none}
.testimonial-carousel{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:6px 2px 24px}
.testimonial-carousel::-webkit-scrollbar{display:none}
.testimonial-track{display:flex;gap:22px;align-items:flex-start;width:max-content}
.testimonial-slide{width:clamp(260px,28vw,360px);margin:0;scroll-snap-align:start;border-radius:24px;background:#07111d;padding:10px;box-shadow:0 18px 45px rgba(6,27,58,.14)}
.testimonial-slide img{display:block;width:100%;height:510px;object-fit:cover;object-position:top;border-radius:16px;background:#07111d}
@media(max-width:700px){
  .testimonials-section{padding:68px 0}
  .testimonials-section .section-inner{width:min(100% - 28px,1320px)}
  .testimonials-heading-row{align-items:flex-start}
  .testimonials-heading-row p{font-size:.98rem}
  .testimonial-controls button{width:42px;height:42px}
  .testimonial-track{gap:14px}
  .testimonial-slide{width:calc(100vw - 54px);max-width:340px;border-radius:20px}
  .testimonial-slide img{height:470px;border-radius:13px}
}
@media(prefers-reduced-motion:reduce){.testimonial-carousel{scroll-behavior:auto}.testimonial-controls button{transition:none}}

.social-card-link{display:flex!important;flex-direction:column;color:inherit;text-decoration:none;cursor:pointer}.social-card-link .text-link{margin-top:auto}.social-card-link:hover,.social-card-link:focus-visible{transform:translateY(-4px);outline:3px solid rgba(18,102,232,.28);outline-offset:3px}

.dbi-whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:9998;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:12px 22px;border:3px solid #fff;border-radius:999px;background:#20c968;color:#fff!important;font-size:16px;font-weight:800;line-height:1;text-decoration:none!important;box-shadow:0 10px 30px rgba(8,78,42,.3);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.dbi-whatsapp-float svg{width:27px;height:27px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dbi-whatsapp-float:hover,.dbi-whatsapp-float:focus-visible{background:#10b759;transform:translateY(-3px);box-shadow:0 14px 34px rgba(8,78,42,.38);outline:3px solid rgba(18,102,232,.32);outline-offset:3px}@media(max-width:650px){.dbi-whatsapp-float{right:14px;bottom:max(14px,env(safe-area-inset-bottom));max-width:calc(100vw - 28px);min-height:50px;padding:10px 16px;font-size:14px}.dbi-whatsapp-float svg{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.dbi-whatsapp-float{transition:none}}
