.share-buttons{flex-direction:column;gap:8px;display:flex}.share-buttons__label{color:#73858b;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.share-buttons__row{flex-wrap:wrap;gap:8px;display:flex}.share-buttons__btn{color:#3e5158;cursor:pointer;background:#fff;border:1px solid #ced4d6;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.share-buttons__btn .sm-icon{width:18px;height:18px}.share-buttons__btn:hover{background:#f5f7f8;border-color:currentColor}.share-buttons__btn--x:hover{color:#0f1419}.share-buttons__btn--line:hover{color:#06c755}.share-buttons__btn--facebook:hover{color:#1877f2}.share-buttons__btn--copy:hover,.share-buttons__btn--native:hover{color:#00a38d}.share-buttons__btn--copy:has(.sm-icon[style*=circle-check]){color:#00a38d;background:#eff9f7;border-color:#00a38d}.share-buttons__status{color:#00a38d;min-height:14px;font-size:11px;font-weight:600}.share-buttons__btn:focus-visible{outline-offset:2px;outline:2px solid #087ee7}
