@charset "UTF-8";.share-section{padding:2rem 0}.share-section .container{display:flex;justify-content:flex-end}.share-section .share-label{font-size:.95rem;color:#666;margin-right:1rem;font-weight:500;letter-spacing:.5px;white-space:nowrap}@media (max-width: 768px){.share-section .share-label{font-size:.875rem;margin-right:.75rem}}.share-section .share-buttons{display:flex;gap:1rem;align-items:center}@media (max-width: 768px){.share-section .share-buttons{gap:.6rem}}.share-section .share-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50px;color:#fff;transition:all .2s ease}.share-section .share-btn svg{width:22px;height:22px}.share-section .share-btn.weibo{background:#e6162d}.share-section .share-btn.qq{background:#e95949}.share-section .share-btn.wechat{background:#7bb32e}@media (max-width: 768px){.share-section .share-btn{width:36px;height:36px}.share-section .share-btn svg{width:20px;height:20px}}.share-section .share-btn:hover{transform:translateY(-3px)}
