.cf-lang-switch{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:84px;height:34px;padding:0 11px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#64748b!important;font:700 12px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-decoration:none!important;box-shadow:0 1px 2px rgba(15,23,42,.05);white-space:nowrap;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.cf-lang-globe{width:15px;height:15px;color:#64748b;flex:0 0 auto}.cf-lang-current{color:#0f172a;font-weight:800}.cf-lang-sep{color:#cbd5e1;font-weight:600}.cf-lang-target{color:#64748b;font-weight:700}.cf-lang-switch:hover{border-color:#818cf8;background:#f8fafc;box-shadow:0 2px 8px rgba(79,70,229,.10)}.cf-lang-switch:hover .cf-lang-globe,.cf-lang-switch:hover .cf-lang-target{color:#4f46e5}.cf-lang-floating{position:fixed;top:12px;right:12px;z-index:9999}@media(min-width:768px) and (max-width:1023px){.cf-lang-switch{min-width:62px;padding:0 8px;gap:4px;font-size:11px}.cf-lang-globe{display:none}}@media(max-width:767px){.cf-lang-switch{min-width:54px;height:30px;padding:0 7px;gap:3px;font-size:10.5px}.cf-lang-globe{display:none}.cf-lang-sep{color:#cbd5e1}}
/* Canal oficial de WhatsApp: centrado, visible y secundario dentro del footer. */
.cf-whatsapp-channel{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:.48rem;
  width:max-content;
  max-width:100%;
  margin:.85rem auto 0;
  padding:.42rem .78rem;
  border:1px solid rgba(16,185,129,.25);
  border-radius:999px;
  background:rgba(236,253,245,.98);
  color:#047857!important;
  font-size:.75rem;
  font-weight:750;
  line-height:1;
  text-align:center;
  text-decoration:none!important;
  transition:transform .15s ease,background .15s ease,border-color .15s ease;
}
.cf-whatsapp-channel:hover{background:#d1fae5;border-color:rgba(5,150,105,.38);transform:translateY(-1px)}
.cf-whatsapp-channel:focus-visible{outline:2px solid #10b981;outline-offset:2px}
.cf-whatsapp-icon{display:inline-flex;width:1rem;height:1rem;flex:0 0 auto;color:#16a34a}
.cf-whatsapp-icon svg{display:block;width:100%;height:100%}
.page-nav .cf-whatsapp-channel{margin:.35rem auto 0}

/* Centrado robusto del acceso al canal en cualquier footer. */
footer .cf-whatsapp-channel,.site-footer .cf-whatsapp-channel,.page-footer .cf-whatsapp-channel{margin-left:auto!important;margin-right:auto!important}

.cf-whatsapp-channel-wrap{display:flex!important;align-items:center;justify-content:center;width:100%!important;max-width:100%;flex:0 0 100%;grid-column:1/-1;text-align:center;margin:.35rem auto 0}
.cf-whatsapp-channel-wrap .cf-whatsapp-channel{margin-left:auto!important;margin-right:auto!important}

footer .cf-whatsapp-channel-wrap{padding:.55rem 1rem 1.95rem;margin:0 auto}
.cf-seo-bridge__inner .cf-whatsapp-channel-wrap{padding:.9rem 0 .3rem}
