.NewsSlider-module__plmiAW__sliderContainer{border-radius:var(--border-radius);width:100%;height:300px;box-shadow:var(--shadow-md);margin-bottom:2rem;position:relative;overflow:hidden}@media (min-width:768px){.NewsSlider-module__plmiAW__sliderContainer{height:550px}}.NewsSlider-module__plmiAW__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.NewsSlider-module__plmiAW__slide.NewsSlider-module__plmiAW__active{opacity:1;z-index:2}.NewsSlider-module__plmiAW__slideImage{object-fit:cover;width:100%;height:100%}.NewsSlider-module__plmiAW__imageOverlay{z-index:1;background:linear-gradient(#0000001a 0%,#0006 50%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.NewsSlider-module__plmiAW__slideContent{z-index:2;width:100%;padding:2rem;transition:transform .5s ease-out;position:absolute;bottom:0;left:0;transform:translateY(20px)}.NewsSlider-module__plmiAW__slide.NewsSlider-module__plmiAW__active .NewsSlider-module__plmiAW__slideContent{transform:translateY(0)}.NewsSlider-module__plmiAW__categoryBadge{background-color:var(--accent-color);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:4px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.NewsSlider-module__plmiAW__slideTitle{color:#fff;text-shadow:1px 1px 3px #00000080;max-width:800px;margin:0;font-size:1.8rem;line-height:1.3}@media (min-width:768px){.NewsSlider-module__plmiAW__slideTitle{font-size:2.5rem}}.NewsSlider-module__plmiAW__slideTitle:hover{color:var(--accent-color)}.NewsSlider-module__plmiAW__indicators{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}.NewsSlider-module__plmiAW__indicator{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.NewsSlider-module__plmiAW__indicator.NewsSlider-module__plmiAW__activeIndicator{background-color:var(--accent-color);transform:scale(1.3)}
.SidebarWidget-module__OFzrhq__sidebar{flex-direction:column;gap:2rem;display:flex}.SidebarWidget-module__OFzrhq__widget{background-color:var(--bg-card);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);padding:1.5rem}.SidebarWidget-module__OFzrhq__widgetTitle{color:var(--primary-color);border-bottom:1px solid var(--border-color);margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700;position:relative}.SidebarWidget-module__OFzrhq__widgetTitle:after{content:"";background-color:var(--accent-color);width:40px;height:2px;position:absolute;bottom:-1px;left:0}.SidebarWidget-module__OFzrhq__trendingList{flex-direction:column;gap:1rem;display:flex}.SidebarWidget-module__OFzrhq__trendingItem{border-bottom:1px solid var(--border-color);align-items:flex-start;gap:.75rem;padding-bottom:.75rem;display:flex}.SidebarWidget-module__OFzrhq__trendingItem:last-child{border-bottom:none;padding-bottom:0}.SidebarWidget-module__OFzrhq__trendingThumbWrapper{border:1px solid var(--border-color);background-color:#f3f4f6;border-radius:6px;flex-shrink:0;width:75px;height:75px;position:relative;overflow:hidden}.SidebarWidget-module__OFzrhq__trendingContent{flex-direction:column;flex:1;justify-content:flex-start;min-height:75px;display:flex}.SidebarWidget-module__OFzrhq__trendingTitle{color:var(--text-main);transition:color var(--transition-speed) ease;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:0;margin-bottom:.25rem;font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.SidebarWidget-module__OFzrhq__trendingTitle:hover{color:var(--accent-color)}.SidebarWidget-module__OFzrhq__trendingCategory{color:#64748b;font-size:.775rem;font-weight:500}.SidebarWidget-module__OFzrhq__tagCloud{flex-wrap:wrap;gap:.5rem;display:flex}.SidebarWidget-module__OFzrhq__tag{color:var(--text-main);background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:.3rem .8rem;font-size:.85rem;font-weight:500}.SidebarWidget-module__OFzrhq__tag:hover{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}.SidebarWidget-module__OFzrhq__newsletterWidget{background-color:var(--primary-color);color:#fff;border:none}.SidebarWidget-module__OFzrhq__newsletterWidget .SidebarWidget-module__OFzrhq__widgetTitle{color:#fff;border-bottom-color:#fff3}.SidebarWidget-module__OFzrhq__newsletterDesc{opacity:.9;margin-bottom:1rem;font-size:.9rem}.SidebarWidget-module__OFzrhq__newsletterForm{flex-direction:column;gap:.8rem;display:flex}.SidebarWidget-module__OFzrhq__newsletterInput{border:none;border-radius:4px;padding:.6rem 1rem;font-family:inherit}.SidebarWidget-module__OFzrhq__newsletterInput:focus{outline:2px solid var(--accent-color)}
.NewsCard-module__CYGr8G__card{background-color:var(--bg-card);border-radius:var(--border-radius);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);flex-direction:column;height:100%;display:flex;overflow:hidden}.NewsCard-module__CYGr8G__cardImageLink{display:block;position:relative}.NewsCard-module__CYGr8G__categoryBadge{background-color:var(--accent-color);color:#fff;text-transform:uppercase;z-index:2;box-shadow:var(--shadow-sm);border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.NewsCard-module__CYGr8G__cardContent{flex-direction:column;flex:1;padding:1.2rem;display:flex}.NewsCard-module__CYGr8G__cardMeta{margin-bottom:.5rem}.NewsCard-module__CYGr8G__date{color:var(--text-light);font-size:.8rem}.NewsCard-module__CYGr8G__title{color:var(--text-main);transition:color var(--transition-speed) ease;margin-bottom:.8rem;font-size:1.1rem;font-weight:700;line-height:1.4}.NewsCard-module__CYGr8G__title:hover{color:var(--accent-color)}.NewsCard-module__CYGr8G__excerpt{color:var(--text-muted);flex:1;margin-bottom:0;font-size:.9rem;line-height:1.5}.NewsCard-module__CYGr8G__imageWrapper{border-radius:var(--border-radius);height:200px;position:relative;overflow:hidden}@media (max-width:640px){.NewsCard-module__CYGr8G__imageWrapper{height:110px}.NewsCard-module__CYGr8G__cardContent{padding:.75rem}.NewsCard-module__CYGr8G__title{margin-bottom:.4rem;font-size:.85rem;line-height:1.35}.NewsCard-module__CYGr8G__excerpt{display:none}.NewsCard-module__CYGr8G__date{font-size:.7rem}.NewsCard-module__CYGr8G__categoryBadge{padding:.15rem .4rem;font-size:.65rem;top:5px;left:5px}}
