.HomePage_container__XSdGk{margin:0;padding:0;box-sizing:border-box;position:relative;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-work-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;transition:background-color .3s ease,color .3s ease;min-height:100vh}.HomePage_header__3ChUy{position:sticky;top:0;background:var(--bg-primary);border-bottom:1px solid var(--border);z-index:1000;transition:box-shadow .3s ease}.HomePage_headerScrolled__3IQij{box-shadow:0 4px 20px rgba(0,0,0,.1)}.HomePage_headerContent__TuhFp{max-width:1400px;margin:0 auto;padding:.75rem 1.5rem;position:relative}.HomePage_headerRow__KShKQ{display:flex;align-items:center;gap:1rem}.HomePage_logoLink__5vgu0{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.HomePage_logoImage__hQaCw{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}.HomePage_headerSearch__VJIl2{flex:1;max-width:600px}.HomePage_searchInputWrapper__mFeTH{position:relative;width:100%}.HomePage_searchInput__ibfA_{width:100%;padding:.6rem 2.5rem;background:var(--bg-secondary);border:1px solid var(--border);border-radius:50px;color:var(--text-primary);font-size:.9rem;transition:all .2s ease}.HomePage_searchInput__ibfA_:focus{outline:none;border-color:var(--accent);background:var(--bg-card)}.HomePage_searchInput__ibfA_::-moz-placeholder{color:var(--text-secondary)}.HomePage_searchInput__ibfA_::placeholder{color:var(--text-secondary)}.HomePage_searchIcon__TD_GB{left:.875rem;font-size:.9rem}.HomePage_searchClearBtn__qau4u,.HomePage_searchIcon__TD_GB{position:absolute;top:50%;transform:translateY(-50%);color:var(--text-secondary)}.HomePage_searchClearBtn__qau4u{right:.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--bg-card);border:none;border-radius:50%;font-size:1.1rem;line-height:1;cursor:pointer;padding:0;transition:all .15s ease}.HomePage_searchClearBtn__qau4u:hover{background:var(--border);color:var(--text-primary)}.HomePage_headerSpacer__TEWi2{flex:1}.HomePage_headerActions__CLCid{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.HomePage_headerBtn__UAqGg{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border:1px solid var(--border);border-radius:50%;color:var(--text-primary);font-size:1.1rem;cursor:pointer;transition:all .2s ease;position:relative}.HomePage_headerBtn__UAqGg:hover{background:var(--bg-card);border-color:var(--accent);transform:translateY(-2px)}.HomePage_filterBtn__jIZsc svg{width:18px;height:18px;color:var(--text-secondary);transition:color .2s ease}.HomePage_filterBtn__jIZsc:hover svg{color:var(--text-primary)}.HomePage_filterBtn__jIZsc.HomePage_active__bUueV{background:var(--accent-dim);border-color:var(--accent)}.HomePage_filterBtn__jIZsc.HomePage_active__bUueV svg{color:var(--accent)}.HomePage_filterBadge__zOO_4{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.HomePage_filterDropdown__4oANG{position:absolute;top:calc(100% + .5rem);right:1.5rem;width:360px;max-height:400px;overflow-y:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:0 10px 40px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1001}.HomePage_filterDropdown__4oANG.HomePage_visible__qnRr8{opacity:1;visibility:visible;transform:translateY(0)}.HomePage_filterDropdownTitle__jQVj0{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.HomePage_filterSection__rIby0,.HomePage_headerQuickFilters__6tNmc,.HomePage_masthead__mfxzj,.HomePage_quickFilterBtn__atPr5{display:none}.HomePage_languageToggle__65HTO{padding:.6rem 1rem;background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);border-radius:6px;cursor:pointer;font-family:var(--font-work-sans),sans-serif;font-size:.9rem;font-weight:500;transition:all .2s ease;display:none}.HomePage_languageToggle__65HTO:hover{background:var(--bg-secondary);border-color:var(--accent)}.HomePage_themeToggle__6tbVH{width:44px;height:44px;padding:0;background:var(--bg-card);border:1px solid var(--border);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;position:relative;overflow:hidden}.HomePage_themeToggle__6tbVH:hover{background:var(--bg-secondary);border-color:var(--accent);transform:rotate(20deg)}.HomePage_themeIcon__4ElCc{transition:all .3s ease;position:absolute}.HomePage_sunIcon__GxRDI{opacity:0;transform:rotate(-90deg) scale(0)}.HomePage_moonIcon__ZsfXH{opacity:1;transform:rotate(0deg) scale(1)}.HomePage_menuBtn__e4zQd,.HomePage_searchBtn__CavZx{padding:.6rem 1.2rem;background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);border-radius:6px;cursor:pointer;font-family:var(--font-work-sans),sans-serif;font-size:.9rem;font-weight:500;transition:all .2s ease}.HomePage_menuBtn__e4zQd{display:none}.HomePage_menuBtn__e4zQd:hover,.HomePage_searchBtn__CavZx:hover{background:var(--bg-secondary);border-color:var(--accent)}.HomePage_filterSection__rIby0{margin-top:.5rem}.HomePage_filterToggle__ntfTp{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer;font-family:var(--font-work-sans),sans-serif;font-size:.9rem;font-weight:500;transition:all .2s ease}.HomePage_filterToggle__ntfTp:hover{background:var(--bg-secondary);border-color:var(--accent)}.HomePage_filterToggleText__HQhAN{flex:1}.HomePage_filterToggleIcon__5Nl_a{font-size:.7rem;transition:transform .3s ease}.HomePage_filterToggleIcon__5Nl_a.HomePage_expanded__Ov3xC{transform:rotate(180deg)}.HomePage_filtersPanel__7bvm6{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .3s ease,opacity .3s ease,transform .3s ease,padding .3s ease,margin .3s ease;padding:0 1rem;margin-top:0}.HomePage_filtersPanel__7bvm6.HomePage_expanded__Ov3xC{max-height:500px;opacity:1;transform:translateY(0);padding:1rem;margin-top:1rem}.HomePage_filterActions__Go0cP{display:flex;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.HomePage_filterActionBtn__2E2_8{padding:.4rem 1rem;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-secondary);cursor:pointer;font-family:var(--font-work-sans),sans-serif;font-size:.8rem;font-weight:500;transition:all .2s ease}.HomePage_filterActionBtn__2E2_8:hover{border-color:var(--accent);color:var(--text-primary)}.HomePage_filterActionBtn__2E2_8.HomePage_active__bUueV{background:var(--accent-dim);border-color:var(--accent);color:var(--text-primary)}.HomePage_filters__BKogX{display:flex;flex-wrap:wrap;gap:.6rem}.HomePage_filterChip__QBMjr{padding:.5rem 1rem;background:var(--bg-secondary);border:1px solid var(--border);border-radius:50px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-size:.85rem;font-weight:500;transition:all .2s ease;position:relative}.HomePage_filterChip__QBMjr.HomePage_active__bUueV,.HomePage_filterChip__QBMjr:hover{border-color:var(--accent);color:var(--text-primary)}.HomePage_filterChip__QBMjr.HomePage_active__bUueV{background:var(--accent-dim);padding-left:1.8rem}.HomePage_filterChip__QBMjr.HomePage_active__bUueV:before{content:"✓";position:absolute;top:50%;left:.6rem;font-size:.7rem;font-weight:700;color:var(--accent);transform:translateY(-50%)}.HomePage_topRatedSection__sjTU1{margin-bottom:1.5rem;padding:1.25rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;box-shadow:var(--card-shadow)}.HomePage_topRatedHeader__je_u4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.HomePage_topRatedLabel__v4LzG{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.HomePage_topRatedLink__hthLy{font-size:.85rem;color:var(--accent);text-decoration:none;font-weight:500;transition:opacity .2s ease}.HomePage_topRatedLink__hthLy:hover{opacity:.8;text-decoration:underline}.HomePage_topRatedGrid__Cy_c8{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.HomePage_topRatedCard__DbShB{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:1rem;position:relative;transition:all .3s ease;min-height:220px;display:flex;flex-direction:column}.HomePage_topRatedCard__DbShB:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.HomePage_topRatedCardRank__8rkLR{position:absolute;top:-8px;left:1rem;background:var(--accent);color:#fff;font-size:.75rem;font-weight:700;padding:2px 10px;border-radius:10px}.HomePage_topRatedCardContent__6AcKH{display:flex;align-items:center;gap:.75rem;margin-top:.5rem;flex:1}.HomePage_topRatedCardImage__CfbzR{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid var(--accent)}.HomePage_topRatedCardImg__vquv1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HomePage_topRatedCardInfo__uWdP2{flex:1;min-width:0}.HomePage_topRatedCardName___1DnU{font-family:var(--font-crimson-pro),serif;font-size:1rem;font-weight:700;color:var(--text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_topRatedCardPosition__zhr4m{font-size:.75rem;color:var(--text-secondary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_topRatedCardScore__6ULjm{display:flex;align-items:baseline;gap:.25rem;margin-top:.25rem}.HomePage_scoreValue__80XvU{font-size:1.25rem;font-weight:700;color:var(--accent)}.HomePage_scoreMax__DBkf8{font-size:.8rem;color:var(--text-secondary)}.HomePage_scoreTrend__D6Pre{font-size:.75rem;font-weight:600;margin-left:.25rem}.HomePage_lineChart__898n8{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.HomePage_rechartsContainer__ycnTa{width:100%;height:100px}.HomePage_main__T_ndP{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}.HomePage_feed__i0JYv,.HomePage_mainContent__9gBuH{display:grid;gap:1.5rem}.HomePage_podcastsSidebar__HnXTC{position:sticky;top:120px;max-height:calc(100vh - 140px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.HomePage_podcastsSidebar__HnXTC::-webkit-scrollbar{width:6px}.HomePage_podcastsSidebar__HnXTC::-webkit-scrollbar-track{background:transparent}.HomePage_podcastsSidebar__HnXTC::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.HomePage_podcastsHeader__I3_z4{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--accent)}.HomePage_podcastsTitle__jj5C8{font-family:var(--font-crimson-pro),serif;font-size:1.8rem;font-weight:700;color:var(--text-primary)}.HomePage_podcastsIcon__EXTTf{font-size:1.5rem}.HomePage_podcastsFeed__tXLNg{display:flex;flex-direction:column;gap:1.2rem}.HomePage_podcastCard__ghpCM{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.2rem;cursor:pointer;transition:all .3s ease;opacity:0;animation:HomePage_fadeInRight__obT11 .5s ease forwards;box-shadow:var(--card-shadow)}@keyframes HomePage_fadeInRight__obT11{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.HomePage_podcastCard__ghpCM:hover{border-color:var(--accent);transform:translateX(-4px);box-shadow:-8px 8px 24px rgba(0,0,0,.2)}.HomePage_podcastHeader__lfIf_{display:flex;gap:1rem;margin-bottom:.8rem}.HomePage_podcastArtwork__S_jCV{width:70px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0}.HomePage_podcastArtworkImg__eF2RS{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HomePage_podcastInfo__6P4mP{flex:1;display:flex;flex-direction:column;gap:.3rem}.HomePage_podcastShow__FsHsa{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.HomePage_podcastTitle__5wRBT{font-family:var(--font-crimson-pro),serif;font-size:1rem;font-weight:600;line-height:1.3;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.HomePage_podcastMeta__N__pW{display:flex;gap:.8rem;font-size:.8rem;color:var(--text-secondary);margin-top:.5rem}.HomePage_podcastDate__M8Kjy,.HomePage_podcastDuration__LI4dU{display:flex;align-items:center;gap:.3rem}.HomePage_playButton__HZDFr{width:100%;padding:.7rem;background:var(--accent-dim);border:1px solid var(--accent);border-radius:6px;color:var(--accent);font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s ease;margin-top:.8rem;font-family:var(--font-work-sans),sans-serif}.HomePage_playButton__HZDFr:hover{background:var(--accent);color:var(--bg-primary)}.HomePage_videoThumbnail__CnQGs{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;margin-bottom:.8rem;background:var(--bg-secondary)}.HomePage_videoThumbnailImg__zs_3K{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.HomePage_podcastCard__ghpCM:hover .HomePage_videoThumbnailImg__zs_3K{transform:scale(1.05)}.HomePage_videoPlayOverlay__Q0EgD{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .3s ease,background .3s ease}.HomePage_podcastCard__ghpCM:hover .HomePage_videoPlayOverlay__Q0EgD{opacity:1;background:rgba(0,0,0,.3)}.HomePage_videoPlayIcon__8UPbo{width:50px;height:50px;background:rgba(255,0,0,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;padding-left:4px;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .3s ease,background .3s ease}.HomePage_podcastCard__ghpCM:hover .HomePage_videoPlayIcon__8UPbo{transform:scale(1.1);background:red}.HomePage_videoDuration__7_obY{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.85);color:#fff;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;font-family:var(--font-work-sans),sans-serif}.HomePage_articleCard__aF20I{display:grid;grid-template-columns:2fr 1fr;gap:2rem;padding:2rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;cursor:pointer;transition:all .3s ease;opacity:0;animation:HomePage_fadeInUp__2c6dB .6s ease forwards;text-decoration:none;color:inherit;box-shadow:var(--card-shadow)}@keyframes HomePage_fadeInUp__2c6dB{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HomePage_articleCard__aF20I:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.4)}.HomePage_articleContent___FG_M{display:flex;flex-direction:column;gap:1rem}.HomePage_articleMeta__BaUM3{display:flex;gap:1rem;align-items:center}.HomePage_categoryTag__wDUxW{padding:.3rem .8rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.HomePage_sourceBadge__rghVf{padding:.35rem .7rem;background:var(--badge-bg);border:1px solid var(--badge-border);border-radius:4px;font-size:.8rem;font-weight:500;color:var(--badge-text);letter-spacing:.02em}.HomePage_articleTime__FUBxj{font-size:.85rem;color:var(--text-secondary)}.HomePage_articleHeadline__DjltN{font-family:var(--font-crimson-pro),serif;font-size:2rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin:.5rem 0}.HomePage_articleExcerpt__aErTQ{color:var(--text-secondary);font-size:1rem;line-height:1.6}.HomePage_articleFooter__EOZRb{display:flex;gap:1.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.HomePage_author__PaAci{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.HomePage_authorAvatar__WCL5V{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#ff8c47)}.HomePage_readTime__4XfT0{color:var(--text-secondary);font-size:.9rem}.HomePage_articleImage__QPHqd{width:100%;aspect-ratio:16/9;background:var(--bg-secondary);border-radius:8px;overflow:hidden;position:relative}.HomePage_articleImageImg__abZLI{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.HomePage_articleCard__aF20I:hover .HomePage_articleImageImg__abZLI{transform:scale(1.05)}.HomePage_loading__54PQ_{text-align:center;padding:3rem;color:var(--text-secondary)}.HomePage_loadingSpinner__G243y{width:40px;height:40px;margin:0 auto 1rem;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:HomePage_spin__dBFfv 1s linear infinite}@keyframes HomePage_spin__dBFfv{to{transform:rotate(1turn)}}.HomePage_emptyState__WJasr{text-align:center;padding:6rem 2rem;color:var(--text-secondary)}.HomePage_emptyState__WJasr h2{font-family:var(--font-crimson-pro),serif;font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}@media (max-width:1200px){.HomePage_main__T_ndP{grid-template-columns:1fr;padding:1.5rem}.HomePage_podcastsSidebar__HnXTC{position:relative;top:0;order:-1;margin-bottom:2rem}.HomePage_podcastsFeed__tXLNg{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.HomePage_topRatedGrid__Cy_c8{grid-template-columns:1fr}}@media (max-width:768px){.HomePage_articleCard__aF20I{grid-template-columns:1fr}.HomePage_articleImage__QPHqd{order:-1;aspect-ratio:16/9;height:auto}.HomePage_articleHeadline__DjltN{font-size:1.5rem}.HomePage_headerContent__TuhFp,.HomePage_main__T_ndP{padding:1rem}.HomePage_logo__TijvM{font-size:2rem}.HomePage_masthead__mfxzj{flex-wrap:wrap;gap:1rem}.HomePage_headerActions__CLCid{flex-wrap:wrap}}.HomePage_featureFlagContainer__bA6_j{position:fixed;bottom:2rem;right:2rem;z-index:9999}.HomePage_featureFlagButton__fXeYz{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(59,130,246,.4),0 0 0 1px hsla(0,0%,100%,.1);transition:all .3s ease;animation:HomePage_float__182KE 3s ease-in-out infinite}.HomePage_featureFlagButton__fXeYz:hover{transform:scale(1.1) rotate(10deg);box-shadow:0 6px 30px rgba(59,130,246,.6)}@keyframes HomePage_float__182KE{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.HomePage_featureFlagPanel__ghj3d{position:absolute;bottom:70px;right:0;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1.25rem;min-width:220px;box-shadow:0 10px 40px rgba(0,0,0,.3);animation:HomePage_slideUp__uiQ_2 .2s ease}@keyframes HomePage_slideUp__uiQ_2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HomePage_featureFlagPanel__ghj3d h4{margin:0 0 1rem;font-size:.9rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.HomePage_featureFlagItem__RxJz_{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;cursor:pointer;font-size:.9rem;color:var(--text-secondary);transition:color .2s ease}.HomePage_featureFlagItem__RxJz_:hover{color:var(--text-primary)}.HomePage_featureFlagItem__RxJz_ input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.HomePage_layoutSelector__3mWuu{display:flex;gap:.5rem;margin-bottom:.5rem}.HomePage_layoutBtn__ypU5g{flex:1;padding:.6rem .5rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-secondary);color:var(--text-secondary);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.HomePage_layoutBtn__ypU5g:hover{border-color:var(--accent);color:var(--text-primary)}.HomePage_layoutBtnActive__Fiwc8{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:transparent;color:#fff}.HomePage_layoutBtnActive__Fiwc8:hover{color:#fff}.HomePage_featureDivider__EVpgO{height:1px;background:var(--border);margin:1rem 0}.HomePage_topRatedGridV2__ZBdJM{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.HomePage_topRatedCardV2___W1YI{position:relative;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:1.25rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.03)}.HomePage_topRatedCardV2___W1YI:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.HomePage_topRatedCardV2___W1YI:hover{transform:translateY(-4px);border-color:rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.8)}[data-theme=dark] .HomePage_topRatedCardV2___W1YI{background:linear-gradient(145deg,rgba(30,41,59,.8),rgba(15,23,42,.9));border:1px solid hsla(0,0%,100%,.08);box-shadow:none;backdrop-filter:blur(10px)}[data-theme=dark] .HomePage_topRatedCardV2___W1YI:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent)}[data-theme=dark] .HomePage_topRatedCardV2___W1YI:hover{border-color:hsla(0,0%,100%,.15);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.05),inset 0 1px 0 hsla(0,0%,100%,.05)}.HomePage_cardV2Header___eV7w{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.HomePage_cardV2Rank__S5Xnc{width:28px;height:28px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;box-shadow:0 4px 12px rgba(59,130,246,.4);flex-shrink:0}.HomePage_cardV2ImageWrapper__fRS90{position:relative;width:60px;height:60px;border-radius:16px;overflow:hidden;flex-shrink:0;border:2px solid rgba(0,0,0,.08);box-shadow:0 4px 15px rgba(0,0,0,.1)}[data-theme=dark] .HomePage_cardV2ImageWrapper__fRS90{border:2px solid hsla(0,0%,100%,.1);box-shadow:0 4px 15px rgba(0,0,0,.3)}.HomePage_cardV2Image__rYyef{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_cardV2Glow__vcDQ_{position:absolute;width:80px;height:80px;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%);filter:blur(20px);opacity:0;transition:opacity .4s ease;pointer-events:none}[data-theme=dark] .HomePage_cardV2Glow__vcDQ_{background:radial-gradient(circle,rgba(59,130,246,.3) 0,transparent 70%)}.HomePage_topRatedCardV2___W1YI:hover .HomePage_cardV2Glow__vcDQ_{opacity:1}.HomePage_cardV2Content__ggqPT{flex:1}.HomePage_cardV2Name__Sg7Iw{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;line-height:1.3}.HomePage_cardV2Position__PNhbv{font-size:.75rem;color:var(--text-secondary);margin:0 0 .75rem;line-height:1.4}.HomePage_cardV2ScoreRow__kyy_D{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.HomePage_cardV2Score__cQ3FC{display:flex;align-items:baseline;gap:.25rem}.HomePage_cardV2ScoreValue__Zbi1_{font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#16a34a,#15803d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}[data-theme=dark] .HomePage_cardV2ScoreValue__Zbi1_{background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HomePage_cardV2ScoreMax__Xw1G5{font-size:.9rem;color:var(--text-secondary);font-weight:500}.HomePage_cardV2Trend__9AHhj{display:flex;align-items:center;gap:.25rem;padding:.4rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600;background:rgba(34,197,94,.1);color:#15803d;border:1px solid rgba(34,197,94,.2)}.HomePage_cardV2Trend__9AHhj[data-trend=down]{background:rgba(239,68,68,.1);color:#dc2626;border-color:rgba(239,68,68,.2)}[data-theme=dark] .HomePage_cardV2Trend__9AHhj{background:rgba(34,197,94,.15);color:#22c55e;border-color:rgba(34,197,94,.3)}[data-theme=dark] .HomePage_cardV2Trend__9AHhj[data-trend=down]{background:rgba(239,68,68,.15);color:#ef4444;border-color:rgba(239,68,68,.3)}.HomePage_cardV2Chart__p5bie{margin-top:1rem;height:60px;position:relative}.HomePage_cardV2Chart__p5bie:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(0deg,hsla(0,0%,100%,.8),transparent);pointer-events:none;border-radius:0 0 12px 12px}[data-theme=dark] .HomePage_cardV2Chart__p5bie:after{background:linear-gradient(0deg,rgba(15,23,42,.5),transparent)}@media (max-width:1200px){.HomePage_topRatedGridV2__ZBdJM{grid-template-columns:1fr}.HomePage_featureFlagContainer__bA6_j{bottom:1rem;right:1rem}.HomePage_featureFlagButton__fXeYz{width:48px;height:48px;font-size:1.25rem}}.HomePage_modernMain__EnGt1{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:2.5rem}.HomePage_modernHero__7y6oD{width:100%}.HomePage_modernHeroGrid__eQjXj{display:grid;grid-template-columns:3fr 1fr;gap:1.5rem;min-height:400px}.HomePage_modernHeroFeatured__XXH73{position:relative;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;color:inherit;background:var(--bg-card);border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease}.HomePage_modernHeroFeatured__XXH73:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.HomePage_modernHeroImageWrapper__PH7Lw{position:absolute;inset:0}.HomePage_modernHeroImage__0CtW5{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_modernHeroOverlay__zVL6a{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.2))}.HomePage_modernHeroContent__LVnWu{position:relative;padding:2rem;z-index:1}.HomePage_modernHeroBadge__2vfLG{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.HomePage_modernHeroTitle__0_yo1{font-size:1.75rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.HomePage_modernHeroExcerpt__9XYLp{font-size:.95rem;color:hsla(0,0%,100%,.8);line-height:1.5;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.HomePage_modernHeroMeta__YD7NQ{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:hsla(0,0%,100%,.6)}.HomePage_modernHeroSource__Lg_yI{color:hsla(0,0%,100%,.9);font-weight:500}.HomePage_modernHeroLeaderboard__85prS{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:1.5rem;display:flex;flex-direction:column}.HomePage_modernLeaderboardHeader__7JFpz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.HomePage_modernLiveIndicator__Y_Wwk{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#22c55e}.HomePage_modernLiveDot__Dln7y{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:HomePage_pulse__5nSlS 2s infinite}@keyframes HomePage_pulse__5nSlS{0%,to{opacity:1}50%{opacity:.5}}.HomePage_modernLeaderboardLink__sh_7A{font-size:.8rem;color:var(--accent);text-decoration:none;font-weight:500}.HomePage_modernLeaderboardLink__sh_7A:hover{text-decoration:underline}.HomePage_modernLeaderboardList__r_OB_{display:flex;flex-direction:column;gap:.75rem}.HomePage_modernLeaderboardItem__7ENrZ{display:grid;grid-template-columns:24px 40px 1fr 28px;grid-template-rows:auto auto;gap:.5rem .75rem;padding:.75rem;background:var(--bg-secondary);border-radius:12px;transition:background .2s ease}.HomePage_modernLeaderboardItem__7ENrZ:hover{background:var(--border)}.HomePage_modernLeaderboardRank__3y2iM{font-size:.75rem;font-weight:700;color:var(--text-secondary);width:24px}.HomePage_modernLeaderboardImage__KVhTv{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.HomePage_modernLeaderboardImage__KVhTv img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_modernLeaderboardInfo__u5RQQ{flex:1;min-width:0}.HomePage_modernLeaderboardName__PdLuB{display:block;font-size:.9rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_modernLeaderboardScore__CAQAK{display:block;font-size:.8rem;color:var(--text-secondary);font-weight:500}.HomePage_modernLeaderboardTrend__Njflc{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.85rem;font-weight:700}.HomePage_modernLeaderboardTrend__Njflc[data-trend=up]{background:rgba(34,197,94,.15);color:#22c55e}.HomePage_modernLeaderboardTrend__Njflc[data-trend=down]{background:rgba(239,68,68,.15);color:#ef4444}.HomePage_modernLeaderboardChart__ggrFQ{grid-column:1/-1;height:60px;margin-top:.25rem}.HomePage_modernCategories__f7aYg{display:flex;gap:.75rem;flex-wrap:wrap;padding:.5rem 0}.HomePage_modernCategoryPill__rK6Gp{padding:.6rem 1.25rem;border-radius:50px;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.HomePage_modernCategoryPill__rK6Gp:hover{border-color:var(--accent);color:var(--text-primary)}.HomePage_modernCategoryActive__rOZzR{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:transparent;color:#fff}.HomePage_modernCategoryActive__rOZzR:hover{color:#fff}.HomePage_modernBento___hyR0{width:100%}.HomePage_modernBentoGrid__NjVr8{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem}.HomePage_modernBentoCard___ap8a{position:relative;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;background:var(--bg-card);border:1px solid var(--border);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.HomePage_modernBentoCard___ap8a:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.HomePage_modernBentoLarge__5OVME{grid-column:span 2;grid-row:span 2}.HomePage_modernBentoWide__PTr8w{grid-column:span 2}.HomePage_modernBentoImageWrapper__xjrpB{position:relative;flex:1;min-height:0}.HomePage_modernBentoImage__qO34s{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_modernBentoImageOverlay__VJp1M{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 60%)}.HomePage_modernBentoContent__KtCFA{position:absolute;bottom:0;left:0;right:0;padding:1.25rem;z-index:1}.HomePage_modernBentoSource__O5Z1m{display:inline-block;padding:.25rem .6rem;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);color:#fff;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:.5rem}.HomePage_modernBentoTitle___Nn_g{font-size:1rem;font-weight:700;color:#fff;line-height:1.3;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.HomePage_modernBentoLarge__5OVME .HomePage_modernBentoTitle___Nn_g{font-size:1.35rem}.HomePage_modernBentoTime__o16BZ{font-size:.8rem;color:hsla(0,0%,100%,.7)}.HomePage_modernSectionHeader__vkVor{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.HomePage_modernSectionTitle__J1_Af{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.HomePage_modernSectionLink__Qw_r2{font-size:.85rem;color:var(--accent);text-decoration:none;font-weight:500}.HomePage_modernSectionLink__Qw_r2:hover{text-decoration:underline}.HomePage_modernPoliticianSection__AV51W{width:100%}.HomePage_modernPoliticianCarousel__c17p7{display:flex;gap:1rem;overflow-x:auto;padding:.5rem .5rem 1rem;margin:-.5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.HomePage_modernPoliticianCarousel__c17p7::-webkit-scrollbar{display:none}.HomePage_modernPoliticianCard__GElCn{flex:0 0 200px;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.25rem;scroll-snap-align:start;transition:transform .3s ease,box-shadow .3s ease}.HomePage_modernPoliticianCard__GElCn:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.HomePage_modernPoliticianImageWrapper__TMm_k{position:relative;width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid var(--border)}.HomePage_modernPoliticianImage__5yO3K{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_modernPoliticianScoreBadge__CSXtO{position:absolute;bottom:-5px;right:-5px;width:32px;height:32px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.8rem;font-weight:700;border:3px solid var(--bg-card)}.HomePage_modernPoliticianInfo__ESdMd{text-align:center;margin-bottom:.75rem}.HomePage_modernPoliticianName__CEztQ{font-size:.95rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_modernPoliticianPosition__p2K6P{font-size:.75rem;color:var(--text-secondary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomePage_modernPoliticianChart__Wt6qk{height:80px}.HomePage_modernVideoSection__VjFUP{width:100%}.HomePage_modernVideoGrid__HvrW8{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.HomePage_modernVideoCard__5vFgh{text-decoration:none;color:inherit;transition:transform .3s ease}.HomePage_modernVideoCard__5vFgh:hover{transform:translateY(-4px)}.HomePage_modernVideoThumbnail__sQlRC{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden;margin-bottom:.75rem}.HomePage_modernVideoImage__bP2aQ{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.HomePage_modernVideoPlayButton__PtiXS{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.HomePage_modernVideoCard__5vFgh:hover .HomePage_modernVideoPlayButton__PtiXS{opacity:1}.HomePage_modernVideoPlayButton__PtiXS span{width:50px;height:50px;background:rgba(255,0,0,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;padding-left:4px}.HomePage_modernVideoDuration__Ghitp{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.85);color:#fff;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600}.HomePage_modernVideoInfo__j7nc0{padding:0 .25rem}.HomePage_modernVideoChannel__uY_8I{font-size:.75rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.HomePage_modernVideoTitle__0OvBu{font-size:.9rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:.25rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.HomePage_modernLoading__B7u9X{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:var(--text-secondary)}.HomePage_modernLoadingSpinner__cVxLX{width:24px;height:24px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:HomePage_spin__dBFfv 1s linear infinite}.HomePage_modernEmpty__HNCw5{text-align:center;padding:3rem;color:var(--text-secondary)}.HomePage_modernEmpty__HNCw5 h2{color:var(--text-primary);margin-bottom:.5rem}@media (max-width:1200px){.HomePage_modernHeroGrid__eQjXj{grid-template-columns:1fr}.HomePage_modernHeroLeaderboard__85prS{display:none}.HomePage_modernBentoGrid__NjVr8{grid-template-columns:repeat(2,1fr)}.HomePage_modernBentoLarge__5OVME{grid-column:span 2;grid-row:span 2}.HomePage_modernVideoGrid__HvrW8{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HomePage_modernMain__EnGt1{padding:1rem;gap:1.5rem}.HomePage_modernHeroTitle__0_yo1{font-size:1.25rem}.HomePage_modernBentoGrid__NjVr8{grid-template-columns:1fr;grid-auto-rows:auto}.HomePage_modernBentoLarge__5OVME,.HomePage_modernBentoWide__PTr8w{grid-column:span 1;grid-row:span 1}.HomePage_modernBentoCard___ap8a{min-height:200px}.HomePage_modernVideoGrid__HvrW8{grid-template-columns:1fr}.HomePage_modernPoliticianCard__GElCn{flex:0 0 160px}}@media (max-width:640px){.HomePage_headerContent__TuhFp{padding:.75rem var(--mobile-padding,1rem)}.HomePage_headerRow__KShKQ{flex-wrap:wrap;gap:.75rem}.HomePage_logoLink__5vgu0{flex-shrink:0}.HomePage_logoImage__hQaCw{height:28px;width:auto}.HomePage_headerSearch__VJIl2{order:3;width:100%;max-width:none;flex:none}.HomePage_searchInput__ibfA_{padding:.5rem 2.25rem;font-size:16px}.HomePage_searchIcon__TD_GB{left:.75rem;font-size:.875rem}.HomePage_headerActions__CLCid{gap:.5rem}.HomePage_headerBtn__UAqGg{width:40px;height:40px;font-size:1rem}.HomePage_filterDropdown__4oANG{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-height:70vh;border-radius:16px 16px 0 0;padding:1.25rem var(--mobile-padding,1rem);transform:translateY(100%)}.HomePage_filterDropdown__4oANG.HomePage_visible__qnRr8{transform:translateY(0)}.HomePage_filterDropdownTitle__jQVj0{font-size:1rem;margin-bottom:1.25rem}.HomePage_filters__BKogX{max-height:40vh;overflow-y:auto;padding-bottom:1rem}.HomePage_filterChip__QBMjr{padding:.6rem 1rem;font-size:.875rem}.HomePage_filterActionBtn__2E2_8{padding:.5rem 1rem;font-size:.875rem}}@media (max-width:380px){.HomePage_headerContent__TuhFp{padding:.625rem .875rem}.HomePage_logoImage__hQaCw{height:24px}.HomePage_headerBtn__UAqGg{width:36px;height:36px;font-size:.9rem}.HomePage_filterChip__QBMjr{padding:.5rem .875rem;font-size:.8rem}}@media (pointer:coarse){.HomePage_filterActionBtn__2E2_8,.HomePage_filterChip__QBMjr,.HomePage_headerBtn__UAqGg,.HomePage_tab__XPdlE{min-height:44px}.HomePage_searchInput__ibfA_{font-size:16px}}.HomePage_masterRail__OJjl3{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--border) transparent;transition:scrollbar-color .2s ease}.HomePage_masterRail__OJjl3:focus-within,.HomePage_masterRail__OJjl3:hover{scrollbar-color:var(--text-secondary) transparent}.HomePage_masterRail__OJjl3::-webkit-scrollbar{width:6px}.HomePage_masterRail__OJjl3::-webkit-scrollbar-track{background:transparent;margin:4px 0}.HomePage_masterRail__OJjl3::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:999px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.HomePage_masterRail__OJjl3:focus-within::-webkit-scrollbar-thumb,.HomePage_masterRail__OJjl3:hover::-webkit-scrollbar-thumb{background-color:var(--text-secondary)}.HomePage_masterRail__OJjl3::-webkit-scrollbar-thumb:active,.HomePage_masterRail__OJjl3::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}@media (pointer:coarse){.HomePage_masterRail__OJjl3{scrollbar-width:none}.HomePage_masterRail__OJjl3::-webkit-scrollbar{display:none}}.RedesignedLayout_redesignedMain__yRS3k{max-width:1400px;margin:0 auto;padding:1.5rem 2rem 3rem;display:flex;flex-direction:column;gap:1.5rem}.RedesignedLayout_heroSection__ZfxRj{width:100%}.RedesignedLayout_heroCard__ouJr9{display:block;border-radius:24px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border);transition:transform .3s ease,box-shadow .3s ease}.RedesignedLayout_heroCard__ouJr9:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.2)}.RedesignedLayout_heroCardLink__3gnf9{display:flex;align-items:stretch;text-decoration:none;color:inherit;min-height:360px}.RedesignedLayout_heroImageWrapper__JRkVM{position:relative;flex:0 0 58%;overflow:hidden;background:var(--bg-secondary)}.RedesignedLayout_heroImage__224fa{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RedesignedLayout_heroImageOverlay__aadFZ{display:none}.RedesignedLayout_heroContent__ozai0{flex:1 1 42%;padding:2rem 2.5rem 2.25rem;background:var(--bg-card);display:flex;flex-direction:column;justify-content:center}.RedesignedLayout_heroBadge__inWrM{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;border-radius:50px;font-size:.8rem;font-weight:600;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.RedesignedLayout_heroBadgeIcon__oeR9g{font-size:1rem}.RedesignedLayout_heroTitle__k4UIT{font-size:2.25rem;font-weight:800;color:var(--text-primary);line-height:1.2;margin:0 0 1rem;max-width:800px}.RedesignedLayout_heroExcerpt__m4Vn9{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin:0 0 1.5rem;max-width:700px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_heroMeta__ASPcp{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text-secondary)}.RedesignedLayout_heroSource__5SJv0{color:var(--text-primary);font-weight:600;padding:.25rem .75rem;background:var(--bg-secondary);border:1px solid var(--border);border-radius:4px}.RedesignedLayout_heroDot__868Zj{opacity:.5}.RedesignedLayout_highlightRow__QQoJc{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;align-items:stretch}.RedesignedLayout_highlightPoliticians__ZTdI8{display:flex;flex-direction:column;overflow:visible}.RedesignedLayout_highlightPodcast__Hx8nm{display:flex;flex-direction:column;overflow:hidden}.RedesignedLayout_highlightSectionHeader__sw5tu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .5rem}.RedesignedLayout_highlightSectionTitle__FB8_s{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.RedesignedLayout_highlightSectionLink__6U1KY{display:inline-flex;align-items:center;gap:.25rem;min-height:44px;padding:.5rem .875rem;font-size:.95rem;font-weight:600;color:var(--accent);background:var(--accent-dim);border:1px solid transparent;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease}.RedesignedLayout_highlightSectionLink__6U1KY:focus-visible,.RedesignedLayout_highlightSectionLink__6U1KY:hover{background:var(--accent);color:#fff;border-color:var(--accent);text-decoration:none;outline:none}.RedesignedLayout_highlightPeriodToggle__9X_sx{display:flex;gap:.4rem;margin:0 .5rem .75rem;flex-wrap:wrap}.RedesignedLayout_highlightPeriodButton__wu1bY{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:.35rem .9rem;font-size:.8rem;font-weight:600;border-radius:999px;background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border);transition:background .15s ease,color .15s ease,border-color .15s ease}.RedesignedLayout_highlightPeriodButton__wu1bY:focus-visible,.RedesignedLayout_highlightPeriodButton__wu1bY:hover{border-color:var(--accent);color:var(--text-primary);outline:none}.RedesignedLayout_highlightPeriodButton__wu1bY[data-active=true]{background:var(--accent);color:#fff;border-color:var(--accent)}.RedesignedLayout_highlightHeader__x2Ukx{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.RedesignedLayout_highlightTitle__zQgkT{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0}.RedesignedLayout_highlightLink__5lS7X{font-size:.8rem;color:var(--accent);text-decoration:none;font-weight:500}.RedesignedLayout_highlightLink__5lS7X:hover{text-decoration:underline}.RedesignedLayout_highlightPolGrid__yRq1n{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;flex:1;min-height:0;width:100%}.RedesignedLayout_highlightPolGrid__yRq1n[data-with-peek=true]{grid-template-columns:repeat(3,1fr) .55fr}.RedesignedLayout_peekCard__s74eJ{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem .75rem;border-radius:1rem;background:var(--bg-card);border:1px dashed var(--border);text-decoration:none;color:var(--text-primary);opacity:.45;transition:opacity .2s ease,transform .2s ease,border-color .2s ease,background .2s ease;cursor:pointer;overflow:hidden}.RedesignedLayout_peekCard__s74eJ:focus-visible,.RedesignedLayout_peekCard__s74eJ:hover{opacity:1;transform:translateX(4px);border-color:var(--accent);outline:none}.RedesignedLayout_peekDeck__6Yu4r{position:relative;display:flex;align-items:center;justify-content:center;height:56px;width:100%}.RedesignedLayout_peekAvatar__oKw3I{position:relative;width:48px;height:48px;border-radius:9999px;overflow:hidden;border:3px solid var(--bg-card);box-shadow:var(--card-shadow);background:var(--bg-secondary);flex-shrink:0}.RedesignedLayout_peekAvatar__oKw3I:not(:first-child){margin-left:-16px}.RedesignedLayout_peekAvatarFallback__PJwwF{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-weight:700;font-size:1rem}.RedesignedLayout_peekLabel__0aIo2{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--text-secondary);text-align:center;line-height:1.3}.RedesignedLayout_peekArrow__KYFP_{color:var(--accent);font-weight:700;transition:transform .2s ease}.RedesignedLayout_peekCard__s74eJ:focus-visible .RedesignedLayout_peekArrow__KYFP_,.RedesignedLayout_peekCard__s74eJ:hover .RedesignedLayout_peekArrow__KYFP_{transform:translateX(2px)}.RedesignedLayout_highlightPolCard__88N_F{background:var(--bg-secondary);border-radius:16px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.RedesignedLayout_highlightPolCard__88N_F:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.RedesignedLayout_highlightPolHeader__EVG2k{position:relative;width:60px;height:60px;margin:0 auto .75rem;flex-shrink:0}.RedesignedLayout_highlightPolImage__5DRu6{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid var(--border)}.RedesignedLayout_highlightPolImage__5DRu6 img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RedesignedLayout_highlightPolBadge__UhfJU{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;border:2px solid var(--bg-card)}.RedesignedLayout_highlightPolContent__3ctEk{text-align:center;margin-bottom:.5rem;flex-shrink:0}.RedesignedLayout_highlightPolName__oVD_X{font-size:.85rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RedesignedLayout_highlightPolPosition__iKrQB{font-size:.7rem;color:var(--text-secondary);margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RedesignedLayout_highlightPolTrend__SjYqM{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600}.RedesignedLayout_highlightPolTrend__SjYqM[data-trend=up]{background:rgba(52,211,153,.15);color:#34d399}.RedesignedLayout_highlightPolTrend__SjYqM[data-trend=down]{background:rgba(239,68,68,.15);color:#ef4444}.RedesignedLayout_highlightPolChart__YzX49{height:140px;margin-top:auto;flex-shrink:0}.RedesignedLayout_highlightVideoList__n9928{display:flex;flex-direction:column;gap:.75rem;flex:1;overflow-y:auto;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:1rem}.RedesignedLayout_highlightVideoItem__MCaeS{display:flex;gap:.75rem;text-decoration:none;color:inherit;transition:transform .2s ease}.RedesignedLayout_highlightVideoItem__MCaeS:hover{transform:translateX(4px)}.RedesignedLayout_highlightVideoThumb__5x9BK{position:relative;width:100px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.RedesignedLayout_highlightVideoImg__CnHv7{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RedesignedLayout_highlightVideoPlay__s4_qi{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.RedesignedLayout_highlightVideoItem__MCaeS:hover .RedesignedLayout_highlightVideoPlay__s4_qi{opacity:1}.RedesignedLayout_highlightVideoPlay__s4_qi span{width:28px;height:28px;background:rgba(255,0,0,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;padding-left:2px}.RedesignedLayout_highlightVideoDuration__o5eqY{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.85);color:#fff;padding:1px 4px;border-radius:3px;font-size:.65rem;font-weight:600}.RedesignedLayout_highlightVideoInfo__GnJVe{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.RedesignedLayout_highlightVideoTitle__ler5E{font-size:.85rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_highlightVideoMeta__dmXOJ{font-size:.75rem;color:var(--text-secondary)}.RedesignedLayout_newsFeedSection__aY4Li{display:flex;flex-direction:column;gap:1.5rem}.RedesignedLayout_tabsContainer__XWEqj{display:flex;gap:.5rem;padding:.25rem;background:var(--bg-secondary);border-radius:12px;width:-moz-fit-content;width:fit-content}.RedesignedLayout_tab__yj_CB{padding:.6rem 1.25rem;border-radius:10px;border:none;background:transparent;color:var(--text-secondary);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.RedesignedLayout_tab__yj_CB:hover{color:var(--text-primary)}.RedesignedLayout_tabActive__eXsHm{background:var(--bg-card);color:var(--text-primary);box-shadow:0 2px 8px rgba(0,0,0,.1)}.RedesignedLayout_primaryNews__Ezw4z{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.RedesignedLayout_newsCard__UFINC{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.RedesignedLayout_newsCard__UFINC:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.RedesignedLayout_newsCardLink__NtvHI{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;min-width:0}.RedesignedLayout_newsCardWithAside__WeH5H{flex-direction:row}.RedesignedLayout_newsCardLarge__qek58{grid-column:span 2}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardLink__NtvHI{flex-direction:row;min-height:240px}.RedesignedLayout_newsCardImageWrapper__QLJZy{position:relative;height:220px;overflow:hidden}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardImageWrapper__QLJZy{width:45%;height:auto;min-height:260px}.RedesignedLayout_newsCardImage__0asgv{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s ease}.RedesignedLayout_newsCard__UFINC:hover .RedesignedLayout_newsCardImage__0asgv{transform:scale(1.05)}.RedesignedLayout_newsCardContent__8Y28Z{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardContent__8Y28Z{justify-content:center}.RedesignedLayout_newsCardMeta___RQJd{display:flex;align-items:center;gap:.75rem;font-size:.8rem}.RedesignedLayout_newsCardSource__NWgMs{color:var(--accent);font-weight:600}.RedesignedLayout_newsCardTime___38QZ{color:var(--text-secondary)}.RedesignedLayout_newsCardTitle__8D9bQ{font-size:1.1rem;font-weight:700;color:var(--text-primary);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardTitle__8D9bQ{font-size:1.4rem;-webkit-line-clamp:3}.RedesignedLayout_newsCardExcerpt__78kQT{font-size:.9rem;color:var(--text-secondary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_secondaryNews__ZNWj7{margin-top:.5rem}.RedesignedLayout_sectionLabel__Hksm2{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.RedesignedLayout_newsList__9s5kW{display:flex;flex-direction:column;gap:1rem}.RedesignedLayout_newsListFeaturedRow__s0Uf4{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:768px){.RedesignedLayout_newsListFeaturedRow__s0Uf4{grid-template-columns:1fr}}.RedesignedLayout_newsListItem__NRX1D{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;min-height:200px}@media (max-width:768px){.RedesignedLayout_newsListItem__NRX1D{flex-direction:row;min-height:110px}}.RedesignedLayout_newsListItem__NRX1D:hover{border-color:var(--accent);transform:translateX(4px)}.RedesignedLayout_newsListImageWrapper__5db55{position:relative;width:100%;height:120px;border-radius:10px;overflow:hidden;flex-shrink:0}@media (max-width:768px){.RedesignedLayout_newsListImageWrapper__5db55{width:100px;height:70px}}.RedesignedLayout_newsListImage__cRQF_{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RedesignedLayout_newsListContent__4Tb_I{flex:1;display:flex;flex-direction:column;gap:.4rem;min-width:0;justify-content:flex-start}.RedesignedLayout_newsListMeta__RnMuC{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.RedesignedLayout_newsListSource__8QkT7{color:var(--accent);font-weight:600}.RedesignedLayout_newsListTime__FEZUH{color:var(--text-secondary)}.RedesignedLayout_newsListTitle__KYc5O{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.RedesignedLayout_newsListTitle__KYc5O{font-size:1rem;-webkit-line-clamp:2}}.RedesignedLayout_newsListItemFeatured__Vd0Dj{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative;min-height:180px;max-height:220px}.RedesignedLayout_newsListItemFeatured__Vd0Dj:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.RedesignedLayout_newsListFeaturedImage__7OyCR{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.RedesignedLayout_newsListFeaturedImage__7OyCR img{-o-object-fit:cover;object-fit:cover}.RedesignedLayout_newsListFeaturedOverlay__xJWhR{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.2))}.RedesignedLayout_newsListFeaturedContent__pXRpL{position:relative;margin-top:auto;padding:1rem;z-index:1}.RedesignedLayout_newsListFeaturedMeta__SRCFC{display:flex;align-items:center;gap:.5rem;font-size:.7rem;margin-bottom:.4rem}.RedesignedLayout_newsListFeaturedSource__jgFf1{color:#22c55e;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.RedesignedLayout_newsListFeaturedTime___BwU3{color:hsla(0,0%,100%,.8)}.RedesignedLayout_newsListFeaturedTitle__TKNOX{font-size:.95rem;font-weight:700;color:#fff;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.4)}@media (max-width:768px){.RedesignedLayout_newsListItemFeatured__Vd0Dj{min-height:160px;max-height:none}.RedesignedLayout_newsListFeaturedTitle__TKNOX{font-size:1rem;-webkit-line-clamp:2}}.RedesignedLayout_newsListItemText__u89fW{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:12px;text-decoration:none;color:inherit;transition:all .25s ease;min-height:200px}.RedesignedLayout_newsListItemText__u89fW:hover{border-color:var(--accent);border-left-width:6px;background:var(--bg-secondary);transform:translateX(4px)}.RedesignedLayout_newsListTextContent__5A0zH{flex:1;display:flex;flex-direction:column;gap:.5rem}.RedesignedLayout_newsListTextMeta__gVgve{display:flex;align-items:center;gap:.4rem;font-size:.75rem}.RedesignedLayout_newsListTextSource__HiBIl{color:var(--accent);font-weight:600}.RedesignedLayout_newsListTextDot__j5oRG,.RedesignedLayout_newsListTextTime__l9VKr{color:var(--text-secondary)}.RedesignedLayout_newsListTextTitle__BSDZc{font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:0}.RedesignedLayout_newsListTextExcerpt__Zj9UN{font-size:.85rem;color:var(--text-secondary);line-height:1.5;margin:.25rem 0 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_newsListTextArrow___J8Q3{font-size:1.25rem;color:var(--accent);opacity:0;transform:translateX(-10px);transition:all .25s ease;margin-top:.25rem}.RedesignedLayout_newsListItemText__u89fW:hover .RedesignedLayout_newsListTextArrow___J8Q3{opacity:1;transform:translateX(0)}.RedesignedLayout_newsListItemStats___sjSU{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;min-height:100px}.RedesignedLayout_newsListItemStats___sjSU:hover{border-color:var(--accent);box-shadow:0 4px 15px rgba(34,197,94,.1)}.RedesignedLayout_newsListStatsImage__20LeK{position:relative;width:100px;height:75px;border-radius:10px;overflow:hidden;flex-shrink:0}.RedesignedLayout_newsListStatsContent__U7c_0{flex:1;display:flex;flex-direction:column;gap:.3rem;min-width:0}.RedesignedLayout_newsListStatsMeta__OqVDd{display:flex;align-items:center;gap:.4rem;font-size:.75rem}.RedesignedLayout_newsListStatsSource__gQwPK{color:var(--accent);font-weight:600}.RedesignedLayout_newsListStatsTime__jXUuG{color:var(--text-secondary)}.RedesignedLayout_newsListStatsTitle__dDt59{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_newsListStatsIndicator__fOsWx{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(251,191,36,.15),rgba(245,158,11,.1));border:1px solid rgba(251,191,36,.3);border-radius:10px;min-width:60px;flex-shrink:0}.RedesignedLayout_newsListStatsTrending__kCUlD{display:flex;flex-direction:column;align-items:center;gap:.2rem}.RedesignedLayout_newsListStatsIcon___kPNt{font-size:1.2rem}.RedesignedLayout_newsListStatsLabel__xH2os{font-size:.65rem;font-weight:600;color:#f59e0b;text-transform:uppercase;letter-spacing:.02em}@media (max-width:768px){.RedesignedLayout_newsListItemStats___sjSU{gap:.75rem;padding:.875rem}.RedesignedLayout_newsListStatsImage__20LeK{width:80px;height:60px}.RedesignedLayout_newsListStatsTitle__dDt59{font-size:.9rem}.RedesignedLayout_newsListStatsIndicator__fOsWx{padding:.4rem .6rem;min-width:50px}}.RedesignedLayout_loadingMore__oOOSW{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:var(--text-secondary)}.RedesignedLayout_loadingSpinner__ghgQ5{width:24px;height:24px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:RedesignedLayout_spin__Pt7ic 1s linear infinite}@keyframes RedesignedLayout_spin__Pt7ic{to{transform:rotate(1turn)}}.RedesignedLayout_emptyState__WkmkG{text-align:center;padding:3rem;color:var(--text-secondary)}.RedesignedLayout_emptyState__WkmkG h2{color:var(--text-primary);margin-bottom:.5rem}.RedesignedLayout_sectionHeader__URLJO{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.RedesignedLayout_sectionTitle__0P0bX{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.RedesignedLayout_sectionLink__gsFDE{font-size:.85rem;color:var(--accent);text-decoration:none;font-weight:500}.RedesignedLayout_sectionLink__gsFDE:hover{text-decoration:underline}.RedesignedLayout_podcastsSection__W6K_l{margin-top:1rem}.RedesignedLayout_podcastsGrid__ayX50{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.RedesignedLayout_podcastCard__uV_HI{text-decoration:none;color:inherit;transition:transform .3s ease}.RedesignedLayout_podcastCard__uV_HI:hover{transform:translateY(-4px)}.RedesignedLayout_podcastCardThumbnail__J1RgS{position:relative;aspect-ratio:16/9;border-radius:16px;overflow:hidden;margin-bottom:.75rem}.RedesignedLayout_podcastCardImage__KztzK{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s ease}.RedesignedLayout_podcastCard__uV_HI:hover .RedesignedLayout_podcastCardImage__KztzK{transform:scale(1.05)}.RedesignedLayout_podcastCardPlay__L_ZQa{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);opacity:0;transition:opacity .3s ease}.RedesignedLayout_podcastCard__uV_HI:hover .RedesignedLayout_podcastCardPlay__L_ZQa{opacity:1}.RedesignedLayout_podcastCardPlay__L_ZQa span{width:50px;height:50px;background:rgba(255,0,0,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;padding-left:4px}.RedesignedLayout_podcastCardDuration__94nJG{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.85);color:#fff;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600}.RedesignedLayout_podcastCardContent__ijveh{padding:0 .25rem}.RedesignedLayout_podcastCardChannel__NDv17{font-size:.75rem;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.RedesignedLayout_podcastCardTitle__KjF7V{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4;margin:.25rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_podcastCardDate__eb3HE{font-size:.8rem;color:var(--text-secondary)}@media (max-width:1200px){.RedesignedLayout_contentGrid__qUCGX{grid-template-columns:1fr}.RedesignedLayout_sidebar__hEVak{position:relative;top:0;order:-1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.RedesignedLayout_sidebarSection__l3jzl{padding:1rem}.RedesignedLayout_trendsList__vBaxc{display:none}.RedesignedLayout_moreNewsGrid__aCE0O,.RedesignedLayout_podcastsGrid__ayX50{grid-template-columns:repeat(2,1fr)}.RedesignedLayout_moreNewsCardLarge__u7COX{grid-column:span 2}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM{height:240px}}@media (max-width:768px){.RedesignedLayout_redesignedMain__yRS3k{padding:1rem;gap:1.5rem}.RedesignedLayout_heroCard__ouJr9{border-radius:16px}.RedesignedLayout_heroCardLink__3gnf9{flex-direction:column;min-height:0}.RedesignedLayout_heroImageWrapper__JRkVM{flex:0 0 auto;width:100%;aspect-ratio:16/9}.RedesignedLayout_heroContent__ozai0{flex:0 0 auto;padding:1.25rem}.RedesignedLayout_heroTitle__k4UIT{font-size:1.25rem;line-height:1.3}.RedesignedLayout_heroExcerpt__m4Vn9{font-size:.875rem;-webkit-line-clamp:2;margin-bottom:1rem}.RedesignedLayout_heroBadge__inWrM{font-size:.75rem;padding:.35rem .75rem;margin-bottom:.75rem}.RedesignedLayout_heroMeta__ASPcp{font-size:.8rem}.RedesignedLayout_highlightRow__QQoJc{grid-template-columns:1fr;grid-template-rows:auto;gap:1.25rem}.RedesignedLayout_highlightPolGrid__yRq1n{gap:.75rem}.RedesignedLayout_highlightPolGrid__yRq1n,.RedesignedLayout_highlightPolGrid__yRq1n[data-with-peek=true]{grid-template-columns:repeat(3,minmax(0,1fr))}.RedesignedLayout_peekCard__s74eJ{display:none}.RedesignedLayout_highlightPolCard__88N_F{padding:.875rem}.RedesignedLayout_highlightPolHeader__EVG2k{width:52px;height:52px;margin-bottom:.5rem}.RedesignedLayout_highlightPolBadge__UhfJU{width:24px;height:24px;font-size:.7rem}.RedesignedLayout_highlightPolName__oVD_X{font-size:.8rem}.RedesignedLayout_highlightPolPosition__iKrQB{font-size:.65rem}.RedesignedLayout_highlightPolChart__YzX49{height:100px}.RedesignedLayout_highlightVideoList__n9928{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.875rem;gap:.875rem}.RedesignedLayout_highlightVideoList__n9928::-webkit-scrollbar{display:none}.RedesignedLayout_highlightVideoItem__MCaeS{flex:0 0 260px;scroll-snap-align:start}.RedesignedLayout_highlightVideoThumb__5x9BK{width:120px;height:68px}.RedesignedLayout_tabsContainer__XWEqj{width:100%;justify-content:stretch}.RedesignedLayout_tab__yj_CB{flex:1;padding:.6rem .75rem;font-size:.875rem;text-align:center}.RedesignedLayout_primaryNews__Ezw4z{grid-template-columns:1fr;gap:.875rem}.RedesignedLayout_newsCardLarge__qek58{grid-column:span 1}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardLink__NtvHI{flex-direction:column;min-height:auto}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardImageWrapper__QLJZy{width:100%;height:200px}.RedesignedLayout_newsCard__UFINC{border-radius:12px}.RedesignedLayout_newsCardImageWrapper__QLJZy{height:180px}.RedesignedLayout_newsCardContent__8Y28Z{padding:1rem}.RedesignedLayout_newsCardTitle__8D9bQ{font-size:1rem}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardTitle__8D9bQ{font-size:1.15rem}.RedesignedLayout_newsCardExcerpt__78kQT{font-size:.875rem}.RedesignedLayout_sidebar__hEVak{grid-template-columns:1fr}.RedesignedLayout_trendsList__vBaxc{display:flex}.RedesignedLayout_politicianCard__HwBQM{flex:0 0 180px;padding:1rem}.RedesignedLayout_politicianCardHeader__nQlU0{width:60px;height:60px}.RedesignedLayout_podcastsGrid__ayX50{grid-template-columns:1fr;gap:1rem}.RedesignedLayout_podcastCardThumbnail__J1RgS{border-radius:12px}.RedesignedLayout_sectionTitle__0P0bX{font-size:1.1rem}.RedesignedLayout_sectionLink__gsFDE{font-size:.8rem}.RedesignedLayout_moreNewsGrid__aCE0O{grid-template-columns:1fr;gap:1rem}.RedesignedLayout_moreNewsCardLarge__u7COX{grid-column:span 1}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM,.RedesignedLayout_moreNewsImageWrapper__leqgM{height:180px}.RedesignedLayout_moreNewsContent__v8wIC{padding:1rem}.RedesignedLayout_moreNewsCardTitle___B42U{font-size:.95rem}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsCardTitle___B42U{font-size:1rem}}@media (max-width:640px){.RedesignedLayout_redesignedMain__yRS3k{padding:.875rem;gap:1.25rem}.RedesignedLayout_heroCard__ouJr9{border-radius:12px}.RedesignedLayout_heroContent__ozai0{padding:1rem}.RedesignedLayout_heroTitle__k4UIT{font-size:1.1rem;margin-bottom:.5rem}.RedesignedLayout_heroExcerpt__m4Vn9{font-size:.8rem;-webkit-line-clamp:2;margin-bottom:.75rem}.RedesignedLayout_heroBadge__inWrM{font-size:.7rem;padding:.3rem .625rem;margin-bottom:.5rem}.RedesignedLayout_heroSource__5SJv0{font-size:.75rem;padding:.2rem .5rem}.RedesignedLayout_highlightPolGrid__yRq1n{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.RedesignedLayout_highlightPolCard__88N_F{padding:.625rem}.RedesignedLayout_highlightPolHeader__EVG2k{width:48px;height:48px;margin-bottom:.5rem}.RedesignedLayout_highlightPolBadge__UhfJU{width:22px;height:22px;font-size:.65rem;border-width:2px}.RedesignedLayout_highlightPolName__oVD_X{font-size:.75rem}.RedesignedLayout_highlightPolPosition__iKrQB{font-size:.6rem}.RedesignedLayout_highlightPolTrend__SjYqM{font-size:.65rem;padding:.15rem .4rem}.RedesignedLayout_highlightPolChart__YzX49{height:70px;margin-top:.5rem}.RedesignedLayout_newsCardImageWrapper__QLJZy{height:160px}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardImageWrapper__QLJZy{height:180px}.RedesignedLayout_newsCardContent__8Y28Z{padding:.875rem;gap:.375rem}.RedesignedLayout_newsCardMeta___RQJd{font-size:.75rem}.RedesignedLayout_newsCardTitle__8D9bQ{font-size:.95rem}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardTitle__8D9bQ{font-size:1.05rem}.RedesignedLayout_newsCardExcerpt__78kQT{font-size:.8rem;-webkit-line-clamp:2}.RedesignedLayout_moreNewsSection__yyY5o{margin-top:.5rem}.RedesignedLayout_moreNewsHeader__qyfXv{margin-bottom:1rem}.RedesignedLayout_moreNewsTitle__U_jeQ{font-size:1rem}.RedesignedLayout_moreNewsGrid__aCE0O{gap:.875rem}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM,.RedesignedLayout_moreNewsImageWrapper__leqgM{height:160px}.RedesignedLayout_moreNewsContent__v8wIC{padding:.875rem}.RedesignedLayout_moreNewsMeta__n5_Ui{font-size:.7rem}.RedesignedLayout_moreNewsCardTitle___B42U{font-size:.9rem;-webkit-line-clamp:3}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsCardTitle___B42U{font-size:.95rem}.RedesignedLayout_moreNewsExcerpt__9kvFf{font-size:.8rem}.RedesignedLayout_podcastsSection__W6K_l{margin-top:.5rem}.RedesignedLayout_sectionHeader__URLJO{margin-bottom:1rem}.RedesignedLayout_sectionTitle__0P0bX{font-size:1rem}.RedesignedLayout_podcastCardTitle__KjF7V{font-size:.875rem}}@media (max-width:380px){.RedesignedLayout_redesignedMain__yRS3k{padding:.75rem;gap:1rem}.RedesignedLayout_heroCardLink__3gnf9{min-height:220px}.RedesignedLayout_heroTitle__k4UIT{font-size:1rem}.RedesignedLayout_heroExcerpt__m4Vn9{font-size:.75rem;-webkit-line-clamp:2}.RedesignedLayout_tab__yj_CB{padding:.5rem;font-size:.8rem}.RedesignedLayout_newsCardImageWrapper__QLJZy{height:140px}.RedesignedLayout_newsCardLarge__qek58 .RedesignedLayout_newsCardImageWrapper__QLJZy{height:160px}.RedesignedLayout_highlightPolCard__88N_F{flex:0 0 130px}.RedesignedLayout_highlightVideoItem__MCaeS{flex:0 0 240px}}@media (pointer:coarse){.RedesignedLayout_highlightPolCard__88N_F,.RedesignedLayout_highlightVideoItem__MCaeS,.RedesignedLayout_moreNewsCard__1ogeu,.RedesignedLayout_newsCard__UFINC,.RedesignedLayout_podcastCard__uV_HI{cursor:pointer}.RedesignedLayout_sectionLink__gsFDE,.RedesignedLayout_tab__yj_CB{min-height:44px;display:flex;align-items:center;justify-content:center}.RedesignedLayout_highlightVideoItem__MCaeS,.RedesignedLayout_moreNewsCard__1ogeu,.RedesignedLayout_podcastCard__uV_HI{min-height:44px}}@media (prefers-reduced-motion:reduce){.RedesignedLayout_heroCard__ouJr9,.RedesignedLayout_highlightPolCard__88N_F,.RedesignedLayout_moreNewsCard__1ogeu,.RedesignedLayout_newsCard__UFINC,.RedesignedLayout_podcastCard__uV_HI{transition:none}.RedesignedLayout_heroCard__ouJr9:hover,.RedesignedLayout_highlightPolCard__88N_F:hover,.RedesignedLayout_moreNewsCard__1ogeu:hover,.RedesignedLayout_newsCard__UFINC:hover,.RedesignedLayout_podcastCard__uV_HI:hover{transform:none}}.RedesignedLayout_moreNewsSection__yyY5o{margin-top:1rem}.RedesignedLayout_moreNewsHeader__qyfXv{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.RedesignedLayout_moreNewsTitle__U_jeQ{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0;white-space:nowrap}.RedesignedLayout_moreNewsLine__H5lQa{flex:1;height:1px;background:linear-gradient(to right,var(--border),transparent)}.RedesignedLayout_moreNewsGrid__aCE0O{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.RedesignedLayout_moreNewsCard__1ogeu{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:all .25s ease;height:100%}.RedesignedLayout_moreNewsCardLink__iZSkT{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;min-width:0}.RedesignedLayout_moreNewsCardWithAside__l4Ay3{flex-direction:row}.RedesignedLayout_moreNewsCard__1ogeu:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.15);border-color:var(--border-hover,var(--border))}.RedesignedLayout_moreNewsCardLarge__u7COX{grid-column:span 1}.RedesignedLayout_moreNewsCardTextOnly__yWYLT{background:linear-gradient(135deg,var(--bg-card) 0,var(--bg-secondary,var(--bg-card)) 100%)}.RedesignedLayout_moreNewsCardTextOnly__yWYLT .RedesignedLayout_moreNewsContent__v8wIC{padding:1.5rem}.RedesignedLayout_moreNewsImageWrapper__leqgM{position:relative;width:100;height:160px;overflow:hidden}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM{height:200px}.RedesignedLayout_moreNewsImage__k9USa{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s ease}.RedesignedLayout_moreNewsCard__1ogeu:hover .RedesignedLayout_moreNewsImage__k9USa{transform:scale(1.05)}.RedesignedLayout_moreNewsContent__v8wIC{padding:1.25rem;display:flex;flex-direction:column;flex:1;gap:.5rem}.RedesignedLayout_moreNewsMeta__n5_Ui{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-secondary)}.RedesignedLayout_moreNewsSource__E2tZR{font-weight:600;color:var(--accent-primary,var(--text-secondary))}.RedesignedLayout_moreNewsDot__cf8kP{opacity:.5}.RedesignedLayout_moreNewsTime__pUQZX{opacity:.8}.RedesignedLayout_moreNewsCardTitle___B42U{font-size:.95rem;font-weight:600;line-height:1.4;color:var(--text-primary);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsCardTitle___B42U{font-size:1.1rem;-webkit-line-clamp:2}.RedesignedLayout_moreNewsExcerpt__9kvFf{font-size:.85rem;line-height:1.5;color:var(--text-secondary);margin:.5rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1024px){.RedesignedLayout_moreNewsGrid__aCE0O{grid-template-columns:repeat(2,1fr)}.RedesignedLayout_moreNewsCardLarge__u7COX{grid-column:span 2}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM{height:240px}}@media (max-width:640px){.RedesignedLayout_moreNewsGrid__aCE0O{grid-template-columns:1fr;gap:1rem}.RedesignedLayout_moreNewsCardLarge__u7COX{grid-column:span 1}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsImageWrapper__leqgM,.RedesignedLayout_moreNewsImageWrapper__leqgM{height:180px}.RedesignedLayout_moreNewsCardTitle___B42U{font-size:.9rem}.RedesignedLayout_moreNewsCardLarge__u7COX .RedesignedLayout_moreNewsCardTitle___B42U{font-size:1rem}}.RedesignedLayout_feedSection__CNVV5{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}.RedesignedLayout_feedHeader__qb5My{display:flex;align-items:center;gap:1rem}.RedesignedLayout_feedTitle__Ohval{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;white-space:nowrap}.RedesignedLayout_feedLine__xkRFb{flex:1;height:1px;background:linear-gradient(to right,var(--border),transparent)}.RedesignedLayout_feedList__N8WGj{display:flex;flex-direction:column;gap:1rem}.RedesignedLayout_feedRow__ZJYHI{display:flex;flex-direction:row;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;min-height:200px}.RedesignedLayout_feedRow__ZJYHI:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.12)}.RedesignedLayout_feedRowLink__bEqdQ{display:flex;flex-direction:row;flex:1;text-decoration:none;color:inherit;min-width:0}.RedesignedLayout_feedRowImageWrapper__i47K9{position:relative;flex:0 0 280px;overflow:hidden;background:var(--bg-secondary)}.RedesignedLayout_feedRowImagePlaceholder__z3YAk{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-card) 100%)}.RedesignedLayout_feedRowImage__t0pwg{-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.RedesignedLayout_feedRow__ZJYHI:hover .RedesignedLayout_feedRowImage__t0pwg{transform:scale(1.04)}.RedesignedLayout_feedRowContent__wXVvl{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 1.5rem;flex:1;min-width:0;justify-content:center}.RedesignedLayout_feedRowMeta__u6t1k{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary)}.RedesignedLayout_feedRowSource__ErtS4{font-weight:600;color:var(--accent)}.RedesignedLayout_feedRowDot__ncHNV{opacity:.6}.RedesignedLayout_feedRowTime__b6AVv{color:var(--text-secondary)}.RedesignedLayout_feedRowTitle__oTE9J{font-size:1.25rem;font-weight:700;color:var(--text-primary);line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RedesignedLayout_feedRowExcerpt__za_R6{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1024px){.RedesignedLayout_feedRowImageWrapper__i47K9{flex:0 0 220px}.RedesignedLayout_feedRowTitle__oTE9J{font-size:1.1rem}.RedesignedLayout_feedRowExcerpt__za_R6{font-size:.9rem;-webkit-line-clamp:2}}@media (max-width:768px){.RedesignedLayout_feedRowLink__bEqdQ,.RedesignedLayout_feedRow__ZJYHI{flex-direction:column;min-height:auto}.RedesignedLayout_feedRowImageWrapper__i47K9{flex:none;width:100%;height:200px}.RedesignedLayout_feedRowContent__wXVvl{padding:1rem 1.1rem}.RedesignedLayout_feedRowTitle__oTE9J{font-size:1.05rem}}