.CategoryFeed-module__3zOvpa__feedContainer{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;padding:1rem 0;display:flex}.CategoryFeed-module__3zOvpa__feedItem{background:var(--bg-card,#fff);border:1px solid var(--border-color,#eee);border-radius:12px;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 4px 6px #0000000d}html[data-theme=dark] .CategoryFeed-module__3zOvpa__feedItem{background:var(--bg-card,#1e1e1e);border-color:#333}.CategoryFeed-module__3zOvpa__feedItem:hover{box-shadow:0 8px 15px #0000001a}.CategoryFeed-module__3zOvpa__itemHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;display:flex}.CategoryFeed-module__3zOvpa__categoryBadge{background:var(--accent,#0070f3);color:#fff;text-transform:lowercase;border-radius:20px;padding:4px 12px;font-weight:600}.CategoryFeed-module__3zOvpa__date{color:var(--text-muted,#666)}.CategoryFeed-module__3zOvpa__title{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.CategoryFeed-module__3zOvpa__imageContainer{border-radius:8px;width:100%;height:250px;margin-bottom:1.5rem;position:relative;overflow:hidden}.CategoryFeed-module__3zOvpa__image{object-fit:cover}.CategoryFeed-module__3zOvpa__contentWrapper{color:var(--text-color);font-size:1rem;line-height:1.6}.CategoryFeed-module__3zOvpa__clamped{-webkit-line-clamp:10;-webkit-box-orient:vertical;display:-webkit-box;position:relative;overflow:hidden}.CategoryFeed-module__3zOvpa__clamped:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg-card,#fff));width:100%;height:50px;position:absolute;bottom:0;left:0}html[data-theme=dark] .CategoryFeed-module__3zOvpa__clamped:after{background:linear-gradient(to bottom, transparent, var(--bg-card,#1e1e1e))}.CategoryFeed-module__3zOvpa__readMoreBtn{background:var(--accent,#0070f3);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:10px;font-size:1rem;font-weight:600;transition:opacity .2s;display:block}.CategoryFeed-module__3zOvpa__readMoreBtn:hover{opacity:.9}.CategoryFeed-module__3zOvpa__contentWrapper img{border-radius:8px;max-width:100%;height:auto;margin:1rem auto;display:block}@media (max-width:768px){.CategoryFeed-module__3zOvpa__feedItem{padding:1rem}.CategoryFeed-module__3zOvpa__title{font-size:1.2rem}.CategoryFeed-module__3zOvpa__imageContainer{height:180px;margin-bottom:1rem}.CategoryFeed-module__3zOvpa__contentWrapper{font-size:.95rem}.CategoryFeed-module__3zOvpa__readMoreBtn{padding:12px}}
.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__mobileOnlyColumn{display:none}.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: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;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:112px;display:flex}.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{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__cardCategory{padding:.15rem .35rem;font-size:.65rem}.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}}
.ShareButton-module__eKwchW__shareButton{border:1px solid var(--card-border);background-color:var(--card-bg);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ShareButton-module__eKwchW__shareButton:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.ShareButton-module__eKwchW__shareButton:active{transform:translateY(0)}
.StoryViewer-module__ofKnjq__overlay{z-index:9999;color:#fff;background-color:#000;flex-direction:column;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.StoryViewer-module__ofKnjq__closeButton{color:#fff;cursor:pointer;z-index:10001;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex;position:absolute;top:20px;right:20px}.StoryViewer-module__ofKnjq__storyContainer{flex:1;width:100%;height:100%;position:relative;overflow:hidden}.StoryViewer-module__ofKnjq__image{object-fit:contain;pointer-events:none}.StoryViewer-module__ofKnjq__navZoneLeft{z-index:10000;cursor:w-resize;width:30%;height:100%;position:absolute;top:0;left:0}.StoryViewer-module__ofKnjq__navZoneRight{z-index:10000;cursor:e-resize;width:30%;height:100%;position:absolute;top:0;right:0}.StoryViewer-module__ofKnjq__navZoneCenter{z-index:10000;cursor:pointer;width:40%;height:100%;position:absolute;top:0;left:30%}.StoryViewer-module__ofKnjq__footer{z-index:10000;pointer-events:none;text-align:center;background:linear-gradient(#0000,#000000e6);flex-direction:column;align-items:center;gap:8px;width:100%;padding:60px 20px;display:flex;position:absolute;bottom:0;left:0}.StoryViewer-module__ofKnjq__tagBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;box-shadow:0 2px 5px #0000004d}.StoryViewer-module__ofKnjq__storyTitle{color:#fff;text-shadow:1px 1px 3px #000c;margin:0;font-size:1.1rem;font-weight:600;line-height:1.4}.StoryViewer-module__ofKnjq__swipeUpIndicator{opacity:.8;flex-direction:column;align-items:center;gap:4px;margin-top:8px;font-size:.75rem;animation:2s infinite StoryViewer-module__ofKnjq__bounce;display:flex}@keyframes StoryViewer-module__ofKnjq__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}
