*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif}.whatsapp-fab{position:fixed;bottom:24px;right:24px;z-index:1001;background-color:#25d366;color:#fff;padding:16px;border-radius:50%;box-shadow:0 8px 16px rgba(37,211,102,.3),0 4px 8px rgba(0,0,0,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;width:64px;height:64px;transition:all .3s cubic-bezier(.4,0,.2,1);border:none}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 12px 24px rgba(37,211,102,.4)}