.NewsPage-module__bMI5hq__newsPage{min-height:100vh}.NewsPage-module__bMI5hq__newsHero{color:#fff;text-align:center;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);padding:140px 0 80px}.NewsPage-module__bMI5hq__newsHeroContent h1{color:#fff;margin-bottom:20px;font-size:48px;font-weight:700}.NewsPage-module__bMI5hq__newsHeroContent p{opacity:.9;color:#ffffffe6;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px}.NewsPage-module__bMI5hq__newsCategories{background:var(--bg-white);border-bottom:1px solid #e2e8f0;padding:60px 0}.NewsPage-module__bMI5hq__categoryTabs{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.NewsPage-module__bMI5hq__categoryTab{background:var(--bg-light);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:25px;padding:12px 25px;font-size:14px;font-weight:600;transition:all .3s}.NewsPage-module__bMI5hq__categoryTab:hover{border-color:var(--primary-color)}.NewsPage-module__bMI5hq__categoryTab.NewsPage-module__bMI5hq__active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.NewsPage-module__bMI5hq__newsContent{background:var(--bg-white);padding:80px 0}.NewsPage-module__bMI5hq__newsContainer{grid-template-columns:2fr 1fr;gap:60px;margin-top:40px;display:grid}.NewsPage-module__bMI5hq__newsMain{gap:40px;display:grid}.NewsPage-module__bMI5hq__featuredNews{background:var(--bg-light);box-shadow:var(--shadow-md);cursor:pointer;border-radius:20px;transition:all .3s;overflow:hidden}.NewsPage-module__bMI5hq__featuredNews:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.NewsPage-module__bMI5hq__featuredImage{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;justify-content:center;align-items:center;width:100%;height:300px;font-size:24px;font-weight:600;display:flex;position:relative;overflow:hidden}.NewsPage-module__bMI5hq__featuredImage img{object-fit:cover;width:100%;height:100%}.NewsPage-module__bMI5hq__featuredContent{padding:40px}.NewsPage-module__bMI5hq__newsBadge{background:var(--accent-color);color:#fff;border-radius:15px;margin-bottom:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.NewsPage-module__bMI5hq__featuredContent h3{color:var(--text-color);margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.3}.NewsPage-module__bMI5hq__featuredContent p{color:var(--text-light);margin-bottom:20px;line-height:1.8}.NewsPage-module__bMI5hq__newsMeta{color:var(--text-light);justify-content:space-between;align-items:center;font-size:14px;display:flex}.NewsPage-module__bMI5hq__newsList{gap:30px;display:grid}.NewsPage-module__bMI5hq__newsItem{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:15px;align-items:flex-start;gap:30px;padding:30px;transition:all .3s;display:flex}.NewsPage-module__bMI5hq__newsItem:hover{box-shadow:var(--shadow-md);border-color:var(--primary-color);transform:translateY(-3px)}.NewsPage-module__bMI5hq__newsThumbnail{background:var(--bg-light);min-width:120px;height:120px;color:var(--text-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;overflow:hidden}.NewsPage-module__bMI5hq__newsThumbnail img{object-fit:cover;width:100%;height:100%}.NewsPage-module__bMI5hq__newsItemContent{flex:1}.NewsPage-module__bMI5hq__newsItemContent h4{color:var(--text-color);margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.4}.NewsPage-module__bMI5hq__newsItemContent p{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsPage-module__bMI5hq__newsSidebar{gap:40px;display:grid}.NewsPage-module__bMI5hq__sidebarSection{background:var(--bg-light);border-radius:20px;padding:30px}.NewsPage-module__bMI5hq__sidebarTitle{color:var(--text-color);border-bottom:2px solid #e2e8f0;margin-bottom:25px;padding-bottom:15px;font-size:20px;font-weight:700}.NewsPage-module__bMI5hq__trendingList{list-style:none}.NewsPage-module__bMI5hq__trendingItem{cursor:pointer;border-bottom:1px solid #e2e8f0;padding:15px 0;transition:all .3s}.NewsPage-module__bMI5hq__trendingItem:last-child{border-bottom:none;padding-bottom:0}.NewsPage-module__bMI5hq__trendingItem:hover{padding-left:10px}.NewsPage-module__bMI5hq__trendingNumber{background:var(--primary-color);color:#fff;text-align:center;border-radius:50%;width:24px;height:24px;margin-right:10px;font-size:12px;font-weight:700;line-height:24px;display:inline-block}.NewsPage-module__bMI5hq__trendingItem h5{color:var(--text-color);margin-bottom:5px;font-size:14px;font-weight:600;line-height:1.4}.NewsPage-module__bMI5hq__trendingItem span{color:var(--text-light);font-size:12px}.NewsPage-module__bMI5hq__tagsCloud{flex-wrap:wrap;gap:10px;display:flex}.NewsPage-module__bMI5hq__tag{color:var(--text-light);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:8px 15px;font-size:14px;font-weight:500;transition:all .3s}.NewsPage-module__bMI5hq__tag:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px)}.NewsPage-module__bMI5hq__newsletterForm{flex-direction:column;gap:15px;display:flex}.NewsPage-module__bMI5hq__newsletterInput{border:2px solid #e2e8f0;border-radius:10px;padding:12px 15px;font-size:14px;transition:all .3s}.NewsPage-module__bMI5hq__newsletterInput:focus{border-color:var(--primary-color);outline:none}.NewsPage-module__bMI5hq__newsletterButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 20px;font-weight:600;transition:all .3s}.NewsPage-module__bMI5hq__newsletterButton:hover{background:var(--secondary-color);transform:translateY(-2px)}.NewsPage-module__bMI5hq__newsletterButton.NewsPage-module__bMI5hq__success{background:#48bb78}.NewsPage-module__bMI5hq__pagination{justify-content:center;align-items:center;gap:10px;margin-top:60px;display:flex}.NewsPage-module__bMI5hq__pageBtn{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.NewsPage-module__bMI5hq__pageBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.NewsPage-module__bMI5hq__pageBtn.NewsPage-module__bMI5hq__active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media (max-width:1024px){.NewsPage-module__bMI5hq__newsContainer{grid-template-columns:1fr;gap:40px}.NewsPage-module__bMI5hq__newsSidebar{order:-1}}@media (max-width:768px){.NewsPage-module__bMI5hq__newsHero{padding:120px 0 60px}.NewsPage-module__bMI5hq__newsHeroContent h1{font-size:36px}.NewsPage-module__bMI5hq__newsHeroContent p{font-size:18px}.NewsPage-module__bMI5hq__categoryTabs{flex-direction:column;align-items:center}.NewsPage-module__bMI5hq__categoryTab{text-align:center;width:200px}.NewsPage-module__bMI5hq__newsItem{flex-direction:column;gap:20px}.NewsPage-module__bMI5hq__newsThumbnail{width:100%;min-width:auto}.NewsPage-module__bMI5hq__featuredContent{padding:30px 25px}.NewsPage-module__bMI5hq__featuredContent h3{font-size:24px}.NewsPage-module__bMI5hq__newsContainer{gap:30px;margin-top:30px}.NewsPage-module__bMI5hq__sidebarSection{padding:25px 20px}}@media (max-width:480px){.NewsPage-module__bMI5hq__newsHeroContent h1{font-size:28px}.NewsPage-module__bMI5hq__featuredContent h3{font-size:20px}.NewsPage-module__bMI5hq__newsItem{padding:20px}.NewsPage-module__bMI5hq__featuredContent{padding:25px 20px}.NewsPage-module__bMI5hq__sidebarSection{padding:20px 15px}.NewsPage-module__bMI5hq__pagination{gap:8px}.NewsPage-module__bMI5hq__pageBtn{width:35px;height:35px;font-size:12px}}
