/*
Theme Name: Navsandesh Drishti Professional
Description: Professional Hindi news portal theme for Navsandesh Drishti.
Version: 6.2.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: navsandesh-drishti
*/
/* NAVSANDESH DRISHTI — MAIN STYLESHEET v6.2.1 */
:root{--red:#c91515;--red2:#a60707;--ink:#171717;--muted:#707070;--line:#e7e7e7;--bg:#f5f6f8;--card:#fff;--shadow:0 3px 14px rgba(0,0,0,.055);--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Noto Sans Devanagari",system-ui,-apple-system,"Segoe UI",sans-serif}body.nd-locked{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(1460px,calc(100% - 32px));margin:auto}
.site-top{height:36px;background:#fff;border-bottom:1px solid var(--line);font-size:11px;color:#555}.top-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.top-left,.top-right{display:flex;align-items:center;gap:18px}.top-right a:hover{color:var(--red)}.top-right b{color:#e00000;margin-left:3px}
.site-header{background:#fff}.header-main{height:92px;display:flex;align-items:center;gap:22px}.brand{min-width:340px}.brand-text{display:flex;align-items:center}.brand-text:before{content:"";width:58px;height:58px;margin-right:11px;border-radius:50%;background:radial-gradient(circle at 55% 45%,#111 0 28%,transparent 29%),conic-gradient(from 25deg,#c91515 0 35%,#111 36% 52%,#c91515 53% 70%,#111 71% 100%);box-shadow:inset 0 0 0 5px #fff,0 2px 7px #bbb}.brand-name{font-size:30px;line-height:1;font-weight:900;letter-spacing:-1.1px}.brand-name .red{color:var(--red)}.brand-tag{font-size:12px;color:#555;margin-top:6px;text-align:center}.search-box{position:relative;flex:1;max-width:430px;margin-left:auto}.search-box input{height:45px;width:100%;border:1px solid #ddd;border-radius:9px;padding:0 48px 0 16px;background:#fafafa;font-family:inherit;outline:0}.search-box input:focus{border-color:#bbb;background:#fff}.search-box button{position:absolute;right:4px;top:4px;width:37px;height:37px;border:0;background:transparent;font-size:25px;cursor:pointer}.header-actions{display:flex;gap:9px;align-items:center}.header-btn{height:43px;border:1px solid #dedede;background:#fff;border-radius:9px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.header-btn:hover{border-color:#bbb}.login-btn{background:var(--red);border-color:var(--red);color:#fff;padding:0 17px}.notification-btn{position:relative}.notification-btn i{position:absolute;right:4px;top:-7px;background:var(--red);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;font-style:normal;display:grid;place-items:center}
.nav-wrap{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #dcdcdc}.main-nav{min-height:49px;display:flex;align-items:center;gap:2px;overflow:hidden}.main-nav a{padding:13px 16px;font-size:13px;font-weight:800;white-space:nowrap}.main-nav a:hover,.main-nav .current-menu-item>a{background:var(--red);color:#fff;border-radius:6px}.nav-more{margin-left:auto;border:0;background:#fff;font-size:23px;padding:6px 8px;cursor:pointer}
.breaking{height:43px;background:#0f1012;color:#fff;display:flex;align-items:center;overflow:hidden;border-radius:0 0 9px 9px}.breaking-label{height:100%;background:var(--red);display:flex;align-items:center;padding:0 17px;font-weight:900;font-size:14px;white-space:nowrap}.breaking-track{height:100%;position:relative;flex:1;overflow:hidden;display:flex;align-items:center}.breaking-marquee{display:flex;align-items:center;gap:48px;white-space:nowrap;will-change:transform;animation:ndticker 38s linear infinite;width:max-content}.breaking-marquee.paused{animation-play-state:paused}.breaking-marquee a{font-size:12px;font-weight:700}.breaking-marquee a:before{content:"★";color:#ffad00;margin-right:8px}@keyframes ndticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}.live-dot{font-size:12px;font-weight:900;color:#fff;padding:0 17px;white-space:nowrap}.live-dot:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#f00000;margin-right:6px}
.home-main{padding-bottom:25px}.home-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,.92fr) minmax(245px,.72fr);gap:14px;margin-top:14px}.card{background:var(--card);border:1px solid #ececec;border-radius:var(--radius);box-shadow:var(--shadow)}.hero{height:320px;position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.38);color:#fff;font-size:30px;line-height:30px;cursor:pointer}.hero-arrow.prev{left:12px}.hero-arrow.next{right:12px}.hero-dots{position:absolute;z-index:5;right:20px;bottom:15px;display:flex;gap:7px}.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff;opacity:.7;cursor:pointer}.hero-dots button.active{background:var(--red);opacity:1}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.94))}.hero-content{position:absolute;z-index:2;left:25px;right:25px;bottom:22px;color:#fff}.kicker{display:inline-block;background:var(--red);color:#fff;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:900;margin-bottom:7px}.hero-title{font-size:29px;line-height:1.25;margin:0 0 9px;font-weight:900;text-shadow:0 1px 2px #000}.meta{font-size:11px;color:#777;display:flex;gap:12px;align-items:center}.hero .meta{color:#eee}.section-card{padding:13px}.section-head{display:flex;align-items:center;gap:10px}.section-head .section-title{flex:1}.section-title{font-size:18px;font-weight:900;border-bottom:1px solid #ddd;padding:0 0 9px;margin:0 0 8px;position:relative}.section-title:after{content:"";position:absolute;left:0;bottom:-1px;width:55px;height:3px;background:var(--red)}.section-head>a{font-size:11px;color:#777;font-weight:800;white-space:nowrap}.trend-item{display:grid;grid-template-columns:27px 80px minmax(0,1fr);gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #eee}.trend-item:last-child{border-bottom:0}.trend-num{width:24px;height:24px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900}.trend-item img{width:80px;height:56px;object-fit:cover;border-radius:7px}.trend-title{font-size:12px;font-weight:800;line-height:1.38}.weather-big{display:flex;align-items:center;gap:12px;margin:14px 0}.weather-icon{font-size:51px}.weather-temp{font-size:35px;font-weight:900}.weather-panel .section-card{height:auto}.epaper-box{background:#fff;border:1px solid #eee;border-radius:var(--radius);padding:12px;margin-top:14px}.epaper-cover{width:100%;height:205px;object-fit:contain;background:#f3f3f3;border-radius:7px}.btn-main{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border:0;padding:10px 15px;border-radius:7px;font-weight:900;font-family:inherit;cursor:pointer}
.quick-row{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;background:#fff;padding:13px;margin-top:14px;border:1px solid #eee;border-radius:var(--radius);box-shadow:var(--shadow)}.quick{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:800;text-align:center}.quick-icon{width:41px;height:41px;border-radius:10px;background:#f1f2f5;display:grid;place-items:center;font-size:19px}.quick:hover{color:var(--red)}.quick:hover .quick-icon{background:#fff0f0}
.ad-slot{min-height:70px;background:#fff;border:1px dashed #d7d7d7;border-radius:10px;margin:14px 0;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:9px;letter-spacing:1.6px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.news-card{overflow:hidden;border:1px solid #e9e9e9;border-radius:9px;background:#fff;min-width:0}.news-card img{width:100%;height:128px;object-fit:cover}.news-card-body{padding:9px}.mini-kicker{font-size:8px;padding:3px 6px;margin:0 0 5px}.news-card h3{font-size:13px;line-height:1.45;margin:0 0 7px;font-weight:850}.news-card h3 a:hover{color:var(--red)}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.video-card{display:block;position:relative;border-radius:8px;overflow:hidden}.video-card img{width:100%;height:142px;object-fit:cover}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#d40000;color:#fff;display:grid;place-items:center}.category-section{margin-top:14px}.lower-grid{margin-top:14px}
.site-footer{margin-top:28px;background:#17191c;color:#cfd2d6;padding:42px 0 28px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-logo{font-size:26px;color:#fff;font-weight:900}.footer-logo span{color:#ef2a2a}.footer-brand p{max-width:480px;font-size:13px;line-height:1.8;color:#aeb2b8}.footer-col{display:grid;align-content:start;gap:8px}.footer-col h3{margin:0 0 5px;color:#fff;font-size:15px}.footer-col a{font-size:12px;color:#aeb2b8}.footer-col a:hover{color:#fff}.social-row{display:flex;gap:8px;margin-top:13px}.social-row a{width:32px;height:32px;border:1px solid #41444a;border-radius:50%;display:grid;place-items:center;color:#fff}.footer-bottom{margin-top:28px;padding-top:15px;border-top:1px solid #34373c;display:flex;justify-content:space-between;gap:15px;color:#8f949b;font-size:10px}
.mobile-menu-btn,.mobile-head-icons,.nd-drawer,.nd-overlay{display:none}.mobile-bottom{display:none}.nd-auth-modal{display:none;position:fixed;inset:0;z-index:5000;align-items:center;justify-content:center}.nd-auth-modal.open{display:flex}.auth-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(3px)}.auth-box{position:relative;z-index:1;width:min(440px,calc(100% - 28px));background:#fff;border-radius:18px;padding:25px;box-shadow:0 24px 80px rgba(0,0,0,.35)}.auth-close{position:absolute;right:10px;top:7px;border:0;background:transparent;font-size:29px;color:#777;cursor:pointer}.auth-brand{text-align:center;margin-bottom:12px}.auth-brand .brand-text{justify-content:center}.auth-brand .brand-text:before{width:43px;height:43px}.auth-brand .brand-name{font-size:24px}.auth-brand .brand-tag{font-size:9px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ddd;margin:12px 0 18px}.auth-tabs button{border:0;background:none;padding:11px;font-family:inherit;font-weight:900;cursor:pointer}.auth-tabs button.active{color:var(--red);border-bottom:3px solid var(--red)}.auth-pane{display:none}.auth-pane.active{display:block}.auth-pane input{width:100%;height:45px;margin:7px 0;border:1px solid #ddd;border-radius:8px;padding:0 12px;font-family:inherit}.auth-pane input[type=submit]{background:var(--red);color:#fff;border:0;font-weight:900;cursor:pointer}.auth-help,.auth-result{font-size:11px;color:#777}
html.nd-dark body{background:#0e1013;color:#eee}html.nd-dark .site-top,html.nd-dark .site-header,html.nd-dark .nav-wrap,html.nd-dark .card,html.nd-dark .quick-row,html.nd-dark .news-card,html.nd-dark .epaper-box,html.nd-dark .ad-slot,html.nd-dark .header-btn{background:#171a1f;color:#eee;border-color:#30343b}html.nd-dark .top-left,html.nd-dark .top-right,html.nd-dark .main-nav a{color:#ddd}html.nd-dark .search-box input{background:#101216;color:#fff;border-color:#363a40}
.section-title,h1,h2,h3,h4,h5,h6{font-weight:var(--nd-heading-weight,850)}
@media(max-width:1150px){.brand{min-width:300px}.header-actions .header-btn span{display:none}.home-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.weather-panel{display:none}.quick-row{grid-template-columns:repeat(5,1fr)}.news-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.live-tv-card.is-sticky{left:8px;top:68px;width:calc(100vw - 16px);max-width:none;transform:none}.live-tv-reopen.show{right:10px;top:68px}.live-tv-action{width:30px;height:30px}.container{width:calc(100% - 16px)}body{padding-bottom:66px}.site-top,.search-box,.header-actions,.nav-wrap{display:none}.site-header{position:sticky;top:0;z-index:3000;border-bottom:1px solid #e5e5e5}.header-main{height:64px;gap:4px}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;border:0;background:transparent;width:43px;height:43px;padding:9px;cursor:pointer}.mobile-menu-btn span{display:block;height:2px;background:#222;border-radius:2px;width:23px}.brand{flex:1;min-width:0;display:flex;justify-content:center}.brand-text:before{width:41px;height:41px;margin-right:7px}.brand-name{font-size:21px;letter-spacing:-.7px}.brand-tag{font-size:8px;margin-top:4px}.mobile-head-icons{display:flex;gap:2px}.mobile-head-icons button{width:35px;height:40px;border:0;background:transparent;font-size:24px;cursor:pointer}.breaking{height:38px;margin:0 -8px;border-radius:0}.breaking-label{font-size:10px;padding:0 9px}.breaking-marquee{gap:30px;animation-duration:31s}.breaking-marquee a{font-size:10px}.live-dot{font-size:10px;padding:0 7px}.home-grid{display:block;margin-top:9px}.hero{height:220px}.hero-content{left:14px;right:14px;bottom:16px}.hero-title{font-size:22px}.hero-arrow{width:34px;height:34px;font-size:25px}.hero-dots{right:13px;bottom:12px}.trend-panel{margin-top:9px}.trend-item{grid-template-columns:25px 74px minmax(0,1fr);padding:7px 0}.trend-item img{width:74px;height:53px}.trend-title{font-size:11px}.weather-panel{display:block;margin-top:9px}.weather-panel .section-card{display:none}.epaper-box{margin-top:9px}.quick-row{display:flex;overflow-x:auto;gap:10px;padding:10px;margin-top:9px}.quick{min-width:62px;font-size:9px}.quick-icon{width:36px;height:36px;font-size:16px}.quick-row .quick.mobile-quick-hidden{display:none}.ad-slot{min-height:52px;margin:10px 0}.content-grid{grid-template-columns:1fr;gap:10px}.section-card{padding:10px}.section-title{font-size:16px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.news-card img{height:105px}.news-card h3{font-size:12px}.meta{font-size:9px}.video-grid{grid-template-columns:1fr}.video-card img{height:190px}.category-section{margin-top:10px}.category-section .news-card:nth-child(n+7){display:none}.lower-grid{margin-top:10px}.footer-main{grid-template-columns:1fr 1fr;gap:22px}.footer-brand{grid-column:1/-1}.site-footer{padding:30px 0 83px}.footer-logo{font-size:22px}.footer-brand p{font-size:11px}.footer-col h3{font-size:13px}.footer-col a{font-size:10px}.footer-bottom{display:grid;font-size:9px;gap:5px}.mobile-bottom{display:grid;position:fixed;z-index:4000;bottom:0;left:0;right:0;height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ddd;grid-template-columns:repeat(5,1fr);box-shadow:0 -4px 18px rgba(0,0,0,.09)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;color:#555}.mobile-bottom a span{font-size:19px;line-height:1}.mobile-bottom a.active{color:var(--red);font-weight:900}
.nd-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.52);z-index:4500;opacity:0;pointer-events:none;transition:.25s}.nd-overlay.open{opacity:1;pointer-events:auto}.nd-drawer{display:block;position:fixed;z-index:4600;left:0;top:0;bottom:0;width:min(330px,88vw);background:#fff;transform:translateX(-105%);transition:.28s ease;box-shadow:12px 0 35px rgba(0,0,0,.2);overflow-y:auto}.nd-drawer.open{transform:translateX(0)}.drawer-head{height:70px;padding:8px 13px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.drawer-brand .brand-text:before{width:38px;height:38px}.drawer-brand .brand-name{font-size:20px}.drawer-brand .brand-tag{font-size:7px}.drawer-close{width:37px;height:37px;border:0;border-radius:50%;background:#f4f4f4;font-size:24px}.drawer-user{margin:13px;padding:12px;border-radius:12px;background:#fff3f3;display:flex;gap:10px;align-items:center}.drawer-avatar{width:41px;height:41px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff}.drawer-user small{display:block;color:#777;margin-top:2px}.drawer-nav{padding:0 9px 30px}.drawer-nav a{display:flex;align-items:center;gap:13px;padding:13px 11px;border-bottom:1px solid #f0f0f0;font-weight:750;font-size:13px}.drawer-nav a span{width:23px;color:var(--red);text-align:center;font-size:18px}
}
@media(min-width:769px){.nd-drawer,.nd-overlay{display:none!important}}

.epaper-date{font-size:11px;color:#777;font-weight:700;margin:-2px 0 8px}.epaper-placeholder{min-height:205px;background:#f4f4f4;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px}.epaper-placeholder span{font-size:42px}.epaper-placeholder strong{font-size:15px}.epaper-placeholder small{font-size:10px;color:#777}.epaper-actions{display:flex;gap:7px;align-items:center;margin-top:10px}.epaper-actions .btn-main{flex:1}.epaper-download{font-size:11px;font-weight:800;padding:10px 8px;border:1px solid #ddd;border-radius:7px;color:inherit}.epaper-note{font-size:11px;color:#777;text-align:center;padding:9px}.footer-links{display:flex;flex-direction:column;gap:7px}.footer-bottom{display:flex;justify-content:center;text-align:center;padding-top:15px;font-size:11px;color:#aaa;border-top:1px solid rgba(255,255,255,.12)}
@media(max-width:768px){.footer-main{grid-template-columns:1fr;gap:13px}.footer-brand{grid-column:auto}.footer-col{display:flex;align-items:center;gap:9px;min-width:0}.footer-col h3{margin:0;white-space:nowrap;flex:0 0 auto;font-size:11px}.footer-links{flex:1;display:flex;flex-direction:row;gap:0;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.footer-links::-webkit-scrollbar{display:none}.footer-links a{font-size:10px;padding:0 9px;border-left:1px solid #ddd}.footer-links a:first-child{border-left:0}.footer-bottom{display:flex;justify-content:center;text-align:center;font-size:9px;padding-top:12px}.epaper-actions{gap:5px}.epaper-actions .btn-main{font-size:11px;padding:9px}.epaper-download{font-size:10px;padding:9px 7px}}

/* V4.2 responsive article/archive system */
.archive-wrap{padding:20px 0 50px}.archive-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:8px 0 18px}.archive-title{font-size:30px;margin:0;font-weight:900}.archive-count{background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:9px;font-size:12px;font-weight:800}.archive-description{color:var(--muted);margin:7px 0 0}.archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.archive-card{overflow:hidden;display:flex;flex-direction:column}.archive-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.archive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.archive-card:hover .archive-card-image img{transform:scale(1.035)}.archive-card-body{padding:12px}.archive-card-body h2{font-size:17px;line-height:1.38;margin:2px 0 7px;font-weight:900}.archive-card-body p{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 9px}.mini-kicker{font-size:9px;padding:3px 7px;margin:0 0 5px}.pagination{display:flex;justify-content:center;gap:6px;margin:25px 0}.pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:12px;font-weight:800}.pagination .current{background:var(--red);color:#fff;border-color:var(--red)}.empty-state{background:#fff;border:1px solid var(--line);padding:35px;text-align:center;border-radius:12px}.single-wrap{padding:18px 0 50px}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.article{overflow:hidden}.article-inner{padding:24px 28px}.article-title{font-size:42px;line-height:1.25;margin:2px 0 12px;font-weight:900;letter-spacing:-.5px}.article-lead{font-size:17px;line-height:1.75;color:#555;margin:0 0 13px}.article-meta{display:flex;flex-wrap:wrap;gap:14px;color:#777;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:18px}.article-media{margin:0 0 22px}.article-media img{width:100%;max-height:650px;object-fit:cover;border-radius:10px}.article-media figcaption{font-size:11px;color:#888;margin-top:5px}.article-content{font-size:17px;line-height:1.95}.article-content p{margin:0 0 18px}.article-content h2,.article-content h3{font-weight:900;line-height:1.4;margin:25px 0 10px}.article-content img,.article-content iframe,.article-content video{max-width:100%;margin:12px auto}.article-tags{border-top:1px solid var(--line);padding-top:14px;margin-top:25px;font-size:12px}.article-tags span{font-weight:900;margin-right:8px}.article-share{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:16px;padding-top:15px}.article-share a{padding:7px 10px;background:#f3f3f3;border-radius:7px;font-size:11px;font-weight:800}.post-below-section{margin-top:22px;background:#fff;border:1px solid #ececec;border-radius:12px;padding:14px}.post-below-section>.section-head{display:flex;align-items:center;gap:10px}.post-below-section .section-title{flex:1}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.related-grid .archive-card{box-shadow:none}.latest-below-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mini-news{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;padding:8px;align-items:center}.mini-news img{width:110px;height:75px;object-fit:cover;border-radius:7px}.mini-news h3{font-size:13px;line-height:1.45;margin:2px 0 5px}.single-sidebar{position:sticky;top:12px}.footer-bottom{text-align:center}.footer-bottom .container{justify-content:center;text-align:center}.mobile-bottom{display:none}
@media(max-width:1100px){.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.single-layout{grid-template-columns:minmax(0,1fr) 290px}.article-title{font-size:35px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.container{width:min(100% - 20px,1460px)}.site-top{display:none}.header-main{height:68px;gap:10px}.brand{min-width:0;flex:1}.brand-name{font-size:20px}.brand-text:before{width:40px;height:40px;margin-right:7px}.brand-tag{font-size:8px;margin-top:3px}.header-actions{display:none}.mobile-head-icons{display:flex!important;gap:5px}.mobile-head-icons button{border:0;background:transparent;font-size:22px}.nav-wrap{overflow:hidden}.main-nav{min-height:44px;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{font-size:12px;padding:11px 13px}.nav-more{display:none}.breaking{height:40px;border-radius:0}.breaking-label{font-size:11px;padding:0 10px}.breaking-marquee a{font-size:11px}.home-grid{grid-template-columns:1fr!important}.trend-panel,.weather-panel{display:none}.hero{height:220px}.hero-title{font-size:23px}.quick-row{overflow-x:auto;justify-content:flex-start!important;scrollbar-width:none}.quick-row::-webkit-scrollbar{display:none}.quick{min-width:78px}.content-grid,.lower-grid{grid-template-columns:1fr!important}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.archive-wrap{padding-top:13px}.archive-head{align-items:center}.archive-title{font-size:24px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.archive-card-body{padding:9px}.archive-card-body h2{font-size:14px}.archive-card-body p{display:none}.archive-card-body .meta{font-size:9px}.single-wrap{padding-top:10px}.single-layout{display:block}.single-sidebar{display:none}.article-inner{padding:15px}.article-title{font-size:28px;letter-spacing:0}.article-lead{font-size:14px}.article-content{font-size:16px;line-height:1.85}.article-media img{max-height:420px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.related-grid .archive-card-body h2{font-size:13px}.latest-below-grid{grid-template-columns:1fr}.mini-news{grid-template-columns:92px minmax(0,1fr)}.mini-news img{width:92px;height:65px}.post-below-section{padding:10px}.mobile-bottom{display:grid;position:fixed;z-index:1000;left:0;right:0;bottom:0;height:60px;background:#fff;border-top:1px solid #ddd;grid-template-columns:repeat(5,1fr);box-shadow:0 -3px 14px rgba(0,0,0,.08)}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;color:#666;gap:2px}.mobile-bottom a span{font-size:20px}.mobile-bottom a.active{color:var(--red);font-weight:900}.site-footer{padding-bottom:70px}.footer-main{grid-template-columns:1fr!important;gap:16px!important}.footer-links{display:flex!important;gap:6px!important;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.footer-links::-webkit-scrollbar{display:none}.footer-links a{display:inline-block!important}.footer-col h3{font-size:14px;margin-bottom:6px}.footer-bottom{font-size:10px}.footer-bottom .container{min-height:48px}}
@media(max-width:420px){.archive-grid{grid-template-columns:1fr 1fr}.hero{height:200px}.hero-content{left:16px;right:16px;bottom:15px}.hero-title{font-size:20px}.news-grid{gap:8px}.section-card{padding:10px}.article-title{font-size:25px}.related-grid{grid-template-columns:1fr 1fr}}
/* v4.3 professional article sharing */
.article-share{align-items:center;gap:8px}.article-share strong{font-size:13px;margin-right:4px}.article-share a,.article-share button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;text-decoration:none;cursor:pointer;background:#f1f3f5;color:#222;font-size:15px;font-weight:900}.article-share a span,.article-share button span{line-height:1}.article-share .share-facebook{background:#1877f2;color:#fff}.article-share .share-x{background:#111;color:#fff}.article-share .share-whatsapp{background:#25d366;color:#fff}.article-share .nd-share-native{background:var(--red);color:#fff}.article-share .nd-copy-link{background:#eef1f4}.share-sidebar{padding:14px;margin-bottom:14px}.share-sidebar-title{font-size:14px;font-weight:900;padding-bottom:11px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.share-sidebar-title span{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff}.share-sidebar-actions{display:grid;gap:8px;padding-top:11px}.share-sidebar-actions a,.share-sidebar-actions button{min-height:42px;border:0;border-radius:9px;padding:8px 11px;display:flex;align-items:center;gap:10px;text-decoration:none;cursor:pointer;font:inherit;font-size:12px;background:#f2f3f5;color:#222}.share-sidebar-actions span{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:900;background:#ddd}.share-sidebar-actions .share-facebook{background:#eef5ff;color:#1769d1}.share-sidebar-actions .share-facebook span{background:#1877f2;color:#fff}.share-sidebar-actions .share-x{background:#f1f1f1}.share-sidebar-actions .share-x span{background:#111;color:#fff}.share-sidebar-actions .share-whatsapp{background:#effcf4;color:#168b43}.share-sidebar-actions .share-whatsapp span{background:#25d366;color:#fff}.share-sidebar-actions .nd-copy-link{background:#f4f5f6}.share-sidebar-actions b{font-size:12px}.share-sidebar{position:sticky;top:12px}.article-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
@media(max-width:800px){.share-sidebar{display:none}.article-share{padding-top:13px}.article-share strong{width:100%;margin-bottom:1px}.article-share a,.article-share button{width:40px;height:40px}.article-media img{aspect-ratio:16/9}}
/* V4.4 professional desktop header/navigation repair */
.site-header{position:relative;z-index:200}.header-main{min-width:0}.brand{flex:0 1 320px;min-width:260px}.brand .custom-logo-link{display:flex;align-items:center}.brand .custom-logo{max-height:68px;width:auto}.search-box{flex:1 1 320px;min-width:180px}.header-actions{flex:0 0 auto}.nav-wrap{position:relative;z-index:150}.main-nav{overflow:visible;position:relative}.main-nav>ul,.main-nav>li{display:flex;align-items:center}.main-nav ul{list-style:none;margin:0;padding:0}.main-nav li{position:relative}.main-nav li>a{display:block}.main-nav li.menu-item-has-children>a:after{content:'⌄';font-size:11px;margin-left:6px}.main-nav li ul.sub-menu{position:absolute;left:0;top:100%;min-width:205px;padding:6px;background:#fff;border:1px solid #e6e6e6;border-radius:0 0 10px 10px;box-shadow:0 12px 30px rgba(0,0,0,.12);display:none;z-index:9999}.main-nav li:hover>ul.sub-menu,.main-nav li:focus-within>ul.sub-menu{display:block}.main-nav li ul.sub-menu li{display:block;width:100%}.main-nav li ul.sub-menu a{padding:10px 12px;border-radius:7px;font-size:12px}.main-nav li ul.sub-menu a:hover{background:#f5f5f5;color:var(--red)}.nav-more{flex:0 0 auto}.video-embed{position:relative;aspect-ratio:16/9;background:#111;border-radius:9px;overflow:hidden}.video-embed iframe{width:100%;height:100%;border:0;display:block}.live-tv-card{margin-top:14px;position:relative}.live-tv-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.live-tv-heading{display:flex;align-items:center;gap:9px;min-width:0}.live-tv-controls{display:flex;align-items:center;gap:5px}.live-tv-action{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;cursor:pointer}.live-tv-action:hover{background:#f5f5f5}.live-tv-close{font-size:21px;line-height:1}.live-tv-placeholder{display:block}.live-tv-card.is-sticky{position:fixed;z-index:3900;left:50%;top:76px;right:auto;bottom:auto;width:min(390px,calc(100vw - 24px));margin:0;transform:translateX(-50%);box-shadow:0 14px 40px rgba(0,0,0,.24);border-radius:12px;overflow:hidden;touch-action:none}
.live-tv-card.is-sticky.nd-dragged{transform:none}
.live-tv-card.is-sticky .live-tv-drag-handle{cursor:grab;user-select:none}
.live-tv-card.is-sticky .live-tv-drag-handle:active{cursor:grabbing}
.live-tv-drag-handle{position:relative}.live-tv-card.is-sticky .section-head{padding:7px 9px}.live-tv-card.is-sticky .section-title{font-size:14px}.live-tv-card.is-sticky .live-tv-player{border-radius:0;aspect-ratio:16/9}.live-tv-card.is-floating-closed{visibility:hidden;opacity:0;pointer-events:none}.live-tv-reopen{display:none;position:fixed;z-index:3901;right:18px;top:76px;border:0;border-radius:999px;padding:10px 14px;background:#d71920;color:#fff;font-weight:900;box-shadow:0 8px 25px rgba(0,0,0,.22);cursor:pointer}.live-tv-reopen.show{display:block}.live-tv-player{position:relative;aspect-ratio:16/9;background:#0b0b0b;border-radius:10px;overflow:hidden}.live-tv-player iframe{width:100%;height:100%;border:0}.live-tv-player iframe.nd-media-stopped{background:#111}.live-tv-empty{padding:35px 15px;text-align:center;background:#f7f7f7;border:1px dashed #ccc;border-radius:10px;color:#777}.video-grid .video-item{min-width:0}.video-grid .video-title{font-size:13px;line-height:1.45;font-weight:850;margin:8px 0 0}.section-empty{padding:22px;text-align:center;color:#777;background:#fafafa;border:1px dashed #ddd;border-radius:9px}.lower-grid>.card,.lower-grid>div{min-width:0}.popular-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:14px}.popular-layout>div{min-width:0}
@media(max-width:1200px){.brand{flex-basis:275px;min-width:230px}.header-main{gap:12px}.header-btn{padding:0 9px}.main-nav a{padding-left:10px;padding-right:10px;font-size:12px}}
@media(max-width:980px){.brand{flex-basis:245px;min-width:210px}.header-actions .header-btn{padding:0 8px}.header-actions .header-btn span{display:none}.search-box{max-width:none}.main-nav{overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav .nav-more{position:sticky;right:0;background:#fff}.main-nav li ul.sub-menu{position:fixed;top:auto}}
@media(max-width:768px){.popular-layout{grid-template-columns:1fr}.main-nav li ul.sub-menu{display:none!important}}

/* V4.5 layout polish: fill the empty area below Hero with dynamic grid cards */
.hero-column{min-width:0;display:flex;flex-direction:column;gap:var(--nd-section-gap,14px)}
.hero{height:var(--nd-hero-height,320px)}
.under-hero-posts{padding:12px;overflow:hidden}
.under-hero-posts .section-head{margin-bottom:9px}
.under-hero-grid{display:grid;grid-template-columns:repeat(var(--uh-cols,2),minmax(0,1fr));gap:10px}
.under-hero-card{min-width:0;border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.under-hero-card:hover{transform:translateY(-2px);box-shadow:0 7px 20px rgba(0,0,0,.08)}
.under-hero-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}
.under-hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.under-hero-card:hover .under-hero-image img{transform:scale(1.035)}
.under-hero-body{padding:8px 9px 10px}
.under-hero-body h3{font-size:13px;line-height:1.45;margin:3px 0 5px;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.under-hero-body .meta{font-size:9px}

/* Sticky header: topbar scrolls away, main header/nav/breaking stay accessible */
body.nd-header-sticky .site-header{position:sticky;top:0;z-index:3000}
body.nd-header-sticky .nav-wrap{position:sticky;top:92px;z-index:2999}
body.nd-header-sticky .breaking{position:sticky;top:141px;z-index:2998}
body.nd-header-sticky .site-header,.nd-header-sticky .nav-wrap{box-shadow:0 2px 10px rgba(0,0,0,.035)}
@media(max-width:800px){
  .under-hero-posts{padding:10px}
  .under-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .under-hero-body h3{font-size:12px}
  body.nd-header-sticky .nav-wrap{top:68px}
  body.nd-header-sticky .breaking{top:112px}
}

/* v5 Advanced Builder design tokens */
.container{width:min(calc(100% - 28px),var(--nd-max-width,1460px));}
.card,.section-card,.article,.post-below-section,.quick-row,.under-hero-posts{border-radius:var(--nd-card-radius,12px);}
.home-grid,.content-grid,.lower-grid,.hero-column{gap:var(--nd-section-gap,14px);}
body{background:var(--bg,#f4f4f5);color:var(--text,#202124);}
.section-title,.article-title,.news-card h3,.archive-card-body h2,.video-title{font-weight:var(--nd-heading-weight,850);}
body.nd-compact-header .header-main{min-height:58px;height:58px;}
@media(max-width:800px){.container{width:min(100% - 20px,var(--nd-max-width,1460px));}}

.nd-hero-slider.no-overlay .hero-content{background:transparent;text-shadow:0 2px 5px rgba(0,0,0,.65)}
/* v5.1 Advanced navigation, role dashboard and mobile footer */
.drawer-menu{list-style:none;margin:0;padding:0;width:100%}.drawer-menu li{position:relative;margin:0}.drawer-menu>li>a,.drawer-menu li a{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:12px 13px;border-radius:9px;font-size:13px;font-weight:800}.drawer-menu li a:hover{background:#f5f5f5;color:var(--red)}.drawer-menu .sub-menu{display:none;list-style:none;margin:0 0 4px 12px;padding:3px 0 3px 8px;border-left:2px solid #eee}.drawer-menu li.nd-open>.sub-menu{display:block}.drawer-menu li.menu-item-has-children>a:after{content:'＋';margin-left:auto}.drawer-menu li.nd-open>a:after{content:'−'}.main-nav .sub-menu .sub-menu{left:100%;top:-7px;margin-left:2px}.main-nav li:hover>.sub-menu{display:block}
.nd-role-dashboard{padding:28px 0 60px}.nd-rd-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px;background:linear-gradient(135deg,#111827,#252b36);color:#fff;border-radius:18px;margin:18px 0}.nd-rd-kicker{font-size:11px;letter-spacing:2px;opacity:.7}.nd-rd-head h1{margin:5px 0;font-size:30px}.nd-rd-head p{margin:0;opacity:.8}.nd-rd-logout{background:var(--red);color:#fff;padding:11px 17px;border-radius:10px;font-weight:900}.nd-rd-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.nd-rd-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow);transition:.2s}.nd-rd-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.nd-rd-card>span{font-size:28px}.nd-rd-card strong{font-size:17px}.nd-rd-card small{color:#777;line-height:1.5;min-height:42px}.nd-rd-card b{color:var(--red);font-size:12px}.nd-rd-info{margin-top:16px;padding:15px 18px;border:1px dashed #ccc;border-radius:12px;background:#fff;display:flex;gap:12px;align-items:center}.nd-rd-info span{color:#666}
.ndc-role-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.ndc-role-head p{color:#666}.logout-btn{background:#fff!important;color:#222!important}.logged-user{max-width:180px;overflow:hidden;text-overflow:ellipsis}
@media(max-width:900px){.nd-rd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-rd-head h1{font-size:24px}}
@media(max-width:768px){.nd-rd-head{margin:10px 0;padding:18px;align-items:flex-start}.nd-rd-head h1{font-size:21px}.nd-rd-head p{font-size:11px}.nd-rd-logout{font-size:11px;padding:9px 11px;white-space:nowrap}.nd-rd-grid{grid-template-columns:1fr 1fr;gap:10px}.nd-rd-card{padding:14px;border-radius:12px}.nd-rd-card>span{font-size:23px}.nd-rd-card strong{font-size:14px}.nd-rd-card small{font-size:11px;min-height:34px}.nd-rd-info{display:block;text-align:center;font-size:11px}.site-footer .footer-main{grid-template-columns:1fr!important;text-align:center;justify-items:center}.site-footer .footer-brand,.site-footer .footer-col{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.site-footer .footer-links{align-items:center}.site-footer .social-row{justify-content:center}.site-footer .footer-title,.site-footer h3{text-align:center}.footer-bottom{text-align:center}.footer-bottom .container{justify-content:center;text-align:center}.mobile-bottom{padding-bottom:max(7px,env(safe-area-inset-bottom));height:auto;min-height:61px}.mobile-bottom a{justify-content:center;text-align:center}.drawer-menu li a{min-height:44px}.main-nav{display:none}.nav-wrap{min-height:0;border:0}.nd-overlay{z-index:4998}.nd-drawer{z-index:4999}.header-actions .logout-btn{display:none}.mobile-head-icons{display:flex!important}.mobile-head-icons #ndMobileLogin{font-size:18px}}

/* =========================================================
   NAVSANDESH DRISHTI — DESIGN SYSTEM v5.3
   Easy customization: change builder tokens in WP Admin > Navsandesh > Theme Builder.
   Components use CSS variables so colors, spacing and radii can be changed centrally.
   ========================================================= */
:root{--nd-space-1:4px;--nd-space-2:8px;--nd-space-3:12px;--nd-space-4:16px;--nd-space-5:20px;--nd-space-6:24px;--nd-shadow-soft:0 6px 24px rgba(15,23,42,.08);--nd-shadow-menu:0 14px 36px rgba(15,23,42,.14);--nd-focus:0 0 0 3px rgba(212,0,0,.14)}
*,*::before,*::after{box-sizing:border-box}.site-header,.nav-wrap,.site-top,.site-footer,.nd-drawer,.mobile-bottom{font-family:inherit}.site-header a,.nav-wrap a,.site-footer a,.nd-drawer a{text-decoration:none}
/* Header */
.site-top{font-size:12px;border-bottom:1px solid var(--line,#e6e6e6)}.top-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.top-left,.top-right{display:flex;align-items:center;gap:13px}.top-right a{color:inherit;font-weight:700}.top-right b{font-size:9px;padding:2px 5px;border-radius:4px;background:var(--red);color:#fff}.site-header{background:var(--card,#fff)}.header-main{min-height:78px;display:flex;align-items:center;gap:16px}.brand{min-width:0}.brand-text{display:block}.brand-name{font-size:27px;font-weight:950;letter-spacing:-.8px;color:var(--dark,#17191c)}.brand-name .red{color:var(--red,#d40000)}.brand-tag{font-size:10px;color:var(--muted,#777);font-weight:700}.search-box{height:44px;border:1px solid var(--line);border-radius:12px;display:flex;overflow:hidden;background:#fff}.search-box input{border:0;outline:0;min-width:0;flex:1;padding:0 14px;font:inherit}.search-box:focus-within{box-shadow:var(--nd-focus)}.search-box button{width:50px;border:0;background:var(--red);color:#fff;font-size:22px}.header-actions{display:flex;align-items:center;gap:6px}.header-btn{min-height:40px;border:1px solid var(--line);background:var(--card);border-radius:10px;padding:0 11px;font-weight:800;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.header-btn:hover{border-color:var(--red);color:var(--red)}.mobile-menu-btn,.mobile-head-icons{display:none}
/* Primary navigation + multi-level menu */
.nav-wrap{background:var(--dark,#17191c);color:#fff}.main-nav{min-height:44px;display:flex;align-items:center}.main-nav>ul{display:flex;align-items:stretch;width:100%}.main-nav>ul>li>a,.main-nav>ul>li>a:visited{color:#fff;font-weight:850;padding:13px 14px}.main-nav>ul>li:hover>a,.main-nav>ul>li.current-menu-item>a{background:var(--red)}.main-nav li ul.sub-menu{background:#fff;color:var(--text);border:0;box-shadow:var(--nd-shadow-menu);border-radius:10px}.main-nav li ul.sub-menu a{color:var(--text);font-weight:750}.main-nav li ul.sub-menu a:hover{color:var(--red);background:#f7f7f8}
/* Mobile drawer */
.nd-overlay{backdrop-filter:blur(2px);background:rgba(2,6,23,.5)!important}.nd-drawer{width:min(88vw,370px);box-shadow:20px 0 50px rgba(0,0,0,.2);background:var(--card,#fff)}.drawer-head{min-height:68px;padding:10px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-close{width:40px;height:40px;border:0;border-radius:10px;background:#f1f2f4;font-size:25px}.drawer-user{margin:14px;padding:13px;border-radius:14px;background:linear-gradient(135deg,var(--dark),#303744);color:#fff;display:flex;align-items:center;gap:10px}.drawer-user small{display:block;opacity:.75;margin-top:3px}.drawer-nav{padding:0 12px 20px}.drawer-nav>a{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;color:var(--text);font-weight:800}.drawer-nav>a:hover{background:#f5f5f6;color:var(--red)}
/* Footer */
.site-footer{margin-top:28px;background:#111827;color:#dbe2ea}.site-footer a{color:#dbe2ea}.footer-main{padding:38px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.footer-logo{font-size:24px;font-weight:950;color:#fff}.footer-logo span{color:#ff3b30}.footer-brand p{color:#9ca8b6;line-height:1.8;max-width:480px}.footer-col h3{color:#fff;font-size:14px;margin:0 0 13px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{font-size:12px;color:#aeb8c5}.footer-links a:hover{color:#fff}.social-row{display:flex;gap:8px}.social-row a{width:34px;height:34px;display:grid;place-items:center;border:1px solid #344154;border-radius:9px;font-weight:900}.social-row a:hover{background:var(--red);border-color:var(--red);color:#fff}.footer-bottom{border-top:1px solid #273244;padding:14px 0;color:#8f9aaa;font-size:11px}
/* Auth */
.auth-box{width:min(94vw,430px);border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.25)}#ndRegisterForm{display:grid;gap:10px}#ndRegisterForm input,#ndRegisterForm select{height:45px;border:1px solid var(--line);border-radius:10px;padding:0 12px;font:inherit;background:#fff}#ndRegisterForm input:focus,#ndRegisterForm select:focus{outline:0;box-shadow:var(--nd-focus);border-color:var(--red)}.auth-note{font-size:11px;color:#6b7280;line-height:1.5}
/* Mobile */
@media(max-width:800px){.site-top{display:none}.header-main{min-height:64px;height:64px;gap:9px}.mobile-menu-btn{display:flex;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:4px;padding:7px}.mobile-menu-btn span{height:2px;width:100%;background:var(--dark);border-radius:3px}.brand{flex:1;overflow:hidden}.brand-name{font-size:20px;white-space:nowrap}.brand-tag{font-size:8px;white-space:nowrap}.search-box{display:none}.header-actions{display:none}.mobile-head-icons{display:flex;gap:5px}.mobile-head-icons button{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:19px}.nav-wrap{display:none}.footer-main{grid-template-columns:1fr!important;text-align:center;padding:28px 16px;gap:24px}.footer-brand,.footer-col{width:100%;align-items:center;text-align:center}.footer-links{align-items:center}.social-row{justify-content:center}.footer-bottom .container{justify-content:center;text-align:center}.mobile-bottom{z-index:4000;box-shadow:0 -6px 24px rgba(0,0,0,.1);background:rgba(255,255,255,.98);backdrop-filter:blur(12px)}body{padding-bottom:70px}.home-main{padding-bottom:10px}.nd-role-dashboard{padding-bottom:30px}}
@media(min-width:801px){.nd-drawer,.nd-overlay{display:none!important}}

/* V5.8.5 universal infinite-scroll UI */
.nd-infinite-sentinel{height:2px;width:100%;display:block;visibility:hidden}
.nd-infinite-status{min-height:18px;text-align:center;color:var(--muted,#777);font-size:12px;padding:5px 0}
.nd-infinite-grid{min-width:0}

/* V5.8.9 responsive hero slider — controlled by Theme Builder */
.hero{height:var(--nd-hero-height,415px);min-height:300px}
.quick-row-wrap{display:flex;align-items:center;gap:6px;margin-top:14px;background:#fff;border:1px solid #eee;border-radius:var(--radius);box-shadow:var(--shadow);padding:6px}
.quick-row-wrap .quick-row{flex:1;min-width:0;margin-top:0;border:0;box-shadow:none;padding:7px;scroll-behavior:smooth;overflow-x:auto}
.quick-scroll-btn{flex:0 0 34px;width:34px;height:40px;border:1px solid #ddd;border-radius:8px;background:#fff;color:var(--red);font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center}
.quick-scroll-btn:hover{background:#fff0f0}
@media(max-width:768px){.hero{height:clamp(220px,58vw,310px);min-height:220px}.quick-row-wrap{margin-top:9px;padding:5px;gap:4px}.quick-row-wrap .quick-row{padding:5px;gap:10px}.quick-scroll-btn{flex-basis:30px;width:30px;height:36px;font-size:24px}.quick{min-width:78px}}

/* V5.8.9 single-post discovery sections */
.single-category-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.single-category-link{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;text-decoration:none;font-weight:800}
.single-category-link:hover{color:var(--red);border-color:#e7b2b2}
.single-video-section .news-card{overflow:hidden}
.single-video-section .news-card-body{padding:10px}
@media(max-width:768px){.single-category-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.single-category-link{font-size:12px;padding:9px 10px}}


/* V5.8.9: four footer columns remain in one row on mobile; compact horizontal layout */
@media(max-width:800px){
 .site-footer .footer-main{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px;padding:22px 8px;align-items:start}
 .site-footer .footer-brand,.site-footer .footer-col{width:auto;min-width:0;align-items:flex-start;text-align:left}
 .site-footer .footer-brand{grid-column:1 / -1;text-align:center;align-items:center;margin-bottom:8px}
 .site-footer .footer-brand p{max-width:100%;font-size:11px;margin:7px 0}
 .site-footer .footer-col h3{font-size:11px;line-height:1.3}
 .site-footer .footer-links{align-items:flex-start;gap:6px}
 .site-footer .footer-links a,.site-footer .footer-empty{font-size:10px;line-height:1.35;word-break:break-word}
 .site-footer .footer-privacy{grid-column:1 / -1;font-size:9px;text-align:center;margin-top:8px}
}
@media(max-width:420px){
 .site-footer .footer-main{gap:5px;padding-left:5px;padding-right:5px}
 .site-footer .footer-col h3{font-size:10px}
 .site-footer .footer-links a,.site-footer .footer-empty{font-size:9px}
}

/* V5.9 mobile drawer width: 70% */
@media(max-width:800px){.nd-drawer{width:70vw!important;max-width:320px!important}.nd-drawer .drawer-nav{overflow-x:hidden}}

/* V5.9 author + ads */
.nd-custom-ad-banner{display:block;width:100%;overflow:hidden;border-radius:10px;margin:0 auto}.nd-custom-ad-banner img{display:block;width:100%;height:auto;max-height:280px;object-fit:cover}.nd-dynamic-ad{width:100%;min-height:0;margin:12px 0;text-align:center;overflow:hidden}.nd-dynamic-ad .adsbygoogle{margin:0 auto}.article-author-box{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin-top:18px}.article-author-avatar img{width:58px;height:58px;border-radius:50%;object-fit:cover}.article-author-box strong{display:block;font-size:14px}.article-author-box span{display:block;color:var(--muted);font-size:11px;margin-top:3px}
/* V5.9.1 Web Push */
.nd-push-subscribe{position:fixed;right:16px;bottom:18px;z-index:9998;border:0;border-radius:999px;padding:11px 16px;background:#111827;color:#fff;font-weight:800;box-shadow:0 8px 28px rgba(0,0,0,.22);cursor:pointer}.nd-push-subscribe:hover{transform:translateY(-1px)}
@media(max-width:600px){.nd-push-subscribe{right:10px;bottom:72px;font-size:12px;padding:10px 13px}}

/* v6.0.1 production polish: centered social share + single article UX */
.article-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#7b8088;font-size:11px;margin:0 0 12px}
.article-breadcrumb a{color:#b30000;text-decoration:none;font-weight:800}
.article-breadcrumb span:last-child{color:#444;font-weight:700}
.article-share{justify-content:center;text-align:center;flex-wrap:wrap;background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #eceef1;border-radius:14px;padding:14px 12px;margin-top:20px}
.article-share strong{flex:0 0 100%;width:100%;font-size:14px;color:#202124;margin:0 0 5px}
.article-share a,.article-share button{box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease}
.article-share a:hover,.article-share button:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.10)}
.nd-jharkhand-section{margin-top:18px}
@media(max-width:800px){
 .article-inner{padding:17px 14px}
 .article-title{font-size:29px;line-height:1.32}
 .article-lead{font-size:15px;line-height:1.7}
 .article-meta{gap:8px;font-size:10px}
 .article-share{padding:13px 8px}
 .article-share a,.article-share button{width:42px;height:42px}
}

/* v6.0.3: production single-post excerpt/share polish */
.article-lead strong{font-weight:900;color:#222}.article-share a,.article-share button{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;border:0;cursor:pointer}.article-share .nd-share-native{background:#111827;color:#fff;border-radius:50%}.article-share .nd-copy-link{background:#f1f3f5;border-radius:50%}.article-share .share-facebook{background:#1877f2;color:#fff;border-radius:50%;text-decoration:none}.article-share .share-x{background:#111;color:#fff;border-radius:50%;text-decoration:none}.article-share .share-whatsapp{background:#25d366;color:#fff;border-radius:50%;text-decoration:none}


/* v6.1.0 — full news-portal information architecture */
.portal-section{margin-top:18px}.portal-two-col{align-items:start}.portal-section-grid{align-items:start}.portal-section-grid>div,.portal-two-col>div{min-width:0}.portal-below-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.75fr);gap:14px;margin-top:18px}.portal-main-col,.portal-side-col{min-width:0}.portal-wide-section{margin-top:18px}.portal-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.photo-tile{position:relative;display:block;overflow:hidden;border-radius:9px;min-height:170px;background:#111;color:#fff}.photo-tile img{width:100%;height:190px;object-fit:cover;transition:transform .25s ease}.photo-tile span{position:absolute;left:0;right:0;bottom:0;padding:24px 10px 10px;background:linear-gradient(transparent,rgba(0,0,0,.9));font-size:12px;font-weight:850}.photo-tile:hover img{transform:scale(1.04)}.portal-error-page .portal-below-grid{margin-top:18px}.nd-video-single .single-layout,.nd-epaper-single .single-layout{align-items:start}.nd-video-single .article-inner,.nd-epaper-single .article-inner{padding:18px}.nd-video-single .nd-video-kicker,.nd-epaper-single .nd-video-kicker{display:inline-block;color:var(--red);font-size:11px;font-weight:900;margin-bottom:7px}.nd-video-single .article-title,.nd-epaper-single .article-title{font-size:36px;line-height:1.28;margin:0 0 10px}.nd-video-single .nd-video-player{background:#000;border-radius:12px;overflow:hidden;margin:15px 0}.nd-video-single .nd-video-player iframe,.nd-video-single .nd-video-player video{display:block;width:100%;aspect-ratio:16/9;border:0}.nd-video-single .nd-video-content{font-size:16px;line-height:1.9}.nd-video-single .nd-video-content img{margin:12px auto;border-radius:10px}.nd-epaper-single-cover{max-width:900px;margin:16px auto;background:#f2f3f5;border-radius:12px;overflow:hidden;text-align:center}.nd-epaper-single-cover img{width:100%;height:auto;max-height:900px;object-fit:contain}.nd-epaper-single-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:16px 0}.epaper-download{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border:1px solid var(--line);border-radius:7px;font-weight:900;background:#fff}.archive-wrap .archive-grid{margin-bottom:10px}.archive-header,.archive-head{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;margin-bottom:14px}.archive-header h1,.archive-head h1{margin:0}.archive-description{color:var(--muted);line-height:1.7}.nd-video-page,.nd-epaper-archive{padding-bottom:10px}.nd-video-page-head{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin:14px 0}.nd-video-page-head span{font-size:10px;color:var(--red);font-weight:900}.nd-video-page-head h1{margin:4px 0 5px;font-size:32px}.nd-video-page-head p{margin:0;color:var(--muted)}
@media(max-width:1000px){.home-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)}.home-grid .weather-panel{display:none}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-below-grid{grid-template-columns:1fr}.portal-side-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.home-grid{grid-template-columns:1fr}.home-grid .trend-panel{display:none}.content-grid,.portal-two-col,.portal-section-grid{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-side-col{display:block}.portal-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nd-video-single .article-title,.nd-epaper-single .article-title{font-size:27px}.nd-video-single .article-inner,.nd-epaper-single .article-inner{padding:14px}.nd-video-page-head h1{font-size:25px}.portal-below-grid{gap:10px}}
@media(max-width:420px){.news-grid,.portal-video-grid{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-tile img{height:145px}.photo-tile{min-height:145px}.photo-tile span{font-size:10px}}

.portal-topic-strip{background:#fff;border-bottom:1px solid var(--line);overflow:hidden}.portal-topic-inner{display:flex;align-items:center;gap:14px;min-height:34px;overflow:auto;white-space:nowrap;scrollbar-width:none}.portal-topic-inner::-webkit-scrollbar{display:none}.portal-topic-inner strong{font-size:11px;color:var(--red);font-weight:900}.portal-topic-inner a{font-size:11px;color:#555;font-weight:750}.portal-topic-inner a:hover{color:var(--red)}

/* v6.1.5 Live TV compact presentation */
.live-tv-player{aspect-ratio:16/9;min-height:0}
.live-tv-card:not(.is-sticky) .live-tv-player{width:100%;max-height:360px}
.live-tv-card.is-sticky .section-head{min-height:38px}
@media(max-width:800px){.live-tv-card.is-sticky{width:min(270px,calc(100vw - 20px));left:auto;right:10px;transform:none}.live-tv-card.is-sticky .section-head{padding:5px 7px}.live-tv-card.is-sticky .section-title{font-size:12px}.live-tv-card.is-sticky .live-tv-action{width:27px;height:27px}.live-tv-card.is-sticky .live-tv-player{aspect-ratio:16/9}.live-tv-card:not(.is-sticky) .live-tv-player{max-height:240px}.live-tv-reopen.show{right:10px}}


/* v6.1.7 — Professional News Anchor Reader */
.nd-news-reader{margin:16px 0;padding:14px;border:1px solid #e7e9ee;border-radius:14px;background:linear-gradient(135deg,#fff,#f7f8fa);box-shadow:0 6px 20px rgba(0,0,0,.06)}
.nd-reader-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.nd-reader-top strong{display:block;font-size:16px;margin-top:3px}.nd-reader-top small{display:block;color:#727780;font-size:10px;margin-top:2px}.nd-reader-badge{display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#111827;color:#fff;font-size:9px;font-weight:900;letter-spacing:.4px}.nd-reader-status{font-size:11px;font-weight:800;color:#b00000;white-space:nowrap}
.nd-reader-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:12px}.nd-reader-controls button{border:1px solid #dfe2e7;background:#fff;border-radius:9px;padding:8px 11px;font-size:11px;font-weight:850;cursor:pointer}.nd-reader-controls .nd-reader-play{background:#b30000;color:#fff;border-color:#b30000}.nd-reader-controls label{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800;color:#555}.nd-reader-controls select{border:1px solid #dfe2e7;background:#fff;border-radius:7px;padding:7px;font-size:10px;max-width:180px}.nd-reader-progress{height:4px;background:#e9ebef;border-radius:99px;overflow:hidden;margin-top:11px}.nd-reader-progress span{display:block;width:0;height:100%;background:#b30000;transition:width .2s ease}.nd-reader-note{margin:7px 0 0;color:#7a7f87;font-size:10px}.nd-news-reader button:hover{transform:translateY(-1px)}
@media(max-width:600px){.nd-reader-top{align-items:flex-start}.nd-reader-status{font-size:10px}.nd-reader-controls{gap:5px}.nd-reader-controls button{padding:8px 9px}.nd-reader-voice-wrap{width:100%}.nd-reader-voice-wrap select{max-width:none;flex:1}}
