 .social-share{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;}.social-share__title{margin:0 0 10px 0;font-size:14px;color:#666;font-weight:500;}.social-share__buttons{display:flex;gap:12px;flex-wrap:wrap;}.share-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.1);position:relative;border:1px solid transparent;}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.15);}.share-btn:active{transform:translateY(0);}.share-btn i{font-size:20px;color:white;}.share-btn--vk{background:#4a76a8;}.share-btn--vk:hover{background:#3d638c;border-color:#2f4d6b;}.share-btn--tg{background:#2aabee;}.share-btn--tg:hover{background:#229bd8;border-color:#1a80b4;}.share-btn--ok{background:#f2720c;}.share-btn--ok:hover{background:#da650a;border-color:#b85308;}@media (max-width:480px){.social-share__buttons{gap:8px;}.share-btn{width:40px;height:40px;}.share-btn i{font-size:18px;}}