/* Pereira & Spina — WhatsApp flotante consistente con la home */
.joinchat{display:none!important}
.ps-wa-float{position:fixed;right:18px;bottom:18px;z-index:9999;width:62px;height:62px;min-width:62px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#25d366;color:#fff!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(0,0,0,.22);isolation:isolate;animation:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.ps-wa-float:before{display:none!important;content:none!important}
.ps-wa-float svg{display:block;width:30px;height:30px;fill:currentColor;stroke:none}
.ps-wa-float svg path{fill:currentColor;stroke:none}
.ps-wa-label{display:none!important}
.ps-wa-float:hover,.ps-wa-float:focus-visible{background:#20bd5a;transform:translateY(-2px) scale(1.045);box-shadow:0 12px 30px rgba(0,0,0,.27)}
.ps-wa-float:focus-visible{outline:3px solid rgba(228,200,143,.92);outline-offset:4px}
html.ps-footer-visible .ps-wa-float{bottom:82px}
@media(max-width:700px){.ps-wa-float{right:15px;bottom:max(15px,env(safe-area-inset-bottom));width:60px;height:60px;min-width:60px}.ps-wa-float svg{width:29px;height:29px}html.ps-footer-visible .ps-wa-float{bottom:max(82px,calc(env(safe-area-inset-bottom) + 72px))}}
@media(prefers-reduced-motion:reduce){.ps-wa-float{transition:none}}
/* PS OWNER FLOAT MATCH HOME 2026-09-09 */

/* PS OWNER FLOAT MATCH HOME 2026-09-09 */
.ps-wa-float{right:22px!important;bottom:22px!important;width:64px!important;height:64px!important;min-width:64px!important;padding:0!important;border-radius:50%!important;background:#25d366!important;border:0!important;display:grid!important;place-items:center!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important;animation:none!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}
.ps-wa-float:before{display:none!important}
.ps-wa-float:hover,.ps-wa-float:focus-visible{background:#20bd5a!important;transform:translateY(-2px) scale(1.035)!important;box-shadow:0 16px 34px rgba(0,0,0,.27)!important}
.ps-wa-float svg{width:31px!important;height:31px!important;fill:#fff!important;color:#fff!important}
.ps-wa-label{display:none!important}
html.ps-footer-visible .ps-wa-float{bottom:82px!important}
@media(max-width:700px){.ps-wa-float{right:15px!important;bottom:max(15px,env(safe-area-inset-bottom))!important;width:60px!important;height:60px!important;min-width:60px!important}html.ps-footer-visible .ps-wa-float{bottom:max(82px,calc(env(safe-area-inset-bottom) + 72px))!important}}
