.floating-whatsapp{position:fixed;z-index:30;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:.55rem;min-height:52px;padding:.72rem .9rem;border-radius:999px;background:#25d366;color:#082b18;box-shadow:0 12px 30px #0b412d45;font:800 .8rem/1 Inter,"Segoe UI",Arial,sans-serif;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.floating-whatsapp svg{flex:0 0 auto;width:24px;height:24px;fill:currentColor}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0b412d55}.floating-whatsapp:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}@media(max-width:480px){.floating-whatsapp{width:56px;height:56px;justify-content:center;padding:0}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}
