.NewsCard_card__tH6Io{display:block;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.NewsCard_card__tH6Io:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.NewsCard_thumbnail__WtEli{width:100%;height:200px;overflow:hidden;position:relative}.NewsCard_thumbnail__WtEli img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.NewsCard_content__MtPuV{padding:1.25rem;flex:1;display:flex;flex-direction:column}.NewsCard_header__SV1rF{margin-bottom:.75rem}.NewsCard_title__b6MHr{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word}.NewsCard_category__9GWg_{margin-bottom:.5rem}.NewsCard_summary__XbW0E{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word}.NewsCard_date__neCV3{font-size:.875rem;color:#999}.news_container__57k6Z{max-width:1200px;margin:0 auto;padding:2rem 1rem}.news_header___SUwE{text-align:center;margin-bottom:3rem}.news_title__fKw5D{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.news_description__E7a39{color:#666;max-width:800px;margin:0 auto;line-height:1.6}.news_filters__jy_cE{margin-bottom:2rem;background-color:#f8f9fa;padding:1.5rem;border-radius:8px}.news_filterGroup__2UZ9n{margin-bottom:1rem}.news_filterTitle__Wq0dq{font-weight:600;margin-bottom:.75rem;color:#333}.news_filterOptions__pl9r8{display:flex;flex-wrap:wrap;gap:.5rem}.news_filterOption__P_n_v{padding:.5rem 1rem;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s ease}.news_filterOption__P_n_v:hover{background-color:#f0f0f0}.news_filterOption__P_n_v.news_active__uaymG{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.news_newsList__qt215{min-height:300px}.news_newsGrid__9aqec{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.news_newsGrid__9aqec{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.news_newsGrid__9aqec{grid-template-columns:1fr}}.news_newsItem__TMPjd{height:100%}.news_loading__iXLK2,.news_noNews__krhix{text-align:center;padding:3rem 0;color:#666}