*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--red:#b40000;--red2:#d51f1f;--dark:#273746;--ink:#252525;--muted:#777;--line:#dedede;--soft:#f5f5f5}body{margin:0;background:#fff;color:var(--ink);font-family:"Hind Siliguri",sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,94%);margin:0 auto}img{max-width:100%;display:block}.topbar{background:#f7f7f7;border-bottom:1px solid #e6e6e6;color:#777;font-size:12px}.topbar-inner{min-height:32px;display:flex;justify-content:space-between;align-items:center}.top-links{display:flex;gap:20px}.top-links a:hover{color:var(--red)}.brand-row{min-height:105px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center}.brand img{width:315px;height:82px;object-fit:contain;background:transparent}.header-ad{flex:1;height:62px;border:1px dashed #d3d3d3;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:12px}.icon-btn,.mobile-toggle{border:1px solid #ddd;background:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;color:#555}.mobile-toggle{display:none}.nav-wrap{border-top:1px solid #eee;border-bottom:2px solid var(--red);background:#fff}.nav-wrap nav{display:flex;align-items:stretch;overflow:auto}.nav-wrap nav a{padding:9px 17px;font-size:15px;font-weight:600;white-space:nowrap}.nav-wrap nav a:hover,.nav-wrap nav a.active{background:var(--red);color:#fff}.breaking{border-bottom:1px solid #ddd;background:#fff}.breaking-inner{display:flex;align-items:center;min-height:37px}.breaking strong{background:var(--red);color:#fff;padding:5px 15px;white-space:nowrap;font-size:12px}.ticker{overflow:hidden;flex:1;margin-left:10px}.ticker-track{display:flex;gap:50px;white-space:nowrap;animation:ticker 26s linear infinite;font-size:12px}.ticker-track a{font-weight:600}.ticker-track a:before{content:"•";color:var(--red);margin-right:12px}@keyframes ticker{from{transform:translateX(100%)}to{transform:translateX(-100%)}}.main-content{padding:14px 0 45px}.hero-heading{display:flex;align-items:center;margin-bottom:10px}.hero-heading span{font-family:"Noto Serif Bengali",serif;background:var(--dark);color:#fff;font-weight:700;font-size:20px;padding:5px 15px}.hero-heading i{height:2px;background:#2d3a45;flex:1;margin-top:24px}.hero-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(290px,1fr);gap:20px}.hero-slider{height:360px;position:relative;background:#111;overflow:hidden;border-radius:3px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .4s}.hero-slide.active{opacity:1;visibility:visible}.hero-slide>a,.hero-slide>a img{width:100%;height:100%}.hero-slide>a img{object-fit:cover}.hero-caption{position:absolute;left:0;right:0;bottom:0;padding:70px 18px 17px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.9))}.hero-caption h1{font-family:"Noto Serif Bengali",serif;font-size:27px;line-height:1.3;margin:6px 0 0;font-weight:800}.news-badge{display:inline-block;background:var(--red);font-size:10px;padding:3px 8px}.hero-arrow{position:absolute;top:46%;width:34px;height:40px;border:0;background:rgba(0,0,0,.55);color:#fff;cursor:pointer}.hero-arrow.prev{left:9px}.hero-arrow.next{right:9px}.hero-dots{position:absolute;bottom:10px;right:13px;display:flex;gap:5px}.hero-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#fff;opacity:.5}.hero-dots button.active{opacity:1}.top-news-panel{border:1px solid #e0e0e0;min-height:360px}.top-tabs{display:flex;border-bottom:1px solid #ddd;margin:0 13px}.top-tab{flex:1;border:0;background:#fff;padding:12px 4px;font-family:inherit;font-size:15px;font-weight:700;color:#777;cursor:pointer;position:relative}.top-tab.active{color:var(--red)}.top-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--red)}.top-tab-panel{display:none}.top-tab-panel.active{display:block}.top-news-item{display:block;padding:10px 13px;border-bottom:1px dotted #ddd}.top-news-item strong{display:block;font-size:13px;line-height:1.55}.top-news-item small{display:block;color:#999;font-size:9px;margin-top:2px}.top-news-item:hover strong{color:var(--red)}.home-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(270px,1fr);gap:28px;align-items:start;margin-top:18px}.home-primary{min-width:0}.latest-box{margin-bottom:27px}.content-tabs{display:flex;border-bottom:2px solid var(--dark);margin-bottom:12px}.content-tab{border:0;background:#eee;padding:7px 16px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.content-tab.active{background:var(--dark);color:#fff}.content-tab-panel{display:none}.content-tab-panel.active{display:block}.compact-news{display:grid;grid-template-columns:150px 1fr;gap:13px;padding:0 0 11px;margin-bottom:11px;border-bottom:1px solid #e8e8e8}.compact-thumb img{width:150px;height:92px;object-fit:cover}.compact-body>span{font-size:10px;color:var(--red);font-weight:700}.compact-body h3{font-family:"Noto Serif Bengali",serif;font-size:17px;line-height:1.35;margin:2px 0 4px}.compact-body h3:hover{color:var(--red)}.compact-body small{font-size:9px;color:#999}.category-section{margin-top:29px;border-top:1px solid #ddd;padding-top:7px}.category-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--dark);margin-bottom:12px}.category-heading h2{font-family:"Noto Serif Bengali",serif;background:var(--dark);color:#fff;padding:5px 14px;margin:0;font-size:18px}.category-heading a{font-size:11px;color:#777}.category-heading a:hover{color:var(--red)}.category-news-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:16px}.category-lead{min-width:0}.category-lead>a img{width:100%;height:205px;object-fit:cover}.category-lead-body h3{font-family:"Noto Serif Bengali",serif;font-size:20px;line-height:1.35;margin:6px 0 2px}.category-lead-body h3:hover{color:var(--red)}.category-lead-body small,.category-list-item small{font-size:9px;color:#999}.category-list{display:grid;grid-template-columns:1fr;gap:4px}.category-list-item{display:grid;grid-template-columns:98px 1fr;gap:8px;padding-bottom:5px;margin-bottom:2px;border-bottom:1px solid #eee;min-width:0}.category-list-item img{width:98px;height:68px;object-fit:cover}.category-list-item h3{font-family:"Noto Serif Bengali",serif;font-size:14px;line-height:1.35;margin:0}.category-list-item h3:hover{color:var(--red)}.right-rail{min-width:0;border-left:1px solid #eee;padding-left:12px}.rail-widget{border:1px solid #e2e2e2;background:#fff;padding:0 9px 8px}.rail-title{background:#64818b;color:#fff;text-align:center;padding:5px 8px;font-size:13px;font-weight:700;margin:0 -9px 7px}.rail-feature img{width:100%;height:155px;object-fit:cover}.rail-feature h3{font-family:"Noto Serif Bengali",serif;font-size:17px;line-height:1.4;margin:6px 0 9px}.rail-feature:hover h3{color:var(--red)}.rail-small{display:grid;grid-template-columns:72px 1fr;gap:8px;padding:8px 0;border-top:1px solid #eee}.rail-small img{width:72px;height:52px;object-fit:cover}.rail-small span{font-family:"Noto Serif Bengali",serif;font-size:11px;line-height:1.4}.rail-small span:hover{color:var(--red)}.rail-small.no-image{display:block}.rail-small.no-image span{display:block;font-size:12px}.rail-small small{display:block;color:#999;font-family:inherit;font-size:9px;margin-top:2px}.rail-ad{height:160px;margin:14px 0}.ad-box{background:#f7f7f7;border:1px dashed #ccc;color:#aaa;display:flex;align-items:center;justify-content:center;font-size:11px}.rail-second{margin-top:14px}.footer{background:#111;color:#aaa;margin-top:35px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding:40px 0}.footer h2,.footer h3{font-family:"Noto Serif Bengali",serif;color:#fff}.footer a{display:block;margin:4px 0}.footer a:hover{color:#fff}.socials{display:flex;gap:8px}.socials a{width:34px;height:34px;border:1px solid #444;border-radius:50%;display:flex;align-items:center;justify-content:center}.copyright{text-align:center;border-top:1px solid #292929;padding:12px;font-size:11px}.article-page{max-width:900px}.article-page h1{font-family:"Noto Serif Bengali",serif;font-size:40px;line-height:1.35}.article-meta{color:#777;font-size:12px}.article-image{width:100%;max-height:560px;object-fit:cover}.article-content{font-size:18px;line-height:2}
@media(max-width:950px){.hero-grid,.home-layout{grid-template-columns:1fr}.right-rail{border-left:0;padding-left:0}.header-ad{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.container{width:94%}.top-links{display:none}.brand-row{min-height:82px}.brand img{width:225px;height:65px}.mobile-toggle{display:block}.icon-btn{display:none}.nav-wrap nav{display:none}.nav-wrap nav.open{display:flex;flex-direction:column}.breaking strong{font-size:10px;padding:5px 8px}.ticker-track{font-size:10px}.hero-heading span{font-size:17px}.hero-slider{height:270px}.hero-caption{padding:55px 13px 13px}.hero-caption h1{font-size:20px}.top-news-panel{min-height:0}.compact-news{grid-template-columns:105px 1fr;gap:9px}.compact-thumb img{width:105px;height:72px}.compact-body h3{font-size:14px}.category-news-grid{grid-template-columns:1fr}.category-lead>a img{height:200px}.category-list-item{grid-template-columns:105px 1fr}.category-list-item img{width:105px;height:72px}.footer-grid{grid-template-columns:1fr}.hero-arrow{width:30px;height:34px}.home-layout{gap:18px}}
/* Category templates */
.category-grid-template{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid-template .category-card:first-child{grid-column:span 2;grid-row:span 2}.category-card{min-width:0}.category-card img{width:100%;height:118px;object-fit:cover}.category-card:first-child img{height:245px}.category-card h3{font-family:"Noto Serif Bengali",serif;font-size:14px;line-height:1.35;margin:5px 0 2px}.category-card:first-child h3{font-size:20px}.category-card small{font-size:9px;color:#999}.category-list-template{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.category-list-template article{display:grid;grid-template-columns:145px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #eee}.category-list-template img{width:145px;height:92px;object-fit:cover}.category-list-template h3{font-family:"Noto Serif Bengali",serif;font-size:16px;line-height:1.35;margin:0}.category-list-template p{font-size:11px;color:#777;margin:2px 0}.category-list-template small{font-size:9px;color:#999}.category-section{scroll-margin-top:20px}
@media(max-width:950px){.category-grid-template{grid-template-columns:repeat(2,1fr)}.category-grid-template .category-card:first-child{grid-column:span 2}.category-list-template{grid-template-columns:1fr}}
@media(max-width:650px){.category-grid-template{grid-template-columns:1fr 1fr;gap:8px}.category-card:first-child{grid-column:span 2}.category-card img,.category-card:first-child img{height:105px}.category-card:first-child h3{font-size:17px}.category-list-template article{grid-template-columns:105px 1fr}.category-list-template img{width:105px;height:72px}.category-list-template h3{font-size:13px}.category-list-template p{display:none}}
.page-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.category-main,.article-main{min-width:0}.category-sidebar,.article-sidebar{min-width:0}.section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid var(--dark);margin-bottom:14px}.section-head h1,.section-head h2{font-family:"Noto Serif Bengali",serif;background:var(--dark);color:#fff;padding:6px 15px;margin:0;font-size:21px}.section-head>span{font-size:11px;color:#888;padding-bottom:7px}.category-lead-card{display:grid;grid-template-columns:1.2fr 1fr;gap:18px;border-bottom:1px solid #ddd;padding-bottom:18px;margin-bottom:18px}.category-lead-card img{width:100%;height:300px;object-fit:cover}.category-lead-card h2{font-family:"Noto Serif Bengali",serif;font-size:27px;line-height:1.4;margin:6px 0}.category-lead-card p{color:#666;font-size:14px}.category-lead-card small,.category-list-card small{color:#999;font-size:10px}.category-list-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category-list-card{display:grid;grid-template-columns:300px 1fr;gap:14px;padding-bottom:15px;border-bottom:1px solid #e6e6e6}.category-list-card img{width:300px;height:150px;object-fit:cover}.category-list-card h3{font-family:"Noto Serif Bengali",serif;font-size:18px;line-height:1.4;margin:5px 0}.side-widget{border:1px solid #e1e1e1;background:#fff;padding:0 10px 8px;margin-bottom:15px}.side-title{background:#5f7f89;color:#fff;font-weight:700;text-align:center;padding:6px;margin:0 -10px 8px;font-size:14px}.side-story{display:grid;grid-template-columns:80px 1fr;gap:9px;padding:9px 0;border-bottom:1px solid #eee}.side-story:last-child{border-bottom:0}.side-story img{width:80px;height:58px;object-fit:cover}.side-story span{font-family:"Noto Serif Bengali",serif;font-size:12px;line-height:1.45}.side-story small{display:block;font-family:"Hind Siliguri",sans-serif;color:#999;font-size:9px}.side-text-story{display:block;padding:9px 2px;border-bottom:1px dotted #ddd;font-family:"Noto Serif Bengali",serif;font-size:12px}.side-text-story small{display:block;color:#999;font-family:inherit;font-size:9px}.side-tabs{display:flex;border-bottom:1px solid #ddd}.side-tab{flex:1;border:0;background:#fff;padding:8px;font-family:inherit;font-weight:700;cursor:pointer}.side-tab.active{color:var(--red);border-bottom:2px solid var(--red)}.side-tab-panel{display:none}.side-tab-panel.active{display:block}.category-ad{height:180px}.sidebar-empty{padding:18px 10px;color:#999;font-size:12px;text-align:center}.share-box{display:flex;align-items:center;gap:7px;flex-wrap:wrap;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:14px 0;margin:25px 0}.share-box strong{margin-right:5px}.share{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:6px 10px;color:#fff;font-size:12px;border:0;cursor:pointer;font-family:inherit}.share.facebook{background:#1877f2}.share.whatsapp{background:#25d366}.share.copy-link{background:#555}.related-section{margin-top:25px}.related-section .section-head{border-bottom:2px solid var(--dark)}.carousel-controls{display:flex;gap:5px;padding-bottom:6px}.carousel-controls button{width:30px;height:28px;border:1px solid #ddd;background:#fff;cursor:pointer}.related-carousel{display:flex;gap:14px;overflow-x:auto;scrollbar-width:thin;padding-bottom:8px}.related-card{flex:0 0 245px;border:1px solid #e4e4e4;background:#fff}.related-card img{width:100%;height:135px;object-fit:cover}.related-card h3{font-family:"Noto Serif Bengali",serif;font-size:14px;line-height:1.4;margin:8px 9px 2px}.related-card small{color:#999;font-size:9px;margin:0 9px 9px;display:block}.left-managed-sidebar{min-width:0}.managed-widget{position:sticky;top:90px}.home-layout{grid-template-columns:minmax(0,1fr) 300px}.home-primary{min-width:0}.right-rail{padding-left:0;border-left:0}.managed-preview{padding:30px 15px;text-align:center;background:#f7f7f7;border:1px dashed #ccc;color:#888}.inline-form{display:flex;align-items:center;gap:6px}.mini-input{width:60px;padding:5px;border:1px solid #ddd;border-radius:5px}.template-pill{font-size:10px;padding:4px 7px;background:#f2f3f5;border-radius:12px}.category-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px}.template-help{margin:0 20px 18px;padding:10px;background:#f8fafc;border:1px solid #e5e7eb;font-size:12px;color:#666}.compact-welcome{min-height:105px}
@media(max-width:1150px){.home-layout{grid-template-columns:minmax(0,1fr) 280px}.left-managed-sidebar{display:none}.category-list-grid{grid-template-columns:1fr}.category-list-card{grid-template-columns:220px 1fr}.category-list-card img{width:220px;height:130px}}
@media(max-width:950px){.page-layout{grid-template-columns:1fr}.home-layout{grid-template-columns:1fr}.right-rail{display:block}.category-sidebar,.article-sidebar{display:block}.category-lead-card{grid-template-columns:1fr}.category-lead-card img{height:300px}}
@media(max-width:650px){.category-list-card{grid-template-columns:105px 1fr}.category-list-card img{width:105px;height:75px}.category-list-card h3{font-size:14px}.category-list-card p{display:none}.category-lead-card img{height:220px}.article-page h1{font-size:28px}.related-card{flex-basis:220px}}

/* Compact Classic category list */
.category-news-grid .category-list{display:flex;flex-direction:column;gap:0}
.category-news-grid .category-list-item{margin:0;padding:5px 0;border-bottom:1px solid #eee}
.category-news-grid .category-list-item:first-child{padding-top:0}
.category-news-grid .category-list-item:last-child{padding-bottom:0;border-bottom:0}

/* v14 — premium homepage polish */
.site-header{box-shadow:0 1px 0 rgba(0,0,0,.04)}
.brand-row{min-height:112px}
.brand img{width:330px;height:84px;border-radius:2px;background:transparent}
.nav-wrap{box-shadow:0 2px 8px rgba(0,0,0,.04)}
.nav-wrap nav a{transition:.2s ease;padding-left:18px;padding-right:18px}
.nav-wrap nav a:hover{background:#f7f7f7;color:var(--red)}
.breaking{box-shadow:0 1px 4px rgba(0,0,0,.04)}
.hero-area{padding-top:18px}
.hero-heading{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.hero-heading span{font-family:"Noto Serif Bengali",serif;font-weight:800;font-size:22px;color:var(--dark)}
.hero-heading i{height:2px;background:var(--red);flex:1}
.hero-grid{gap:20px}
.hero-slider{border-radius:4px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.08)}
.hero-caption{background:linear-gradient(transparent,rgba(0,0,0,.86));padding:70px 22px 20px}
.hero-caption h1{font-size:25px;line-height:1.38}
.top-news-panel{border:1px solid #e3e3e3;border-top:3px solid var(--red);box-shadow:0 4px 14px rgba(0,0,0,.045);background:#fff}
.top-tabs{background:#fafafa}
.top-tab{font-family:"Noto Serif Bengali",serif;font-size:14px}
.top-tab.active{background:var(--red);color:#fff}
.top-news-item{padding:11px 13px;border-bottom:1px solid #eee}
.top-news-item strong{font-size:13px;line-height:1.45}
.top-news-item small{margin-top:4px}
.home-layout{gap:24px;margin-top:24px}
.category-section{margin-bottom:25px;border:1px solid #e4e4e4;background:#fff;padding:0 14px 14px;box-shadow:0 3px 12px rgba(0,0,0,.035)}
.category-heading{margin:0 -14px 12px;padding:0 12px;border-bottom:2px solid var(--dark);display:flex;align-items:center;justify-content:space-between}
.category-heading h2{background:var(--dark);color:#fff;font-family:"Noto Serif Bengali",serif;font-size:18px;line-height:1;padding:10px 14px;margin:0}
.category-heading>a{font-size:11px;color:#777;font-weight:600}
.category-heading>a:hover{color:var(--red)}
.category-news-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px}
.category-lead{border-right:1px solid #eee;padding-right:16px}
.category-lead>a img{height:250px;border-radius:2px}
.category-lead-body h3{font-size:21px;line-height:1.42;margin:7px 0 3px}
.category-list{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}
.category-news-grid .category-list-item{display:block;padding:0 0 9px;margin:0 0 9px;border-bottom:1px solid #eee}
.category-news-grid .category-list-item:nth-last-child(-n+2){margin-bottom:0}
.category-list-item>a img{width:100%;height:92px;object-fit:cover;margin-bottom:5px;border-radius:2px}
.category-list-item h3{font-family:"Noto Serif Bengali",serif;font-size:13px;line-height:1.4;margin:0}
.category-list-item small{font-size:9px;color:#999}
.right-rail{position:relative}
.rail-widget{border:1px solid #e1e1e1;background:#fff;margin-bottom:17px;box-shadow:0 3px 12px rgba(0,0,0,.035);overflow:hidden}
.rail-title{display:flex;align-items:center;justify-content:space-between;background:var(--dark);color:#fff;padding:8px 11px;font-family:"Noto Serif Bengali",serif;font-size:15px}
.rail-title span{display:flex;align-items:center;gap:7px}
.rail-title>a{font-family:"Hind Siliguri",sans-serif;font-size:10px;color:#e8e8e8}
.rail-title>a:hover{color:#fff}
.rail-feature{display:block;padding:10px 10px 8px}
.rail-feature img{width:100%;height:145px;object-fit:cover;border-radius:2px}
.rail-feature h3{font-size:16px;margin:7px 0 0}
.rail-small{grid-template-columns:78px 1fr;gap:9px;padding:8px 10px}
.rail-small img{width:78px;height:55px;border-radius:2px}
.rail-small span{font-size:12px;line-height:1.4}
.rail-small small{font-size:8px;color:#999;margin-top:2px}
.rail-grid-template{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eee}
.rail-grid-card{background:#fff;padding:7px}
.rail-grid-card img{width:100%;height:82px;object-fit:cover;border-radius:2px}
.rail-grid-card strong{display:block;font-family:"Noto Serif Bengali",serif;font-size:11px;line-height:1.38;margin-top:4px}
.rail-list-card{display:grid;grid-template-columns:34px 1fr;gap:7px;padding:9px 10px;border-bottom:1px solid #eee}
.rail-list-number{font-family:Arial,sans-serif;font-size:20px;font-weight:800;color:#d7d7d7;line-height:1}
.rail-list-card strong{display:block;font-family:"Noto Serif Bengali",serif;font-size:12px;line-height:1.4}
.rail-list-card small{display:block;color:#999;font-size:8px;margin-top:2px}
.rail-ad{height:150px;border-radius:2px}
@media(max-width:950px){
 .category-news-grid{grid-template-columns:1fr}.category-lead{border-right:0;border-bottom:1px solid #eee;padding-right:0;padding-bottom:12px}.category-lead>a img{height:280px}.category-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
 .brand-row{min-height:82px}.brand img{width:225px;height:65px}.hero-area{padding-top:10px}.hero-caption h1{font-size:20px}.category-section{padding:0 10px 10px}.category-heading{margin-left:-10px;margin-right:-10px}.category-heading h2{font-size:16px;padding:9px 11px}.category-news-grid{gap:10px}.category-lead>a img{height:205px}.category-lead-body h3{font-size:18px}.category-list{gap:0 8px}.category-list-item>a img{height:78px}.category-list-item h3{font-size:12px}.rail-feature img{height:180px}
}

/* v15 — homepage Classic 1+4 variants: text-only secondary stories */
.category-news-grid.classic-right{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr)}
.category-news-grid.classic-right .category-lead{border-right:0;border-left:1px solid #eee;padding-right:0;padding-left:16px;order:2}
.category-news-grid.classic-right .text-only-list{order:1}
.text-only-list{display:flex;flex-direction:column;justify-content:stretch;gap:0}
.text-only-list .category-list-item{display:flex!important;align-items:center;min-height:0;flex:1;padding:10px 4px!important;margin:0!important;border-bottom:1px solid #ececec!important}
.text-only-list .category-list-item:first-child{padding-top:2px!important}
.text-only-list .category-list-item:last-child{border-bottom:0!important;padding-bottom:2px!important}
.text-only-list .category-list-item h3{font-size:15px;line-height:1.48}
.text-only-list .category-list-item small{font-size:9px;color:#999;display:block;margin-top:3px}
.text-only-list .category-list-item h3 a:hover{color:var(--red)}
@media(max-width:950px){.category-news-grid.classic-right{grid-template-columns:1fr}.category-news-grid.classic-right .category-lead{border-left:0;padding-left:0;order:1;border-bottom:1px solid #eee;padding-bottom:12px}.category-news-grid.classic-right .text-only-list{order:2}}


/* v16 — clean homepage category image carousel */
.hero-heading span{background:#fff;color:var(--dark);border-left:5px solid var(--red);padding:4px 14px 4px 11px;font-weight:800;box-shadow:none}
.hero-heading i{background:#d9dde1;margin-top:22px}
.image-scroll-template{display:flex;align-items:center;gap:8px;position:relative}
.image-scroll-track{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:2px 1px 7px;flex:1}
.image-scroll-track::-webkit-scrollbar{display:none}
.image-scroll-card{flex:0 0 200px;min-width:200px;border:1px solid #e5e7ea;background:#fff;overflow:hidden}
.image-scroll-card img{width:200px;height:100px;object-fit:cover}
.image-scroll-card h3{font-family:"Noto Serif Bengali",serif;font-size:14px;line-height:1.4;margin:7px 9px 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.image-scroll-arrow{width:30px;height:34px;flex:0 0 30px;border:1px solid #dfe3e7;background:#fff;color:#4c5661;border-radius:4px;cursor:pointer;display:grid;place-items:center;z-index:2}
.image-scroll-arrow:hover{background:var(--red);color:#fff;border-color:var(--red)}
@media(max-width:650px){.image-scroll-card{flex-basis:160px;min-width:160px}.image-scroll-card img{width:160px;height:90px}.image-scroll-card h3{font-size:12px;margin:6px 8px 8px}.image-scroll-arrow{width:27px;flex-basis:27px}}

/* v17 — force-stable image-only category carousel */
.category-section.template-image_scroll .image-scroll-template{display:flex!important;align-items:stretch!important;width:100%!important;max-width:100%!important;gap:8px!important;overflow:hidden!important}
.category-section.template-image_scroll .image-scroll-track{display:flex!important;flex:1 1 auto!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:12px!important;width:0!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scrollbar-width:none!important}
.category-section.template-image_scroll .image-scroll-track::-webkit-scrollbar{display:none!important}
.category-section.template-image_scroll .image-scroll-card{display:block!important;flex:0 0 200px!important;width:200px!important;min-width:200px!important;max-width:200px!important;padding:0!important;margin:0!important;border:1px solid #e5e7ea!important;background:#fff!important;overflow:hidden!important}
.category-section.template-image_scroll .image-scroll-card>a{display:block!important;width:200px!important;max-width:200px!important}
.category-section.template-image_scroll .image-scroll-card img{display:block!important;width:200px!important;min-width:200px!important;max-width:200px!important;height:100px!important;min-height:100px!important;max-height:100px!important;aspect-ratio:2/1!important;object-fit:cover!important;margin:0!important;padding:0!important}
.category-section.template-image_scroll .image-scroll-card h3{display:-webkit-box!important;width:auto!important;max-width:none!important;min-height:39px!important;margin:7px 9px 10px!important;font-family:"Noto Serif Bengali",serif!important;font-size:14px!important;line-height:1.4!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.category-section.template-image_scroll .image-scroll-arrow{display:grid!important;flex:0 0 30px!important;width:30px!important;height:34px!important;margin-top:33px!important}

/* v17 — justified single-news article content */
.article-content{text-align:justify!important;text-justify:inter-word!important;line-height:2!important}
.article-content p,.article-content li,.article-content blockquote,.article-content td,.article-content th{text-align:justify!important}
@media(max-width:650px){
 .category-section.template-image_scroll .image-scroll-card{flex-basis:200px!important;width:200px!important;min-width:200px!important;max-width:200px!important}
 .category-section.template-image_scroll .image-scroll-card>a{width:200px!important;max-width:200px!important}
 .category-section.template-image_scroll .image-scroll-card img{width:200px!important;min-width:200px!important;max-width:200px!important;height:100px!important;min-height:100px!important;max-height:100px!important}
 .category-section.template-image_scroll .image-scroll-arrow{width:27px!important;flex-basis:27px!important}
}

/* v19 — Classic 1+4 truly compact vertical text list */
.category-news-grid .text-only-list{display:flex!important;flex-direction:column!important;gap:0!important;justify-content:flex-start!important;min-width:0!important;align-self:start!important}
.category-news-grid .text-only-list .category-list-item{display:block!important;flex:none!important;min-height:0!important;height:auto!important;padding:4px 2px!important;margin:0!important;border-bottom:1px solid #ececec!important}
.category-news-grid .text-only-list .category-list-item:first-child{padding-top:0!important}
.category-news-grid .text-only-list .category-list-item:last-child{border-bottom:0!important;padding-bottom:0!important}
.category-news-grid .text-only-list .category-list-item h3{font-size:15px!important;line-height:1.35!important;margin:0!important}
.category-news-grid .text-only-list .category-list-item small{display:block!important;margin-top:1px!important;font-size:9px!important;color:#999!important}
.category-news-grid .category-lead>a img{width:100%;object-fit:cover}

/* v19 — multi-category publish controls */
.category-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa;max-height:240px;overflow:auto}
.category-check-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border:1px solid #e8eaed;border-radius:6px;background:#fff;cursor:pointer;font-size:13px}
.category-check-item input{accent-color:#c40000;width:16px;height:16px;margin:0}
.form-help{display:block;margin-top:6px;color:#777;font-size:11px}


/* v21 — single news presentation + Bengali time system */
.breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:2px 0 14px;color:#777;font-size:12px}
.breadcrumb a{color:#777}.breadcrumb a:hover{color:var(--red)}.breadcrumb strong{color:#333;font-weight:600}
.single-news-page .page-layout{align-items:start}
.article-info-box{background:#fff;border:1px solid #e3e5e8;border-radius:6px;padding:17px 20px 13px;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,.025)}
.article-category-line{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:7px}.article-category-line a{display:inline-block;background:#f3f5f6;color:var(--red);font-size:11px;font-weight:700;padding:3px 8px;border-radius:3px}
.article-info-box h1{font-family:"Noto Serif Bengali",serif;font-size:34px;line-height:1.4;margin:0 0 9px;color:#222}
.article-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;color:#777;font-size:11px;border-top:1px solid #eee;padding-top:9px}.article-meta span{display:inline-flex;align-items:center;gap:5px}.article-meta i{color:#999}
.article-body-box{background:#f3f4f5;border:1px solid #e1e3e5;border-radius:6px;padding:18px 20px;margin-bottom:13px}.article-body-box .article-image{background:#fff;border:1px solid #ddd;border-radius:4px;margin:0 0 15px}.article-body-box .lead{font-size:17px;font-weight:600;line-height:1.85;margin:0 0 15px;padding-bottom:13px;border-bottom:1px solid #ddd}
.article-body-box .article-content{background:transparent;font-size:18px;line-height:2.05;text-align:justify!important;text-justify:inter-word!important}
.article-body-box .article-content p,.article-body-box .article-content li,.article-body-box .article-content blockquote,.article-body-box .article-content td,.article-body-box .article-content th{text-align:justify!important}
@media(max-width:650px){.article-info-box{padding:14px}.article-info-box h1{font-size:25px}.article-body-box{padding:12px}.article-body-box .article-content{font-size:16px;line-height:1.9}.article-meta{gap:9px}}

/* v22 — video system */
.video-home-section{margin:20px 0}.video-home-section .category-heading{margin-bottom:12px}.video-home-track{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.video-home-card{flex:0 0 220px;background:#fff;border:1px solid #e2e4e7;border-radius:7px;overflow:hidden}.video-thumb-wrap{position:relative;background:#eee;overflow:hidden}.video-home-card .video-thumb-wrap{height:124px}.video-home-card img{width:100%;height:100%;object-fit:cover;display:block}.video-home-card h3{font-family:"Noto Serif Bengali",serif;font-size:14px;line-height:1.45;margin:8px 10px 2px}.video-home-card small{display:block;color:#999;font-size:9px;margin:0 10px 9px}.play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:50%;background:rgba(180,0,0,.92);color:#fff;display:grid;place-items:center;font-size:14px;box-shadow:0 3px 12px rgba(0,0,0,.2)}.video-page{max-width:1100px}.video-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-card{background:#fff;border:1px solid #e2e4e7;border-radius:8px;overflow:hidden}.video-card .video-thumb-wrap{height:190px}.video-card img{width:100%;height:100%;object-fit:cover}.video-card h2{font-family:"Noto Serif Bengali",serif;font-size:17px;line-height:1.45;margin:10px 12px 2px}.video-card small{display:block;color:#999;font-size:10px;margin:0 12px 12px}.video-single-page{max-width:1000px}.video-single-box{background:#f3f4f5;border:1px solid #e1e3e5;border-radius:8px;padding:18px}.video-embed{position:relative;width:100%;padding-top:56.25%;background:#111;border-radius:6px;overflow:hidden}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%}.video-single-box h1{font-family:"Noto Serif Bengali",serif;font-size:30px;line-height:1.45;margin:17px 0 8px}.video-description{font-size:16px;line-height:1.8;color:#555;margin-top:16px;padding-top:14px;border-top:1px solid #ddd}.video-admin-table .video-thumb-admin{width:90px;height:55px;object-fit:cover;border-radius:5px}.yt-link{color:#b40000;font-size:12px;font-weight:600}.page-title-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.page-title-row h1{font-family:"Noto Serif Bengali",serif;font-size:25px;margin:2px 0}.page-title-row p{margin:2px 0;color:#8b9098;font-size:12px}.video-form-panel{padding:20px}.video-form-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:22px}.video-desc{min-height:120px;resize:vertical}.video-cover-box{border:1px dashed #d6dbe1;border-radius:10px;background:#fafbfc;padding:20px;text-align:center;margin-bottom:15px}.video-cover-icon{font-size:32px;color:#b40000}.video-cover-box h3{margin:6px 0 2px}.video-cover-box p{color:#8a9099;font-size:11px;margin:0 0 12px}.video-preview{display:block;width:100%;height:140px;object-fit:cover;border-radius:7px;margin-top:12px}.empty-cell{text-align:center;color:#999;padding:30px!important}
@media(max-width:800px){.video-public-grid{grid-template-columns:1fr 1fr}.video-form-grid{grid-template-columns:1fr}.page-title-row{align-items:flex-start}.video-single-box h1{font-size:24px}}
@media(max-width:550px){.video-public-grid{grid-template-columns:1fr}.video-home-card{flex-basis:200px}.video-home-card .video-thumb-wrap{height:112px}.page-title-row{flex-direction:column}.page-title-row .btn{width:100%}}


/* v25 — HomeSide independent templates + category colors + footer credits */
.category-heading{--category-color:var(--dark);border-bottom-color:var(--category-color)}
.category-heading h2{background:var(--category-color)}
.category-heading a:hover{color:var(--category-color)}
.right-rail .rail-widget{--sidebar-color:var(--dark)}
.right-rail .rail-title{background:var(--sidebar-color)}
.sidebar-category-widget.sidebar-template-side_featured .rail-title,
.sidebar-category-widget.sidebar-template-side_opinion .rail-title{border-left:4px solid rgba(255,255,255,.75)}
.sidebar-category-widget.sidebar-template-side_featured .rail-feature h3:hover,
.sidebar-category-widget.sidebar-template-side_opinion .rail-opinion-card:hover strong{color:var(--sidebar-color)}
.rail-opinion-list{padding:0 10px 3px}
.rail-opinion-card{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #e5e5e5;align-items:start}
.rail-opinion-card:last-child{border-bottom:0}
.rail-opinion-card img{width:120px;height:70px;object-fit:cover;border-radius:5px}
.rail-opinion-card strong{display:block;font-family:"Noto Serif Bengali",serif;font-size:13px;line-height:1.45}
.rail-opinion-card small{display:block;color:#999;font-size:9px;margin-top:4px}
.rail-opinion-card small i{color:#888}
.sidebar-template-side_compact .rail-title{margin-bottom:0}
.sidebar-template-side_compact .rail-list-template{padding:0 10px}
.sidebar-template-side_grid .rail-title{margin-bottom:0}
.sidebar-template-side_grid .rail-grid-template{padding:10px}
.site-credit{margin-left:8px;color:#bbb}
@media(max-width:650px){
 .rail-opinion-card{grid-template-columns:105px 1fr;gap:8px;padding:8px 0}
 .rail-opinion-card img{width:105px;height:64px}
 .rail-opinion-card strong{font-size:12px}
}

/* v27 — managed ads + footer redesign */
.managed-ad{display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.managed-ad img{width:100%;height:auto;max-height:100%;object-fit:contain}.managed-ad>a{display:block;width:100%}.header-ad.managed-ad{height:62px;border:0}.header-ad.managed-ad img{max-height:62px}.rail-ad.managed-ad{height:auto;min-height:160px;margin:14px 0;border:0}.category-ad.managed-ad{height:auto;min-height:160px;margin-top:14px;border:0}.footer{background:#18242d;color:#b9c0c6;border-top:5px solid #c7372f;margin-top:35px}.footer-grid{display:grid;grid-template-columns:1.55fr 1fr 1.35fr;gap:60px;padding:45px 0 38px}.footer h2,.footer h3{font-family:"Noto Serif Bengali",serif;color:#fff;margin:0 0 7px;font-size:21px}.footer h3{font-size:20px}.footer-rule{display:block;width:46px;height:3px;background:#c7372f;margin:9px 0 20px}.footer-about p{font-size:14px;line-height:1.9;margin:0 0 18px;color:#aeb7be}.footer-links a{display:block;margin:12px 0;color:#aeb7be;font-size:14px}.footer-links a i{color:#d3d8dc;margin-right:7px}.footer-links a:hover{color:#fff}.footer-contact p{margin:9px 0;font-size:14px;color:#aeb7be}.footer-contact strong{color:#fff}.footer .socials a{color:#cbd1d6;border-color:#4a565e}.copyright{background:#101b23;border-top:1px solid #26343d;padding:14px 0;font-size:12px}.copyright .container{display:flex;justify-content:space-between;gap:20px}.site-credit{color:#aeb7be;margin-left:0}.ad-box{min-height:80px}.single-sidebar .managed-ad{margin-top:14px}
@media(max-width:950px){.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-contact{grid-column:1/-1}.copyright .container{flex-direction:column;gap:5px}}
@media(max-width:650px){.footer-grid{grid-template-columns:1fr;gap:25px;padding:32px 0}.footer-contact{grid-column:auto}.copyright .container{align-items:flex-start}.header-ad.managed-ad{display:none}}

/* v29 - video categories */
.video-category-badge{display:inline-block;background:var(--red);color:#fff;border-radius:3px;padding:2px 7px;font-size:9px;line-height:1.4;margin:3px 10px 0;font-family:"Hind Siliguri",sans-serif}.video-card-body .video-category-badge{margin:10px 12px 0}.video-category-filter{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}.video-category-filter a{padding:6px 13px;border:1px solid #ddd;border-radius:20px;font-size:12px;background:#fff;color:#555}.video-category-filter a:hover,.video-category-filter a.active{background:var(--red);border-color:var(--red);color:#fff}.video-single-category{font-size:12px;color:#777;margin:0 0 10px}.video-single-category a{color:var(--red);font-weight:600}.advisor-manager{margin-top:5px}
@media(max-width:650px){.video-category-filter{gap:5px}.video-category-filter a{padding:5px 10px;font-size:11px}}

/* v31 refinements */
.brand-row{position:relative;justify-content:center;gap:0}.brand{justify-content:center}.brand img{width:330px;height:84px}.header-ad{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%;pointer-events:none;border:0;background:transparent;z-index:0}.brand{position:relative;z-index:2;background:#fff;padding:0 12px}.mobile-toggle{position:absolute;right:0;z-index:3}
.top-links{gap:14px}.top-links a{white-space:nowrap}.top-links a i{margin-right:3px}
.ticker{margin-left:7px}.ticker-track{gap:20px;font-size:14px;animation-duration:32s}.ticker-track a:before{margin-right:7px}.ticker:hover .ticker-track{animation-play-state:paused}
.top-news-item{display:grid;grid-template-columns:25px 1fr;column-gap:6px}.top-news-rank{font-family:Arial,sans-serif;font-weight:800;color:var(--red);font-size:14px;line-height:1.55}.top-news-item strong{font-size:14px}.top-news-item small{grid-column:2;font-weight:700;font-size:10px}
.category-simple-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.category-simple-card{border-bottom:1px solid #e6e6e6;padding-bottom:14px}.category-simple-image{display:block}.category-simple-image img{width:100%;height:210px;object-fit:cover}.category-simple-card h2{font-family:"Noto Serif Bengali",serif;font-size:20px;line-height:1.4;margin:7px 0 3px}.category-simple-card h2:hover{color:var(--red)}.category-simple-card small{font-size:10px;color:#888;font-weight:600}.side-text-story b{color:var(--red);font-family:Arial,sans-serif;margin-right:2px}.footer-grid{grid-template-columns:1.35fr 1fr 2.25fr}.footer-info-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-contact h4{color:#fff;margin:4px 0 8px;font-size:14px}.footer-contact p{font-size:12px;margin:5px 0}.footer-advisors{margin:3px 0 8px;padding-left:22px;color:#aaa}.footer-advisors li{padding:2px 0;font-size:12px}.advisor-title{margin-bottom:0!important}
.site-search-form{display:flex;gap:10px;margin:14px 0 20px}.site-search-form input{flex:1;min-width:0;border:1px solid #ddd;border-radius:7px;padding:10px 13px;font-family:inherit;font-size:15px}.search-summary{font-size:13px;color:#777}.search-results{display:grid;gap:0}.search-result{display:grid;grid-template-columns:190px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid #e7e7e7}.search-result img{width:190px;height:115px;object-fit:cover}.search-result h2{font-family:"Noto Serif Bengali",serif;font-size:19px;line-height:1.45;margin:3px 0 7px}.search-result h2:hover{color:var(--red)}.search-result small{font-size:10px;color:#888}.archive-filter{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:10px;margin:14px 0 20px}.archive-filter select{border:1px solid #ddd;border-radius:7px;padding:9px 10px;font-family:inherit;background:#fff}.archive-page{max-width:950px}
@media(max-width:650px){.brand img{width:235px;height:66px}.ticker-track{font-size:12px;gap:14px}.category-simple-list{grid-template-columns:1fr}.category-simple-image img{height:200px}.footer-info-cols{grid-template-columns:1fr;gap:12px}.site-search-form{flex-direction:column}.archive-filter{grid-template-columns:1fr 1fr}.archive-filter .btn{grid-column:1/-1}.search-result{grid-template-columns:110px 1fr;gap:10px}.search-result img{width:110px;height:78px}.search-result h2{font-size:15px}.top-news-item strong{font-size:13px}}
