.egaz-share-box{background:#f0f0f0;border:2px solid #ccc;padding:20px;margin:40px auto;text-align:center;border-radius:12px;animation:egazGlow 3s infinite ease-in-out;max-width:600px;color:#333;font-family:'Cairo',sans-serif}@keyframes egazGlow{0%,100%{box-shadow:0 0 10px #ccc}50%{box-shadow:0 0 20px #bbb}}.egaz-share-message{font-size:20px;margin-bottom:15px;font-weight:700;color:#ff5722}.egaz-share-icons{display:flex;justify-content:center;gap:20px;margin-bottom:16px}.egaz-share-icons a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;font-size:22px;color:#fff;text-decoration:none;transition:transform 0.3s ease}.egaz-share-icons a.facebook{background:#3b5998}.egaz-share-icons a.whatsapp{background:#25D366}.egaz-share-icons a.twitter{background:#1DA1F2}.egaz-share-icons a.telegram{background:#08c}.egaz-share-icons a:hover{transform:scale(1.1)}.egaz-copy-btn{background:#00c853;color:#fff;border:none;padding:12px;font-size:18px;width:100%;border-radius:8px;cursor:pointer;font-weight:700;transition:background 0.3s ease;font-family:'Cairo',sans-serif}.egaz-copy-btn:hover{background:#00e676}