.share-buttons{background:#f7f9fc;border-radius:8px;margin:32px 0;padding:24px;text-align:center}.share-title{color:#555;font-size:14px;font-weight:700;margin-bottom:16px}.share-btn-group{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.share-buttons .share-btn{align-items:center;border-radius:6px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;text-decoration:none;transition:opacity .2s}.share-buttons .share-btn:hover{color:#fff;opacity:.8;text-decoration:none}.share-twitter{background:#000}.share-facebook{background:#1877f2}.share-line{background:#06c755}@media screen and (max-width:480px){.share-btn{justify-content:center;width:100%}}