.emdad-call-fixed{position:fixed;bottom:16px;left:16px;z-index:9999;display:flex;align-items:center;gap:10px;background:#25D366;color:#fff;padding:8px 18px;border-radius:14px;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.25);animation:pulse 2s infinite}.emdad-call-fixed i{font-size:26px}.emdad-call-fixed strong{font-size:22px;letter-spacing:1px}.emdad-call-fixed:hover{color:#fff}.emdad-socials-fixed{position:fixed;left:12px;top:50%;transform:translateY(-50%);z-index:9998;display:flex;flex-direction:column;gap:10px}.emdad-socials-fixed a{width:42px;height:42px;border-radius:50%;background:#fff;color:var(--accent-color);display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 8px 20px rgba(0,0,0,.18);text-decoration:none;transition:all .25s ease}.emdad-socials-fixed a:hover{background:var(--accent-color);color:#fff;transform:translateX(4px)}@media (max-width:576px){.emdad-call-fixed{left:8px;right:8px;bottom:8px;justify-content:center;margin-left:65px;margin-right:65px}.emdad-socials-fixed{left:6px;gap:8px}.emdad-socials-fixed a{width:36px;height:36px;font-size:16px}}.emdad-socials-fixed a.whatsapp{background:#25D366;color:#fff}.emdad-socials-fixed a.telegram{background:#08c;color:#fff}.emdad-socials-fixed a.bale{background:#0BB688;color:#fff}.emdad-socials-fixed a.rubika{background:#35A8D9;color:#fff}.emdad-socials-fixed a:hover{transform:translateX(4px);opacity:.9}