.Layout_header__8XhYm{padding:1rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.Layout_logoLink__HKoJD img{height:40px;width:auto}.Layout_nav__qOLUE{display:flex;align-items:center;gap:2rem}.Layout_navLink__CxyUv{font-weight:600;color:#4a5568;text-decoration:none;transition:color .2s}.Layout_navLink__CxyUv:hover{color:#3d5afe}.Layout_loginButton__770Ob{margin-left:1rem}.ArticleCard_articleCard__decui{background-color:#fff!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.04)!important;transition:all .2s ease-in-out!important;height:100%;display:flex;flex-direction:column;overflow:hidden}.ArticleCard_articleCard__decui:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgba(0,0,0,.1)!important}.ArticleCard_articleContent__pc7_g{display:flex;flex-direction:column;flex-grow:1;padding:0!important}.ArticleCard_articleImageContainer__OnU04{width:100%;height:180px;overflow:hidden;margin-bottom:1.5rem}.ArticleCard_articleImage__BSSjQ{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.ArticleCard_articleCard__decui:hover .ArticleCard_articleImage__BSSjQ{transform:scale(1.05)}.ArticleCard_articleSource__WXeKW{display:flex;align-items:center;margin:0 1.5rem 1rem}.ArticleCard_articleLink__tLd_y{text-decoration:none;color:inherit}.ArticleCard_articleLink__tLd_y:hover .ArticleCard_articleTitle__VfemY{color:var(--primary-color)}.ArticleCard_articleTitle__VfemY{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 1.5rem .75rem;line-height:1.4;transition:color .2s ease}.ArticleCard_articleDate__l9M65{margin:0 1.5rem 1rem!important}.ArticleCard_articleSummary__cWSTy{color:var(--text-secondary);line-height:1.6;margin:0 1.5rem 1.5rem;flex-grow:1}.FeedPage_container__D7udW{max-width:1200px;margin:0 auto;padding:2rem 1rem}.FeedPage_header__csFJr{text-align:center;margin-bottom:3rem}.FeedPage_breadcrumbs__l3Nc_{justify-content:center;margin-bottom:1rem}.FeedPage_breadcrumbLink__ejtFY{text-decoration:none;color:var(--text-secondary);transition:color .2s ease}.FeedPage_breadcrumbLink__ejtFY:hover{color:var(--primary-color)}.FeedPage_title__Eu3Dc{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;line-height:1.2}.FeedPage_subtitle__cawSl{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.FeedPage_sourceNav__DZvfl{background:var(--background-light);padding:1.5rem;border-radius:12px;margin-bottom:3rem;border:1px solid var(--border-color)}.FeedPage_sourceNavTitle__eClfH{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.FeedPage_sourceChips__gRUNs{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.FeedPage_sourceChip__OfMqg{transition:all .2s ease}.FeedPage_sourceChip__OfMqg:hover{transform:translateY(-1px)}.FeedPage_moreAuthorities__FZZTw{font-style:italic;margin-left:.5rem}.FeedPage_articlesSection__MyCtU{margin-bottom:3rem}.FeedPage_articlesGrid__kJRh7{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.FeedPage_pagination__d7oXw{border-top:1px solid var(--border-color);padding-top:2rem}.FeedPage_paginationControls__cyvE5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.FeedPage_paginationButton__4_Nam{min-width:120px}.FeedPage_paginationInfo__SRD3X{font-weight:600;color:var(--text-primary)}.FeedPage_pageNumbers__aL5F9{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.FeedPage_pageNumber__TkCeS{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border-color);border-radius:8px;text-decoration:none;color:var(--text-secondary);font-weight:500;transition:all .2s ease}.FeedPage_currentPage__9sq3_,.FeedPage_pageNumber__TkCeS:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.FeedPage_pageEllipsis__hY97f{display:inline-flex;align-items:center;color:var(--text-secondary);padding:0 .5rem}.FeedPage_noArticles__PBgXP{text-align:center;padding:4rem 2rem;background:var(--background-light);border-radius:12px;border:1px solid var(--border-color)}@media (max-width:768px){.FeedPage_container__D7udW{padding:1rem}.FeedPage_title__Eu3Dc{font-size:2rem}.FeedPage_articlesGrid__kJRh7{grid-template-columns:1fr;gap:1.5rem}.FeedPage_sourceNav__DZvfl{padding:1rem}.FeedPage_sourceChips__gRUNs{gap:.5rem}.FeedPage_paginationControls__cyvE5{flex-direction:column;gap:1rem}.FeedPage_pageNumbers__aL5F9{gap:.25rem}.FeedPage_pageNumber__TkCeS{width:35px;height:35px;font-size:.875rem}}@media (max-width:480px){.FeedPage_articlesGrid__kJRh7{grid-template-columns:1fr}.FeedPage_sourceChips__gRUNs{flex-direction:column;align-items:stretch}.FeedPage_sourceChip__OfMqg{justify-content:center}}