.share-buttons{align-items:center;gap:8px;display:flex}.share-label{color:var(--color-text-secondary);margin-right:4px;font-size:14px}.share-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.share-btn svg{flex-shrink:0;width:18px;height:18px}.share-btn:hover{transform:scale(1.1)}.share-btn:active{transform:scale(.95)}.share-btn.twitter{background:#000}.share-btn.twitter:hover{background:#333}.share-btn.whatsapp{background:#25d366}.share-btn.whatsapp:hover{background:#128c7e}.share-btn.linkedin{background:#0a66c2}.share-btn.linkedin:hover{background:#004182}.share-btn.email{background:#ea4335}.share-btn.email:hover{background:#c5221f}.share-btn.slack{background:#4a154b}.share-btn.slack:hover{background:#611f69}.share-btn.copy{background:#667eea}.share-btn.copy:hover{background:#5a6fd6}@media (max-width:480px){.share-buttons{flex-wrap:wrap;justify-content:center}.share-label{text-align:center;width:100%;margin-bottom:8px;margin-right:0}.share-btn{width:36px;height:36px}}
