/* ═══ 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}}
Contact Us
Last updated: September 12, 2026
Contact NewsPulse Time
We welcome feedback, news tips, corrections, and general inquiries. Our editorial team responds within 24-48 hours.
📧 Email
hiteshsahu1221@gmail.com
📍 Office Address
NewsPulse Time
64K, Budhwara Road
Ashta, Madhya Pradesh - 466116
India
📰 News Tips
Have a news tip or story idea? Email us at hiteshsahu1221@gmail.com with the subject line "News Tip".
✏️ Corrections
Found an error in our reporting? We take accuracy seriously. Email us with the article title and the correction needed.
💼 Advertising
For advertising and partnership inquiries, contact us at hiteshsahu1221@gmail.com.