/* Carrusel editorial del mensaje principal y separadores de lectura. */
.hero-copy h1{margin-bottom:10px;transition:opacity .18s ease,transform .18s ease}.hero-copy>p{transition:opacity .18s ease,transform .18s ease}.hero-copy h1.is-changing,.hero-copy>p.is-changing{opacity:0;transform:translateY(9px)}.hero-pagination{display:flex;gap:7px;margin:0 0 16px}.hero-pagination button{width:22px;height:3px;padding:0;border:0;border-radius:4px;background:#c7d8cf;cursor:pointer;transition:width .25s ease,background .25s ease}.hero-pagination button.is-active{width:42px;background:var(--green)}
.hero-visual{isolation:isolate}.hero-scene{position:absolute;inset:3px 22px 12px;border:1px solid #b9edd2;border-radius:39% 44% 37% 42%;background-image:linear-gradient(#061c1130,#061c1112),url('hero-carousel-scenes.png');background-size:100% 100%,200% 200%;background-position:center,0 0;box-shadow:0 32px 62px #066e4529;transition:background-position .7s ease,filter .5s ease}.hero-scene.scene-1{background-position:center,100% 0}.hero-scene.scene-2{background-position:center,0 100%}.hero-scene.scene-3{background-position:center,100% 100%}.visual-orbit{z-index:1}.has-carousel .visual-orbit{opacity:.18;mix-blend-mode:screen;transition:opacity .5s ease}.floating-card{z-index:2}
.logo-strip{background:#fbfdfc}.landing-section,.industries-section{position:relative}.landing-section:before,.industries-section:before{content:'';position:absolute;top:0;left:28px;right:28px;height:1px;background:linear-gradient(90deg,transparent,var(--line) 14%,var(--line) 86%,transparent)}.workflow-section{box-shadow:inset 0 1px #29513b,inset 0 -1px #29513b}
.whatsapp-float{position:fixed;z-index:20;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;padding:12px 15px;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 13px 28px #087a5061;text-decoration:none;font-size:11px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 17px 32px #087a507a}.whatsapp-float img{width:20px;height:20px}
@media(max-width:760px){.hero-scene{inset:3px 12px 12px}.landing-section:before,.industries-section:before{left:20px;right:20px}.whatsapp-float{right:14px;bottom:14px;padding:12px}.whatsapp-float span{display:none}}
