.fab-share,.fab-whatsapp{z-index:10000 !important;cursor:pointer}.toast-share{position:fixed;bottom:90px;right:16px;background:rgba(20,22,40,.95);color:#fff;padding:8px 12px;border-radius:999px;font:500 14px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif;box-shadow:0 10px 26px rgba(0,0,0,.35);opacity:0;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.toast-share.show{opacity:1;transform:translateY(0)}@media (max-width:480px){.toast-share{bottom:84px;right:12px}}

/* --- Override: vertical FAB stack (WhatsApp corner, Share above) --- */
.fab-whatsapp, .fab-share{ position:fixed !important; right:16px !important; z-index:10000 !important; }
.fab-whatsapp{ bottom:20px !important; }
.fab-share{ bottom:92px !important; }
@media (max-width:480px){ .fab-whatsapp{ right:14px !important; bottom:20px !important; } .fab-share{ right:14px !important; bottom:84px !important; } }
