:root{--blue:#016BAA;--white:#fff;--coal:#181919;--wa:#25D366;--muted:#566269;--line:#dce4e8;--pale:#f1f6f9;--radius:6px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--coal);background:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.035em}h2{font-size:clamp(2rem,3.2vw,3rem);font-weight:700}p{color:var(--muted)}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{text-align:center;background:var(--blue);color:white;font-size:.8125rem;padding:9px 20px;letter-spacing:.02em}.topbar strong{font-weight:600}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:102px}.brand{display:flex;align-items:center;gap:16px}.brand img{width:60px;height:66px;object-fit:contain}.brand strong{display:block;color:var(--blue);font-size:1rem;letter-spacing:.065em}.brand span{display:block;font-size:.8125rem;color:var(--muted)}.wa-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:15px 23px;background:var(--wa);color:var(--coal);font-size:1rem;font-weight:700;text-decoration:none;border-radius:var(--radius);border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease;line-height:1.4}.wa-button:hover{transform:translateY(-2px);box-shadow:0 7px 20px #1819191c}.wa-button:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.wa-icon{width:25px;height:25px;flex:0 0 25px}.cta-arrow{font-size:1.25rem;margin-left:12px}.compact{font-size:.875rem;min-height:48px;padding:11px 17px}.compact .wa-icon{width:22px;height:22px;flex-basis:22px}.compact .cta-arrow{margin-left:3px}.hero{padding:60px 0 56px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:60px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;color:var(--blue);margin-bottom:22px}.hero h1{font-size:clamp(2.75rem,4.8vw,4.3rem);line-height:1.045;letter-spacing:-.05em;margin-bottom:25px}.hero h1 span{color:var(--blue)}.hero-description{font-size:1.125rem;max-width:480px;line-height:1.65;margin-bottom:26px}.micro{font-size:.8125rem;margin-top:12px}.hero-proof{display:flex;gap:27px;margin-top:33px;font-size:.8125rem}.hero-proof span+span{border-left:1px solid var(--line);padding-left:27px}.hero-proof b{display:block;color:var(--coal);font-size:1.0625rem}.hero-visual{position:relative;background:var(--pale);border-top:3px solid var(--blue);min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.visual-top{display:flex;justify-content:space-between;gap:8px;padding:20px 24px;font-size:.625rem;font-weight:700;letter-spacing:.11em;color:var(--blue)}.hero-product{width:100%;height:360px;object-fit:contain;padding:5px 25px;mix-blend-mode:multiply}.visual-bottom{border-top:1px solid #d6e2e9;margin:15px 24px 0;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:15px}.visual-bottom strong{display:block;font-size:.875rem}.visual-bottom small{display:block;font-size:.75rem;color:var(--muted)}.visual-index{font-size:1.8rem;font-weight:800;letter-spacing:-.07em;color:var(--blue)}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.services{display:grid;grid-template-columns:repeat(4,1fr);padding-block:22px}.services span{font-size:.8125rem;font-weight:600;text-align:center;padding:0 15px}.services span+span{border-left:1px solid var(--line)}.section{padding:85px 0}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.intro .lead{color:var(--coal);font-size:1.25rem;margin-bottom:16px;line-height:1.5}.text-note{font-size:.875rem;border-left:2px solid var(--blue);padding-left:18px;margin-top:22px}.catalog{background:var(--pale);padding-bottom:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:52px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:.875rem;flex-shrink:0}.catalog-row{display:grid;grid-template-columns:1fr 2.05fr;gap:42px;padding:32px 0;border-top:1px solid #cbd9e1}.line-number{font-size:1rem;color:var(--blue);font-weight:bold;display:block;margin-bottom:24px}.line-intro .eyebrow{margin-bottom:12px;font-size:.6875rem}.line-intro h3{font-size:1.875rem;max-width:280px;margin-bottom:17px}.line-intro>p:last-child{font-size:.9375rem;max-width:300px}.products{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product{background:white;border:1px solid #e3eaee;display:flex;flex-direction:column;min-width:0}.product-image{height:220px;margin:22px 20px 0;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain}.product-info{padding:22px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.product-brand{font-size:.625rem;letter-spacing:.14em;color:var(--blue);font-weight:700;margin-bottom:10px}.product h4{font-size:1.25rem;margin-bottom:12px}.product-info>p:not(.product-brand){font-size:.875rem;margin-bottom:22px;line-height:1.55}.product .wa-button{margin-top:auto;width:100%}.catalog-note{padding-top:18px;font-size:.8125rem;max-width:840px;color:var(--muted)}.catalog-note strong{color:var(--coal)}.catalog-note span{white-space:normal}.applications{display:grid;grid-template-columns:1fr 1fr;background:var(--coal);color:white}.application-photo{position:relative;min-height:650px;overflow:hidden}.application-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:saturate(.65)}.application-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#18191999)}.application-photo>span{position:absolute;bottom:28px;left:32px;color:white;font-size:.75rem;z-index:1}.application-content{padding:65px clamp(30px,5vw,90px)}.light{color:#fff;opacity:.8}.application-content h2{font-size:clamp(2rem,3.4vw,3rem);margin-bottom:34px}.use-case{display:flex;gap:21px;margin:24px 0}.use-case>span{font-size:.75rem;color:#bac5cc;margin-top:3px}.use-case h3{font-size:1.125rem;letter-spacing:-.02em;margin-bottom:7px}.use-case p{font-size:.875rem;color:#c4cbcf;max-width:350px}.application-content .wa-button{margin-top:14px}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.big-number{display:block;font-size:6rem;font-weight:700;letter-spacing:-.08em;color:var(--blue);line-height:1}.years{font-size:.6875rem;color:var(--blue);font-weight:bold;letter-spacing:.16em;display:block;margin:13px 0 32px}.experience h2{margin-bottom:23px}.experience>p{max-width:380px}.trust-list{border-top:1px solid var(--line)}.trust-list article{padding:26px 0;border-bottom:1px solid var(--line)}.trust-label{font-size:.6875rem;letter-spacing:.1em;color:var(--blue);font-weight:bold}.trust-list h3{font-size:1.25rem;margin:12px 0}.trust-list p{font-size:.9375rem}.final-cta{background:var(--blue);color:white;padding:66px 0}.final-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:55px;align-items:center}.final-cta h2{font-size:clamp(2rem,3.1vw,2.75rem);margin-bottom:23px}.final-cta p:not(.eyebrow){color:#fff;opacity:.88;max-width:640px}.final-action{display:flex;flex-direction:column;align-items:flex-start}.final-action>span{font-size:.8125rem;margin-top:21px;opacity:.8}.final-action>strong{font-size:1.4rem;letter-spacing:.025em}.final-cta .wa-button:focus-visible{outline-color:#fff}footer{padding:36px 0 20px}.footer-inner{display:flex;justify-content:space-between;gap:28px}.footer-brand>strong{color:var(--blue);font-size:.9375rem;letter-spacing:.07em}.footer-inner p{font-size:.75rem;margin-top:9px}.footer-inner>p{text-align:right}.floating-wa{position:fixed;bottom:24px;right:24px;z-index:30;box-shadow:0 5px 24px #18191933;min-height:54px;padding:12px 19px;border-radius:40px;font-size:.875rem}.floating-wa .cta-arrow{display:none}
@media(min-width:1500px){.hero{padding-block:80px}.hero-product{height:410px}}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.hero-grid{gap:30px}.hero h1{font-size:3.15rem}.hero-product{height:330px}.hero-proof{gap:15px}.hero-proof span+span{padding-left:15px}.visual-top{font-size:.5625rem;padding-inline:15px}.visual-bottom{margin-inline:15px}.intro-grid{gap:40px}.catalog-row{grid-template-columns:.8fr 2fr;gap:25px}.line-intro h3{font-size:1.55rem}.product-info{padding:17px}.product .wa-button{padding-inline:10px;gap:6px}.product .cta-arrow{display:none}.trust-grid{gap:50px}.services span{font-size:.75rem}.application-content{padding:45px 30px}.final-grid{gap:30px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.topbar{font-size:.6875rem;padding:8px 12px}.topbar strong{display:inline}.header-inner{min-height:84px;gap:12px}.brand{gap:9px}.brand img{width:46px;height:51px}.brand strong{font-size:.7rem;letter-spacing:.025em}.brand span{font-size:.625rem;max-width:125px;line-height:1.4;margin-top:3px}.header-cta{font-size:.75rem;padding:10px 12px;gap:6px;min-height:43px;white-space:nowrap}.header-cta .wa-icon{width:20px;height:20px;flex-basis:20px}.header-cta .cta-arrow{display:none}.hero{padding:35px 0 32px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero .eyebrow{font-size:.625rem;margin-bottom:18px;letter-spacing:.1em}.hero h1{font-size:clamp(2.5rem,9.2vw,3.8rem);margin-bottom:20px}.hero-description{font-size:1rem;margin-bottom:22px}.hero-copy>.wa-button{width:100%}.micro{text-align:center;font-size:.75rem}.hero-proof{margin-top:25px;justify-content:center;gap:24px}.hero-proof span+span{padding-left:24px}.hero-proof b{font-size:1rem}.hero-proof span{font-size:.75rem}.hero-visual{min-height:0}.visual-top{font-size:.5625rem;padding:13px 17px}.hero-product{height:255px;padding:0 20px}.visual-bottom{padding:12px 0;margin:10px 17px 0}.visual-bottom strong{font-size:.75rem}.visual-bottom small{font-size:.6875rem}.visual-index{font-size:1.4rem}.services{grid-template-columns:1fr 1fr;gap:16px 0;padding-block:20px}.services span{font-size:.6875rem;padding:0 8px}.services span:nth-child(3){border-left:0}.section{padding:52px 0}.intro-grid{grid-template-columns:1fr;gap:26px}.eyebrow{font-size:.625rem;margin-bottom:17px}h2{font-size:2rem}.intro .lead{font-size:1.125rem}.intro p{font-size:.9375rem}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:17px}.section-heading>p br{display:none}.catalog-row{grid-template-columns:1fr;gap:24px;padding:27px 0 32px}.line-intro{position:relative;padding-left:43px}.line-number{position:absolute;left:0;top:0;font-size:1rem}.line-intro .eyebrow{font-size:.625rem;margin-bottom:10px}.line-intro h3{font-size:1.6rem;max-width:none;margin-bottom:10px}.line-intro>p:last-child{max-width:none;font-size:.875rem}.products{gap:12px}.product-image{height:160px;margin:15px 12px 0}.product-info{padding:15px 12px}.product-brand{font-size:.5625rem;letter-spacing:.07em}.product h4{font-size:1.0625rem;line-height:1.2;letter-spacing:-.025em}.product-info>p:not(.product-brand){font-size:.8125rem;line-height:1.5;margin-bottom:16px}.product .wa-button{font-size:.6875rem;padding:10px 6px;gap:5px;min-height:46px}.product .wa-icon{width:18px;height:18px;flex-basis:18px}.catalog-note{font-size:.75rem}.applications{grid-template-columns:1fr}.application-photo{min-height:260px}.application-photo>span{left:20px;bottom:18px;font-size:.625rem}.application-content{padding:37px 24px 42px}.application-content h2{font-size:2rem}.application-content>.wa-button{width:100%;font-size:.9375rem}.use-case{margin:24px 0}.use-case h3{font-size:1.0625rem}.trust-grid{grid-template-columns:1fr;gap:33px}.big-number{font-size:5rem}.years{margin-bottom:25px}.trust-list article{padding:23px 0}.final-grid{grid-template-columns:1fr;gap:30px}.final-cta h2{font-size:2rem}.final-cta p:not(.eyebrow){font-size:.9375rem}.final-action{align-items:center}.final-action>.wa-button{width:100%}.footer-inner{display:block}.footer-inner>p{text-align:left;margin-top:22px}footer{padding:32px 0 20px}.floating-wa{bottom:max(13px,env(safe-area-inset-bottom));right:16px;padding:11px 17px;font-size:.8125rem;min-height:50px}.floating-wa .wa-icon{width:23px;height:23px;flex-basis:23px}}
@media(max-width:359px){.container{width:calc(100% - 30px)}.brand span{display:none}.brand strong{font-size:.625rem}.header-cta{padding:9px;font-size:.6875rem}.hero h1{font-size:2.25rem}.products{grid-template-columns:1fr}.product-image{height:210px}.product-info{padding:20px}.product .wa-button{font-size:.875rem}.product-brand{font-size:.6875rem}.product h4{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Legibilidad consistente en pantallas pequeñas. */
.eyebrow,.line-intro .eyebrow,.product-brand,.trust-label,.years,.visual-top{font-size:.75rem}.product-brand{letter-spacing:.08em}.brand span,.micro,.visual-bottom small,.footer-inner p,.application-photo>span,.catalog-note{font-size:.8125rem}
@media(max-width:1000px){.visual-top{flex-wrap:wrap;font-size:.6875rem}.visual-top span:last-child{display:none}}
@media(max-width:700px){.hero .eyebrow,.eyebrow,.line-intro .eyebrow,.product-brand,.trust-label,.years{font-size:.75rem}.brand span{font-size:.75rem}.brand strong{font-size:.75rem}.brand span{max-width:135px}.header-cta{font-size:.8125rem}.services span{font-size:.8125rem}.product-info>p:not(.product-brand){font-size:.875rem}.product-brand{font-size:.6875rem}.product .wa-button{font-size:.8125rem}.product .wa-icon{display:none}.product h4{font-size:1.125rem}.visual-bottom strong,.visual-bottom small{font-size:.8125rem}.micro{font-size:.8125rem}.hero .eyebrow{letter-spacing:.06em}.application-photo>span{font-size:.75rem}.topbar{font-size:.75rem}}
@media(max-width:380px){.header-inner{gap:6px}.brand{gap:5px}.brand img{width:38px;height:42px}.brand span{display:none}.header-cta{padding:9px;font-size:.75rem}.brand strong{font-size:.6875rem}}
