.HeroSection-module__sBkrQG__heroGrid{grid-template-columns:1.8fr 1.1fr 1.1fr;gap:.9rem;padding:.75rem 1.25rem .75rem .5rem;display:grid}@media (max-width:1024px){.HeroSection-module__sBkrQG__heroGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.HeroSection-module__sBkrQG__heroGrid{grid-template-columns:1fr}}.HeroSection-module__sBkrQG__mainHeroCard{height:480px;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;border-radius:8px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__heroOverlay{z-index:2;background:linear-gradient(#0000 0%,#0006 40%,#000000e0 100%);width:100%;height:55%;position:absolute;bottom:0;left:0}.HeroSection-module__sBkrQG__heroContent{z-index:3;padding:2rem;position:relative}.HeroSection-module__sBkrQG__badgeRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.HeroSection-module__sBkrQG__liveBadge{background-color:var(--accent-red);color:#fff;text-transform:uppercase;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:flex}.HeroSection-module__sBkrQG__liveDot{background-color:var(--bg-primary);border-radius:50%;width:6px;height:6px;animation:1s infinite alternate HeroSection-module__sBkrQG__pulseDot}.HeroSection-module__sBkrQG__categoryBadge{background-color:var(--primary-green);color:#fff;text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.HeroSection-module__sBkrQG__mainHeroCard h2{letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.05rem;font-weight:800;line-height:1.3}.HeroSection-module__sBkrQG__mainHeroCard p{color:#e5e7eb;max-width:90%;margin-bottom:1.25rem;font-size:.95rem;line-height:1.4}.HeroSection-module__sBkrQG__heroMeta{color:#9ca3af;align-items:center;gap:1rem;font-size:.75rem;display:flex}.HeroSection-module__sBkrQG__sideColumn{flex-direction:column;gap:.75rem;height:480px;padding-right:.35rem;display:flex;overflow-y:auto}.HeroSection-module__sBkrQG__sideColumn::-webkit-scrollbar{width:4px}.HeroSection-module__sBkrQG__sideColumn::-webkit-scrollbar-track{background:0 0}.HeroSection-module__sBkrQG__sideColumn::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.HeroSection-module__sBkrQG__sideColumn::-webkit-scrollbar-thumb:hover{background:#94a3b8}.HeroSection-module__sBkrQG__sectionHeader{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.HeroSection-module__sBkrQG__sectionHeader h3{text-transform:uppercase;color:var(--text-dark);font-size:1rem;font-weight:700}.HeroSection-module__sBkrQG__moreLink{color:var(--primary-green);font-size:.75rem;font-weight:600;text-decoration:none}.HeroSection-module__sBkrQG__moreLink:hover{text-decoration:underline}.HeroSection-module__sBkrQG__sideStoryCard{background-color:var(--bg-primary);border:1px solid var(--border-light);cursor:pointer;transition:all var(--transition-fast);border-radius:6px;gap:.75rem;padding:.75rem;display:flex}.HeroSection-module__sBkrQG__sideStoryCard:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1;transform:translateY(-2px)}.HeroSection-module__sBkrQG__sideImageWrapper{border-radius:4px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__sideStoryContent{flex-direction:column;justify-content:space-between;display:flex}.HeroSection-module__sBkrQG__sideCategory{color:var(--secondary-orange);text-transform:uppercase;font-size:.65rem;font-weight:700}.HeroSection-module__sBkrQG__sideTitle{color:var(--text-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.25rem;margin-bottom:.25rem;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.HeroSection-module__sBkrQG__sideMeta{color:var(--text-muted);font-size:.65rem}.HeroSection-module__sBkrQG__liveUpdatesPanel{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:6px;flex-direction:column;height:480px;padding:1rem;display:flex}.HeroSection-module__sBkrQG__liveHeader{border-bottom:1.5px solid var(--accent-red);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.HeroSection-module__sBkrQG__liveHeaderDot{background-color:var(--accent-red);border-radius:50%;width:8px;height:8px;animation:1s infinite alternate HeroSection-module__sBkrQG__pulseDot}.HeroSection-module__sBkrQG__liveHeaderTitle{text-transform:uppercase;color:var(--accent-red);font-size:1.15rem;font-weight:700}.HeroSection-module__sBkrQG__liveList{flex-direction:column;flex-grow:1;gap:1rem;padding-right:.25rem;display:flex;overflow-y:auto}.HeroSection-module__sBkrQG__liveItem{gap:.75rem;padding-bottom:1rem;display:flex;position:relative}.HeroSection-module__sBkrQG__liveItem:not(:last-child):after{content:"";background-color:var(--border-light);width:1px;position:absolute;top:24px;bottom:0;left:9px}.HeroSection-module__sBkrQG__iconWrapper{flex-shrink:0;justify-content:center;align-items:flex-start;margin-top:2px;display:flex}.HeroSection-module__sBkrQG__alertIcon{color:var(--accent-red)}.HeroSection-module__sBkrQG__checkIcon{color:var(--primary-green)}.HeroSection-module__sBkrQG__infoIcon{color:var(--secondary-orange)}.HeroSection-module__sBkrQG__liveItemContent{flex-direction:column;gap:.25rem;display:flex}.HeroSection-module__sBkrQG__liveTime{color:var(--text-muted);font-size:.85rem;font-weight:600}.HeroSection-module__sBkrQG__liveItemTitle{color:var(--text-dark);font-size:.95rem;font-weight:700;line-height:1.3}.HeroSection-module__sBkrQG__liveItemText{color:var(--text-muted);font-size:.725rem;line-height:1.3}.HeroSection-module__sBkrQG__viewAllBtn{background-color:var(--bg-secondary);border:1px solid var(--border-light);width:100%;color:var(--primary-green);cursor:pointer;transition:all var(--transition-fast);border-radius:4px;justify-content:center;align-items:center;gap:.25rem;margin-top:.75rem;padding:.5rem;font-size:.9rem;font-weight:700;display:flex}.HeroSection-module__sBkrQG__viewAllBtn:hover{background-color:var(--primary-green);color:#fff;border-color:var(--primary-green)}@keyframes HeroSection-module__sBkrQG__pulseDot{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.HeroSection-module__sBkrQG__indicatorBtn{cursor:pointer;width:32px;height:4px;transition:background-color var(--transition-fast);background-color:#ffffff4d;border:none;border-radius:2px;padding:0;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__indicatorBtn:hover{background-color:#ffffff80}.HeroSection-module__sBkrQG__progressFill{background-color:var(--primary-green);border-radius:2px;width:0%;position:absolute;top:0;bottom:0;left:0}.HeroSection-module__sBkrQG__progressFillActive{animation:5s linear forwards HeroSection-module__sBkrQG__slideProgress}@keyframes HeroSection-module__sBkrQG__slideProgress{0%{width:0%}to{width:100%}}
.CategoryRibbon-module__Nl2ZcG__mainGrid{border:1px solid var(--border-light);background-color:var(--bg-primary);box-shadow:var(--shadow-sm);border-radius:8px;grid-template-columns:3fr 1fr;gap:.9rem;margin-bottom:1rem;padding:.75rem;display:grid}@media (max-width:1024px){.CategoryRibbon-module__Nl2ZcG__mainGrid{grid-template-columns:1fr}.CategoryRibbon-module__Nl2ZcG__adColumn{width:100%;max-width:350px;margin:0 auto}}.CategoryRibbon-module__Nl2ZcG__leftColumn{flex-direction:column;gap:1.5rem;display:flex}.CategoryRibbon-module__Nl2ZcG__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.75rem;display:grid}.CategoryRibbon-module__Nl2ZcG__categoryCard{cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.35rem;text-decoration:none;display:flex}.CategoryRibbon-module__Nl2ZcG__iconCircle{background-color:var(--bg-secondary);border:1px solid var(--border-light);width:44px;height:44px;color:var(--primary-green);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);border-radius:8px;justify-content:center;align-items:center;display:flex}.CategoryRibbon-module__Nl2ZcG__categoryCard:hover .CategoryRibbon-module__Nl2ZcG__iconCircle{background-color:var(--primary-green);color:#fff;transform:translateY(-2px)}.CategoryRibbon-module__Nl2ZcG__categoryLabel{color:var(--text-dark);font-size:.825rem;font-weight:700}.CategoryRibbon-module__Nl2ZcG__schemesCard{border:1px solid var(--border-light);background-color:var(--bg-secondary);border-radius:6px;flex-direction:column;gap:.75rem;padding:1.1rem 1.35rem;display:flex}.CategoryRibbon-module__Nl2ZcG__schemesHeader{border-bottom:1.5px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.35rem;padding-bottom:.35rem;display:flex}.CategoryRibbon-module__Nl2ZcG__schemesHeader h4{text-transform:uppercase;color:var(--text-dark);font-size:1.05rem;font-weight:700}.CategoryRibbon-module__Nl2ZcG__schemesHeader a{color:var(--primary-green);font-size:.9rem;font-weight:700;text-decoration:none}.CategoryRibbon-module__Nl2ZcG__schemesList{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.CategoryRibbon-module__Nl2ZcG__schemeItem{color:var(--text-dark);transition:color var(--transition-fast);align-items:center;gap:.6rem;font-size:.925rem;font-weight:700;text-decoration:none;display:flex}.CategoryRibbon-module__Nl2ZcG__schemeItem:hover,.CategoryRibbon-module__Nl2ZcG__schemeIconWrapper{color:var(--primary-green)}.CategoryRibbon-module__Nl2ZcG__schoolAd{color:#fff;box-shadow:var(--shadow-sm);cursor:pointer;background-color:#1e1b4b;border-radius:8px;flex-direction:column;justify-content:space-between;height:260px;padding:1.75rem;display:flex;position:relative;overflow:hidden}.CategoryRibbon-module__Nl2ZcG__adLabel{text-transform:uppercase;color:#fff6;letter-spacing:.05em;font-size:.75rem;font-weight:700}.CategoryRibbon-module__Nl2ZcG__adContent{z-index:5;flex-direction:column;gap:.6rem;max-width:58%;display:flex}.CategoryRibbon-module__Nl2ZcG__adContent h4{font-size:1.25rem;font-weight:800;line-height:1.25}.CategoryRibbon-module__Nl2ZcG__adContent p{color:#d1d5db;font-size:.85rem}.CategoryRibbon-module__Nl2ZcG__enquireBtn{color:#fff;cursor:pointer;transition:opacity var(--transition-fast);background-color:#16a34a;border:none;border-radius:4px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700}.CategoryRibbon-module__Nl2ZcG__enquireBtn:hover{opacity:.9}.CategoryRibbon-module__Nl2ZcG__studentImage{z-index:1;width:195px;height:115px;position:absolute;bottom:0;right:0}
.HotStories-module__HTFM-W__hotGrid{box-shadow:none;background-color:#0000;border:none;border-radius:0;grid-template-columns:1.8fr 1fr 1.8fr;gap:.9rem;margin-bottom:1rem;padding:0;display:grid}.HotStories-module__HTFM-W__columnCard{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;flex-grow:1;gap:.75rem;min-height:300px;padding:.75rem .65rem;display:flex}@media (max-width:1024px){.HotStories-module__HTFM-W__hotGrid{grid-template-columns:1.2fr 1fr}.HotStories-module__HTFM-W__sponsoredCol{grid-column:span 2}}@media (max-width:640px){.HotStories-module__HTFM-W__hotGrid{grid-template-columns:1fr}.HotStories-module__HTFM-W__sponsoredCol{grid-column:span 1}}.HotStories-module__HTFM-W__column{flex-direction:column;gap:1rem;display:flex}.HotStories-module__HTFM-W__sectionHeader{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.HotStories-module__HTFM-W__sectionHeader h3{text-transform:uppercase;color:var(--text-dark);font-size:.95rem;font-weight:700}.HotStories-module__HTFM-W__moreLink{color:var(--primary-green);font-size:.7rem;font-weight:700;text-decoration:none}.HotStories-module__HTFM-W__moreLink:hover{text-decoration:underline}.HotStories-module__HTFM-W__featuredCard{height:100%;min-height:280px;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;border-radius:6px;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.HotStories-module__HTFM-W__cardImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HotStories-module__HTFM-W__overlay{z-index:2;background:linear-gradient(#0000 0%,#0000004d 40%,#000000d9 100%);width:100%;height:80%;position:absolute;bottom:0;left:0}.HotStories-module__HTFM-W__content{z-index:3;padding:1rem;position:relative}.HotStories-module__HTFM-W__cardCategory{color:var(--secondary-orange);text-transform:uppercase;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:inline-block}.HotStories-module__HTFM-W__cardTitle{font-size:1.05rem;font-weight:800;line-height:1.3}.HotStories-module__HTFM-W__latestCard{background-color:var(--bg-primary);border-bottom:1px solid var(--border-light);cursor:pointer;transition:transform var(--transition-fast);gap:.75rem;padding:.4rem 0;display:flex}.HotStories-module__HTFM-W__topStoriesLayout{flex-grow:1;grid-template-columns:1.15fr 1fr;gap:.9rem;display:grid}.HotStories-module__HTFM-W__topStoriesList{flex-direction:column;justify-content:space-between;display:flex}.HotStories-module__HTFM-W__latestCategory{color:var(--primary-green);text-transform:uppercase;margin-bottom:.1rem;font-size:.65rem;font-weight:750}.HotStories-module__HTFM-W__latestCard:last-child{border-bottom:none}.HotStories-module__HTFM-W__latestCard:hover{transform:translate(3px)}.HotStories-module__HTFM-W__thumbWrapper{border-radius:4px;flex-shrink:0;width:80px;height:60px;position:relative;overflow:hidden}.HotStories-module__HTFM-W__latestContent{flex-direction:column;justify-content:flex-start;gap:.15rem;display:flex}.HotStories-module__HTFM-W__latestTitle{color:var(--text-dark);font-size:.825rem;font-weight:700;line-height:1.35}.HotStories-module__HTFM-W__latestMeta{color:var(--text-muted);font-size:.625rem}.HotStories-module__HTFM-W__videoListItem{border-bottom:1px solid var(--border-light);cursor:pointer;gap:.75rem;padding:.5rem 0;display:flex}.HotStories-module__HTFM-W__videoListItem:last-child{border-bottom:none}.HotStories-module__HTFM-W__videoThumbWrapper{background-color:#000;border-radius:4px;flex-shrink:0;width:90px;height:60px;position:relative;overflow:hidden}.HotStories-module__HTFM-W__playOverlay{z-index:5;background-color:#0003;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HotStories-module__HTFM-W__playCircle{width:24px;height:24px;color:var(--primary-green);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex}.HotStories-module__HTFM-W__playTriangle{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid var(--primary-green);width:0;height:0;margin-left:2px}.HotStories-module__HTFM-W__videoListItem:hover .HotStories-module__HTFM-W__playCircle{background-color:var(--primary-green);color:#fff}.HotStories-module__HTFM-W__videoListItem:hover .HotStories-module__HTFM-W__playTriangle{border-left-color:#fff}.HotStories-module__HTFM-W__durationBadge{color:#fff;z-index:10;background-color:#000000d9;border-radius:2px;padding:.1rem .25rem;font-size:.55rem;font-weight:700;position:absolute;bottom:.25rem;right:.25rem}.HotStories-module__HTFM-W__videoListText{flex-direction:column;justify-content:space-between;display:flex}.HotStories-module__HTFM-W__videoListTitle{color:var(--text-dark);font-size:.75rem;font-weight:700;line-height:1.35}.HotStories-module__HTFM-W__sponGrid{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}.HotStories-module__HTFM-W__sponCard{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;height:100%;padding:.6rem;transition:all .2s;display:flex}.HotStories-module__HTFM-W__sponCard:hover{border-color:var(--primary-green);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.HotStories-module__HTFM-W__sponThumb{aspect-ratio:16/10;background-color:#f1f5f9;border-radius:6px;width:100%;position:relative;overflow:hidden}.HotStories-module__HTFM-W__sponTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.45rem 0 .3rem;font-size:.88rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.HotStories-module__HTFM-W__sponLabel{color:#059669;letter-spacing:.03em;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.HotStories-module__HTFM-W__sponsoredSub{color:var(--text-muted);margin-top:.1rem;font-size:.75rem;font-weight:500}.HotStories-module__HTFM-W__headerRight{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.HotStories-module__HTFM-W__navArrows{gap:.25rem;display:flex}.HotStories-module__HTFM-W__arrowBtn{border:1px solid var(--border-light);background:var(--bg-primary);cursor:pointer;width:22px;height:22px;color:var(--text-dark);border-radius:3px;justify-content:center;align-items:center;padding:0;font-size:.9rem;line-height:1;transition:background .15s;display:flex}.HotStories-module__HTFM-W__arrowBtn:hover{background:var(--bg-secondary)}
.WidgetsRow-module__lJEKPG__widgetsGrid{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;grid-template-columns:1.6fr 1fr 1fr;gap:.9rem;margin-bottom:1rem;padding:.75rem;display:grid}@media (max-width:1024px){.WidgetsRow-module__lJEKPG__widgetsGrid{grid-template-columns:1fr}}.WidgetsRow-module__lJEKPG__column{flex-direction:column;gap:.75rem;height:280px;display:flex}.WidgetsRow-module__lJEKPG__sectionHeader{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.5rem;display:flex}.WidgetsRow-module__lJEKPG__sectionHeader h3{text-transform:uppercase;color:var(--text-dark);font-size:.9rem;font-weight:700}.WidgetsRow-module__lJEKPG__viewAll{color:var(--primary-green);font-size:.7rem;font-weight:700;text-decoration:none}.WidgetsRow-module__lJEKPG__viewAll:hover{text-decoration:underline}.WidgetsRow-module__lJEKPG__trendingRow{flex-grow:1;grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.WidgetsRow-module__lJEKPG__trendingItem{cursor:pointer;flex-direction:column;gap:.35rem;display:flex}.WidgetsRow-module__lJEKPG__trendingThumbWrapper{aspect-ratio:16/10;background-color:#000;border-radius:4px;width:100%;position:relative;overflow:hidden}.WidgetsRow-module__lJEKPG__playOverlay{z-index:5;background-color:#0003;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.WidgetsRow-module__lJEKPG__playCircle{width:20px;height:20px;color:var(--primary-green);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex}.WidgetsRow-module__lJEKPG__playTriangle{border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;border-left:6px solid var(--primary-green);width:0;height:0;margin-left:1px}.WidgetsRow-module__lJEKPG__trendingItem:hover .WidgetsRow-module__lJEKPG__playCircle{background-color:var(--primary-green);color:#fff}.WidgetsRow-module__lJEKPG__trendingItem:hover .WidgetsRow-module__lJEKPG__playTriangle{border-left-color:#fff}.WidgetsRow-module__lJEKPG__durationBadge{color:#fff;z-index:10;background-color:#000c;border-radius:2px;padding:.05rem .2rem;font-size:.5rem;font-weight:700;position:absolute;bottom:.15rem;right:.15rem}.WidgetsRow-module__lJEKPG__trendingTitle{color:var(--text-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.65rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.WidgetsRow-module__lJEKPG__astroCard{color:#fff;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#1c1445 0%,#150f34 100%);border-radius:6px;flex-direction:column;justify-content:space-between;height:290px;padding:1.1rem;display:flex;position:relative;overflow:hidden}.WidgetsRow-module__lJEKPG__astroTopRow{justify-content:space-between;align-items:center;display:flex}.WidgetsRow-module__lJEKPG__astroHeading{text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-size:.85rem;font-weight:700}.WidgetsRow-module__lJEKPG__astroViewAll{color:#ffffff8c;font-size:.8rem;font-weight:700;text-decoration:none}.WidgetsRow-module__lJEKPG__astroViewAll:hover{color:#ffffffd9}.WidgetsRow-module__lJEKPG__astroFlex{z-index:5;align-items:center;gap:1rem;width:100%;display:flex}.WidgetsRow-module__lJEKPG__astroImgWrapper{border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:60px;height:60px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0003}.WidgetsRow-module__lJEKPG__astroContent{flex-direction:column;flex:1;gap:.4rem;display:flex}.WidgetsRow-module__lJEKPG__astroTitle{font-size:1.05rem;font-weight:800;line-height:1.3}.WidgetsRow-module__lJEKPG__astroText{color:#cbd5e1;font-size:.7rem}.WidgetsRow-module__lJEKPG__readBtn{color:#fff;cursor:pointer;transition:all var(--transition-fast);background-color:#0000;border:1px solid #fff;border-radius:4px;align-self:flex-start;padding:.35rem 1rem;font-size:.725rem;font-weight:700}.WidgetsRow-module__lJEKPG__readBtn:hover{background-color:var(--bg-primary);color:#1c1445}.WidgetsRow-module__lJEKPG__zodiacWheel{opacity:.25;width:120px;height:120px;position:absolute;bottom:-1.5rem;right:-1.5rem}.WidgetsRow-module__lJEKPG__dealCard{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:6px;flex-direction:column;justify-content:space-between;height:290px;padding:1rem;display:flex;position:relative}.WidgetsRow-module__lJEKPG__dealHeader{justify-content:space-between;align-items:center;display:flex}.WidgetsRow-module__lJEKPG__dealHeader h4{text-transform:uppercase;color:#9c2a2a;font-size:1.05rem;font-weight:700}.WidgetsRow-module__lJEKPG__dealHeader span{color:#9c2a2a;cursor:pointer;font-size:.85rem;font-weight:700}.WidgetsRow-module__lJEKPG__dealBody{align-items:center;gap:.75rem;margin:.5rem 0;display:flex}.WidgetsRow-module__lJEKPG__productImage{flex-shrink:0;width:90px;height:90px;position:relative}.WidgetsRow-module__lJEKPG__productInfo{flex-direction:column;flex:1;gap:.35rem;display:flex}.WidgetsRow-module__lJEKPG__productName{color:var(--text-dark);font-size:.95rem;font-weight:700;line-height:1.35}.WidgetsRow-module__lJEKPG__priceContainer{align-items:center;gap:.4rem;display:flex}.WidgetsRow-module__lJEKPG__dealPrice{color:#9c2a2a;font-size:1.3rem;font-weight:800}.WidgetsRow-module__lJEKPG__originalPrice{color:var(--text-muted);font-size:.9rem;text-decoration:line-through}.WidgetsRow-module__lJEKPG__discountBadge{color:#16a34a;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-self:flex-start;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.WidgetsRow-module__lJEKPG__buyBtn{color:#fff;cursor:pointer;width:100%;transition:background-color var(--transition-fast);text-transform:uppercase;background-color:#9c2a2a;border:none;border-radius:4px;padding:.6rem;font-size:.95rem;font-weight:700}.WidgetsRow-module__lJEKPG__buyBtn:hover{background-color:#7f1d1d}
.InteractiveTools-module__Hh9FKq__toolsGrid{grid-template-columns:1fr 1fr 1fr;gap:1.1rem;margin-bottom:1.5rem;padding:.5rem 0;display:grid}@media (max-width:920px){.InteractiveTools-module__Hh9FKq__toolsGrid{grid-template-columns:1fr}}.InteractiveTools-module__Hh9FKq__card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:380px;max-height:380px;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000008}.InteractiveTools-module__Hh9FKq__header{border-bottom:2px solid #01582c;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.45rem;display:flex}.InteractiveTools-module__Hh9FKq__header h3{text-transform:uppercase;letter-spacing:.5px;color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.InteractiveTools-module__Hh9FKq__viewAll{color:#01582c;white-space:nowrap;font-size:.78rem;font-weight:700;text-decoration:none}.InteractiveTools-module__Hh9FKq__viewAll:hover{text-decoration:underline}.InteractiveTools-module__Hh9FKq__inputRow{flex-shrink:0;gap:.5rem;margin-bottom:.65rem;display:flex}.InteractiveTools-module__Hh9FKq__areaInput{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:6px;outline:none;flex-grow:1;padding:.45rem .65rem;font-size:.85rem}.InteractiveTools-module__Hh9FKq__areaInput:focus{border-color:#059669}.InteractiveTools-module__Hh9FKq__setLocBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#01582c;border:none;border-radius:6px;padding:.45rem .85rem;font-size:.82rem;font-weight:700;transition:background .15s}.InteractiveTools-module__Hh9FKq__setLocBtn:hover{background-color:#047857}.InteractiveTools-module__Hh9FKq__issuesList{flex-direction:column;flex:1;gap:.6rem;min-height:0;padding-right:.35rem;display:flex;overflow-y:auto}.InteractiveTools-module__Hh9FKq__issueItem{color:#1e293b;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:.55rem;padding-bottom:.5rem;font-size:.82rem;transition:background .15s;display:flex}.InteractiveTools-module__Hh9FKq__issueItem:last-child{border-bottom:none;padding-bottom:0}.InteractiveTools-module__Hh9FKq__issueIcon{color:#059669;flex-shrink:0;margin-top:2px}.InteractiveTools-module__Hh9FKq__constituencyText{color:#64748b;flex-shrink:0;margin:0 0 .4rem;font-size:.78rem}.InteractiveTools-module__Hh9FKq__constituencyScrollArea{flex:1;min-height:0;margin-bottom:.65rem;padding-right:.35rem;overflow-y:auto}.InteractiveTools-module__Hh9FKq__constituencyGrid{grid-template-columns:repeat(2,1fr);gap:.35rem;display:grid}.InteractiveTools-module__Hh9FKq__constituencyBox{text-align:center;cursor:pointer;color:#1e293b;white-space:nowrap;text-overflow:ellipsis;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.45rem .3rem;font-size:.78rem;font-weight:700;transition:all .15s;overflow:hidden}.InteractiveTools-module__Hh9FKq__constituencyBox:hover{color:#065f46;background-color:#ecfdf5;border-color:#059669}.InteractiveTools-module__Hh9FKq__constSelectWrapper{text-align:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;padding:.45rem .65rem}.InteractiveTools-module__Hh9FKq__constSelectWrapper p{color:#64748b;margin:0 0 .3rem;font-size:.75rem}.InteractiveTools-module__Hh9FKq__select{color:#0f172a;cursor:pointer;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.4rem .5rem;font-size:.82rem;font-weight:600}.InteractiveTools-module__Hh9FKq__tabsRow{border-bottom:1px solid #e2e8f0;flex-shrink:0;gap:.75rem;margin-bottom:.6rem;padding-bottom:.25rem;display:flex}.InteractiveTools-module__Hh9FKq__tabBtn{color:#64748b;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 0 .3rem;font-size:.68rem;font-weight:800;transition:all .15s}.InteractiveTools-module__Hh9FKq__activeTabBtn{color:#01582c;border-bottom-color:#01582c}.InteractiveTools-module__Hh9FKq__marketList{flex-direction:column;flex:1;gap:.45rem;min-height:0;padding-right:.35rem;display:flex;overflow-y:auto}.InteractiveTools-module__Hh9FKq__marketItem{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:.4rem .5rem;font-size:.72rem;transition:background .15s;display:flex}.InteractiveTools-module__Hh9FKq__marketInfo{flex-direction:column;flex-shrink:0;width:80px;display:flex}.InteractiveTools-module__Hh9FKq__marketName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.InteractiveTools-module__Hh9FKq__marketVal{font-size:.78rem;font-weight:800}.InteractiveTools-module__Hh9FKq__sparkline{flex-grow:1;max-width:75px;height:18px;padding:0 .2rem}.InteractiveTools-module__Hh9FKq__marketChg{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;width:65px;display:flex}.InteractiveTools-module__Hh9FKq__chgText{font-size:.72rem;font-weight:700}.InteractiveTools-module__Hh9FKq__chgPercent{font-size:.62rem;font-weight:700}.InteractiveTools-module__Hh9FKq__up{color:#16a34a}.InteractiveTools-module__Hh9FKq__down{color:#dc2626}.InteractiveTools-module__Hh9FKq__upBg{background-color:#16a34a08}.InteractiveTools-module__Hh9FKq__downBg{background-color:#dc262608}.InteractiveTools-module__Hh9FKq__marketStatus{color:#059669;text-align:right;flex-shrink:0;margin-top:.4rem;font-size:.65rem;font-weight:700}.InteractiveTools-module__Hh9FKq__issuesList::-webkit-scrollbar{width:4px}.InteractiveTools-module__Hh9FKq__constituencyScrollArea::-webkit-scrollbar{width:4px}.InteractiveTools-module__Hh9FKq__marketList::-webkit-scrollbar{width:4px}.InteractiveTools-module__Hh9FKq__issuesList::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.InteractiveTools-module__Hh9FKq__constituencyScrollArea::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.InteractiveTools-module__Hh9FKq__marketList::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.InteractiveTools-module__Hh9FKq__issuesList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.InteractiveTools-module__Hh9FKq__constituencyScrollArea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.InteractiveTools-module__Hh9FKq__marketList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.InteractiveTools-module__Hh9FKq__issuesList::-webkit-scrollbar-thumb:hover{background:#059669}.InteractiveTools-module__Hh9FKq__constituencyScrollArea::-webkit-scrollbar-thumb:hover{background:#059669}.InteractiveTools-module__Hh9FKq__marketList::-webkit-scrollbar-thumb:hover{background:#059669}
.VideoSection-module__9_92RW__sectionWrapper{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;margin-bottom:1rem;padding:.75rem}.VideoSection-module__9_92RW__headerRow{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex}.VideoSection-module__9_92RW__headerRow h3{text-transform:uppercase;color:var(--text-dark);font-size:.95rem;font-weight:700}.VideoSection-module__9_92RW__viewAll{color:var(--primary-green);font-size:.75rem;font-weight:600;text-decoration:none}.VideoSection-module__9_92RW__viewAll:hover{text-decoration:underline}.VideoSection-module__9_92RW__videoGrid{grid-template-columns:1fr 1.2fr 1fr;gap:.9rem;display:grid}@media (max-width:1024px){.VideoSection-module__9_92RW__videoGrid{grid-template-columns:1fr;gap:1rem}}.VideoSection-module__9_92RW__column{flex-direction:column;gap:.75rem;display:flex}.VideoSection-module__9_92RW__videoColumnBox{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.VideoSection-module__9_92RW__shortsGrid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.VideoSection-module__9_92RW__shortCard{cursor:pointer;flex-direction:column;gap:.35rem;display:flex}.VideoSection-module__9_92RW__shortThumbWrapper{aspect-ratio:9/16;background-color:#000;border-radius:4px;width:100%;position:relative;overflow:hidden}.VideoSection-module__9_92RW__shortOverlay{z-index:5;background-color:#0000001a;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:.35rem;display:flex;position:absolute;top:0;left:0}.VideoSection-module__9_92RW__shortPlayCircle{width:18px;height:18px;color:var(--primary-green);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 4px #0000004d}.VideoSection-module__9_92RW__shortPlayTriangle{border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;border-left:6px solid var(--primary-green);width:0;height:0;margin-left:1px}.VideoSection-module__9_92RW__shortCard:hover .VideoSection-module__9_92RW__shortPlayCircle{background-color:var(--primary-green);color:#fff}.VideoSection-module__9_92RW__shortCard:hover .VideoSection-module__9_92RW__shortPlayTriangle{border-left-color:#fff}.VideoSection-module__9_92RW__durationLabel{color:#fff;background-color:#000000d9;border-radius:2px;align-self:flex-start;margin-top:.25rem;padding:.05rem .2rem;font-size:.5rem;font-weight:700}.VideoSection-module__9_92RW__shortTitle{color:var(--text-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.VideoSection-module__9_92RW__liveTVCard{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;justify-content:space-between;padding:1rem;display:flex}.VideoSection-module__9_92RW__liveHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.VideoSection-module__9_92RW__liveLabel{background-color:var(--accent-red);color:#fff;text-transform:uppercase;border-radius:3px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:flex}.VideoSection-module__9_92RW__liveDot{background-color:var(--bg-primary);border-radius:50%;width:5px;height:5px;animation:1s infinite alternate VideoSection-module__9_92RW__pulseDot}.VideoSection-module__9_92RW__liveViewers{color:var(--text-muted);font-size:.65rem;font-weight:700}.VideoSection-module__9_92RW__livePlayerWrapper{aspect-ratio:16/9;background-color:#000;border-radius:6px;width:100%;position:relative;overflow:hidden}.VideoSection-module__9_92RW__liveOverlay{z-index:5;background-color:#00000026;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoSection-module__9_92RW__livePlayCircle{width:50px;height:50px;color:var(--primary-green);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #0000004d}.VideoSection-module__9_92RW__livePlayTriangle{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid var(--primary-green);width:0;height:0;margin-left:3px}.VideoSection-module__9_92RW__liveTVCard:hover .VideoSection-module__9_92RW__livePlayCircle{background-color:var(--primary-green);transform:scale(1.1)}.VideoSection-module__9_92RW__liveTVCard:hover .VideoSection-module__9_92RW__livePlayTriangle{border-left-color:#fff}.VideoSection-module__9_92RW__liveTitle{color:var(--text-dark);margin-top:.5rem;font-size:.9rem;font-weight:800;line-height:1.35}.VideoSection-module__9_92RW__watchBtn{background-color:var(--accent-red);color:#fff;cursor:pointer;width:100%;transition:opacity var(--transition-fast);text-transform:uppercase;border:none;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.8rem;font-weight:700}.VideoSection-module__9_92RW__watchBtn:hover{opacity:.9}.VideoSection-module__9_92RW__offlineLabel{color:#fff;text-transform:uppercase;background-color:#64748b;border-radius:3px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.65rem;font-weight:700;display:flex}.VideoSection-module__9_92RW__offlineDot{background-color:#cbd5e1;border-radius:50%;width:5px;height:5px}.VideoSection-module__9_92RW__offlineBtn{color:#fff;cursor:not-allowed;text-transform:uppercase;background-color:#94a3b8;border:none;border-radius:4px;width:100%;margin-top:.5rem;padding:.5rem;font-size:.8rem;font-weight:700}.VideoSection-module__9_92RW__viralGrid{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.VideoSection-module__9_92RW__viralCard{cursor:pointer;flex-direction:column;gap:.35rem;display:flex}.VideoSection-module__9_92RW__viralThumbWrapper{aspect-ratio:16/11;background-color:#000;border-radius:4px;width:100%;position:relative;overflow:hidden}.VideoSection-module__9_92RW__viralTitle{color:var(--text-dark);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.65rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.VideoSection-module__9_92RW__viralViews{color:var(--text-muted);font-size:.55rem}@keyframes VideoSection-module__9_92RW__pulseDot{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.VideoSection-module__9_92RW__premiumSansadAd{aspect-ratio:970/90;width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);box-sizing:border-box;background-color:#f3f4f6;border-radius:8px;margin-top:1.5rem;display:flex;overflow:hidden}.VideoSection-module__9_92RW__adLeftPart{border-right:1px solid var(--border-light);background-color:#e5e7eb;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;width:20%;padding:.5rem;display:flex}.VideoSection-module__9_92RW__adLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;text-align:center;font-size:.6rem;font-weight:700}.VideoSection-module__9_92RW__adDimensions{color:var(--text-muted);text-align:center;font-size:.65rem;font-weight:700}.VideoSection-module__9_92RW__adRightPart{background-color:var(--bg-secondary);align-items:center;width:80%;padding:0 2rem;display:flex}.VideoSection-module__9_92RW__adContent{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.VideoSection-module__9_92RW__adTextCol{text-align:left;flex-direction:column;gap:.15rem;display:flex}.VideoSection-module__9_92RW__adTitle{color:#111827;letter-spacing:-.01em;font-size:1.15rem;font-weight:850}.VideoSection-module__9_92RW__adSub{color:#4b5563;font-size:.8rem;font-weight:500}.VideoSection-module__9_92RW__adActionCol{align-items:center;gap:1.25rem;display:flex}.VideoSection-module__9_92RW__adBtn{color:#fff;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background-color:#166534;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:750;box-shadow:0 2px 4px #16653433}.VideoSection-module__9_92RW__adBtn:hover{background-color:#14532d;transform:translateY(-1px);box-shadow:0 4px 8px #1665344d}.VideoSection-module__9_92RW__adBtn:active{transform:translateY(0)}.VideoSection-module__9_92RW__adMegaphone{color:#166534;opacity:.85;flex-shrink:0;animation:2.5s ease-in-out infinite alternate VideoSection-module__9_92RW__floatMegaphoneSmall;transform:rotate(-15deg)}@keyframes VideoSection-module__9_92RW__floatMegaphoneSmall{0%{transform:translateY(0)rotate(-15deg)}to{transform:translateY(-4px)rotate(-8deg)}}@media (max-width:900px){.VideoSection-module__9_92RW__adLeftPart{display:none}.VideoSection-module__9_92RW__adRightPart{width:100%;padding:0 1.25rem}}@media (max-width:600px){.VideoSection-module__9_92RW__adTitle{font-size:.9rem}.VideoSection-module__9_92RW__adSub{font-size:.65rem}.VideoSection-module__9_92RW__adBtn{padding:.4rem .85rem;font-size:.725rem}.VideoSection-module__9_92RW__adMegaphone{display:none}.VideoSection-module__9_92RW__adContent{gap:.5rem}}
.MidAdBanner-module__3v3_rq__adBanner{background:linear-gradient(135deg,#1a4a2e 0%,#0f3020 60%,#162b1e 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:1.5rem;min-height:90px;margin:1.5rem 0;padding:1.25rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000040}.MidAdBanner-module__3v3_rq__adBanner:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.MidAdBanner-module__3v3_rq__leftBadge{text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;gap:.15rem;min-width:90px;padding:.5rem .75rem;display:flex}.MidAdBanner-module__3v3_rq__adLabel{text-transform:uppercase;color:#fff9;letter-spacing:.04em;font-size:.62rem;font-weight:700}.MidAdBanner-module__3v3_rq__adSize{color:#ffffffd9;font-size:.7rem;font-weight:700}.MidAdBanner-module__3v3_rq__adText{text-align:center;flex-direction:column;flex:1;display:flex}.MidAdBanner-module__3v3_rq__adTitle{color:#fff;letter-spacing:.01em;font-size:1.3rem;font-weight:800;line-height:1.25}.MidAdBanner-module__3v3_rq__adRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.MidAdBanner-module__3v3_rq__adBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#22c55e;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #22c55e59}.MidAdBanner-module__3v3_rq__adBtn:hover{background-color:#16a34a;transform:translateY(-1px)}.MidAdBanner-module__3v3_rq__megaphoneIcon{opacity:.85;flex-shrink:0}@media (max-width:768px){.MidAdBanner-module__3v3_rq__adBanner{text-align:center;flex-direction:column;padding:1.25rem}.MidAdBanner-module__3v3_rq__leftBadge,.MidAdBanner-module__3v3_rq__megaphoneIcon{display:none}}
.NewsGrid-module__s2O-EG__gridContainer{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 0;display:grid}@media (max-width:768px){.NewsGrid-module__s2O-EG__gridContainer{grid-template-columns:1fr}}.NewsGrid-module__s2O-EG__column{flex-direction:column;gap:1rem;display:flex}.NewsGrid-module__s2O-EG__columnHeader{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.NewsGrid-module__s2O-EG__columnHeader h3{text-transform:uppercase;color:var(--text-dark);font-size:.95rem;font-weight:700}.NewsGrid-module__s2O-EG__badge{background-color:var(--primary-green);color:#fff;text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.NewsGrid-module__s2O-EG__viewAll{color:var(--primary-green);font-size:.75rem;font-weight:600;text-decoration:none}.NewsGrid-module__s2O-EG__viewAll:hover{text-decoration:underline}.NewsGrid-module__s2O-EG__columnCard{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:10px;flex-direction:column;flex-grow:1;gap:.75rem;padding:.85rem;display:flex}.NewsGrid-module__s2O-EG__articleCard{border-bottom:1px solid var(--border-light);cursor:pointer;transition:all var(--transition-fast);background-color:#0000;justify-content:space-between;gap:1rem;padding-bottom:.75rem;display:flex}.NewsGrid-module__s2O-EG__articleCard:last-child{border-bottom:none;padding-bottom:0}.NewsGrid-module__s2O-EG__articleCard:hover{transform:translate(3px)}.NewsGrid-module__s2O-EG__cardContent{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.NewsGrid-module__s2O-EG__articleTitle{color:var(--text-dark);margin-bottom:.25rem;font-size:.825rem;font-weight:700;line-height:1.35}.NewsGrid-module__s2O-EG__articleExcerpt{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.725rem;line-height:1.35;display:-webkit-box;overflow:hidden}.NewsGrid-module__s2O-EG__cardMeta{color:var(--text-muted);font-size:.65rem}.NewsGrid-module__s2O-EG__thumbnailWrapper{border-radius:4px;flex-shrink:0;width:90px;height:70px;position:relative;overflow:hidden}
.GalleryRow-module__e6DH4q__galleryGrid{grid-template-columns:1fr 1fr 1fr 1fr;gap:.9rem;margin-bottom:1rem;display:grid}.GalleryRow-module__e6DH4q__columnCard{background-color:var(--bg-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;flex-grow:1;justify-content:flex-start;gap:.4rem;padding:.75rem .65rem;display:flex}@media (max-width:1024px){.GalleryRow-module__e6DH4q__galleryGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.GalleryRow-module__e6DH4q__galleryGrid{grid-template-columns:1fr}}.GalleryRow-module__e6DH4q__column{flex-direction:column;gap:.75rem;display:flex}.GalleryRow-module__e6DH4q__header{border-bottom:2px solid var(--primary-green);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.GalleryRow-module__e6DH4q__header h3{text-transform:uppercase;color:var(--text-dark);font-size:.9rem;font-weight:700}.GalleryRow-module__e6DH4q__viewAll{color:var(--primary-green);font-size:.7rem;font-weight:600;text-decoration:none}.GalleryRow-module__e6DH4q__viewAll:hover{text-decoration:underline}.GalleryRow-module__e6DH4q__beatCard{border-bottom:1px solid var(--border-light);cursor:pointer;transition:transform var(--transition-fast);gap:.75rem;padding:.5rem 0;display:flex}.GalleryRow-module__e6DH4q__beatCard:last-child{border-bottom:none}.GalleryRow-module__e6DH4q__beatCard:hover{transform:translate(3px)}.GalleryRow-module__e6DH4q__thumbWrapper{border-radius:4px;flex-shrink:0;width:65px;height:55px;position:relative;overflow:hidden}.GalleryRow-module__e6DH4q__cardContent{flex-direction:column;justify-content:center;display:flex}.GalleryRow-module__e6DH4q__cardTitle{color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.2rem;font-size:.85rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.GalleryRow-module__e6DH4q__cardMeta{color:var(--text-muted);font-size:.625rem}.GalleryRow-module__e6DH4q__opCard{border-bottom:1px dashed var(--border-light);cursor:pointer;transition:all var(--transition-fast);gap:.75rem;padding:.6rem 0;display:flex}.GalleryRow-module__e6DH4q__opCard:last-child{border-bottom:none}.GalleryRow-module__e6DH4q__opCard:hover{transform:translateY(-1px)}.GalleryRow-module__e6DH4q__avatarWrapper{border:1px solid var(--border-light);border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.GalleryRow-module__e6DH4q__opContent{flex-direction:column;display:flex}.GalleryRow-module__e6DH4q__authorName{color:var(--primary-green);font-size:.725rem;font-weight:700}.GalleryRow-module__e6DH4q__authorTitle{color:var(--text-muted);margin-bottom:.15rem;font-size:.6rem}.GalleryRow-module__e6DH4q__opTitle{color:var(--text-dark);font-size:.75rem;font-weight:700;line-height:1.3}.GalleryRow-module__e6DH4q__photoGrid{flex-grow:1;grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.GalleryRow-module__e6DH4q__photoTile{box-shadow:var(--shadow-sm);aspect-ratio:4/3;cursor:pointer;background-color:#000;border-radius:4px;position:relative;overflow:hidden}.GalleryRow-module__e6DH4q__photoTileImage{transition:transform var(--transition-normal)}.GalleryRow-module__e6DH4q__photoTile:hover .GalleryRow-module__e6DH4q__photoTileImage{transform:scale(1.1)}.GalleryRow-module__e6DH4q__tileOverlay{color:#fff;z-index:5;background:linear-gradient(#0000 0%,#000c 100%);width:100%;padding:.25rem .5rem;font-size:.6rem;font-weight:600;position:absolute;bottom:0;left:0}
