.Home-module__jKgjFW__container{max-width:1400px;margin:0 auto;padding:1rem 2rem}.Home-module__jKgjFW__header{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 0;display:flex}.Home-module__jKgjFW__logoArea{align-items:center;gap:1rem;display:flex}.Home-module__jKgjFW__logo{letter-spacing:-.5px;color:var(--foreground);font-size:1.5rem;font-weight:700}.Home-module__jKgjFW__featuredPill{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Home-module__jKgjFW__redDot{color:var(--primary);font-size:1.2rem}.Home-module__jKgjFW__allPill{color:#000;background:#fff;border-radius:20px;padding:.2rem 1rem;font-size:.85rem;font-weight:600}.Home-module__jKgjFW__nav{align-items:center;gap:2rem;display:flex}.Home-module__jKgjFW__searchIcon{width:20px;height:20px;stroke:var(--text-muted);cursor:pointer}.Home-module__jKgjFW__featuredGrid{grid-template-columns:1fr 2.5fr;gap:1.5rem;min-height:500px;margin-bottom:3rem;display:grid}.Home-module__jKgjFW__leftColumn{flex-direction:column;gap:1.5rem;height:100%;display:flex}.Home-module__jKgjFW__rightColumn{height:100%}.Home-module__jKgjFW__mobileOnlyColumn{display:none}.Home-module__jKgjFW__cardLink{-webkit-tap-highlight-color:transparent;height:100%;text-decoration:none;display:block}.Home-module__jKgjFW__cardStretchedLink{z-index:2;border-radius:inherit;position:absolute;inset:0}.Home-module__jKgjFW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;height:100%;min-height:300px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__card:hover{transform:translateY(-4px)}.Home-module__jKgjFW__smallCard{flex:1}.Home-module__jKgjFW__largeCard{height:100%}.Home-module__jKgjFW__cardImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__cardImage{object-fit:cover;transition:transform .7s}.Home-module__jKgjFW__card:hover .Home-module__jKgjFW__cardImage{transform:scale(1.05)}.Home-module__jKgjFW__cardOverlay{z-index:1;background:linear-gradient(#0000 0%,#00000080 50%,#000000e6 100%);width:100%;height:70%;position:absolute;bottom:0;left:0}.Home-module__jKgjFW__cardContent{z-index:2;pointer-events:none;flex-direction:column;justify-content:flex-end;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.Home-module__jKgjFW__cardContent a{pointer-events:auto}.Home-module__jKgjFW__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600;line-height:1.3}.Home-module__jKgjFW__largeCard .Home-module__jKgjFW__cardTitle{font-size:2rem}.Home-module__jKgjFW__cardSummary{color:#ddd;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__cardFooter{color:#aaa;gap:1rem;font-size:.8rem;display:flex}.Home-module__jKgjFW__stackedCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;flex-direction:column;min-height:auto;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Home-module__jKgjFW__stackedCard:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0003}.Home-module__jKgjFW__stackedImageContainer{width:100%;padding-top:56.25%;position:relative}.Home-module__jKgjFW__stackedContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Home-module__jKgjFW__stackedMeta{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.8rem;display:flex}.Home-module__jKgjFW__stackedDot{opacity:.5}.Home-module__jKgjFW__stackedTitle{color:var(--foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__stackedSummary{color:var(--text-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__stackedFooter{color:var(--primary);align-items:center;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Home-module__jKgjFW__stackedCard:hover .Home-module__jKgjFW__stackedFooter{color:#8b5cf6}.Home-module__jKgjFW__storiesContainer{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;justify-content:flex-start;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;overflow-x:auto;scrollbar-width:none!important;-ms-overflow-style:none!important}.Home-module__jKgjFW__storiesContainer::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.Home-module__jKgjFW__storyItem{cursor:pointer;width:112px;color:inherit;font:inherit;background:0 0;border:0;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;padding:0;display:flex}.Home-module__jKgjFW__eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.75rem;font-weight:800}.Home-module__jKgjFW__homeHeroGrid{grid-template-columns:minmax(0,1.65fr) minmax(360px,1fr);gap:1rem;min-height:620px;margin:1rem 0 3.5rem;display:grid}.Home-module__jKgjFW__leadCard,.Home-module__jKgjFW__secondaryCard{min-height:0}.Home-module__jKgjFW__leadCard .Home-module__jKgjFW__cardTitle{letter-spacing:-.035em;max-width:880px;font-size:clamp(1.75rem,3.6vw,3.25rem);line-height:1.08}.Home-module__jKgjFW__leadCard .Home-module__jKgjFW__cardSummary{color:#ffffffd6;max-width:760px;font-size:1rem}.Home-module__jKgjFW__secondaryGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Home-module__jKgjFW__secondaryCard .Home-module__jKgjFW__cardContent{padding:1rem}.Home-module__jKgjFW__secondaryCard .Home-module__jKgjFW__cardTitle{font-size:clamp(.95rem,1.35vw,1.22rem)}.Home-module__jKgjFW__popularSection,.Home-module__jKgjFW__latestSection{margin:3.5rem 0}.Home-module__jKgjFW__sectionHeading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__sectionHeading h2,.Home-module__jKgjFW__archiveHeader h1{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1}.Home-module__jKgjFW__sectionHeading>a{color:var(--primary);font-weight:700}.Home-module__jKgjFW__sectionHeading>p{color:var(--text-muted);font-size:.88rem}.Home-module__jKgjFW__popularRail{grid-template-columns:repeat(5,minmax(190px,1fr));gap:1rem;padding:.15rem .1rem 1rem;display:grid;overflow-x:auto}.Home-module__jKgjFW__popularCard{border:1px solid var(--card-border);background:var(--card-bg);border-radius:14px;grid-template-rows:94px auto;grid-template-columns:52px 1fr;gap:.75rem;min-width:190px;padding:.8rem;display:grid;position:relative}.Home-module__jKgjFW__popularRank{color:color-mix(in srgb, var(--primary) 72%, var(--foreground));grid-row:1/3;font-size:2rem;font-weight:800}.Home-module__jKgjFW__popularImage{border-radius:9px;position:relative;overflow:hidden}.Home-module__jKgjFW__popularCard h3{grid-column:2;font-size:.93rem;line-height:1.35}.Home-module__jKgjFW__archiveHeader{padding:clamp(2rem,6vw,4.5rem) 0 2rem}.Home-module__jKgjFW__archiveHeader>p:last-child,.Home-module__jKgjFW__emptyState{color:var(--text-muted)}.Home-module__jKgjFW__archivePagination{border-top:1px solid var(--card-border);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:2.5rem 0;padding:1rem 0;display:grid}.Home-module__jKgjFW__archivePagination>:last-child{justify-self:end}.Home-module__jKgjFW__archivePagination a{color:var(--primary);font-weight:700}.Home-module__jKgjFW__paginationLinkRow{text-align:right;padding:1.2rem 0 2rem}.Home-module__jKgjFW__paginationLinkRow a{color:var(--primary);text-underline-offset:3px;font-weight:700;text-decoration:underline}.Home-module__jKgjFW__feedStatus{min-height:74px;color:var(--text-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Home-module__jKgjFW__feedStatus button{border:1px solid var(--primary);min-height:42px;color:var(--primary);font:inherit;cursor:pointer;background:0 0;border-radius:9px;padding:.55rem .9rem;font-weight:700}.Home-module__jKgjFW__loadingDots{border:2px solid var(--card-border);border-top-color:var(--primary);border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite Home-module__jKgjFW__feed-spin}.Home-module__jKgjFW__stackedImagePlaceholder{aspect-ratio:16/9;background:linear-gradient(135deg, var(--card-bg), var(--card-border));width:100%}@keyframes Home-module__jKgjFW__feed-spin{to{transform:rotate(360deg)}}.Home-module__jKgjFW__loadingHero,.Home-module__jKgjFW__loadingCard{background:linear-gradient(90deg, var(--card-bg), color-mix(in srgb, var(--card-border) 70%, var(--card-bg)), var(--card-bg));border:1px solid var(--card-border);background-size:200% 100%;animation:1.4s ease-in-out infinite Home-module__jKgjFW__skeleton-shimmer}.Home-module__jKgjFW__loadingHero{border-radius:16px;height:min(52vw,520px);margin:3rem 0 2rem}.Home-module__jKgjFW__loadingGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__loadingCard{aspect-ratio:4/3;border-radius:12px}@keyframes Home-module__jKgjFW__skeleton-shimmer{to{background-position:-200% 0}}.Home-module__jKgjFW__storyRing{background:linear-gradient(45deg, var(--primary), #8b5cf6);border-radius:50%;flex-shrink:0;width:88px;height:88px;padding:2px}.Home-module__jKgjFW__storyImage{border:2px solid var(--background);background:#222;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Home-module__jKgjFW__storyImage img{object-fit:cover}.Home-module__jKgjFW__storyTag{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;font-size:.95rem;overflow:hidden}.Home-module__jKgjFW__storyItem:hover .Home-module__jKgjFW__storyTag{color:#fff}.Home-module__jKgjFW__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem;display:grid}.Home-module__jKgjFW__articleLayout{gap:3rem;max-width:1200px;margin:0 auto;display:flex}.Home-module__jKgjFW__articleContent{padding:3rem}.Home-module__jKgjFW__articleTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Home-module__jKgjFW__articleMain{flex:3;min-width:0}.Home-module__jKgjFW__articleSidebar{flex:1;min-width:300px}@media (max-width:900px){.Home-module__jKgjFW__articleLayout{flex-direction:column}.Home-module__jKgjFW__articleSidebar{min-width:100%;margin-top:2rem}.Home-module__jKgjFW__articleContent{padding:1.5rem}.Home-module__jKgjFW__articleTitle{font-size:1.4rem}}@media (max-width:768px){.Home-module__jKgjFW__container{padding:.5rem .5rem 80px}.Home-module__jKgjFW__header{flex-direction:row;justify-content:space-between;align-items:center;gap:0;margin-bottom:.5rem;padding:.25rem 0}.Home-module__jKgjFW__logo{font-size:1.25rem}.Home-module__jKgjFW__logoArea{flex-wrap:nowrap}.Home-module__jKgjFW__nav{display:none}.Home-module__jKgjFW__featuredNews{margin-bottom:.5rem}.Home-module__jKgjFW__featuredGrid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-direction:row;gap:.5rem;height:auto;margin-bottom:0;padding-bottom:.5rem;display:flex;overflow-x:auto}.Home-module__jKgjFW__featuredGrid::-webkit-scrollbar{display:none}.Home-module__jKgjFW__leftColumn,.Home-module__jKgjFW__rightColumn,.Home-module__jKgjFW__mobileOnlyColumn{display:contents}.Home-module__jKgjFW__featuredGrid .Home-module__jKgjFW__cardLink,.Home-module__jKgjFW__featuredGrid .Home-module__jKgjFW__card{scroll-snap-align:center;flex:0 0 85%;height:50vh;min-height:320px;max-height:450px}.Home-module__jKgjFW__card{min-height:unset;height:100%}.Home-module__jKgjFW__largeCard,.Home-module__jKgjFW__smallCard{border-radius:12px;flex-direction:column;height:100%;display:flex}.Home-module__jKgjFW__largeCard .Home-module__jKgjFW__cardTitle{font-size:1.3rem}.Home-module__jKgjFW__smallCard .Home-module__jKgjFW__cardTitle{font-size:.95rem;line-height:1.3}.Home-module__jKgjFW__smallCard .Home-module__jKgjFW__cardImageContainer{width:100%}.Home-module__jKgjFW__smallCard .Home-module__jKgjFW__cardSummary{margin-bottom:.5rem;font-size:.85rem;display:-webkit-box}.Home-module__jKgjFW__smallCard .Home-module__jKgjFW__cardFooter{display:flex}.Home-module__jKgjFW__storiesContainer{-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;justify-content:flex-start;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem}.Home-module__jKgjFW__storyItem{scroll-snap-align:start}.Home-module__jKgjFW__storiesContainer::-webkit-scrollbar{display:none}.Home-module__jKgjFW__grid{grid-template-columns:1fr;gap:1rem}.Home-module__jKgjFW__cardContent,.Home-module__jKgjFW__stackedContent{padding:1rem}.Home-module__jKgjFW__stackedCard{flex-direction:column;height:auto}.Home-module__jKgjFW__stackedImageContainer{width:100%;padding-top:56.25%}.Home-module__jKgjFW__stackedTitle{white-space:normal;font-size:1.3rem;display:block}.Home-module__jKgjFW__stackedSummary{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__stackedFooter{color:var(--primary);justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600;display:flex}.Home-module__jKgjFW__homeHeroGrid{scroll-snap-type:x mandatory;gap:.7rem;min-height:0;margin-bottom:2.5rem;display:flex;overflow-x:auto}.Home-module__jKgjFW__homeHeroGrid>.Home-module__jKgjFW__card,.Home-module__jKgjFW__secondaryGrid .Home-module__jKgjFW__card{scroll-snap-align:center;flex:0 0 86vw;height:430px}.Home-module__jKgjFW__secondaryGrid{display:contents}.Home-module__jKgjFW__popularSection,.Home-module__jKgjFW__latestSection{margin:2.5rem 0}.Home-module__jKgjFW__popularRail{grid-template-columns:repeat(5,minmax(225px,70vw))}.Home-module__jKgjFW__sectionHeading{align-items:start}.Home-module__jKgjFW__sectionHeading>p{display:none}.Home-module__jKgjFW__loadingGrid{grid-template-columns:1fr}}
.TagLinks-module__4VLk8G__list{z-index:4;pointer-events:auto;flex-wrap:wrap;gap:.4rem;width:fit-content;display:flex;position:relative}.TagLinks-module__4VLk8G__tag{border:1px solid var(--card-border);background:var(--card-bg);min-height:26px;color:var(--foreground);border-radius:999px;align-items:center;padding:.22rem .62rem;font-size:.72rem;font-weight:650;line-height:1;text-decoration:none;display:inline-flex}.TagLinks-module__4VLk8G__tag:hover{border-color:var(--primary);color:var(--primary)}.TagLinks-module__4VLk8G__overlay .TagLinks-module__4VLk8G__tag{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000007a;border-color:#ffffff4d}.TagLinks-module__4VLk8G__overlay .TagLinks-module__4VLk8G__tag:hover{color:#fff;border-color:#fff}
