
/* Migración estática 2026: mejoras visuales de bajo riesgo. No altera contenido SEO. */
html { scroll-behavior:smooth; }
body { overflow-x:hidden; }
img { max-width:100%; height:auto; }
.sea-contact-float{position:fixed;right:20px;bottom:20px;z-index:99999;display:flex;gap:10px;align-items:center}
.sea-contact-float a{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.22);transition:transform .18s ease,box-shadow .18s ease}
.sea-contact-float a:hover,.sea-contact-float a:focus{transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,0,0,.28)}
.sea-contact-float svg{width:28px;height:28px;fill:#fff}
.sea-call{background:#1976d2}.sea-whatsapp{background:#25d366}
#whatsapp-contact-form .elementor-field{border-radius:8px!important}
#whatsapp-contact-form .elementor-button{cursor:pointer}
.sea-form-note{font-size:13px;line-height:1.45;margin-top:8px;opacity:.78}
@media(max-width:767px){.sea-contact-float{right:14px;bottom:14px;gap:8px}.sea-contact-float a{width:54px;height:54px}}
