#chat-toggle{position:fixed!important;bottom:20px!important;right:20px!important;z-index:999999!important;cursor:pointer;transition:transform 0.3s ease}#chat-toggle img{width:60px!important;height:60px!important;border-radius:50%!important;box-shadow:0 4px 8px rgba(0,0,0,0.3)!important;background-color:#0078d4!important;padding:10px!important}#chat-toggle img:hover{transform:scale(1.1)!important}@media (max-width:768px){#chat-toggle img{width:50px!important;height:50px!important;padding:8px!important}}