/* ═══ DEPTH LAYER (server-rendered news pages) ═══
Matches the homepage: layered elevation + transform-only hovers, so the
article and category pages share one visual language. No WebGL — the lead
image on an article page is the LCP element. */
:root{
--e1:0 1px 2px rgba(13,13,13,.05),0 1px 3px rgba(13,13,13,.04);
--e2:0 2px 4px rgba(13,13,13,.05),0 6px 14px rgba(13,13,13,.07);
--e3:0 8px 16px rgba(13,13,13,.08),0 18px 38px rgba(13,13,13,.11);
--ease:cubic-bezier(.22,1,.36,1);
--spring:cubic-bezier(.34,1.4,.64,1);
}
.np-card,.rel-card,.cat-card,.art-related-card,.qc-card{border-radius:14px;box-shadow:var(--e1);overflow:hidden;
transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s}
.np-card:hover,.rel-card:hover,.cat-card:hover,.art-related-card:hover,.qc-card:hover{transform:translateY(-5px);box-shadow:var(--e3);border-color:transparent}
.np-card img,.rel-card img,.cat-card img,.art-related-card img,.qc-card img{transition:transform .55s var(--ease)}
.np-card:hover img,.rel-card:hover img,.cat-card:hover img,.art-related-card:hover img,.qc-card:hover img{transform:scale(1.06)}
article img[fetchpriority="high"]{border-radius:16px;box-shadow:var(--e3)}
.np-pill{border-radius:999px;box-shadow:var(--e1);transition:transform .16s var(--spring),box-shadow .16s}
.np-pill:hover{transform:translateY(-2px);box-shadow:var(--e2)}
@media(hover:none){.np-card,.rel-card,.cat-card,.art-related-card,.qc-card{transform:none!important}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}
.np-card,.rel-card,.cat-card,.np-pill{transform:none!important}}
Our Authors
Last updated: September 12, 2026
Meet the editorial team behind NewsPulse Time. Our writers bring focused expertise to their beats, ensuring accurate, well-sourced reporting for our global readership.
Senior News Editor · Business & Technology
Hitesh Sahu is the Senior News Editor at NewsPulse Time, covering global business, markets, and technology. With a keen eye for breaking developments, he focuses on delivering accurate, well-sourced reporting that helps international readers understand fast-moving stories.
World Affairs Correspondent · World & Politics
Abhishek Verma reports on world affairs and international politics for NewsPulse Time. He specializes in geopolitics, elections, and cross-border developments, bringing context and clarity to complex global events for a worldwide audience.
Sports & Entertainment Writer · Sports & Entertainment
Ankit Sharma covers sports and entertainment for NewsPulse Time, from Premier League football to Hollywood and global culture. He blends timely reporting with the background readers need to follow the stories that matter to them.
Science & Health Reporter · Science & Health
Ayush Patel is a science and health reporter at NewsPulse Time, translating research breakthroughs, medical developments, and environmental news into clear, accurate stories for general readers around the world.