.whatsappButton_whatsappButton__D7s4L{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(37,211,102,.4);transition:all .3s ease;z-index:9999;overflow:hidden}.whatsappButton_whatsappButton__D7s4L:hover{width:180px;border-radius:30px;box-shadow:0 6px 20px rgba(37,211,102,.6);transform:scale(1.05)}.whatsappButton_whatsappIcon__n_Ue3{width:32px;height:32px;flex-shrink:0;transition:margin .3s ease}.whatsappButton_whatsappButton__D7s4L:hover .whatsappButton_whatsappIcon__n_Ue3{margin-right:10px}.whatsappButton_whatsappText__6pLSO{color:white;font-weight:600;font-size:14px;white-space:nowrap;opacity:0;max-width:0;overflow:hidden;transition:all .3s ease}.whatsappButton_whatsappButton__D7s4L:hover .whatsappButton_whatsappText__6pLSO{opacity:1;max-width:120px}@media (max-width:768px){.whatsappButton_whatsappButton__D7s4L{bottom:20px;right:20px;width:56px;height:56px}.whatsappButton_whatsappIcon__n_Ue3{width:28px;height:28px}.whatsappButton_whatsappButton__D7s4L:hover{width:160px}}@keyframes whatsappButton_slideIn__NHqJz{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.whatsappButton_whatsappButton__D7s4L{animation:whatsappButton_slideIn__NHqJz .5s ease-out}