.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__navLink{color:var(--text-muted);align-items:center;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Home-module__jKgjFW__navLink:hover{color:var(--foreground)}.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__cardLink{-webkit-tap-highlight-color:transparent;height:100%;text-decoration:none;display:block}.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;flex-direction:column;justify-content:flex-end;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.Home-module__jKgjFW__cardCategory{background:var(--primary);color:#fff;letter-spacing:.5px;border-radius:4px;width:max-content;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.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__stackedCategory{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2;background:#141414d9;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.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:2;-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:3;-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:center;gap:1.5rem;margin-bottom:4rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Home-module__jKgjFW__storyItem{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:90px;display:flex}.Home-module__jKgjFW__storyRing{background:linear-gradient(45deg, var(--primary), #8b5cf6);border-radius:50%;flex-shrink:0;width:70px;height:70px;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:.75rem;overflow:hidden}.Home-module__jKgjFW__storyItem:hover .Home-module__jKgjFW__storyTag{color:#fff}.Home-module__jKgjFW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,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:1rem}.Home-module__jKgjFW__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.Home-module__jKgjFW__logoArea{flex-wrap:wrap}.Home-module__jKgjFW__nav{justify-content:space-between;width:100%;padding-bottom:.5rem;overflow-x:auto}.Home-module__jKgjFW__featuredGrid{grid-template-columns:1fr;gap:1rem;height:auto}.Home-module__jKgjFW__leftColumn{gap:1rem;height:auto}.Home-module__jKgjFW__smallCard{height:300px}.Home-module__jKgjFW__largeCard{height:400px}.Home-module__jKgjFW__cardTitle{font-size:1.1rem}.Home-module__jKgjFW__largeCard .Home-module__jKgjFW__cardTitle{font-size:1.4rem}.Home-module__jKgjFW__storiesContainer{-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;justify-content:flex-start;padding-bottom:1.5rem}.Home-module__jKgjFW__storyItem{scroll-snap-align:start}.Home-module__jKgjFW__storiesContainer::-webkit-scrollbar{display:none}.Home-module__jKgjFW__grid{grid-template-columns:1fr}}
