.gmf-home-news.gmf-home-news--popular{padding-top:clamp(3rem,5vw,4.5rem);padding-bottom:clamp(2rem,4vw,3rem)}
.gmf-home-news.gmf-home-news--latest{border-top:1px solid rgb(var(--gmf-border));padding-top:clamp(2.5rem,4vw,3.5rem);padding-bottom:clamp(3rem,5vw,4.5rem)}
.gmf-home-news>.mx-auto{max-width:1280px}
.gmf-home-news .c21-heading{gap:.4rem}
.gmf-home-news .c21-heading h2{font-family:var(--gmf-font-display,"Rajdhani",sans-serif);font-size:clamp(2rem,3.2vw,2.7rem);font-weight:800;line-height:1.05;margin:0}
.gmf-home-news .c21-heading p{color:rgb(var(--gmf-text-secondary));font-size:.9rem;font-weight:500;line-height:1.5;margin:0}
.gmf-home-news .c21-heading a{color:rgb(var(--gmf-brand-text));font-size:.875rem;font-weight:700;text-decoration:none;white-space:nowrap}
.gmf-home-news .c21-heading a:hover{text-decoration:underline;text-underline-offset:.2em}
.gmf-home-news .post-feed-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(12,minmax(0,1fr))}
.gmf-home-news .post-feed-grid>.ts-preview{min-width:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview:first-child{grid-column:span 7;grid-row:span 2}
.gmf-home-news--popular .post-feed-grid>.ts-preview:nth-child(2),.gmf-home-news--popular .post-feed-grid>.ts-preview:nth-child(3){grid-column:span 5}
.gmf-home-news--popular .post-feed-grid>.ts-preview:nth-child(n+4){grid-column:span 4}
.gmf-home-news--latest .post-feed-grid>.ts-preview:first-child{grid-column:span 7;grid-row:span 3}
.gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2):nth-child(-n+4){grid-column:span 5}
.gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+5){grid-column:span 6}
.gmf-home-story{border-top:1px solid rgb(var(--gmf-border));height:100%;min-width:0}
.gmf-home-story__link{color:rgb(var(--gmf-text));display:flex;flex-direction:column;height:100%;min-width:0;text-decoration:none}
.gmf-home-story__media{aspect-ratio:16/9;background:rgb(var(--gmf-surface-2));overflow:hidden}
.gmf-home-story__media img{display:block;height:100%;object-fit:cover;transition:transform .25s ease;width:100%}
.gmf-home-story__link:hover .gmf-home-story__media img{transform:scale(1.025)}
.gmf-home-story__content{display:flex;flex:1;flex-direction:column;gap:.55rem;min-width:0;padding-top:.85rem}
.gmf-home-story__meta{color:rgb(var(--gmf-text-muted));display:flex;flex-wrap:wrap;font-size:.7rem;font-weight:600;gap:.1rem .55rem;line-height:1.4}
.gmf-home-story__meta .gmf-news-dates{display:flex;flex-wrap:wrap;gap:.2rem .65rem}
.gmf-home-story h3{color:rgb(var(--gmf-text));font-family:var(--gmf-font-display,"Rajdhani",sans-serif);font-size:1.25rem;font-weight:800;line-height:1.15;margin:0;overflow-wrap:anywhere}
.gmf-home-story__link:hover h3{color:rgb(var(--gmf-brand-text))}
.gmf-home-story p{color:rgb(var(--gmf-text-secondary));font-size:.86rem;font-weight:400;line-height:1.5;margin:0}
.gmf-home-story__link:focus-visible{border-radius:var(--gmf-radius-card,.75rem);outline:2px solid rgb(var(--gmf-brand-ring));outline-offset:3px}
.gmf-home-news--popular .ts-preview:first-child .gmf-home-story,.gmf-home-news--latest .ts-preview:first-child .gmf-home-story{border:1px solid rgb(var(--gmf-border));border-radius:var(--gmf-radius-card,.75rem);overflow:hidden}
.gmf-home-news--popular .ts-preview:first-child .gmf-home-story__media{aspect-ratio:2/1}
.gmf-home-news--popular .ts-preview:first-child .gmf-home-story__content,.gmf-home-news--latest .ts-preview:first-child .gmf-home-story__content{background:rgb(var(--gmf-surface-elevated));gap:.65rem;padding:1rem 1.25rem 1.25rem}
.gmf-home-news--popular .ts-preview:first-child h3,.gmf-home-news--latest .ts-preview:first-child h3{font-size:clamp(1.55rem,2vw,2rem)}
.gmf-home-news--popular .ts-preview:nth-child(2) .gmf-home-story__link,.gmf-home-news--popular .ts-preview:nth-child(3) .gmf-home-story__link,.gmf-home-news--latest .ts-preview:nth-child(n+2):nth-child(-n+4) .gmf-home-story__link{align-items:center;display:grid;gap:1rem;grid-template-columns:42% minmax(0,1fr)}
.gmf-home-news--popular .ts-preview:nth-child(2) .gmf-home-story__media,.gmf-home-news--popular .ts-preview:nth-child(3) .gmf-home-story__media,.gmf-home-news--latest .ts-preview:nth-child(n+2):nth-child(-n+4) .gmf-home-story__media{align-self:stretch;aspect-ratio:auto;min-height:9rem}
.gmf-home-news--popular .ts-preview:nth-child(2) .gmf-home-story__content,.gmf-home-news--popular .ts-preview:nth-child(3) .gmf-home-story__content,.gmf-home-news--latest .ts-preview:nth-child(n+2):nth-child(-n+4) .gmf-home-story__content{justify-content:center;padding:1rem 0}
.gmf-home-news--popular .ts-preview:nth-child(2) .gmf-home-story p,.gmf-home-news--popular .ts-preview:nth-child(3) .gmf-home-story p,.gmf-home-news--latest .ts-preview:nth-child(n+2):nth-child(-n+4) .gmf-home-story p{display:none}
.gmf-home-news--latest .ts-preview:nth-child(n+5) .gmf-home-story__link{display:grid;gap:1rem;grid-template-columns:10rem minmax(0,1fr)}
.gmf-home-news--latest .ts-preview:nth-child(n+5) .gmf-home-story__media{align-self:stretch;aspect-ratio:auto;min-height:8rem}
.gmf-home-news--latest .ts-preview:nth-child(n+5) .gmf-home-story__content{padding:.45rem 0}
.gmf-home-news--latest .ts-preview:nth-child(n+5) .gmf-home-story p{display:none}
.gmf-home-news .gmf-home-story--text .gmf-home-story__link{grid-template-columns:1fr!important}
@media(max-width:1000px){.gmf-home-news .post-feed-grid{gap:1.1rem}.gmf-home-news--popular .post-feed-grid>.ts-preview:first-child,.gmf-home-news--latest .post-feed-grid>.ts-preview:first-child{grid-column:span 12;grid-row:auto}.gmf-home-news--popular .post-feed-grid>.ts-preview:nth-child(n+2),.gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2){grid-column:span 6}.gmf-home-news--popular .ts-preview:nth-child(n+2) .gmf-home-story__link,.gmf-home-news--latest .ts-preview:nth-child(n+2) .gmf-home-story__link{align-items:stretch;display:flex;flex-direction:column;gap:0}.gmf-home-news--popular .ts-preview:nth-child(n+2) .gmf-home-story__media,.gmf-home-news--latest .ts-preview:nth-child(n+2) .gmf-home-story__media{aspect-ratio:16/9;min-height:0}.gmf-home-news--popular .ts-preview:nth-child(n+2) .gmf-home-story__content,.gmf-home-news--latest .ts-preview:nth-child(n+2) .gmf-home-story__content{justify-content:flex-start;padding:.75rem 0}}
@media(max-width:700px){.gmf-home-news.gmf-home-news--popular{padding-block:2.5rem 2rem}.gmf-home-news.gmf-home-news--latest{padding-block:2rem 3rem}.gmf-home-news .c21-heading h2{font-size:2rem}.gmf-home-news .c21-heading>div{align-items:flex-start;flex-direction:column;gap:.5rem;padding-right:0}.gmf-home-news .post-feed-grid{gap:0;grid-template-columns:minmax(0,1fr)}.gmf-home-news .post-feed-grid>.ts-preview{grid-column:1!important;grid-row:auto!important}.gmf-home-news .post-feed-grid>.ts-preview:first-child{margin-bottom:1rem}.gmf-home-news .ts-preview:first-child .gmf-home-story__media{aspect-ratio:16/9}.gmf-home-news .ts-preview:first-child .gmf-home-story__content{padding:.9rem 1rem 1rem}.gmf-home-news .ts-preview:first-child h3{font-size:1.55rem}.gmf-home-news .ts-preview:nth-child(n+2) .gmf-home-story__link{align-items:start;display:grid;gap:.8rem;grid-template-columns:6.5rem minmax(0,1fr);padding:.9rem 0}.gmf-home-news .ts-preview:nth-child(n+2) .gmf-home-story__media{aspect-ratio:1;min-height:0}.gmf-home-news .ts-preview:nth-child(n+2) .gmf-home-story__content{gap:.35rem;padding:0}.gmf-home-news .ts-preview:nth-child(n+2) h3{font-size:1.05rem}.gmf-home-news .ts-preview:nth-child(n+2) p{display:none}.gmf-home-news .ts-preview:nth-child(n+2) .gmf-home-story__meta{font-size:.65rem}.gmf-home-news .ts-preview:nth-child(n+2) .gmf-home-story--text .gmf-home-story__link{grid-template-columns:1fr}}

/* Most-read is a compact ranked rail, giving current reporting the visual lead. */
.gmf-home-news--popular .post-feed-grid{counter-reset:gmf-popular;gap:0;grid-template-columns:repeat(5,minmax(0,1fr))}
.gmf-home-news--popular .post-feed-grid>.ts-preview{border-left:1px solid rgb(var(--gmf-border));counter-increment:gmf-popular;grid-column:auto!important;grid-row:auto!important;margin:0!important;min-width:0;padding:0 1rem}
.gmf-home-news--popular .post-feed-grid>.ts-preview:first-child{border-left:0;padding-left:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview:last-child{padding-right:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story{background:transparent;border:0;border-radius:0;height:auto;overflow:visible}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story__link{display:block;min-width:0;padding:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story__media{aspect-ratio:16/9;min-height:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story__link:before{color:rgb(var(--gmf-brand-text));content:counter(gmf-popular,decimal-leading-zero);display:block;font-family:var(--gmf-font-display,"Rajdhani",sans-serif);font-size:1.6rem;font-weight:800;line-height:1;margin-bottom:.55rem}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story__content{background:transparent;display:block;padding:0}
.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story h3{font-size:1.05rem;line-height:1.3}
@media(max-width:1000px){.gmf-home-news--popular .post-feed-grid{grid-auto-columns:minmax(14rem,42%);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.gmf-home-news--popular .post-feed-grid>.ts-preview{scroll-snap-align:start}}
@media(max-width:700px){.gmf-home-news.gmf-home-news--popular{padding-block:2rem 1.5rem}.gmf-home-news--popular .post-feed-grid{grid-auto-columns:minmax(13rem,70%)}.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story__content{padding:0}.gmf-home-news--popular .post-feed-grid>.ts-preview .gmf-home-story h3{font-size:1rem}}

/* Every secondary latest story uses the same thumbnail/text rhythm on phones. */
@media(max-width:700px){
  .gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2) .gmf-home-story__link{align-items:start;display:grid;gap:.8rem;grid-template-columns:6.5rem minmax(0,1fr);padding:.9rem 0}
  .gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2) .gmf-home-story__media{aspect-ratio:1;min-height:0}
  .gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2) .gmf-home-story__content{gap:.35rem;padding:0}
  .gmf-home-news--latest .post-feed-grid>.ts-preview:nth-child(n+2) .gmf-home-story h3{font-size:1.05rem}
}
