/*
Theme Name: Kolkata24x7 Theme 1.6.2
Theme URI: https://kolkata24x7.in/
Author: Kolkata24x7
Description: Fast Bengali newspaper-style WordPress theme with custom theme panel, homepage sections, ad slots and Google News friendly layout.
Version: 1.6.2
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: kolkata24x7-theme
*/

:root{
  --k24-red:#c90000;
  --k24-dark:#111;
  --k24-text:#111;
  --k24-muted:#6b7280;
  --k24-border:#e5e7eb;
  --k24-bg:#f7f7f7;
  --k24-card:#fff;
  --k24-shadow:0 2px 12px rgba(0,0,0,.06);
}
*{box-sizing:border-box}
body{margin:0;background:var(--k24-bg);color:var(--k24-text);font-family:"Noto Sans Bengali",system-ui,sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto}
.k24-container{max-width:1500px;margin:0 auto;padding:0 28px}
.k24-top-header{background:#fff;padding:22px 0 18px}
.k24-top-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.k24-logo{font-family:Arial,sans-serif;font-size:58px;line-height:.9;font-weight:900;letter-spacing:-2px}
.k24-logo .red{color:var(--k24-red)}
.k24-tagline{margin-top:10px;color:#6b7280;font-size:14px}
.k24-header-right{display:flex;align-items:center;gap:18px;color:#111;padding-top:8px;font-weight:700}
.k24-date{font-size:14px;color:#6b7280;font-weight:500}
.k24-nav{background:var(--k24-red);color:#fff;min-height:64px;display:flex;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.08)}
.k24-nav-inner{display:flex;align-items:center;gap:34px;font-size:16px;font-weight:900;white-space:nowrap;overflow-x:auto}
.k24-menu-icon{font-size:28px}
.k24-ticker{margin:28px 0 22px;min-height:66px;background:#fff;border:1px solid var(--k24-border);border-radius:4px;box-shadow:var(--k24-shadow);display:flex;align-items:center;padding:0 14px;gap:18px;overflow:hidden}
.k24-ticker-label{background:var(--k24-red);color:#fff;padding:13px 20px;border-radius:5px;font-weight:900;flex:0 0 auto}
.k24-bolt{color:var(--k24-red);font-size:24px;font-weight:900}
.k24-ticker-text{font-size:19px;font-weight:900;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.k24-hero{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:28px;margin-bottom:16px}
.k24-hero-grid{display:grid;grid-template-columns:1fr 2.05fr;gap:34px;align-items:center}
.k24-kicker{color:var(--k24-red);font-size:21px;font-weight:900;margin-bottom:26px}
.k24-hero h1{font-family:"Noto Serif Bengali",serif;font-size:58px;line-height:1.08;margin:0;font-weight:900;letter-spacing:-1px}
.k24-summary{color:#6b7280;font-size:18px;line-height:1.75;margin:22px 0 28px;font-weight:600}
.k24-meta-row{display:flex;justify-content:space-between;align-items:center;gap:18px}
.k24-time{color:#6b7280;font-size:14px;font-weight:600}
.k24-btn{background:var(--k24-red);color:#fff;border:0;padding:14px 24px;border-radius:5px;font-size:15px;font-weight:900;display:inline-block}
.k24-feature{position:relative;aspect-ratio:16/9;border-radius:6px;overflow:hidden;background:#e5e7eb}
.k24-feature img{width:100%;height:100%;object-fit:cover;display:block}
.k24-tag{position:absolute;right:18px;top:18px;background:var(--k24-red);color:#fff;padding:9px 15px;border-radius:5px;font-weight:900;z-index:2}
.k24-below-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:16px;margin-bottom:30px}
.k24-panel{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:20px}
.k24-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.k24-panel h2{margin:0;color:var(--k24-red);font-size:25px;font-weight:900}
.k24-see-all{color:#6b7280;font-size:14px;font-weight:800}
.k24-mini{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid #f0f0f0}
.k24-mini:last-child{border-bottom:0}
.k24-thumb{width:98px;height:66px;flex:0 0 auto;border-radius:5px;background:#e5e7eb;overflow:hidden}
.k24-thumb img{width:100%;height:100%;object-fit:cover}
.k24-mini h3{margin:0;font-size:16px;line-height:1.35;font-weight:900}
.k24-mini p{margin:5px 0 0;color:#9ca3af;font-size:12px;font-weight:700}
.k24-state-top{display:flex;gap:15px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}
.k24-state-top .k24-thumb{width:150px;height:92px}
.k24-state-top h3{margin:0;font-size:19px;line-height:1.35;font-weight:900}
.k24-bullets{margin:14px 0 0;padding-left:20px;font-size:16px;line-height:1.7;font-weight:800}
.k24-trend{display:flex;gap:13px;margin:0 0 14px;align-items:flex-start}
.k24-num{width:36px;height:36px;background:var(--k24-red);color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;font-weight:900;flex:0 0 auto}
.k24-trend h3{margin:0;font-size:16px;line-height:1.35;font-weight:900}
.k24-ad{margin:18px 0;text-align:center}
.k24-footer{background:#111;color:#fff;margin-top:30px;padding:30px 0}
.k24-article{background:#fff;border:1px solid var(--k24-border);box-shadow:var(--k24-shadow);border-radius:6px;padding:28px;margin:28px 0}
.k24-article h1{font-family:"Noto Serif Bengali",serif;font-size:46px;line-height:1.15;margin:0 0 16px}
.k24-content{font-size:19px;line-height:1.9}
@media(max-width:1100px){
  .k24-hero-grid{grid-template-columns:1fr}
  .k24-hero h1{font-size:44px}
  .k24-below-grid{grid-template-columns:1fr}
  .k24-header-right .k24-date,.k24-social{display:none}
}
@media(max-width:640px){
  .k24-container{padding:0 14px}
  .k24-logo{font-size:42px}
  .k24-nav{min-height:56px}
  .k24-nav-inner{gap:22px;font-size:14px}
  .k24-ticker{height:auto;padding:10px;align-items:flex-start}
  .k24-ticker-text{font-size:15px;white-space:normal}
  .k24-hero{padding:16px}
  .k24-hero h1{font-size:34px}
  .k24-summary{font-size:15px}
  .k24-meta-row{display:block}
  .k24-btn{margin-top:14px;width:100%;text-align:center}
  .k24-state-top{display:block}
  .k24-state-top .k24-thumb{width:100%;height:160px;margin-bottom:12px}
  .k24-article h1{font-size:34px}
}


/* Kolkata24x7 Theme 1.1 additions */
.k24-sticky-header{position:sticky;top:0;z-index:999}
.admin-bar .k24-sticky-header{top:32px}
.k24-section-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}
.k24-section-card{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);overflow:hidden}
.k24-section-card .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:0}
.k24-section-card h3{font-size:18px;line-height:1.35;margin:12px;font-weight:900}
.k24-section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid var(--k24-red);margin:28px 0 14px}
.k24-section-title h2{margin:0;background:var(--k24-red);color:#fff;padding:8px 14px;font-size:22px}
.k24-photo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin:20px 0}
.k24-photo-item{position:relative;aspect-ratio:16/9;background:#ddd;overflow:hidden;border-radius:6px}
.k24-photo-item img{width:100%;height:100%;object-fit:cover}
.k24-photo-item:first-child{grid-row:span 2}
.k24-photo-caption{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;font-weight:900}
.k24-video-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin:20px 0}
.k24-video-main,.k24-video-side{background:#111;color:#fff;border-radius:6px;overflow:hidden}
.k24-video-main .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:0;background:#222}
.k24-video-side .k24-mini{border-color:#333}
.k24-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(201,0,0,.95);color:#fff;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px}
.k24-live-wrap{background:#fff;border:1px solid var(--k24-border);border-radius:6px;box-shadow:var(--k24-shadow);padding:24px;margin:28px 0}
.k24-live-badge{background:var(--k24-red);color:#fff;padding:5px 10px;border-radius:4px;font-weight:900}
.k24-live-item{border-left:4px solid var(--k24-red);padding:12px 0 12px 16px;border-bottom:1px solid #eee}
.k24-mobile-bottom{display:none}
.k24-footer-builder{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px}
.k24-footer-widget h3{margin-top:0;color:#fff}
@media(max-width:900px){
  .k24-section-grid{grid-template-columns:repeat(2,1fr)}
  .k24-photo-grid,.k24-video-grid{grid-template-columns:1fr}
  .k24-photo-item:first-child{grid-row:auto}
  .k24-footer-builder{grid-template-columns:1fr}
}
@media(max-width:640px){
  body.k24-has-bottom-menu{padding-bottom:64px}
  .k24-mobile-bottom{display:flex;position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #ddd;z-index:9999;justify-content:space-around;align-items:center;box-shadow:0 -2px 12px rgba(0,0,0,.08)}
  .k24-mobile-bottom a{font-size:12px;font-weight:900;text-align:center;color:#111}
  .k24-mobile-bottom span{display:block;font-size:20px;line-height:1}
  .k24-section-grid{grid-template-columns:1fr}
}


/* Kolkata24x7 Theme 1.2 polished homepage blocks */
.k24-home-block{background:#fff;border:1px solid var(--k24-border);border-radius:8px;box-shadow:var(--k24-shadow);padding:22px;margin:24px 0;overflow:hidden}
.k24-section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid var(--k24-red);margin:0 0 20px;min-height:52px}
.k24-section-title h2{margin:0;background:var(--k24-red);color:#fff;padding:10px 22px;font-size:28px;line-height:1.2;font-weight:900;border-radius:4px 4px 0 0}
.k24-section-title .k24-see-all{font-size:16px;font-weight:900;color:#6b7280;padding-right:4px}
.k24-section-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin:0}
.k24-section-card{background:#fff;border:0;border-radius:0;box-shadow:none;overflow:hidden;border-bottom:1px solid #eee;padding-bottom:12px}
.k24-section-card:first-child{grid-row:span 2}
.k24-section-card .k24-thumb{width:100%;height:auto;aspect-ratio:16/9;border-radius:7px;background:#e5e7eb;display:block;overflow:hidden}
.k24-section-card .k24-thumb img{width:100%;height:100%;object-fit:cover}
.k24-section-card h3{font-family:"Noto Sans Bengali",system-ui,sans-serif;font-size:20px;line-height:1.35;margin:10px 0 0;font-weight:900}
.k24-section-card:first-child h3{font-family:"Noto Serif Bengali",serif;font-size:34px;line-height:1.22}
.k24-section-card .k24-card-meta{color:#9ca3af;font-size:13px;font-weight:800;margin-top:8px}
.k24-photo-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:0}
.k24-photo-item{position:relative;aspect-ratio:16/9;background:#ddd;overflow:hidden;border-radius:8px;display:block}
.k24-photo-item:first-child{grid-row:span 2}
.k24-photo-item img{width:100%;height:100%;object-fit:cover;display:block}
.k24-photo-caption{position:absolute;left:0;right:0;bottom:0;padding:16px;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff;font-size:17px;line-height:1.35;font-weight:900}
.k24-photo-item:first-child .k24-photo-caption{font-size:26px}
.k24-video-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px;margin:0}
.k24-video-main,.k24-video-side{background:#111;color:#fff;border-radius:8px;overflow:hidden}
.k24-video-main h3{padding:16px;margin:0;font-size:26px;line-height:1.3;font-weight:900}
.k24-video-side{padding:8px 14px}
.k24-video-side .k24-mini{border-color:#333}
.k24-video-side .k24-mini h3{color:#fff;font-size:16px}
.k24-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(201,0,0,.95);color:#fff;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:2}
@media(max-width:900px){.k24-home-block{padding:18px;margin:22px 0}.k24-section-grid{grid-template-columns:1fr 1fr}.k24-section-card:first-child{grid-column:1/-1;grid-row:auto}.k24-photo-grid{grid-template-columns:1fr 1fr}.k24-photo-item:first-child{grid-column:1/-1;grid-row:auto}.k24-video-grid{grid-template-columns:1fr}}
@media(max-width:640px){
.k24-home-block{padding:16px;margin:18px 0;border-radius:8px}.k24-section-title{margin-bottom:16px;min-height:48px}.k24-section-title h2{font-size:26px;padding:9px 18px}.k24-section-title .k24-see-all{font-size:15px}
.k24-section-grid{display:block}.k24-section-card{border-bottom:1px solid #eee;padding:0 0 16px;margin:0 0 16px}.k24-section-card:last-child{margin-bottom:0;border-bottom:0}
.k24-section-card:first-child .k24-thumb,.k24-section-card .k24-thumb{aspect-ratio:16/9;border-radius:7px}
.k24-section-card:first-child h3,.k24-section-card h3{font-family:"Noto Sans Bengali",system-ui,sans-serif;font-size:26px;line-height:1.28;margin-top:10px}
.k24-section-card:not(:first-child){display:grid;grid-template-columns:116px 1fr;gap:12px;align-items:start}
.k24-section-card:not(:first-child) .k24-thumb{width:116px;height:78px;aspect-ratio:auto}
.k24-section-card:not(:first-child) h3{font-size:19px;margin:0}.k24-section-card:not(:first-child) .k24-card-meta{margin-top:6px;font-size:12px}
.k24-photo-grid{display:block}.k24-photo-item{margin-bottom:14px;border-radius:7px}.k24-photo-item:first-child .k24-photo-caption,.k24-photo-caption{font-size:20px;padding:14px}
.k24-video-main h3{font-size:22px}.k24-video-side{background:#fff;color:#111;padding:0}.k24-video-side .k24-mini{border-color:#eee}.k24-video-side .k24-mini h3{color:#111}
}


/* Kolkata24x7 Theme 1.3 YouTube channel video block */
.k24-youtube-block{background:#111;color:#fff;border-radius:8px;overflow:hidden}
.k24-youtube-main{position:relative;aspect-ratio:16/9;background:#000}
.k24-youtube-main iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.k24-youtube-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#151515}
.k24-youtube-head h3{margin:0;font-size:22px;line-height:1.25;font-weight:900;color:#fff}
.k24-youtube-btn{background:var(--k24-red);color:#fff;padding:9px 14px;border-radius:5px;font-weight:900;white-space:nowrap}
.k24-youtube-note{padding:12px 16px;color:#cbd5e1;font-size:14px;line-height:1.6}
@media(max-width:640px){
  .k24-youtube-head{display:block}
  .k24-youtube-head h3{font-size:20px;margin-bottom:12px}
  .k24-youtube-btn{display:inline-block}
}


/* Kolkata24x7 Theme 1.4 layout fixes */

/* Desktop content width for side rail ads */
@media(min-width:1280px){
  .k24-container{
    max-width:1120px;
    padding-left:18px;
    padding-right:18px;
  }
  .k24-side-rail{
    display:block;
    position:fixed;
    top:150px;
    width:300px;
    min-height:600px;
    z-index:1;
    pointer-events:auto;
  }
  .k24-side-rail-left{
    left:24px;
  }
  .k24-side-rail-right{
    right:24px;
  }
  .k24-side-rail-inner{
    width:300px;
    min-height:600px;
    border:1px solid #e5e7eb;
    border-radius:8px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#6b7280;
    font-size:18px;
    text-align:center;
    box-shadow:0 2px 10px rgba(0,0,0,.04);
    overflow:hidden;
  }
}
@media(max-width:1279px){
  .k24-side-rail{
    display:none;
  }
}

/* Compact hero / big news */
.k24-hero{
  padding:20px;
  margin-bottom:14px;
}
.k24-hero-grid{
  grid-template-columns:0.92fr 1.35fr;
  gap:24px;
}
.k24-kicker{
  font-size:20px;
  margin-bottom:14px;
}
.k24-hero h1{
  font-size:40px;
  line-height:1.12;
  letter-spacing:-.5px;
}
.k24-summary{
  font-size:16px;
  line-height:1.65;
  margin:14px 0 18px;
}
.k24-feature{
  max-height:360px;
}
.k24-btn{
  padding:11px 18px;
}
.k24-time{
  font-size:13px;
}

/* Top cards slightly tighter */
.k24-below-grid{
  gap:14px;
}
.k24-panel{
  padding:18px;
}
.k24-panel h2{
  font-size:24px;
}

/* Better YouTube video section: main left, 4 thumbs right */
.k24-youtube-block{
  background:#fff;
  color:#111;
  border:1px solid var(--k24-border);
  border-radius:8px;
  box-shadow:var(--k24-shadow);
  padding:14px;
}
.k24-youtube-layout{
  display:grid;
  grid-template-columns:1.55fr 1fr;
  gap:14px;
  align-items:start;
}
.k24-youtube-main{
  border-radius:8px;
  overflow:hidden;
  background:#000;
}
.k24-youtube-head{
  background:#fff;
  color:#111;
  padding:12px 0 0;
}
.k24-youtube-head h3{
  color:#111;
  font-size:22px;
}
.k24-youtube-note{
  color:#6b7280;
  padding:8px 0 0;
}
.k24-youtube-side{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.k24-youtube-thumb{
  display:grid;
  grid-template-columns:112px 1fr;
  gap:10px;
  align-items:center;
  border-bottom:1px solid #eee;
  padding-bottom:10px;
}
.k24-youtube-thumb:last-child{
  border-bottom:0;
  padding-bottom:0;
}
.k24-youtube-thumb-img{
  position:relative;
  aspect-ratio:16/9;
  border-radius:6px;
  overflow:hidden;
  background:#111;
}
.k24-youtube-thumb-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.k24-youtube-thumb-play{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  background:rgba(201,0,0,.95);
  color:#fff;
  width:30px;
  height:30px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:14px;
}
.k24-youtube-thumb h4{
  margin:0;
  font-size:15px;
  line-height:1.35;
  font-weight:900;
}
.k24-youtube-thumb span{
  display:block;
  color:#9ca3af;
  font-size:12px;
  margin-top:4px;
  font-weight:700;
}

/* Compact dynamic blocks */
.k24-home-block{
  padding:18px;
  margin:18px 0;
}
.k24-section-title{
  min-height:46px;
  margin-bottom:16px;
}
.k24-section-title h2{
  font-size:24px;
  padding:8px 18px;
}
.k24-section-card:first-child h3{
  font-size:28px;
}
.k24-section-card h3{
  font-size:18px;
}

/* Footer compact */
.k24-footer{
  padding:26px 0 84px;
}
.k24-footer .k24-logo{
  font-size:42px;
}
.k24-footer-widget p{
  line-height:1.55;
}

/* Mobile compact fixes */
@media(max-width:900px){
  .k24-hero-grid{
    grid-template-columns:1fr;
    gap:16px;
  }
  .k24-feature{
    max-height:none;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
  .k24-youtube-side{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:640px){
  .k24-hero{
    padding:16px;
  }
  .k24-hero h1{
    font-size:30px !important;
    line-height:1.22;
  }
  .k24-summary{
    font-size:15px;
    margin:12px 0 14px;
  }
  .k24-kicker{
    font-size:19px;
    margin-bottom:10px;
  }
  .k24-youtube-block{
    padding:12px;
  }
  .k24-youtube-side{
    grid-template-columns:1fr;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
  .k24-youtube-head h3{
    font-size:20px;
  }
}


/* Kolkata24x7 Theme 1.5 fixes */

/* Header compact */
.k24-header{
  padding:18px 0 14px;
}
.k24-logo{
  font-size:54px;
  line-height:1;
}
.k24-tagline{
  margin-top:8px;
  font-size:15px;
}
.k24-topbar{
  font-size:14px;
}
.k24-nav{
  min-height:54px;
}
.k24-menu{
  gap:18px;
}
.k24-menu a{
  font-size:17px;
  line-height:54px;
}

/* Breaking ticker compact */
.k24-breaking{
  padding:12px 16px;
  margin:14px 0 18px;
}
.k24-breaking-label{
  padding:9px 18px;
  font-size:17px;
}
.k24-breaking-title{
  font-size:18px;
}

/* Big news: image + title same alignment, no excerpt */
.k24-hero{
  padding:18px;
  margin-bottom:16px;
}
.k24-hero-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:start;
}
.k24-hero-text{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}
.k24-kicker{
  font-size:19px;
  margin-bottom:12px;
}
.k24-hero h1{
  font-size:34px !important;
  line-height:1.18;
  letter-spacing:-.3px;
  margin:0;
}
.k24-summary{
  display:none !important;
}
.k24-hero-actions{
  margin-top:16px;
}
.k24-feature{
  max-height:320px;
  aspect-ratio:16/9;
}
.k24-feature img{
  width:100%;
  height:100%;
  object-fit:cover;
}

/* Homepage category blocks: first big left, four aligned right */
.k24-section-grid{
  display:grid;
  grid-template-columns:1.15fr 1fr;
  gap:18px;
  align-items:start;
}
.k24-section-card{
  border-bottom:0;
  padding-bottom:0;
}
.k24-section-card:first-child{
  grid-row:span 4;
}
.k24-section-card:first-child .k24-thumb{
  aspect-ratio:16/9;
}
.k24-section-card:first-child h3{
  font-size:28px;
  line-height:1.22;
  margin-top:10px;
}
.k24-section-card:not(:first-child){
  display:grid;
  grid-template-columns:150px 1fr;
  gap:12px;
  align-items:start;
  border-bottom:1px solid #eee;
  padding-bottom:12px;
}
.k24-section-card:not(:first-child) .k24-thumb{
  width:150px;
  height:84px;
  aspect-ratio:auto;
}
.k24-section-card:not(:first-child) h3{
  font-size:17px;
  line-height:1.35;
  margin:0;
}
.k24-section-card:not(:first-child) .k24-card-meta{
  margin-top:6px;
  font-size:12px;
}

/* If block has exactly 5 posts, keep right column clean */
.k24-section-grid .k24-section-card:nth-child(n+6){
  display:none;
}

/* YouTube auto latest layout */
.k24-youtube-layout{
  grid-template-columns:1.25fr 1fr;
}
.k24-youtube-thumb{
  grid-template-columns:132px 1fr;
}
.k24-youtube-thumb-img{
  background:#000;
}
.k24-youtube-thumb h4{
  font-size:15px;
}

/* Photo gallery also tighter */
.k24-photo-grid{
  grid-template-columns:1.15fr 1fr 1fr;
}
.k24-photo-item:first-child .k24-photo-caption{
  font-size:23px;
}

/* Desktop rail width preserved */
@media(min-width:1280px){
  .k24-container{
    max-width:1080px;
  }
}

@media(max-width:900px){
  .k24-logo{
    font-size:44px;
  }
  .k24-hero-grid{
    grid-template-columns:1fr;
  }
  .k24-section-grid{
    grid-template-columns:1fr;
  }
  .k24-section-card:first-child{
    grid-row:auto;
  }
  .k24-section-card:not(:first-child){
    grid-template-columns:132px 1fr;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:132px;
    height:74px;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .k24-header{
    padding:14px 0 12px;
  }
  .k24-logo{
    font-size:38px;
  }
  .k24-tagline{
    font-size:14px;
  }
  .k24-nav{
    min-height:50px;
  }
  .k24-menu a{
    font-size:16px;
    line-height:50px;
  }
  .k24-hero h1{
    font-size:27px !important;
    line-height:1.22;
  }
  .k24-feature{
    max-height:none;
  }
  .k24-section-card:first-child h3{
    font-size:25px;
  }
  .k24-section-card:not(:first-child){
    grid-template-columns:112px 1fr;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:112px;
    height:72px;
  }
  .k24-section-card:not(:first-child) h3{
    font-size:18px;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
}


/* Kolkata24x7 Theme 1.6 final polish */

/* Dense desktop shell */
body{
  background:#f4f5f7;
}
.k24-container{
  max-width:1180px;
}
@media(min-width:1280px){
  .k24-container{
    max-width:1060px;
  }
}
@media(min-width:1440px){
  .k24-container{
    max-width:1080px;
  }
}

/* Header final compact */
.k24-header{
  background:#fff;
  padding:14px 0 10px;
}
.k24-logo{
  font-size:48px;
  letter-spacing:-1.2px;
}
.k24-tagline{
  font-size:14px;
  margin-top:6px;
}
.k24-topbar{
  font-size:13px;
}
.k24-nav{
  background:var(--k24-red);
  min-height:48px;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
}
.k24-menu{
  gap:0;
  white-space:nowrap;
  overflow-x:auto;
  scrollbar-width:none;
}
.k24-menu::-webkit-scrollbar{
  display:none;
}
.k24-menu li{
  list-style:none;
}
.k24-menu li::before,
.k24-menu li::after,
.k24-menu a::before,
.k24-menu a::after{
  content:none !important;
  display:none !important;
}
.k24-menu a{
  display:block;
  line-height:48px;
  padding:0 13px;
  font-size:15px;
  font-weight:900;
  color:#fff;
  text-decoration:none;
}
.k24-menu a:hover{
  background:rgba(255,255,255,.12);
}
.k24-menu-toggle{
  line-height:48px;
  padding:0 14px;
}

/* Side rail exact alignment */
@media(min-width:1280px){
  .k24-side-rail{
    top:172px;
    width:300px;
  }
  .k24-side-rail-left{
    left:max(16px, calc((100vw - 1080px)/2 - 324px));
  }
  .k24-side-rail-right{
    right:max(16px, calc((100vw - 1080px)/2 - 324px));
  }
  .k24-side-rail-inner{
    width:300px;
    min-height:600px;
    background:#fff;
  }
}
@media(min-width:1440px){
  .k24-side-rail-left{
    left:max(24px, calc((100vw - 1080px)/2 - 332px));
  }
  .k24-side-rail-right{
    right:max(24px, calc((100vw - 1080px)/2 - 332px));
  }
}

/* Top breaking bar */
.k24-breaking{
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:6px;
  box-shadow:0 2px 10px rgba(0,0,0,.04);
  padding:10px 14px;
}
.k24-breaking-label{
  border-radius:4px;
  font-size:15px;
  padding:8px 14px;
}
.k24-breaking-title{
  font-size:17px;
}

/* Hero: compact newspaper style */
.k24-hero{
  background:#fff;
  border-radius:6px;
  padding:16px;
  box-shadow:0 2px 10px rgba(0,0,0,.04);
}
.k24-hero-grid{
  grid-template-columns:0.92fr 1.08fr;
  gap:18px;
  align-items:start;
}
.k24-kicker{
  color:var(--k24-red);
  font-size:18px;
  font-weight:900;
  margin-bottom:10px;
}
.k24-hero h1{
  font-size:30px !important;
  line-height:1.2;
  font-weight:950;
}
.k24-feature{
  border-radius:6px;
  max-height:292px;
}
.k24-hero-actions{
  margin-top:12px;
}
.k24-btn{
  padding:9px 15px;
  border-radius:5px;
  font-size:14px;
}
.k24-time{
  font-size:12px;
}

/* Dense desktop homepage blocks */
.k24-below-grid{
  grid-template-columns:1fr 1.2fr .95fr;
  gap:14px;
}
.k24-panel,
.k24-home-block{
  border-radius:6px;
  border:1px solid #e5e7eb;
  box-shadow:0 2px 10px rgba(0,0,0,.035);
  padding:16px;
  margin:16px 0;
}
.k24-panel h2,
.k24-section-title h2{
  font-size:22px;
}
.k24-section-title{
  min-height:42px;
  border-bottom:3px solid var(--k24-red);
  margin-bottom:14px;
}
.k24-section-title h2{
  padding:7px 16px;
  border-radius:4px 4px 0 0;
}
.k24-section-title .k24-see-all{
  font-size:13px;
}

/* Section variations */
.k24-block-category_grid .k24-section-grid{
  grid-template-columns:1.05fr 1fr;
}
.k24-block-category_grid .k24-section-card:first-child h3{
  font-size:25px;
}
.k24-block-category_grid .k24-section-card:not(:first-child){
  grid-template-columns:136px 1fr;
  gap:10px;
  padding-bottom:10px;
}
.k24-block-category_grid .k24-section-card:not(:first-child) .k24-thumb{
  width:136px;
  height:76px;
}
.k24-block-category_grid .k24-section-card:not(:first-child) h3{
  font-size:16px;
}

/* Trending/ranking style if title contains ট্রেন্ডিং or trending */
.k24-block-category_grid .k24-section-title h2{
  letter-spacing:-.2px;
}
.k24-home-block:has(.k24-section-title h2){
  background:#fff;
}

/* Photo gallery variation */
.k24-block-photo_gallery{
  background:#fff;
}
.k24-photo-grid{
  grid-template-columns:1.08fr 1fr 1fr;
  gap:12px;
}
.k24-photo-item{
  border-radius:6px;
}
.k24-photo-caption{
  font-size:15px;
  padding:12px;
}
.k24-photo-item:first-child .k24-photo-caption{
  font-size:21px;
}

/* Video variation */
.k24-block-video_section{
  background:#fff;
}
.k24-youtube-block{
  padding:12px;
  border-radius:6px;
}
.k24-youtube-layout{
  grid-template-columns:1.18fr 1fr;
  gap:12px;
}
.k24-youtube-main{
  border-radius:6px;
}
.k24-youtube-head{
  padding-top:10px;
}
.k24-youtube-head h3{
  font-size:19px;
}
.k24-youtube-btn{
  padding:7px 10px;
  font-size:12px;
}
.k24-youtube-thumb{
  grid-template-columns:118px 1fr;
  gap:9px;
  padding-bottom:9px;
}
.k24-youtube-thumb h4{
  font-size:14px;
  line-height:1.32;
}

/* Mobile homepage clean */
@media(max-width:900px){
  body{
    background:#f6f7f9;
  }
  .k24-container{
    padding-left:14px;
    padding-right:14px;
  }
  .k24-header{
    padding:12px 0 10px;
  }
  .k24-logo{
    font-size:38px;
  }
  .k24-nav{
    min-height:48px;
  }
  .k24-menu a{
    line-height:48px;
    padding:0 12px;
    font-size:15px;
  }
  .k24-hero{
    padding:14px;
  }
  .k24-hero-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .k24-feature{
    order:-1;
    max-height:none;
  }
  .k24-hero h1{
    font-size:26px !important;
  }
  .k24-below-grid{
    grid-template-columns:1fr;
  }
  .k24-home-block,
  .k24-panel{
    padding:14px;
    margin:14px 0;
  }
  .k24-section-grid{
    display:block;
  }
  .k24-section-card:first-child{
    margin-bottom:14px;
  }
  .k24-section-card:first-child h3{
    font-size:23px;
  }
  .k24-section-card:not(:first-child){
    display:grid;
    grid-template-columns:112px 1fr;
    gap:10px;
    padding:10px 0;
    border-bottom:1px solid #eee;
  }
  .k24-section-card:not(:first-child) .k24-thumb{
    width:112px !important;
    height:68px !important;
  }
  .k24-section-card:not(:first-child) h3{
    font-size:17px !important;
    line-height:1.35;
  }
  .k24-photo-grid{
    display:block;
  }
  .k24-photo-item{
    margin-bottom:12px;
  }
  .k24-youtube-layout{
    grid-template-columns:1fr;
  }
  .k24-youtube-thumb{
    grid-template-columns:112px 1fr;
  }
}

/* Theme panel admin polish */
.k24-admin-wrap{
  max-width:1180px;
}
.k24-admin-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:16px 0;
  position:sticky;
  top:32px;
  z-index:20;
  background:#f0f0f1;
  padding:10px 0;
}
.k24-admin-tab{
  border:1px solid #c3c4c7;
  background:#fff;
  border-radius:6px;
  padding:9px 13px;
  font-weight:700;
  cursor:pointer;
}
.k24-admin-tab.is-active{
  background:#c90000;
  border-color:#c90000;
  color:#fff;
}
.k24-admin-section{
  display:none;
}
.k24-admin-section.is-active{
  display:block;
}
.k24-sortable-blocks .k24-block-row{
  cursor:move;
  border-left:4px solid #c90000;
}
.k24-drag-handle{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  background:#f3f4f6;
  border:1px solid #d1d5db;
  border-radius:4px;
  margin-right:8px;
  cursor:move;
  font-weight:900;
}
.k24-block-row.is-dragging{
  opacity:.6;
}
