.social-page[data-astro-cid-xureydwy]{padding:30px 0}.section-title[data-astro-cid-xureydwy]{font-size:2.5rem;color:var(--primary-color);margin-bottom:30px;font-weight:600;font-family:Playfair Display,serif;position:relative;padding-bottom:15px}.section-title[data-astro-cid-xureydwy]:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background-color:var(--accent-color)}.social-intro[data-astro-cid-xureydwy]{font-size:1.1rem;line-height:1.8;margin-bottom:40px;max-width:800px}.social-grid[data-astro-cid-xureydwy]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:50px}.social-card[data-astro-cid-xureydwy]{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px #0000001a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.social-card[data-astro-cid-xureydwy]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.social-header[data-astro-cid-xureydwy]{padding:25px 25px 15px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #eee}.social-icon[data-astro-cid-xureydwy]{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff}.social-icon[data-astro-cid-xureydwy].telegram{background-color:#08c}.social-icon[data-astro-cid-xureydwy].youtube{background-color:red}.social-icon[data-astro-cid-xureydwy].vk{background-color:#07f}.social-name[data-astro-cid-xureydwy]{font-size:1.3rem;font-weight:600;color:var(--primary-color)}.social-content[data-astro-cid-xureydwy]{padding:20px 25px;flex-grow:1}.social-stats[data-astro-cid-xureydwy]{display:flex;gap:20px;margin-bottom:15px}.stat-item[data-astro-cid-xureydwy]{display:flex;align-items:center;gap:5px;font-size:.9rem;color:var(--secondary-color)}.stat-item[data-astro-cid-xureydwy] i[data-astro-cid-xureydwy]{color:var(--accent-color)}.social-description[data-astro-cid-xureydwy]{font-size:.95rem;color:var(--secondary-color);margin-bottom:20px;line-height:1.6}.social-link[data-astro-cid-xureydwy]{display:inline-block;padding:10px 20px;background-color:var(--accent-color);color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s;margin-left:40px}.social-link[data-astro-cid-xureydwy]:hover{background-color:#e05a2b}.social-highlights[data-astro-cid-xureydwy]{margin:50px 0}.highlights-title[data-astro-cid-xureydwy]{font-size:1.8rem;font-weight:600;margin-bottom:30px;color:var(--primary-color);font-family:Playfair Display,serif;position:relative;padding-bottom:10px}.highlights-title[data-astro-cid-xureydwy]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background-color:var(--accent-color)}.highlight-grid[data-astro-cid-xureydwy]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.highlight-card[data-astro-cid-xureydwy]{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px #0000001a;transition:transform .3s,box-shadow .3s}.highlight-card[data-astro-cid-xureydwy]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0003}.highlight-image[data-astro-cid-xureydwy]{width:100%;height:160px;object-fit:cover}.highlight-content[data-astro-cid-xureydwy]{padding:15px}.highlight-source[data-astro-cid-xureydwy]{font-size:.8rem;color:var(--accent-color);margin-bottom:5px;display:flex;align-items:center;gap:5px}.highlight-text[data-astro-cid-xureydwy]{font-size:.95rem;line-height:1.5;margin-bottom:10px;color:var(--dark-color);transition:color .3s}.highlight-date[data-astro-cid-xureydwy]{font-size:.8rem;color:#777}.post-link[data-astro-cid-xureydwy]{color:var(--dark-color);text-decoration:none;transition:color .3s;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;position:relative;padding:3px 0}.post-link[data-astro-cid-xureydwy]:hover,.post-link[data-astro-cid-xureydwy]:hover .highlight-text[data-astro-cid-xureydwy]{color:var(--accent-color)}.social-cta[data-astro-cid-xureydwy]{background-color:var(--primary-color);color:#fff;padding:40px;border-radius:8px;text-align:center;margin-top:50px}.cta-title[data-astro-cid-xureydwy]{font-size:2rem;font-weight:600;margin-bottom:20px;font-family:Playfair Display,serif}.cta-text[data-astro-cid-xureydwy]{font-size:1.1rem;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-buttons[data-astro-cid-xureydwy]{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.cta-btn[data-astro-cid-xureydwy]{padding:12px 25px;border-radius:4px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;align-items:center;gap:8px}.cta-btn[data-astro-cid-xureydwy].primary{background-color:var(--accent-color);color:#fff}.cta-btn[data-astro-cid-xureydwy].primary:hover{background-color:#e05a2b}.cta-btn[data-astro-cid-xureydwy].secondary{background-color:transparent;color:#fff;border:1px solid white}.cta-btn[data-astro-cid-xureydwy].secondary:hover{background-color:#ffffff1a}@media (max-width: 992px){.social-grid[data-astro-cid-xureydwy]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){.cta-buttons[data-astro-cid-xureydwy]{flex-direction:column;align-items:center}.cta-btn[data-astro-cid-xureydwy]{width:100%;max-width:300px;justify-content:center}}@media (max-width: 480px){.section-title[data-astro-cid-xureydwy]{font-size:2rem}.social-grid[data-astro-cid-xureydwy]{grid-template-columns:1fr}.social-header[data-astro-cid-xureydwy]{flex-direction:column;text-align:center;padding-bottom:20px}.social-cta[data-astro-cid-xureydwy]{padding:30px 20px}.cta-title[data-astro-cid-xureydwy]{font-size:1.5rem}}
