.sonax-floating-buttons{position:fixed;bottom:30px;left:30px;z-index:9999;display:flex;flex-direction:column;gap:15px}.sonax-btn{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:all 0.3s ease;cursor:pointer}.sonax-whatsapp{background:#25D366;color:#fff}.sonax-whatsapp:hover{background:#128C7E;transform:scale(1.1);box-shadow:0 6px 20px rgb(37 211 102 / .4)}.sonax-phone{background:#EE4B2B;color:#fff}.sonax-phone:hover{background:#C70039;transform:scale(1.1);box-shadow:0 6px 20px rgb(238 75 43 / .4)}.wa-icon{font-size:28px;line-height:1}.sonax-phone svg{width:28px;height:28px}@media (max-width:768px){.sonax-floating-buttons{bottom:20px;left:20px;gap:12px}.sonax-btn{width:55px;height:55px}.wa-icon,.sonax-phone svg{width:24px;height:24px;font-size:24px}}