.sip-social-row{display:flex;gap:10px;justify-content:center;align-items:center;padding:10px;background:#111;flex-wrap:wrap}.sip-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:18px;text-decoration:none;transition:0.3s}.sip-icon:hover{transform:scale(1.1);opacity:.9}.sip-facebook{background:#1877f2}.sip-twitter{background:#000}.sip-telegram{background:#08c}.sip-instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.sip-whatsapp{background:#25d366}.sip-share-box{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap;margin:20px 0;padding:15px;border-radius:12px;background:#f5f5f5}.sip-share{width:45px;height:45px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;text-decoration:none;font-size:18px;transition:0.3s}.sip-share:hover{transform:translateY(-3px)}.sip-share.facebook{background:#1877f2}.sip-share.whatsapp{background:#25d366}.sip-share.twitter{background:#000}.sip-share.telegram{background:#08c}.sip-share.instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.sip-copy-btn{width:42px;height:42px;border:none;border-radius:50%;background:#444;color:#fff;cursor:pointer;font-size:16px}.sip-copy-btn:hover{background:#222}.sip-header-left{position:relative;justify-content:flex-start;padding-left:20px;background:#fff0}.sip-share-title{text-align:center;font-size:20px;font-weight:700;margin-top:20px;margin-bottom:12px;color:#111}@media(max-width:768px){.sip-header-left{justify-content:center;padding-left:0}}