.visitor-counter{display:inline-flex;align-items:center;gap:.55rem;min-height:2rem;padding:.35rem .72rem;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:rgba(255,255,255,.72);font-size:.76rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}
.visitor-counter__dot{width:.48rem;height:.48rem;border-radius:50%;background:#72d6b7;box-shadow:0 0 0 .2rem rgba(114,214,183,.12)}
.visitor-counter strong{color:#fff;font-size:.9rem;font-variant-numeric:tabular-nums}
footer .visitor-counter{margin-left:auto}
@media(max-width:700px){footer .visitor-counter{margin-left:0;width:max-content}}

.whatsapp-chat{position:fixed;right:1.25rem;bottom:1.25rem;z-index:80;display:inline-flex;align-items:center;justify-content:center;gap:.62rem;min-height:3.25rem;padding:.72rem 1rem;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:#128c4d;color:#fff!important;font-size:.9rem;font-weight:850;line-height:1;text-decoration:none;letter-spacing:.01em;box-shadow:0 .75rem 2rem rgba(4,19,30,.25);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.whatsapp-chat svg{width:1.55rem;height:1.55rem;flex:0 0 auto}
.whatsapp-chat:hover{background:#0f7a43;transform:translateY(-2px);box-shadow:0 1rem 2.25rem rgba(4,19,30,.32)}
.whatsapp-chat:focus-visible{outline:3px solid #f2b84b;outline-offset:3px}
@media(max-width:560px){.whatsapp-chat{right:.85rem;bottom:.85rem;width:3.4rem;height:3.4rem;min-height:3.4rem;padding:0}.whatsapp-chat span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
@media(prefers-reduced-motion:reduce){.whatsapp-chat{transition:none}}
