.ts-social-bar{padding:12px 16px 8px;display:flex;gap:10px}.ts-social-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;background:#fff;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:800;color:#1b1916;letter-spacing:-.02em;cursor:pointer;box-shadow:0 3px #dedcd4;transition:transform .08s ease,box-shadow .08s ease;-webkit-appearance:none;appearance:none}.ts-social-btn:active{transform:translateY(2px);box-shadow:0 1px #dedcd4}.ts-social-btn-like{color:#e23636}.ts-social-emoji{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.ts-social-count{margin-left:4px;color:#1b1916;font-variant-numeric:tabular-nums;font-weight:900}.ts-social-pop{animation:tsSocialPop .38s cubic-bezier(.34,1.56,.64,1)}@keyframes tsSocialPop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.ts-share-two-line{display:flex;flex-direction:column;align-items:center;line-height:1.25}.ts-share-two-line b{font-weight:800}.ts-share-two-line em{font-style:normal;font-weight:600;font-size:.92em}
