.share-bar{display:flex;gap:6px}.share-bar,.share-bar-btn{align-items:center;flex-shrink:0}.share-bar-btn{display:inline-flex;justify-content:center;width:34px;height:34px;border-radius:8px;border:none;cursor:pointer;transition:transform .15s ease,opacity .15s ease;text-decoration:none;color:#ffffff}.share-bar-btn svg{width:17px;height:17px;display:block}.share-bar-btn:hover{transform:translateY(-2px);opacity:.9}.share-bar-btn:active{transform:translateY(0)}.share-bar-copy{width:auto;padding:0 10px;gap:5px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.75);font-size:.78rem;font-weight:600;white-space:nowrap}.share-bar-copy:hover{background:rgba(255,255,255,.2)}.share-bar-copied{background:rgba(77,182,172,.2);color:#4db6ac}.share-bar-copy-label{font-size:.78rem;font-weight:600;letter-spacing:.01em}.share-bar-whatsapp{background:#25D366}.share-bar-telegram{background:#229ED9}.share-bar-facebook{background:#1877F2}.share-bar-twitter{background:#000000}.share-bar-reddit{background:#FF4500}@media (max-width:768px){.share-bar{gap:5px;margin-top:2px}.share-bar-btn{width:32px;height:32px;border-radius:7px}.share-bar-btn svg{width:15px;height:15px}.share-bar-copy{width:32px;padding:0}.share-bar-copy-label{display:none}}@media (max-width:400px){.share-bar-btn{width:28px;height:28px;border-radius:6px}.share-bar-btn svg{width:13px;height:13px}.share-bar-copy{width:28px;padding:0}}