@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.facebook{background:#1877f2}.share-section .share-btn.x-twitter{background:#000}.share-section .share-btn.linkedin{background:#0a66c2}.share-section .share-btn.whatsapp{background:#25d366}.share-section .share-btn.instagram{background:radial-gradient(circle at 30% 107%,#fdf497,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.share-section .share-btn.tiktok{background:#000}@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)}
