:root{--pink:#d90068;--ink:#202024;--muted:#6b6b73;--line:#e9e9ed;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}h1,h2,p{margin:0}em{font-style:normal;color:var(--pink)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--pink);outline-offset:6px}.container{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:16px;z-index:20}.skip-link:focus{top:16px}.site-header{padding-block:26px}.header-inner,.header-inner nav{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:178px;height:auto}.nav-link{font-size:1.15rem;color:var(--muted)}.nav-link:hover,.whatsapp-contact:hover{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--pink);color:#fff;padding:18px 26px;border-radius:8px;font-size:1.2rem;font-weight:600;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:#b90058;transform:translateY(-2px)}.header-inner .button{padding:13px 20px;font-size:1.15rem}.hero{text-align:center;padding-top:66px}.eyebrow{display:flex;align-items:center;justify-content:center;gap:9px;font-size:1.15rem;line-height:1.5;font-weight:500;color:var(--muted)}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--pink)}h1{font-size:clamp(3rem,6.4vw,5.6rem);line-height:1.07;letter-spacing:-.058em;font-weight:650;margin-top:24px}h1 em{white-space:nowrap}.hero-description{font-size:1.3rem;line-height:1.65;color:var(--muted);margin-top:25px}.mobile-break{display:none}.hero-actions{margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:13px}.hero-actions>span{font-size:1.15rem;color:var(--muted)}.hero-visual{margin:44px auto 0;max-width:960px}.product-capture{display:block;position:relative;width:100%;border:1px solid var(--line);padding:0;background:#fafafb;border-radius:16px;overflow:hidden;box-shadow:0 18px 60px #20202408;color:var(--ink);text-align:left}.product-capture>img{width:100%;height:auto;transition:filter .2s}.product-capture:hover>img{filter:brightness(.98)}.capture-expand{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:18px;background:#fffffff2;padding:12px 16px;border:1px solid var(--line);border-radius:7px;font-size:1.15rem;box-shadow:0 4px 20px #00000006}.capture-expand>span{font-size:1.3rem}.proof{padding-block:58px 72px;text-align:center}.proof>p{font-size:1.2rem;color:var(--muted)}.proof strong{color:var(--ink);font-weight:600}.carousel-shell{position:relative;margin-top:22px;padding-right:40px}.logo-carousel{overflow-x:auto;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.logo-carousel::-webkit-scrollbar{display:none}.logo-track{display:flex;align-items:center;width:max-content}.logo-cell{flex:0 0 250px;width:250px;height:120px;display:grid;place-items:center;padding:12px 20px}.logo-cell img{width:210px;height:92px;object-fit:contain}.carousel-toggle{position:absolute;right:0;top:40px;border:1px solid var(--line);background:white;border-radius:50%;width:40px;height:40px;color:var(--muted)}.product-section{background:#f8f8fa;padding-block:78px 48px}.product-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}h2{font-size:clamp(2.5rem,4.3vw,3.8rem);font-weight:600;letter-spacing:-.05em;line-height:1.1}.product-heading p{font-size:1.25rem;line-height:1.6;color:var(--muted);padding-bottom:4px}.features{display:flex;justify-content:center;gap:40px;list-style:none;padding:0;margin:30px 0 0;font-size:1.2rem;color:var(--muted)}.features li{display:flex;align-items:center;gap:10px}.features li::before{content:'';width:5px;height:5px;border-radius:50%;background:var(--pink);flex-shrink:0}.integrations{padding-block:42px;display:flex;align-items:center;justify-content:center;gap:55px;border-bottom:1px solid var(--line)}.integrations p{font-size:1.25rem;font-weight:500}.erp-logos{display:flex;align-items:center;gap:30px}.erp-logos img{width:120px;height:54px;object-fit:contain}.erp-logos span{font-size:1.15rem;white-space:nowrap;color:var(--muted)}.final-section{text-align:center;padding-block:95px 100px}.final-section .eyebrow{font-size:1.15rem;letter-spacing:.1em}.final-section h2{margin-block:18px 30px}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px;padding-block:30px}.footer .brand img{width:145px}.footer>span{font-size:1.15rem;color:var(--muted)}.whatsapp-contact{font-size:1.15rem}.capture-modal-open{overflow:hidden}.capture-modal{width:min(1440px,calc(100vw - 40px));max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:14px;overflow:auto;box-shadow:0 30px 100px #0004}.capture-modal::backdrop{background:#14141cbb;backdrop-filter:blur(5px)}.capture-modal-header{position:sticky;top:0;z-index:1;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line)}.capture-modal-header h2{font-size:1.2rem;letter-spacing:-.02em}.capture-modal-close{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:white;font-size:1.8rem}.capture-modal-content img{width:100%;height:auto}
@media(min-width:1500px){.hero{padding-top:85px}}@media(max-width:800px){.container{width:calc(100% - 40px)}.hero{padding-top:45px}.hero-visual{margin-top:36px}h1{font-size:clamp(2.5rem,7.5vw,4rem)}.features{gap:18px;flex-wrap:wrap}.integrations{gap:20px;flex-direction:column}.erp-logos{gap:25px}.product-heading{align-items:flex-start;flex-direction:column;gap:18px}.product-heading p br{display:none}.footer{flex-wrap:wrap}.footer>span{order:3;width:100%;font-size:1.15rem}}@media(max-width:480px){.site-header{padding-block:20px}.header-inner{gap:15px}.brand img{width:145px}.header-inner nav{gap:0}.nav-link{display:none}.header-inner .button{font-size:1.15rem;padding:12px 14px;gap:10px}.hero{padding-top:38px}.eyebrow{font-size:1.15rem}h1{font-size:clamp(2rem,8.5vw,2.65rem);margin-top:23px}.hero-description{font-size:1.2rem;margin-top:20px}.mobile-break{display:initial}.hero-actions>span{font-size:1.15rem}.hero-visual{margin-inline:-8px}.product-capture{border-radius:10px}.capture-expand{position:static;justify-content:center;padding:12px;border:0;border-top:1px solid var(--line);border-radius:0;background:white;box-shadow:none}.proof{padding-block:35px 42px}.logo-cell{flex-basis:225px;width:225px;padding-inline:14px}.product-section{padding-block:45px 30px}.features{align-items:flex-start;flex-direction:column;gap:15px;margin-top:24px}.erp-logos{gap:16px;flex-wrap:wrap;justify-content:center}.erp-logos img{width:85px;height:48px}.final-section{padding-block:65px}.footer{gap:25px}.footer .brand img{width:130px}.whatsapp-contact{font-size:1.15rem}.capture-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.capture-modal-header{padding:8px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Confianza visible antes del título y lectura más cómoda. */
.hero-proof{display:grid;gap:8px;justify-items:center}
.hero-proof .eyebrow{font-size:clamp(1.25rem,2vw,1.55rem);font-weight:600;color:var(--ink)}
.hero-proof .status-dot{width:9px;height:9px;flex-shrink:0}
.hero-proof-clients{font-size:1.25rem;line-height:1.5;color:var(--muted)}
.hero-proof-clients strong{font-weight:650;color:var(--pink)}
.hero-description strong{color:var(--ink);font-weight:600}
@media(max-width:480px){.hero-proof .eyebrow{display:block;max-width:320px}.hero-proof .status-dot{display:inline-block;vertical-align:middle;margin-right:8px}.hero-proof-clients{font-size:1.2rem}.header-inner{gap:12px}.header-inner .brand img{width:120px}.header-inner .button{gap:8px;padding:12px 10px}.header-inner .button span{display:none}.footer{flex-direction:column;align-items:flex-start}.hero-description{font-size:1.25rem}}

/* Tira completa de ERP, con el mismo tamaño y movimiento que los clientes. */
.integrations{display:block;text-align:center;padding-block:48px}.integrations .carousel-shell{width:100%;min-width:0;margin-top:24px}

/* Acceso a WhatsApp siempre visible durante el scroll. */
.whatsapp-float{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:30;display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#168a49;color:#fff;box-shadow:0 5px 20px #0003;transition:background .18s,transform .18s}
.whatsapp-float svg{width:32px;height:32px}
.whatsapp-float:hover{background:#116d39;transform:translateY(-3px)}
.footer{padding-bottom:100px}
@media(max-width:480px){.whatsapp-float{width:56px;height:56px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}}
