.whatsapp-float{position:fixed;z-index:17;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#087c46;color:#fff;box-shadow:0 5px 22px #082b2930;border:2px solid #fff;text-decoration:none;touch-action:manipulation}.whatsapp-float svg{width:31px;height:31px;fill:currentColor}.whatsapp-float-label{position:absolute;right:72px;white-space:nowrap;padding:9px 13px;border-radius:7px;background:var(--ink,#172333);color:var(--bg,#fff);font-size:13px;font-weight:650;opacity:0;pointer-events:none}.whatsapp-float:hover{background:#06673a}.whatsapp-float:hover .whatsapp-float-label,.whatsapp-float:focus-visible .whatsapp-float-label{opacity:1}.whatsapp-float:focus-visible{outline:3px solid var(--ink,#172333);outline-offset:4px}.sidebar-modal-open .whatsapp-float{visibility:hidden}html[data-view=tablet] .whatsapp-float{bottom:116px}.whatsapp-float:active{transform:scale(.96)}@media(max-width:600px){.whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}html[data-view=tablet] .whatsapp-float{bottom:112px}}@media print{.whatsapp-float{display:none!important}}
