/*
Theme Name: ZoomBangla Home News
Theme URI: https://zoombangla.com/
Template: twentytwentyfive
Author: ZoomBangla
Description: Bengali news homepage child theme for the ZoomBangla production network.
Version: 0.10.160
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zoombangla-home-news
*/

/* 0.10.0 resilient image handling and native performance controls. */
img.zbh-img-error {
  display: none !important;
}

/* 0.10.9 live polish: remove stray decorative rails, stabilize feature columns, and keep controls usable. */
.zbh-latest::before,
.zbh-side-fill--popular::before,
.zbh-opar-panel::before,
.zbh-business-wire::before,
.zbh-business-market::before,
.zbh-politics-left::before,
.zbh-politics-right::before,
.zbh-int-list::before,
.zbh-expat-panel::before,
.zbh-sports-updates::before,
.zbh-sports-more::before,
.zbh-topic-column::before,
.zbh-education-left::before,
.zbh-education-right::before,
.zbh-lifestyle-list::before,
.zbh-divisional::before {
  content: none !important;
  display: none !important;
}

.zbh-latest,
.zbh-side-fill--popular,
.zbh-opar-panel,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-updates,
.zbh-sports-more,
.zbh-topic-column,
.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  border: 1px solid rgba(109, 53, 168, .12) !important;
  border-top: 2px solid color-mix(in srgb, var(--zbh-panel-accent, #6d35a8) 55%, #ffffff 45%) !important;
  background: linear-gradient(145deg, rgba(109, 53, 168, .035), rgba(46, 125, 50, .025)) !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .04) !important;
}

.zbh-hero {
  align-items: stretch !important;
}

.zbh-feature-main,
.zbh-latest,
.zbh-feature-ad {
  min-height: 0 !important;
}

.zbh-feature-ad {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.zbh-feature-ad .zbh-ad,
.zbh-single-sidebar .zbh-ad,
.zbh-business-market .zbh-ad {
  margin: 0 !important;
}

.zbh-ad__item + .zbh-ad__item,
.zbh-ad__box + .zbh-ad__box {
  margin-top: 10px !important;
}

.zbh-ad img {
  background: #fff !important;
}

.zbh-ribbon-head h2 {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .16) !important;
}

.zbh-international .zbh-card h2 a,
.zbh-international .zbh-card h3 a,
.zbh-int-grid .zbh-card h3 a {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .72) !important;
}

.zbh-sports-updates a::before {
  content: "" !important;
  width: 7px !important;
  height: 7px !important;
  margin-top: .58em !important;
  border-radius: 999px !important;
  background: #2e7d32 !important;
  box-shadow: 0 0 0 3px rgba(46, 125, 50, .12) !important;
}

@media (max-width: 767px) {
  .zbh-hero {
    display: block !important;
  }

  .zbh-feature-main,
  .zbh-secondary,
  .zbh-latest,
  .zbh-feature-ad {
    width: 100% !important;
  }

  .zbh-secondary {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  .zbh-secondary .zbh-card {
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .zbh-secondary .zbh-card h3,
  .zbh-secondary .zbh-card h2 {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    word-break: normal !important;
  }

  .zbh-ad-home_top_banner .zbh-ad__box,
  .zbh-ad-category_economy_under .zbh-ad__box {
    width: 100% !important;
    aspect-ratio: 1024 / 72 !important;
    min-height: 0 !important;
  }
}

.zbh-icon-btn {
  font-size: 0 !important;
  line-height: 1 !important;
}

.zbh-icon-btn::before,
.zbh-icon-btn::after {
  box-sizing: border-box;
}

.zbh-icon-btn[data-zbh-drawer-toggle]::before {
  content: "\2630";
  display: inline-grid;
  place-items: center;
  font: 700 22px/1 Inter, system-ui, sans-serif;
}

.zbh-icon-btn[data-zbh-search-toggle]::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid currentColor;
  border-radius: 50%;
  transform: translate(-1px, -1px);
}

.zbh-icon-btn[data-zbh-search-toggle]::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
  transform: translate(-3px, 8px) rotate(45deg);
}

.zbh-logo--text,
.zbh-footer__logo.zbh-logo--text {
  display: inline-flex;
  align-items: center;
  min-height: 39px;
  color: var(--zb-purple, #662d91);
  font-family: Inter, system-ui, sans-serif;
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 0;
  text-decoration: none;
}

.zbh-thumb.is-image-missing {
  min-height: 96px;
  background:
    linear-gradient(135deg, rgba(102, 45, 145, .10), rgba(46, 125, 50, .08)),
    #f7f8fa;
}

.zbh-thumb.is-image-missing::after {
  content: none;
  display: none;
}

/* 0.10.98 final Lifestyle direct-fill: two extra news cards occupy the marked gaps. */
@media (min-width: 901px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle {
    display: grid !important;
    grid-template-columns: minmax(300px, 1.05fr) minmax(0, 1.34fr) minmax(220px, .7fr) !important;
    gap: 18px !important;
    align-items: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) auto !important;
    gap: 12px !important;
    align-self: stretch !important;
    height: 100% !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead {
    display: grid !important;
    grid-template-columns: 118px minmax(0, 1fr) !important;
    gap: 10px !important;
    padding: 10px !important;
    border: 1px solid rgba(194, 24, 91, .14) !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 118px !important;
    height: 88px !important;
    aspect-ratio: auto !important;
    border-radius: 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-meta {
    grid-column: 2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead h3 {
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    font-size: 15.6px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt {
    margin-bottom: 0 !important;
    font-size: 12.4px !important;
    line-height: 1.45 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    gap: 12px !important;
    height: 100% !important;
    align-self: stretch !important;
    align-content: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:first-child,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+5) {
    display: flex !important;
    flex-direction: column !important;
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 0 !important;
    height: 100% !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+7) {
    display: none !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb {
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 8.8 !important;
    border-radius: 12px 12px 0 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3 {
    grid-column: auto !important;
    align-self: auto !important;
    margin: 9px 10px 4px !important;
    font-size: 15.4px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
    margin: 0 10px 8px !important;
    color: #475569 !important;
    font-size: 12.5px !important;
    line-height: 1.47 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-meta,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
    grid-column: auto !important;
    margin: auto 10px 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list .zbh-mini {
    flex: 0 0 auto !important;
    min-height: 0 !important;
    padding-block: 9px !important;
  }
}

/* 0.10.134 homepage fixed-height base contract: desktop beta layout is locked.
   Update these heights only after a manual section review or explicit request. */
@media (min-width: 901px) {
  .zbh-main .zbh-hero,
  .zbh-main #world-cup-football,
  .zbh-main .zbh-section {
    box-sizing: border-box !important;
  }

  .zbh-main .zbh-hero {
    height: 1271px !important;
    min-height: 1271px !important;
    max-height: 1271px !important;
    overflow: hidden !important;
  }

  .zbh-main #world-cup-football {
    height: 2350px !important;
    min-height: 2350px !important;
    max-height: 2350px !important;
    contain-intrinsic-size: 2350px !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section {
    --zbh-section-fixed-height: 760px;
    height: var(--zbh-section-fixed-height) !important;
    min-height: var(--zbh-section-fixed-height) !important;
    max-height: var(--zbh-section-fixed-height) !important;
    contain-intrinsic-size: var(--zbh-section-fixed-height) !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national {
    --zbh-section-fixed-height: 1104px;
  }

  .zbh-main #sec-economy {
    --zbh-section-fixed-height: 1105px;
  }

  .zbh-main #sec-international {
    --zbh-section-fixed-height: 907px;
  }

  .zbh-main #sec-politics {
    --zbh-section-fixed-height: 1228px;
  }

  .zbh-main #sec-sports {
    --zbh-section-fixed-height: 1216px;
  }

  .zbh-main #sec-entertainment {
    --zbh-section-fixed-height: 1256px;
  }

  .zbh-main #sec-technology {
    --zbh-section-fixed-height: 1039px;
  }

  .zbh-main #sec-education {
    --zbh-section-fixed-height: 1139px;
  }

  .zbh-main #sec-lifestyle {
    --zbh-section-fixed-height: 1230px;
  }

  .zbh-main #sec-religion {
    --zbh-section-fixed-height: 804px;
  }

  .zbh-main #sec-topics {
    --zbh-section-fixed-height: 739px;
  }

  .zbh-main #sec-divisional {
    --zbh-section-fixed-height: 394px;
  }

  .zbh-main .zbh-section .zbh-card,
  .zbh-main .zbh-section .zbh-mini,
  .zbh-main .zbh-section .zbh-brief,
  .zbh-main .zbh-section .zbh-sports-updates > a,
  .zbh-main .zbh-section .zbh-business-wire > a,
  .zbh-main .zbh-section .zbh-entertainment-strip-card {
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section .zbh-card h1,
  .zbh-main .zbh-section .zbh-card h2,
  .zbh-main .zbh-section .zbh-card h3,
  .zbh-main .zbh-section .zbh-mini h3,
  .zbh-main .zbh-section .zbh-brief h3,
  .zbh-main .zbh-section .zbh-business-wire__title,
  .zbh-main .zbh-section .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    overflow-wrap: anywhere !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section .zbh-card.zbh-lead h1,
  .zbh-main .zbh-section .zbh-card.zbh-lead h2,
  .zbh-main .zbh-section .zbh-card.zbh-politics-lead h2,
  .zbh-main .zbh-section .zbh-card.zbh-lifestyle-lead-story h2 {
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-section .zbh-card .zbh-excerpt,
  .zbh-main .zbh-section .zbh-mini-excerpt p,
  .zbh-main .zbh-section .zbh-brief p {
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
  }

  .zbh-main #sec-politics .zbh-politics {
    height: 1162px !important;
    min-height: 1162px !important;
    max-height: 1162px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-politics .zbh-politics-left,
  .zbh-main #sec-politics .zbh-politics-right {
    display: grid !important;
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-politics .zbh-politics-main {
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-politics .zbh-politics-left .zbh-mini-excerpt,
  .zbh-main #sec-politics .zbh-politics-right .zbh-brief {
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-sports .zbh-sports {
    height: 1120px !important;
    min-height: 1120px !important;
    max-height: 1120px !important;
    grid-template-rows: 768px 284px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-sports .zbh-sports-stack,
  .zbh-main #sec-sports .zbh-sports-center,
  .zbh-main #sec-sports .zbh-sports-updates {
    height: 768px !important;
    min-height: 768px !important;
    max-height: 768px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-sports .zbh-sports-updates {
    display: grid !important;
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
    gap: 0 !important;
  }

  .zbh-main #sec-sports .zbh-sports-updates > a {
    display: -webkit-box !important;
    align-content: center !important;
    height: 100% !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab {
    height: 939px !important;
    min-height: 939px !important;
    max-height: 939px !important;
    grid-template-rows: 571px 320px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab__hero,
  .zbh-main #sec-technology .zbh-tech-lab__matrix {
    height: 571px !important;
    min-height: 571px !important;
    max-height: 571px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab__radar {
    display: grid !important;
    grid-template-rows: auto repeat(13, minmax(0, 1fr)) !important;
    height: 905px !important;
    min-height: 905px !important;
    max-height: 905px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab__radar .zbh-mini {
    height: 100% !important;
    min-height: 0 !important;
  }

  .zbh-main #sec-education .zbh-education {
    height: 1046px !important;
    min-height: 1046px !important;
    max-height: 1046px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-education .zbh-education-left,
  .zbh-main #sec-education .zbh-education-center,
  .zbh-main #sec-education .zbh-education-right {
    height: 997px !important;
    min-height: 997px !important;
    max-height: 997px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-education .zbh-education-left,
  .zbh-main #sec-education .zbh-education-right {
    display: grid !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle {
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead,
  .zbh-main #sec-lifestyle .zbh-lifestyle-grid,
  .zbh-main #sec-lifestyle .zbh-lifestyle-list {
    height: 1085px !important;
    min-height: 1085px !important;
    max-height: 1085px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) repeat(4, 112px) !important;
    gap: 12px !important;
    align-content: stretch !important;
    align-items: stretch !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-card {
    height: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    align-self: stretch !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead {
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    box-sizing: border-box !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-meta {
    display: none !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-list {
    display: grid !important;
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
    gap: 0 !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-list .zbh-mini {
    height: 100% !important;
  }

  .zbh-main #sec-religion .zbh-grid-4 {
    height: 710px !important;
    min-height: 710px !important;
    max-height: 710px !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-topics .zbh-topic-board,
  .zbh-main #sec-topics .zbh-topic-column {
    height: 739px !important;
    min-height: 739px !important;
    max-height: 739px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-topics .zbh-topic-list {
    display: grid !important;
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
    gap: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-topics .zbh-topic-list .zbh-mini {
    height: 100% !important;
    min-height: 0 !important;
  }

  .zbh-main #sec-divisional .zbh-divisional {
    height: 311px !important;
    min-height: 311px !important;
    max-height: 311px !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    overflow: hidden !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-hero,
  .zbh-main #world-cup-football,
  .zbh-main .zbh-section {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

/* 0.10.148 unified homepage section rhythm.
   Section wrappers never crop content. Cards, excerpts, ads, and mini rows own the
   fixed visual contracts so Guest Optimization can rewrite assets without breaking flow. */
body.home .zbh-main .zbh-section {
  --zbh-category-break: 24px;
  display: block !important;
  clear: both !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin-top: var(--zbh-category-break) !important;
  margin-bottom: var(--zbh-category-break) !important;
  overflow: visible !important;
  content-visibility: visible !important;
  contain: none !important;
  contain-intrinsic-size: auto !important;
  box-sizing: border-box !important;
}

body.home .zbh-main [data-zbh-lazy-placeholder] {
  display: block !important;
  clear: both !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  content-visibility: visible !important;
  contain: none !important;
  contain-intrinsic-size: auto !important;
}

body.home .zbh-main .zbh-section::after,
body.home .zbh-main [data-zbh-lazy-placeholder]::after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

body.home .zbh-main .zbh-section + .zbh-section {
  margin-top: var(--zbh-category-break) !important;
}

body.home .zbh-main .zbh-section__head {
  margin-bottom: 16px !important;
}

body.home .zbh-main .zbh-section-title-ad.zbh-adslot-empty,
body.home .zbh-main .zbh-section__head--ad-empty .zbh-section-title-ad,
body.home .zbh-main .zbh-section-title-ad:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins)),
body.home .zbh-main .zbh-ad__box:empty,
body.home .zbh-main .zbh-ad__box:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins)),
body.home .zbh-main > .zbh-ad:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins)),
body.home .zbh-wrap > .zbh-ad:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins)) {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

body.home .zbh-main .zbh-section__head--with-ad:not(:has(.zbh-section-title-ad img:not(.zbh-img-error))):not(:has(.zbh-section-title-ad iframe)):not(:has(.zbh-section-title-ad ins)) {
  display: block !important;
  min-height: 0 !important;
}

body.home .zbh-main #sec-national .zbh-national-opar,
body.home .zbh-main #sec-national .zbh-national-main,
body.home .zbh-main #sec-national .zbh-national-columns,
body.home .zbh-main #sec-national .zbh-opar-panel,
body.home .zbh-main #sec-national .zbh-opar-list,
body.home .zbh-main #sec-economy .zbh-business,
body.home .zbh-main #sec-economy .zbh-business-primary,
body.home .zbh-main #sec-economy .zbh-business-grid,
body.home .zbh-main #sec-economy .zbh-business-wire,
body.home .zbh-main #sec-economy .zbh-business-market,
body.home .zbh-main #sec-international .zbh-international,
body.home .zbh-main #sec-international .zbh-international-main,
body.home .zbh-main #sec-international .zbh-int-grid,
body.home .zbh-main #sec-international .zbh-int-list,
body.home .zbh-main #sec-international .zbh-expat-panel,
body.home .zbh-main #sec-international .zbh-expat-list,
body.home .zbh-main #sec-politics .zbh-politics,
body.home .zbh-main #sec-politics .zbh-politics-left,
body.home .zbh-main #sec-politics .zbh-politics-main,
body.home .zbh-main #sec-politics .zbh-politics-right,
body.home .zbh-main #sec-sports .zbh-sports,
body.home .zbh-main #sec-sports .zbh-sports-updates,
body.home .zbh-main #sec-sports .zbh-sports-more,
body.home .zbh-main #sec-technology .zbh-tech-lab,
body.home .zbh-main #sec-technology .zbh-tech-lab__radar,
body.home .zbh-main #sec-technology .zbh-tech-lab__stream,
body.home .zbh-main #sec-education .zbh-education,
body.home .zbh-main #sec-education .zbh-education-left,
body.home .zbh-main #sec-education .zbh-education-right,
body.home .zbh-main #sec-lifestyle .zbh-lifestyle,
body.home .zbh-main #sec-lifestyle .zbh-lifestyle-lead,
body.home .zbh-main #sec-lifestyle .zbh-lifestyle-grid,
body.home .zbh-main #sec-lifestyle .zbh-lifestyle-list,
body.home .zbh-main #sec-religion .zbh-grid-4,
body.home .zbh-main #sec-topics .zbh-topic-board,
body.home .zbh-main #sec-topics .zbh-topic-column,
body.home .zbh-main #sec-topics .zbh-topic-list,
body.home .zbh-main #sec-divisional .zbh-divisional {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

body.home .zbh-main #sec-national .zbh-opar-list,
body.home .zbh-main #sec-politics .zbh-politics-left,
body.home .zbh-main #sec-politics .zbh-politics-right,
body.home .zbh-main #sec-sports .zbh-sports-updates,
body.home .zbh-main #sec-technology .zbh-tech-lab__radar,
body.home .zbh-main #sec-education .zbh-education-left,
body.home .zbh-main #sec-education .zbh-education-right,
body.home .zbh-main #sec-lifestyle .zbh-lifestyle-list,
body.home .zbh-main #sec-topics .zbh-topic-list,
body.home .zbh-main #sec-divisional .zbh-divisional {
  grid-template-rows: none !important;
}

body.home .zbh-main .zbh-section .zbh-card h1,
body.home .zbh-main .zbh-section .zbh-card h2,
body.home .zbh-main .zbh-section .zbh-card h3,
body.home .zbh-main .zbh-section .zbh-brief h3,
body.home .zbh-main .zbh-section .zbh-business-wire__title {
  display: -webkit-box !important;
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  overflow-wrap: anywhere !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

body.home .zbh-main .zbh-section .zbh-card.zbh-lead h1,
body.home .zbh-main .zbh-section .zbh-card.zbh-lead h2,
body.home .zbh-main .zbh-section .zbh-card.zbh-politics-lead h2,
body.home .zbh-main .zbh-section .zbh-card.zbh-lifestyle-lead-story h2 {
  -webkit-line-clamp: 3 !important;
}

body.home .zbh-main .zbh-section .zbh-card .zbh-excerpt,
body.home .zbh-main .zbh-section .zbh-brief p,
body.home .zbh-main .zbh-section .zbh-mini-excerpt p {
  flex: 0 0 auto !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  display: -webkit-box !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

body.home .zbh-main .zbh-section .zbh-card.zbh-lead .zbh-excerpt,
body.home .zbh-main .zbh-section .zbh-card.zbh-lifestyle-lead-story .zbh-excerpt,
body.home .zbh-main .zbh-section .zbh-card.zbh-politics-lead .zbh-excerpt {
  -webkit-line-clamp: 5 !important;
}

body.home .zbh-main .zbh-section .zbh-card .zbh-thumb img,
body.home .zbh-main .zbh-section .zbh-mini .zbh-thumb img,
body.home .zbh-main .zbh-section .zbh-entertainment-strip-card .zbh-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.home .zbh-main .zbh-section .zbh-mini .zbh-thumb--fallback,
body.home .zbh-main .zbh-section .zbh-mini-excerpt .zbh-thumb--fallback {
  background:
    linear-gradient(135deg, rgba(4, 120, 87, .10), rgba(102, 45, 145, .08)),
    #f8fafc !important;
}

body.home .zbh-main .zbh-section .zbh-mini .zbh-thumb img.zbh-thumb-fallback,
body.home .zbh-main .zbh-section .zbh-mini-excerpt .zbh-thumb img.zbh-thumb-fallback {
  object-fit: contain !important;
  padding: 10px !important;
  box-sizing: border-box !important;
  background: transparent !important;
}

@media (min-width: 901px) {
  body.home .zbh-main #sec-economy .zbh-business-market--ad:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins)) {
    display: none !important;
  }

  body.home .zbh-main #sec-economy .zbh-business:not(:has(.zbh-business-market--ad img:not(.zbh-img-error))):not(:has(.zbh-business-market--ad iframe)):not(:has(.zbh-business-market--ad ins)) {
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr) !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead {
    display: grid !important;
    grid-template-columns: 92px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    column-gap: 10px !important;
    row-gap: 4px !important;
    align-items: center !important;
    min-height: 84px !important;
    height: auto !important;
    max-height: none !important;
    padding: 8px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini > .zbh-thumb,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt > .zbh-thumb,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead > .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 92px !important;
    height: 66px !important;
    min-height: 66px !important;
    max-height: 66px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 8px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini > div,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt__body {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
    min-width: 0 !important;
    align-self: center !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead h3 {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt {
    grid-column: 2 !important;
    grid-row: 2 !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini h3,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt h3,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead h3 {
    display: -webkit-box !important;
    margin: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    color: #0b2447 !important;
    font-size: 14.2px !important;
    font-weight: 800 !important;
    line-height: 1.28 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini .zbh-meta,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead .zbh-meta {
    display: none !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini-excerpt p,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt {
    display: -webkit-box !important;
    margin: 0 !important;
    color: #596579 !important;
    font-size: 12px !important;
    line-height: 1.42 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-grid-3 {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    grid-template-rows: none !important;
    overflow: visible !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin-top: 14px !important;
    align-items: stretch !important;
    overflow: visible !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card {
    display: grid !important;
    grid-template-columns: 94px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    align-items: center !important;
    min-height: 92px !important;
    height: auto !important;
    max-height: none !important;
    padding: 8px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-thumb {
    width: 94px !important;
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    color: #07152c !important;
    font-size: 14.2px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-lead {
    grid-template-rows: none !important;
  }
}

@media (max-width: 900px) {
  body.home .zbh-main .zbh-hero,
  body.home .zbh-main #world-cup-football,
  body.home .zbh-main .zbh-section {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    content-visibility: visible !important;
    contain: none !important;
    contain-intrinsic-size: auto !important;
    box-sizing: border-box !important;
  }

  body.home .zbh-main .zbh-section {
    --zbh-category-break: 22px;
  }

  body.home .zbh-main .zbh-section .zbh-mini,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead,
  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card {
    display: grid !important;
    grid-template-columns: 86px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    column-gap: 10px !important;
    row-gap: 4px !important;
    align-items: center !important;
    min-height: 80px !important;
    height: auto !important;
    max-height: none !important;
    padding: 8px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini > .zbh-thumb,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt > .zbh-thumb,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead > .zbh-thumb,
  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card > .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 86px !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 8px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini > div,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt__body {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
    min-width: 0 !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead h3,
  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt {
    grid-column: 2 !important;
    grid-row: 2 !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini h3,
  body.home .zbh-main .zbh-section .zbh-mini-excerpt h3,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead h3,
  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
    max-height: none !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead h3 {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
  }

  body.home .zbh-main .zbh-section .zbh-mini .zbh-meta,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-under-lead .zbh-meta,
  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-meta {
    display: none !important;
  }
}

/* 0.10.147 legacy hard-height guard, disabled by 0.10.148.
   Do not re-enable without a fresh full-section screenshot audit. */
@media (min-width: 999999px) {
  body.home .zbh-main .zbh-section {
    --zbh-section-fixed-height: 760px;
    height: var(--zbh-section-fixed-height) !important;
    min-height: var(--zbh-section-fixed-height) !important;
    max-height: var(--zbh-section-fixed-height) !important;
    margin-top: 24px !important;
    margin-bottom: 24px !important;
    overflow: hidden !important;
    contain-intrinsic-size: var(--zbh-section-fixed-height) !important;
    box-sizing: border-box !important;
  }

  body.home .zbh-main #sec-national { --zbh-section-fixed-height: 1098px; }
  body.home .zbh-main #sec-economy { --zbh-section-fixed-height: 1092px; }
  body.home .zbh-main #sec-international { --zbh-section-fixed-height: 907px; }
  body.home .zbh-main #sec-politics { --zbh-section-fixed-height: 1228px; }
  body.home .zbh-main #sec-sports { --zbh-section-fixed-height: 1216px; }
  body.home .zbh-main #sec-entertainment { --zbh-section-fixed-height: 1256px; }
  body.home .zbh-main #sec-technology { --zbh-section-fixed-height: 1039px; }
  body.home .zbh-main #sec-education { --zbh-section-fixed-height: 1139px; }
  body.home .zbh-main #sec-lifestyle { --zbh-section-fixed-height: 1230px; }
  body.home .zbh-main #sec-religion { --zbh-section-fixed-height: 804px; }
  body.home .zbh-main #sec-topics { --zbh-section-fixed-height: 739px; }
  body.home .zbh-main #sec-divisional { --zbh-section-fixed-height: 394px; }

  body.home .zbh-main #sec-entertainment .zbh-grid-3 {
    height: 720px !important;
    min-height: 720px !important;
    max-height: 720px !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip {
    height: 320px !important;
    min-height: 320px !important;
    max-height: 320px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-thumb {
    flex: 0 0 210px !important;
    height: 210px !important;
    min-height: 210px !important;
    max-height: 210px !important;
    aspect-ratio: auto !important;
  }

  body.home .zbh-main #sec-technology .zbh-tech-lab {
    height: 939px !important;
    min-height: 939px !important;
    max-height: 939px !important;
    grid-template-rows: 571px 320px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-technology .zbh-tech-lab__hero .zbh-card,
  body.home .zbh-main #sec-technology .zbh-tech-lab__stream .zbh-card,
  body.home .zbh-main #sec-technology .zbh-tech-lab__radar .zbh-mini {
    min-height: 0 !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle {
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-lead,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-grid,
  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-list {
    height: 1085px !important;
    min-height: 1085px !important;
    max-height: 1085px !important;
    overflow: hidden !important;
  }

  body.home .zbh-main #sec-lifestyle .zbh-lifestyle-lead {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) repeat(4, 112px) !important;
    align-content: stretch !important;
    align-items: stretch !important;
  }
}

@media (max-width: 0px) {
  body.home .zbh-main .zbh-hero,
  body.home .zbh-main #world-cup-football,
  body.home .zbh-main .zbh-section {
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  body.home .zbh-main .zbh-section {
    --zbh-section-fixed-height: 1200px;
    height: var(--zbh-section-fixed-height) !important;
    min-height: var(--zbh-section-fixed-height) !important;
    max-height: var(--zbh-section-fixed-height) !important;
    margin-top: 24px !important;
    margin-bottom: 24px !important;
    contain-intrinsic-size: var(--zbh-section-fixed-height) !important;
  }

  body.home .zbh-main .zbh-hero {
    height: 2628px !important;
    min-height: 2628px !important;
    max-height: 2628px !important;
  }

  body.home .zbh-main #world-cup-football {
    height: 4280px !important;
    min-height: 4280px !important;
    max-height: 4280px !important;
  }

  body.home .zbh-main #sec-national { --zbh-section-fixed-height: 1970px; }
  body.home .zbh-main #sec-economy { --zbh-section-fixed-height: 1970px; }
  body.home .zbh-main #sec-international { --zbh-section-fixed-height: 1912px; }
  body.home .zbh-main #sec-politics { --zbh-section-fixed-height: 1082px; }
  body.home .zbh-main #sec-sports { --zbh-section-fixed-height: 1295px; }
  body.home .zbh-main #sec-entertainment { --zbh-section-fixed-height: 3124px; }
  body.home .zbh-main #sec-technology { --zbh-section-fixed-height: 1941px; }
  body.home .zbh-main #sec-education { --zbh-section-fixed-height: 1385px; }
  body.home .zbh-main #sec-lifestyle { --zbh-section-fixed-height: 2070px; }
  body.home .zbh-main #sec-religion { --zbh-section-fixed-height: 2035px; }
  body.home .zbh-main #sec-topics { --zbh-section-fixed-height: 2589px; }
  body.home .zbh-main #sec-divisional { --zbh-section-fixed-height: 615px; }
}

/* 0.10.146 ads manager: policy label and sandbox iframe must not change slot geometry. */
.zbh-ad {
  position: relative !important;
}

.zbh-ad__label {
  position: absolute !important;
  top: 4px !important;
  right: 6px !important;
  z-index: 2 !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 16px !important;
  padding: 1px 6px !important;
  border-radius: 999px !important;
  background: rgba(15, 23, 42, .72) !important;
  color: #fff !important;
  font: 700 10px/1.2 "Hind Siliguri", system-ui, sans-serif !important;
  letter-spacing: 0 !important;
  pointer-events: none !important;
}

.zbh-ad__iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  background: transparent !important;
}

.zbh-social-logo.is-image-missing {
  background: #fff;
}

.zbh-social-logo.is-image-missing::after {
  content: "ZB";
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  color: #662d91;
  font: 800 13px/1 Inter, system-ui, sans-serif;
}

.zbh-ad:empty,
.zbh-ad__desktop:empty,
.zbh-ad__mobile:empty,
.zbh-ad__box:empty {
  display: none !important;
}

:root {
  --zb-magenta: #c2185b;
  --zb-black: #1a1a1a;
  --zb-green: #2e7d32;
  --zb-white: #ffffff;
  --zb-soft: #f5f5f5;
  --zb-line: #e7e7e7;
  --zb-text: #171717;
  --zb-muted: #666666;
  --zb-wrap: 1240px;
  --zb-serif: "Noto Serif Bengali", "Noto Sans Bengali", system-ui, sans-serif;
}

/*
 * ZoomBangla Home 0.6 design-system override.
 * This layer keeps the live data/markup but ports the static design direction
 * into resilient WordPress CSS. It prevents remote images, long Bengali titles,
 * or missing excerpts from breaking category sections.
 */
:root {
  --zb-purple: #662d91;
  --zb-purple-2: #70319f;
  --zb-accent: #ff4433;
  --zb-deep: #0a2540;
  --zb-green-brand: #006a4e;
  --zb-gold: #d4a017;
  --zb-surface: #ffffff;
  --zb-surface-soft: #f7f8fa;
  --zb-border: #e5e7eb;
  --zb-primary-text: #111827;
  --zb-secondary-text: #4b5563;
  --zb-muted-text: #8b95a1;
  --zb-radius: 12px;
  --zb-shadow: 0 8px 26px rgba(17, 24, 39, .1);
  --zb-font-body: "Hind Siliguri", "Noto Sans Bengali", system-ui, sans-serif;
  --zb-font-display: "Noto Serif Bengali", "Hind Siliguri", serif;
}

html {
  overflow-x: hidden;
}

body.zbh-page {
  background: var(--zb-surface);
  color: var(--zb-primary-text);
  font-family: var(--zb-font-body);
  font-size: 16px;
  line-height: 1.65;
}

.zbh-page,
.zbh-page * {
  min-width: 0;
}

.zbh-main {
  overflow-x: hidden;
}

.zbh-wrap {
  width: min(1240px, calc(100% - 48px));
}

.zbh-header {
  background: #fff;
  box-shadow: 0 1px 0 rgba(10, 37, 64, .08);
}

.zbh-logo img {
  max-width: 250px;
  object-fit: contain;
}

.zbh-nav a,
.zbh-english,
.zbh-drawer__links a {
  font-family: var(--zb-font-body);
  font-weight: 700;
}

.zbh-card,
.zbh-mini,
.zbh-brief {
  color: var(--zb-primary-text);
}

.zbh-card {
  display: flex;
  min-width: 0;
  max-width: 100%;
  flex-direction: column;
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease;
}

.zbh-card a,
.zbh-mini a,
.zbh-brief a {
  color: inherit;
  text-decoration: none;
}

.zbh-thumb {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background:
    linear-gradient(90deg, transparent, rgba(255, 255, 255, .42), transparent),
    var(--zb-surface-soft);
  aspect-ratio: 16 / 9;
}

.zbh-thumb img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.zbh-card:hover {
  transform: translateY(-2px);
}

.zbh-card:hover .zbh-thumb img {
  transform: scale(1.03);
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3,
.zbh-mini h3,
.zbh-brief h3 {
  margin: 10px 0 0;
  color: var(--zb-primary-text);
  font-family: var(--zb-font-display);
  font-weight: 700;
  line-height: 1.28;
  overflow-wrap: anywhere;
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3,
.zbh-mini h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.zbh-card h1 {
  -webkit-line-clamp: 3;
}

.zbh-card h2,
.zbh-card h3 {
  -webkit-line-clamp: 3;
}

.zbh-mini h3 {
  -webkit-line-clamp: 2;
}

.zbh-badge {
  width: max-content;
  max-width: 100%;
  min-height: 24px;
  margin-top: 10px;
  border-radius: 999px;
  background: var(--sec-accent, var(--zb-purple));
  color: #fff;
  font-family: Inter, var(--zb-font-body);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0;
}

.zbh-meta {
  margin-top: auto;
  padding-top: 8px;
  color: var(--zb-muted-text);
  font-family: Inter, var(--zb-font-body);
  font-size: 13px;
  line-height: 1.4;
}

.zbh-excerpt,
.zbh-brief p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 8px 0 0;
  color: var(--zb-secondary-text);
  font-size: 15px;
  line-height: 1.55;
  -webkit-line-clamp: 2;
}

.zbh-mini {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  min-height: 88px;
  padding: 0 0 12px;
  border-bottom: 1px solid var(--zb-border);
}

.zbh-mini .zbh-thumb {
  width: 88px;
  height: 88px;
  border-radius: 10px;
  aspect-ratio: auto;
}

.zbh-mini h3 {
  margin: 0;
  font-family: var(--zb-font-body);
  font-size: 16px;
  line-height: 1.35;
}

.zbh-section {
  margin: 48px 0;
  clear: both;
}

.zbh-section__head {
  margin-bottom: 22px;
  border-bottom: 1px solid var(--zb-border);
}

.zbh-section__head h2 {
  color: var(--zb-primary-text);
  border-bottom: 4px solid var(--sec-accent, var(--zb-purple));
  font-family: var(--zb-font-display);
  font-size: 28px;
}

.zbh-section__head p {
  color: var(--zb-secondary-text);
  font-size: 15px;
}

.zbh-ribbon-head {
  margin-bottom: 18px;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  background: var(--zb-purple);
}

.zbh-ribbon-head h2 {
  background: var(--zb-purple);
  font-family: var(--zb-font-display);
  font-size: 22px;
}

.zbh-ad {
  clear: both;
  margin: 30px auto;
}

.zbh-ad__box {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  border: 1px solid var(--zb-border);
  border-radius: var(--zb-radius);
  background: var(--zb-surface-soft);
  contain: layout paint;
}

.zbh-ad img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  background: #fff;
}

.zbh-hero {
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, .72fr) minmax(280px, .62fr);
  gap: 24px;
  padding-block: 30px;
}

.zbh-feature-main,
.zbh-latest,
.zbh-feature-ad {
  min-width: 0;
}

.zbh-feature-main > .zbh-lead {
  min-height: 520px;
  position: relative;
  justify-content: flex-end;
  padding: 32px;
  border-radius: 16px;
  overflow: hidden;
  background: var(--zb-deep);
  color: #fff;
}

.zbh-feature-main > .zbh-lead .zbh-thumb {
  position: absolute;
  inset: 0;
  height: 100%;
  border-radius: 0;
  aspect-ratio: auto;
}

.zbh-feature-main > .zbh-lead .zbh-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 20%, rgba(10, 37, 64, .88) 100%);
}

.zbh-feature-main > .zbh-lead .zbh-badge,
.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2,
.zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-feature-main > .zbh-lead .zbh-meta {
  position: relative;
  z-index: 1;
}

.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2,
.zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-feature-main > .zbh-lead .zbh-meta {
  color: #fff;
}

.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2 {
  font-size: clamp(32px, 3.4vw, 44px);
}

.zbh-secondary {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.zbh-secondary .zbh-card {
  padding: 0;
}

.zbh-secondary h2,
.zbh-secondary h3 {
  font-size: 18px;
}

.zbh-latest,
.zbh-feature-ad {
  height: auto;
}

.zbh-list {
  display: grid;
  gap: 12px;
}

.zbh-feature-ad .zbh-ad-home_sidebar,
.zbh-feature-ad .zbh-side-fill {
  display: none;
}

.zbh-feature-ad .zbh-ad {
  margin: 0;
}

/* Full-width feed: no permanent page sidebar. Third columns exist only inside section designs. */
.zbh-national-opar,
.zbh-business,
.zbh-politics,
.zbh-international,
.zbh-sports,
.zbh-education,
.zbh-lifestyle {
  display: grid;
  gap: 24px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}

.zbh-national-main,
.zbh-opar-panel,
.zbh-business-primary,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-main,
.zbh-politics-right,
.zbh-international-main,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-stack,
.zbh-sports-center,
.zbh-sports-updates,
.zbh-education-left,
.zbh-education-center,
.zbh-education-right,
.zbh-lifestyle-lead,
.zbh-lifestyle-grid,
.zbh-lifestyle-list {
  min-width: 0;
  max-width: 100%;
  height: 100%;
}

.zbh-business {
  grid-template-columns: minmax(0, 1.25fr) minmax(260px, .7fr) minmax(260px, .75fr);
  padding: 24px;
  border: 1px solid var(--zb-border);
  border-top: 4px solid var(--zb-green-brand);
  border-radius: 16px;
  background: #f7f9f6;
}

.zbh-business-primary {
  display: grid;
  grid-template-rows: auto auto;
  gap: 18px;
}

.zbh-business-primary .zbh-lead {
  min-height: auto;
  padding: 16px;
  border: 1px solid var(--zb-border);
  border-radius: 14px;
  background: #fff;
}

.zbh-business-primary .zbh-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 10;
}

.zbh-business-primary .zbh-lead h2 {
  font-size: clamp(24px, 2.2vw, 32px);
}

.zbh-business-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.zbh-business-grid .zbh-mini,
.zbh-business-market .zbh-mini {
  min-height: 92px;
  padding: 10px;
  border: 1px solid var(--zb-border);
  border-radius: 12px;
  background: #fff;
}

.zbh-business-wire,
.zbh-business-market {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 14px;
  background: #fff;
}

.zbh-business-wire {
  border: 1px solid var(--zb-border);
  border-left: 4px solid var(--zb-deep);
}

.zbh-business-wire a {
  display: block;
  padding: 13px 16px;
  border-bottom: 1px solid var(--zb-border);
  color: var(--zb-primary-text);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}

.zbh-business-wire a:last-child {
  border-bottom: 0;
}

.zbh-business-market {
  gap: 10px;
  padding: 14px;
  border: 1px solid var(--zb-border);
}

.zbh-politics {
  grid-template-columns: minmax(230px, .76fr) minmax(0, 1.4fr) minmax(280px, .88fr);
  padding: 22px;
  border: 1px solid rgba(102, 45, 145, .18);
  border-top: 4px solid var(--zb-purple);
  border-radius: 16px;
  background: linear-gradient(90deg, rgba(102, 45, 145, .05), transparent 52%), #fff;
}

.zbh-politics-left,
.zbh-politics-main,
.zbh-politics-right {
  gap: 16px;
}

.zbh-politics-left,
.zbh-politics-right {
  border: 0;
  padding: 0;
}

.zbh-politics-left > .zbh-card,
.zbh-politics-pair .zbh-card,
.zbh-brief {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 104px;
  gap: 12px;
  align-items: start;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--zb-border);
}

.zbh-politics-left > .zbh-card .zbh-thumb,
.zbh-politics-pair .zbh-thumb,
.zbh-brief .zbh-thumb {
  grid-column: 2;
  grid-row: 1 / span 4;
  width: 104px;
  height: 82px;
  aspect-ratio: auto;
}

.zbh-politics-main > .zbh-card {
  display: grid;
  grid-template-columns: minmax(250px, .95fr) minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.zbh-politics-main > .zbh-card .zbh-thumb {
  grid-row: 1 / span 4;
  aspect-ratio: 4 / 3;
}

.zbh-politics-main > .zbh-card h2 {
  font-size: clamp(28px, 2.5vw, 38px);
}

.zbh-politics-pair,
.zbh-politics-strip {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.zbh-politics-strip {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zbh-politics-strip .zbh-card {
  min-height: 0;
}

.zbh-politics-strip .zbh-thumb {
  aspect-ratio: 16 / 10;
}

.zbh-international {
  grid-template-columns: minmax(0, 1.16fr) minmax(250px, .64fr) minmax(260px, .76fr);
}

.zbh-int-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 220px;
  gap: 16px;
}

.zbh-int-grid .zbh-card {
  position: relative;
  min-height: 220px;
  border-radius: 12px;
}

.zbh-int-grid .zbh-thumb {
  height: 100%;
  border-radius: 12px;
  aspect-ratio: auto;
}

.zbh-int-grid h3 {
  position: absolute;
  z-index: 2;
  inset: auto 14px 14px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .7);
}

.zbh-int-list,
.zbh-expat-list {
  display: grid;
  gap: 12px;
}

.zbh-sports {
  grid-template-columns: minmax(230px, .8fr) minmax(0, 1.42fr) minmax(260px, .82fr);
  padding: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 106, 78, .08), var(--zb-surface-soft));
  border-top: 4px solid var(--zb-green-brand);
}

.zbh-sports-stack {
  display: grid;
  gap: 18px;
}

.zbh-sports-stack .zbh-card {
  padding-bottom: 14px;
  border-bottom: 1px solid var(--zb-border);
}

.zbh-sports-stack .zbh-thumb,
.zbh-sports-center .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 9;
}

.zbh-sports-center {
  text-align: center;
}

.zbh-sports-center .zbh-lead h2 {
  font-size: clamp(28px, 3vw, 42px);
}

.zbh-sports-updates {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-left: 1px solid var(--zb-border);
}

.zbh-sports-updates a {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 8px;
  padding: 12px 0 12px 16px;
  border-bottom: 1px solid var(--zb-border);
  color: var(--zb-primary-text);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}

.zbh-sports-updates a::before {
  content: "Ã¢â‚¬Âº";
  color: var(--zb-accent);
  font-size: 22px;
  line-height: 1;
}

.zbh-education {
  grid-template-columns: minmax(230px, .75fr) minmax(0, 1.38fr) minmax(230px, .75fr);
  padding: 22px;
  border: 1px solid rgba(0, 106, 78, .16);
  border-top: 4px solid var(--zb-green-brand);
  border-radius: 16px;
  background: linear-gradient(180deg, #fff 0%, #f4faf5 100%);
}

.zbh-education-left,
.zbh-education-right {
  display: grid;
  gap: 16px;
  align-content: stretch;
}

.zbh-education-left .zbh-card,
.zbh-education-right .zbh-card {
  padding-bottom: 14px;
  border-bottom: 1px solid var(--zb-border);
}

.zbh-education-left .zbh-thumb,
.zbh-education-right .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 10;
}

.zbh-education-center {
  display: grid;
  gap: 18px;
  text-align: center;
}

.zbh-education-center .zbh-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 9;
}

.zbh-education-center .zbh-lead h2 {
  font-size: clamp(26px, 2.5vw, 38px);
}

.zbh-education-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.zbh-lifestyle {
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 1.08fr) minmax(260px, .72fr);
  padding: 22px;
  border: 1px solid rgba(255, 68, 51, .16);
  border-top: 4px solid var(--zb-accent);
  border-radius: 16px;
  background: #fff4f8;
}

.zbh-lifestyle-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 4 / 5;
}

.zbh-lifestyle-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.zbh-lifestyle-grid .zbh-card {
  padding: 12px;
  border: 1px solid rgba(255, 68, 51, .14);
  border-radius: 14px;
  background: #fff;
}

.zbh-lifestyle-grid .zbh-thumb {
  min-height: 0;
  aspect-ratio: 4 / 3;
}

.zbh-lifestyle-list {
  display: grid;
  gap: 12px;
  padding: 14px;
  border: 1px solid rgba(255, 68, 51, .16);
  border-radius: 14px;
  background: #fff;
}

.zbh-national-opar {
  grid-template-columns: minmax(0, 1fr) minmax(280px, .34fr);
}

.zbh-national-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.zbh-national-column > .zbh-card {
  min-height: 0;
}

.zbh-national-column > .zbh-card .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 10;
}

.zbh-opar-list,
.zbh-topic-list {
  display: grid;
  gap: 12px;
}

.zbh-topic-board {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.zbh-topic-column {
  min-width: 0;
}

.zbh-topic-column .zbh-lead {
  min-height: 0;
  margin-bottom: 14px;
  border-radius: 12px;
}

.zbh-topic-column .zbh-lead .zbh-thumb {
  min-height: 0;
  height: auto;
  aspect-ratio: 16 / 10;
}

.zbh-topic-column .zbh-lead h2 {
  -webkit-line-clamp: 2;
  font-size: 18px;
}

.zbh-divisional {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 28px;
}

.zbh-photo-strip,
.zbh-grid-4,
.zbh-grid-3,
.zbh-mag-row,
.zbh-split-list {
  display: grid;
  gap: 18px;
}

.zbh-grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.zbh-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zbh-photo-strip .zbh-card,
.zbh-photo-strip .zbh-lead {
  min-height: 0;
}

.zbh-photo-strip .zbh-thumb {
  min-height: 0;
  height: auto;
  aspect-ratio: 16 / 10;
}

@media (max-width: 1180px) {
  .zbh-wrap {
    width: min(100% - 40px, 1040px);
  }

  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) minmax(260px, .62fr);
  }

  .zbh-feature-ad {
    grid-column: 1 / -1;
    display: none;
  }

  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle {
    grid-template-columns: 1fr 1fr;
  }

  .zbh-business-primary,
  .zbh-politics-main,
  .zbh-international-main,
  .zbh-sports-center,
  .zbh-education-center,
  .zbh-lifestyle-lead {
    grid-column: 1 / -1;
  }

  .zbh-topic-board,
  .zbh-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* 0.9.4 final single-news cascade. */
.zbh-single-template {
  padding-top: 28px !important;
}

.zbh-single-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  gap: 28px !important;
  align-items: start !important;
}

.zbh-single-main,
.zbh-single-main .zbh-entry {
  min-width: 0 !important;
  max-width: none !important;
}

.zbh-entry--post {
  max-width: none !important;
  margin: 0 !important;
}

.zbh-entry--post .zbh-entry__head {
  max-width: none !important;
  margin: 0 0 18px !important;
}

.zbh-entry--post .zbh-entry__head h1,
.zbh-entry--autoload .zbh-entry__head h2 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  letter-spacing: 0 !important;
}

.zbh-entry-ad {
  margin: 22px auto !important;
}

.zbh-share {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 12px !important;
}

.zbh-share a,
.zbh-share button {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #0f172a !important;
  padding: 0 12px !important;
  font: inherit !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.zbh-single-sidebar {
  position: sticky !important;
  top: 92px !important;
  display: grid !important;
  gap: 16px !important;
}

.zbh-single-widget {
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-top: 2px solid var(--zb-magenta) !important;
  border-radius: 10px !important;
  background: #fff !important;
  padding: 14px !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035) !important;
}

.zbh-single-widget h2 {
  margin: 0 0 12px !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

.zbh-single-widget .zbh-mini {
  grid-template-columns: 78px minmax(0, 1fr) !important;
  gap: 10px !important;
  padding: 9px 0 !important;
}

.zbh-single-widget .zbh-mini .zbh-thumb {
  width: 78px !important;
  height: 64px !important;
  border-radius: 8px !important;
}

.zbh-single-widget .zbh-mini h3 {
  font-size: 14px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-related {
  margin-top: 24px !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-size: 22px !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  gap: 8px !important;
  color: var(--zb-text) !important;
  text-decoration: none !important;
}

.zbh-related-card img {
  width: 100% !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 9px !important;
  object-fit: cover !important;
  background: #f2f4f7 !important;
}

.zbh-entry--autoload {
  margin-top: 36px !important;
  border-top: 3px solid rgba(194, 24, 91, .16) !important;
  padding-top: 28px !important;
}

.zbh-autoload-label,
.zbh-next-posts__status {
  display: inline-flex !important;
  margin-bottom: 12px !important;
  border-radius: 999px !important;
  background: rgba(194, 24, 91, .1) !important;
  color: var(--zb-magenta) !important;
  padding: 5px 12px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.zbh-next-posts {
  min-height: 20px !important;
  text-align: center !important;
}

.zbh-single-sidebar .zbh-ad {
  margin: 0 !important;
}

@media (max-width: 1024px) {
  .zbh-single-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .zbh-single-sidebar {
    position: static !important;
  }
}

@media (max-width: 767px) {
  .zbh-single-template {
    padding-inline: 12px !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 28px !important;
    line-height: 1.23 !important;
  }

  .zbh-entry__content {
    font-size: 17px !important;
  }

  .zbh-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 0.10.46 World Cup masthead headline fit */
.zbh-worldcup__banner-copy {
  width: min(760px, 76%) !important;
}

.zbh-worldcup__banner-copy strong {
  max-width: 760px !important;
  font-size: clamp(29px, 4.25vw, 56px) !important;
  line-height: 1.02 !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner-copy {
    width: min(100%, 430px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 12ch !important;
    font-size: clamp(28px, 9.4vw, 42px) !important;
    line-height: 1.04 !important;
  }
}

/* 0.10.47 World Cup masthead: headline only, no eyebrow label */
.zbh-worldcup__banner-copy span {
  display: none !important;
}

/* 0.10.45 final people-free World Cup 2026 editorial masthead */
.zbh-worldcup__banner {
  position: relative !important;
  display: grid !important;
  align-items: center !important;
  min-height: clamp(174px, 20vw, 264px) !important;
  height: clamp(174px, 20vw, 264px) !important;
  margin: 0 0 18px !important;
  padding: clamp(18px, 3vw, 38px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(232, 185, 73, .62) !important;
  border-radius: 18px !important;
  background: #07120f !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22) !important;
  isolation: isolate !important;
}

.zbh-worldcup__banner::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  background:
    linear-gradient(90deg, rgba(2, 8, 11, .94) 0%, rgba(2, 8, 11, .82) 34%, rgba(2, 8, 11, .32) 63%, rgba(2, 8, 11, .08) 100%),
    radial-gradient(circle at 18% 90%, rgba(20, 144, 91, .34), transparent 36%) !important;
  z-index: 1 !important;
}

.zbh-worldcup__banner::after {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  border: 1px solid rgba(232, 185, 73, .24) !important;
  border-radius: 14px !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.zbh-worldcup__banner img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  opacity: .94 !important;
  z-index: 0 !important;
}

.zbh-worldcup__banner-copy {
  position: relative !important;
  z-index: 3 !important;
  width: min(620px, 72%) !important;
  color: #fff !important;
}

.zbh-worldcup__banner-copy span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 26px !important;
  margin: 0 0 10px !important;
  padding: 0 12px !important;
  border: 1px solid rgba(232, 185, 73, .6) !important;
  border-radius: 999px !important;
  background: rgba(232, 185, 73, .14) !important;
  color: #f8d36f !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

.zbh-worldcup__banner-copy strong {
  display: block !important;
  max-width: 12ch !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(32px, 5.2vw, 68px) !important;
  font-weight: 900 !important;
  line-height: .95 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 3px 18px rgba(0, 0, 0, .42) !important;
}

.zbh-worldcup__banner-copy em,
.zbh-worldcup__banner-copy small {
  display: block !important;
  max-width: 560px !important;
  color: rgba(255, 255, 255, .9) !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__banner-copy em {
  margin: 12px 0 0 !important;
  font-size: clamp(14px, 1.55vw, 18px) !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__banner-copy small {
  margin: 7px 0 0 !important;
  color: rgba(233, 247, 238, .78) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__head {
  display: none !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner {
    min-height: 218px !important;
    height: auto !important;
    padding: 22px !important;
    border-radius: 15px !important;
  }

  .zbh-worldcup__banner::before {
    background:
      linear-gradient(90deg, rgba(2, 8, 11, .95) 0%, rgba(2, 8, 11, .86) 58%, rgba(2, 8, 11, .24) 100%),
      linear-gradient(0deg, rgba(2, 8, 11, .55), rgba(2, 8, 11, .08)) !important;
  }

  .zbh-worldcup__banner img {
    object-position: 58% center !important;
  }

  .zbh-worldcup__banner-copy {
    width: min(100%, 420px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 10ch !important;
    font-size: clamp(30px, 11vw, 48px) !important;
  }

  .zbh-worldcup__banner-copy small {
    display: none !important;
  }
}

/* 0.10.46 absolute final World Cup masthead headline fit */
.zbh-worldcup__banner-copy {
  width: min(760px, 76%) !important;
}

.zbh-worldcup__banner-copy strong {
  max-width: 760px !important;
  font-size: clamp(29px, 4.25vw, 56px) !important;
  line-height: 1.02 !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner-copy {
    width: min(100%, 430px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 12ch !important;
    font-size: clamp(28px, 9.4vw, 42px) !important;
    line-height: 1.04 !important;
  }
}

/* 0.10.45 people-free World Cup 2026 editorial masthead */
.zbh-worldcup__banner {
  position: relative !important;
  display: grid !important;
  align-items: center !important;
  min-height: clamp(174px, 20vw, 264px) !important;
  height: clamp(174px, 20vw, 264px) !important;
  margin: 0 0 18px !important;
  padding: clamp(18px, 3vw, 38px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(232, 185, 73, .62) !important;
  border-radius: 18px !important;
  background: #07120f !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22) !important;
  isolation: isolate !important;
}

.zbh-worldcup__banner::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  background:
    linear-gradient(90deg, rgba(2, 8, 11, .94) 0%, rgba(2, 8, 11, .82) 34%, rgba(2, 8, 11, .32) 63%, rgba(2, 8, 11, .08) 100%),
    radial-gradient(circle at 18% 90%, rgba(20, 144, 91, .34), transparent 36%) !important;
  z-index: 1 !important;
}

.zbh-worldcup__banner::after {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  border: 1px solid rgba(232, 185, 73, .24) !important;
  border-radius: 14px !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.zbh-worldcup__banner img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  opacity: .94 !important;
  z-index: 0 !important;
}

.zbh-worldcup__banner-copy {
  position: relative !important;
  z-index: 3 !important;
  width: min(620px, 72%) !important;
  color: #fff !important;
}

.zbh-worldcup__banner-copy span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 26px !important;
  margin: 0 0 10px !important;
  padding: 0 12px !important;
  border: 1px solid rgba(232, 185, 73, .6) !important;
  border-radius: 999px !important;
  background: rgba(232, 185, 73, .14) !important;
  color: #f8d36f !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

.zbh-worldcup__banner-copy strong {
  display: block !important;
  max-width: 12ch !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(32px, 5.2vw, 68px) !important;
  font-weight: 900 !important;
  line-height: .95 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 3px 18px rgba(0, 0, 0, .42) !important;
}

.zbh-worldcup__banner-copy em,
.zbh-worldcup__banner-copy small {
  display: block !important;
  max-width: 560px !important;
  color: rgba(255, 255, 255, .9) !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__banner-copy em {
  margin: 12px 0 0 !important;
  font-size: clamp(14px, 1.55vw, 18px) !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__banner-copy small {
  margin: 7px 0 0 !important;
  color: rgba(233, 247, 238, .78) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__head {
  display: none !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner {
    min-height: 218px !important;
    height: auto !important;
    padding: 22px !important;
    border-radius: 15px !important;
  }

  .zbh-worldcup__banner::before {
    background:
      linear-gradient(90deg, rgba(2, 8, 11, .95) 0%, rgba(2, 8, 11, .86) 58%, rgba(2, 8, 11, .24) 100%),
      linear-gradient(0deg, rgba(2, 8, 11, .55), rgba(2, 8, 11, .08)) !important;
  }

  .zbh-worldcup__banner img {
    object-position: 58% center !important;
  }

  .zbh-worldcup__banner-copy {
    width: min(100%, 420px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 10ch !important;
    font-size: clamp(30px, 11vw, 48px) !important;
  }

  .zbh-worldcup__banner-copy small {
    display: none !important;
  }
}

/* 0.10.33 single article editorial polish: stable header, article body, managed follow blocks. */
.zbh-single-template {
  background: #fff !important;
  padding-top: clamp(18px, 3vw, 34px) !important;
}

.zbh-single-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 820px) 320px !important;
  gap: clamp(28px, 4vw, 48px) !important;
  align-items: start !important;
}

.zbh-entry--post {
  min-width: 0 !important;
}

.zbh-breadcrumb--single {
  margin: 0 0 12px !important;
  color: #2e7d32 !important;
  font: 700 13px/1.45 Inter, "Hind Siliguri", sans-serif !important;
}

.zbh-entry__cats--single,
.zbh-entry__cats--single:empty {
  display: none !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.zbh-entry__head--single {
  margin: 0 0 18px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

.zbh-entry__head--single h1,
.zbh-entry--autoload .zbh-entry__head--single h2 {
  margin: 0 0 14px !important;
  max-width: 820px !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Tiro Bangla", "SolaimanLipi", "Hind Siliguri", serif !important;
  font-size: clamp(38px, 4.8vw, 58px) !important;
  font-weight: 800 !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

.zbh-entry--autoload .zbh-entry__head--single h2 {
  font-size: clamp(27px, 3vw, 38px) !important;
}

.zbh-entry__meta--single {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 12px !important;
  margin: 0 0 12px !important;
  color: #111827 !important;
  font-family: Georgia, "Times New Roman", "Hind Siliguri", serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.zbh-entry__meta--single span + span::before {
  content: "" !important;
  display: inline-block !important;
  width: 5px !important;
  height: 5px !important;
  margin: 0 10px 2px 0 !important;
  border-radius: 50% !important;
  background: currentColor !important;
}

.zbh-entry__lead {
  margin: 14px 0 0 !important;
  max-width: 760px !important;
  color: #374151 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
}

.zbh-entry__image--single {
  margin: 24px 0 22px !important;
}

.zbh-entry__image--single img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 8px !important;
  background: #f3f4f6 !important;
}

.zbh-entry__content {
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
  font-size: 20px !important;
  line-height: 1.9 !important;
}

.zbh-entry__content p,
.zbh-entry__content li {
  text-align: justify !important;
  text-justify: inter-word !important;
}

.zbh-entry__content p {
  margin: 0 0 1.35em !important;
}

.zbh-entry__content img {
  display: block !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 26px auto !important;
  border-radius: 6px !important;
}

.zbh-entry-ad--labeled {
  margin: 22px 0 26px !important;
  min-height: 0 !important;
}

.zbh-entry-ad--labeled > span {
  display: none !important;
}

.zbh-share--compact {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 30px 0 22px !important;
  padding-top: 28px !important;
  border-top: 1px solid #e5e7eb !important;
}

.zbh-share--compact::before {
  content: "শেয়ার করুন" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  color: #4b5563 !important;
  font: 800 13px/1 Inter, "Hind Siliguri", sans-serif !important;
}

.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-grid !important;
  place-items: center !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 12px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  box-shadow: 0 7px 18px rgba(15, 23, 42, .12) !important;
  cursor: pointer !important;
}

.zbh-ad-article_google_follow_card,
.zbh-ad-article_follow_campaign {
  margin: 24px 0 !important;
}

.zbh-ad-article_google_follow_card .zbh-ad__box,
.zbh-ad-article_follow_campaign .zbh-ad__box {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
  overflow: visible !important;
  background: transparent !important;
}

.zbh-google-follow {
  margin: 0 !important;
  padding: clamp(18px, 3vw, 26px) !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  background: linear-gradient(135deg, #fff 0%, #f8fbff 100%) !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .08) !important;
  text-align: center !important;
}

.zbh-google-follow__head {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) auto !important;
  gap: 12px !important;
  align-items: center !important;
  text-align: left !important;
}

.zbh-google-follow__head img {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  background: #0b0b0d !important;
}

.zbh-google-follow__head strong,
.zbh-google-follow__head span {
  display: block !important;
}

.zbh-google-follow__head strong {
  color: #111827 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 18px !important;
}

.zbh-google-follow__head span {
  color: #6b7280 !important;
  font-size: 13px !important;
}

.zbh-google-follow__head a {
  border-radius: 10px !important;
  background: #1a73e8 !important;
  color: #fff !important;
  padding: 10px 18px !important;
  text-decoration: none !important;
  font: 800 15px/1 Inter, Arial, sans-serif !important;
}

.zbh-google-follow h2 {
  margin: 18px 0 8px !important;
  color: #111827 !important;
  font: 800 22px/1.35 Georgia, "Times New Roman", serif !important;
}

.zbh-google-follow p {
  margin: 0 auto 16px !important;
  max-width: 560px !important;
  color: #4b5563 !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

.zbh-google-follow__search {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  max-width: 560px !important;
  margin: 0 auto !important;
  border: 1px solid #d1d5db !important;
  border-radius: 12px !important;
  padding: 13px 16px !important;
  color: #374151 !important;
  background: #fff !important;
  text-decoration: none !important;
}

.modern-quote.full,
.zbh-follow-callout {
  display: block !important;
  margin: 24px 0 !important;
  padding: clamp(18px, 3vw, 28px) !important;
  border: 0 !important;
  border-left: 4px solid #7b2cbf !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, rgba(123, 44, 191, .08), rgba(194, 24, 91, .05)) !important;
  color: #5b2a86 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(18px, 2.2vw, 23px) !important;
  font-weight: 800 !important;
  line-height: 1.6 !important;
  text-align: center !important;
}

.modern-quote.full::before,
.zbh-follow-callout::before {
  content: none !important;
}

.modern-quote.full a,
.zbh-follow-callout a {
  color: #6d28d9 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(109, 40, 217, .28) !important;
}

.zbh-author-box {
  display: grid !important;
  grid-template-columns: 88px minmax(0, 1fr) !important;
  gap: 18px !important;
  margin: 28px 0 !important;
  padding: 24px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .06) !important;
}

.zbh-author-box__avatar {
  width: 88px !important;
  height: 88px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
}

.zbh-author-box__top {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
}

.zbh-author-box__name {
  color: #111827 !important;
  text-decoration: none !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 21px !important;
  font-weight: 800 !important;
}

.zbh-author-box p {
  margin: 10px 0 0 !important;
  color: #4b5563 !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
}

.zbh-related {
  margin: 34px 0 0 !important;
  padding-top: 16px !important;
  border-top: 2px solid #111827 !important;
}

.zbh-related h2 {
  margin: 0 0 18px !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 24px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px !important;
}

.zbh-related-card {
  display: grid !important;
  gap: 10px !important;
  color: #111827 !important;
  text-decoration: none !important;
}

.zbh-related-card img {
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  height: auto !important;
  border-radius: 10px !important;
  object-fit: cover !important;
  background: #f3f4f6 !important;
}

.zbh-related-card strong {
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.zbh-related-card span {
  color: #6b7280 !important;
  font: 700 12px/1.35 Inter, Arial, sans-serif !important;
}

.post-navigation,
.navigation.post-navigation,
.zbh-entry__foot > .nav-links {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-single-template {
    padding-inline: 14px !important;
  }

  .zbh-single-layout {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  .zbh-entry__head--single h1 {
    font-size: clamp(29px, 8.2vw, 36px) !important;
    line-height: 1.22 !important;
  }

  .zbh-entry__lead,
  .zbh-entry__content {
    font-size: 18px !important;
    line-height: 1.85 !important;
  }

  .zbh-entry__content p,
  .zbh-entry__content li {
    text-align: justify !important;
  }

  .zbh-google-follow__head {
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
  }

  .zbh-google-follow__head img {
    width: 44px !important;
    height: 44px !important;
  }

  .zbh-google-follow__head a {
    padding: 9px 12px !important;
    font-size: 13px !important;
  }

  .zbh-author-box {
    grid-template-columns: 64px minmax(0, 1fr) !important;
    padding: 18px !important;
  }

  .zbh-author-box__avatar {
    width: 64px !important;
    height: 64px !important;
  }

  .zbh-related-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }
}

/* 0.10.25 final-final homepage header corrections. */
.zbh-main .zbh-section__head--international.zbh-section__head--compact {
  width: 100% !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--international .zbh-section__intro {
  display: grid !important;
  grid-template-columns: minmax(220px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(16px, 2.4vw, 34px) !important;
  row-gap: 8px !important;
  width: 100% !important;
}

.zbh-main .zbh-section__head--international .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .88) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international .zbh-section__intro {
    display: block !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    margin-top: 10px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }
}

/* 0.10.26 section header stability and tighter divisional rhythm. */
.zbh-main .zbh-section__head--compact:not(.zbh-section__head--international):not(.zbh-section__head--divisional) {
  width: fit-content !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--compact:not(.zbh-section__head--international):not(.zbh-section__head--divisional) .zbh-section__intro {
  display: inline-grid !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 12px !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-section__intro {
  display: grid !important;
  grid-template-columns: minmax(220px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(18px, 3vw, 44px) !important;
  row-gap: 6px !important;
  width: 100% !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact h2,
.zbh-main .zbh-section__head--international.zbh-section__head--compact p {
  grid-column: 1 !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  min-width: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-section__intro {
  display: inline-grid !important;
  grid-template-columns: 1fr !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-int-nav--header {
  grid-column: 1 !important;
  grid-row: auto !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  margin-top: 8px !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .9) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

#sec-divisional {
  row-gap: 0 !important;
}

#sec-divisional > .zbh-section__head--divisional {
  margin: 0 !important;
}

#sec-divisional > .zbh-division-tabs {
  margin: 0 0 -4px !important;
  transform: translateY(2px) !important;
}

#sec-divisional > .zbh-divisional {
  margin-top: -6px !important;
  padding-top: 0 !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-section__intro,
  .zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-section__intro {
    display: block !important;
    max-width: 100% !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin-top: 10px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }

  #sec-divisional {
    row-gap: 8px !important;
  }

  #sec-divisional > .zbh-division-tabs {
    transform: none !important;
    margin: 8px 0 8px !important;
  }

  #sec-divisional > .zbh-divisional {
    margin-top: 0 !important;
  }
}

/* 0.10.38 absolute final single article polish.
   This block is intentionally last because older single-post rules exist above. */
.zbh-entry--post .zbh-entry__lead,
.zbh-autoload-label,
.zbh-entry__image--single {
  display: none !important;
}

.zbh-entry--autoload {
  border-top: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-share,
.zbh-share--compact {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
  margin: 22px 0 18px !important;
  padding: 12px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
}

.zbh-share::before {
  content: "শেয়ার করুন";
  display: block !important;
  flex: 0 0 100% !important;
  margin: 0 0 2px !important;
  color: #475569 !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share a,
.zbh-share button,
.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 13px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Hind Siliguri", Inter, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .12) !important;
}

.zbh-share .is-x,
.zbh-share--compact .is-x {
  background: #050505 !important;
  color: #fff !important;
}

.zbh-share .is-facebook { background: #1877f2 !important; }
.zbh-share .is-linkedin { background: #0a66c2 !important; }
.zbh-share .is-messenger { background: #168aff !important; }
.zbh-share .is-whatsapp { background: #22c55e !important; }
.zbh-share .is-copy { background: #334155 !important; }
.zbh-share .is-email { background: #475569 !important; }
.zbh-share .is-telegram { background: #229ed9 !important; }

.modern-quote.full,
.modern-quote.full.zbh-follow-callout,
.zbh-follow-callout {
  display: block !important;
  max-width: 760px !important;
  margin: 18px auto !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-left: 3px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff, #fff7fb) !important;
  color: #26364a !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05) !important;
}

.modern-quote.full::before,
.modern-quote.full::after,
.zbh-follow-callout::before,
.zbh-follow-callout::after {
  content: none !important;
  display: none !important;
}

.modern-quote.full strong,
.modern-quote.full a,
.zbh-follow-callout strong,
.zbh-follow-callout a {
  display: inline !important;
}

.modern-quote.full a,
.zbh-follow-callout a {
  color: #6d2ca3 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(109, 44, 163, .24) !important;
}

.zbh-related {
  margin: 28px 0 !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(15, 23, 42, .78) !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  grid-template-columns: 128px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #111827 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .04) !important;
}

.zbh-related-card img {
  display: block !important;
  width: 128px !important;
  height: 80px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  border-radius: 9px !important;
  background: #f1f5f9 !important;
}

.zbh-related-card strong {
  display: block !important;
  margin: 0 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
}

.zbh-related-card span {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-share,
  .zbh-share--compact {
    gap: 7px !important;
    margin: 20px 0 16px !important;
  }

  .zbh-share a,
  .zbh-share button,
  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 11px !important;
    font-size: 12px !important;
  }

  .modern-quote.full,
  .modern-quote.full.zbh-follow-callout,
  .zbh-follow-callout {
    margin: 16px 0 !important;
    padding: 14px !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .zbh-related-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    padding: 9px !important;
  }

  .zbh-related-card img {
    width: 112px !important;
    height: 70px !important;
  }

  .zbh-related-card strong {
    font-size: 15px !important;
    line-height: 1.38 !important;
  }
}

/* 0.10.39 sports cleanup and timed World Cup feature section */
.zbh-sports-updates a::before,
.zbh-sports-more h3::before,
.zbh-sports-more .zbh-mini::before {
  content: none !important;
  display: none !important;
}

.zbh-sports-updates a {
  padding-left: 0 !important;
  border-left: 0 !important;
  background-image: none !important;
}

.zbh-sports-more {
  border: 1px solid rgba(46, 125, 50, .16) !important;
  border-top: 2px solid rgba(46, 125, 50, .62) !important;
  border-radius: 14px !important;
  background:
    linear-gradient(135deg, rgba(46, 125, 50, .055), rgba(255, 255, 255, .96)) !important;
  padding: 14px !important;
  box-shadow: 0 10px 26px rgba(15, 23, 42, .045) !important;
}

.zbh-sports-more h3 {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  border: 0 !important;
  color: #14532d !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

.zbh-sports-more > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.zbh-sports-more .zbh-mini {
  min-height: 82px !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
}

.zbh-worldcup {
  position: relative !important;
  margin: 28px auto 24px !important;
  padding: 24px !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 160, 23, .34) !important;
  border-radius: 20px !important;
  background:
    radial-gradient(circle at 8% 0%, rgba(212, 160, 23, .22), transparent 34%),
    radial-gradient(circle at 92% 12%, rgba(46, 125, 50, .20), transparent 34%),
    linear-gradient(135deg, #08140f 0%, #111827 58%, #07120c 100%) !important;
  color: #fff !important;
  box-shadow: 0 18px 46px rgba(15, 23, 42, .16) !important;
}

.zbh-worldcup::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .07) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, .04) 1px, transparent 1px) !important;
  background-size: 44px 44px !important;
  opacity: .28 !important;
}

.zbh-worldcup > * {
  position: relative !important;
  z-index: 1 !important;
}

.zbh-worldcup__head {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  gap: 14px !important;
  align-items: center !important;
  margin-bottom: 18px !important;
}

.zbh-worldcup__head span {
  display: inline-flex !important;
  align-items: center !important;
  width: max-content !important;
  min-height: 30px !important;
  padding: 5px 11px !important;
  border-radius: 999px !important;
  background: #d4a017 !important;
  color: #111827 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

.zbh-worldcup__head h2 {
  margin: 0 !important;
  color: #fff !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__head p {
  max-width: 390px !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, .78) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  text-align: right !important;
}

.zbh-worldcup__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.26fr) minmax(210px, .72fr) minmax(250px, .86fr) !important;
  gap: 16px !important;
  align-items: stretch !important;
}

.zbh-worldcup .zbh-card {
  height: 100% !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  background: rgba(255, 255, 255, .98) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .16) !important;
}

.zbh-worldcup .zbh-lead .zbh-thumb {
  aspect-ratio: 16 / 9 !important;
}

.zbh-worldcup .zbh-lead h2 {
  font-size: clamp(25px, 2.2vw, 34px) !important;
  line-height: 1.22 !important;
}

.zbh-worldcup__side {
  display: grid !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-worldcup__side .zbh-card .zbh-thumb {
  aspect-ratio: 16 / 10 !important;
}

.zbh-worldcup__updates {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  padding: 16px !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, .95) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .14) !important;
}

.zbh-worldcup__updates h3 {
  margin: 0 0 8px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(212, 160, 23, .42) !important;
  color: #14532d !important;
  font-size: 18px !important;
  font-weight: 900 !important;
}

.zbh-worldcup__updates a {
  display: grid !important;
  grid-template-columns: 9px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  padding: 12px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  color: #111827 !important;
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
}

.zbh-worldcup__updates a:last-child {
  border-bottom: 0 !important;
}

.zbh-worldcup__updates a span {
  width: 8px !important;
  height: 8px !important;
  margin-top: .55em !important;
  border-radius: 999px !important;
  background: #2e7d32 !important;
  box-shadow: 0 0 0 4px rgba(46, 125, 50, .12) !important;
}

@media (max-width: 1024px) {
  .zbh-worldcup__grid {
    grid-template-columns: minmax(0, 1fr) minmax(240px, .8fr) !important;
  }

  .zbh-worldcup__updates {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 900px) {
  .zbh-worldcup {
    margin: 18px 16px 20px !important;
    padding: 16px !important;
    border-radius: 16px !important;
  }

  .zbh-worldcup__head {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-bottom: 14px !important;
  }

  .zbh-worldcup__head h2 {
    font-size: 28px !important;
  }

  .zbh-worldcup__head p {
    max-width: none !important;
    text-align: left !important;
    font-size: 14px !important;
  }

  .zbh-worldcup__grid,
  .zbh-worldcup__side {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }

  .zbh-worldcup .zbh-lead h2 {
    font-size: 24px !important;
  }

  .zbh-worldcup__updates {
    padding: 14px !important;
  }

  .zbh-sports-more > div {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.37 true EOF single article polish.
   Keeps generated excerpts/images out of article bodies, makes share/follow compact,
   and forces related posts into landscape news cards after all older overrides. */
.zbh-entry--post .zbh-entry__lead,
.zbh-autoload-label,
.zbh-entry__image--single {
  display: none !important;
}

.zbh-entry--autoload {
  border-top: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-share,
.zbh-share--compact {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
  margin: 22px 0 18px !important;
  padding: 12px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
}

.zbh-share::before {
  content: "শেয়ার করুন";
  display: block !important;
  flex: 0 0 100% !important;
  margin: 0 0 2px !important;
  color: #475569 !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share a,
.zbh-share button,
.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 13px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Hind Siliguri", Inter, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .12) !important;
}

.zbh-share .is-x,
.zbh-share--compact .is-x {
  background: #050505 !important;
  color: #fff !important;
}

.zbh-share .is-facebook { background: #1877f2 !important; }
.zbh-share .is-linkedin { background: #0a66c2 !important; }
.zbh-share .is-messenger { background: #168aff !important; }
.zbh-share .is-whatsapp { background: #22c55e !important; }
.zbh-share .is-copy { background: #334155 !important; }
.zbh-share .is-email { background: #475569 !important; }
.zbh-share .is-telegram { background: #229ed9 !important; }

.modern-quote.full,
.modern-quote.full.zbh-follow-callout,
.zbh-follow-callout {
  display: block !important;
  max-width: 760px !important;
  margin: 18px auto !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-left: 3px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff, #fff7fb) !important;
  color: #26364a !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05) !important;
}

.modern-quote.full::before,
.modern-quote.full::after,
.zbh-follow-callout::before,
.zbh-follow-callout::after {
  content: none !important;
  display: none !important;
}

.modern-quote.full strong,
.modern-quote.full a,
.zbh-follow-callout strong,
.zbh-follow-callout a {
  display: inline !important;
}

.modern-quote.full a,
.zbh-follow-callout a {
  color: #6d2ca3 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(109, 44, 163, .24) !important;
}

.zbh-related {
  margin: 28px 0 !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(15, 23, 42, .78) !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  grid-template-columns: 128px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #111827 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .04) !important;
}

.zbh-related-card img {
  display: block !important;
  width: 128px !important;
  height: 80px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  border-radius: 9px !important;
  background: #f1f5f9 !important;
}

.zbh-related-card strong {
  display: block !important;
  margin: 0 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
}

.zbh-related-card span {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-share,
  .zbh-share--compact {
    gap: 7px !important;
    margin: 20px 0 16px !important;
  }

  .zbh-share a,
  .zbh-share button,
  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 11px !important;
    font-size: 12px !important;
  }

  .modern-quote.full,
  .modern-quote.full.zbh-follow-callout,
  .zbh-follow-callout {
    margin: 16px 0 !important;
    padding: 14px !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .zbh-related-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    padding: 9px !important;
  }

  .zbh-related-card img {
    width: 112px !important;
    height: 70px !important;
  }

  .zbh-related-card strong {
    font-size: 15px !important;
    line-height: 1.38 !important;
  }
}

/* 0.10.37 single article final polish: compact share chips, one-line follow copy, landscape related news. */
.zbh-entry--post .zbh-entry__lead,
.zbh-autoload-label,
.zbh-entry__image--single {
  display: none !important;
}

.zbh-share,
.zbh-share--compact {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 22px 0 18px !important;
  padding: 26px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
  overflow: visible !important;
}

.zbh-share--compact::before {
  content: "শেয়ার করুন" !important;
  position: absolute !important;
  inset: 8px auto auto 0 !important;
  color: #475569 !important;
  font: 800 12px/1.2 "Hind Siliguri", "Inter", sans-serif !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share a,
.zbh-share button,
.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 13px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  font: 900 12px/1 "Hind Siliguri", "Inter", sans-serif !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .1) !important;
}

.zbh-share .is-facebook,
.zbh-share--compact .is-facebook { background: #1877f2 !important; }
.zbh-share .is-x,
.zbh-share--compact .is-x { background: #050505 !important; color: #fff !important; }
.zbh-share .is-linkedin,
.zbh-share--compact .is-linkedin { background: #0a66c2 !important; }
.zbh-share .is-messenger,
.zbh-share--compact .is-messenger { background: #168aff !important; }
.zbh-share .is-whatsapp,
.zbh-share--compact .is-whatsapp { background: #22c55e !important; color: #052e16 !important; }
.zbh-share .is-copy,
.zbh-share--compact .is-copy { background: #334155 !important; }
.zbh-share .is-email,
.zbh-share--compact .is-email { background: #475569 !important; }
.zbh-share .is-telegram,
.zbh-share--compact .is-telegram { background: #229ed9 !important; }

.modern-quote.full.zbh-follow-callout,
.zbh-follow-callout {
  display: block !important;
  max-width: 760px !important;
  margin: 18px 0 !important;
  padding: 14px 18px !important;
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-left: 3px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff, #fff7fb) !important;
  color: #26364a !important;
  font: 800 17px/1.75 "Hind Siliguri", "Noto Serif Bengali", serif !important;
  text-align: left !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .045) !important;
}

.modern-quote.full.zbh-follow-callout::before,
.zbh-follow-callout::before {
  content: none !important;
}

.modern-quote.full.zbh-follow-callout strong,
.modern-quote.full.zbh-follow-callout a,
.zbh-follow-callout strong,
.zbh-follow-callout a {
  display: inline !important;
  white-space: normal !important;
}

.modern-quote.full.zbh-follow-callout a,
.zbh-follow-callout a {
  color: #6d2ca3 !important;
  border-bottom: 1px solid rgba(109, 44, 163, .22) !important;
  text-decoration: none !important;
}

.zbh-related {
  margin: 28px 0 18px !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(15, 23, 42, .18) !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  color: #111827 !important;
  font: 900 24px/1.25 "Hind Siliguri", "Noto Serif Bengali", serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  grid-template-columns: 132px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: center !important;
  min-height: 92px !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #111827 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .045) !important;
}

.zbh-related-card img {
  width: 132px !important;
  height: 82px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  border-radius: 9px !important;
}

.zbh-related-card strong {
  margin: 0 !important;
  color: #111827 !important;
  font: 900 16px/1.45 "Hind Siliguri", "Noto Serif Bengali", serif !important;
}

.zbh-related-card span {
  display: none !important;
}

@media (max-width: 760px) {
  .zbh-share,
  .zbh-share--compact {
    gap: 7px !important;
    margin: 20px 0 16px !important;
    padding-top: 24px !important;
  }

  .zbh-share a,
  .zbh-share button,
  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 10px !important;
    font-size: 11px !important;
    box-shadow: none !important;
  }

  .modern-quote.full.zbh-follow-callout,
  .zbh-follow-callout {
    max-width: 100% !important;
    margin: 16px 0 !important;
    padding: 12px 14px !important;
    font-size: 16px !important;
    line-height: 1.75 !important;
  }

  .zbh-related {
    margin: 24px 0 16px !important;
  }

  .zbh-related h2 {
    font-size: 22px !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .zbh-related-card {
    grid-template-columns: 106px minmax(0, 1fr) !important;
    min-height: 78px !important;
    padding: 9px !important;
    border-radius: 11px !important;
  }

  .zbh-related-card img {
    width: 106px !important;
    height: 66px !important;
    border-radius: 8px !important;
  }

  .zbh-related-card strong {
    font-size: 15px !important;
    line-height: 1.42 !important;
  }
}

/* 0.10.36 single article polish: Bengali share buttons, compact follow campaign, no autoload label. */
.zbh-entry--post .zbh-entry__lead,
.zbh-autoload-label {
  display: none !important;
}

.zbh-share--compact {
  position: relative !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 9px !important;
  margin: 24px 0 20px !important;
  padding: 30px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
}

.zbh-share--compact::before {
  content: "শেয়ার করুন" !important;
  position: absolute !important;
  inset: 10px auto auto 0 !important;
  color: #475569 !important;
  font: 800 13px/1.2 "Hind Siliguri", "Inter", sans-serif !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: 38px !important;
  min-height: 38px !important;
  padding: 0 14px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  font: 900 13px/1 "Hind Siliguri", "Inter", sans-serif !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  box-shadow: 0 7px 18px rgba(15, 23, 42, .12) !important;
}

.zbh-share--compact .is-facebook { background: #1877f2 !important; }
.zbh-share--compact .is-x { background: #050505 !important; color: #fff !important; }
.zbh-share--compact .is-linkedin { background: #0a66c2 !important; }
.zbh-share--compact .is-messenger { background: #168aff !important; }
.zbh-share--compact .is-whatsapp { background: #22c55e !important; color: #052e16 !important; }
.zbh-share--compact .is-copy { background: #334155 !important; }
.zbh-share--compact .is-email { background: #475569 !important; }
.zbh-share--compact .is-telegram { background: #229ed9 !important; }

.modern-quote.full.zbh-follow-callout,
.zbh-follow-callout {
  display: block !important;
  max-width: 720px !important;
  margin: 18px auto !important;
  padding: 14px 18px !important;
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-left: 3px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff, #fff7fb) !important;
  color: #334155 !important;
  font: 800 17px/1.65 "Hind Siliguri", "Noto Serif Bengali", serif !important;
  text-align: center !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05) !important;
}

.modern-quote.full.zbh-follow-callout::before,
.zbh-follow-callout::before {
  content: none !important;
}

.modern-quote.full.zbh-follow-callout a,
.zbh-follow-callout a {
  color: #6d2ca3 !important;
  border-bottom: 1px solid rgba(109, 44, 163, .22) !important;
  text-decoration: none !important;
}

@media (max-width: 640px) {
  .zbh-share--compact {
    gap: 7px !important;
  }

  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 11px !important;
    font-size: 12px !important;
  }

  .zbh-follow-callout {
    margin: 16px 0 !important;
    padding: 12px 14px !important;
    font-size: 16px !important;
    text-align: left !important;
  }
}

/* 0.10.44 iNews-style single related posts */
.zbh-related {
  margin: 30px 0 34px !important;
  padding-top: 20px !important;
  border-top: 1px solid rgba(15, 23, 42, .78) !important;
}

.zbh-related h2 {
  margin: 0 0 16px !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 26px !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
  align-items: stretch !important;
}

.zbh-related-card {
  display: block !important;
  min-width: 0 !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-radius: 14px !important;
  background: #fff !important;
  color: #111827 !important;
  text-decoration: none !important;
  box-shadow: 0 10px 26px rgba(15, 23, 42, .055) !important;
  overflow: hidden !important;
}

.zbh-related-card img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  object-fit: cover !important;
  border-radius: 10px !important;
  background: #f1f5f9 !important;
}

.zbh-related-card strong {
  display: block !important;
  margin: 10px 2px 2px !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 17px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.zbh-related-card span,
.zbh-related-card time,
.zbh-related-card .date,
.zbh-related-card .meta {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-related {
    margin: 24px 0 28px !important;
    padding-top: 18px !important;
  }

  .zbh-related h2 {
    font-size: 24px !important;
    margin-bottom: 14px !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .zbh-related-card {
    display: grid !important;
    grid-template-columns: 124px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: start !important;
    padding: 9px !important;
  }

  .zbh-related-card img {
    width: 124px !important;
    height: auto !important;
    aspect-ratio: 16 / 10 !important;
    border-radius: 10px !important;
  }

  .zbh-related-card strong {
    margin: 1px 0 0 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
}

@media (max-width: 420px) {
  .zbh-related-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
  }

  .zbh-related-card img {
    width: 112px !important;
  }
}

/* 0.10.25 final cascade: international and divisional header alignment. */
.zbh-main .zbh-section__head--international {
  align-items: end !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact {
  width: 100% !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--international .zbh-section__intro {
  display: grid !important;
  grid-template-columns: minmax(220px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(16px, 2.4vw, 34px) !important;
  row-gap: 8px !important;
  width: 100% !important;
}

.zbh-main .zbh-section__head--international h2 {
  grid-column: 1 !important;
  margin: 0 !important;
}

.zbh-main .zbh-section__head--international p {
  grid-column: 1 !important;
  margin: 4px 0 0 !important;
}

.zbh-main .zbh-section__head--international .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .86) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  box-shadow: 0 8px 24px rgba(17, 24, 39, .04) !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span:hover {
  border-color: rgba(109, 53, 168, .42) !important;
  background: #fff !important;
  color: #6d35a8 !important;
}

@media (min-width: 901px) {
  #sec-divisional > .zbh-section__head--divisional,
  #sec-divisional > .zbh-division-tabs {
    align-self: center !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international .zbh-section__intro {
    display: block !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin-top: 10px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header span {
    flex: 0 0 auto !important;
    min-height: 32px !important;
    font-size: 13px !important;
  }
}

/* 0.10.25 international and divisional header alignment refinements. */
.zbh-main .zbh-section__head--international {
  align-items: end !important;
}

.zbh-main .zbh-section__head--international .zbh-section__intro {
  display: grid !important;
  grid-template-columns: minmax(220px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(16px, 2.4vw, 34px) !important;
  row-gap: 8px !important;
  width: 100% !important;
}

.zbh-main .zbh-section__head--international h2 {
  grid-column: 1 !important;
  margin: 0 !important;
}

.zbh-main .zbh-section__head--international p {
  grid-column: 1 !important;
  margin: 4px 0 0 !important;
}

.zbh-main .zbh-section__head--international .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .86) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  box-shadow: 0 8px 24px rgba(17, 24, 39, .04) !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span:hover {
  border-color: rgba(109, 53, 168, .42) !important;
  background: #fff !important;
  color: #6d35a8 !important;
}

#sec-divisional > .zbh-section__head--divisional {
  display: block !important;
}

@media (min-width: 901px) {
  #sec-divisional > .zbh-section__head--divisional {
    align-self: center !important;
    margin-bottom: 0 !important;
  }

  #sec-divisional > .zbh-division-tabs {
    align-self: center !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international .zbh-section__intro {
    display: block !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin-top: 10px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header span {
    flex: 0 0 auto !important;
    min-height: 32px !important;
    font-size: 13px !important;
  }
}

/* 0.10.24 category header refinements. */
.zbh-main .zbh-tech .zbh-section__head h2,
.zbh-main .zbh-tech .zbh-section__head--technology h2 {
  color: #f8fafc !important;
  border-left-color: #C2185B !important;
  border-bottom-color: rgba(248, 250, 252, .32) !important;
  text-shadow: none !important;
}

.zbh-main .zbh-tech .zbh-section__head p,
.zbh-main .zbh-tech .zbh-section__head--technology p {
  color: rgba(248, 250, 252, .88) !important;
  border-left-color: #C2185B !important;
  background: transparent !important;
  text-shadow: none !important;
}

#sec-divisional {
  display: grid !important;
  grid-template-columns: minmax(250px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(18px, 3vw, 48px) !important;
  row-gap: 14px !important;
}

#sec-divisional > .zbh-section__head--divisional {
  grid-column: 1 !important;
  width: auto !important;
  max-width: 380px !important;
  margin: 0 !important;
  align-self: center !important;
}

#sec-divisional > .zbh-division-tabs {
  grid-column: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
}

#sec-divisional > .zbh-division-tabs a {
  min-height: 32px !important;
  padding: 6px 11px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #fff, #fbfaff) !important;
  color: #07152c !important;
  box-shadow: 0 5px 14px rgba(15, 23, 42, .035) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  line-height: 1.15 !important;
}

#sec-divisional > .zbh-division-tabs a:hover,
#sec-divisional > .zbh-division-tabs a:focus-visible {
  border-color: rgba(109, 53, 168, .42) !important;
  background: #fff !important;
  color: #6d35a8 !important;
}

#sec-divisional > .zbh-divisional {
  grid-column: 1 / -1 !important;
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  #sec-divisional {
    display: block !important;
  }

  #sec-divisional > .zbh-section__head--divisional {
    max-width: 100% !important;
    margin-bottom: 12px !important;
  }

  #sec-divisional > .zbh-division-tabs {
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    padding-bottom: 6px !important;
    margin-bottom: 14px !important;
    scrollbar-width: thin !important;
  }

  #sec-divisional > .zbh-division-tabs a {
    flex: 0 0 auto !important;
  }
}

.zbh-section__head h2 {
  position: relative !important;
  z-index: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: fit-content !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 5px 12px !important;
  border: 0 !important;
  border-left: 4px solid var(--zbh-panel-accent, var(--sec-accent, #6d35a8)) !important;
  border-bottom: 1px solid color-mix(in srgb, var(--zbh-panel-accent, #6d35a8) 28%, transparent) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 2.1vw, 30px) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

/* 0.10.22 final cascade: quiet category headers and only five desktop title ads. */
.zbh-main .zbh-section__head,
.zbh-main .zbh-section__head--compact,
.zbh-main .zbh-section__head--with-ad {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 18px !important;
}

.zbh-main .zbh-section__intro {
  display: inline-grid !important;
  gap: 6px !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
  min-width: 0 !important;
}

.zbh-main .zbh-section__head h2 {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: fit-content !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 5px 12px !important;
  border: 0 !important;
  border-left: 4px solid var(--sec-accent, #6d35a8) !important;
  border-bottom: 1px solid rgba(109, 53, 168, .26) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 2.1vw, 30px) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-section__head p {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 2px 0 2px 9px !important;
  border: 0 !important;
  border-left: 2px solid var(--sec-accent, #2e7d32) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #465568 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.zbh-main .zbh-section__head--compact {
  display: block !important;
  width: fit-content !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--compact .zbh-section__intro {
  position: relative !important;
  padding: 0 14px 8px 0 !important;
}

.zbh-main .zbh-section__head--compact .zbh-section__intro::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 12px !important;
  height: 1px !important;
  background: linear-gradient(90deg, var(--sec-accent, #6d35a8), transparent) !important;
  opacity: .28 !important;
}

.zbh-main .zbh-section__head--economy h2,
.zbh-main .zbh-section__head--religion h2,
.zbh-main .zbh-section__head--education h2 {
  border-left-color: #2e7d32 !important;
  border-bottom-color: rgba(46, 125, 50, .28) !important;
}

.zbh-main .zbh-section__head--politics h2,
.zbh-main .zbh-section__head--entertainment h2 {
  border-left-color: #c2185b !important;
  border-bottom-color: rgba(194, 24, 91, .26) !important;
}

.zbh-main .zbh-section__head--divisional h2,
.zbh-main .zbh-section__head--diaspora h2 {
  border-left-color: #6d35a8 !important;
}

@media (min-width: 1200px) {
  .zbh-main .zbh-section__head--with-ad {
    display: grid !important;
    grid-template-columns: minmax(220px, 430px) 728px !important;
    align-items: start !important;
    justify-content: space-between !important;
    gap: 24px !important;
    width: 100% !important;
  }

  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad {
    display: flex !important;
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    justify-self: end !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__desktop,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__item,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__box,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .adsbygoogle,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-adsense-728x90 {
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }
}

@media (max-width: 1199px) {
  .zbh-main .zbh-section__head,
  .zbh-main .zbh-section__head--with-ad,
  .zbh-main .zbh-section__head--compact {
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-bottom: 14px !important;
  }

  .zbh-main .zbh-section-title-ad {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .zbh-main .zbh-section__head h2 {
    padding-left: 10px !important;
    font-size: 24px !important;
    white-space: normal !important;
  }

  .zbh-main .zbh-section__head p {
    font-size: 13px !important;
  }
}

/* 0.10.22 quiet category headers and managed title ad slots.
   Only National, International, Sports, Lifestyle, and Technology reserve the 728x90 desktop title slot. */
.zbh-main .zbh-section__head {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 0 18px !important;
}

.zbh-main .zbh-section__intro {
  display: inline-grid !important;
  gap: 6px !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
  min-width: 0 !important;
}

.zbh-main .zbh-section__head h2 {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: fit-content !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 5px 12px !important;
  border: 0 !important;
  border-left: 4px solid var(--sec-accent, #6d35a8) !important;
  border-bottom: 1px solid rgba(109, 53, 168, .26) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 2.1vw, 30px) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-section__head p {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 2px 0 2px 9px !important;
  border: 0 !important;
  border-left: 2px solid var(--sec-accent, #2e7d32) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #465568 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

.zbh-main .zbh-section__head--compact {
  display: block !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 0 !important;
}

.zbh-main .zbh-section__head--compact .zbh-section__intro {
  position: relative !important;
  padding: 0 14px 8px 0 !important;
}

.zbh-main .zbh-section__head--compact .zbh-section__intro::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 12px !important;
  height: 1px !important;
  background: linear-gradient(90deg, var(--sec-accent, #6d35a8), transparent) !important;
  opacity: .28 !important;
}

.zbh-main .zbh-section__head--economy h2,
.zbh-main .zbh-section__head--religion h2,
.zbh-main .zbh-section__head--education h2 {
  border-left-color: #2e7d32 !important;
  border-bottom-color: rgba(46, 125, 50, .28) !important;
}

.zbh-main .zbh-section__head--politics h2,
.zbh-main .zbh-section__head--entertainment h2 {
  border-left-color: #c2185b !important;
  border-bottom-color: rgba(194, 24, 91, .26) !important;
}

.zbh-main .zbh-section__head--divisional h2,
.zbh-main .zbh-section__head--diaspora h2 {
  border-left-color: #6d35a8 !important;
}

@media (min-width: 1200px) {
  .zbh-main .zbh-section__head--with-ad {
    display: grid !important;
    grid-template-columns: minmax(220px, 430px) 728px !important;
    align-items: start !important;
    justify-content: space-between !important;
    gap: 24px !important;
    width: 100% !important;
  }

  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad {
    display: flex !important;
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    justify-self: end !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__desktop,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__item,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-ad__box,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .adsbygoogle,
  .zbh-main .zbh-section__head--with-ad .zbh-section-title-ad .zbh-adsense-728x90 {
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section__head--compact {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .zbh-main .zbh-section__head,
  .zbh-main .zbh-section__head--with-ad,
  .zbh-main .zbh-section__head--compact {
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-bottom: 14px !important;
  }

  .zbh-main .zbh-section-title-ad {
    display: none !important;
  }
}

@media (max-width: 640px) {
  .zbh-main .zbh-section__head h2 {
    padding-left: 10px !important;
    font-size: 24px !important;
    white-space: normal !important;
  }

  .zbh-main .zbh-section__head p {
    font-size: 13px !important;
  }
}


/* Single article parity layer: inews-style article order, metadata and reading blocks. */
.zbh-single-template {
  background: #fff !important;
}

.zbh-single-layout {
  align-items: start !important;
}

.zbh-breadcrumb--single {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 6px !important;
  margin: 0 0 12px !important;
  color: #2e7d32 !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
}

.zbh-breadcrumb--single a {
  color: #2e7d32 !important;
  text-decoration: none !important;
}

.zbh-breadcrumb--single strong {
  color: #111827 !important;
  font-weight: 700 !important;
}

.zbh-entry__head--single {
  border: 0 !important;
  margin: 0 0 20px !important;
  padding: 0 !important;
  background: transparent !important;
}

.zbh-entry__cats--single {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 8px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  margin: 0 0 10px !important;
}

.zbh-entry__cats--single a {
  display: inline-block !important;
  min-width: 0 !important;
  max-width: 180px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  color: #006a4e !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  letter-spacing: .05em !important;
  font-size: 12px !important;
  font-weight: 800 !important;
}

.zbh-entry__head--single h1,
.zbh-entry--autoload .zbh-entry__head--single h2 {
  margin: 0 0 12px !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Tiro Bangla", "Hind Siliguri", serif !important;
  font-size: clamp(32px, 4vw, 46px) !important;
  font-weight: 800 !important;
  line-height: 1.22 !important;
}

.zbh-entry--autoload .zbh-entry__head--single h2 {
  font-size: clamp(26px, 3vw, 36px) !important;
}

.zbh-entry__meta--single {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 14px !important;
  color: #111827 !important;
  font-family: Georgia, "Times New Roman", "Hind Siliguri", serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.zbh-entry__meta--single a {
  color: inherit !important;
  text-decoration: none !important;
}

.zbh-entry__meta--single span + span::before {
  content: "" !important;
  display: inline-block !important;
  width: 5px !important;
  height: 5px !important;
  margin: 0 10px 2px 0 !important;
  border-radius: 50% !important;
  background: #111827 !important;
}

.zbh-entry__lead {
  margin: 14px 0 0 !important;
  color: #374151 !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
}

.zbh-entry__image--single {
  margin: 22px 0 16px !important;
}

.zbh-entry__image--single img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 4px !important;
  background: #f3f4f6 !important;
}

.zbh-entry-ad--labeled {
  display: grid !important;
  justify-items: center !important;
  gap: 8px !important;
  margin: 18px 0 24px !important;
  min-height: 0 !important;
}

.zbh-entry-ad--labeled > span {
  color: #9ca3af !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

.zbh-entry-ad--labeled:empty {
  display: none !important;
}

.zbh-entry__content {
  color: #111827 !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", sans-serif !important;
  font-size: 19px !important;
  line-height: 1.85 !important;
}

.zbh-entry__content p {
  margin: 0 0 22px !important;
}

.zbh-entry__content img {
  max-width: 100% !important;
  height: auto !important;
}

.zbh-share--compact {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 28px 0 18px !important;
}

.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-grid !important;
  place-items: center !important;
  min-width: 38px !important;
  height: 38px !important;
  border: 0 !important;
  border-radius: 3px !important;
  color: #fff !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.zbh-share--compact .is-facebook { background: #1877f2 !important; }
.zbh-share--compact .is-x { background: #050505 !important; }
.zbh-share--compact .is-linkedin { background: #0a66c2 !important; }
.zbh-share--compact .is-messenger { background: #168aff !important; }
.zbh-share--compact .is-whatsapp { background: #25d366 !important; }
.zbh-share--compact .is-copy { background: #374151 !important; }
.zbh-share--compact .is-email { background: #4b5563 !important; }
.zbh-share--compact .is-telegram { background: #229ed9 !important; }

.zbh-google-follow {
  margin: 20px 0 22px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  background: #fff !important;
  padding: 18px !important;
  text-align: center !important;
  box-shadow: 0 8px 22px rgba(17, 24, 39, .06) !important;
}

.zbh-google-follow__head {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  text-align: left !important;
}

.zbh-google-follow__head img {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
}

.zbh-google-follow__head div {
  min-width: 0 !important;
  flex: 1 !important;
}

.zbh-google-follow__head strong,
.zbh-google-follow__head span {
  display: block !important;
}

.zbh-google-follow__head span {
  color: #6b7280 !important;
  font-size: 13px !important;
}

.zbh-google-follow__head a {
  border-radius: 8px !important;
  background: #1a73e8 !important;
  color: #fff !important;
  padding: 9px 16px !important;
  text-decoration: none !important;
  font-weight: 800 !important;
}

.zbh-google-follow h2 {
  margin: 18px 0 6px !important;
  font-size: 20px !important;
}

.zbh-google-follow p {
  margin: 0 auto 16px !important;
  max-width: 520px !important;
  color: #4b5563 !important;
}

.zbh-google-follow__search {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  max-width: 520px !important;
  margin: 0 auto !important;
  border: 1px solid #d1d5db !important;
  border-radius: 10px !important;
  padding: 12px 14px !important;
  color: #4b5563 !important;
  background: #f9fafb !important;
}

.zbh-follow-callout {
  margin: 22px 0 !important;
  border-block: 1px solid #e5e7eb !important;
  padding: 20px 28px !important;
  color: #5b2a86 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  line-height: 1.55 !important;
  text-align: center !important;
}

.zbh-follow-callout::before {
  content: "â€œ" !important;
  color: #e5e7eb !important;
  font-size: 52px !important;
  line-height: 0 !important;
  vertical-align: -18px !important;
}

.zbh-follow-callout a {
  color: #7b2cbf !important;
  text-decoration: none !important;
}

.zbh-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 20px 0 !important;
}

.zbh-tags a {
  border: 1px solid #e5e7eb !important;
  border-radius: 3px !important;
  color: #111827 !important;
  padding: 6px 10px !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.zbh-author-box {
  display: grid !important;
  grid-template-columns: 80px minmax(0, 1fr) !important;
  gap: 16px !important;
  margin: 24px 0 !important;
  border-block: 1px solid #e5e7eb !important;
  padding: 22px 0 !important;
  background: transparent !important;
}

.zbh-author-box__avatar {
  width: 80px !important;
  height: 80px !important;
  border-radius: 50% !important;
}

.zbh-author-box__top {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  gap: 10px !important;
  align-items: center !important;
}

.zbh-author-box__name {
  color: #111827 !important;
  text-decoration: none !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

.zbh-author-box__socials {
  display: flex !important;
  gap: 8px !important;
}

.zbh-author-box__socials a {
  color: #111827 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.zbh-author-box p {
  margin: 10px 0 0 !important;
  color: #4b5563 !important;
  line-height: 1.7 !important;
}

.zbh-related {
  margin: 28px 0 !important;
  border-top: 2px solid #111827 !important;
  padding-top: 12px !important;
}

.zbh-related h2 {
  margin: 0 0 16px !important;
  color: #111827 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 16px !important;
  letter-spacing: .06em !important;
  text-transform: uppercase !important;
}

.zbh-related-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.zbh-related-card {
  gap: 10px !important;
}

.zbh-related-card img {
  aspect-ratio: 16 / 9 !important;
  border-radius: 2px !important;
}

.zbh-related-card strong {
  color: #111827 !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
}

.zbh-related-card span {
  color: #111827 !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

@media (max-width: 767px) {
  .zbh-entry__head--single h1 {
    font-size: 30px !important;
  }

  .zbh-entry__meta--single {
    font-size: 13px !important;
  }

  .zbh-entry__lead,
  .zbh-entry__content {
    font-size: 17px !important;
  }

  .zbh-follow-callout {
    padding-inline: 12px !important;
    font-size: 18px !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
  }

  .zbh-author-box {
    grid-template-columns: 58px minmax(0, 1fr) !important;
  }

  .zbh-author-box__avatar {
    width: 58px !important;
    height: 58px !important;
  }
}

/* 0.10.10 desktop category title ad slots.
   One 728x90 AdSense unit sits beside each category title/subtitle on desktop only. */
@media (min-width: 1200px) {
  .zbh-main .zbh-section__head {
    display: grid !important;
    grid-template-columns: minmax(240px, 420px) 728px !important;
    align-items: start !important;
    justify-content: space-between !important;
    gap: 28px !important;
    width: 100% !important;
    margin: 0 0 18px !important;
    padding: 0 10px !important;
    border: 0 !important;
  }

  .zbh-main .zbh-section__head > div {
    width: min(100%, 420px) !important;
    min-width: 0 !important;
  }

  .zbh-main .zbh-section__head h2 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 36px !important;
    margin: 0 !important;
    padding: 6px 18px !important;
    border: 0 !important;
    border-radius: 7px 7px 2px 2px !important;
    background: linear-gradient(135deg, #7a35ad 0%, #57258b 100%) !important;
    box-shadow: 0 8px 18px rgba(109, 53, 168, .12) !important;
    color: #fff !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }

  .zbh-main .zbh-section__head p {
    display: inline-flex !important;
    max-width: 100% !important;
    margin: 8px 0 0 !important;
    padding: 6px 12px !important;
    border-left: 2px solid var(--sec-accent, #2E7D32) !important;
    border-radius: 0 999px 999px 0 !important;
    background: linear-gradient(90deg, rgba(46, 125, 50, .08), rgba(194, 24, 91, .035), transparent) !important;
    color: #273449 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
  }

  .zbh-main .zbh-section-title-ad {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    justify-self: end !important;
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .zbh-main .zbh-section-title-ad .adsbygoogle,
  .zbh-main .zbh-adsense-728x90 {
    display: inline-block !important;
    width: 728px !important;
    min-width: 728px !important;
    max-width: 728px !important;
    height: 90px !important;
    min-height: 90px !important;
    max-height: 90px !important;
    overflow: hidden !important;
  }

  .zbh-section-national-opar .zbh-national-main > .zbh-ribbon-head,
  .zbh-section-politics .zbh-politics-main > .zbh-ribbon-head,
  .zbh-section-international .zbh-international-main > .zbh-ribbon-head {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .zbh-main .zbh-section__head {
    display: block !important;
    margin-bottom: 14px !important;
    padding: 0 10px !important;
  }

  .zbh-main .zbh-section-title-ad {
    display: none !important;
  }
}

/* 0.10.9 final override layer. */
.zbh-latest::before,
.zbh-side-fill--popular::before,
.zbh-opar-panel::before,
.zbh-business-wire::before,
.zbh-business-market::before,
.zbh-politics-left::before,
.zbh-politics-right::before,
.zbh-int-list::before,
.zbh-expat-panel::before,
.zbh-sports-updates::before,
.zbh-sports-more::before,
.zbh-topic-column::before,
.zbh-education-left::before,
.zbh-education-right::before,
.zbh-lifestyle-list::before,
.zbh-divisional::before {
  content: none !important;
  display: none !important;
}

.zbh-latest,
.zbh-side-fill--popular,
.zbh-opar-panel,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-updates,
.zbh-sports-more,
.zbh-topic-column,
.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  border: 1px solid rgba(109, 53, 168, .12) !important;
  border-top: 2px solid color-mix(in srgb, var(--zbh-panel-accent, #6d35a8) 55%, #ffffff 45%) !important;
  background: linear-gradient(145deg, rgba(109, 53, 168, .035), rgba(46, 125, 50, .025)) !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .04) !important;
}

.zbh-hero {
  align-items: stretch !important;
}

.zbh-feature-main,
.zbh-latest,
.zbh-feature-ad {
  min-height: 0 !important;
}

.zbh-feature-ad {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.zbh-feature-ad .zbh-ad,
.zbh-single-sidebar .zbh-ad,
.zbh-business-market .zbh-ad {
  margin: 0 !important;
}

.zbh-ad__item + .zbh-ad__item,
.zbh-ad__box + .zbh-ad__box {
  margin-top: 10px !important;
}

.zbh-ribbon-head h2,
.zbh-section__head h2 {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .16) !important;
}

.zbh-international .zbh-card h2 a,
.zbh-international .zbh-card h3 a,
.zbh-int-grid .zbh-card h3 a {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .72) !important;
}

.zbh-sports-updates a::before {
  content: "" !important;
  width: 7px !important;
  height: 7px !important;
  margin-top: .58em !important;
  border-radius: 999px !important;
  background: #2e7d32 !important;
  box-shadow: 0 0 0 3px rgba(46, 125, 50, .12) !important;
}

@media (max-width: 767px) {
  .zbh-hero {
    display: block !important;
  }

  .zbh-feature-main,
  .zbh-secondary,
  .zbh-latest,
  .zbh-feature-ad {
    width: 100% !important;
  }

  .zbh-secondary {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  .zbh-secondary .zbh-card {
    min-width: 0 !important;
    overflow: hidden !important;
  }

  .zbh-secondary .zbh-card h3,
  .zbh-secondary .zbh-card h2 {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    word-break: normal !important;
  }

  .zbh-ad-home_top_banner .zbh-ad__box,
  .zbh-ad-category_economy_under .zbh-ad__box {
    width: 100% !important;
    aspect-ratio: 1024 / 72 !important;
    min-height: 0 !important;
  }
}

/* 0.10.7 last-write safety layer for mobile controls and single post reading. */
.zbh-mobile-head .zbh-icon-btn,
.zbh-tools .zbh-icon-btn {
  position: relative !important;
  z-index: 40 !important;
  width: 46px !important;
  height: 46px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #0f172a !important;
  cursor: pointer !important;
  -webkit-tap-highlight-color: transparent !important;
}

.zbh-mobile-head .zbh-icon-btn:hover,
.zbh-mobile-head .zbh-icon-btn:focus-visible,
.zbh-tools .zbh-icon-btn:hover,
.zbh-tools .zbh-icon-btn:focus-visible {
  border-color: rgba(194, 24, 91, .36) !important;
  box-shadow: 0 0 0 3px rgba(194, 24, 91, .10) !important;
}

.zbh-drawer.is-open,
body.zbh-drawer-open .zbh-drawer,
.zbh-search-panel.is-open,
body.zbh-search-open .zbh-search-panel {
  display: block !important;
}

.zbh-single-template,
.zbh-entry--post {
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
}

.zbh-entry--post .zbh-entry__head h1 {
  max-width: 920px !important;
  color: #101828 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content {
  color: #1f2937 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
  font-size: 20px !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content p {
  margin: 0 0 1.25em !important;
}

.zbh-entry__meta,
.zbh-breadcrumb,
.zbh-share,
.zbh-tags,
.zbh-author-box,
.zbh-single-widget {
  font-family: "Hind Siliguri", "Inter", system-ui, sans-serif !important;
}

@media (max-width: 767px) {
  .zbh-mobile-head {
    position: relative !important;
    z-index: 50 !important;
  }

  .zbh-drawer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: min(100% - 24px, 520px) !important;
  }

  .zbh-search-panel {
    position: relative !important;
    z-index: 45 !important;
  }

  .zbh-search-panel form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 31px !important;
    line-height: 1.25 !important;
  }

  .zbh-entry__content {
    font-size: 18px !important;
    line-height: 1.85 !important;
  }
}

/* 0.10.7 final cascade: mobile controls and Prothom Alo-style article reading rhythm. */
.zbh-mobile-head .zbh-icon-btn,
.zbh-tools .zbh-icon-btn {
  position: relative !important;
  z-index: 40 !important;
  width: 46px !important;
  height: 46px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #0f172a !important;
  cursor: pointer !important;
  -webkit-tap-highlight-color: transparent !important;
}

.zbh-mobile-head .zbh-icon-btn:hover,
.zbh-mobile-head .zbh-icon-btn:focus-visible,
.zbh-tools .zbh-icon-btn:hover,
.zbh-tools .zbh-icon-btn:focus-visible {
  border-color: rgba(194, 24, 91, .36) !important;
  box-shadow: 0 0 0 3px rgba(194, 24, 91, .10) !important;
}

.zbh-drawer.is-open,
body.zbh-drawer-open .zbh-drawer,
.zbh-search-panel.is-open,
body.zbh-search-open .zbh-search-panel {
  display: block !important;
}

.zbh-single-template,
.zbh-entry--post {
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
}

.zbh-entry--post .zbh-entry__head h1 {
  max-width: 920px !important;
  color: #101828 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content {
  color: #1f2937 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
  font-size: 20px !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content p {
  margin: 0 0 1.25em !important;
}

.zbh-entry__meta,
.zbh-breadcrumb,
.zbh-share,
.zbh-tags,
.zbh-author-box,
.zbh-single-widget {
  font-family: "Hind Siliguri", "Inter", system-ui, sans-serif !important;
}

@media (max-width: 767px) {
  .zbh-mobile-head {
    position: relative !important;
    z-index: 50 !important;
  }

  .zbh-drawer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: min(100% - 24px, 520px) !important;
  }

  .zbh-search-panel {
    position: relative !important;
    z-index: 45 !important;
  }

  .zbh-search-panel form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 31px !important;
    line-height: 1.25 !important;
  }

  .zbh-entry__content {
    font-size: 18px !important;
    line-height: 1.85 !important;
  }
}

/* 0.10.7 mobile controls and Prothom Alo-style article reading rhythm. */
.zbh-mobile-head .zbh-icon-btn,
.zbh-tools .zbh-icon-btn {
  position: relative !important;
  z-index: 40 !important;
  width: 46px !important;
  height: 46px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #0f172a !important;
  cursor: pointer !important;
  -webkit-tap-highlight-color: transparent !important;
}

.zbh-mobile-head .zbh-icon-btn:hover,
.zbh-mobile-head .zbh-icon-btn:focus-visible,
.zbh-tools .zbh-icon-btn:hover,
.zbh-tools .zbh-icon-btn:focus-visible {
  border-color: rgba(194, 24, 91, .36) !important;
  box-shadow: 0 0 0 3px rgba(194, 24, 91, .10) !important;
}

.zbh-drawer.is-open {
  display: block !important;
}

.zbh-search-panel.is-open {
  display: block !important;
}

body.zbh-drawer-open .zbh-drawer,
body.zbh-search-open .zbh-search-panel {
  display: block !important;
}

.zbh-single-template,
.zbh-entry--post {
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
}

.zbh-entry--post .zbh-entry__head h1 {
  max-width: 920px !important;
  color: #101828 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.22 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content {
  color: #1f2937 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", "SolaimanLipi", serif !important;
  font-size: 20px !important;
  line-height: 1.9 !important;
  letter-spacing: 0 !important;
}

.zbh-entry__content p {
  margin: 0 0 1.25em !important;
}

.zbh-entry__meta,
.zbh-breadcrumb,
.zbh-share,
.zbh-tags,
.zbh-author-box,
.zbh-single-widget {
  font-family: "Hind Siliguri", "Inter", system-ui, sans-serif !important;
}

@media (max-width: 767px) {
  .zbh-mobile-head {
    position: relative !important;
    z-index: 50 !important;
  }

  .zbh-drawer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: min(100% - 24px, 520px) !important;
  }

  .zbh-search-panel {
    position: relative !important;
    z-index: 45 !important;
  }

  .zbh-search-panel form {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 31px !important;
    line-height: 1.25 !important;
  }

  .zbh-entry__content {
    font-size: 18px !important;
    line-height: 1.85 !important;
  }
}

/* 0.9.3 final polish: prevent duplicate device ads and replace heavy panel strips. */
.zbh-ad {
  --zbh-ad-gap: 10px;
}

.zbh-ad.zbh-ad-vis-mobile {
  display: none !important;
}

.zbh-ad > .zbh-ad__desktop {
  display: grid !important;
  gap: var(--zbh-ad-gap) !important;
  justify-items: center !important;
}

.zbh-ad > .zbh-ad__mobile,
.zbh-ad.zbh-ad-vis-desktop > .zbh-ad__mobile,
.zbh-ad.zbh-ad-vis-both > .zbh-ad__mobile {
  display: none !important;
}

.zbh-ad.zbh-ad-vis-mobile > .zbh-ad__desktop {
  display: none !important;
}

.zbh-ad-mode-stack > .zbh-ad__desktop,
.zbh-ad-mode-stack > .zbh-ad__mobile {
  gap: var(--zbh-ad-gap) !important;
}

.zbh-ad__box:empty,
.zbh-ad__item:empty,
.zbh-ad__desktop:empty,
.zbh-ad__mobile:empty {
  display: none !important;
}

.zbh-latest::before,
.zbh-side-fill--popular::before,
.zbh-opar-panel::before,
.zbh-business-wire::before,
.zbh-business-market::before,
.zbh-politics-left::before,
.zbh-politics-right::before,
.zbh-int-list::before,
.zbh-expat-panel::before,
.zbh-sports-updates::before,
.zbh-sports-more::before,
.zbh-topic-column::before,
.zbh-education-left::before,
.zbh-education-right::before,
.zbh-lifestyle-list::before,
.zbh-divisional::before {
  display: none !important;
  content: none !important;
}

.zbh-latest,
.zbh-side-fill--popular,
.zbh-opar-panel,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-updates,
.zbh-sports-more,
.zbh-topic-column,
.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-top: 2px solid color-mix(in srgb, var(--zbh-panel-accent, #6d35a8) 74%, #ffffff 26%) !important;
  border-radius: 10px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(250, 252, 255, .92)) !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035) !important;
}

.zbh-politics-left,
.zbh-politics-right,
.zbh-sports-updates,
.zbh-education-left,
.zbh-education-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-topic-column,
.zbh-divisional {
  padding-left: clamp(12px, 1.1vw, 16px) !important;
  padding-right: clamp(12px, 1.1vw, 16px) !important;
}

.zbh-ribbon-head {
  gap: 10px !important;
  margin-bottom: 16px !important;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  height: 1px !important;
  opacity: .72 !important;
}

.zbh-ribbon-head h2 {
  min-height: 30px !important;
  padding: 4px 15px 5px !important;
  border-radius: 0 7px 0 7px !important;
  background: linear-gradient(135deg, #6d35a8, #56208d) !important;
  color: #fff !important;
  font-size: clamp(17px, 1.45vw, 22px) !important;
  line-height: 1.16 !important;
  box-shadow: 0 5px 13px rgba(109, 53, 168, .14) !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .22) !important;
}

.zbh-section__head p {
  border-left-width: 2px !important;
  background: transparent !important;
  padding: 2px 0 2px 9px !important;
}

.zbh-latest .zbh-block-title::before,
.zbh-side-fill h3::before,
.zbh-sports-more h3::before {
  width: 15px !important;
  height: 2px !important;
}

.zbh-sports-updates a {
  align-items: flex-start !important;
  gap: 9px !important;
  padding-left: 0 !important;
}

.zbh-sports-updates a::before {
  content: "" !important;
  flex: 0 0 6px !important;
  width: 6px !important;
  height: 6px !important;
  margin-top: .66em !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--zb-green) !important;
  box-shadow: 0 0 0 3px rgba(46, 125, 50, .1) !important;
  transform: none !important;
}

@media (max-width: 900px) {
  .zbh-ad.zbh-ad-vis-desktop {
    display: none !important;
  }

  .zbh-ad.zbh-ad-vis-mobile,
  .zbh-ad.zbh-ad-vis-both {
    display: block !important;
  }

  .zbh-ad.zbh-ad-vis-mobile > .zbh-ad__desktop,
  .zbh-ad.zbh-ad-vis-both > .zbh-ad__desktop {
    display: none !important;
  }

  .zbh-ad.zbh-ad-vis-mobile > .zbh-ad__mobile,
  .zbh-ad.zbh-ad-vis-both > .zbh-ad__mobile {
    display: grid !important;
    gap: var(--zbh-ad-gap) !important;
    justify-items: center !important;
  }

  .zbh-ribbon-head h2 {
    min-height: 28px !important;
    padding: 4px 13px 5px !important;
    font-size: 17px !important;
  }

  .zbh-politics-left,
  .zbh-politics-right,
  .zbh-sports-updates,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-int-list,
  .zbh-expat-panel,
  .zbh-topic-column,
  .zbh-divisional {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

/* 0.9.4 final single-news cascade. */
.zbh-single-template {
  padding-top: 28px !important;
}

.zbh-single-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  gap: 28px !important;
  align-items: start !important;
}

.zbh-single-main,
.zbh-single-main .zbh-entry {
  min-width: 0 !important;
  max-width: none !important;
}

.zbh-entry--post {
  max-width: none !important;
  margin: 0 !important;
}

.zbh-entry--post .zbh-entry__head {
  max-width: none !important;
  margin: 0 0 18px !important;
}

.zbh-entry--post .zbh-entry__head h1,
.zbh-entry--autoload .zbh-entry__head h2 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  letter-spacing: 0 !important;
}

.zbh-entry-ad {
  margin: 22px auto !important;
}

.zbh-share {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 12px !important;
}

.zbh-share a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #0f172a !important;
  padding: 0 12px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.zbh-single-sidebar {
  position: sticky !important;
  top: 92px !important;
  display: grid !important;
  gap: 16px !important;
}

.zbh-single-widget {
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-top: 2px solid var(--zb-magenta) !important;
  border-radius: 10px !important;
  background: #fff !important;
  padding: 14px !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035) !important;
}

.zbh-single-widget h2 {
  margin: 0 0 12px !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

.zbh-single-widget .zbh-mini {
  grid-template-columns: 78px minmax(0, 1fr) !important;
  gap: 10px !important;
  padding: 9px 0 !important;
}

.zbh-single-widget .zbh-mini .zbh-thumb {
  width: 78px !important;
  height: 64px !important;
  border-radius: 8px !important;
}

.zbh-single-widget .zbh-mini h3 {
  font-size: 14px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-related {
  margin-top: 24px !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-size: 22px !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  gap: 8px !important;
  color: var(--zb-text) !important;
  text-decoration: none !important;
}

.zbh-related-card img {
  width: 100% !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 9px !important;
  object-fit: cover !important;
  background: #f2f4f7 !important;
}

.zbh-entry--autoload {
  margin-top: 36px !important;
  border-top: 3px solid rgba(194, 24, 91, .16) !important;
  padding-top: 28px !important;
}

.zbh-autoload-label,
.zbh-next-posts__status {
  display: inline-flex !important;
  margin-bottom: 12px !important;
  border-radius: 999px !important;
  background: rgba(194, 24, 91, .1) !important;
  color: var(--zb-magenta) !important;
  padding: 5px 12px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.zbh-next-posts {
  min-height: 20px !important;
  text-align: center !important;
}

.zbh-single-sidebar .zbh-ad {
  margin: 0 !important;
}

@media (max-width: 1024px) {
  .zbh-single-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .zbh-single-sidebar {
    position: static !important;
  }
}

@media (max-width: 767px) {
  .zbh-single-template {
    padding-inline: 12px !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 28px !important;
    line-height: 1.23 !important;
  }

  .zbh-entry__content {
    font-size: 17px !important;
  }

  .zbh-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 0.9.4 single news layout: article ads are isolated from homepage ads. */
.zbh-single-template {
  padding-top: 28px !important;
}

.zbh-single-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 28px;
  align-items: start;
}

.zbh-single-main {
  min-width: 0;
}

.zbh-entry--post {
  max-width: none !important;
  margin: 0 !important;
}

.zbh-entry--post .zbh-entry__head {
  max-width: none !important;
  margin: 0 0 18px !important;
}

.zbh-entry--post .zbh-entry__head h1,
.zbh-entry--autoload .zbh-entry__head h2 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  letter-spacing: 0 !important;
}

.zbh-entry--post .zbh-entry__image {
  border-radius: 10px !important;
}

.zbh-entry-ad {
  margin: 22px auto;
}

.zbh-share {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.zbh-share a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  background: #fff;
  color: #0f172a;
  padding: 0 12px;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.zbh-share a:hover,
.zbh-share a:focus-visible {
  border-color: var(--zb-magenta);
  color: var(--zb-magenta);
}

.zbh-single-sidebar {
  position: sticky;
  top: 92px;
  display: grid;
  gap: 16px;
}

.zbh-single-widget {
  border: 1px solid rgba(15, 23, 42, .09);
  border-top: 2px solid var(--zb-magenta);
  border-radius: 10px;
  background: #fff;
  padding: 14px;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035);
}

.zbh-single-widget h2 {
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.25;
}

.zbh-single-widget .zbh-mini {
  grid-template-columns: 78px minmax(0, 1fr);
  gap: 10px;
  padding: 9px 0;
}

.zbh-single-widget .zbh-mini .zbh-thumb {
  width: 78px;
  height: 64px;
  border-radius: 8px;
}

.zbh-single-widget .zbh-mini h3 {
  font-size: 14px;
  line-height: 1.35;
  -webkit-line-clamp: 2;
}

.zbh-related {
  margin-top: 24px;
}

.zbh-related h2 {
  margin: 0 0 14px;
  font-size: 22px;
}

.zbh-related-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.zbh-related-card {
  display: grid;
  gap: 8px;
  color: var(--zb-text);
  text-decoration: none;
}

.zbh-related-card img {
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: 9px;
  object-fit: cover;
  background: #f2f4f7;
}

.zbh-author-box p {
  margin: 5px 0 0;
  color: var(--zb-muted);
}

.zbh-entry--autoload {
  margin-top: 36px !important;
  border-top: 3px solid rgba(194, 24, 91, .16);
  padding-top: 28px;
}

.zbh-autoload-label,
.zbh-next-posts__status {
  display: inline-flex;
  margin-bottom: 12px;
  border-radius: 999px;
  background: rgba(194, 24, 91, .1);
  color: var(--zb-magenta);
  padding: 5px 12px;
  font-size: 13px;
  font-weight: 800;
}

.zbh-next-posts {
  min-height: 20px;
  text-align: center;
}

.zbh-single-sidebar .zbh-ad {
  margin: 0 !important;
}

.zbh-single-sidebar .zbh-ad__box {
  margin-inline: auto;
}

@media (max-width: 1024px) {
  .zbh-single-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .zbh-single-sidebar {
    position: static;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .zbh-single-template {
    padding-inline: 12px !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 28px !important;
    line-height: 1.23 !important;
  }

  .zbh-entry__content {
    font-size: 17px !important;
  }

  .zbh-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-single-widget .zbh-mini {
    grid-template-columns: 86px minmax(0, 1fr);
  }

  .zbh-single-widget .zbh-mini .zbh-thumb {
    width: 86px;
    height: 68px;
  }
}

@media (max-width: 900px) {
  .zbh-wrap {
    width: min(100% - 36px, 760px);
  }

  .zbh-hero,
  .zbh-national-opar,
  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle,
  .zbh-split,
  .zbh-magazine {
    grid-template-columns: 1fr;
  }

  .zbh-business-primary,
  .zbh-politics-main,
  .zbh-international-main,
  .zbh-sports-center,
  .zbh-education-center,
  .zbh-lifestyle-lead {
    grid-column: auto;
  }

  .zbh-feature-main > .zbh-lead {
    min-height: 440px;
  }

  .zbh-secondary,
  .zbh-business-grid,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-int-grid,
  .zbh-education-grid,
  .zbh-lifestyle-grid,
  .zbh-national-columns,
  .zbh-topic-board,
  .zbh-divisional,
  .zbh-grid-4,
  .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-sports-updates {
    border-left: 0;
  }

  .zbh-sports-updates a {
    padding-left: 0;
  }
}

@media (max-width: 620px) {
  .zbh-wrap {
    width: calc(100% - 32px);
  }

  .zbh-mobile-head .zbh-logo img {
    width: min(178px, 52vw);
  }

  .zbh-card:hover {
    transform: none;
  }

  .zbh-feature-main > .zbh-lead {
    min-height: 420px;
    margin-inline: -16px;
    padding: 24px;
    border-radius: 0;
  }

  .zbh-feature-main > .zbh-lead h1,
  .zbh-feature-main > .zbh-lead h2 {
    font-size: 27px;
  }

  .zbh-section {
    margin: 36px 0;
  }

  .zbh-section__head h2 {
    font-size: 23px;
  }

  .zbh-secondary,
  .zbh-business-grid,
  .zbh-business,
  .zbh-politics,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-international,
  .zbh-int-grid,
  .zbh-sports,
  .zbh-education,
  .zbh-education-grid,
  .zbh-lifestyle,
  .zbh-lifestyle-grid,
  .zbh-national-columns,
  .zbh-topic-board,
  .zbh-divisional,
  .zbh-grid-4,
  .zbh-grid-3,
  .zbh-mag-row,
  .zbh-split-list {
    grid-template-columns: 1fr;
  }

  .zbh-business,
  .zbh-politics,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle {
    padding: 16px;
  }

  .zbh-politics-main > .zbh-card,
  .zbh-politics-left > .zbh-card,
  .zbh-politics-pair .zbh-card,
  .zbh-brief {
    grid-template-columns: 1fr;
  }

  .zbh-politics-main > .zbh-card .zbh-thumb,
  .zbh-politics-left > .zbh-card .zbh-thumb,
  .zbh-politics-pair .zbh-thumb,
  .zbh-brief .zbh-thumb {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .zbh-mini {
    grid-template-columns: 92px minmax(0, 1fr);
  }

  .zbh-mini .zbh-thumb {
    width: 92px;
    height: 92px;
  }

  .zbh-int-grid {
    grid-auto-rows: 220px;
  }

  .zbh-lifestyle-lead .zbh-thumb,
  .zbh-education-center .zbh-lead .zbh-thumb,
  .zbh-sports-center .zbh-thumb {
    aspect-ratio: 16 / 10;
  }

  .zbh-ad__box {
    width: min(100%, 320px) !important;
    aspect-ratio: 320 / 100 !important;
  }

  .zbh-ad-home_below_feature .zbh-ad__box,
  [class*="zbh-ad-category_"] .zbh-ad__box {
    width: min(100%, 300px) !important;
    aspect-ratio: 300 / 250 !important;
  }
}

/* 0.6.2 section polish: equal columns, feature sidebar, ticker, search, and dark-card contrast. */
.zbh-icon-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid transparent;
  border-radius: 999px;
  background: transparent;
  color: #111827;
  line-height: 1;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.zbh-icon-btn:hover,
.zbh-icon-btn:focus-visible {
  border-color: rgba(194, 24, 91, .24);
  background: rgba(194, 24, 91, .08);
  color: #c2185b;
}

.zbh-icon-btn[data-zbh-search-toggle] {
  font-size: 0;
}

.zbh-icon-btn[data-zbh-search-toggle]::before {
  content: "";
  width: 17px;
  height: 17px;
  border: 2px solid currentColor;
  border-radius: 50%;
}

.zbh-icon-btn[data-zbh-search-toggle]::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  transform: translate(9px, 9px) rotate(45deg);
  transform-origin: center;
}

.zbh-header + section.zbh-wrap {
  margin-top: 0 !important;
}

.zbh-header + section.zbh-wrap > div {
  height: 38px;
  padding: 0 !important;
  overflow: hidden !important;
}

.zbh-header + section.zbh-wrap strong,
.zbh-header + section.zbh-wrap marquee {
  display: block;
  height: 38px;
  line-height: 38px;
}

.zbh-header + section.zbh-wrap marquee a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  vertical-align: top;
}

.zbh-feature-ad {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-self: stretch;
}

.zbh-feature-ad .zbh-ad {
  margin: 0;
}

.zbh-feature-ad .zbh-ad-home_sidebar,
.zbh-feature-ad .zbh-side-fill {
  display: block;
}

.zbh-social-proof {
  display: grid;
  gap: 10px;
  padding: 0;
}

.zbh-social-row {
  display: grid;
  grid-template-columns: 52px auto minmax(44px, 1fr);
  gap: 10px;
  align-items: center;
  color: #111827;
  text-decoration: none;
}

.zbh-social-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding: 2px;
  overflow: visible;
  border: 1px solid rgba(102, 45, 145, .24);
  border-radius: 10px;
  background: #050505;
  box-shadow: 0 2px 8px rgba(17, 24, 39, .06);
}

.zbh-social-logo img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

.zbh-social-youtube {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 3px 8px;
  border-radius: 3px;
  background: #d71920;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.zbh-social-row strong {
  color: #6b7280;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.zbh-side-fill {
  padding: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #fff;
}

.zbh-side-fill h3 {
  margin: 0 0 10px;
  padding-bottom: 9px;
  border-bottom: 2px solid #c2185b;
  color: #111827;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif;
  font-size: 20px;
}

.zbh-side-fill a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #e5e7eb;
  color: #111827;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}

.zbh-side-fill a:last-child {
  border-bottom: 0;
}

.zbh-section-visual.zbh-visual {
  padding: 28px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(194, 24, 91, .07), rgba(255, 255, 255, .96));
}

.zbh-section-visual .zbh-grid-3 {
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.34fr) minmax(0, .92fr);
  grid-auto-flow: dense;
  align-items: stretch;
}

.zbh-section-visual .zbh-card {
  min-height: 100%;
  border: 0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(17, 24, 39, .07);
}

.zbh-section-visual .zbh-card:nth-child(2) {
  grid-column: 2;
  grid-row: span 2;
}

.zbh-section-visual .zbh-card:nth-child(2) .zbh-thumb {
  aspect-ratio: 4 / 5;
}

.zbh-section-visual .zbh-card:nth-child(2) h3 {
  font-size: clamp(26px, 2.6vw, 38px);
  -webkit-line-clamp: 4;
}

.zbh-section-visual .zbh-card:not(:nth-child(2)) .zbh-thumb {
  aspect-ratio: 4 / 3;
}

.zbh-politics,
.zbh-international {
  align-items: stretch;
}

.zbh-politics > *,
.zbh-international > * {
  min-height: 100%;
}

.zbh-politics-left,
.zbh-politics-main,
.zbh-politics-right,
.zbh-international-main,
.zbh-int-list,
.zbh-expat-panel {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel {
  justify-content: space-between;
}

.zbh-politics-left > .zbh-card,
.zbh-politics-left > .zbh-mini,
.zbh-politics-right > .zbh-brief,
.zbh-int-list > .zbh-mini,
.zbh-expat-list > .zbh-mini {
  flex: 1 1 0;
}

.zbh-politics-main .zbh-lead {
  flex: 1 1 auto;
  min-height: 350px;
}

.zbh-politics-main .zbh-lead .zbh-thumb {
  min-height: 260px;
}

.zbh-politics-pair,
.zbh-politics-strip {
  flex: 0 0 auto;
}

.zbh-international-main {
  gap: 14px;
}

.zbh-int-grid {
  flex: 1 1 auto;
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.zbh-int-grid .zbh-card {
  height: 100%;
}

.zbh-expat-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
}

.zbh-tech {
  background: #171717;
}

.zbh-tech .zbh-section__head h2,
.zbh-tech .zbh-section__head p,
.zbh-tech .zbh-card h2,
.zbh-tech .zbh-card h3,
.zbh-tech .zbh-card h2 a,
.zbh-tech .zbh-card h3 a,
.zbh-tech .zbh-meta {
  color: #f9fafb !important;
}

.zbh-tech .zbh-card {
  background: #242424;
}

.zbh-tech .zbh-section__head {
  border-bottom-color: rgba(255, 255, 255, .16);
}

@media (min-width: 1181px) {
  .zbh-politics,
  .zbh-international {
    min-height: 720px;
  }

  .zbh-feature-ad .zbh-ad__desktop {
    display: block;
  }

  .zbh-feature-ad .zbh-ad__mobile {
    display: none;
  }
}

@media (max-width: 1180px) {
  .zbh-feature-ad {
    display: none;
  }
}

@media (max-width: 900px) {
  .zbh-section-visual.zbh-visual {
    padding: 18px;
  }

  .zbh-section-visual .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-section-visual .zbh-card:nth-child(2) {
    grid-column: 1 / -1;
    grid-row: auto;
  }
}

@media (max-width: 620px) {
  .zbh-header + section.zbh-wrap > div,
  .zbh-header + section.zbh-wrap strong,
  .zbh-header + section.zbh-wrap marquee,
  .zbh-header + section.zbh-wrap marquee a {
    height: 36px;
    line-height: 36px;
  }

  .zbh-section-visual .zbh-grid-3 {
    grid-template-columns: 1fr;
  }

  .zbh-section-visual .zbh-card:nth-child(2) .zbh-thumb,
  .zbh-section-visual .zbh-card:not(:nth-child(2)) .zbh-thumb {
    aspect-ratio: 16 / 10;
  }

  .zbh-politics,
  .zbh-international {
    min-height: 0;
  }

  .zbh-politics-left,
  .zbh-politics-main,
  .zbh-politics-right,
  .zbh-international-main,
  .zbh-int-list,
  .zbh-expat-panel {
    height: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zbh-page *,
  .zbh-page *::before,
  .zbh-page *::after {
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }
}

html {
  scroll-behavior: smooth;
}

body.zbh-page {
  margin: 0;
  background: var(--zb-white);
  color: var(--zb-text);
  font-family: var(--zb-serif);
  font-size: 16px;
  line-height: 1.55;
  overflow-x: hidden;
}

.zbh-page * {
  box-sizing: border-box;
}

.zbh-wrap {
  width: min(var(--zb-wrap), calc(100% - 40px));
  margin-inline: auto;
}

.zbh-topbar {
  border-bottom: 1px solid var(--zb-line);
  background: #fff;
}

.zbh-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
}

.admin-bar .zbh-header {
  top: 32px;
}

.zbh-header__desktop {
  min-height: 100px;
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  align-items: stretch;
}

.zbh-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.zbh-logo img {
  width: 250px;
  height: 39px;
  object-fit: contain;
  display: block;
}

.zbh-header__right {
  display: grid;
  align-content: stretch;
  min-width: 0;
}

.zbh-date-row,
.zbh-nav-row {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-left: 1px solid var(--zb-line);
  padding-left: 20px;
  min-width: 0;
}

.zbh-date {
  color: #303030;
  font-size: 15px;
  font-weight: 700;
}

.zbh-tools {
  display: flex;
  align-items: center;
  gap: 16px;
}

.zbh-icon-btn {
  display: inline-grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border: 0;
  background: transparent;
  color: var(--zb-black);
  cursor: pointer;
  text-decoration: none;
}

.zbh-icon-btn:focus-visible,
.zbh-nav a:focus-visible,
.zbh-card a:focus-visible {
  outline: 2px solid var(--zb-magenta);
  outline-offset: 3px;
}

.zbh-nav {
  display: flex;
  align-items: center;
  gap: clamp(9px, 1.4vw, 22px);
  min-width: 0;
  overflow: hidden;
}

.zbh-nav a {
  color: var(--zb-black);
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
}

.zbh-nav a:hover {
  color: var(--zb-magenta);
}

.zbh-english {
  color: var(--zb-black);
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.zbh-mobile-head {
  display: none;
  min-height: 60px;
  align-items: center;
  justify-content: space-between;
}

.zbh-mobile-head .zbh-logo {
  justify-content: center;
}

.zbh-mobile-head .zbh-logo img {
  width: 220px;
  height: auto;
}

.zbh-drawer {
  display: none;
  border-top: 1px solid var(--zb-line);
  background: #fff;
}

.zbh-drawer.is-open {
  display: block;
}

.zbh-drawer__links {
  width: min(var(--zb-wrap), calc(100% - 40px));
  margin: 0 auto;
  padding: 16px 0 20px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.zbh-drawer__links a {
  min-height: 42px;
  display: flex;
  align-items: center;
  padding: 9px 12px;
  background: var(--zb-soft);
  color: var(--zb-black);
  text-decoration: none;
  font-weight: 800;
  border-left: 3px solid var(--zb-magenta);
}

.zbh-search-panel {
  display: none;
  background: #fff;
  border-top: 1px solid var(--zb-line);
  padding: 14px 0;
}

.zbh-search-panel.is-open {
  display: block;
}

.zbh-search-panel form {
  display: flex;
  gap: 8px;
}

.zbh-search-panel input {
  flex: 1;
  min-height: 44px;
  border: 1px solid var(--zb-line);
  padding: 0 14px;
  font-family: inherit;
}

.zbh-search-panel button,
.zbh-more-link,
.zbh-admin-btn {
  min-height: 40px;
  border: 0;
  background: var(--zb-magenta);
  color: #fff;
  padding: 0 18px;
  font-family: inherit;
  font-weight: 800;
  cursor: pointer;
  text-decoration: none;
}

.zbh-main {
  padding: 16px 0 0;
}

.zbh-page marquee {
  display: block;
  width: 100%;
  overflow: hidden;
}

.zbh-page marquee a {
  display: inline-block;
}

.zbh-ad {
  margin: 22px auto;
  text-align: center;
}

.zbh-main > .zbh-ad,
.zbh-wrap > .zbh-ad {
  clear: both;
  margin-block: 36px;
  padding-block: 12px;
  border-top: 1px solid var(--zb-line);
  border-bottom: 1px solid var(--zb-line);
  background: #fff;
}

.zbh-hero + .zbh-ad {
  margin-top: 30px;
}

.zbh-section + .zbh-ad,
.zbh-ad + .zbh-section {
  margin-top: 38px;
}

.zbh-ad[data-empty="1"] {
  display: none;
}

.zbh-ad-vis-mobile {
  display: none;
}

.zbh-ad__label {
  display: none;
}

.zbh-ad__box {
  margin: 0 auto;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: transparent;
  max-width: min(100%, calc(100vw - 16px));
}

.zbh-ad a,
.zbh-ad span {
  display: block;
}

.zbh-ad img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.zbh-ad__mobile {
  display: none;
}

.zbh-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, .54fr) minmax(250px, .58fr);
  gap: 18px;
  align-items: stretch;
}

.zbh-feature-main {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
  height: 100%;
}

.zbh-card {
  position: relative;
  display: block;
}

.zbh-card a {
  color: inherit;
  text-decoration: none;
}

.zbh-thumb {
  display: block;
  overflow: hidden;
  background: #eee;
}

.zbh-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}

.zbh-card:hover .zbh-thumb img {
  transform: scale(1.03);
}

.zbh-card:not(.zbh-lead) .zbh-thumb {
  aspect-ratio: 16 / 10;
}

.zbh-badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  background: var(--sec-accent, var(--zb-magenta));
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3 {
  margin: 9px 0 0;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.25;
}

.zbh-lead .zbh-thumb {
  aspect-ratio: 16 / 10;
}

.zbh-lead h1 {
  font-size: clamp(26px, 3vw, 42px);
}

.zbh-excerpt {
  margin: 8px 0 0;
  color: var(--zb-muted);
  font-size: 15px;
}

.zbh-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 8px;
  color: #777;
  font-size: 13px;
}

.zbh-source {
  background: #111;
  color: #fff;
  padding: 1px 6px;
  border-radius: 2px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.zbh-secondary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.zbh-secondary .zbh-thumb {
  aspect-ratio: 16 / 10;
}

.zbh-secondary .zbh-card {
  display: block;
  grid-column: auto;
  grid-row: auto;
  min-width: 0;
}

.zbh-card.zbh-secondary {
  display: block;
  grid-column: auto;
  grid-row: auto;
}

.zbh-secondary h2,
.zbh-secondary h3 {
  font-size: 18px;
  line-height: 1.28;
}

.zbh-secondary .zbh-badge {
  min-height: 22px;
  font-size: 11px;
}

.zbh-secondary .zbh-meta {
  font-size: 12px;
  line-height: 1.3;
}

.zbh-latest {
  grid-column: 2;
  grid-row: auto;
  border-left: 1px solid var(--zb-line);
  padding-left: 18px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.zbh-block-title {
  margin: 0 0 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--zb-black);
  font-size: 22px;
  font-weight: 900;
}

.zbh-block-title::before {
  content: "";
  width: 24px;
  height: 3px;
  background: var(--zb-magenta);
}

.zbh-list {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}

.zbh-mini {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-mini .zbh-thumb {
  aspect-ratio: 1 / 1;
}

.zbh-mini h3 {
  margin: 0;
  font-size: 15px;
  line-height: 1.35;
}

.zbh-mini a {
  color: inherit;
  text-decoration: none;
  font-weight: 900;
}

.zbh-feature-ad {
  grid-column: 3;
  grid-row: auto;
  margin-top: 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
}

.zbh-feature-ad .zbh-ad {
  margin: 0 auto;
  width: 100%;
}

.zbh-side-fill {
  flex: 1;
  min-height: 180px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
  padding: 14px;
  border: 1px solid var(--zb-line);
  border-top: 3px solid var(--zb-magenta);
  background: #fbfbfb;
}

.zbh-side-fill h3 {
  margin: 0;
  color: var(--zb-black);
  font-size: 20px;
  font-weight: 900;
}

.zbh-side-fill a {
  display: block;
  padding-top: 9px;
  border-top: 1px solid var(--zb-line);
  color: var(--zb-black);
  text-decoration: none;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
}

.zbh-side-fill a:hover {
  color: var(--zb-magenta);
}

.zbh-section {
  --sec-accent: var(--zb-magenta);
  margin: 42px 0;
}

.zbh-section__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
  border-bottom: 2px solid var(--zb-black);
}

.zbh-section__head h2 {
  margin: 0;
  padding: 0 14px 8px 0;
  color: var(--zb-black);
  font-size: 26px;
  font-weight: 900;
  border-bottom: 5px solid var(--sec-accent);
}

.zbh-section__head p {
  max-width: 680px;
  margin: 8px 0 0;
  color: var(--zb-muted);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
}

.zbh-section__head a {
  color: var(--sec-accent);
  text-decoration: none;
  font-size: 14px;
  font-weight: 900;
}

.zbh-section-national-opar {
  margin: 42px 0;
}

.zbh-national-opar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, .34fr);
  gap: 22px;
  align-items: stretch;
}

.zbh-national-main,
.zbh-opar-panel {
  min-width: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.zbh-ribbon-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  min-height: 40px;
  margin-bottom: 16px;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  content: "";
  height: 1px;
  background: #6d35a8;
}

.zbh-ribbon-head h2 {
  margin: 0;
  padding: 8px 26px 9px;
  background: #6d35a8;
  color: #fff;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.zbh-ribbon-head a {
  grid-column: 3;
  justify-self: end;
  color: var(--zb-green);
  text-decoration: none;
  font-size: 14px;
  font-weight: 900;
}

.zbh-ribbon-head--side {
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

.zbh-ribbon-head--side h2 {
  background: #6d35a8;
}

.zbh-national-columns {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.zbh-national-column {
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.zbh-national-column > .zbh-card {
  flex: 1 1 auto;
  min-height: 286px;
  display: flex;
  flex-direction: column;
}

.zbh-national-column > .zbh-card .zbh-thumb {
  flex: 1 1 auto;
  min-height: 180px;
}

.zbh-national-column > .zbh-card .zbh-badge,
.zbh-national-column > .zbh-card .zbh-excerpt {
  display: none;
}

.zbh-national-column > .zbh-card h2 {
  margin-top: 9px;
  font-size: 24px;
}

.zbh-national-column .zbh-mini {
  grid-template-columns: 104px minmax(0, 1fr);
  min-height: 82px;
  padding-bottom: 10px;
}

.zbh-national-column .zbh-mini h3 {
  font-size: 15.5px;
}

.zbh-opar-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
}

.zbh-opar-list .zbh-mini {
  grid-template-columns: 76px minmax(0, 1fr);
  padding-bottom: 9px;
}

.zbh-opar-list .zbh-mini h3 {
  font-size: 14.5px;
}

.zbh-opar-list .zbh-meta {
  display: none;
}

.zbh-politics {
  display: grid;
  grid-template-columns: minmax(220px, .74fr) minmax(0, 1.45fr) minmax(270px, .88fr);
  gap: 20px;
  align-items: stretch;
  padding: 18px 0 0;
  border-top: 2px solid var(--zb-magenta);
}

.zbh-politics-left,
.zbh-politics-main,
.zbh-politics-right {
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.zbh-politics-left {
  gap: 14px;
  padding-right: 18px;
  border-right: 1px solid var(--zb-line);
}

.zbh-politics-left > .zbh-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 96px;
  gap: 12px;
  align-items: start;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-politics-left > .zbh-card .zbh-thumb {
  grid-column: 2;
  grid-row: 1 / span 4;
  aspect-ratio: 1 / 1;
}

.zbh-politics-left > .zbh-card .zbh-badge {
  grid-column: 1;
  width: max-content;
  background: var(--zb-magenta);
}

.zbh-politics-left > .zbh-card h3,
.zbh-politics-left > .zbh-card .zbh-meta {
  grid-column: 1;
}

.zbh-politics-left .zbh-mini {
  grid-template-columns: minmax(0, 1fr) 86px;
}

.zbh-politics-left .zbh-mini .zbh-thumb {
  grid-column: 2;
  grid-row: 1;
}

.zbh-politics-left .zbh-mini > div {
  grid-column: 1;
  grid-row: 1;
}

.zbh-politics-main {
  gap: 16px;
}

.zbh-politics-main > .zbh-card {
  display: grid;
  grid-template-columns: minmax(260px, .92fr) minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-politics-main > .zbh-card .zbh-thumb {
  grid-row: 1 / span 4;
  min-height: 260px;
  aspect-ratio: 4 / 3;
}

.zbh-politics-main > .zbh-card .zbh-badge {
  width: max-content;
  background: var(--zb-green);
}

.zbh-politics-main > .zbh-card h2 {
  margin: 0;
  color: var(--zb-black);
  font-size: clamp(28px, 2.6vw, 38px);
}

.zbh-politics-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-politics-pair .zbh-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 108px;
  gap: 12px;
}

.zbh-politics-pair .zbh-thumb {
  grid-column: 2;
  grid-row: 1 / span 4;
  aspect-ratio: 4 / 3;
}

.zbh-politics-pair .zbh-badge {
  width: max-content;
  background: var(--zb-magenta);
}

.zbh-politics-pair h3 {
  margin: 0;
  font-size: 18px;
}

.zbh-politics-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.zbh-politics-strip .zbh-card {
  min-height: 150px;
}

.zbh-politics-strip .zbh-badge,
.zbh-politics-strip .zbh-meta {
  display: none;
}

.zbh-politics-strip h3 {
  font-size: 15px;
}

.zbh-politics-right {
  gap: 16px;
  justify-content: space-between;
  padding-left: 18px;
  border-left: 1px solid var(--zb-line);
}

.zbh-brief {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 112px;
  gap: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-brief:last-child {
  border-bottom: 0;
}

.zbh-brief strong {
  color: var(--zb-magenta);
  font-size: 15px;
  font-weight: 900;
}

.zbh-brief h3 {
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 1.35;
}

.zbh-brief h3 a {
  color: inherit;
  text-decoration: none;
}

.zbh-brief p {
  margin: 8px 0 0;
  color: var(--zb-muted);
  font-size: 14px;
}

.zbh-brief .zbh-thumb {
  aspect-ratio: 4 / 3;
}

.zbh-international {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(240px, .62fr) minmax(250px, .78fr);
  gap: 20px;
  align-items: stretch;
}

.zbh-international-main,
.zbh-int-list,
.zbh-expat-panel {
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.zbh-int-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 16px;
  margin: -8px 0 16px;
  color: var(--zb-black);
  font-size: 14px;
  font-weight: 900;
}

.zbh-int-nav span {
  position: relative;
  cursor: default;
}

.zbh-int-nav span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 2px;
  background: var(--zb-magenta);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .22s ease;
}

.zbh-int-nav span:hover::after {
  transform: scaleX(1);
}

.zbh-int-grid {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: minmax(165px, 1fr);
  gap: 14px;
}

.zbh-int-grid .zbh-card {
  position: relative;
  min-width: 0;
  min-height: 165px;
  overflow: hidden;
  animation: zbhFadeUp .48s ease both;
}

.zbh-int-grid .zbh-card:nth-child(2) {
  animation-delay: .06s;
}

.zbh-int-grid .zbh-card:nth-child(3) {
  animation-delay: .12s;
}

.zbh-int-grid .zbh-card:nth-child(4) {
  animation-delay: .18s;
}

.zbh-int-grid .zbh-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 24%, rgba(0, 0, 0, .72) 100%);
  pointer-events: none;
}

.zbh-int-grid .zbh-thumb {
  height: 100%;
  aspect-ratio: auto;
}

.zbh-int-grid .zbh-badge,
.zbh-int-grid .zbh-meta {
  display: none;
}

.zbh-int-grid h3 {
  position: absolute;
  z-index: 1;
  inset: auto 12px 14px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .7);
}

.zbh-int-list,
.zbh-expat-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}

.zbh-int-list .zbh-mini,
.zbh-expat-list .zbh-mini {
  min-height: 78px;
  padding-bottom: 10px;
}

.zbh-int-list .zbh-mini {
  grid-template-columns: 78px minmax(0, 1fr);
}

.zbh-expat-list .zbh-mini {
  grid-template-columns: 82px minmax(0, 1fr);
}

.zbh-expat-list .zbh-meta {
  display: none;
}

@keyframes zbhFadeUp {
  from {
    opacity: .65;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.zbh-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.zbh-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.zbh-grid-4 .zbh-card,
.zbh-grid-3 .zbh-card,
.zbh-split > .zbh-card,
.zbh-split-list .zbh-card,
.zbh-magazine > .zbh-card,
.zbh-mag-row .zbh-card,
.zbh-tech .zbh-card,
.zbh-soft .zbh-card,
.zbh-business > div:last-child .zbh-card {
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.zbh-section .zbh-card h2,
.zbh-section .zbh-card h3 {
  overflow-wrap: anywhere;
}

.zbh-section .zbh-card .zbh-meta {
  margin-top: auto;
  padding-top: 8px;
}

.zbh-split {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(0, 1fr);
  gap: 20px;
  align-items: stretch;
}

.zbh-split .zbh-lead h2 {
  font-size: 31px;
}

.zbh-split-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-content: stretch;
  grid-auto-rows: minmax(0, 1fr);
  height: 100%;
}

.zbh-split-list .zbh-card {
  padding-bottom: 12px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-split-list .zbh-thumb {
  aspect-ratio: 4 / 3;
}

.zbh-split-list h3,
.zbh-grid-4 h3,
.zbh-grid-3 h3 {
  font-size: 18px;
}

.zbh-magazine {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
  gap: 18px;
  align-items: stretch;
}

.zbh-magazine .zbh-lead {
  border-top: 4px solid var(--sec-accent);
  padding-top: 12px;
}

.zbh-mag-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  align-content: stretch;
  grid-auto-rows: minmax(0, 1fr);
  height: 100%;
}

.zbh-visual {
  padding: 24px;
  background: linear-gradient(180deg, #fff 0%, #fff2f7 100%);
  border-top: 4px solid var(--sec-accent);
}

.zbh-visual .zbh-grid-3 .zbh-thumb {
  aspect-ratio: 4 / 3;
}

.zbh-sports {
  display: grid;
  grid-template-columns: minmax(220px, .8fr) minmax(0, 1.42fr) minmax(250px, .82fr);
  gap: 20px;
  align-items: stretch;
  padding: 16px 0 0;
  border-top: 2px solid var(--sec-accent);
}

.zbh-sports > div,
.zbh-sports .zbh-card {
  min-width: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.zbh-sports-stack {
  gap: 18px;
}

.zbh-sports-stack .zbh-card {
  flex: 1 1 0;
  min-height: 0;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-sports-stack .zbh-thumb {
  flex: 1 1 auto;
  min-height: 150px;
  aspect-ratio: 16 / 9;
}

.zbh-sports-stack .zbh-badge,
.zbh-sports-center .zbh-badge {
  background: var(--zb-green);
}

.zbh-sports-stack h3 {
  font-size: 21px;
}

.zbh-sports-center {
  text-align: center;
}

.zbh-sports-center .zbh-card {
  justify-content: stretch;
}

.zbh-sports-center .zbh-thumb {
  flex: 1 1 auto;
  min-height: 330px;
  aspect-ratio: 16 / 9;
}

.zbh-sports-center .zbh-lead h2 {
  max-width: 680px;
  margin: 12px auto 0;
  color: #2c2c2c;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.18;
}

.zbh-sports-center .zbh-excerpt {
  max-width: 650px;
  margin: 14px auto 0;
  color: #505050;
}

.zbh-sports-updates {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0;
  border-left: 1px solid var(--zb-line);
}

.zbh-sports-updates a {
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  padding: 12px 0 12px 16px;
  border-bottom: 1px solid var(--zb-line);
  color: var(--zb-black);
  text-decoration: none;
  font-weight: 900;
  font-size: 17px;
  line-height: 1.45;
}

.zbh-sports-updates a::before {
  content: "Ã¢â‚¬Âº";
  color: var(--zb-magenta);
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

.zbh-sports-updates a:hover {
  color: var(--zb-green);
}

.zbh-tech {
  padding: 24px;
  background: var(--zb-black);
  color: #fff;
}

.zbh-tech .zbh-section__head {
  border-color: rgba(255, 255, 255, .2);
}

.zbh-tech .zbh-section__head h2,
.zbh-tech .zbh-section__head a,
.zbh-tech a,
.zbh-tech .zbh-meta {
  color: #fff;
}

.zbh-tech .zbh-card {
  background: rgba(255, 255, 255, .06);
  padding: 12px;
}

.zbh-soft {
  padding: 24px;
  background: #f7f7f7;
}

.zbh-soft .zbh-card {
  background: #fff;
  padding: 12px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .06);
}

.zbh-business {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(240px, .68fr) minmax(250px, .72fr);
  gap: 20px;
  align-items: stretch;
  padding: 18px;
  background: #f7f9f6;
  border: 1px solid var(--zb-line);
  border-top: 4px solid var(--zb-green);
}

.zbh-business-primary,
.zbh-business-wire,
.zbh-business-market {
  min-width: 0;
  height: 100%;
}

.zbh-business-primary {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.zbh-business-primary .zbh-lead {
  flex: 1 1 auto;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  padding: 14px;
  background: #fff;
  border: 1px solid var(--zb-line);
}

.zbh-business-primary .zbh-lead .zbh-thumb {
  flex: 1 1 auto;
  min-height: 235px;
}

.zbh-business-primary .zbh-lead .zbh-badge {
  background: var(--zb-green);
}

.zbh-business-primary .zbh-lead h2 {
  font-size: 27px;
}

.zbh-business-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
  align-content: stretch;
  grid-auto-rows: minmax(96px, 1fr);
}

.zbh-business-grid .zbh-mini,
.zbh-business-market .zbh-mini {
  min-height: 96px;
  padding: 10px;
  border: 1px solid var(--zb-line);
  background: #fff;
}

.zbh-business-grid .zbh-mini h3,
.zbh-business-market .zbh-mini h3 {
  font-size: 15px;
}

.zbh-business-wire {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-left: 3px solid var(--zb-black);
  border-right: 1px solid var(--zb-line);
}

.zbh-business-wire a {
  display: block;
  padding: 13px 16px;
  border-bottom: 1px solid var(--zb-line);
  color: var(--zb-black);
  text-decoration: none;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.45;
}

.zbh-business-wire a:hover {
  color: var(--zb-green);
}

.zbh-business-market {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  padding: 14px;
  background: #fff;
  border: 1px solid var(--zb-line);
}

.zbh-business-market .zbh-mini {
  border-width: 0 0 1px;
  padding: 0 0 12px;
}

.zbh-business-market .zbh-mini:last-child,
.zbh-business-wire a:last-child {
  border-bottom: 0;
}

.zbh-education {
  display: grid;
  grid-template-columns: minmax(220px, .72fr) minmax(0, 1.45fr) minmax(220px, .74fr);
  gap: 20px;
  align-items: stretch;
  padding: 18px;
  background: linear-gradient(180deg, #fff 0%, #f4faf5 100%);
  border-top: 4px solid var(--zb-green);
}

.zbh-education-left,
.zbh-education-center,
.zbh-education-right {
  min-width: 0;
  height: 100%;
}

.zbh-education-left,
.zbh-education-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.zbh-education-left .zbh-card,
.zbh-education-right .zbh-card {
  flex: 1 1 0;
  min-height: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--zb-line);
}

.zbh-education-left .zbh-card:last-child,
.zbh-education-right .zbh-card:last-child {
  border-bottom: 0;
}

.zbh-education-left .zbh-thumb,
.zbh-education-right .zbh-thumb {
  flex: 1 1 auto;
  min-height: 120px;
  aspect-ratio: 16 / 9;
}

.zbh-education-left h3,
.zbh-education-right h3 {
  font-size: 17px;
}

.zbh-education-center {
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-align: center;
}

.zbh-education-center .zbh-lead {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.zbh-education-center .zbh-badge,
.zbh-education-left .zbh-badge,
.zbh-education-right .zbh-badge {
  background: var(--zb-green);
}

.zbh-education-center .zbh-lead .zbh-thumb {
  flex: 1 1 auto;
  min-height: 330px;
  aspect-ratio: 16 / 10;
}

.zbh-education-center .zbh-lead h2 {
  font-size: clamp(26px, 2.5vw, 38px);
}

.zbh-education-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.zbh-education-grid .zbh-mini {
  min-height: 88px;
  padding: 0 0 12px;
}

.zbh-lifestyle {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.1fr) minmax(250px, .72fr);
  gap: 20px;
  align-items: stretch;
  padding: 22px;
  background: #fff4f8;
  border-top: 4px solid var(--zb-magenta);
}

.zbh-lifestyle-lead,
.zbh-lifestyle-grid,
.zbh-lifestyle-list {
  min-width: 0;
  height: 100%;
}

.zbh-lifestyle-lead .zbh-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.zbh-lifestyle-lead .zbh-thumb {
  flex: 1 1 auto;
  min-height: 360px;
  aspect-ratio: 4 / 5;
}

.zbh-lifestyle-lead .zbh-lead h2 {
  font-size: clamp(25px, 2.2vw, 34px);
}

.zbh-lifestyle-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.zbh-lifestyle-grid .zbh-card {
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 12px;
  background: #fff;
  border: 1px solid rgba(194, 24, 91, .14);
}

.zbh-lifestyle-grid .zbh-thumb {
  flex: 1 1 auto;
  min-height: 135px;
  aspect-ratio: 4 / 3;
}

.zbh-lifestyle-grid h3 {
  font-size: 17px;
}

.zbh-lifestyle-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
  padding: 14px;
  background: #fff;
  border: 1px solid rgba(194, 24, 91, .18);
}

.zbh-lifestyle-list .zbh-mini {
  border-bottom: 1px solid rgba(194, 24, 91, .15);
}

.zbh-lifestyle-list .zbh-mini:last-child {
  border-bottom: 0;
}

.zbh-section-topics {
  margin-top: 46px;
}

.zbh-topic-board {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.zbh-topic-column {
  min-width: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.zbh-topic-column .zbh-ribbon-head {
  margin-bottom: 16px;
}

.zbh-topic-column .zbh-lead {
  min-height: 210px;
  position: relative;
  overflow: hidden;
  margin-bottom: 14px;
}

.zbh-topic-column .zbh-lead .zbh-thumb {
  height: 100%;
  min-height: 210px;
  aspect-ratio: auto;
}

.zbh-topic-column .zbh-lead::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 25%, rgba(0, 0, 0, .68) 100%);
  pointer-events: none;
}

.zbh-topic-column .zbh-lead .zbh-badge {
  display: none;
}

.zbh-topic-column .zbh-lead h2 {
  position: absolute;
  z-index: 1;
  inset: auto 12px 14px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .65);
}

.zbh-topic-column .zbh-lead .zbh-meta,
.zbh-topic-column .zbh-lead .zbh-excerpt {
  display: none;
}

.zbh-topic-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 11px;
}

.zbh-topic-list .zbh-mini {
  min-height: 72px;
  padding-bottom: 10px;
}

.zbh-divisional {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 28px;
  align-items: stretch;
}

.zbh-divisional .zbh-mini {
  min-height: 92px;
  padding-bottom: 0;
  border-bottom: 0;
}

.zbh-divisional .zbh-mini h3 {
  font-size: 16px;
}

.zbh-division-tabs {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin: -52px 0 24px;
  color: var(--zb-black);
  font-size: 14px;
  font-weight: 900;
}

.zbh-division-tabs span:last-child {
  padding: 5px 10px;
  background: #f5f5f5;
}

.zbh-photo-strip {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) repeat(2, minmax(0, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}

.zbh-photo-strip .zbh-card {
  min-width: 0;
  min-height: 220px;
  position: relative;
  overflow: hidden;
}

.zbh-photo-strip .zbh-lead {
  grid-column: 1;
  grid-row: span 2;
  min-height: 452px;
}

.zbh-photo-strip .zbh-card:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}

.zbh-photo-strip .zbh-card:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
}

.zbh-photo-strip .zbh-card:nth-child(4) {
  grid-column: 2;
  grid-row: 2;
}

.zbh-photo-strip .zbh-card:nth-child(5) {
  grid-column: 3;
  grid-row: 2;
}

.zbh-photo-strip .zbh-thumb {
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 220px;
  aspect-ratio: auto;
}

.zbh-photo-strip .zbh-card h3,
.zbh-photo-strip .zbh-card h2 {
  position: absolute;
  inset: auto 12px 12px;
  margin: 0;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .65);
  max-width: calc(100% - 24px);
  overflow-wrap: anywhere;
}

.zbh-footer {
  margin-top: 50px;
  background: #111;
  color: #fff;
  padding: 40px 0 24px;
}

.zbh-footer a {
  color: #fff;
  text-decoration: none;
}

.zbh-footer a:hover {
  color: #ff8fbc;
}

.zbh-footer__grid {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) minmax(0, 1.5fr);
  gap: 40px;
  align-items: start;
}

.zbh-footer__logo img {
  width: 250px;
  height: 39px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.zbh-footer__contact {
  margin-top: 20px;
  color: #d9d9d9;
  line-height: 1.8;
}

.zbh-footer__links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 22px;
}

.zbh-footer__links a {
  min-height: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
  font-size: 14px;
  font-weight: 700;
}

.zbh-copy {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, .14);
  color: #cfcfcf;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

.zbh-empty {
  padding: 24px;
  background: var(--zb-soft);
  color: var(--zb-muted);
}

@media (max-width: 1180px) {
  .zbh-header__desktop {
    grid-template-columns: 250px minmax(0, 1fr);
  }

  .zbh-logo img {
    width: 230px;
    height: auto;
  }

  .zbh-date-row,
  .zbh-nav-row {
    padding-left: 14px;
  }

  .zbh-nav {
    gap: 8px;
  }

  .zbh-nav a {
    font-size: 13px;
  }

  .zbh-english {
    font-size: 11px;
  }

  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) minmax(215px, .55fr) minmax(215px, .56fr);
    gap: 14px;
  }

  .zbh-latest {
    grid-column: 2;
    grid-row: auto;
    border-left: 1px solid var(--zb-line);
    padding-left: 14px;
  }

  .zbh-feature-ad {
    grid-column: 3;
    grid-row: auto;
  }

  .zbh-secondary h2 {
    font-size: 18px;
  }

  .zbh-mini {
    grid-template-columns: 66px minmax(0, 1fr);
    gap: 8px;
  }

  .zbh-mini h3 {
    font-size: 14px;
  }
}

@media (max-width: 900px) {
  .zbh-header__desktop {
    display: none;
  }

  .zbh-mobile-head {
    display: flex;
  }

  .admin-bar .zbh-header {
    top: 46px;
  }

  .zbh-drawer__links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-hero,
  .zbh-split,
  .zbh-magazine,
  .zbh-sports,
  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-education,
  .zbh-lifestyle,
  .zbh-national-opar,
  .zbh-footer__grid {
    grid-template-columns: 1fr;
  }

  .zbh-feature-main,
  .zbh-secondary,
  .zbh-latest,
  .zbh-feature-ad {
    grid-column: auto;
    grid-row: auto;
    height: auto;
  }

  .zbh-latest {
    border-left: 0;
    padding-left: 0;
  }

  .zbh-latest .zbh-list {
    display: grid;
    gap: 13px;
  }

  .zbh-sports-center {
    order: 1;
  }

  .zbh-sports .zbh-sports-stack {
    order: 2;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-sports-updates {
    order: 3;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-left: 0;
    gap: 0 16px;
  }

  .zbh-sports-updates a {
    padding-left: 0;
  }

  .zbh-politics-main,
  .zbh-international-main {
    order: 1;
  }

  .zbh-politics-left,
  .zbh-int-list {
    order: 2;
  }

  .zbh-politics-right,
  .zbh-expat-panel {
    order: 3;
  }

  .zbh-politics-left,
  .zbh-politics-right,
  .zbh-sports-updates {
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
    border-right: 0;
  }

  .zbh-int-list,
  .zbh-expat-list,
  .zbh-politics-right,
  .zbh-business-market,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-lifestyle-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-content: stretch;
    gap: 14px;
  }

  .zbh-topic-board,
  .zbh-divisional,
  .zbh-lifestyle-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-business-wire {
    border-left: 0;
  }

  .zbh-education-center .zbh-lead .zbh-thumb,
  .zbh-lifestyle-lead .zbh-thumb {
    min-height: 260px;
  }

  .zbh-grid-4,
  .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-national-columns,
  .zbh-opar-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .zbh-opar-list {
    justify-content: initial;
  }

  .zbh-education {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .zbh-education .zbh-lead {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .zbh-ad__desktop {
    display: none;
  }

  .zbh-ad-vis-desktop {
    display: none;
  }

  .zbh-ad-vis-mobile {
    display: block;
  }

  .zbh-ad__mobile {
    display: block;
  }

  .zbh-section {
    margin: 34px 0;
  }

  .zbh-photo-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-photo-strip .zbh-card,
  .zbh-photo-strip .zbh-lead,
  .zbh-photo-strip .zbh-card:nth-child(2),
  .zbh-photo-strip .zbh-card:nth-child(3),
  .zbh-photo-strip .zbh-card:nth-child(4),
  .zbh-photo-strip .zbh-card:nth-child(5) {
    grid-column: auto;
    grid-row: auto;
    min-height: 220px;
  }

  .zbh-photo-strip .zbh-lead {
    grid-column: 1 / -1;
    min-height: 320px;
  }
}

@media (max-width: 620px) {
  .zbh-wrap {
    width: min(100% - 40px, 430px);
  }

  .zbh-main {
    padding-top: 0;
  }

  .zbh-mobile-head .zbh-logo img {
    width: min(220px, 58vw);
  }

  .zbh-drawer__links {
    grid-template-columns: 1fr;
  }

  .zbh-hero {
    gap: 16px;
  }

  .zbh-lead h1 {
    font-size: 25px;
  }

  .zbh-secondary {
    grid-template-columns: 1fr;
  }

  .zbh-secondary .zbh-card {
    display: grid;
    grid-template-columns: 112px 1fr;
    gap: 12px;
    align-items: start;
  }

  .zbh-secondary .zbh-thumb {
    aspect-ratio: 1 / 1;
  }

  .zbh-secondary h2 {
    font-size: 17px;
    margin-top: 0;
  }

  .zbh-section__head h2 {
    font-size: 23px;
  }

  .zbh-section__head {
    align-items: flex-start;
  }

  .zbh-section__head p {
    font-size: 13px;
  }

  .zbh-split-list,
  .zbh-national-columns,
  .zbh-opar-list,
  .zbh-business-grid,
  .zbh-business-market,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-int-grid,
  .zbh-int-list,
  .zbh-expat-list,
  .zbh-education-grid,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-lifestyle,
  .zbh-lifestyle-grid,
  .zbh-lifestyle-list,
  .zbh-topic-board,
  .zbh-divisional,
  .zbh-grid-4,
  .zbh-grid-3,
  .zbh-education,
  .zbh-photo-strip,
  .zbh-mag-row {
    grid-template-columns: 1fr;
  }

  .zbh-education .zbh-card,
  .zbh-mini {
    grid-template-columns: 96px 1fr;
  }

  .zbh-ribbon-head {
    gap: 10px;
    margin-bottom: 12px;
  }

  .zbh-ribbon-head h2 {
    padding: 7px 22px 8px;
    font-size: 20px;
  }

  .zbh-ribbon-head a {
    font-size: 13px;
  }

  .zbh-national-column > .zbh-card {
    min-height: 230px;
  }

  .zbh-national-column > .zbh-card .zbh-thumb {
    min-height: 160px;
  }

  .zbh-national-column > .zbh-card h2 {
    font-size: 22px;
  }

  .zbh-national-column .zbh-mini,
  .zbh-opar-list .zbh-mini {
    grid-template-columns: 96px minmax(0, 1fr);
  }

  .zbh-politics,
  .zbh-international,
  .zbh-business,
  .zbh-education,
  .zbh-lifestyle {
    gap: 18px;
    padding: 16px 0 0;
  }

  .zbh-politics-main > .zbh-card,
  .zbh-politics-pair .zbh-card {
    grid-template-columns: 1fr;
  }

  .zbh-politics-main > .zbh-card .zbh-thumb,
  .zbh-politics-pair .zbh-thumb {
    grid-column: auto;
    grid-row: auto;
    min-height: 210px;
  }

  .zbh-politics-main > .zbh-card h2 {
    font-size: 25px;
  }

  .zbh-brief {
    grid-template-columns: minmax(0, 1fr) 96px;
  }

  .zbh-int-nav {
    justify-content: flex-start;
    gap: 12px;
  }

  .zbh-int-grid .zbh-card {
    min-height: 210px;
  }

  .zbh-int-list,
  .zbh-expat-list,
  .zbh-politics-right,
  .zbh-business-market,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-lifestyle-list {
    display: grid;
    grid-template-columns: 1fr;
  }

  .zbh-education .zbh-card,
  .zbh-education .zbh-lead {
    display: flex;
    grid-column: auto;
    grid-row: auto;
    min-height: auto;
    padding: 0 0 12px;
    border-left-width: 0;
  }

  .zbh-education .zbh-thumb,
  .zbh-education .zbh-lead .zbh-thumb {
    height: auto;
    min-height: 190px;
    aspect-ratio: 16 / 10;
  }

  .zbh-education .zbh-card h2,
  .zbh-education .zbh-card h3 {
    font-size: 17px;
  }

  .zbh-education .zbh-excerpt {
    display: none;
  }

  .zbh-visual,
  .zbh-tech,
  .zbh-soft,
  .zbh-sports {
    padding: 16px;
  }

  .zbh-sports {
    gap: 18px;
    padding: 12px 0 0;
  }

  .zbh-sports-stack,
  .zbh-sports-updates {
    grid-template-columns: 1fr;
  }

  .zbh-sports .zbh-sports-stack {
    display: grid;
  }

  .zbh-sports-stack .zbh-card {
    height: auto;
  }

  .zbh-sports-stack .zbh-thumb {
    flex: none;
  }

  .zbh-sports-center .zbh-thumb,
  .zbh-sports-stack .zbh-thumb {
    min-height: 210px;
  }

  .zbh-sports-center .zbh-lead h2 {
    font-size: 25px;
  }

  .zbh-sports-updates a {
    font-size: 16px;
  }

  .zbh-tech .zbh-grid-4 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    overflow-x: visible;
    gap: 12px;
    padding-bottom: 0;
  }

  .zbh-tech .zbh-card {
    min-width: 0;
  }

  .zbh-soft .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .zbh-soft .zbh-card h3 {
    font-size: 15px;
  }

  .zbh-photo-strip {
    grid-template-columns: minmax(0, 1fr);
  }

  .zbh-photo-strip .zbh-card {
    width: 100%;
    min-width: 0;
    grid-column: auto;
    grid-row: auto;
  }

  .zbh-photo-strip .zbh-lead {
    grid-row: auto;
    min-height: 220px;
  }

  .zbh-photo-strip .zbh-thumb {
    height: auto;
    min-height: 210px;
    aspect-ratio: 16 / 10;
  }

  .zbh-photo-strip .zbh-card h2,
  .zbh-photo-strip .zbh-card h3 {
    max-width: calc(100% - 24px);
    overflow-wrap: anywhere;
  }

  .zbh-footer__links {
    grid-template-columns: 1fr;
  }
}

/* 0.6.1 final live-site hardening: this block intentionally stays last. */
body.zbh-page {
  background: #fff;
  color: #111827;
  font-family: "Hind Siliguri", "Noto Sans Bengali", system-ui, sans-serif;
  overflow-x: hidden;
}

.zbh-main,
.zbh-wrap,
.zbh-section,
.zbh-section *,
.zbh-hero,
.zbh-hero * {
  box-sizing: border-box;
  min-width: 0;
}

.zbh-main {
  overflow-x: hidden;
}

.zbh-wrap {
  width: min(1240px, calc(100% - 48px));
  margin-inline: auto;
}

.zbh-card,
.zbh-mini,
.zbh-brief {
  max-width: 100%;
}

.zbh-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.zbh-card a,
.zbh-mini a,
.zbh-brief a {
  color: inherit;
  text-decoration: none;
}

.zbh-thumb {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  background: #f7f8fa;
  aspect-ratio: 16 / 9;
}

.zbh-thumb img,
.zbh-section img,
.zbh-hero img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3,
.zbh-mini h3,
.zbh-brief h3 {
  color: #111827;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3,
.zbh-mini h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.zbh-card h1 {
  -webkit-line-clamp: 3;
}

.zbh-card h2,
.zbh-card h3 {
  -webkit-line-clamp: 3;
}

.zbh-mini h3 {
  -webkit-line-clamp: 2;
}

.zbh-badge {
  width: max-content;
  max-width: 100%;
  margin-top: 10px;
  border-radius: 999px;
  background: var(--sec-accent, #662d91);
  color: #fff;
  font-family: Inter, "Hind Siliguri", sans-serif;
  font-size: 11px;
  font-weight: 800;
}

.zbh-meta {
  margin-top: auto;
  padding-top: 8px;
  color: #8b95a1;
  font-family: Inter, "Hind Siliguri", sans-serif;
  font-size: 13px;
}

.zbh-excerpt,
.zbh-brief p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #4b5563;
  -webkit-line-clamp: 2;
}

.zbh-mini {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  min-height: 88px;
  padding: 0 0 12px;
  border-bottom: 1px solid #e5e7eb;
}

.zbh-mini .zbh-thumb {
  width: 88px;
  height: 88px;
  aspect-ratio: auto;
}

.zbh-mini h3 {
  margin: 0;
  font-family: "Hind Siliguri", sans-serif;
  font-size: 16px;
}

.zbh-section {
  clear: both;
  margin: 48px 0;
}

.zbh-section__head {
  margin-bottom: 22px;
  border-bottom: 1px solid #e5e7eb;
}

.zbh-section__head h2 {
  border-bottom: 4px solid var(--sec-accent, #662d91);
  color: #111827;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif;
  font-size: 28px;
}

.zbh-section__head p {
  color: #4b5563;
  font-size: 15px;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  background: #662d91;
}

.zbh-ribbon-head h2 {
  background: #662d91;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif;
}

.zbh-ad {
  clear: both;
  margin: 30px auto;
}

.zbh-ad__box {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #f7f8fa;
  contain: layout paint;
}

.zbh-ad img {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  background: #fff;
}

.zbh-hero {
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, .72fr) minmax(280px, .62fr);
  gap: 24px;
  padding-block: 30px;
}

.zbh-feature-main > .zbh-lead {
  position: relative;
  min-height: 520px;
  justify-content: flex-end;
  padding: 32px;
  border-radius: 16px;
  background: #0a2540;
  color: #fff;
}

.zbh-feature-main > .zbh-lead .zbh-thumb {
  position: absolute;
  inset: 0;
  height: 100%;
  border-radius: 0;
  aspect-ratio: auto;
}

.zbh-feature-main > .zbh-lead .zbh-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 20%, rgba(10, 37, 64, .88) 100%);
}

.zbh-feature-main > .zbh-lead .zbh-badge,
.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2,
.zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-feature-main > .zbh-lead .zbh-meta {
  position: relative;
  z-index: 1;
  color: #fff;
}

.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2 {
  font-size: clamp(32px, 3.4vw, 44px);
}

.zbh-feature-ad .zbh-ad-home_sidebar,
.zbh-feature-ad .zbh-side-fill {
  display: none;
}

.zbh-national-opar,
.zbh-business,
.zbh-politics,
.zbh-international,
.zbh-sports,
.zbh-education,
.zbh-lifestyle {
  display: grid;
  gap: 24px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}

.zbh-business {
  grid-template-columns: minmax(0, 1.25fr) minmax(260px, .7fr) minmax(260px, .75fr);
  padding: 24px;
  border: 1px solid #e5e7eb;
  border-top: 4px solid #006a4e;
  border-radius: 16px;
  background: #f7f9f6;
}

.zbh-business-primary {
  display: grid;
  grid-template-rows: auto auto;
  gap: 18px;
}

.zbh-business-primary .zbh-lead {
  min-height: 0;
  padding: 16px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
}

.zbh-business-primary .zbh-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 10;
}

.zbh-business-primary .zbh-lead h2 {
  font-size: clamp(24px, 2.2vw, 32px);
}

.zbh-business-grid,
.zbh-education-grid,
.zbh-lifestyle-grid,
.zbh-politics-pair,
.zbh-politics-strip,
.zbh-int-grid,
.zbh-national-columns,
.zbh-topic-board,
.zbh-divisional,
.zbh-grid-4,
.zbh-grid-3 {
  display: grid;
  gap: 16px;
}

.zbh-business-grid,
.zbh-education-grid,
.zbh-lifestyle-grid,
.zbh-politics-pair,
.zbh-int-grid,
.zbh-national-columns {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.zbh-politics-strip,
.zbh-divisional,
.zbh-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zbh-grid-4,
.zbh-topic-board {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.zbh-business-grid .zbh-mini,
.zbh-business-market .zbh-mini {
  padding: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #fff;
}

.zbh-business-wire,
.zbh-business-market,
.zbh-lifestyle-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
  padding: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
}

.zbh-business-wire {
  border-left: 4px solid #0a2540;
}

.zbh-business-wire a,
.zbh-sports-updates a {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #e5e7eb;
  color: #111827;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}

.zbh-politics {
  grid-template-columns: minmax(230px, .76fr) minmax(0, 1.4fr) minmax(280px, .88fr);
  padding: 22px;
  border: 1px solid rgba(102, 45, 145, .18);
  border-top: 4px solid #662d91;
  border-radius: 16px;
  background: linear-gradient(90deg, rgba(102, 45, 145, .05), transparent 52%), #fff;
}

.zbh-politics-left,
.zbh-politics-right,
.zbh-sports-updates {
  border: 0;
  padding: 0;
}

.zbh-politics-left > .zbh-card,
.zbh-politics-pair .zbh-card,
.zbh-brief {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 104px;
  gap: 12px;
  align-items: start;
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e7eb;
}

.zbh-politics-left > .zbh-card .zbh-thumb,
.zbh-politics-pair .zbh-thumb,
.zbh-brief .zbh-thumb {
  grid-column: 2;
  grid-row: 1 / span 4;
  width: 104px;
  height: 82px;
  aspect-ratio: auto;
}

.zbh-politics-main > .zbh-card {
  display: grid;
  grid-template-columns: minmax(250px, .95fr) minmax(0, 1fr);
  gap: 18px;
}

.zbh-politics-main > .zbh-card .zbh-thumb {
  grid-row: 1 / span 4;
  aspect-ratio: 4 / 3;
}

.zbh-politics-main > .zbh-card h2 {
  font-size: clamp(28px, 2.5vw, 38px);
}

.zbh-international {
  grid-template-columns: minmax(0, 1.16fr) minmax(250px, .64fr) minmax(260px, .76fr);
}

.zbh-int-grid {
  grid-auto-rows: 220px;
}

.zbh-int-grid .zbh-card {
  position: relative;
  min-height: 220px;
  border-radius: 12px;
}

.zbh-int-grid .zbh-thumb {
  height: 100%;
  border-radius: 12px;
  aspect-ratio: auto;
}

.zbh-int-grid h3 {
  position: absolute;
  z-index: 2;
  inset: auto 14px 14px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .7);
}

.zbh-sports {
  grid-template-columns: minmax(230px, .8fr) minmax(0, 1.42fr) minmax(260px, .82fr);
  padding: 22px;
  border-top: 4px solid #006a4e;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 106, 78, .08), #f7f8fa);
}

.zbh-sports-stack {
  display: grid;
  gap: 18px;
}

.zbh-sports-stack .zbh-thumb,
.zbh-sports-center .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 9;
}

.zbh-sports-center {
  text-align: center;
}

.zbh-sports-center .zbh-lead h2 {
  font-size: clamp(28px, 3vw, 42px);
}

.zbh-education {
  grid-template-columns: minmax(230px, .75fr) minmax(0, 1.38fr) minmax(230px, .75fr);
  padding: 22px;
  border: 1px solid rgba(0, 106, 78, .16);
  border-top: 4px solid #006a4e;
  border-radius: 16px;
  background: linear-gradient(180deg, #fff 0%, #f4faf5 100%);
}

.zbh-education-left,
.zbh-education-center,
.zbh-education-right {
  display: grid;
  gap: 16px;
}

.zbh-education-left .zbh-thumb,
.zbh-education-right .zbh-thumb,
.zbh-education-center .zbh-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 16 / 10;
}

.zbh-education-center .zbh-lead h2 {
  font-size: clamp(26px, 2.5vw, 38px);
}

.zbh-lifestyle {
  grid-template-columns: minmax(0, 1.02fr) minmax(0, 1.08fr) minmax(260px, .72fr);
  padding: 22px;
  border: 1px solid rgba(255, 68, 51, .16);
  border-top: 4px solid #ff4433;
  border-radius: 16px;
  background: #fff4f8;
}

.zbh-lifestyle-lead .zbh-thumb {
  min-height: 0;
  aspect-ratio: 4 / 5;
}

.zbh-lifestyle-grid .zbh-card {
  padding: 12px;
  border: 1px solid rgba(255, 68, 51, .14);
  border-radius: 14px;
  background: #fff;
}

.zbh-lifestyle-grid .zbh-thumb {
  min-height: 0;
  aspect-ratio: 4 / 3;
}

.zbh-national-opar {
  grid-template-columns: minmax(0, 1fr) minmax(280px, .34fr);
}

.zbh-national-column > .zbh-card,
.zbh-topic-column .zbh-lead,
.zbh-photo-strip .zbh-card,
.zbh-photo-strip .zbh-lead {
  min-height: 0;
}

.zbh-national-column > .zbh-card .zbh-thumb,
.zbh-topic-column .zbh-lead .zbh-thumb,
.zbh-photo-strip .zbh-thumb {
  min-height: 0;
  height: auto;
  aspect-ratio: 16 / 10;
}

@media (max-width: 1180px) {
  .zbh-wrap {
    width: min(100% - 40px, 1040px);
  }

  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) minmax(260px, .62fr);
  }

  .zbh-feature-ad {
    display: none;
  }

  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle {
    grid-template-columns: 1fr 1fr;
  }

  .zbh-business-primary,
  .zbh-politics-main,
  .zbh-international-main,
  .zbh-sports-center,
  .zbh-education-center,
  .zbh-lifestyle-lead {
    grid-column: 1 / -1;
  }

  .zbh-topic-board,
  .zbh-grid-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .zbh-wrap {
    width: min(100% - 36px, 760px);
  }

  .zbh-hero,
  .zbh-national-opar,
  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle,
  .zbh-split,
  .zbh-magazine {
    grid-template-columns: 1fr;
  }

  .zbh-business-primary,
  .zbh-politics-main,
  .zbh-international-main,
  .zbh-sports-center,
  .zbh-education-center,
  .zbh-lifestyle-lead {
    grid-column: auto;
  }

  .zbh-feature-main > .zbh-lead {
    min-height: 440px;
  }

  .zbh-secondary,
  .zbh-business-grid,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-int-grid,
  .zbh-education-grid,
  .zbh-lifestyle-grid,
  .zbh-national-columns,
  .zbh-topic-board,
  .zbh-divisional,
  .zbh-grid-4,
  .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .zbh-wrap {
    width: calc(100% - 32px);
  }

  .zbh-mobile-head .zbh-logo img {
    width: min(178px, 52vw);
  }

  .zbh-feature-main > .zbh-lead {
    min-height: 420px;
    margin-inline: -16px;
    padding: 24px;
    border-radius: 0;
  }

  .zbh-feature-main > .zbh-lead h1,
  .zbh-feature-main > .zbh-lead h2 {
    font-size: 27px;
  }

  .zbh-section {
    margin: 36px 0;
  }

  .zbh-secondary,
  .zbh-business-grid,
  .zbh-business,
  .zbh-politics,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-international,
  .zbh-int-grid,
  .zbh-sports,
  .zbh-education,
  .zbh-education-grid,
  .zbh-lifestyle,
  .zbh-lifestyle-grid,
  .zbh-national-columns,
  .zbh-topic-board,
  .zbh-divisional,
  .zbh-grid-4,
  .zbh-grid-3,
  .zbh-mag-row,
  .zbh-split-list {
    grid-template-columns: 1fr;
  }

  .zbh-business,
  .zbh-politics,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle {
    padding: 16px;
  }

  .zbh-politics-main > .zbh-card,
  .zbh-politics-left > .zbh-card,
  .zbh-politics-pair .zbh-card,
  .zbh-brief {
    grid-template-columns: 1fr;
  }

  .zbh-politics-main > .zbh-card .zbh-thumb,
  .zbh-politics-left > .zbh-card .zbh-thumb,
  .zbh-politics-pair .zbh-thumb,
  .zbh-brief .zbh-thumb {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .zbh-mini {
    grid-template-columns: 92px minmax(0, 1fr);
  }

  .zbh-mini .zbh-thumb {
    width: 92px;
    height: 92px;
  }

  .zbh-ad__box {
    width: min(100%, 320px) !important;
    aspect-ratio: 320 / 100 !important;
  }

  .zbh-ad-home_below_feature .zbh-ad__box,
  [class*="zbh-ad-category_"] .zbh-ad__box {
    width: min(100%, 300px) !important;
    aspect-ratio: 300 / 250 !important;
  }
}

/* 0.6.3 final mobile hardening: keep this as the last CSS layer. */
.zbh-tech,
.zbh-tech * {
  color: #f9fafb;
}

.zbh-tech .zbh-card {
  background: #242424;
}

.zbh-tech .zbh-card h1,
.zbh-tech .zbh-card h2,
.zbh-tech .zbh-card h3,
.zbh-tech .zbh-card a,
.zbh-tech .zbh-meta,
.zbh-tech .zbh-section__head h2,
.zbh-tech .zbh-section__head p {
  color: #f9fafb !important;
}

.zbh-section-visual .zbh-grid-3 {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.34fr) minmax(0, .92fr);
  grid-auto-flow: dense;
  align-items: stretch;
}

.zbh-section-visual .zbh-card:nth-child(2) {
  grid-column: 2;
  grid-row: span 2;
}

.zbh-section-visual .zbh-card:nth-child(2) .zbh-thumb {
  aspect-ratio: 4 / 5;
}

.zbh-section-visual .zbh-card:nth-child(2) h3 {
  font-size: clamp(26px, 2.6vw, 38px);
  -webkit-line-clamp: 4;
}

@media (min-width: 1181px) {
  .zbh-politics,
  .zbh-international {
    align-items: stretch;
    min-height: 720px;
  }

  .zbh-politics > *,
  .zbh-international > * {
    min-height: 100%;
  }

  .zbh-politics-left,
  .zbh-politics-main,
  .zbh-politics-right,
  .zbh-international-main,
  .zbh-int-list,
  .zbh-expat-panel {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .zbh-politics-left,
  .zbh-politics-right,
  .zbh-int-list,
  .zbh-expat-panel {
    justify-content: space-between;
  }

  .zbh-feature-ad .zbh-ad-home_sidebar,
  .zbh-feature-ad .zbh-side-fill {
    display: block;
  }
}

@media (max-width: 620px) {
  .zbh-wrap {
    width: calc(100% - 32px) !important;
  }

  .zbh-hero {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 16px;
    padding-block: 20px;
  }

  .zbh-feature-main,
  .zbh-latest,
  .zbh-feature-ad {
    width: 100%;
    min-width: 0;
  }

  .zbh-feature-main > .zbh-lead {
    min-height: 360px;
    margin-inline: 0;
    padding: 20px;
    border-radius: 14px;
  }

  .zbh-feature-main > .zbh-lead h1,
  .zbh-feature-main > .zbh-lead h2 {
    font-size: 26px;
    line-height: 1.25;
    -webkit-line-clamp: 3;
  }

  .zbh-feature-main > .zbh-lead .zbh-excerpt {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }

  .zbh-secondary {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 12px;
  }

  .zbh-secondary .zbh-card {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr);
    grid-template-rows: auto 1fr auto;
    gap: 8px 12px;
    align-items: start;
    min-height: 112px;
    padding: 0 0 12px;
    border-bottom: 1px solid #e5e7eb;
    background: transparent;
  }

  .zbh-sports-stack .zbh-card {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 0 16px !important;
    border-bottom: 1px solid #e5e7eb !important;
    background: transparent !important;
  }

  .zbh-secondary .zbh-card .zbh-thumb {
    grid-column: 1;
    grid-row: 1 / span 3;
    width: 112px;
    height: 94px;
    min-height: 0;
    aspect-ratio: auto;
  }

  .zbh-sports-stack .zbh-card .zbh-thumb {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    margin: 0 0 12px 0 !important;
    border-radius: 6px !important;
  }

  .zbh-secondary .zbh-card .zbh-badge,
  .zbh-secondary .zbh-card .zbh-meta,
  .zbh-sports-stack .zbh-card .zbh-badge {
    display: none;
  }

  .zbh-sports-stack .zbh-card .zbh-meta {
    display: block !important;
    margin-top: 8px !important;
  }

  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.35;
    -webkit-line-clamp: 3;
  }

  .zbh-sports-stack .zbh-card h2,
  .zbh-sports-stack .zbh-card h3 {
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+6) {
    display: none;
  }

  .zbh-latest .zbh-list {
    gap: 10px;
  }

  .zbh-business,
  .zbh-politics,
  .zbh-international,
  .zbh-sports,
  .zbh-education,
  .zbh-lifestyle {
    grid-template-columns: 1fr !important;
    gap: 16px;
    padding: 16px !important;
  }

  .zbh-politics-left,
  .zbh-politics-main,
  .zbh-politics-right,
  .zbh-international-main,
  .zbh-int-list,
  .zbh-expat-panel {
    display: grid;
    height: auto;
  }

  .zbh-sports-stack,
  .zbh-sports-updates,
  .zbh-int-grid,
  .zbh-int-list,
  .zbh-expat-list,
  .zbh-politics-pair,
  .zbh-politics-strip,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-education-grid,
  .zbh-lifestyle-grid,
  .zbh-lifestyle-list,
  .zbh-section-visual .zbh-grid-3 {
    grid-template-columns: 1fr !important;
  }

  .zbh-politics-main > .zbh-card,
  .zbh-politics-left > .zbh-card,
  .zbh-politics-pair .zbh-card,
  .zbh-brief {
    grid-template-columns: 1fr !important;
  }

  .zbh-politics-main > .zbh-card .zbh-thumb,
  .zbh-politics-left > .zbh-card .zbh-thumb,
  .zbh-politics-pair .zbh-thumb,
  .zbh-brief .zbh-thumb {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 16 / 9;
  }

  .zbh-section-visual .zbh-card:nth-child(2) {
    grid-column: auto;
    grid-row: auto;
  }

  .zbh-section-visual .zbh-card:nth-child(2) .zbh-thumb,
  .zbh-section-visual .zbh-card:not(:nth-child(2)) .zbh-thumb,
  .zbh-lifestyle-lead .zbh-thumb,
  .zbh-education-center .zbh-lead .zbh-thumb,
  .zbh-sports-center .zbh-thumb {
    aspect-ratio: 16 / 10;
  }

  .zbh-tech .zbh-grid-4 {
    grid-template-columns: 1fr !important;
  }

  .zbh-tech .zbh-card {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 10px 12px;
    align-items: start;
  }

  .zbh-tech .zbh-card .zbh-thumb {
    grid-row: 1 / span 3;
    width: 112px;
    height: 94px;
    aspect-ratio: auto;
  }

  .zbh-tech .zbh-card h3 {
    margin: 0;
    font-size: 16px;
  }
}

.zbh-ad-mobile_top {
  display: none !important;
}

/* 0.6.7 professional polish layer: resolves duplicate legacy rules above. */
.zbh-social-proof {
  gap: 8px;
  margin-bottom: 10px;
}

.zbh-social-row {
  grid-template-columns: 52px auto minmax(44px, 1fr);
  min-height: 52px;
}

.zbh-social-row--facebook .zbh-social-facebook {
  display: inline-flex;
  align-items: center;
  min-height: 22px;
  padding: 3px 8px;
  border-radius: 3px;
  background: #1877f2;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.zbh-ad-empty {
  min-height: 28px;
  margin: 14px auto;
  padding: 4px 0;
  border: 0;
  background: transparent;
  color: #9ca3af;
  font-family: Inter, sans-serif;
  font-size: 11px;
  letter-spacing: .02em;
  text-align: center;
}

.zbh-ad-empty span {
  display: inline-block;
}

.zbh-politics {
  gap: 18px !important;
  padding: 18px !important;
  overflow: hidden;
}

.zbh-politics-left,
.zbh-politics-main,
.zbh-politics-right {
  min-height: 0 !important;
  gap: 12px !important;
}

.zbh-politics-left > .zbh-card,
.zbh-politics-pair .zbh-card,
.zbh-brief {
  min-height: 0 !important;
  padding-bottom: 12px !important;
}

.zbh-politics-strip {
  gap: 12px !important;
}

.zbh-politics-strip .zbh-card {
  min-height: 0 !important;
}

.zbh-sports {
  grid-template-columns: minmax(220px, .82fr) minmax(0, 1.42fr) minmax(260px, .86fr) !important;
  gap: 20px !important;
  align-items: stretch !important;
  padding: 22px !important;
  overflow: hidden;
}

.zbh-sports-stack,
.zbh-sports-center,
.zbh-sports-updates {
  min-height: 0 !important;
  height: auto !important;
}

.zbh-sports-stack {
  display: grid !important;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 16px !important;
}

.zbh-sports-stack .zbh-card {
  display: flex !important;
  flex-direction: column;
  min-height: 0 !important;
  overflow: visible !important;
}

.zbh-sports-stack .zbh-thumb {
  flex: 0 0 auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
}

.zbh-sports-stack .zbh-card h2,
.zbh-sports-stack .zbh-card h3 {
  display: block !important;
  overflow: visible !important;
  margin-top: 10px !important;
  font-size: clamp(18px, 1.45vw, 22px) !important;
  line-height: 1.34 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-sports-updates {
  justify-content: stretch !important;
}

.zbh-sports-updates a {
  flex: 1;
  align-content: center;
  min-height: 0;
  padding: 10px 0 10px 16px !important;
}

.zbh-sports-updates a::before {
  content: "\203A" !important;
}

.zbh-sports-more {
  grid-column: 1 / -1;
  margin-top: 4px;
  padding-top: 18px;
  border-top: 1px solid rgba(46, 125, 50, .18);
}

.zbh-sports-more h3 {
  margin: 0 0 14px;
  color: #0f5132;
  font-family: var(--zb-font-display);
  font-size: 22px;
  line-height: 1.25;
}

.zbh-sports-more > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px 18px;
}

.zbh-sports-more .zbh-mini {
  min-height: 76px;
  padding: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #fff;
}

.zbh-sports-more .zbh-mini .zbh-thumb {
  width: 76px;
  height: 76px;
}

@media (max-width: 767px) {
  .zbh-politics,
  .zbh-sports {
    grid-template-columns: 1fr !important;
    padding: 16px !important;
  }

  .zbh-sports-stack {
    grid-template-rows: none;
  }

  .zbh-sports-stack .zbh-card {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr);
  }

  .zbh-sports-stack .zbh-card h2,
  .zbh-sports-stack .zbh-card h3 {
    font-size: 16px !important;
    line-height: 1.35 !important;
  }

  .zbh-sports-updates {
    border-left: 0;
    border-top: 1px solid rgba(46, 125, 50, .18);
    padding-top: 6px;
  }

  .zbh-sports-updates a {
    min-height: 48px;
  }

  .zbh-sports-more > div {
    grid-template-columns: 1fr;
  }
}

/* 0.7.1 ad rendering hardening: respect each slot's real desktop/mobile dimensions. */
.zbh-ad__box {
  width: min(100%, calc(var(--zbh-ad-w, 300) * 1px)) !important;
  aspect-ratio: var(--zbh-ad-w, 300) / var(--zbh-ad-h, 250) !important;
}

.zbh-ad__item {
  display: none;
}

.zbh-ad__item.is-active {
  display: block;
}

.zbh-ad-mode-stack .zbh-ad__desktop,
.zbh-ad-mode-stack .zbh-ad__mobile {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.zbh-ad__desktop {
  display: block !important;
}

.zbh-ad__mobile {
  display: none !important;
}

.zbh-business-market--ad {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 18px !important;
}

.zbh-business-market--ad .zbh-ad {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border: 0;
}

.zbh-business-market--ad .zbh-ad__box {
  margin: 0 auto;
}

.zbh-business-market--ad iframe {
  display: block;
  max-width: 100%;
}

@media (max-width: 1180px) {
  .zbh-feature-ad {
    display: flex !important;
    flex-direction: column;
    gap: 16px;
    margin-top: 18px;
  }

  .zbh-feature-ad .zbh-side-fill {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .zbh-ad__desktop {
    display: none !important;
  }

  .zbh-ad__mobile {
    display: block !important;
  }

  .zbh-ad-vis-desktop {
    display: none !important;
  }

  .zbh-ad-vis-mobile,
  .zbh-ad-vis-both {
    display: block !important;
  }

  .zbh-feature-ad .zbh-ad,
  .zbh-business-market--ad .zbh-ad,
  .zbh-main > .zbh-ad,
  .zbh-wrap > .zbh-ad {
    max-width: 100%;
    margin: 16px auto;
    padding: 0;
    border: 0;
  }

  .zbh-feature-ad .zbh-ad-home_feature_right .zbh-ad__box,
  .zbh-feature-ad .zbh-ad-home_sidebar .zbh-ad__box,
  .zbh-business-market--ad .zbh-ad__box {
    width: min(100%, calc(var(--zbh-ad-w, 300) * 1px)) !important;
    aspect-ratio: var(--zbh-ad-w, 300) / var(--zbh-ad-h, 250) !important;
  }

  .zbh-ad img {
    object-fit: contain !important;
  }
}

/* Feature news polish: keep the lead headline below the image and make the right rail useful. */
.zbh-feature-main > .zbh-lead {
  min-height: 0 !important;
  padding: 0 !important;
  justify-content: flex-start !important;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  background: #fff !important;
  color: #111827 !important;
  box-shadow: 0 14px 34px rgba(10, 37, 64, .09);
}

.zbh-feature-main > .zbh-lead .zbh-thumb {
  position: relative !important;
  inset: auto !important;
  display: block;
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden;
  aspect-ratio: 16 / 9 !important;
  border-radius: 16px 16px 0 0 !important;
  background: #f3f4f6;
}

.zbh-feature-main > .zbh-lead .zbh-thumb::after {
  display: none !important;
}

.zbh-feature-main > .zbh-lead .zbh-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zbh-feature-main > .zbh-lead .zbh-badge,
.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2,
.zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-feature-main > .zbh-lead .zbh-meta {
  position: static !important;
  z-index: auto !important;
  color: #111827 !important;
  text-shadow: none !important;
}

.zbh-feature-main > .zbh-lead .zbh-badge {
  align-self: flex-start;
  margin: 16px 20px 0;
}

.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2 {
  margin: 12px 20px 0;
  max-width: 820px;
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 1.22;
}

.zbh-feature-main > .zbh-lead h1 a,
.zbh-feature-main > .zbh-lead h2 a {
  color: inherit !important;
}

.zbh-feature-main > .zbh-lead .zbh-excerpt {
  margin: 10px 20px 0;
  max-width: 760px;
  color: #4b5563 !important;
}

.zbh-feature-main > .zbh-lead .zbh-meta {
  margin: 14px 20px 20px;
  color: #6b7280 !important;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar,
.zbh-feature-ad .zbh-side-fill--popular {
  display: block !important;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar {
  width: 100%;
  margin: 14px 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__desktop {
  display: flex !important;
  flex-direction: column;
  gap: 14px;
  align-items: center;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__mobile {
  display: none !important;
  flex-direction: column;
  gap: 14px;
  align-items: center;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__box {
  width: min(100%, 300px) !important;
  margin: 0 auto;
  background: #fff;
}

.zbh-side-fill--popular {
  margin-top: 14px;
  padding: 14px 14px 4px;
  border: 1px solid #e5e7eb;
  border-top: 3px solid #c2185b;
  border-radius: 14px;
  background: linear-gradient(180deg, #fff 0%, #fafafa 100%);
}

.zbh-side-fill--popular h3 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 6px;
  color: #111827;
  font-size: 20px;
  line-height: 1.25;
}

.zbh-side-fill--popular h3::before {
  content: "";
  width: 18px;
  height: 3px;
  border-radius: 99px;
  background: #c2185b;
}

.zbh-popular-item {
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  padding: 11px 0 !important;
  border-bottom: 1px solid #e5e7eb;
  color: #111827 !important;
  text-decoration: none;
}

.zbh-popular-item:last-child {
  border-bottom: 0;
}

.zbh-popular-rank {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff0f6;
  color: #c2185b;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 800;
  box-shadow: inset 0 0 0 1px rgba(194, 24, 91, .22);
}

.zbh-popular-copy strong {
  display: -webkit-box;
  overflow: hidden;
  color: #111827;
  font-size: 15px;
  line-height: 1.38;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.zbh-popular-copy small {
  display: block;
  margin-top: 4px;
  color: #8b95a1;
  font-size: 12px;
  font-weight: 600;
}

.zbh-popular-item:hover .zbh-popular-copy strong {
  color: #c2185b;
}

@media (max-width: 1180px) {
  .zbh-feature-ad .zbh-ad-home_feature_sidebar {
    max-width: 360px;
    margin-inline: auto;
  }

  .zbh-feature-ad .zbh-side-fill--popular {
    display: block !important;
    max-width: 520px;
    margin-inline: auto;
  }
}

@media (max-width: 900px) {
  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__desktop {
    display: none !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__mobile {
    display: flex !important;
  }
}

@media (max-width: 700px) {
  .zbh-feature-main > .zbh-lead h1,
  .zbh-feature-main > .zbh-lead h2 {
    margin-inline: 16px;
    font-size: 27px !important;
    line-height: 1.28;
  }

  .zbh-feature-main > .zbh-lead .zbh-badge,
  .zbh-feature-main > .zbh-lead .zbh-excerpt,
  .zbh-feature-main > .zbh-lead .zbh-meta {
    margin-inline: 16px;
  }

  .zbh-popular-copy strong {
    font-size: 14px;
  }
}

/* Feature rhythm fix: compact rails, no stretched blank area below the story cards. */
.zbh-hero {
  align-items: start !important;
}

.zbh-feature-main,
.zbh-latest,
.zbh-feature-ad {
  height: auto !important;
  align-self: start !important;
}

.zbh-feature-main {
  gap: 16px !important;
}

.zbh-secondary {
  align-items: start;
}

.zbh-secondary .zbh-card {
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(10, 37, 64, .06);
}

.zbh-secondary .zbh-card .zbh-thumb {
  border-radius: 0 !important;
}

.zbh-secondary .zbh-card:nth-child(2n) .zbh-thumb {
  aspect-ratio: 4 / 3;
}

.zbh-secondary .zbh-card .zbh-badge {
  margin: 10px 12px 0;
  border-radius: 999px;
}

.zbh-secondary .zbh-card h2,
.zbh-secondary .zbh-card h3 {
  display: -webkit-box;
  min-height: 0 !important;
  margin: 8px 12px 0 !important;
  overflow: hidden;
  font-size: 16px !important;
  line-height: 1.34 !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.zbh-secondary .zbh-card .zbh-meta {
  margin: 8px 12px 12px !important;
}

.zbh-latest .zbh-list {
  flex: 0 0 auto !important;
  justify-content: flex-start !important;
  gap: 0 !important;
}

.zbh-latest .zbh-mini {
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 10px;
  min-height: 82px;
  padding: 10px 0;
}

.zbh-latest .zbh-mini:first-child {
  margin-bottom: 8px;
  padding: 10px;
  border: 1px solid rgba(194, 24, 91, .22);
  border-radius: 14px;
  background: #fff7fb;
}

.zbh-latest .zbh-mini .zbh-thumb {
  overflow: hidden;
  border-radius: 10px;
  background: #eef2f7;
}

.zbh-latest .zbh-mini:nth-child(3n) .zbh-thumb {
  border-radius: 16px 6px 16px 6px;
}

.zbh-latest .zbh-mini h3 {
  display: -webkit-box;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.34;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.zbh-side-fill,
.zbh-side-fill--popular {
  flex: 0 0 auto !important;
  min-height: 0 !important;
}

.zbh-side-fill--popular {
  padding-bottom: 8px;
}

.zbh-popular-item {
  padding: 9px 0 !important;
}

.zbh-popular-copy strong {
  -webkit-line-clamp: 2;
}

@media (max-width: 900px) {
  .zbh-latest .zbh-mini:nth-of-type(n+6) {
    display: none;
  }
}

@media (max-width: 700px) {
  .zbh-secondary {
    gap: 12px !important;
  }

  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  .zbh-latest .zbh-mini {
    grid-template-columns: 68px minmax(0, 1fr);
    min-height: 76px;
  }
}

/* 0.7.7 final homepage rhythm: Prothom Alo-inspired Bangla type, useful rails, and no dead feature whitespace. */
:root {
  --zb-font-body: "Noto Serif Bengali", "Hind Siliguri", "Noto Sans Bengali", serif;
  --zb-font-display: "Noto Serif Bengali", "Hind Siliguri", serif;
  --zb-font-ui: "Hind Siliguri", "Inter", system-ui, sans-serif;
  --zb-news-ink: #0f172a;
  --zb-news-muted: #64748b;
}

.zbh-page {
  font-family: var(--zb-font-body);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.zbh-nav,
.zbh-drawer,
.zbh-date-row,
.zbh-tools,
.zbh-badge,
.zbh-meta,
.zbh-ad,
.zbh-social-proof,
.zbh-footer,
.zbh-search-panel,
.zbh-section__head p,
.zbh-excerpt {
  font-family: var(--zb-font-ui);
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3,
.zbh-mini h3,
.zbh-block-title,
.zbh-ribbon-head h2,
.zbh-section__head h2,
.zbh-side-fill h3,
.zbh-popular-copy strong {
  font-family: var(--zb-font-display) !important;
  color: var(--zb-news-ink);
  letter-spacing: 0;
  word-break: normal;
  overflow-wrap: anywhere;
}

.zbh-card h1,
.zbh-card h2,
.zbh-card h3 {
  font-weight: 700 !important;
  line-height: 1.28 !important;
}

.zbh-mini h3,
.zbh-popular-copy strong {
  font-weight: 700 !important;
  line-height: 1.34 !important;
}

.zbh-hero {
  grid-template-columns: minmax(0, 1.05fr) minmax(250px, .5fr) minmax(250px, .54fr) !important;
  gap: 18px !important;
  align-items: start !important;
}

.zbh-feature-main {
  gap: 14px !important;
}

.zbh-feature-main > .zbh-lead {
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(15, 23, 42, .08);
}

.zbh-feature-main > .zbh-lead h1,
.zbh-feature-main > .zbh-lead h2 {
  font-size: clamp(28px, 2.55vw, 38px) !important;
}

.zbh-feature-main > .zbh-lead .zbh-excerpt {
  font-size: 14px;
  line-height: 1.65;
}

.zbh-secondary {
  gap: 12px !important;
}

.zbh-secondary .zbh-card {
  transition: transform .2s ease, box-shadow .2s ease;
}

.zbh-secondary .zbh-card:nth-child(4n + 1) .zbh-thumb {
  aspect-ratio: 16 / 9 !important;
}

.zbh-secondary .zbh-card:nth-child(4n + 2) .zbh-thumb {
  aspect-ratio: 4 / 3 !important;
}

.zbh-secondary .zbh-card:nth-child(4n + 3) .zbh-thumb {
  aspect-ratio: 3 / 2 !important;
}

.zbh-secondary .zbh-card:nth-child(4n) .zbh-thumb {
  aspect-ratio: 5 / 3 !important;
}

.zbh-secondary .zbh-card h2,
.zbh-secondary .zbh-card h3 {
  font-size: 15px !important;
}

.zbh-latest {
  padding-left: 16px;
  border-left: 1px solid #e5e7eb;
}

.zbh-latest .zbh-list {
  display: flex !important;
  flex-direction: column;
  gap: 0 !important;
}

.zbh-latest .zbh-mini {
  grid-template-columns: 66px minmax(0, 1fr) !important;
  min-height: 72px !important;
  padding: 8px 0 !important;
}

.zbh-latest .zbh-mini:first-child {
  margin-bottom: 6px !important;
}

.zbh-latest .zbh-mini:nth-child(n+8) {
  grid-template-columns: 52px minmax(0, 1fr) !important;
  min-height: 58px !important;
  padding: 7px 0 !important;
}

.zbh-latest .zbh-mini:nth-child(n+8) .zbh-thumb {
  border-radius: 50%;
}

.zbh-latest .zbh-mini h3 {
  font-size: 13.5px !important;
  line-height: 1.32 !important;
}

.zbh-latest .zbh-mini:nth-child(n+8) h3 {
  font-size: 12.8px !important;
}

.zbh-feature-ad {
  gap: 12px !important;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar {
  margin: 8px 0 0 !important;
}

.zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__desktop {
  gap: 10px !important;
}

.zbh-side-fill--popular {
  margin-top: 6px !important;
  padding: 12px 12px 6px !important;
}

.zbh-popular-item {
  grid-template-columns: 28px minmax(0, 1fr) !important;
  gap: 8px !important;
  padding: 8px 0 !important;
}

.zbh-popular-rank {
  width: 25px !important;
  height: 25px !important;
  font-size: 11px !important;
}

.zbh-popular-copy strong {
  font-size: 13.5px !important;
}

/* Dates are intentionally visible only in latest, national, and international blocks. */
.zbh-main .zbh-meta {
  display: none !important;
}

.zbh-latest .zbh-meta,
.zbh-section-national-opar .zbh-meta,
.zbh-section-international .zbh-meta {
  display: flex !important;
}

.zbh-popular-copy small {
  display: none !important;
}

.zbh-section:not(.zbh-section-national-opar):not(.zbh-section-international) .zbh-card,
.zbh-section:not(.zbh-section-national-opar):not(.zbh-section-international) .zbh-mini,
.zbh-section:not(.zbh-section-national-opar):not(.zbh-section-international) .zbh-brief {
  padding-bottom: 0;
}

.zbh-section:not(.zbh-section-national-opar):not(.zbh-section-international) .zbh-card h2,
.zbh-section:not(.zbh-section-national-opar):not(.zbh-section-international) .zbh-card h3 {
  margin-bottom: 0 !important;
}

.zbh-visual .zbh-grid-3 .zbh-card:nth-child(5) {
  transform: translateY(-8px);
}

.zbh-visual .zbh-grid-3 .zbh-card:nth-child(6) {
  transform: translateY(8px);
}

.zbh-tech .zbh-card h3,
.zbh-tech .zbh-card h2 {
  color: #f8fafc !important;
}

@media (max-width: 1180px) {
  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) minmax(250px, .62fr) !important;
  }

  .zbh-feature-ad {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
    align-items: start;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar {
    grid-column: 2;
    grid-row: 1 / span 2;
    margin-top: 0 !important;
  }

  .zbh-feature-ad .zbh-side-fill--popular,
  .zbh-feature-ad .zbh-social-proof {
    grid-column: 1;
  }
}

@media (max-width: 900px) {
  .zbh-hero {
    display: block !important;
  }

  .zbh-feature-main,
  .zbh-latest,
  .zbh-feature-ad {
    width: 100%;
  }

  .zbh-latest {
    margin-top: 18px;
    padding-left: 0;
    border-left: 0;
  }

  .zbh-latest .zbh-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
  }

  .zbh-latest .zbh-mini,
  .zbh-latest .zbh-mini:nth-child(n+8) {
    grid-template-columns: 62px minmax(0, 1fr) !important;
    min-height: 76px !important;
    padding: 9px !important;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #fff;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+7) {
    display: none !important;
  }

  .zbh-feature-ad {
    display: flex !important;
    margin-top: 18px !important;
  }
}

@media (max-width: 560px) {
  .zbh-page {
    font-family: var(--zb-font-body);
  }

  .zbh-feature-main > .zbh-lead h1,
  .zbh-feature-main > .zbh-lead h2 {
    font-size: 25px !important;
    line-height: 1.3 !important;
  }

  .zbh-secondary {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    font-size: 13.5px !important;
  }

  .zbh-latest .zbh-list {
    grid-template-columns: 1fr !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+6) {
    display: none !important;
  }

  .zbh-visual .zbh-grid-3 .zbh-card:nth-child(5),
  .zbh-visual .zbh-grid-3 .zbh-card:nth-child(6) {
    transform: none;
  }
}

/* 0.7.8 feature balance: stop rail overflow and remove accidental full-width divider lines. */
.zbh-ticker {
  margin-top: 12px !important;
}

.zbh-ticker__inner {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 36px;
  padding: 0 !important;
  overflow: hidden;
  border: 0 !important;
  box-shadow: none !important;
}

.zbh-ticker__inner strong,
.zbh-ticker__inner marquee {
  display: block;
  height: 36px;
  line-height: 36px;
}

.zbh-ticker__inner strong {
  color: var(--zb-magenta, #c2185b);
  white-space: nowrap;
}

.zbh-ticker__inner marquee a {
  display: inline-block;
  height: 36px;
  margin-right: 28px;
  color: var(--zb-black, #1a1a1a);
  font-weight: 800;
  line-height: 36px;
  text-decoration: none;
  vertical-align: top;
}

.zbh-header + section.zbh-wrap,
.zbh-header + section.zbh-wrap > div,
.zbh-main > .zbh-ad,
.zbh-wrap > .zbh-ad {
  border-top: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

@media (min-width: 1181px) {
  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) 300px 300px !important;
    align-items: stretch !important;
    gap: 18px !important;
    overflow: hidden;
  }

  .zbh-feature-main,
  .zbh-latest,
  .zbh-feature-ad {
    align-self: stretch !important;
    min-height: 0 !important;
  }

  .zbh-feature-main {
    display: grid !important;
    grid-template-rows: auto minmax(0, 1fr);
  }

  .zbh-secondary {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-rows: minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  .zbh-secondary .zbh-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
  }

  .zbh-secondary .zbh-card .zbh-thumb {
    flex: 0 0 auto;
  }

  .zbh-latest {
    display: flex !important;
    flex-direction: column;
    padding-left: 0 !important;
    border-left: 0 !important;
    overflow: hidden;
  }

  .zbh-latest .zbh-block-title {
    flex: 0 0 auto;
    margin-bottom: 8px;
  }

  .zbh-latest .zbh-list {
    display: grid !important;
    grid-template-rows: repeat(7, minmax(58px, 1fr));
    flex: 1 1 auto;
    gap: 7px !important;
    min-height: 0;
    overflow: hidden;
  }

  .zbh-latest .zbh-mini {
    grid-template-columns: 58px minmax(0, 1fr) !important;
    min-height: 0 !important;
    padding: 6px 0 !important;
    overflow: hidden;
    border: 0 !important;
    box-shadow: inset 0 -1px rgba(15, 23, 42, .07);
  }

  .zbh-latest .zbh-mini:nth-of-type(n+8) {
    display: none !important;
  }

  .zbh-latest .zbh-mini h3 {
    display: -webkit-box;
    max-height: 2.72em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .zbh-feature-ad {
    display: flex !important;
    flex-direction: column;
    gap: 12px !important;
    min-height: 0;
    overflow: hidden;
  }

  .zbh-feature-ad .zbh-social-proof,
  .zbh-feature-ad .zbh-ad-home_feature_sidebar {
    flex: 0 0 auto;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar {
    margin-top: 0 !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__box {
    max-height: 250px;
    overflow: hidden;
  }

  .zbh-side-fill--popular {
    flex: 1 1 auto;
    min-height: 0;
    margin-top: 0 !important;
    overflow: hidden;
  }

  .zbh-side-fill--popular h3 {
    margin-bottom: 6px !important;
  }

  .zbh-popular-item {
    padding: 7px 0 !important;
    border-bottom-color: rgba(15, 23, 42, .07) !important;
  }
}

@media (max-width: 900px) {
  .zbh-ticker {
    margin-top: 8px !important;
  }

  .zbh-header + section.zbh-wrap > div,
  .zbh-ticker__inner {
    height: 34px;
  }

  .zbh-ticker__inner strong,
  .zbh-ticker__inner marquee,
  .zbh-ticker__inner marquee a {
    height: 34px;
    line-height: 34px;
  }
}

/* 0.7.9 homepage polish: balanced feature rails, quieter chrome, and cleaner mobile rhythm. */
.zbh-topbar,
.zbh-header,
.zbh-date-row,
.zbh-nav-row,
.zbh-search-panel,
.zbh-main > .zbh-ad,
.zbh-wrap > .zbh-ad {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.zbh-date-row,
.zbh-nav-row {
  border-left-color: rgba(15, 23, 42, .08) !important;
}

.zbh-header {
  box-shadow: 0 8px 24px rgba(15, 23, 42, .045) !important;
}

.zbh-main > .zbh-ad,
.zbh-wrap > .zbh-ad {
  padding-block: 8px !important;
  background: transparent !important;
  box-shadow: none !important;
}

.zbh-section__head {
  border-bottom: 0 !important;
}

.zbh-section__head h2 {
  border-bottom: 0 !important;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  height: 1px !important;
  opacity: .55;
}

.zbh-mini,
.zbh-popular-item,
.zbh-brief,
.zbh-list-card {
  border-bottom-color: rgba(15, 23, 42, .075) !important;
}

@media (min-width: 1181px) {
  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) 292px 292px !important;
    align-items: stretch !important;
    column-gap: 18px !important;
    max-height: none;
  }

  .zbh-feature-main,
  .zbh-latest,
  .zbh-feature-ad {
    height: auto !important;
  }

  .zbh-feature-main {
    grid-template-rows: auto minmax(246px, 1fr);
  }

  .zbh-feature-main > .zbh-lead {
    overflow: hidden;
  }

  .zbh-feature-main > .zbh-lead .zbh-thumb {
    aspect-ratio: 16 / 9 !important;
  }

  .zbh-secondary {
    min-height: 0;
  }

  .zbh-secondary .zbh-card {
    min-height: 0;
  }

  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .zbh-latest {
    padding: 0 0 0 2px !important;
  }

  .zbh-latest .zbh-list {
    grid-template-rows: repeat(6, minmax(72px, 1fr)) !important;
    gap: 8px !important;
  }

  .zbh-latest .zbh-mini {
    grid-template-columns: 64px minmax(0, 1fr) !important;
    align-items: center;
    padding: 7px 0 !important;
  }

  .zbh-latest .zbh-mini .zbh-thumb {
    width: 64px !important;
    height: 64px !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+7) {
    display: none !important;
  }

  .zbh-feature-ad {
    justify-content: stretch;
  }

  .zbh-feature-ad .zbh-social-proof {
    margin-bottom: 0 !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__desktop {
    display: grid;
    gap: 10px !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__box {
    max-height: 240px;
    border: 0 !important;
    background: transparent !important;
  }

  .zbh-side-fill--popular {
    display: flex;
    flex-direction: column;
    padding: 12px 12px 8px !important;
  }

  .zbh-side-fill--popular h3 {
    flex: 0 0 auto;
  }

  .zbh-side-fill--popular .zbh-popular-item {
    flex: 1 1 0;
    align-items: center;
    min-height: 0;
  }

  .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+6) {
    display: none !important;
  }
}

@media (max-width: 900px) {
  .zbh-header {
    box-shadow: 0 6px 18px rgba(15, 23, 42, .055) !important;
  }

  .zbh-main > .zbh-ad,
  .zbh-wrap > .zbh-ad {
    margin-block: 18px !important;
    padding-block: 0 !important;
  }

  .zbh-latest .zbh-list {
    gap: 8px !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+6) {
    display: none !important;
  }

  .zbh-feature-ad .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+5) {
    display: none !important;
  }
}

@media (min-width: 901px) {
  .zbh-section {
    content-visibility: auto;
    contain-intrinsic-size: 760px;
  }

  .zbh-section.zbh-section-national-opar,
  .zbh-section.zbh-section-international {
    contain-intrinsic-size: 620px;
  }
}

/* 0.8.0 feature density: fill the rails without creating the old hanging lower row. */
@media (min-width: 1181px) {
  .zbh-hero {
    grid-template-columns: minmax(0, 1fr) 300px 300px !important;
    align-items: stretch !important;
    gap: 16px !important;
  }

  .zbh-feature-main {
    grid-template-rows: auto minmax(244px, 1fr) !important;
  }

  .zbh-latest {
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
  }

  .zbh-latest .zbh-list {
    display: grid !important;
    grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
    flex: 1 1 auto !important;
    gap: 6px !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-latest .zbh-mini,
  .zbh-latest .zbh-mini:nth-child(n+8) {
    grid-template-columns: 54px minmax(0, 1fr) !important;
    align-items: center !important;
    min-height: 0 !important;
    padding: 5px 0 !important;
    border-bottom: 0 !important;
    box-shadow: inset 0 -1px rgba(15, 23, 42, .065) !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+11) {
    display: none !important;
  }

  .zbh-latest .zbh-mini .zbh-thumb,
  .zbh-latest .zbh-mini:nth-child(n+8) .zbh-thumb {
    width: 54px !important;
    height: 54px !important;
    border-radius: 10px !important;
  }

  .zbh-latest .zbh-mini h3,
  .zbh-latest .zbh-mini:nth-child(n+8) h3 {
    display: -webkit-box !important;
    max-height: 2.62em !important;
    margin: 0 !important;
    overflow: hidden !important;
    font-size: 12.9px !important;
    line-height: 1.31 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+7) {
    display: grid !important;
  }

  .zbh-latest .zbh-mini:nth-of-type(n+11) {
    display: none !important;
  }

  .zbh-latest .zbh-mini .zbh-meta {
    margin-top: 3px !important;
    font-size: 10.5px !important;
    line-height: 1.1 !important;
  }

  .zbh-feature-ad {
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__desktop {
    display: grid !important;
    grid-template-rows: repeat(2, minmax(0, auto)) !important;
    gap: 9px !important;
  }

  .zbh-feature-ad .zbh-ad-home_feature_sidebar .zbh-ad__box {
    max-height: 235px !important;
  }

  .zbh-side-fill--popular {
    flex: 1 1 auto !important;
    overflow: hidden !important;
  }

  .zbh-side-fill--popular .zbh-popular-item {
    display: grid !important;
    min-height: 0 !important;
    padding: 6px 0 !important;
  }

  .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+8) {
    display: none !important;
  }

  .zbh-popular-copy strong {
    display: -webkit-box !important;
    overflow: hidden !important;
    font-size: 12.8px !important;
    line-height: 1.28 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }
}

@media (max-width: 900px) {
  .zbh-latest .zbh-mini:nth-of-type(n+6),
  .zbh-feature-ad .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+5) {
    display: none !important;
  }
}

/* 0.8.1 ads panel/social placement support. */
.zbh-ad-home_social_follow {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.zbh-ad-home_social_follow .zbh-ad__desktop {
  display: grid;
  gap: 8px;
}

.zbh-ad-home_social_follow .zbh-ad__mobile {
  display: none;
  gap: 8px;
}

.zbh-ad-home_social_follow .zbh-ad__item,
.zbh-ad-home_social_follow .zbh-ad__box {
  width: auto !important;
  height: auto !important;
  min-height: 0 !important;
  border: 0 !important;
  background: transparent !important;
  aspect-ratio: auto !important;
}

.zbh-ad-home_social_follow .zbh-social-row {
  min-height: 32px;
}

@media (max-width: 900px) {
  .zbh-ad-home_social_follow .zbh-ad__desktop {
    display: none;
  }

  .zbh-ad-home_social_follow .zbh-ad__mobile {
    display: grid;
  }
}

/* 0.8.2 social follow repair and seven-item popular rail. */
.zbh-ad-home_social_follow {
  width: 100% !important;
  max-width: 300px !important;
  margin: 0 auto 10px !important;
}

.zbh-ad-home_social_follow .zbh-ad__desktop,
.zbh-ad-home_social_follow .zbh-ad__mobile {
  width: 100% !important;
  max-width: 300px !important;
}

.zbh-ad-home_social_follow .zbh-ad__item {
  width: 100% !important;
}

.zbh-ad-home_social_follow .zbh-ad__box {
  display: block !important;
  width: 100% !important;
  max-width: 300px !important;
  height: auto !important;
  min-height: 42px !important;
  overflow: visible !important;
}

.zbh-ad-home_social_follow .zbh-social-row {
  display: grid !important;
  grid-template-columns: 42px max-content minmax(42px, 1fr) !important;
  gap: 8px !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 42px !important;
  padding: 2px 0 !important;
  color: #111827 !important;
  text-decoration: none !important;
}

.zbh-ad-home_social_follow .zbh-social-logo {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 38px !important;
  height: 38px !important;
  padding: 2px !important;
  overflow: hidden !important;
  border: 1px solid rgba(102, 45, 145, .22) !important;
  border-radius: 8px !important;
  background: #070707 !important;
}

.zbh-ad-home_social_follow .zbh-social-logo img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

.zbh-ad-home_social_follow .zbh-social-youtube,
.zbh-ad-home_social_follow .zbh-social-facebook,
.zbh-ad-home_social_follow .zbh-social-custom {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  min-height: 22px !important;
  padding: 3px 8px !important;
  border-radius: 3px !important;
  color: #fff !important;
  font-family: Inter, sans-serif !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.zbh-ad-home_social_follow .zbh-social-youtube {
  background: #d71920 !important;
}

.zbh-ad-home_social_follow .zbh-social-facebook {
  background: #1877f2 !important;
}

.zbh-ad-home_social_follow .zbh-social-custom {
  background: #662d91 !important;
}

.zbh-ad-home_social_follow .zbh-social-row strong {
  display: block !important;
  min-width: 0 !important;
  color: #5f6875 !important;
  font-family: Inter, sans-serif !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.zbh-popular-more {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-top: 8px;
  padding: 6px 12px;
  border: 1px solid rgba(194, 24, 91, .24);
  border-radius: 999px;
  color: #c2185b !important;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.zbh-popular-more::after {
  content: "â†’";
  margin-left: 6px;
  font-family: Inter, sans-serif;
}

.zbh-popular-more:hover {
  border-color: rgba(194, 24, 91, .45);
  background: #fff0f6;
}

@media (min-width: 1181px) {
  .zbh-side-fill--popular {
    display: flex !important;
    flex-direction: column !important;
  }

  .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+8) {
    display: none !important;
  }

  .zbh-popular-more {
    margin-top: auto !important;
  }
}

/* 0.8.4 mobile top-banner fit: preserve the real wide creative without cropping. */
@media (max-width: 900px) {
  .zbh-ad-home_top_banner {
    width: min(100%, calc(100vw - 32px)) !important;
    max-width: 390px !important;
    margin: 12px auto 18px !important;
    overflow: hidden !important;
  }

  .zbh-ad-home_top_banner .zbh-ad__box {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 1024 / 71 !important;
    border-radius: 5px !important;
    background: transparent !important;
  }

  .zbh-ad-home_top_banner a,
  .zbh-ad-home_top_banner img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }
}

/* 0.8.5 homepage QA fixes: category readability, mobile cards, tabs, and ad rhythm. */
.zbh-popular-more {
  display: none !important;
}

@media (min-width: 1181px) {
  .zbh-side-fill--popular {
    flex: 0 0 auto !important;
    min-height: 0 !important;
    padding-bottom: 10px !important;
  }

  .zbh-side-fill--popular .zbh-popular-item:nth-of-type(n+8) {
    display: grid !important;
  }
}

.zbh-int-grid .zbh-card {
  isolation: isolate;
  border-radius: 10px !important;
  background: #111827 !important;
}

.zbh-int-grid .zbh-card::after {
  z-index: 1 !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, .08) 0%, rgba(0, 0, 0, .38) 45%, rgba(0, 0, 0, .88) 100%) !important;
}

.zbh-int-grid .zbh-card .zbh-thumb {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.zbh-int-grid .zbh-card .zbh-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: saturate(1.05) brightness(.86) !important;
}

.zbh-int-grid .zbh-card h2,
.zbh-int-grid .zbh-card h3 {
  position: absolute !important;
  z-index: 2 !important;
  inset: auto 12px 14px !important;
  max-width: calc(100% - 24px) !important;
  margin: 0 !important;
  color: #fff !important;
  text-align: center !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .92), 0 0 1px rgba(0, 0, 0, .9) !important;
}

.zbh-int-grid .zbh-card h2 a,
.zbh-int-grid .zbh-card h3 a {
  color: #fff !important;
}

.zbh-sports-updates a {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  padding-left: 0 !important;
}

.zbh-sports-updates a::before {
  content: "" !important;
  flex: 0 0 8px !important;
  width: 8px !important;
  height: 8px !important;
  margin-top: .55em !important;
  border-top: 2px solid #c2185b !important;
  border-right: 2px solid #c2185b !important;
  transform: rotate(45deg) !important;
  background: transparent !important;
}

.zbh-division-tabs {
  align-items: center !important;
  justify-content: flex-end !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  gap: 10px !important;
  color: inherit !important;
}

.zbh-division-tabs a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

.zbh-division-tabs a:hover,
.zbh-division-tabs a:focus-visible {
  border-color: rgba(109, 53, 168, .45) !important;
  background: #f6f0ff !important;
  color: #6d35a8 !important;
}

.zbh-ad-mode-stack .zbh-ad__desktop,
.zbh-ad-mode-stack .zbh-ad__mobile {
  gap: 12px !important;
}

.zbh-ad__box iframe {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

.zbh-ad__box:empty,
.zbh-ad__item:empty {
  display: none !important;
}

.zbh-main > .zbh-ad,
.zbh-wrap > .zbh-ad,
.zbh-section + .zbh-ad,
.zbh-ad + .zbh-section {
  margin-top: 14px !important;
  margin-bottom: 18px !important;
}

.zbh-ad-home_below_feature,
[class*="zbh-ad-category_"] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

@media (max-width: 900px) {
  .zbh-secondary {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  .zbh-secondary .zbh-card {
    display: flex !important;
    flex-direction: column !important;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0 0 10px !important;
    overflow: hidden !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  .zbh-secondary .zbh-card .zbh-thumb {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 4 / 3 !important;
    border-radius: 0 !important;
  }

  .zbh-secondary .zbh-card .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    display: -webkit-box !important;
    width: auto !important;
    margin: 8px 9px 0 !important;
    overflow: hidden !important;
    color: #0f172a !important;
    font-size: 13.5px !important;
    line-height: 1.36 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-secondary .zbh-card h2 a,
  .zbh-secondary .zbh-card h3 a {
    color: inherit !important;
  }

  .zbh-int-grid {
    grid-template-columns: 1fr !important;
    grid-auto-rows: auto !important;
  }

  .zbh-int-grid .zbh-card {
    min-height: 178px !important;
  }

  .zbh-int-grid .zbh-card h2,
  .zbh-int-grid .zbh-card h3 {
    font-size: 17px !important;
    line-height: 1.35 !important;
  }

  .zbh-sports-updates {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    padding: 10px 12px !important;
    border: 1px solid rgba(46, 125, 50, .16) !important;
    border-radius: 14px !important;
    background: #f8fbf9 !important;
  }

  .zbh-sports-updates a {
    min-height: 46px !important;
    padding: 10px 0 !important;
  }

  .zbh-education {
    padding: 14px !important;
    gap: 14px !important;
  }

  .zbh-education-left,
  .zbh-education-right,
  .zbh-education-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .zbh-education-left .zbh-card,
  .zbh-education-right .zbh-card,
  .zbh-education-grid .zbh-mini {
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: center !important;
    min-height: 86px !important;
    padding: 8px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  .zbh-education-left .zbh-card .zbh-thumb,
  .zbh-education-right .zbh-card .zbh-thumb,
  .zbh-education-grid .zbh-mini .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 96px !important;
    height: 74px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 10px !important;
    overflow: hidden !important;
  }

  .zbh-education-left .zbh-card .zbh-thumb img,
  .zbh-education-right .zbh-card .zbh-thumb img,
  .zbh-education-grid .zbh-mini .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .zbh-education-left .zbh-card h2,
  .zbh-education-left .zbh-card h3,
  .zbh-education-right .zbh-card h2,
  .zbh-education-right .zbh-card h3,
  .zbh-education-grid .zbh-mini h3 {
    display: -webkit-box !important;
    margin: 0 !important;
    overflow: hidden !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-education-left .zbh-card .zbh-badge,
  .zbh-education-right .zbh-card .zbh-badge,
  .zbh-education-left .zbh-card .zbh-meta,
  .zbh-education-right .zbh-card .zbh-meta {
    display: none !important;
  }

  .zbh-division-tabs {
    justify-content: flex-start !important;
    margin: 4px 0 16px !important;
    padding-bottom: 4px !important;
    overflow-x: auto !important;
    scrollbar-width: thin !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .zbh-division-tabs a {
    flex: 0 0 auto !important;
    min-height: 34px !important;
    font-size: 13px !important;
  }

  .zbh-divisional {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .zbh-divisional .zbh-mini {
    grid-template-columns: 86px minmax(0, 1fr) !important;
    gap: 10px !important;
    min-height: 82px !important;
  }

  .zbh-divisional .zbh-mini .zbh-thumb {
    width: 86px !important;
    height: 74px !important;
    border-radius: 10px !important;
  }

  .zbh-divisional .zbh-mini h3 {
    font-size: 15.5px !important;
    line-height: 1.35 !important;
  }

  .zbh-ad-mode-stack .zbh-ad__mobile {
    gap: 10px !important;
  }

  .zbh-business-market--ad .zbh-ad,
  .zbh-feature-ad .zbh-ad,
  .zbh-main > .zbh-ad,
  .zbh-wrap > .zbh-ad {
    margin-top: 10px !important;
    margin-bottom: 12px !important;
  }
}

@media (max-width: 380px) {
  .zbh-secondary .zbh-card h2,
  .zbh-secondary .zbh-card h3 {
    font-size: 12.8px !important;
    line-height: 1.35 !important;
  }
}

/* 0.8.6 GoBangladesh managed sidebar ad placement. */
.zbh-feature-ad .zbh-ad-home_popular_bottom {
  width: 100% !important;
  margin: 10px 0 0 !important;
}

.zbh-feature-ad .zbh-ad-home_popular_bottom .zbh-ad__desktop,
.zbh-feature-ad .zbh-ad-home_popular_bottom .zbh-ad__mobile {
  width: 100% !important;
  display: grid !important;
  gap: 10px !important;
  place-items: center !important;
}

.zbh-feature-ad .zbh-ad-home_popular_bottom .zbh-ad__box {
  width: min(100%, 300px) !important;
  max-width: 300px !important;
  aspect-ratio: 300 / 250 !important;
  min-height: 0 !important;
  border-radius: 12px !important;
  background: #fff !important;
  overflow: hidden !important;
  box-shadow: 0 6px 18px rgba(15, 23, 42, .08) !important;
}

.zbh-feature-ad .zbh-ad-home_popular_bottom img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block !important;
}

@media (max-width: 767px) {
  .zbh-feature-ad .zbh-ad-home_popular_bottom {
    margin-top: 12px !important;
  }

  .zbh-feature-ad .zbh-ad-home_popular_bottom .zbh-ad__box {
    margin-inline: auto !important;
  }
}

/* 0.9.0 product template foundation. */
.zbh-skip-link {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 9999;
  transform: translateY(-140%);
  border-radius: 8px;
  background: var(--zb-magenta);
  color: #fff;
  padding: 10px 14px;
  font-weight: 700;
}

.zbh-skip-link:focus {
  transform: translateY(0);
}

.zbh-template {
  padding: 32px 16px 56px;
}

.zbh-template__head,
.zbh-entry__head {
  max-width: 880px;
  margin: 0 auto 24px;
  border-bottom: 1px solid var(--zb-line);
  padding-bottom: 16px;
}

.zbh-template__head h1,
.zbh-entry__head h1,
.zbh-empty h1 {
  margin: 0 0 8px;
  font-family: var(--zb-serif);
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.2;
}

.zbh-template__head p,
.zbh-entry__meta,
.zbh-empty p {
  color: var(--zb-muted);
  font-size: 15px;
  line-height: 1.65;
}

.zbh-archive-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.zbh-archive-card {
  overflow: hidden;
  border: 1px solid var(--zb-line);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .06);
}

.zbh-archive-card__thumb {
  display: block;
  aspect-ratio: 16 / 9;
  background: #f5f5f5;
}

.zbh-archive-card__thumb img,
.zbh-entry__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.zbh-archive-card__body {
  padding: 14px 16px 16px;
}

.zbh-archive-card__cat a,
.zbh-entry__head .post-categories a,
.zbh-tags a {
  display: inline-flex;
  margin: 0 6px 8px 0;
  border-radius: 999px;
  background: var(--zb-magenta);
  color: #fff;
  padding: 4px 9px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.zbh-archive-card h2 {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.3;
}

.zbh-archive-card p {
  margin: 0 0 10px;
  color: var(--zb-muted);
  line-height: 1.55;
}

.zbh-entry {
  max-width: 900px;
  margin: 0 auto;
}

.zbh-entry__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
}

.zbh-breadcrumb {
  margin-bottom: 16px;
  color: var(--zb-muted);
  font-size: 14px;
}

.zbh-breadcrumb a {
  color: var(--zb-green);
  font-weight: 700;
}

.zbh-entry__image {
  margin: 0 0 24px;
  overflow: hidden;
  border-radius: 14px;
  aspect-ratio: 16 / 9;
}

.zbh-entry__content {
  font-size: 18px;
  line-height: 1.85;
}

.zbh-entry__content img {
  max-width: 100%;
  height: auto;
}

.zbh-entry__foot {
  border-top: 1px solid var(--zb-line);
  margin-top: 32px;
  padding-top: 20px;
}

.zbh-author-box {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 26px;
  border: 1px solid var(--zb-line);
  border-radius: 14px;
  padding: 18px;
  background: #fff;
}

.zbh-empty {
  max-width: 680px;
  margin: 40px auto;
  text-align: center;
}

.zbh-button {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  border-radius: 999px;
  background: var(--zb-magenta);
  color: #fff;
  padding: 0 18px;
  font-weight: 700;
  text-decoration: none;
}

@media (max-width: 900px) {
  .zbh-archive-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .zbh-template {
    padding-inline: 14px;
  }

  .zbh-archive-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .zbh-entry__content {
    font-size: 16px;
    line-height: 1.78;
  }
}

/* 0.9.2 category panel polish: subtle color, readable ribbons, no heavy visual noise. */
.zbh-section,
.zbh-hero {
  --zbh-panel-accent: var(--sec-accent, var(--zb-magenta));
}

.zbh-ribbon-head {
  overflow: visible !important;
  gap: 12px !important;
  margin-bottom: 18px !important;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--zbh-panel-accent) 72%, #ffffff 28%), transparent) !important;
  opacity: 1 !important;
  height: 1px !important;
}

.zbh-ribbon-head h2 {
  position: relative !important;
  z-index: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  margin: 0 !important;
  border-radius: 0 10px 0 10px !important;
  background: linear-gradient(135deg, #7a35b1 0%, #5b2492 100%) !important;
  color: #ffffff !important;
  padding: 6px 18px 7px !important;
  font-size: clamp(18px, 1.9vw, 25px) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .24) !important;
  white-space: nowrap !important;
  box-shadow: 0 8px 18px rgba(109, 53, 168, .18) !important;
}

.zbh-section__head {
  border: 0 !important;
  padding: 0 0 14px !important;
  margin-bottom: 18px !important;
}

.zbh-section__head > div {
  display: inline-grid !important;
  gap: 5px !important;
}

.zbh-section__head p {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  border-left: 2px solid var(--zbh-panel-accent) !important;
  color: #45525f !important;
  background: transparent !important;
  padding: 2px 0 2px 9px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-weight: 700 !important;
}

.zbh-latest,
.zbh-side-fill--popular,
.zbh-opar-panel,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-updates,
.zbh-sports-more,
.zbh-topic-column,
.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  position: relative !important;
  border: 1px solid rgba(109, 53, 168, .12) !important;
  border-radius: 14px !important;
  background:
    radial-gradient(circle at top left, rgba(194, 24, 91, .055), transparent 34%),
    linear-gradient(135deg, rgba(255, 255, 255, .96), rgba(247, 250, 252, .9)) !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .055) !important;
}

.zbh-latest::before,
.zbh-side-fill--popular::before,
.zbh-opar-panel::before,
.zbh-business-wire::before,
.zbh-business-market::before,
.zbh-politics-left::before,
.zbh-politics-right::before,
.zbh-int-list::before,
.zbh-expat-panel::before,
.zbh-sports-updates::before,
.zbh-sports-more::before,
.zbh-topic-column::before,
.zbh-education-left::before,
.zbh-education-right::before,
.zbh-lifestyle-list::before,
.zbh-divisional::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 auto 0 0 !important;
  width: 4px !important;
  border-radius: 14px 0 0 14px !important;
  background: linear-gradient(180deg, var(--zbh-panel-accent), rgba(194, 24, 91, .35)) !important;
  opacity: .9 !important;
  pointer-events: none !important;
}

.zbh-latest,
.zbh-side-fill--popular {
  --zbh-panel-accent: var(--zb-magenta);
  background:
    radial-gradient(circle at 6% 0, rgba(194, 24, 91, .08), transparent 34%),
    linear-gradient(135deg, #fff9fc 0%, #ffffff 54%, #f7fbff 100%) !important;
}

.zbh-business-wire,
.zbh-business-market {
  --zbh-panel-accent: var(--zb-green);
  background:
    radial-gradient(circle at 0 0, rgba(46, 125, 50, .1), transparent 34%),
    linear-gradient(135deg, #f7fff9 0%, #ffffff 58%, #f5fbf7 100%) !important;
}

.zbh-opar-panel,
.zbh-int-list,
.zbh-expat-panel,
.zbh-topic-column {
  --zbh-panel-accent: #6d35a8;
  background:
    radial-gradient(circle at top right, rgba(109, 53, 168, .08), transparent 36%),
    linear-gradient(135deg, #fbf9ff 0%, #ffffff 58%, #f9fbff 100%) !important;
}

.zbh-politics-left,
.zbh-politics-right {
  --zbh-panel-accent: var(--zb-magenta);
  background:
    radial-gradient(circle at 0 0, rgba(194, 24, 91, .075), transparent 35%),
    linear-gradient(135deg, #fff8fb 0%, #ffffff 60%, #fffdf7 100%) !important;
}

.zbh-sports-updates,
.zbh-sports-more {
  --zbh-panel-accent: var(--zb-green);
  background:
    radial-gradient(circle at top right, rgba(46, 125, 50, .1), transparent 38%),
    linear-gradient(135deg, #f5fff8 0%, #ffffff 55%, #f7fbf8 100%) !important;
}

.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  --zbh-panel-accent: #6d35a8;
  background:
    radial-gradient(circle at 0 0, rgba(109, 53, 168, .06), transparent 34%),
    linear-gradient(135deg, #fbfbff 0%, #ffffff 58%, #f8fbfa 100%) !important;
}

.zbh-latest .zbh-block-title,
.zbh-side-fill h3,
.zbh-sports-more h3 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 12px !important;
  color: #101827 !important;
  font-weight: 800 !important;
}

.zbh-latest .zbh-block-title::before,
.zbh-side-fill h3::before,
.zbh-sports-more h3::before {
  content: "" !important;
  display: inline-block !important;
  width: 18px !important;
  height: 3px !important;
  border-radius: 999px !important;
  background: var(--zbh-panel-accent) !important;
}

.zbh-business-wire a,
.zbh-sports-updates a,
.zbh-int-list .zbh-mini,
.zbh-expat-panel .zbh-mini,
.zbh-opar-panel .zbh-mini,
.zbh-latest .zbh-mini,
.zbh-side-fill--popular .zbh-popular-item,
.zbh-topic-list .zbh-mini,
.zbh-divisional .zbh-mini {
  border-color: rgba(15, 23, 42, .08) !important;
}

.zbh-business-wire a:hover,
.zbh-sports-updates a:hover,
.zbh-opar-panel a:hover,
.zbh-int-list a:hover,
.zbh-expat-panel a:hover,
.zbh-latest a:hover,
.zbh-side-fill--popular a:hover {
  color: var(--zbh-panel-accent) !important;
}

.zbh-card .zbh-badge,
.zbh-brief strong,
.zbh-topic-column .zbh-lead .zbh-badge {
  color: #ffffff !important;
  background: linear-gradient(135deg, var(--zbh-panel-accent), #6d35a8) !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .18) !important;
}

@media (max-width: 767px) {
  .zbh-ribbon-head {
    gap: 8px !important;
    margin-bottom: 14px !important;
  }

  .zbh-ribbon-head h2,
  .zbh-section__head h2 {
    min-height: 32px !important;
    padding: 5px 14px 6px !important;
    font-size: 18px !important;
    border-radius: 0 8px 0 8px !important;
  }

  .zbh-section__head p {
    max-width: 100% !important;
    border-radius: 0 10px 10px 0 !important;
    font-size: 13px !important;
    white-space: normal !important;
  }

  .zbh-latest,
  .zbh-side-fill--popular,
  .zbh-opar-panel,
  .zbh-business-wire,
  .zbh-business-market,
  .zbh-politics-left,
  .zbh-politics-right,
  .zbh-int-list,
  .zbh-expat-panel,
  .zbh-sports-updates,
  .zbh-sports-more,
  .zbh-topic-column,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-lifestyle-list,
  .zbh-divisional {
    border-radius: 12px !important;
  }
}

/* 0.9.3 final cascade: keep the newest polish after every older override. */
.zbh-ad {
  --zbh-ad-gap: 10px;
}

.zbh-ad.zbh-ad-vis-mobile {
  display: none !important;
}

.zbh-ad > .zbh-ad__desktop {
  display: grid !important;
  gap: var(--zbh-ad-gap) !important;
  justify-items: center !important;
}

.zbh-ad > .zbh-ad__mobile,
.zbh-ad.zbh-ad-vis-desktop > .zbh-ad__mobile,
.zbh-ad.zbh-ad-vis-both > .zbh-ad__mobile {
  display: none !important;
}

.zbh-ad.zbh-ad-vis-mobile > .zbh-ad__desktop {
  display: none !important;
}

.zbh-ad-mode-stack > .zbh-ad__desktop,
.zbh-ad-mode-stack > .zbh-ad__mobile {
  gap: var(--zbh-ad-gap) !important;
}

.zbh-ad__box:empty,
.zbh-ad__item:empty,
.zbh-ad__desktop:empty,
.zbh-ad__mobile:empty {
  display: none !important;
}

.zbh-latest::before,
.zbh-side-fill--popular::before,
.zbh-opar-panel::before,
.zbh-business-wire::before,
.zbh-business-market::before,
.zbh-politics-left::before,
.zbh-politics-right::before,
.zbh-int-list::before,
.zbh-expat-panel::before,
.zbh-sports-updates::before,
.zbh-sports-more::before,
.zbh-topic-column::before,
.zbh-education-left::before,
.zbh-education-right::before,
.zbh-lifestyle-list::before,
.zbh-divisional::before {
  display: none !important;
  content: none !important;
}

.zbh-latest,
.zbh-side-fill--popular,
.zbh-opar-panel,
.zbh-business-wire,
.zbh-business-market,
.zbh-politics-left,
.zbh-politics-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-sports-updates,
.zbh-sports-more,
.zbh-topic-column,
.zbh-education-left,
.zbh-education-right,
.zbh-lifestyle-list,
.zbh-divisional {
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-top: 2px solid color-mix(in srgb, var(--zbh-panel-accent, #6d35a8) 74%, #ffffff 26%) !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, rgba(255, 255, 255, .98), rgba(250, 252, 255, .92)) !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035) !important;
}

.zbh-politics-left,
.zbh-politics-right,
.zbh-sports-updates,
.zbh-education-left,
.zbh-education-right,
.zbh-int-list,
.zbh-expat-panel,
.zbh-topic-column,
.zbh-divisional {
  padding-left: clamp(12px, 1.1vw, 16px) !important;
  padding-right: clamp(12px, 1.1vw, 16px) !important;
}

.zbh-ribbon-head {
  gap: 10px !important;
  margin-bottom: 16px !important;
}

.zbh-ribbon-head::before,
.zbh-ribbon-head::after {
  height: 1px !important;
  opacity: .72 !important;
}

.zbh-ribbon-head h2,
.zbh-section__head h2 {
  min-height: 30px !important;
  padding: 4px 15px 5px !important;
  border-radius: 0 7px 0 7px !important;
  background: linear-gradient(135deg, #6d35a8, #56208d) !important;
  color: #fff !important;
  font-size: clamp(17px, 1.45vw, 22px) !important;
  line-height: 1.16 !important;
  box-shadow: 0 5px 13px rgba(109, 53, 168, .14) !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .22) !important;
}

.zbh-section__head p {
  border-left-width: 2px !important;
  background: linear-gradient(90deg, rgba(46, 125, 50, .055), rgba(194, 24, 91, .035)) !important;
  padding: 3px 8px !important;
}

.zbh-latest .zbh-block-title::before,
.zbh-side-fill h3::before,
.zbh-sports-more h3::before {
  width: 15px !important;
  height: 2px !important;
}

.zbh-sports-updates a {
  align-items: flex-start !important;
  gap: 9px !important;
  padding-left: 0 !important;
}

.zbh-sports-updates a::before {
  content: "" !important;
  flex: 0 0 6px !important;
  width: 6px !important;
  height: 6px !important;
  margin-top: .66em !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--zb-green) !important;
  box-shadow: 0 0 0 3px rgba(46, 125, 50, .1) !important;
  transform: none !important;
}

@media (max-width: 900px) {
  .zbh-ad.zbh-ad-vis-desktop {
    display: none !important;
  }

  .zbh-ad.zbh-ad-vis-mobile,
  .zbh-ad.zbh-ad-vis-both {
    display: block !important;
  }

  .zbh-ad.zbh-ad-vis-mobile > .zbh-ad__desktop,
  .zbh-ad.zbh-ad-vis-both > .zbh-ad__desktop {
    display: none !important;
  }

  .zbh-ad.zbh-ad-vis-mobile > .zbh-ad__mobile,
  .zbh-ad.zbh-ad-vis-both > .zbh-ad__mobile {
    display: grid !important;
    gap: var(--zbh-ad-gap) !important;
    justify-items: center !important;
  }

  .zbh-ribbon-head h2,
  .zbh-section__head h2 {
    min-height: 28px !important;
    padding: 4px 13px 5px !important;
    font-size: 17px !important;
  }

  .zbh-politics-left,
  .zbh-politics-right,
  .zbh-sports-updates,
  .zbh-education-left,
  .zbh-education-right,
  .zbh-int-list,
  .zbh-expat-panel,
  .zbh-topic-column,
  .zbh-divisional {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

/* 0.10.6 final homepage category ad and badge rules.
   Keep category title ads desktop-only and hide card category pills outside the feature block. */
.zbh-main .zbh-section__head--with-ad {
  display: grid !important;
  grid-template-columns: minmax(220px, 1fr) 728px !important;
  align-items: center !important;
  gap: 24px !important;
  border: 0 !important;
  padding-bottom: 14px !important;
}

.zbh-main .zbh-section__head--with-ad > div {
  min-width: 0 !important;
}

.zbh-main .zbh-section__head--compact {
  display: block !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding-bottom: 12px !important;
}

.zbh-main .zbh-section-title-ad {
  display: flex !important;
  width: 728px !important;
  height: 90px !important;
  max-width: 728px !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: end !important;
  overflow: hidden !important;
  background: transparent !important;
}

.zbh-main .zbh-section-title-ad .adsbygoogle,
.zbh-main .zbh-adsense-728x90 {
  display: inline-block !important;
  width: 728px !important;
  height: 90px !important;
  max-width: 728px !important;
}

.zbh-main .zbh-section .zbh-card .zbh-badge,
.zbh-main .zbh-section .zbh-brief strong,
.zbh-main .zbh-section .zbh-topic-column .zbh-lead .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-hero .zbh-card .zbh-badge {
  display: inline-flex !important;
}

@media (max-width: 1023px) {
  .zbh-main .zbh-section__head,
  .zbh-main .zbh-section__head--with-ad,
  .zbh-main .zbh-section__head--compact {
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
  }

  .zbh-main .zbh-section-title-ad {
    display: none !important;
  }
}

/* 0.10.22 homepage category header final override. */
.zbh-main .zbh-section__head h2 {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: fit-content !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 5px 12px !important;
  border: 0 !important;
  border-left: 4px solid var(--zbh-panel-accent, var(--sec-accent, #6d35a8)) !important;
  border-bottom: 1px solid rgba(109, 53, 168, .22) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 2.1vw, 30px) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-shadow: none !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-section__head p {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 2px 0 2px 9px !important;
  border: 0 !important;
  border-left: 2px solid var(--zbh-panel-accent, var(--sec-accent, #2e7d32)) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #465568 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
}

/* 0.9.4 single-news cascade after ad/panel overrides. */
.zbh-single-template {
  padding-top: 28px !important;
}

.zbh-single-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  gap: 28px !important;
  align-items: start !important;
}

.zbh-single-main,
.zbh-single-main .zbh-entry {
  min-width: 0 !important;
  max-width: none !important;
}

.zbh-entry--post {
  max-width: none !important;
  margin: 0 !important;
}

.zbh-entry--post .zbh-entry__head {
  max-width: none !important;
  margin: 0 0 18px !important;
}

.zbh-entry--post .zbh-entry__head h1,
.zbh-entry--autoload .zbh-entry__head h2 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  letter-spacing: 0 !important;
}

.zbh-entry-ad {
  margin: 22px auto !important;
}

.zbh-share {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin-top: 12px !important;
}

.zbh-share a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  border: 1px solid rgba(15, 23, 42, .12) !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #0f172a !important;
  padding: 0 12px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.zbh-single-sidebar {
  position: sticky !important;
  top: 92px !important;
  display: grid !important;
  gap: 16px !important;
}

.zbh-single-widget {
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-top: 2px solid var(--zb-magenta) !important;
  border-radius: 10px !important;
  background: #fff !important;
  padding: 14px !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .035) !important;
}

.zbh-single-widget h2 {
  margin: 0 0 12px !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

.zbh-single-widget .zbh-mini {
  grid-template-columns: 78px minmax(0, 1fr) !important;
  gap: 10px !important;
  padding: 9px 0 !important;
}

.zbh-single-widget .zbh-mini .zbh-thumb {
  width: 78px !important;
  height: 64px !important;
  border-radius: 8px !important;
}

.zbh-single-widget .zbh-mini h3 {
  font-size: 14px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-related {
  margin-top: 24px !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-size: 22px !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  gap: 8px !important;
  color: var(--zb-text) !important;
  text-decoration: none !important;
}

.zbh-related-card img {
  width: 100% !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 9px !important;
  object-fit: cover !important;
  background: #f2f4f7 !important;
}

.zbh-entry--autoload {
  margin-top: 36px !important;
  border-top: 3px solid rgba(194, 24, 91, .16) !important;
  padding-top: 28px !important;
}

.zbh-autoload-label,
.zbh-next-posts__status {
  display: inline-flex !important;
  margin-bottom: 12px !important;
  border-radius: 999px !important;
  background: rgba(194, 24, 91, .1) !important;
  color: var(--zb-magenta) !important;
  padding: 5px 12px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.zbh-next-posts {
  min-height: 20px !important;
  text-align: center !important;
}

.zbh-single-sidebar .zbh-ad {
  margin: 0 !important;
}

@media (max-width: 1024px) {
  .zbh-single-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .zbh-single-sidebar {
    position: static !important;
  }
}

@media (max-width: 767px) {
  .zbh-single-template {
    padding-inline: 12px !important;
  }

  .zbh-entry--post .zbh-entry__head h1 {
    font-size: 28px !important;
    line-height: 1.23 !important;
  }

  .zbh-entry__content {
    font-size: 17px !important;
  }

  .zbh-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 0.10.25 EOF override: international submenu and title ads. */
.zbh-main .zbh-section__head--international.zbh-section__head--compact {
  width: 100% !important;
  max-width: 100% !important;
}

.zbh-main .zbh-section__head--international .zbh-section__intro {
  display: grid !important;
  grid-template-columns: minmax(220px, max-content) minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: clamp(16px, 2.4vw, 34px) !important;
  row-gap: 8px !important;
  width: 100% !important;
}

.zbh-main .zbh-section__head--international .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 5px 10px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, .88) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international .zbh-section__intro {
    display: block !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    margin-top: 10px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }
}

/* 0.10.29 true EOF override: compact unique headers, no blank title-ad lanes, tight tab rhythm. */
.zbh-main .zbh-section__head--compact:not(.zbh-section__head--international):not(.zbh-section__head--divisional) {
  width: fit-content !important;
  max-width: 100% !important;
  margin-bottom: 10px !important;
}

.zbh-main .zbh-section__head--compact:not(.zbh-section__head--international):not(.zbh-section__head--divisional) .zbh-section__intro {
  display: inline-grid !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
  gap: 5px !important;
  padding-bottom: 4px !important;
}

.zbh-main .zbh-section__head--compact:not(.zbh-section__head--international):not(.zbh-section__head--divisional) .zbh-section__intro::after {
  opacity: .18 !important;
  left: 10px !important;
}

.zbh-main .zbh-section__head--with-ad.zbh-section__head--ad-empty {
  display: block !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin-bottom: 10px !important;
}

.zbh-main .zbh-section__head--with-ad.zbh-section__head--ad-empty .zbh-section__intro {
  display: inline-grid !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
  gap: 5px !important;
  padding-bottom: 4px !important;
}

.zbh-main .zbh-section__head--with-ad.zbh-section__head--ad-empty .zbh-section-title-ad,
.zbh-main .zbh-section-title-ad.zbh-adslot-empty {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact {
  display: grid !important;
  grid-template-columns: minmax(220px, 340px) minmax(280px, 1fr) !important;
  align-items: center !important;
  justify-content: space-between !important;
  column-gap: clamp(24px, 4vw, 56px) !important;
  row-gap: 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 12px !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-section__intro {
  display: contents !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact h2,
.zbh-main .zbh-section__head--international.zbh-section__head--compact p {
  grid-column: 1 !important;
  align-self: start !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-int-nav--header {
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 9px !important;
  min-width: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 8px 0 !important;
  border-top: 1px solid rgba(109, 53, 168, .12) !important;
  border-bottom: 1px solid rgba(109, 53, 168, .12) !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-section__intro {
  display: inline-grid !important;
  grid-template-columns: 1fr !important;
  width: auto !important;
  max-width: min(100%, 430px) !important;
}

.zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-int-nav--header {
  grid-column: 1 !important;
  grid-row: auto !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  margin-top: 8px !important;
}

.zbh-main .zbh-international-main > .zbh-int-nav:not(.zbh-int-nav--header) {
  display: none !important;
}

.zbh-main .zbh-int-nav--header span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 32px !important;
  padding: 6px 12px !important;
  border: 1px solid rgba(109, 53, 168, .2) !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #fff, #fbfaff) !important;
  color: #111827 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .04) !important;
}

.zbh-main .zbh-int-nav--header span::after {
  display: none !important;
}

#sec-divisional {
  row-gap: 0 !important;
}

#sec-divisional > .zbh-section__head--divisional {
  margin: 0 !important;
}

#sec-divisional > .zbh-division-tabs {
  margin: 0 0 -4px !important;
  transform: translateY(2px) !important;
}

#sec-divisional > .zbh-divisional {
  margin-top: -6px !important;
  padding-top: 0 !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section__head--international.zbh-section__head--compact .zbh-section__intro,
  .zbh-main .zbh-section__head--international.zbh-section__head--with-ad .zbh-section__intro {
    display: block !important;
    max-width: 100% !important;
  }

  .zbh-main .zbh-section__head--international.zbh-section__head--compact {
    display: block !important;
    margin-bottom: 12px !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin: 10px 0 0 !important;
    padding: 8px 0 2px !important;
    overflow-x: auto !important;
    scrollbar-width: none !important;
  }

  .zbh-main .zbh-section__head--international .zbh-int-nav--header::-webkit-scrollbar {
    display: none !important;
  }

  #sec-divisional {
    row-gap: 8px !important;
  }

  #sec-divisional > .zbh-division-tabs {
    transform: none !important;
    margin: 8px 0 8px !important;
  }

  #sec-divisional > .zbh-divisional {
    margin-top: 0 !important;
  }
}
/* 0.10.38 absolute EOF single article polish.
   This block is intentionally last because older single-post rules exist above. */
.zbh-entry--post .zbh-entry__lead,
.zbh-autoload-label,
.zbh-entry__image--single {
  display: none !important;
}

.zbh-entry--autoload {
  border-top: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-share,
.zbh-share--compact {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
  margin: 22px 0 18px !important;
  padding: 12px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
}

.zbh-share::before {
  content: "শেয়ার করুন";
  display: block !important;
  flex: 0 0 100% !important;
  margin: 0 0 2px !important;
  color: #475569 !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share a,
.zbh-share button,
.zbh-share--compact a,
.zbh-share--compact button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 13px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Hind Siliguri", Inter, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .12) !important;
}

.zbh-share .is-x,
.zbh-share--compact .is-x {
  background: #050505 !important;
  color: #fff !important;
}

.zbh-share .is-facebook { background: #1877f2 !important; }
.zbh-share .is-linkedin { background: #0a66c2 !important; }
.zbh-share .is-messenger { background: #168aff !important; }
.zbh-share .is-whatsapp { background: #22c55e !important; }
.zbh-share .is-copy { background: #334155 !important; }
.zbh-share .is-email { background: #475569 !important; }
.zbh-share .is-telegram { background: #229ed9 !important; }

.modern-quote.full,
.modern-quote.full.zbh-follow-callout,
.zbh-follow-callout {
  display: block !important;
  max-width: 760px !important;
  margin: 18px auto !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-left: 3px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff, #fff7fb) !important;
  color: #26364a !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.7 !important;
  text-align: left !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .05) !important;
}

.modern-quote.full::before,
.modern-quote.full::after,
.zbh-follow-callout::before,
.zbh-follow-callout::after {
  content: none !important;
  display: none !important;
}

.modern-quote.full strong,
.modern-quote.full a,
.zbh-follow-callout strong,
.zbh-follow-callout a {
  display: inline !important;
}

.modern-quote.full a,
.zbh-follow-callout a {
  color: #6d2ca3 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(109, 44, 163, .24) !important;
}

.zbh-related {
  margin: 28px 0 !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(15, 23, 42, .78) !important;
}

.zbh-related h2 {
  margin: 0 0 14px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 24px !important;
  line-height: 1.3 !important;
}

.zbh-related-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-related-card {
  display: grid !important;
  grid-template-columns: 128px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
  color: #111827 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .04) !important;
}

.zbh-related-card img {
  display: block !important;
  width: 128px !important;
  height: 80px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  border-radius: 9px !important;
  background: #f1f5f9 !important;
}

.zbh-related-card strong {
  display: block !important;
  margin: 0 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
}

.zbh-related-card span {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-share,
  .zbh-share--compact {
    gap: 7px !important;
    margin: 20px 0 16px !important;
  }

  .zbh-share a,
  .zbh-share button,
  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 11px !important;
    font-size: 12px !important;
  }

  .modern-quote.full,
  .modern-quote.full.zbh-follow-callout,
  .zbh-follow-callout {
    margin: 16px 0 !important;
    padding: 14px !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  .zbh-related-grid {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  .zbh-related-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    padding: 9px !important;
  }

  .zbh-related-card img {
    width: 112px !important;
    height: 70px !important;
  }

  .zbh-related-card strong {
    font-size: 15px !important;
    line-height: 1.38 !important;
  }
}

/* 0.10.39 absolute EOF sports cleanup and timed World Cup feature section */
.zbh-sports-updates a::before,
.zbh-sports-more h3::before,
.zbh-sports-more .zbh-mini::before {
  content: none !important;
  display: none !important;
}

.zbh-sports-updates a {
  padding-left: 0 !important;
  border-left: 0 !important;
  background-image: none !important;
}

.zbh-sports-more {
  border: 1px solid rgba(46, 125, 50, .16) !important;
  border-top: 2px solid rgba(46, 125, 50, .62) !important;
  border-radius: 14px !important;
  background:
    linear-gradient(135deg, rgba(46, 125, 50, .055), rgba(255, 255, 255, .96)) !important;
  padding: 14px !important;
  box-shadow: 0 10px 26px rgba(15, 23, 42, .045) !important;
}

.zbh-sports-more h3 {
  display: inline-flex !important;
  align-items: center !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
  border: 0 !important;
  color: #14532d !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

.zbh-sports-more > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.zbh-sports-more .zbh-mini {
  min-height: 82px !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
}

.zbh-worldcup {
  position: relative !important;
  margin: 28px auto 24px !important;
  padding: 24px !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 160, 23, .34) !important;
  border-radius: 20px !important;
  background:
    radial-gradient(circle at 8% 0%, rgba(212, 160, 23, .22), transparent 34%),
    radial-gradient(circle at 92% 12%, rgba(46, 125, 50, .20), transparent 34%),
    linear-gradient(135deg, #08140f 0%, #111827 58%, #07120c 100%) !important;
  color: #fff !important;
  box-shadow: 0 18px 46px rgba(15, 23, 42, .16) !important;
}

.zbh-worldcup::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .07) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, .04) 1px, transparent 1px) !important;
  background-size: 44px 44px !important;
  opacity: .28 !important;
}

.zbh-worldcup > * {
  position: relative !important;
  z-index: 1 !important;
}

.zbh-worldcup__head {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  gap: 14px !important;
  align-items: center !important;
  margin-bottom: 18px !important;
}

.zbh-worldcup__head span {
  display: inline-flex !important;
  align-items: center !important;
  width: max-content !important;
  min-height: 30px !important;
  padding: 5px 11px !important;
  border-radius: 999px !important;
  background: #d4a017 !important;
  color: #111827 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

.zbh-worldcup__head h2 {
  margin: 0 !important;
  color: #fff !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(28px, 3vw, 42px) !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__head p {
  max-width: 390px !important;
  margin: 0 !important;
  color: rgba(255, 255, 255, .78) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  text-align: right !important;
}

.zbh-worldcup__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.26fr) minmax(210px, .72fr) minmax(250px, .86fr) !important;
  gap: 16px !important;
  align-items: stretch !important;
}

.zbh-worldcup .zbh-card {
  height: 100% !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  background: rgba(255, 255, 255, .98) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .16) !important;
}

.zbh-worldcup .zbh-lead .zbh-thumb {
  aspect-ratio: 16 / 9 !important;
}

.zbh-worldcup .zbh-lead h2 {
  font-size: clamp(25px, 2.2vw, 34px) !important;
  line-height: 1.22 !important;
}

.zbh-worldcup__side {
  display: grid !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-worldcup__side .zbh-card .zbh-thumb {
  aspect-ratio: 16 / 10 !important;
}

.zbh-worldcup__updates {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  padding: 16px !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, .95) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .14) !important;
}

.zbh-worldcup__updates h3 {
  margin: 0 0 8px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(212, 160, 23, .42) !important;
  color: #14532d !important;
  font-size: 18px !important;
  font-weight: 900 !important;
}

.zbh-worldcup__updates a {
  display: grid !important;
  grid-template-columns: 9px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  padding: 12px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  color: #111827 !important;
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 1.42 !important;
  font-weight: 800 !important;
}

.zbh-worldcup__updates a:last-child {
  border-bottom: 0 !important;
}

.zbh-worldcup__updates a span {
  width: 8px !important;
  height: 8px !important;
  margin-top: .55em !important;
  border-radius: 999px !important;
  background: #2e7d32 !important;
  box-shadow: 0 0 0 4px rgba(46, 125, 50, .12) !important;
}

@media (max-width: 1024px) {
  .zbh-worldcup__grid {
    grid-template-columns: minmax(0, 1fr) minmax(240px, .8fr) !important;
  }

  .zbh-worldcup__updates {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 900px) {
  .zbh-worldcup {
    margin: 18px 16px 20px !important;
    padding: 16px !important;
    border-radius: 16px !important;
  }

  .zbh-worldcup__head {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-bottom: 14px !important;
  }

  .zbh-worldcup__head h2 {
    font-size: 28px !important;
  }

  .zbh-worldcup__head p {
    max-width: none !important;
    text-align: left !important;
    font-size: 14px !important;
  }

  .zbh-worldcup__grid,
  .zbh-worldcup__side {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }

  .zbh-worldcup .zbh-lead h2 {
    font-size: 24px !important;
  }

  .zbh-worldcup__updates {
    padding: 14px !important;
  }

  .zbh-sports-more > div {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.40 World Cup banner, copy, and content-density polish */
.zbh-worldcup__banner {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 20px !important;
  min-height: 116px !important;
  margin: 0 0 18px !important;
  padding: 22px 26px !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  border-radius: 18px !important;
  background:
    radial-gradient(circle at 18% 50%, rgba(212, 160, 23, .34), transparent 28%),
    radial-gradient(circle at 86% 44%, rgba(194, 24, 91, .26), transparent 34%),
    linear-gradient(110deg, #08140f 0%, #0a2540 48%, #2e7d32 100%) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .06), 0 16px 36px rgba(0, 0, 0, .18) !important;
}

.zbh-worldcup__banner::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 255, 255, .05) 1px, transparent 1px),
    radial-gradient(circle at 54% 50%, transparent 0 34px, rgba(255, 255, 255, .16) 35px 37px, transparent 38px) !important;
  background-size: 52px 52px, 52px 52px, 100% 100% !important;
  opacity: .42 !important;
}

.zbh-worldcup__banner-copy,
.zbh-worldcup__banner-trophy {
  position: relative !important;
  z-index: 1 !important;
}

.zbh-worldcup__banner-copy {
  display: grid !important;
  gap: 7px !important;
  max-width: 820px !important;
}

.zbh-worldcup__banner-copy span {
  display: inline-flex !important;
  width: max-content !important;
  padding: 5px 11px !important;
  border-radius: 999px !important;
  background: #d4a017 !important;
  color: #111827 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
}

.zbh-worldcup__banner-copy strong {
  color: #fff !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(30px, 4vw, 52px) !important;
  line-height: 1.05 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 3px 14px rgba(0, 0, 0, .34) !important;
}

.zbh-worldcup__banner-copy em {
  color: rgba(255, 255, 255, .86) !important;
  font-style: normal !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  font-weight: 700 !important;
}

.zbh-worldcup__banner-trophy {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 92px !important;
  width: 92px !important;
  height: 92px !important;
  border: 1px solid rgba(212, 160, 23, .7) !important;
  border-radius: 999px !important;
  background:
    radial-gradient(circle at 35% 30%, #ffe08a, #d4a017 42%, #7a4f00 100%) !important;
  color: #111827 !important;
  font-size: 44px !important;
  line-height: 1 !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .26) !important;
}

.zbh-worldcup__head p {
  max-width: 430px !important;
}

.zbh-worldcup .zbh-card {
  overflow: hidden !important;
}

.zbh-worldcup .zbh-card > .zbh-badge,
.zbh-worldcup .zbh-card > h2,
.zbh-worldcup .zbh-card > h3,
.zbh-worldcup .zbh-card > .zbh-excerpt,
.zbh-worldcup .zbh-card > .zbh-meta {
  margin-left: 18px !important;
  margin-right: 18px !important;
}

.zbh-worldcup .zbh-card > .zbh-badge {
  margin-top: 14px !important;
}

.zbh-worldcup .zbh-card > h2,
.zbh-worldcup .zbh-card > h3 {
  margin-top: 10px !important;
}

.zbh-worldcup .zbh-card > .zbh-meta {
  margin-bottom: 16px !important;
}

.zbh-worldcup__more {
  margin-top: 16px !important;
  padding: 14px !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, .92) !important;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .12) !important;
}

.zbh-worldcup__more h3 {
  margin: 0 0 12px !important;
  color: #14532d !important;
  font-size: 18px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
}

.zbh-worldcup__more > div {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 10px !important;
}

.zbh-worldcup__more .zbh-mini {
  min-height: 84px !important;
  padding: 9px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 12px !important;
  background: #fff !important;
}

.zbh-worldcup__more .zbh-mini .zbh-meta {
  display: none !important;
}

@media (max-width: 1024px) {
  .zbh-worldcup__more > div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  .zbh-worldcup__banner {
    min-height: 0 !important;
    padding: 16px !important;
    border-radius: 15px !important;
  }

  .zbh-worldcup__banner-trophy {
    display: none !important;
  }

  .zbh-worldcup__banner-copy strong {
    font-size: 30px !important;
  }

  .zbh-worldcup__banner-copy em {
    font-size: 13px !important;
  }

  .zbh-worldcup .zbh-card > .zbh-badge,
  .zbh-worldcup .zbh-card > h2,
  .zbh-worldcup .zbh-card > h3,
  .zbh-worldcup .zbh-card > .zbh-excerpt,
  .zbh-worldcup .zbh-card > .zbh-meta {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }

  .zbh-worldcup__more {
    padding: 12px !important;
  }

  .zbh-worldcup__more > div {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.41 World Cup supplied banner and fuller news rail */
.zbh-worldcup__banner {
  display: block !important;
  height: clamp(138px, 15vw, 218px) !important;
  min-height: 0 !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(212, 160, 23, .48) !important;
  border-radius: 18px !important;
  background: #07130f !important;
  box-shadow: 0 14px 32px rgba(0, 0, 0, .18) !important;
}

.zbh-worldcup__banner::before {
  display: none !important;
}

.zbh-worldcup__banner img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
}

.zbh-worldcup .zbh-worldcup-card.zbh-lead .zbh-excerpt {
  display: block !important;
  min-height: 70px !important;
  color: rgba(15, 23, 42, .72) !important;
  font-size: 16px !important;
  line-height: 1.62 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-worldcup__more {
  padding: 16px !important;
}

.zbh-worldcup__more > div {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.zbh-worldcup__more .zbh-mini {
  grid-template-columns: 116px minmax(0, 1fr) !important;
  gap: 13px !important;
  align-items: center !important;
  min-height: 106px !important;
  padding: 12px !important;
}

.zbh-worldcup__more .zbh-mini .zbh-thumb {
  width: 116px !important;
  height: 82px !important;
  border-radius: 12px !important;
}

.zbh-worldcup__more .zbh-mini h3 {
  font-size: 17px !important;
  line-height: 1.34 !important;
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 1024px) {
  .zbh-worldcup__more > div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  .zbh-worldcup__banner {
    height: 96px !important;
    border-radius: 13px !important;
  }

  .zbh-worldcup .zbh-worldcup-card.zbh-lead .zbh-excerpt {
    min-height: 0 !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .zbh-worldcup__more > div {
    grid-template-columns: 1fr !important;
  }

  .zbh-worldcup__more .zbh-mini {
    grid-template-columns: 104px minmax(0, 1fr) !important;
    min-height: 96px !important;
  }

  .zbh-worldcup__more .zbh-mini .zbh-thumb {
    width: 104px !important;
    height: 76px !important;
  }
}

/* 0.10.42 single article share/meta polish */
.zbh-entry__meta--single {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px 16px !important;
  margin: 0 0 18px !important;
  color: #334155 !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.zbh-entry__meta--single > span,
.zbh-entry__meta--single > time {
  display: inline-flex !important;
  align-items: center !important;
  min-width: 0 !important;
  color: inherit !important;
}

.zbh-entry__meta--single span + span::before,
.zbh-entry__meta--single span + span:before,
.zbh-entry__meta--single span + time::before,
.zbh-entry__meta--single span + time:before,
.zbh-entry__meta--single time + span::before,
.zbh-entry__meta--single time + span:before {
  content: none !important;
  display: none !important;
}

.zbh-entry__meta--single a {
  color: #0f172a !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(15, 23, 42, .18) !important;
}

.zbh-entry__meta--single a:hover,
.zbh-entry__meta--single a:focus-visible {
  color: #c2185b !important;
  border-bottom-color: #c2185b !important;
}

.zbh-share,
.zbh-share--compact {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 8px 9px !important;
  margin: 24px 0 20px !important;
  padding: 13px 0 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .1) !important;
}

.zbh-share::before,
.zbh-share:before,
.zbh-share--compact::before,
.zbh-share--compact:before {
  content: none !important;
  display: none !important;
}

.zbh-share__title {
  display: block !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  margin: 0 0 5px !important;
  color: #475569 !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1.35 !important;
}

.zbh-share__label {
  display: none !important;
}

.zbh-share a,
.zbh-share button,
.zbh-share--compact a,
.zbh-share--compact button {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 13px !important;
  border: 0 !important;
  border-radius: 999px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .12) !important;
  transform: none !important;
}

.zbh-share .is-facebook,
.zbh-share--compact .is-facebook {
  background: #1877f2 !important;
}

.zbh-share .is-x,
.zbh-share--compact .is-x {
  background: #050505 !important;
  color: #fff !important;
}

.zbh-share .is-linkedin,
.zbh-share--compact .is-linkedin {
  background: #0a66c2 !important;
}

.zbh-share .is-messenger,
.zbh-share--compact .is-messenger {
  background: #168aff !important;
}

.zbh-share .is-whatsapp,
.zbh-share--compact .is-whatsapp {
  background: #22c55e !important;
  color: #052e16 !important;
}

.zbh-share .is-copy,
.zbh-share--compact .is-copy {
  background: #334155 !important;
}

.zbh-share .is-email,
.zbh-share--compact .is-email {
  background: #475569 !important;
}

.zbh-share .is-telegram,
.zbh-share--compact .is-telegram {
  background: #229ed9 !important;
}

@media (max-width: 640px) {
  .zbh-entry__meta--single {
    gap: 6px 10px !important;
    font-size: 13px !important;
  }

  .zbh-share,
  .zbh-share--compact {
    gap: 7px !important;
    margin: 20px 0 18px !important;
  }

  .zbh-share__title {
    font-size: 13px !important;
    margin-bottom: 4px !important;
  }

  .zbh-share a,
  .zbh-share button,
  .zbh-share--compact a,
  .zbh-share--compact button {
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
  }
}

/* 0.10.45 absolute final people-free World Cup 2026 editorial masthead */
.zbh-worldcup__banner {
  position: relative !important;
  display: grid !important;
  align-items: center !important;
  min-height: clamp(174px, 20vw, 264px) !important;
  height: clamp(174px, 20vw, 264px) !important;
  margin: 0 0 18px !important;
  padding: clamp(18px, 3vw, 38px) !important;
  overflow: hidden !important;
  border: 1px solid rgba(232, 185, 73, .62) !important;
  border-radius: 18px !important;
  background: #07120f !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22) !important;
  isolation: isolate !important;
}

.zbh-worldcup__banner::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  background:
    linear-gradient(90deg, rgba(2, 8, 11, .94) 0%, rgba(2, 8, 11, .82) 34%, rgba(2, 8, 11, .32) 63%, rgba(2, 8, 11, .08) 100%),
    radial-gradient(circle at 18% 90%, rgba(20, 144, 91, .34), transparent 36%) !important;
  z-index: 1 !important;
}

.zbh-worldcup__banner::after {
  content: "" !important;
  position: absolute !important;
  inset: 10px !important;
  border: 1px solid rgba(232, 185, 73, .24) !important;
  border-radius: 14px !important;
  pointer-events: none !important;
  z-index: 2 !important;
}

.zbh-worldcup__banner img {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  opacity: .94 !important;
  z-index: 0 !important;
}

.zbh-worldcup__banner-copy {
  position: relative !important;
  z-index: 3 !important;
  width: min(620px, 72%) !important;
  color: #fff !important;
}

.zbh-worldcup__banner-copy span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 26px !important;
  margin: 0 0 10px !important;
  padding: 0 12px !important;
  border: 1px solid rgba(232, 185, 73, .6) !important;
  border-radius: 999px !important;
  background: rgba(232, 185, 73, .14) !important;
  color: #f8d36f !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

.zbh-worldcup__banner-copy strong {
  display: block !important;
  max-width: 12ch !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(32px, 5.2vw, 68px) !important;
  font-weight: 900 !important;
  line-height: .95 !important;
  letter-spacing: 0 !important;
  text-shadow: 0 3px 18px rgba(0, 0, 0, .42) !important;
}

.zbh-worldcup__banner-copy em,
.zbh-worldcup__banner-copy small {
  display: block !important;
  max-width: 560px !important;
  color: rgba(255, 255, 255, .9) !important;
  font-family: "Hind Siliguri", Inter, system-ui, sans-serif !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__banner-copy em {
  margin: 12px 0 0 !important;
  font-size: clamp(14px, 1.55vw, 18px) !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__banner-copy small {
  margin: 7px 0 0 !important;
  color: rgba(233, 247, 238, .78) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
}

.zbh-worldcup__head {
  display: none !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner {
    min-height: 218px !important;
    height: auto !important;
    padding: 22px !important;
    border-radius: 15px !important;
  }

  .zbh-worldcup__banner::before {
    background:
      linear-gradient(90deg, rgba(2, 8, 11, .95) 0%, rgba(2, 8, 11, .86) 58%, rgba(2, 8, 11, .24) 100%),
      linear-gradient(0deg, rgba(2, 8, 11, .55), rgba(2, 8, 11, .08)) !important;
  }

  .zbh-worldcup__banner img {
    object-position: 58% center !important;
  }

  .zbh-worldcup__banner-copy {
    width: min(100%, 420px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 10ch !important;
    font-size: clamp(30px, 11vw, 48px) !important;
  }

  .zbh-worldcup__banner-copy small {
    display: none !important;
  }
}
/* 0.10.46 absolute final World Cup masthead headline fit */
.zbh-worldcup__banner-copy {
  width: min(760px, 76%) !important;
}

.zbh-worldcup__banner-copy strong {
  max-width: 760px !important;
  font-size: clamp(29px, 4.25vw, 56px) !important;
  line-height: 1.02 !important;
}

@media (max-width: 760px) {
  .zbh-worldcup__banner-copy {
    width: min(100%, 430px) !important;
  }

  .zbh-worldcup__banner-copy strong {
    max-width: 12ch !important;
    font-size: clamp(28px, 9.4vw, 42px) !important;
    line-height: 1.04 !important;
  }
}
/* 0.10.48 absolute final World Cup masthead: headline only */
.zbh-worldcup__banner-copy span {
  display: none !important;
}
/* 0.10.49 user-supplied World Cup image masthead */
.zbh-worldcup__banner {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  aspect-ratio: 8 / 3 !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: #061014 !important;
}

.zbh-worldcup__banner::before,
.zbh-worldcup__banner::after {
  display: none !important;
}

.zbh-worldcup__banner img {
  position: static !important;
  inset: auto !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  opacity: 1 !important;
}

.zbh-worldcup__banner-copy {
  display: none !important;
}

@media (max-width: 640px) {
  .zbh-worldcup__banner {
    border-radius: 10px !important;
  }
}
/* 0.10.50 single article headline: natural Bengali wrapping, no squeezed title column */
.zbh-entry__head--single,
.zbh-entry__head--single h1,
.zbh-entry__head--single h2 {
  min-width: 0 !important;
  max-width: none !important;
  width: 100% !important;
}

.zbh-entry__head--single h1,
.zbh-entry__head--single h2 {
  white-space: normal !important;
  text-wrap: wrap !important;
  text-wrap-mode: wrap !important;
  text-wrap-style: auto !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: manual !important;
}

@media (min-width: 901px) {
  .zbh-single-layout {
    grid-template-columns: minmax(0, 840px) minmax(280px, 320px) !important;
    gap: 34px !important;
    justify-content: center !important;
  }

  .zbh-single-main,
  .zbh-entry--post {
    min-width: 0 !important;
    max-width: none !important;
    width: 100% !important;
  }

  .zbh-entry__head--single {
    margin: 0 0 24px !important;
  }

  .zbh-entry__head--single h1 {
    font-size: clamp(36px, 3.2vw, 46px) !important;
    line-height: 1.25 !important;
  }

  .zbh-entry__head--single h2 {
    font-size: clamp(30px, 2.8vw, 40px) !important;
    line-height: 1.25 !important;
  }
}

@media (max-width: 900px) {
  .zbh-entry__head--single h1 {
    font-size: clamp(28px, 8.2vw, 34px) !important;
    line-height: 1.28 !important;
  }

  .zbh-entry__head--single h2 {
    font-size: clamp(25px, 7vw, 31px) !important;
    line-height: 1.3 !important;
  }
}
/* 0.10.51 single mobile: prevent title/meta/content horizontal overflow */
@media (max-width: 900px) {
  body.single-post {
    overflow-x: hidden !important;
  }

  .zbh-single-template.zbh-wrap,
  .zbh-single-template {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 20px 16px 42px !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  .zbh-single-layout,
  .zbh-single-main,
  .zbh-entry--post,
  .zbh-entry__head--single,
  .zbh-entry__content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  .zbh-entry__head--single h1 {
    max-width: 100% !important;
    font-size: clamp(25px, 7vw, 30px) !important;
    line-height: 1.34 !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }

  .zbh-entry__head--single h2 {
    max-width: 100% !important;
    font-size: clamp(23px, 6.4vw, 28px) !important;
    line-height: 1.34 !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }

  .zbh-entry__meta--single {
    max-width: 100% !important;
    gap: 6px 10px !important;
    align-items: flex-start !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
    overflow: hidden !important;
  }

  .zbh-entry__meta--single span,
  .zbh-entry__meta--single time {
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    line-height: 1.45 !important;
  }

  .zbh-entry__published {
    overflow-wrap: anywhere !important;
  }

  .zbh-entry__content {
    font-size: 18px !important;
    line-height: 1.88 !important;
  }
}

@media (max-width: 420px) {
  .zbh-single-template.zbh-wrap,
  .zbh-single-template {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .zbh-entry__head--single h1 {
    font-size: clamp(24px, 7.1vw, 29px) !important;
    line-height: 1.35 !important;
  }

  .zbh-entry__content {
    font-size: 17px !important;
    line-height: 1.86 !important;
  }
}
/* 0.10.54 feature news: newspaper pattern, equal rails, no empty first-screen placeholders */
.zbh-main .zbh-hero {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 310px) minmax(280px, 310px) !important;
  align-items: stretch !important;
  gap: 16px !important;
  margin-top: 18px !important;
  margin-bottom: 28px !important;
}

.zbh-main .zbh-feature-main,
.zbh-main .zbh-latest,
.zbh-main .zbh-feature-ad {
  min-height: 0 !important;
  height: 100% !important;
  align-self: stretch !important;
  box-sizing: border-box !important;
}

.zbh-main .zbh-feature-main {
  display: grid !important;
  grid-template-rows: auto minmax(0, 1fr) !important;
  gap: 12px !important;
}

.zbh-main .zbh-feature-main .zbh-card,
.zbh-main .zbh-secondary .zbh-card {
  min-width: 0 !important;
  border: 1px solid rgba(15, 23, 42, .1) !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.zbh-main .zbh-feature-main > .zbh-lead {
  display: grid !important;
  grid-template-rows: auto auto auto minmax(0, auto) auto !important;
  padding: 0 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
  display: block !important;
  width: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: 0 !important;
  background: #eef2f7 !important;
}

.zbh-main .zbh-feature-main .zbh-thumb:empty {
  display: none !important;
}

.zbh-main .zbh-feature-main .zbh-thumb img,
.zbh-main .zbh-latest .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-badge,
.zbh-main .zbh-secondary .zbh-badge {
  width: max-content !important;
  max-width: calc(100% - 24px) !important;
  margin: 10px 12px 0 !important;
  padding: 4px 10px !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2 {
  margin: 8px 16px 0 !important;
  color: #101827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(25px, 2.35vw, 34px) !important;
  line-height: 1.22 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1 a,
.zbh-main .zbh-feature-main > .zbh-lead h2 a,
.zbh-main .zbh-secondary h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
  display: -webkit-box !important;
  margin: 8px 16px 0 !important;
  overflow: hidden !important;
  color: #5b6572 !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
  margin: 8px 16px 14px !important;
}

.zbh-main .zbh-secondary {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-rows: minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: stretch !important;
}

.zbh-main .zbh-secondary .zbh-card {
  display: grid !important;
  grid-template-rows: auto auto minmax(0, 1fr) auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-secondary .zbh-card .zbh-thumb,
.zbh-main .zbh-secondary .zbh-card:nth-child(4n + 1) .zbh-thumb,
.zbh-main .zbh-secondary .zbh-card:nth-child(4n + 2) .zbh-thumb,
.zbh-main .zbh-secondary .zbh-card:nth-child(4n + 3) .zbh-thumb,
.zbh-main .zbh-secondary .zbh-card:nth-child(4n) .zbh-thumb {
  display: block !important;
  width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 0 !important;
  background: #eef2f7 !important;
}

.zbh-main .zbh-secondary h3 {
  display: -webkit-box !important;
  min-height: 0 !important;
  margin: 8px 12px 0 !important;
  overflow: hidden !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.34 !important;
  font-weight: 800 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-secondary .zbh-meta {
  margin: 7px 12px 11px !important;
}

.zbh-main .zbh-latest {
  display: flex !important;
  flex-direction: column !important;
  padding: 14px !important;
  border: 1px solid rgba(194, 24, 91, .22) !important;
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.zbh-main .zbh-latest::before {
  content: none !important;
  display: none !important;
}

.zbh-main .zbh-latest .zbh-block-title {
  flex: 0 0 auto !important;
  margin: 0 0 10px !important;
  padding-bottom: 9px !important;
  border-bottom: 1px solid rgba(194, 24, 91, .25) !important;
  color: #101827 !important;
  font-size: 20px !important;
}

.zbh-main .zbh-latest .zbh-list {
  display: grid !important;
  grid-template-rows: repeat(10, minmax(0, 1fr)) !important;
  flex: 1 1 auto !important;
  gap: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-latest .zbh-mini,
.zbh-main .zbh-latest .zbh-mini:nth-child(n+8) {
  display: grid !important;
  grid-template-columns: 58px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  min-height: 0 !important;
  padding: 7px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: none !important;
}

.zbh-main .zbh-latest .zbh-mini:nth-of-type(n+11) {
  display: none !important;
}

.zbh-main .zbh-latest .zbh-mini .zbh-thumb,
.zbh-main .zbh-latest .zbh-mini:nth-child(n+8) .zbh-thumb {
  width: 58px !important;
  height: 58px !important;
  border-radius: 8px !important;
  background: #eef2f7 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-latest .zbh-mini h3,
.zbh-main .zbh-latest .zbh-mini:nth-child(n+8) h3 {
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #111827 !important;
  font-size: 13px !important;
  line-height: 1.34 !important;
  font-weight: 800 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-latest .zbh-meta {
  margin-top: 3px !important;
  color: #8a94a3 !important;
  font-size: 10.5px !important;
}

.zbh-main .zbh-feature-ad {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  overflow: hidden !important;
}

@media (min-width: 1181px) {
  .zbh-main .zbh-feature-main {
    min-height: 720px !important;
  }
}

@media (max-width: 1180px) {
  .zbh-main .zbh-hero {
    grid-template-columns: minmax(0, 1fr) minmax(270px, 320px) !important;
  }

  .zbh-main .zbh-feature-ad {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-hero {
    display: block !important;
    margin-top: 14px !important;
  }

  .zbh-main .zbh-feature-main,
  .zbh-main .zbh-latest,
  .zbh-main .zbh-feature-ad {
    height: auto !important;
    margin-bottom: 18px !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead h1,
  .zbh-main .zbh-feature-main > .zbh-lead h2 {
    font-size: clamp(24px, 6.3vw, 30px) !important;
    line-height: 1.25 !important;
  }

  .zbh-main .zbh-latest {
    max-height: none !important;
  }

  .zbh-main .zbh-latest .zbh-list {
    display: grid !important;
    grid-template-rows: none !important;
  }

  .zbh-main .zbh-latest .zbh-mini:nth-of-type(n+7) {
    display: none !important;
  }
}

@media (max-width: 520px) {
  .zbh-main,
  .zbh-main .zbh-hero,
  .zbh-main .zbh-feature-main,
  .zbh-main .zbh-feature-main > .zbh-lead,
  .zbh-main .zbh-latest,
  .zbh-main .zbh-feature-ad {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
    width: 100% !important;
    max-width: 100% !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead h1,
  .zbh-main .zbh-feature-main > .zbh-lead h2,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
    max-width: calc(100% - 32px) !important;
    overflow-wrap: anywhere !important;
  }

  .zbh-main .zbh-secondary {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    grid-template-columns: 1fr !important;
    grid-auto-rows: auto !important;
    gap: 10px !important;
    overflow-x: hidden !important;
  }

  .zbh-main .zbh-secondary .zbh-card {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr) !important;
    grid-template-rows: auto auto auto !important;
    align-items: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .zbh-main .zbh-secondary .zbh-card .zbh-thumb,
  .zbh-main .zbh-secondary .zbh-card:nth-child(4n + 1) .zbh-thumb,
  .zbh-main .zbh-secondary .zbh-card:nth-child(4n + 2) .zbh-thumb,
  .zbh-main .zbh-secondary .zbh-card:nth-child(4n + 3) .zbh-thumb,
  .zbh-main .zbh-secondary .zbh-card:nth-child(4n) .zbh-thumb {
    grid-row: 1 / 4 !important;
    width: 112px !important;
    height: 82px !important;
    aspect-ratio: auto !important;
    border-radius: 0 !important;
  }

  .zbh-main .zbh-secondary .zbh-badge {
    grid-column: 2 !important;
    margin: 8px 10px 0 !important;
  }

  .zbh-main .zbh-secondary h3 {
    grid-column: 2 !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 6px 10px 0 !important;
    font-size: 14px !important;
    line-height: 1.36 !important;
    overflow-wrap: anywhere !important;
  }

  .zbh-main .zbh-secondary .zbh-meta {
    grid-column: 2 !important;
    margin: 5px 10px 8px !important;
  }

  .zbh-main .zbh-latest .zbh-list,
  .zbh-main .zbh-latest .zbh-mini,
  .zbh-main .zbh-latest .zbh-mini h3 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
  }

  .zbh-main .zbh-feature-ad {
    display: block !important;
  }
}

/* 0.10.66 feature packing: stop old hero stretch from opening blank editorial rows. */
.zbh-main .zbh-feature-editorial-v3 {
  align-self: start !important;
  align-content: start !important;
  height: auto !important;
  min-height: 0 !important;
  grid-template-rows: auto auto auto !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
  align-self: start !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover {
  min-height: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover .zbh-thumb,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover__body {
  min-height: 238px !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover .zbh-thumb,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover__body {
    min-height: 0 !important;
  }
}

/* 0.10.70 true final feature equal-height fill. */
.zbh-main .zbh-hero {
  align-items: stretch !important;
}

.zbh-main .zbh-feature-editorial-v3 {
  align-self: stretch !important;
  align-content: stretch !important;
  height: 100% !important;
  min-height: 0 !important;
  grid-template-rows: auto auto auto minmax(320px, 1fr) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom {
  align-self: stretch !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom {
  display: grid !important;
  min-height: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card {
  height: 100% !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card .zbh-excerpt {
  flex: 1 1 auto !important;
  -webkit-line-clamp: 8 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 {
    align-self: start !important;
    align-content: start !important;
    height: auto !important;
    grid-template-rows: auto auto !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: none !important;
  }
}

/* 0.10.67 headline wrap guard for mobile and tight rail cards. */
.zbh-main .zbh-feature-editorial-v3 h1,
.zbh-main .zbh-feature-editorial-v3 h2,
.zbh-main .zbh-feature-editorial-v3 h3,
.zbh-main .zbh-feature-editorial-v3 h1 a,
.zbh-main .zbh-feature-editorial-v3 h2 a,
.zbh-main .zbh-feature-editorial-v3 h3 a,
.zbh-main .zbh-news-rail h2,
.zbh-main .zbh-news-rail h3,
.zbh-main .zbh-news-rail h2 a,
.zbh-main .zbh-news-rail h3 a,
.zbh-worldcup .zbh-worldcup-card h2,
.zbh-worldcup .zbh-worldcup-card h3,
.zbh-worldcup .zbh-worldcup-card h2 a,
.zbh-worldcup .zbh-worldcup-card h3 a {
  max-width: 100% !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

/* 0.10.68 equal-height feature columns with filled editorial bottom. */
.zbh-main .zbh-feature-editorial-v3 {
  align-self: stretch !important;
  height: 100% !important;
  min-height: 0 !important;
  grid-template-rows: auto auto auto minmax(260px, 1fr) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  align-self: stretch !important;
  min-height: 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .12) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100% !important;
  padding: 0 14px 15px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card .zbh-thumb {
  display: block !important;
  flex: 0 0 auto !important;
  width: calc(100% + 28px) !important;
  height: auto !important;
  margin: 0 -14px !important;
  aspect-ratio: 16 / 9.35 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card h3 {
  display: -webkit-box !important;
  margin: 11px 0 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(17px, 1.18vw, 20px) !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card .zbh-excerpt {
  display: -webkit-box !important;
  margin: 8px 0 0 !important;
  overflow: hidden !important;
  color: #526071 !important;
  font-size: 13.25px !important;
  line-height: 1.58 !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card .zbh-meta {
  margin-top: auto !important;
  padding-top: 9px !important;
}

.zbh-main .zbh-news-rail {
  height: 100% !important;
}

.zbh-main .zbh-rail-focus {
  flex: 1 1 auto !important;
}

.zbh-main .zbh-rail-focus > div {
  align-content: start !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 {
    align-self: start !important;
    height: auto !important;
    grid-template-rows: auto auto !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: none !important;
  }
}

/* 0.10.69 fill support-card excerpt space cleanly. */
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief {
  min-height: 176px !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt {
  font-size: 13.25px !important;
  line-height: 1.52 !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief {
    min-height: 0 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt {
    -webkit-line-clamp: 2 !important;
  }
}

/* 0.10.56 World Cup showcase: premium lower-card grid */
.zbh-worldcup {
  position: relative !important;
  padding: 18px !important;
  border: 1px solid rgba(246, 194, 76, .42) !important;
  border-radius: 20px !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(246, 194, 76, .2), transparent 34%),
    radial-gradient(circle at 90% 18%, rgba(34, 197, 94, .14), transparent 30%),
    linear-gradient(145deg, #07110f 0%, #091b18 46%, #050c0b 100%) !important;
  box-shadow: 0 22px 56px rgba(2, 6, 23, .2) !important;
}

.zbh-worldcup::before {
  opacity: .42 !important;
}

.zbh-worldcup__banner {
  margin-bottom: 18px !important;
  border-color: rgba(246, 194, 76, .66) !important;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, .05) inset,
    0 16px 34px rgba(0, 0, 0, .28) !important;
}

.zbh-worldcup__grid {
  gap: 14px !important;
}

.zbh-worldcup .zbh-card {
  border: 1px solid rgba(246, 194, 76, .18) !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, .14) !important;
}

.zbh-worldcup__updates {
  border: 1px solid rgba(246, 194, 76, .24) !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, .12) !important;
}

.zbh-worldcup__more {
  margin-top: 18px !important;
  padding: 16px !important;
  border: 1px solid rgba(246, 194, 76, .34) !important;
  border-radius: 18px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(248, 250, 252, .96)) !important;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, .72) inset,
    0 16px 34px rgba(0, 0, 0, .16) !important;
}

.zbh-worldcup__more h3 {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 14px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(20, 83, 45, .16) !important;
  color: #064e3b !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 19px !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup__more h3::before {
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 22px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #f6c24c, #047857) !important;
  box-shadow: 0 0 0 3px rgba(246, 194, 76, .16) !important;
}

.zbh-worldcup__more > div {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  align-items: stretch !important;
}

.zbh-worldcup__more .zbh-mini,
.zbh-worldcup__more .zbh-mini:nth-child(n+8) {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100% !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(15, 23, 42, .1) !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .08) !important;
}

.zbh-worldcup__more .zbh-mini .zbh-thumb,
.zbh-worldcup__more .zbh-mini:nth-child(n+8) .zbh-thumb {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  flex: 0 0 auto !important;
  border-radius: 0 !important;
  background: #e7edf3 !important;
  overflow: hidden !important;
}

.zbh-worldcup__more .zbh-mini .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
}

.zbh-worldcup__more .zbh-mini h3,
.zbh-worldcup__more .zbh-mini:nth-child(n+8) h3 {
  display: -webkit-box !important;
  flex: 1 1 auto !important;
  margin: 10px 12px 12px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  color: #0f172a !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.38 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-worldcup__more .zbh-mini h3::before {
  content: none !important;
  display: none !important;
}

.zbh-worldcup__more .zbh-mini h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.zbh-worldcup__more .zbh-mini .zbh-meta {
  display: none !important;
}

@media (max-width: 900px) {
  .zbh-worldcup {
    padding: 14px !important;
    border-radius: 18px !important;
  }

  .zbh-worldcup__more > div {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .zbh-worldcup__more .zbh-mini h3,
  .zbh-worldcup__more .zbh-mini:nth-child(n+8) h3 {
    font-size: 15px !important;
    line-height: 1.36 !important;
  }
}

@media (max-width: 520px) {
  .zbh-worldcup {
    padding: 10px !important;
    border-radius: 16px !important;
  }

  .zbh-worldcup__more {
    padding: 12px !important;
    border-radius: 15px !important;
  }

  .zbh-worldcup__more > div {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .zbh-worldcup__more .zbh-mini .zbh-thumb,
  .zbh-worldcup__more .zbh-mini:nth-child(n+8) .zbh-thumb {
    aspect-ratio: 16 / 8.8 !important;
  }

  .zbh-worldcup__more .zbh-mini h3,
  .zbh-worldcup__more .zbh-mini:nth-child(n+8) h3 {
    margin: 10px 12px 13px !important;
    font-size: 16px !important;
    line-height: 1.38 !important;
    -webkit-line-clamp: 2 !important;
  }
}

/* 0.10.57 World Cup fixture desk: opening/today/tomorrow match panel */
.zbh-worldcup__updates > h3 {
  display: none !important;
}

.zbh-worldcup-fixtures {
  display: flex !important;
  flex-direction: column !important;
  min-height: 100% !important;
  color: #0f172a !important;
}

.zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
  padding: 16px !important;
  border: 1px solid rgba(194, 24, 91, .18) !important;
  border-top: 3px solid #c2185b !important;
  border-radius: 16px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(248, 250, 252, .96)) !important;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, .78) inset,
    0 18px 38px rgba(2, 6, 23, .16) !important;
}

.zbh-worldcup-fixtures__head {
  padding: 2px 0 13px !important;
  border-bottom: 1px solid rgba(194, 24, 91, .18) !important;
}

.zbh-worldcup-fixtures__head span {
  display: inline-flex !important;
  align-items: center !important;
  width: max-content !important;
  min-height: 24px !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #047857, #c2185b) !important;
  color: #fff !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.zbh-worldcup-fixtures__head h3 {
  margin: 9px 0 4px !important;
  color: #0f172a !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 22px !important;
  line-height: 1.28 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.zbh-worldcup-fixtures__head p {
  margin: 0 !important;
  color: #64748b !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  font-weight: 800 !important;
}

.zbh-worldcup-fixtures__days {
  display: grid !important;
  gap: 12px !important;
  margin-top: 13px !important;
}

.zbh-worldcup-fixtures__day {
  display: grid !important;
  gap: 9px !important;
}

.zbh-worldcup-fixtures__day > strong {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #14532d !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  font-weight: 900 !important;
}

.zbh-worldcup-fixtures__day > strong::before {
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  border-radius: 999px !important;
  background: #c2185b !important;
  box-shadow: 0 0 0 4px rgba(194, 24, 91, .12) !important;
}

.zbh-worldcup-fixture {
  display: grid !important;
  grid-template-columns: 58px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  padding: 10px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-radius: 13px !important;
  background:
    linear-gradient(180deg, #fff, #f8fafc) !important;
  box-shadow: 0 9px 20px rgba(15, 23, 42, .06) !important;
}

.zbh-worldcup-fixture time {
  display: inline-grid !important;
  place-items: center !important;
  min-height: 34px !important;
  border-radius: 10px !important;
  background: #07130f !important;
  color: #f6c24c !important;
  font-family: Inter, "Hind Siliguri", sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.zbh-worldcup-fixture div {
  min-width: 0 !important;
}

.zbh-worldcup-fixture b,
.zbh-worldcup-fixture span {
  display: inline !important;
  color: #0f172a !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 15px !important;
  line-height: 1.38 !important;
  font-weight: 900 !important;
}

.zbh-worldcup-fixture span {
  margin: 0 4px !important;
  color: #64748b !important;
  font-family: Inter, sans-serif !important;
  font-size: 11px !important;
}

.zbh-worldcup-fixture small {
  display: block !important;
  margin-top: 4px !important;
  color: #64748b !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 11.5px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source {
  display: block !important;
  width: 100% !important;
  margin-top: auto !important;
  padding: 12px 0 0 !important;
  border: 0 !important;
  border-top: 1px solid rgba(15, 23, 42, .08) !important;
  color: #475569 !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 11.5px !important;
  font-weight: 900 !important;
  line-height: 1.35 !important;
  white-space: normal !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source a,
.zbh-worldcup__updates .zbh-worldcup-fixtures__source a:visited {
  display: inline !important;
  grid-template-columns: none !important;
  gap: 0 !important;
  align-items: baseline !important;
  padding: 0 !important;
  border: 0 !important;
  color: #c2185b !important;
  text-decoration: none !important;
  font: inherit !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source span {
  display: inline !important;
  width: auto !important;
  height: auto !important;
  margin: 0 4px !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #94a3b8 !important;
}

.zbh-worldcup-fixtures__empty {
  margin: 12px 0 0 !important;
  color: #64748b !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-weight: 800 !important;
}

@media (max-width: 900px) {
  .zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
    padding: 14px !important;
  }

  .zbh-worldcup-fixtures__head h3 {
    font-size: 20px !important;
  }

  .zbh-worldcup-fixture {
    grid-template-columns: 56px minmax(0, 1fr) !important;
  }
}

/* 0.10.60 editorial section patterns: varied human-edited homepage blocks. */
.zbh-main .zbh-feature-main {
  align-items: stretch !important;
}

.zbh-main .zbh-secondary {
  gap: 14px !important;
  align-content: stretch !important;
}

.zbh-main .zbh-secondary .zbh-card {
  border-radius: 12px !important;
  background: #fff !important;
  box-shadow: 0 10px 22px rgba(15, 23, 42, .055) !important;
}

.zbh-main .zbh-secondary .zbh-card:nth-child(4n + 1),
.zbh-main .zbh-secondary .zbh-card:nth-child(4n) {
  background: linear-gradient(180deg, #fff, #fbf7fb) !important;
}

.zbh-main .zbh-secondary .zbh-card .zbh-thumb {
  border-radius: 12px 12px 0 0 !important;
}

.zbh-main .zbh-secondary .zbh-card h3 {
  margin: 10px 12px 12px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(17px, 1.35vw, 21px) !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-opar {
  gap: 20px !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column {
  gap: 0 !important;
  padding: 12px !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  border-top: 3px solid #047857 !important;
  border-radius: 13px !important;
  background: linear-gradient(180deg, #fff, #f8fbfa) !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .05) !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column:nth-child(2) {
  border-top-color: #c2185b !important;
  background: linear-gradient(180deg, #fff, #fff8fb) !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card {
  flex: 0 0 auto !important;
  min-height: 0 !important;
  margin-bottom: 8px !important;
  padding-bottom: 13px !important;
  border-bottom: 1px solid rgba(15, 23, 42, .09) !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-thumb {
  min-height: 0 !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 11px !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card h2 {
  margin-top: 11px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 1.9vw, 30px) !important;
  line-height: 1.28 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 96px !important;
  gap: 12px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 12px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  background: transparent !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini:nth-child(2) {
  margin-top: 2px !important;
  padding: 11px !important;
  border: 1px solid rgba(4, 120, 87, .14) !important;
  border-radius: 12px !important;
  background: #f7fffb !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column:nth-child(2) .zbh-mini:nth-child(2) {
  border-color: rgba(194, 24, 91, .14) !important;
  background: #fff8fb !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 96px !important;
  height: 72px !important;
  border-radius: 9px !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini > div {
  grid-column: 1 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini h3 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16.5px !important;
  line-height: 1.38 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main #sec-economy .zbh-business {
  border: 1px solid rgba(4, 120, 87, .16) !important;
  border-top: 4px solid #047857 !important;
  border-radius: 16px !important;
  background:
    linear-gradient(90deg, rgba(4, 120, 87, .06), transparent 34%),
    linear-gradient(180deg, #fbfffc, #ffffff) !important;
}

.zbh-main #sec-economy .zbh-business-wire {
  counter-reset: zbh-market !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  padding: 12px 16px !important;
  border: 1px solid rgba(4, 120, 87, .14) !important;
  border-top: 3px solid #047857 !important;
  border-radius: 12px !important;
  background: #fff !important;
}

.zbh-main #sec-economy .zbh-business-wire a {
  counter-increment: zbh-market !important;
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  gap: 11px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 13px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .09) !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(16px, 1.25vw, 18px) !important;
  line-height: 1.42 !important;
  font-weight: 900 !important;
}

.zbh-main #sec-economy .zbh-business-wire a::before {
  content: counter(zbh-market, decimal-leading-zero) !important;
  display: inline-grid !important;
  place-items: center !important;
  width: 30px !important;
  height: 30px !important;
  margin-top: 2px !important;
  border-radius: 999px !important;
  background: rgba(4, 120, 87, .1) !important;
  color: #047857 !important;
  font-family: Inter, "Hind Siliguri", sans-serif !important;
  font-size: 11px !important;
  font-weight: 900 !important;
}

.zbh-main #sec-economy .zbh-business-wire a:nth-child(2n)::before {
  background: rgba(194, 24, 91, .09) !important;
  color: #c2185b !important;
}

.zbh-main #sec-economy .zbh-business-wire a:last-child {
  border-bottom: 0 !important;
}

.zbh-main .zbh-section-international .zbh-int-list {
  justify-content: flex-start !important;
  gap: 0 !important;
  padding: 12px 16px !important;
  border-top: 3px solid #6d35a8 !important;
  background: linear-gradient(180deg, #ffffff, #fbf9ff) !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-mini {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 86px !important;
  gap: 12px !important;
  align-items: start !important;
  flex: 0 0 auto !important;
  min-height: 0 !important;
  padding: 13px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  background: transparent !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-mini:first-child {
  padding-top: 2px !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-mini:last-child {
  border-bottom: 0 !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 86px !important;
  height: 68px !important;
  border-radius: 9px !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-mini > div {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-mini h3 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.38 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-international .zbh-int-list .zbh-meta {
  margin-top: 7px !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle {
  border: 1px solid rgba(194, 24, 91, .16) !important;
  border-top: 4px solid #c2185b !important;
  border-radius: 16px !important;
  background:
    radial-gradient(circle at 12% 0, rgba(194, 24, 91, .08), transparent 26%),
    linear-gradient(180deg, #fff8fb, #ffffff) !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-rows: minmax(0, auto) !important;
  gap: 14px !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card {
  overflow: hidden !important;
  padding: 0 !important;
  border: 1px solid rgba(194, 24, 91, .13) !important;
  border-radius: 13px !important;
  background: #fff !important;
  box-shadow: 0 10px 22px rgba(15, 23, 42, .055) !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child {
  grid-column: 1 / -1 !important;
  display: grid !important;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1fr) !important;
  align-items: stretch !important;
  min-height: 150px !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb {
  grid-column: 1 !important;
  grid-row: 1 / span 3 !important;
  height: 100% !important;
  min-height: 150px !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
  grid-column: 2 !important;
  margin-left: 13px !important;
  margin-right: 13px !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3 {
  align-self: end !important;
  margin-top: 13px !important;
  font-size: clamp(18px, 1.55vw, 22px) !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
  align-self: start !important;
  margin-bottom: 13px !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:not(:first-child) .zbh-thumb {
  aspect-ratio: 16 / 11 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card h3 {
  margin: 10px 11px 10px !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16.5px !important;
  line-height: 1.36 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-meta {
  margin: 0 11px 12px !important;
}

.zbh-main .zbh-section-topics .zbh-topic-board {
  align-items: stretch !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column {
  --zbh-topic-accent: #6d35a8;
  padding: 12px !important;
  border: 1px solid rgba(109, 53, 168, .13) !important;
  border-top: 3px solid var(--zbh-topic-accent) !important;
  border-radius: 13px !important;
  background: #fff !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .05) !important;
}

.zbh-main .zbh-section-topics .zbh-topic-health {
  --zbh-topic-accent: #047857;
}

.zbh-main .zbh-section-topics .zbh-topic-education {
  --zbh-topic-accent: #c2185b;
}

.zbh-main .zbh-section-topics .zbh-topic-lifestyle {
  --zbh-topic-accent: #6d35a8;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-ribbon-head {
  margin-bottom: 10px !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-ribbon-head h2 {
  background: var(--zbh-topic-accent) !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-lead {
  overflow: hidden !important;
  margin-bottom: 10px !important;
  border-radius: 12px !important;
  background: #0f172a !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-lead .zbh-thumb {
  aspect-ratio: 16 / 9.6 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-lead h2 {
  margin: 9px 10px 10px !important;
  color: #fff !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(17px, 1.35vw, 20px) !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-column .zbh-lead h2 a {
  color: inherit !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  gap: 0 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 74px !important;
  gap: 10px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 11px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  background: transparent !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 74px !important;
  height: 58px !important;
  border-radius: 8px !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini > div {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini h3 {
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 14.5px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini .zbh-meta {
  margin-top: 5px !important;
}

@media (max-width: 1100px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
    grid-column: 1 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb {
    grid-row: auto !important;
    aspect-ratio: 16 / 10 !important;
    height: auto !important;
    min-height: 0 !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-section-national-opar .zbh-national-column,
  .zbh-main #sec-economy .zbh-business-wire,
  .zbh-main .zbh-section-international .zbh-int-list,
  .zbh-main .zbh-section-topics .zbh-topic-column {
    padding: 12px !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini,
  .zbh-main .zbh-section-international .zbh-int-list .zbh-mini {
    grid-template-columns: minmax(0, 1fr) 88px !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini .zbh-thumb,
  .zbh-main .zbh-section-international .zbh-int-list .zbh-thumb {
    width: 88px !important;
    height: 66px !important;
  }

  .zbh-main .zbh-section-topics .zbh-topic-board {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-secondary .zbh-card h3 {
    margin: 8px 10px 10px !important;
    font-size: 16px !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-column {
    padding: 10px !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini,
  .zbh-main .zbh-section-international .zbh-int-list .zbh-mini,
  .zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini {
    grid-template-columns: minmax(0, 1fr) 84px !important;
    gap: 10px !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-column .zbh-mini .zbh-thumb,
  .zbh-main .zbh-section-international .zbh-int-list .zbh-thumb,
  .zbh-main .zbh-section-topics .zbh-topic-list .zbh-mini .zbh-thumb {
    width: 84px !important;
    height: 64px !important;
  }

  .zbh-main #sec-economy .zbh-business-wire a {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    font-size: 15.5px !important;
  }

  .zbh-main #sec-economy .zbh-business-wire a::before {
    width: 26px !important;
    height: 26px !important;
    font-size: 10px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-section-topics .zbh-topic-board {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.60 feature section: exact editorial newspaper rhythm requested by editor. */
.zbh-main .zbh-feature-main {
  display: grid !important;
  grid-template-rows: auto auto !important;
  gap: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(15, 23, 42, .1) !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .045) !important;
}

.zbh-main .zbh-feature-main > .zbh-lead {
  display: grid !important;
  grid-template-columns: minmax(0, .86fr) minmax(0, 1fr) !important;
  grid-template-rows: auto auto minmax(0, 1fr) auto !important;
  gap: 0 18px !important;
  min-height: 0 !important;
  padding: 0 0 16px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
  grid-column: 1 !important;
  grid-row: 1 / span 4 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 238px !important;
  aspect-ratio: auto !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-badge {
  grid-column: 2 !important;
  width: max-content !important;
  margin: 14px 16px 0 0 !important;
  background: #c2185b !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2 {
  grid-column: 2 !important;
  margin: 10px 16px 0 0 !important;
  color: #101827 !important;
  font-size: clamp(25px, 2.15vw, 34px) !important;
  line-height: 1.18 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
  grid-column: 2 !important;
  display: -webkit-box !important;
  margin: 8px 16px 0 0 !important;
  color: #4b5563 !important;
  font-size: 14.5px !important;
  line-height: 1.55 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
  grid-column: 2 !important;
  margin: 9px 16px 0 0 !important;
}

.zbh-main .zbh-secondary--editorial {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-auto-rows: auto !important;
  gap: 0 !important;
  padding: 0 !important;
  background: #fff !important;
}

.zbh-main .zbh-secondary--editorial .zbh-card,
.zbh-main .zbh-secondary--editorial .zbh-feature-tile {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
  transform: none !important;
}

.zbh-main .zbh-feature-text-lead {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  padding: 14px 16px 15px !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-text-lead .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-text-lead h3 {
  margin: 0 !important;
  color: #111827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(22px, 1.85vw, 30px) !important;
  line-height: 1.2 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-text-lead .zbh-excerpt {
  display: -webkit-box !important;
  margin: 8px 0 0 !important;
  color: #4b5563 !important;
  font-size: 14.5px !important;
  line-height: 1.55 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-text-lead .zbh-meta {
  margin: 8px 0 0 !important;
}

.zbh-main .zbh-feature-brief-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
}

.zbh-main .zbh-feature-brief-row .zbh-feature-brief {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 98px !important;
  grid-template-rows: auto auto auto auto !important;
  gap: 0 12px !important;
  padding: 14px 16px !important;
}

.zbh-main .zbh-feature-brief-row .zbh-feature-brief:first-child {
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-brief .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 / span 4 !important;
  width: 98px !important;
  height: 76px !important;
  aspect-ratio: auto !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-brief .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-brief h3 {
  grid-column: 1 !important;
  margin: 0 !important;
  color: #101827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(17px, 1.35vw, 21px) !important;
  line-height: 1.32 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-brief .zbh-excerpt {
  grid-column: 1 !important;
  display: -webkit-box !important;
  margin: 7px 0 0 !important;
  color: #5b6572 !important;
  font-size: 13.5px !important;
  line-height: 1.5 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-brief .zbh-meta {
  grid-column: 1 !important;
  margin: 8px 0 0 !important;
}

.zbh-main .zbh-feature-strip {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
}

.zbh-main .zbh-feature-strip-card {
  display: grid !important;
  grid-template-rows: auto auto minmax(0, 1fr) !important;
  min-height: 0 !important;
  padding: 0 14px 13px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-strip-card:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-thumb {
  width: calc(100% + 28px) !important;
  max-width: none !important;
  margin: 0 -14px !important;
  aspect-ratio: 16 / 10 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-strip-card h3 {
  margin: 10px 0 0 !important;
  color: #101827 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(16px, 1.15vw, 19px) !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-meta {
  margin: 7px 0 0 !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-feature-main > .zbh-lead {
    grid-template-columns: minmax(0, .92fr) minmax(0, 1fr) !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief {
    grid-template-columns: minmax(0, 1fr) 84px !important;
  }

  .zbh-main .zbh-feature-brief .zbh-thumb {
    width: 84px !important;
    height: 66px !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-feature-main {
    border-radius: 12px !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead {
    grid-template-columns: 1fr !important;
    padding-bottom: 13px !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-badge,
  .zbh-main .zbh-feature-main > .zbh-lead h1,
  .zbh-main .zbh-feature-main > .zbh-lead h2,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
    grid-column: 1 !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
    grid-row: auto !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead .zbh-badge,
  .zbh-main .zbh-feature-main > .zbh-lead h1,
  .zbh-main .zbh-feature-main > .zbh-lead h2,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt,
  .zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
    margin-left: 14px !important;
    margin-right: 14px !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-text-lead {
    padding: 13px !important;
  }

  .zbh-main .zbh-feature-brief-row,
  .zbh-main .zbh-feature-strip {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief {
    grid-template-columns: minmax(0, 1fr) 86px !important;
    padding: 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief:last-child {
    border-bottom: 0 !important;
  }

  .zbh-main .zbh-feature-brief .zbh-thumb {
    width: 86px !important;
    height: 66px !important;
  }

  .zbh-main .zbh-feature-strip-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    gap: 0 11px !important;
    padding: 11px 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-strip-card:last-child {
    border-bottom: 0 !important;
  }

  .zbh-main .zbh-feature-strip-card .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 112px !important;
    height: 76px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
  }

  .zbh-main .zbh-feature-strip-card h3,
  .zbh-main .zbh-feature-strip-card .zbh-meta {
    grid-column: 2 !important;
  }

  .zbh-main .zbh-feature-strip-card h3 {
    margin: 0 !important;
    font-size: 15.5px !important;
    -webkit-line-clamp: 3 !important;
  }
}

/* 0.10.60 feature correction: top row is image story + text story, as in reference. */
.zbh-main .zbh-feature-main {
  grid-template-columns: minmax(0, .92fr) minmax(0, 1fr) !important;
  grid-template-rows: auto auto auto !important;
  gap: 0 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto !important;
  gap: 0 !important;
  min-height: 0 !important;
  padding: 0 0 13px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 10 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-badge,
.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2,
.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
  grid-column: 1 !important;
  margin-left: 14px !important;
  margin-right: 14px !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2 {
  font-size: clamp(19px, 1.55vw, 25px) !important;
  line-height: 1.27 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
  font-size: 13.5px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-secondary--editorial {
  display: contents !important;
}

.zbh-main .zbh-feature-text-lead {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-height: 0 !important;
  padding: 18px 18px 16px !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
}

.zbh-main .zbh-feature-text-lead h3 {
  font-size: clamp(24px, 2.15vw, 36px) !important;
  line-height: 1.13 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-text-lead .zbh-excerpt {
  margin-top: 10px !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-brief-row {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
}

.zbh-main .zbh-feature-strip {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-feature-main {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead,
  .zbh-main .zbh-feature-text-lead,
  .zbh-main .zbh-feature-brief-row,
  .zbh-main .zbh-feature-strip {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead {
    border-right: 0 !important;
  }

  .zbh-main .zbh-feature-text-lead {
    justify-content: flex-start !important;
    padding: 14px !important;
  }
}

/* 0.10.61 feature repair: no cropped titles, no dead white gaps. */
.zbh-main .zbh-feature-main {
  grid-template-columns: minmax(0, .95fr) minmax(0, 1fr) !important;
  align-items: stretch !important;
  border-radius: 10px !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-main > .zbh-lead {
  grid-column: 1 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto !important;
  align-content: start !important;
  gap: 0 !important;
  padding: 0 0 12px !important;
  border: 0 !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
  border-radius: 0 !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9.8 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2 {
  display: block !important;
  grid-column: 1 !important;
  margin: 9px 14px 0 !important;
  overflow: visible !important;
  color: #101827 !important;
  font-size: clamp(18px, 1.45vw, 24px) !important;
  line-height: 1.26 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
  grid-column: 1 !important;
  margin: 7px 14px 0 !important;
  color: #5b6572 !important;
  font-size: 13.5px !important;
  line-height: 1.52 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-meta {
  grid-column: 1 !important;
  margin: 8px 14px 0 !important;
}

.zbh-main .zbh-feature-text-lead {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  min-height: 0 !important;
  padding: 18px 18px 14px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
  background:
    linear-gradient(180deg, rgba(248, 250, 252, .62), rgba(255, 255, 255, 0)) !important;
}

.zbh-main .zbh-feature-text-lead h3,
.zbh-main .zbh-feature-brief h3,
.zbh-main .zbh-feature-strip-card h3 {
  display: block !important;
  overflow: visible !important;
  color: #101827 !important;
  letter-spacing: 0 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-main .zbh-feature-main .zbh-badge,
.zbh-main .zbh-secondary--editorial .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-text-lead h3 {
  margin: 0 !important;
  font-size: clamp(23px, 2vw, 34px) !important;
  line-height: 1.16 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-feature-text-lead .zbh-excerpt {
  display: block !important;
  margin: 10px 0 0 !important;
  overflow: visible !important;
  color: #4b5563 !important;
  font-size: 14.5px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-main .zbh-feature-text-lead .zbh-meta {
  margin: 9px 0 0 !important;
}

.zbh-main .zbh-feature-brief-row {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  border-bottom: 1px solid rgba(15, 23, 42, .14) !important;
}

.zbh-main .zbh-feature-brief-row .zbh-feature-brief {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 100px !important;
  grid-template-rows: auto auto auto !important;
  gap: 0 12px !important;
  align-content: start !important;
  min-height: 0 !important;
  padding: 14px 16px !important;
  border: 0 !important;
}

.zbh-main .zbh-feature-brief-row .zbh-feature-brief:first-child {
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-brief .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 / span 3 !important;
  width: 100px !important;
  height: 76px !important;
  margin: 0 !important;
  aspect-ratio: auto !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-brief .zbh-badge,
.zbh-main .zbh-feature-strip-card .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-brief h3 {
  grid-column: 1 !important;
  margin: 0 !important;
  font-size: clamp(17px, 1.32vw, 21px) !important;
  line-height: 1.32 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-feature-brief .zbh-excerpt {
  grid-column: 1 !important;
  display: block !important;
  margin: 8px 0 0 !important;
  overflow: visible !important;
  color: #5b6572 !important;
  font-size: 13.5px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: unset !important;
}

.zbh-main .zbh-feature-brief .zbh-meta {
  grid-column: 1 !important;
  margin: 8px 0 0 !important;
}

.zbh-main .zbh-feature-strip {
  grid-column: 1 / -1 !important;
  grid-row: 3 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  border-bottom: 0 !important;
}

.zbh-main .zbh-feature-strip-card {
  display: grid !important;
  grid-template-rows: auto auto auto !important;
  align-content: start !important;
  min-height: 0 !important;
  padding: 0 14px 13px !important;
  border: 0 !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-strip-card:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-thumb {
  width: calc(100% + 28px) !important;
  height: auto !important;
  max-width: none !important;
  margin: 0 -14px !important;
  aspect-ratio: 16 / 9.5 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-strip-card h3 {
  margin: 10px 0 0 !important;
  font-size: clamp(16px, 1.1vw, 19px) !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-meta {
  margin: 7px 0 0 !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-feature-main {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead,
  .zbh-main .zbh-feature-text-lead,
  .zbh-main .zbh-feature-brief-row,
  .zbh-main .zbh-feature-strip {
    grid-column: 1 !important;
    grid-row: auto !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead {
    border-right: 0 !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-main {
    border-radius: 10px !important;
  }

  .zbh-main .zbh-feature-text-lead {
    padding: 14px !important;
  }

  .zbh-main .zbh-feature-text-lead h3 {
    font-size: 22px !important;
    line-height: 1.2 !important;
  }

  .zbh-main .zbh-feature-brief-row,
  .zbh-main .zbh-feature-strip {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief {
    grid-template-columns: minmax(0, 1fr) 86px !important;
    padding: 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief:last-child {
    border-bottom: 0 !important;
  }

  .zbh-main .zbh-feature-brief .zbh-thumb {
    width: 86px !important;
    height: 66px !important;
  }

  .zbh-main .zbh-feature-strip-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    gap: 0 11px !important;
    padding: 11px 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-strip-card:last-child {
    border-bottom: 0 !important;
  }

  .zbh-main .zbh-feature-strip-card .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 112px !important;
    height: 76px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
  }

  .zbh-main .zbh-feature-strip-card h3,
  .zbh-main .zbh-feature-strip-card .zbh-meta {
    grid-column: 2 !important;
  }

  .zbh-main .zbh-feature-strip-card h3 {
    margin-top: 0 !important;
    font-size: 15.5px !important;
  }
}

/* 0.10.61 mobile feature hard repair: override legacy two-column card rules. */
@media (max-width: 620px) {
  .zbh-main .zbh-feature-main,
  .zbh-main .zbh-secondary--editorial,
  .zbh-main .zbh-feature-text-lead,
  .zbh-main .zbh-feature-brief-row,
  .zbh-main .zbh-feature-strip {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }

  .zbh-main .zbh-secondary--editorial {
    display: contents !important;
  }

  .zbh-main .zbh-feature-text-lead {
    display: block !important;
    padding: 14px !important;
    border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
  }

  .zbh-main .zbh-feature-text-lead h3,
  .zbh-main .zbh-feature-text-lead .zbh-excerpt,
  .zbh-main .zbh-feature-text-lead .zbh-meta {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-feature-text-lead h3 {
    margin-top: 0 !important;
    font-size: 21px !important;
    line-height: 1.24 !important;
  }

  .zbh-main .zbh-feature-text-lead .zbh-excerpt {
    margin-top: 8px !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
  }

  .zbh-main .zbh-feature-brief-row .zbh-feature-brief {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 86px !important;
    grid-template-rows: auto auto auto !important;
    gap: 0 10px !important;
    align-items: start !important;
    padding: 13px !important;
  }

  .zbh-main .zbh-feature-brief .zbh-thumb {
    grid-column: 2 !important;
    grid-row: 1 / span 3 !important;
    width: 86px !important;
    height: 66px !important;
    max-width: 86px !important;
    margin: 0 !important;
  }

  .zbh-main .zbh-feature-brief h3,
  .zbh-main .zbh-feature-brief .zbh-excerpt,
  .zbh-main .zbh-feature-brief .zbh-meta {
    grid-column: 1 !important;
    grid-row: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-feature-brief h3 {
    margin-top: 0 !important;
    font-size: 16.5px !important;
    line-height: 1.34 !important;
  }

  .zbh-main .zbh-feature-brief .zbh-excerpt {
    margin-top: 7px !important;
    font-size: 13.5px !important;
    line-height: 1.5 !important;
  }

  .zbh-main .zbh-feature-strip-card {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    gap: 0 11px !important;
    align-items: start !important;
    padding: 11px 13px !important;
  }

  .zbh-main .zbh-feature-strip-card .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 112px !important;
    height: 76px !important;
    max-width: 112px !important;
    margin: 0 !important;
  }

  .zbh-main .zbh-feature-strip-card h3,
  .zbh-main .zbh-feature-strip-card .zbh-meta {
    grid-column: 2 !important;
    grid-row: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-feature-strip-card h3 {
    margin-top: 0 !important;
    font-size: 15.5px !important;
    line-height: 1.36 !important;
  }

  .zbh-main .zbh-feature-main .zbh-badge,
  .zbh-main .zbh-secondary--editorial .zbh-badge {
    display: none !important;
  }
}

/* 0.10.62 latest rail: scrollable live list plus useful focus block below. */
.zbh-main .zbh-news-rail {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100% !important;
  align-self: stretch !important;
}

.zbh-main .zbh-news-rail .zbh-latest {
  flex: 0 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 380px !important;
  max-height: 600px !important;
  padding: 14px !important;
  overflow: hidden !important;
  border: 1px solid rgba(194, 24, 91, .2) !important;
  border-top: 2px solid #c2185b !important;
  border-radius: 12px !important;
  background: linear-gradient(180deg, #fff, #fff8fb) !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-block-title {
  flex: 0 0 auto !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-list {
  display: block !important;
  flex: 1 1 auto !important;
  min-height: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding-right: 6px !important;
  scrollbar-width: thin !important;
  scrollbar-color: rgba(194, 24, 91, .42) rgba(194, 24, 91, .08) !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-list::-webkit-scrollbar {
  width: 6px !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-list::-webkit-scrollbar-track {
  background: rgba(194, 24, 91, .08) !important;
  border-radius: 999px !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-list::-webkit-scrollbar-thumb {
  border-radius: 999px !important;
  background: rgba(194, 24, 91, .44) !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-mini,
.zbh-main .zbh-news-rail .zbh-latest .zbh-mini:nth-child(n+8),
.zbh-main .zbh-news-rail .zbh-latest .zbh-mini:nth-of-type(n+11) {
  display: grid !important;
  grid-template-columns: 62px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: center !important;
  min-height: 0 !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-mini:last-child {
  border-bottom: 0 !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-mini .zbh-thumb,
.zbh-main .zbh-news-rail .zbh-latest .zbh-mini:nth-child(n+8) .zbh-thumb {
  width: 62px !important;
  height: 50px !important;
  border-radius: 8px !important;
}

.zbh-main .zbh-news-rail .zbh-latest .zbh-mini h3,
.zbh-main .zbh-news-rail .zbh-latest .zbh-mini:nth-child(n+8) h3 {
  font-size: 13.5px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-rail-focus {
  flex: 0 0 auto !important;
  min-height: 0 !important;
  padding: 14px !important;
  overflow: hidden !important;
  border: 1px solid rgba(4, 120, 87, .16) !important;
  border-top: 3px solid #047857 !important;
  border-radius: 12px !important;
  background:
    radial-gradient(circle at 100% 0, rgba(46, 125, 50, .12), transparent 34%),
    linear-gradient(180deg, #f8fffb, #ffffff) !important;
  box-shadow: 0 10px 22px rgba(15, 23, 42, .04) !important;
}

.zbh-main .zbh-rail-focus h2 {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin: 0 0 11px !important;
  padding-bottom: 9px !important;
  border-bottom: 1px solid rgba(4, 120, 87, .16) !important;
  color: #0f172a !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-rail-focus h2 {
  font-size: 0 !important;
}

.zbh-main .zbh-rail-focus h2::before {
  content: "" !important;
  display: block !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #047857 !important;
  box-shadow: 0 0 0 4px rgba(4, 120, 87, .1) !important;
}

.zbh-main .zbh-rail-focus h2::after {
  content: "\0986\099C\0995\09C7\09B0\0020\09AB\09CB\0995\09BE\09B8" !important;
  display: inline !important;
  color: #0f172a !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-rail-focus > div {
  display: grid !important;
  gap: 0 !important;
}

.zbh-main .zbh-rail-focus .zbh-mini {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 74px !important;
  gap: 10px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 10px 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
}

.zbh-main .zbh-rail-focus .zbh-mini:last-child {
  border-bottom: 0 !important;
}

.zbh-main .zbh-rail-focus .zbh-mini .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 74px !important;
  height: 56px !important;
  border-radius: 8px !important;
}

.zbh-main .zbh-rail-focus .zbh-mini > div {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

.zbh-main .zbh-rail-focus .zbh-mini h3 {
  font-size: 14.5px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-rail-focus .zbh-meta {
  margin-top: 5px !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-news-rail {
    height: auto !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest {
    max-height: 460px !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-news-rail {
    gap: 12px !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest {
    min-height: 310px !important;
    max-height: 390px !important;
    padding: 12px !important;
  }

  .zbh-main .zbh-rail-focus {
    padding: 12px !important;
  }
}

/* 0.10.63 emergency cleanup: remove leaked warnings/blank panels and tighten feature rhythm. */
.zbh-worldcup__grid {
  align-items: start !important;
}

.zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
}

.zbh-worldcup-fixtures {
  min-height: 0 !important;
}

.zbh-worldcup-fixtures__source {
  margin-top: 12px !important;
}

.zbh-main .zbh-feature-main {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  align-items: start !important;
  border-color: rgba(15, 23, 42, .1) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-main .zbh-badge,
.zbh-main .zbh-secondary--editorial .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-feature-main > .zbh-lead {
  align-content: start !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-thumb {
  aspect-ratio: 16 / 9.6 !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2,
.zbh-main .zbh-feature-text-lead h3,
.zbh-main .zbh-feature-brief h3,
.zbh-main .zbh-feature-strip-card h3 {
  display: -webkit-box !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-feature-main > .zbh-lead h1,
.zbh-main .zbh-feature-main > .zbh-lead h2 {
  -webkit-line-clamp: 3 !important;
  font-size: clamp(19px, 1.5vw, 25px) !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt,
.zbh-main .zbh-feature-text-lead .zbh-excerpt,
.zbh-main .zbh-feature-brief .zbh-excerpt {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-feature-main > .zbh-lead .zbh-excerpt {
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-text-lead {
  min-height: 0 !important;
  padding: 18px !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-text-lead h3 {
  -webkit-line-clamp: 3 !important;
  font-size: clamp(23px, 1.95vw, 32px) !important;
  line-height: 1.18 !important;
}

.zbh-main .zbh-feature-text-lead .zbh-excerpt {
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-brief-row {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-brief-row .zbh-feature-brief {
  min-height: 0 !important;
  padding: 14px 16px !important;
}

.zbh-main .zbh-feature-brief h3 {
  -webkit-line-clamp: 3 !important;
  font-size: clamp(17px, 1.28vw, 20px) !important;
}

.zbh-main .zbh-feature-brief .zbh-excerpt {
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-strip {
  background: #fff !important;
}

.zbh-main .zbh-feature-strip-card {
  background: #fff !important;
}

.zbh-main .zbh-feature-strip-card h3 {
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-strip-card .zbh-meta {
  display: none !important;
}

.zbh-main .zbh-news-rail .zbh-latest {
  max-height: 520px !important;
}

.zbh-main .zbh-rail-focus {
  background: linear-gradient(180deg, #f8fffb, #fff) !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-feature-main {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead {
    border-right: 0 !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-main {
    grid-template-columns: 1fr !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-feature-main > .zbh-lead h1,
  .zbh-main .zbh-feature-main > .zbh-lead h2 {
    font-size: 20px !important;
  }

  .zbh-main .zbh-feature-brief-row {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-strip {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.63 feature v2: simple newspaper structure, no nested grid gaps. */
.zbh-main .zbh-feature-editorial-v2 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto !important;
  gap: 0 !important;
  align-items: start !important;
  overflow: hidden !important;
  border: 1px solid rgba(15, 23, 42, .1) !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .035) !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top {
  display: grid !important;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1fr) !important;
  gap: 0 !important;
  align-items: stretch !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-card {
  min-width: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead {
  display: block !important;
  padding: 0 0 13px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead .zbh-thumb {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9.6 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead h1,
.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead h2 {
  display: -webkit-box !important;
  margin: 10px 14px 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(19px, 1.45vw, 24px) !important;
  line-height: 1.28 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead .zbh-excerpt {
  display: -webkit-box !important;
  margin: 7px 14px 0 !important;
  overflow: hidden !important;
  color: #526071 !important;
  font-size: 13.5px !important;
  line-height: 1.5 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead .zbh-meta {
  margin: 8px 14px 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-text-lead {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  min-height: 0 !important;
  padding: 18px !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-text-lead h3 {
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(24px, 2vw, 34px) !important;
  line-height: 1.17 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-text-lead .zbh-excerpt {
  display: -webkit-box !important;
  margin: 10px 0 0 !important;
  overflow: hidden !important;
  color: #4b5563 !important;
  font-size: 14.5px !important;
  line-height: 1.58 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-text-lead .zbh-meta {
  margin: 9px 0 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 96px !important;
  gap: 0 12px !important;
  align-items: start !important;
  padding: 14px 16px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 / span 3 !important;
  width: 96px !important;
  height: 72px !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief h3 {
  grid-column: 1 !important;
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-size: clamp(17px, 1.24vw, 20px) !important;
  line-height: 1.32 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief .zbh-excerpt {
  grid-column: 1 !important;
  display: -webkit-box !important;
  margin: 7px 0 0 !important;
  overflow: hidden !important;
  color: #5b6572 !important;
  font-size: 13.25px !important;
  line-height: 1.48 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief .zbh-meta {
  grid-column: 1 !important;
  margin: 7px 0 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  background: #fff !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card {
  display: grid !important;
  grid-template-rows: auto auto !important;
  align-content: start !important;
  padding: 0 14px 14px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card .zbh-thumb {
  width: calc(100% + 28px) !important;
  height: auto !important;
  margin: 0 -14px !important;
  aspect-ratio: 16 / 9.8 !important;
  border-radius: 0 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card h3 {
  display: -webkit-box !important;
  margin: 10px 0 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-size: clamp(16px, 1.08vw, 19px) !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-editorial-v2 .zbh-badge,
.zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card .zbh-meta {
  display: none !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-top {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-top > .zbh-lead {
    border-right: 0 !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief-row,
  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief {
    grid-template-columns: minmax(0, 1fr) 86px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-brief .zbh-thumb {
    width: 86px !important;
    height: 66px !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    gap: 0 11px !important;
    padding: 11px 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 112px !important;
    height: 76px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
  }

  .zbh-main .zbh-feature-editorial-v2 .zbh-feature-strip-card h3 {
    grid-column: 2 !important;
    margin: 0 !important;
    font-size: 15.5px !important;
  }
}

/* 0.10.64 homepage repair: compact editorial lead and non-stretched World Cup desk. */
.zbh-main .zbh-feature-editorial-v3 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  align-items: start !important;
  overflow: hidden !important;
  border: 1px solid rgba(15, 23, 42, .1) !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 12px 26px rgba(15, 23, 42, .04) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-card {
  min-width: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-badge,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-meta {
  display: none !important;
}

.zbh-main .zbh-feature-cover {
  display: grid !important;
  grid-template-columns: minmax(0, .96fr) minmax(0, 1.04fr) !important;
  align-items: stretch !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-cover .zbh-thumb {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 238px !important;
  aspect-ratio: 16 / 10.4 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-feature-cover .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

.zbh-main .zbh-feature-cover__body {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-width: 0 !important;
  padding: 18px 20px !important;
  border-left: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-cover h1 {
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: clamp(25px, 2vw, 33px) !important;
  line-height: 1.18 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-cover h1 a,
.zbh-main .zbh-feature-editorial-v3 h3 a {
  color: inherit !important;
  text-decoration: none !important;
}

.zbh-main .zbh-feature-cover .zbh-excerpt {
  display: -webkit-box !important;
  margin: 10px 0 0 !important;
  overflow: hidden !important;
  color: #4b5563 !important;
  font-size: 14.5px !important;
  line-height: 1.58 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-cover .zbh-meta {
  margin-top: 10px !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 96px !important;
  gap: 0 12px !important;
  align-items: start !important;
  padding: 14px 16px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 / span 3 !important;
  width: 96px !important;
  height: 72px !important;
  margin: 0 !important;
  border-radius: 7px !important;
  overflow: hidden !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief h3 {
  grid-column: 1 !important;
  display: -webkit-box !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-size: clamp(16px, 1.18vw, 19px) !important;
  line-height: 1.32 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt {
  grid-column: 1 !important;
  display: -webkit-box !important;
  margin: 7px 0 0 !important;
  overflow: hidden !important;
  color: #5b6572 !important;
  font-size: 13px !important;
  line-height: 1.46 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-meta {
  grid-column: 1 !important;
  margin: 7px 0 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card {
  display: grid !important;
  grid-template-rows: auto auto !important;
  align-content: start !important;
  min-height: 0 !important;
  padding: 0 14px 14px !important;
  border-right: 1px solid rgba(15, 23, 42, .12) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card:last-child {
  border-right: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-thumb {
  display: block !important;
  width: calc(100% + 28px) !important;
  height: auto !important;
  margin: 0 -14px !important;
  aspect-ratio: 16 / 9.2 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card h3 {
  display: -webkit-box !important;
  margin: 10px 0 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-size: clamp(15.5px, 1.02vw, 18px) !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-worldcup__grid {
  align-items: start !important;
}

.zbh-worldcup .zbh-card,
.zbh-worldcup__lead .zbh-card,
.zbh-worldcup__side .zbh-card {
  height: auto !important;
}

.zbh-worldcup__side {
  align-items: start !important;
  grid-template-rows: auto auto !important;
}

.zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 14px !important;
}

.zbh-worldcup-fixtures {
  min-height: 0 !important;
  gap: 0 !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source {
  margin-top: 12px !important;
  padding-top: 10px !important;
}

.zbh-worldcup .zbh-worldcup-card.zbh-lead .zbh-excerpt {
  min-height: 0 !important;
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 1180px) {
  .zbh-main .zbh-feature-cover {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-cover__body {
    justify-content: flex-start !important;
    border-left: 0 !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-cover .zbh-thumb {
    min-height: 0 !important;
    aspect-ratio: 16 / 9.3 !important;
  }

  .zbh-main .zbh-feature-cover__body {
    padding: 13px 14px 14px !important;
  }

  .zbh-main .zbh-feature-cover h1 {
    font-size: 21px !important;
    line-height: 1.26 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-feature-cover .zbh-excerpt {
    font-size: 13.5px !important;
    line-height: 1.48 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief {
    grid-template-columns: minmax(0, 1fr) 86px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-thumb {
    width: 86px !important;
    height: 64px !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card {
    grid-template-columns: 112px minmax(0, 1fr) !important;
    gap: 0 11px !important;
    padding: 11px 13px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .1) !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 112px !important;
    height: 76px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 7px !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card h3 {
    grid-column: 2 !important;
    margin: 0 !important;
    font-size: 15.5px !important;
    line-height: 1.35 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
    padding: 12px !important;
  }

  .zbh-worldcup-fixture {
    grid-template-columns: 52px minmax(0, 1fr) !important;
    padding: 9px !important;
  }
}

/* 0.10.65 World Cup alignment: equal columns without title gaps. */
.zbh-worldcup__grid {
  grid-template-columns: minmax(0, 1.16fr) minmax(210px, .68fr) minmax(270px, .9fr) !important;
  align-items: stretch !important;
  gap: 13px !important;
}

.zbh-worldcup__lead,
.zbh-worldcup__side,
.zbh-worldcup__updates {
  min-height: 100% !important;
}

.zbh-worldcup__lead .zbh-worldcup-card,
.zbh-worldcup__side .zbh-worldcup-card,
.zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
  height: 100% !important;
  min-height: 100% !important;
}

.zbh-worldcup__lead .zbh-worldcup-card,
.zbh-worldcup__side .zbh-worldcup-card {
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  border-radius: 8px !important;
}

.zbh-worldcup .zbh-worldcup-card .zbh-badge {
  display: none !important;
}

.zbh-worldcup__lead .zbh-worldcup-card .zbh-thumb {
  flex: 0 0 auto !important;
  aspect-ratio: 16 / 10.35 !important;
}

.zbh-worldcup__side {
  display: grid !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  gap: 13px !important;
}

.zbh-worldcup__side .zbh-worldcup-card .zbh-thumb {
  flex: 0 0 auto !important;
  aspect-ratio: 16 / 9.25 !important;
}

.zbh-worldcup .zbh-worldcup-card h2,
.zbh-worldcup .zbh-worldcup-card h3 {
  display: -webkit-box !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  -webkit-box-orient: vertical !important;
}

.zbh-worldcup .zbh-worldcup-card.zbh-lead h2 {
  margin: 13px 16px 0 !important;
  font-size: clamp(23px, 2vw, 30px) !important;
  line-height: 1.22 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-worldcup .zbh-worldcup-card.zbh-small h3 {
  margin: 10px 12px 12px !important;
  font-size: clamp(16px, 1.08vw, 18px) !important;
  line-height: 1.34 !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-worldcup .zbh-worldcup-card.zbh-lead .zbh-excerpt {
  flex: 1 1 auto !important;
  min-height: 0 !important;
  margin: 8px 16px 0 !important;
  color: rgba(15, 23, 42, .72) !important;
  font-size: 14.5px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-worldcup .zbh-worldcup-card .zbh-meta {
  display: none !important;
}

.zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
  display: flex !important;
  flex-direction: column !important;
  align-self: stretch !important;
  padding: 13px !important;
  border-color: rgba(246, 194, 76, .38) !important;
  border-top-color: #f6c24c !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .99), rgba(248, 250, 252, .97)) !important;
}

.zbh-worldcup-fixtures {
  flex: 1 1 auto !important;
  height: 100% !important;
}

.zbh-worldcup-fixtures__head {
  padding-bottom: 10px !important;
}

.zbh-worldcup-fixtures__head h3 {
  margin-top: 7px !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

.zbh-worldcup-fixtures__days {
  flex: 1 1 auto !important;
  gap: 10px !important;
  margin-top: 10px !important;
}

.zbh-worldcup-fixtures__day {
  gap: 7px !important;
}

.zbh-worldcup-fixture {
  grid-template-columns: 54px minmax(0, 1fr) !important;
  gap: 9px !important;
  padding: 9px !important;
  border-radius: 12px !important;
}

.zbh-worldcup-fixture time {
  min-height: 32px !important;
  border-radius: 9px !important;
}

.zbh-worldcup-fixture b,
.zbh-worldcup-fixture span {
  font-size: 14px !important;
  line-height: 1.34 !important;
}

.zbh-worldcup-fixture small {
  font-size: 11px !important;
  line-height: 1.28 !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source {
  margin-top: auto !important;
  padding-top: 9px !important;
}

@media (max-width: 1024px) {
  .zbh-worldcup__grid {
    grid-template-columns: minmax(0, 1fr) minmax(250px, .82fr) !important;
  }

  .zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
    grid-column: 1 / -1 !important;
    height: auto !important;
    min-height: 0 !important;
  }
}

@media (max-width: 900px) {
  .zbh-worldcup__grid,
  .zbh-worldcup__side {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
  }

  .zbh-worldcup__lead .zbh-worldcup-card,
  .zbh-worldcup__side .zbh-worldcup-card,
  .zbh-worldcup__updates:has(.zbh-worldcup-fixtures) {
    height: auto !important;
    min-height: 0 !important;
  }
}

@media (max-width: 520px) {
  .zbh-worldcup__lead .zbh-worldcup-card .zbh-thumb {
    aspect-ratio: 16 / 9.2 !important;
  }

  .zbh-worldcup .zbh-worldcup-card.zbh-lead h2 {
    margin: 11px 12px 0 !important;
    font-size: 21px !important;
    line-height: 1.25 !important;
  }

  .zbh-worldcup .zbh-worldcup-card.zbh-lead .zbh-excerpt {
    margin: 7px 12px 12px !important;
    font-size: 13.5px !important;
    line-height: 1.48 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-worldcup .zbh-worldcup-card.zbh-small h3 {
    font-size: 16px !important;
    -webkit-line-clamp: 2 !important;
  }
}

/* 0.10.66 final cascade: pack feature rows after all legacy layout rules. */
.zbh-main .zbh-feature-editorial-v3 {
  align-self: start !important;
  align-content: start !important;
  height: auto !important;
  min-height: 0 !important;
  grid-template-rows: auto auto auto !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
  align-self: start !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover .zbh-thumb,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover__body {
  min-height: 238px !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover .zbh-thumb,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover__body {
    min-height: 0 !important;
  }
}

/* 0.10.71 absolute final: match feature height to the latest/focus rail on desktop. */
@media (min-width: 621px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 {
    align-self: stretch !important;
    align-content: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
    grid-template-rows: auto auto auto minmax(320px, 1fr) !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: grid !important;
    align-self: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card {
    height: 100% !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 {
    align-self: start !important;
    height: auto !important;
    grid-template-rows: auto auto !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-strip,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: none !important;
  }
}

/* 0.10.72 requested bottom feature pattern: two compact stories, one full story below. */
@media (min-width: 621px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 {
    grid-template-rows: auto auto auto minmax(360px, 1fr) !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
    gap: 0 !important;
    align-content: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
    border-top: 1px solid rgba(15, 23, 42, .12) !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom__pair {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0 !important;
    border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card {
    min-width: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact {
    display: grid !important;
    grid-template-columns: 106px minmax(0, 1fr) !important;
    gap: 0 12px !important;
    align-content: start !important;
    padding: 14px !important;
    border-right: 1px solid rgba(15, 23, 42, .12) !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact:last-child {
    border-right: 0 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 106px !important;
    height: 78px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 7px !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact h3,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-excerpt,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-meta {
    grid-column: 2 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact h3 {
    margin: 0 !important;
    font-size: 15.5px !important;
    line-height: 1.34 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-excerpt {
    margin: 6px 0 0 !important;
    font-size: 12.75px !important;
    line-height: 1.45 !important;
    text-align: justify !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide {
    display: grid !important;
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr) !important;
    grid-template-rows: auto 1fr auto !important;
    gap: 0 16px !important;
    height: 100% !important;
    min-height: 0 !important;
    padding: 15px !important;
    align-content: stretch !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 190px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    border-radius: 8px !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide h3,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-excerpt,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-meta {
    grid-column: 2 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide h3 {
    margin: 0 !important;
    font-size: clamp(18px, 1.25vw, 22px) !important;
    line-height: 1.34 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-excerpt {
    flex: 1 1 auto !important;
    margin: 9px 0 0 !important;
    font-size: 13.75px !important;
    line-height: 1.68 !important;
    text-align: justify !important;
    text-justify: inter-word !important;
    -webkit-line-clamp: 14 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-meta {
    margin-top: auto !important;
    padding-top: 8px !important;
  }
}

/* 0.10.74 mobile length control: keep feature to 3 stories and category blocks to 5 stories. */
@media (max-width: 620px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-strip,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom {
    display: none !important;
  }

  .zbh-main .zbh-section [data-zbh-mobile-rank]:not([data-zbh-mobile-rank="1"]):not([data-zbh-mobile-rank="2"]):not([data-zbh-mobile-rank="3"]):not([data-zbh-mobile-rank="4"]):not([data-zbh-mobile-rank="5"]) {
    display: none !important;
  }

  .zbh-main .zbh-section .zbh-politics-pair,
  .zbh-main .zbh-section .zbh-politics-strip,
  .zbh-main .zbh-section .zbh-politics-right,
  .zbh-main .zbh-section .zbh-expat-panel,
  .zbh-main .zbh-section .zbh-business-wire,
  .zbh-main .zbh-section .zbh-sports-more,
  .zbh-main .zbh-section .zbh-education-right,
  .zbh-main .zbh-section .zbh-lifestyle-list {
    display: none !important;
  }
}

/* 0.10.75 editorial polish: fill category cards and clarify fixture times. */
.zbh-worldcup-fixture {
  grid-template-columns: 82px minmax(0, 1fr) !important;
}

.zbh-worldcup-fixture time {
  min-height: 38px !important;
  padding: 0 7px !important;
  text-align: center !important;
  white-space: normal !important;
  font-size: 11.5px !important;
  line-height: 1.18 !important;
}

.zbh-worldcup__updates .zbh-worldcup-fixtures__source strong {
  color: #c2185b !important;
  font: inherit !important;
  font-weight: 900 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card h2 {
  display: block !important;
  margin-top: 10px !important;
  color: #0f172a !important;
  font-size: clamp(20px, 1.55vw, 26px) !important;
  line-height: 1.36 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card h2 a {
  display: block !important;
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left {
  gap: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 82px !important;
  gap: 10px !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 11px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(15, 23, 42, .08) !important;
  background: transparent !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt .zbh-thumb {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 82px !important;
  height: 62px !important;
  border-radius: 8px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt__body {
  grid-column: 1 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt h3 {
  margin: 0 !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 14.25px !important;
  line-height: 1.35 !important;
  font-weight: 900 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt p {
  display: -webkit-box !important;
  margin: 4px 0 0 !important;
  color: #64748b !important;
  font-family: "Hind Siliguri", sans-serif !important;
  font-size: 12.25px !important;
  line-height: 1.45 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt .zbh-meta {
  margin-top: 5px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-excerpt {
  display: -webkit-box !important;
  visibility: visible !important;
  margin-top: 10px !important;
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.66 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-line-clamp: 7 !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
  align-content: stretch !important;
}

@media (max-width: 900px) {
  .zbh-worldcup-fixture {
    grid-template-columns: 78px minmax(0, 1fr) !important;
  }
}

@media (max-width: 620px) {
  .zbh-worldcup-fixture {
    grid-template-columns: 76px minmax(0, 1fr) !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
    grid-template-columns: minmax(0, 1fr) 84px !important;
  }
}

/* 0.10.77 visual QA: compact politics and protect portrait-heavy feature cards. */
@media (min-width: 621px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide {
    grid-template-columns: minmax(132px, .72fr) minmax(0, 1.28fr) !important;
    gap: 0 16px !important;
    align-items: stretch !important;
    min-height: 280px !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb {
    min-height: 250px !important;
    max-height: 360px !important;
    background: #f5f7f9 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb img {
    object-fit: contain !important;
    object-position: center center !important;
    background: #f5f7f9 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-excerpt {
    -webkit-line-clamp: 18 !important;
  }
}

.zbh-main .zbh-section-politics .zbh-politics {
  grid-template-columns: minmax(210px, .72fr) minmax(0, 1.5fr) minmax(240px, .82fr) !important;
  gap: 14px !important;
  align-items: stretch !important;
  padding: 14px !important;
  border: 1px solid rgba(109, 53, 168, .18) !important;
  border-top: 3px solid #6d35a8 !important;
  border-radius: 10px !important;
  background: #fff !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left,
.zbh-main .zbh-section-politics .zbh-politics-right {
  justify-content: start !important;
  gap: 0 !important;
  padding: 0 !important;
  border-color: rgba(15, 23, 42, .08) !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main {
  gap: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
  min-height: 72px !important;
  padding: 8px 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt .zbh-thumb,
.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief .zbh-thumb {
  background: #f5f7f9 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt .zbh-thumb img,
.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief .zbh-thumb img {
  object-fit: cover !important;
  object-position: center center !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt h3 {
  font-size: 13.4px !important;
  line-height: 1.32 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt p {
  margin-top: 3px !important;
  font-size: 11.75px !important;
  line-height: 1.38 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt .zbh-meta {
  display: none !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead {
  grid-template-columns: minmax(210px, .9fr) minmax(0, 1.1fr) !important;
  gap: 14px !important;
  align-items: stretch !important;
  min-height: 0 !important;
  padding-bottom: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-thumb {
  min-height: 218px !important;
  height: 100% !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead h2 {
  font-size: clamp(24px, 2.05vw, 32px) !important;
  line-height: 1.22 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-excerpt {
  margin-top: 8px !important;
  font-size: 13.25px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 8 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-meta {
  margin-top: 7px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair {
  gap: 10px !important;
  padding-bottom: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-card {
  grid-template-columns: minmax(0, 1fr) 82px !important;
  gap: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-thumb {
  width: 82px !important;
  height: 62px !important;
  aspect-ratio: auto !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair h3 {
  font-size: 14.25px !important;
  line-height: 1.35 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-meta {
  display: none !important;
}

.zbh-main .zbh-section-politics .zbh-politics-strip {
  gap: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-strip .zbh-card {
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-strip .zbh-thumb {
  aspect-ratio: 16 / 9.5 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-strip h3 {
  margin-top: 7px !important;
  font-size: 13.75px !important;
  line-height: 1.34 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief {
  grid-template-columns: minmax(0, 1fr) 78px !important;
  gap: 10px !important;
  padding: 9px 0 !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief .zbh-thumb {
  width: 78px !important;
  height: 58px !important;
  border-radius: 8px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief h3 {
  margin-top: 0 !important;
  font-size: 13.5px !important;
  line-height: 1.34 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief p {
  margin-top: 3px !important;
  font-size: 11.75px !important;
  line-height: 1.38 !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief .zbh-meta,
.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief strong {
  display: none !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb {
  background: #f5f7f9 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb img {
  object-fit: contain !important;
  object-position: center center !important;
  background: #f5f7f9 !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section-politics .zbh-politics {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-left,
  .zbh-main .zbh-section-politics .zbh-politics-right {
    border: 0 !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead {
    grid-template-columns: 1fr !important;
  }
}

/* 0.10.78 combined visual cleanup: no stretched politics gaps, no portrait crops. */
.zbh-main .zbh-section-politics .zbh-politics-left > .zbh-mini,
.zbh-main .zbh-section-politics .zbh-politics-right > .zbh-brief,
.zbh-main .zbh-section-politics .zbh-politics-main .zbh-lead.zbh-politics-lead {
  flex: 0 0 auto !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left {
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main .zbh-lead.zbh-politics-lead {
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right {
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt + .zbh-mini-excerpt,
.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief + .zbh-brief {
  margin-top: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt:last-child,
.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief:last-child {
  border-bottom: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-thumb,
.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb,
.zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb {
  background: #f4f6f8 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb img,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb img,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb img,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb img,
.zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb img {
  object-fit: contain !important;
  object-position: center center !important;
  background: #f4f6f8 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .64) 100%) !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb {
  min-height: 0 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-lead h2 {
  margin-top: 10px !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb img,
  .zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb img {
    object-fit: cover !important;
  }
}

/* 0.10.79 editorial correction: horizontal image bands, no letterbox wells. */
@media (min-width: 621px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto auto minmax(0, 1fr) auto !important;
    gap: 0 !important;
    min-height: 360px !important;
    padding: 14px !important;
    align-content: start !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb {
    display: block !important;
    grid-column: 1 !important;
    grid-row: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 16 / 8.6 !important;
    margin: 0 !important;
    border-radius: 9px !important;
    overflow: hidden !important;
    background: #edf1f4 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-thumb img,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb img,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    background: transparent !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide h3,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-excerpt,
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-meta {
    grid-column: 1 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide h3 {
    margin: 11px 0 0 !important;
    font-size: clamp(18px, 1.35vw, 23px) !important;
    line-height: 1.33 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom-card--wide .zbh-excerpt {
    margin-top: 8px !important;
    font-size: 13.4px !important;
    line-height: 1.62 !important;
    text-align: justify !important;
    -webkit-line-clamp: 10 !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 {
    align-items: start !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) h3 {
    margin-top: 10px !important;
    font-size: clamp(23px, 2vw, 31px) !important;
    line-height: 1.22 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
    justify-content: start !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-lead h2 {
    margin-top: 12px !important;
    font-size: clamp(25px, 2vw, 34px) !important;
    line-height: 1.25 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
    margin-top: 8px !important;
    line-height: 1.56 !important;
    -webkit-line-clamp: 4 !important;
  }
}

.zbh-main .zbh-section-international .zbh-int-grid {
  grid-auto-rows: auto !important;
  gap: 12px !important;
  align-content: start !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card {
  position: static !important;
  display: flex !important;
  flex-direction: column !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(109, 53, 168, .13) !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .045) !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card::after {
  display: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9.2 !important;
  border-radius: 0 !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  background: transparent !important;
}

.zbh-main .zbh-section-international .zbh-int-grid h3 {
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
  padding: 9px 10px 11px !important;
  color: #07152c !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  text-align: left !important;
  text-shadow: none !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-politics .zbh-politics {
  align-items: start !important;
  padding-bottom: 10px !important;
}

.zbh-main .zbh-section-politics .zbh-politics > * {
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left,
.zbh-main .zbh-section-politics .zbh-politics-right {
  align-self: start !important;
  justify-content: start !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
  min-height: 88px !important;
  padding: 9px 0 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt p {
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-excerpt {
  -webkit-line-clamp: 11 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief {
  min-height: 86px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief p {
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-thumb img,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb img,
  .zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb img {
    object-fit: cover !important;
  }
}

/* 0.10.80 lifestyle lead image must stay a horizontal news photo, not a tall well. */
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
  display: block !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: 16 / 8.8 !important;
  flex: 0 0 auto !important;
  border-radius: 9px !important;
  overflow: hidden !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* 0.10.81 unified editorial story cards: horizontal image, headline, excerpt. */
.zbh-main .zbh-card.zbh-story-excerpt .zbh-excerpt,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-tile .zbh-excerpt,
.zbh-main .zbh-section-visual.zbh-visual .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-international .zbh-int-grid .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-politics .zbh-politics-strip .zbh-card .zbh-excerpt {
  display: -webkit-box !important;
  margin: 6px 10px 0 !important;
  color: #5b6676 !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", sans-serif !important;
  font-size: 12.7px !important;
  line-height: 1.48 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

@media (min-width: 621px) {
  .zbh-main .zbh-feature-cover {
    display: block !important;
    border-bottom: 1px solid rgba(15, 23, 42, .12) !important;
  }

  .zbh-main .zbh-feature-cover .zbh-thumb {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 8.9 !important;
    border-radius: 0 !important;
    background: #edf1f4 !important;
  }

  .zbh-main .zbh-feature-cover .zbh-thumb img,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-tile .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    background: transparent !important;
  }

  .zbh-main .zbh-feature-cover__body {
    display: block !important;
    padding: 14px 16px 16px !important;
    border-left: 0 !important;
  }

  .zbh-main .zbh-feature-cover h1 {
    font-size: clamp(24px, 1.9vw, 31px) !important;
    line-height: 1.24 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-feature-cover .zbh-excerpt {
    font-size: 14px !important;
    line-height: 1.58 !important;
    -webkit-line-clamp: 4 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact {
    display: block !important;
    padding: 12px !important;
    min-height: 0 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-thumb,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-thumb,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-thumb {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9.2 !important;
    margin: 0 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    background: #edf1f4 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief h3,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card h3,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact h3 {
    display: -webkit-box !important;
    margin: 8px 0 0 !important;
    font-size: 15.6px !important;
    line-height: 1.34 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-excerpt,
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-bottom-card--compact .zbh-excerpt {
    margin-left: 0 !important;
    margin-right: 0 !important;
    -webkit-line-clamp: 3 !important;
  }
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card {
  height: auto !important;
  min-height: 0 !important;
  align-self: start !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card .zbh-excerpt {
  margin: 0 10px 10px !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt {
  font-size: 13.4px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 6 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card .zbh-meta {
  display: block !important;
  margin: auto 10px 10px !important;
  padding-top: 6px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
  min-height: 112px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt p {
  font-size: 12.1px !important;
  line-height: 1.48 !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief {
  min-height: 112px !important;
}

.zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief p {
  font-size: 12.1px !important;
  line-height: 1.48 !important;
  -webkit-line-clamp: 4 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-cover .zbh-thumb,
  .zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb {
    aspect-ratio: 16 / 9.6 !important;
  }

  .zbh-main .zbh-section [data-zbh-mobile-rank]:not([data-zbh-mobile-rank="1"]):not([data-zbh-mobile-rank="2"]):not([data-zbh-mobile-rank="3"]):not([data-zbh-mobile-rank="4"]):not([data-zbh-mobile-rank="5"]) {
    display: none !important;
  }
}

/* 0.10.84 final editorial fill rules: no overlay cards, no lower feature row, longer readable summaries. */
.zbh-main .zbh-hero {
  align-items: start !important;
}

.zbh-main .zbh-hero > .zbh-feature-editorial-v3 {
  align-self: start !important;
  align-content: start !important;
  height: auto !important;
  min-height: 0 !important;
  grid-template-rows: auto auto auto !important;
}

.zbh-main .zbh-hero > .zbh-feature-editorial-v3 .zbh-feature-bottom {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

.zbh-main .zbh-section-international .zbh-int-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-rows: auto !important;
  gap: 12px !important;
  align-items: start !important;
  align-content: start !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card {
  position: static !important;
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(109, 53, 168, .14) !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 10px 22px rgba(15, 23, 42, .045) !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card::before,
.zbh-main .zbh-section-international .zbh-int-grid .zbh-card::after {
  display: none !important;
  content: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9.2 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  background: transparent !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid h2,
.zbh-main .zbh-section-international .zbh-int-grid h3 {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  display: -webkit-box !important;
  margin: 0 !important;
  padding: 9px 10px 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
  text-align: left !important;
  text-shadow: none !important;
  background: transparent !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-excerpt {
  display: -webkit-box !important;
  margin: 7px 10px 10px !important;
  color: #596475 !important;
  font-size: 12.65px !important;
  line-height: 1.5 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 5 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-meta {
  display: block !important;
  margin: auto 10px 10px !important;
  padding: 0 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) {
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt {
  display: -webkit-box !important;
  margin: 8px 10px 12px !important;
  color: #4f5968 !important;
  font-size: 13.25px !important;
  line-height: 1.62 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 16 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
  height: auto !important;
  min-height: 0 !important;
  align-self: start !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
  display: -webkit-box !important;
  margin: 8px 0 0 !important;
  color: #526071 !important;
  font-size: 13.5px !important;
  line-height: 1.62 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 14 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-section-international .zbh-int-grid {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
    -webkit-line-clamp: 5 !important;
  }
}

/* 0.10.86 unified section height policy. */
.zbh-main .zbh-section .zbh-grid-3,
.zbh-main .zbh-section .zbh-grid-4,
.zbh-main .zbh-section .zbh-mag-row,
.zbh-main .zbh-section .zbh-lifestyle-grid,
.zbh-main .zbh-section .zbh-int-grid {
  align-items: stretch !important;
  grid-auto-rows: minmax(0, 1fr) !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card),
.zbh-main .zbh-section .zbh-card.zbh-small,
.zbh-main .zbh-section .zbh-card.zbh-lead {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-thumb {
  flex: 0 0 auto !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h1,
.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h2,
.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h3 {
  flex: 0 0 auto !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-excerpt {
  display: -webkit-box !important;
  flex: 1 1 auto !important;
  margin: 7px 10px 10px !important;
  color: #536173 !important;
  font-size: 12.8px !important;
  line-height: 1.52 !important;
  text-align: justify !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: var(--zbh-excerpt-lines, 7) !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-meta {
  flex: 0 0 auto !important;
  margin-top: auto !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  grid-auto-rows: minmax(210px, 1fr) !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card {
  --zbh-excerpt-lines: 8;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) {
  --zbh-excerpt-lines: 18;
  align-self: stretch !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt {
  font-size: 13px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 18 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle {
  align-items: stretch !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle > * {
  height: 100% !important;
  align-self: stretch !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
  --zbh-excerpt-lines: 18;
  height: 100% !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
  flex: 1 1 auto !important;
  margin: 8px 0 0 !important;
  font-size: 13.2px !important;
  line-height: 1.6 !important;
  -webkit-line-clamp: 18 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card {
  --zbh-excerpt-lines: 5;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-excerpt {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-card {
  --zbh-excerpt-lines: 7;
}

.zbh-main .zbh-section-international .zbh-int-grid .zbh-excerpt {
  -webkit-line-clamp: 7 !important;
}

.zbh-main .zbh-hero {
  align-items: stretch !important;
}

.zbh-main .zbh-hero > .zbh-feature-editorial-v3,
.zbh-main .zbh-hero > .zbh-news-rail,
.zbh-main .zbh-hero > .zbh-feature-ad {
  height: 100% !important;
  align-self: stretch !important;
}

.zbh-main .zbh-feature-editorial-v3 {
  grid-template-rows: minmax(0, 1.25fr) minmax(0, .9fr) minmax(0, 1fr) !important;
}

.zbh-main .zbh-feature-cover,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 0 !important;
}

.zbh-main .zbh-feature-cover__body {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  min-height: 0 !important;
}

.zbh-main .zbh-feature-cover .zbh-excerpt,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-excerpt {
  display: -webkit-box !important;
  flex: 1 1 auto !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-feature-cover .zbh-excerpt {
  -webkit-line-clamp: 12 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt {
  -webkit-line-clamp: 6 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-excerpt {
  -webkit-line-clamp: 5 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-section .zbh-grid-3,
  .zbh-main .zbh-section .zbh-grid-4,
  .zbh-main .zbh-section .zbh-mag-row,
  .zbh-main .zbh-section .zbh-lifestyle-grid,
  .zbh-main .zbh-section .zbh-int-grid {
    grid-auto-rows: auto !important;
  }

  .zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) {
    height: auto !important;
  }

  .zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-excerpt {
    flex: 0 0 auto !important;
    -webkit-line-clamp: 4 !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3,
  .zbh-main .zbh-hero > .zbh-news-rail,
  .zbh-main .zbh-hero > .zbh-feature-ad {
    height: auto !important;
  }
}

/* 0.10.87 international section repair: visible titles, no overlays, equal rows. */
.zbh-main .zbh-section-international .zbh-international {
  align-items: stretch !important;
  gap: 18px !important;
}

.zbh-main .zbh-section-international .zbh-international-main,
.zbh-main .zbh-section-international .zbh-int-list,
.zbh-main .zbh-section-international .zbh-expat-panel {
  align-self: stretch !important;
  height: 100% !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-international .zbh-international-main {
  display: flex !important;
  flex-direction: column !important;
}

.zbh-main .zbh-section-international .zbh-int-grid {
  flex: 1 1 auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-flow: row !important;
  grid-auto-rows: minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: stretch !important;
  align-content: stretch !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(1),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(2),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(3),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(4) {
  grid-column: auto !important;
  grid-row: auto !important;
  position: static !important;
  z-index: auto !important;
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(109, 53, 168, .14) !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .05) !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card::before,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card::after {
  display: none !important;
  content: none !important;
  background: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-thumb {
  position: static !important;
  z-index: auto !important;
  display: block !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 8.8 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-badge {
  display: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h2,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h3 {
  position: static !important;
  inset: auto !important;
  z-index: auto !important;
  transform: none !important;
  display: -webkit-box !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  padding: 9px 10px 0 !important;
  overflow: hidden !important;
  color: #07152c !important;
  font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
  font-size: 16px !important;
  line-height: 1.34 !important;
  font-weight: 900 !important;
  text-align: left !important;
  text-shadow: none !important;
  background: transparent !important;
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h2 a,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h3 a {
  color: #07152c !important;
  opacity: 1 !important;
  text-decoration: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-excerpt {
  display: -webkit-box !important;
  flex: 1 1 auto !important;
  margin: 7px 10px 10px !important;
  overflow: hidden !important;
  color: #586476 !important;
  font-size: 12.55px !important;
  line-height: 1.48 !important;
  text-align: justify !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 8 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-meta {
  display: block !important;
  flex: 0 0 auto !important;
  margin: auto 10px 10px !important;
  padding: 0 !important;
}

@media (max-width: 620px) {
  .zbh-main .zbh-section-international .zbh-international {
    display: block !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: none !important;
    grid-auto-rows: auto !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card {
    height: auto !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-excerpt {
    flex: 0 0 auto !important;
    -webkit-line-clamp: 4 !important;
  }
}

/* 0.10.88 audit pass: compact sections, visible titles, and content-led height. */
.zbh-main .zbh-hero,
.zbh-main .zbh-section-national-opar .zbh-national-opar,
.zbh-main #sec-economy .zbh-business,
.zbh-main .zbh-section-international .zbh-international,
.zbh-main .zbh-section-politics .zbh-politics,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle,
.zbh-main .zbh-section-education .zbh-education,
.zbh-main .zbh-section .zbh-sports {
  align-items: start !important;
  align-content: start !important;
}

.zbh-main .zbh-section .zbh-grid-3,
.zbh-main .zbh-section .zbh-grid-4,
.zbh-main .zbh-section .zbh-mag-row,
.zbh-main .zbh-section .zbh-split-list,
.zbh-main .zbh-section .zbh-lifestyle-grid,
.zbh-main .zbh-section .zbh-int-grid {
  align-items: start !important;
  align-content: start !important;
  grid-auto-rows: auto !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card),
.zbh-main .zbh-section .zbh-card.zbh-lead,
.zbh-main .zbh-section .zbh-card.zbh-small,
.zbh-main .zbh-hero .zbh-card {
  display: flex !important;
  flex-direction: column !important;
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-excerpt,
.zbh-main .zbh-hero .zbh-card .zbh-excerpt {
  display: -webkit-box !important;
  flex: 0 0 auto !important;
  overflow: hidden !important;
  color: #4f5f73 !important;
  font-family: "Hind Siliguri", "Noto Serif Bengali", sans-serif !important;
  text-align: justify !important;
  -webkit-box-orient: vertical !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-meta,
.zbh-main .zbh-hero .zbh-card .zbh-meta {
  flex: 0 0 auto !important;
  margin-top: 9px !important;
  padding-top: 0 !important;
}

.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h1,
.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h2,
.zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) h3 {
  flex: 0 0 auto !important;
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
}

.zbh-main .zbh-hero > .zbh-feature-editorial-v3,
.zbh-main .zbh-hero > .zbh-news-rail,
.zbh-main .zbh-hero > .zbh-feature-ad {
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-feature-editorial-v3 {
  grid-template-rows: auto auto auto !important;
  align-content: start !important;
}

.zbh-main .zbh-feature-cover,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card {
  height: auto !important;
}

.zbh-main .zbh-feature-cover__body {
  display: block !important;
  min-height: 0 !important;
}

.zbh-main .zbh-feature-cover .zbh-thumb,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-tile .zbh-thumb {
  min-height: 0 !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-feature-cover .zbh-thumb img,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-tile .zbh-thumb img,
.zbh-main .zbh-section .zbh-card .zbh-thumb img,
.zbh-main .zbh-section .zbh-mini .zbh-thumb img,
.zbh-main .zbh-section .zbh-brief .zbh-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.zbh-main .zbh-feature-cover .zbh-excerpt {
  margin: 10px 0 0 !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  -webkit-line-clamp: 8 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-excerpt {
  flex: 0 0 auto !important;
  margin: 7px 0 0 !important;
  font-size: 12.7px !important;
  line-height: 1.48 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief .zbh-excerpt {
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip-card .zbh-excerpt {
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-main,
.zbh-main .zbh-section-national-opar .zbh-opar-panel,
.zbh-main .zbh-section-national-opar .zbh-national-column,
.zbh-main .zbh-section-international .zbh-international-main,
.zbh-main .zbh-section-international .zbh-int-list,
.zbh-main .zbh-section-international .zbh-expat-panel,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle > *,
.zbh-main .zbh-section-politics .zbh-politics > *,
.zbh-main .zbh-section-education .zbh-education > * {
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card {
  padding-bottom: 12px !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-excerpt {
  margin: 9px 0 0 !important;
  font-size: 13.35px !important;
  line-height: 1.62 !important;
  -webkit-line-clamp: 12 !important;
}

.zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-meta,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-meta {
  margin: 10px 0 0 !important;
}

.zbh-main .zbh-section-international .zbh-int-grid {
  flex: 0 0 auto !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-template-rows: none !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(1),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(2),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(3),
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card:nth-child(4) {
  height: auto !important;
  align-self: start !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h2,
.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card h3,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card h2,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card h3 {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  color: #07152c !important;
  text-shadow: none !important;
  background: transparent !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-excerpt {
  flex: 0 0 auto !important;
  margin: 7px 10px 0 !important;
  font-size: 12.65px !important;
  line-height: 1.5 !important;
  -webkit-line-clamp: 7 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead {
  height: auto !important;
  align-items: start !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-thumb {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 10 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-excerpt {
  flex: 0 0 auto !important;
  margin-top: 9px !important;
  font-size: 13.35px !important;
  line-height: 1.6 !important;
  -webkit-line-clamp: 10 !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair,
.zbh-main .zbh-section-politics .zbh-politics-strip {
  align-items: start !important;
  grid-auto-rows: auto !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-card,
.zbh-main .zbh-section-politics .zbh-politics-strip .zbh-card {
  height: auto !important;
}

.zbh-main .zbh-section-politics .zbh-politics-pair .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-politics .zbh-politics-strip .zbh-card .zbh-excerpt {
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2),
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(5),
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(6) {
  grid-column: auto !important;
  grid-row: auto !important;
  transform: none !important;
  height: auto !important;
  align-self: start !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card .zbh-thumb {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9.5 !important;
  border-radius: 8px 8px 0 0 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card .zbh-excerpt {
  margin: 7px 10px 12px !important;
  font-size: 12.8px !important;
  line-height: 1.52 !important;
  -webkit-line-clamp: 5 !important;
}

.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-focus .zbh-excerpt,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt {
  font-size: 13.3px !important;
  line-height: 1.62 !important;
  -webkit-line-clamp: 14 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr) minmax(245px, .72fr) !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
  height: auto !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-thumb {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 10.2 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
  flex: 0 0 auto !important;
  margin: 9px 0 0 !important;
  font-size: 13.35px !important;
  line-height: 1.62 !important;
  -webkit-line-clamp: 16 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card {
  height: auto !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child {
  min-height: 0 !important;
}

.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-excerpt {
  margin: 0 11px 12px !important;
  font-size: 12.6px !important;
  line-height: 1.48 !important;
  -webkit-line-clamp: 4 !important;
}

.zbh-main .zbh-section-education .zbh-education-center .zbh-lead .zbh-excerpt,
.zbh-main #sec-economy .zbh-business-primary .zbh-lead .zbh-excerpt,
.zbh-main .zbh-section-magazine .zbh-magazine > .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-grid .zbh-grid-4 .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-soft .zbh-grid-3 .zbh-card .zbh-excerpt {
  font-size: 13px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 9 !important;
}

.zbh-main .zbh-section-education .zbh-education-left .zbh-card .zbh-excerpt,
.zbh-main .zbh-section-education .zbh-education-right .zbh-card .zbh-excerpt,
.zbh-main .zbh-tech .zbh-card .zbh-excerpt {
  -webkit-line-clamp: 5 !important;
}

.zbh-main .zbh-worldcup__updates .zbh-worldcup-fixtures__source strong {
  color: #c2185b !important;
  text-decoration: none !important;
}

@media (max-width: 900px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle {
    grid-template-columns: 1fr !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
    display: none !important;
  }

  .zbh-main .zbh-section [data-zbh-mobile-rank]:not([data-zbh-mobile-rank="1"]):not([data-zbh-mobile-rank="2"]):not([data-zbh-mobile-rank="3"]):not([data-zbh-mobile-rank="4"]):not([data-zbh-mobile-rank="5"]) {
    display: none !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3,
  .zbh-main .zbh-section .zbh-grid-3,
  .zbh-main .zbh-section .zbh-grid-4,
  .zbh-main .zbh-section .zbh-split-list,
  .zbh-main .zbh-section .zbh-lifestyle-grid {
    grid-template-columns: 1fr !important;
    grid-auto-rows: auto !important;
  }

  .zbh-main .zbh-section .zbh-card:not(.zbh-worldcup-card) .zbh-excerpt,
  .zbh-main .zbh-hero .zbh-card .zbh-excerpt {
    -webkit-line-clamp: 4 !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-focus .zbh-excerpt,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt,
  .zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-excerpt {
    -webkit-line-clamp: 5 !important;
  }
}

/* 0.10.89 newsroom role system: card height follows section pattern, not one global grid. */
.zbh-main .zbh-card[data-zbh-fit-card="1"] {
  --zbh-fit-lines: var(--zbh-role-lines, 4);
}

.zbh-main .zbh-card[data-zbh-fit-card="1"] .zbh-excerpt {
  -webkit-line-clamp: var(--zbh-fit-lines) !important;
}

.zbh-main .zbh-card[data-zbh-card-role="lead"] {
  --zbh-role-lines: 9;
}

.zbh-main .zbh-card[data-zbh-card-role="feature"] {
  --zbh-role-lines: 8;
}

.zbh-main .zbh-card[data-zbh-card-role="medium"] {
  --zbh-role-lines: 4;
}

.zbh-main .zbh-card[data-zbh-card-role="compact"] {
  --zbh-role-lines: 3;
}

.zbh-main .zbh-card[data-zbh-card-role="visual-focus"] {
  --zbh-role-lines: 13;
}

.zbh-main .zbh-card[data-zbh-card-role="lifestyle-lead"] {
  --zbh-role-lines: 15;
}

.zbh-main .zbh-card[data-zbh-card-role="politics-lead"] {
  --zbh-role-lines: 10;
}

.zbh-main .zbh-card[data-zbh-card-role="national-lead"] {
  --zbh-role-lines: 12;
}

.zbh-main .zbh-card[data-zbh-card-role="international"] {
  --zbh-role-lines: 7;
}

.zbh-main .zbh-card[data-zbh-card-role="lead"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="feature"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="national-lead"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="politics-lead"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="lifestyle-lead"] .zbh-thumb {
  aspect-ratio: 16 / 9.8 !important;
}

.zbh-main .zbh-card[data-zbh-card-role="medium"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="compact"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="international"] .zbh-thumb,
.zbh-main .zbh-card[data-zbh-card-role="visual-focus"] .zbh-thumb {
  aspect-ratio: 16 / 9.2 !important;
}

.zbh-main .zbh-card[data-zbh-card-role] .zbh-thumb {
  min-height: 0 !important;
  overflow: hidden !important;
  background: #edf1f4 !important;
}

.zbh-main .zbh-card[data-zbh-card-role] .zbh-thumb img {
  object-fit: cover !important;
  object-position: center center !important;
}

.zbh-main .zbh-card[data-zbh-card-role] h1,
.zbh-main .zbh-card[data-zbh-card-role] h2,
.zbh-main .zbh-card[data-zbh-card-role] h3 {
  position: static !important;
  color: #07152c !important;
  text-shadow: none !important;
  background: transparent !important;
}

.zbh-main .zbh-card[data-zbh-card-role="lead"] h1,
.zbh-main .zbh-card[data-zbh-card-role="lead"] h2,
.zbh-main .zbh-card[data-zbh-card-role="feature"] h1,
.zbh-main .zbh-card[data-zbh-card-role="feature"] h2,
.zbh-main .zbh-card[data-zbh-card-role="national-lead"] h2,
.zbh-main .zbh-card[data-zbh-card-role="politics-lead"] h2,
.zbh-main .zbh-card[data-zbh-card-role="lifestyle-lead"] h2 {
  -webkit-line-clamp: 3 !important;
}

.zbh-main .zbh-card[data-zbh-card-role="medium"] h3,
.zbh-main .zbh-card[data-zbh-card-role="compact"] h3,
.zbh-main .zbh-card[data-zbh-card-role="international"] h3 {
  -webkit-line-clamp: 2 !important;
}

.zbh-main .zbh-card[data-zbh-equal-row="1"] {
  min-height: var(--zbh-row-height, auto) !important;
}

.zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
.zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip,
.zbh-main .zbh-section-national-opar .zbh-national-columns,
.zbh-main .zbh-section-international .zbh-int-grid,
.zbh-main .zbh-section-politics .zbh-politics-pair,
.zbh-main .zbh-section-politics .zbh-politics-strip,
.zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3,
.zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid,
.zbh-main .zbh-section .zbh-grid-3,
.zbh-main .zbh-section .zbh-grid-4,
.zbh-main .zbh-section .zbh-mag-row,
.zbh-main .zbh-section .zbh-split-list {
  grid-auto-rows: auto !important;
  align-items: start !important;
  align-content: start !important;
}

.zbh-main .zbh-mini,
.zbh-main .zbh-brief,
.zbh-main .zbh-latest,
.zbh-main .zbh-rail-focus,
.zbh-main .zbh-side-fill {
  --zbh-row-height: auto;
}

.zbh-main .zbh-mini .zbh-thumb,
.zbh-main .zbh-brief .zbh-thumb {
  background: #edf1f4 !important;
}

.zbh-main .zbh-latest,
.zbh-main .zbh-rail-focus,
.zbh-main .zbh-side-fill--popular {
  max-height: none;
}

@media (min-width: 901px) {
  .zbh-main .zbh-latest .zbh-list,
  .zbh-main .zbh-rail-focus > div {
    max-height: 520px;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-card[data-zbh-card-role] {
    min-height: 0 !important;
  }

  .zbh-main .zbh-card[data-zbh-card-role] .zbh-thumb {
    aspect-ratio: 16 / 9.6 !important;
  }

  .zbh-main .zbh-card[data-zbh-card-role="lead"],
  .zbh-main .zbh-card[data-zbh-card-role="feature"],
  .zbh-main .zbh-card[data-zbh-card-role="national-lead"],
  .zbh-main .zbh-card[data-zbh-card-role="politics-lead"],
  .zbh-main .zbh-card[data-zbh-card-role="lifestyle-lead"],
  .zbh-main .zbh-card[data-zbh-card-role="visual-focus"] {
    --zbh-role-lines: 5;
  }

  .zbh-main .zbh-card[data-zbh-card-role="medium"],
  .zbh-main .zbh-card[data-zbh-card-role="compact"],
  .zbh-main .zbh-card[data-zbh-card-role="international"] {
    --zbh-role-lines: 3;
  }

  .zbh-main .zbh-card[data-zbh-equal-row="1"] {
    min-height: 0 !important;
  }
}

/* 0.10.90 Feature section pass: equal desktop rails without blank panels. */
@media (min-width: 901px) {
  .zbh-main .zbh-hero {
    align-items: stretch !important;
  }

  .zbh-main .zbh-hero > .zbh-feature-editorial-v3,
  .zbh-main .zbh-hero > .zbh-news-rail,
  .zbh-main .zbh-hero > .zbh-feature-ad {
    align-self: stretch !important;
    height: auto !important;
    min-height: 100% !important;
  }

  .zbh-main .zbh-news-rail,
  .zbh-main .zbh-feature-ad {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest {
    flex: 0 0 auto !important;
    max-height: none !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest .zbh-list {
    max-height: 430px !important;
    overflow-y: auto !important;
  }

  .zbh-main .zbh-rail-focus {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    margin-top: 0 !important;
  }

  .zbh-main .zbh-rail-focus > div {
    max-height: none !important;
    overflow-y: auto !important;
  }

  .zbh-main .zbh-feature-ad .zbh-ad-home_feature_sidebar {
    flex: 0 0 auto !important;
    margin: 0 !important;
  }

  .zbh-main .zbh-feature-ad .zbh-side-fill--popular {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    margin-top: 0 !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-hero > .zbh-feature-editorial-v3,
  .zbh-main .zbh-hero > .zbh-news-rail,
  .zbh-main .zbh-hero > .zbh-feature-ad {
    min-height: 0 !important;
  }
}

/* 0.10.91 Feature rail split: latest scrolls, focus fills, no pink empty well. */
@media (min-width: 901px) {
  .zbh-main .zbh-hero {
    align-items: stretch !important;
  }

  .zbh-main .zbh-news-rail {
    justify-content: stretch !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest {
    display: flex !important;
    flex: 0 0 500px !important;
    flex-direction: column !important;
    height: auto !important;
    max-height: 500px !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest .zbh-list {
    flex: 1 1 auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow-y: auto !important;
  }

  .zbh-main .zbh-news-rail .zbh-latest .zbh-mini {
    flex: 0 0 auto !important;
  }

  .zbh-main .zbh-news-rail .zbh-rail-focus {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-news-rail .zbh-rail-focus > div {
    flex: 1 1 auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow-y: auto !important;
  }

  .zbh-main .zbh-feature-ad {
    justify-content: stretch !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-feature-ad .zbh-side-fill--popular {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    overflow: hidden !important;
  }
}

/* 0.10.92 section-fit pass: shared thumbnail fallback and section-wise fill rules. */
.zbh-main .zbh-thumb--has-image {
  position: relative !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.zbh-main .zbh-thumb--has-image::after {
  content: none !important;
  display: none !important;
}

.zbh-main .zbh-thumb--has-image img {
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.zbh-main .zbh-thumb.is-image-missing {
  position: relative !important;
  overflow: hidden !important;
}

.zbh-main .zbh-thumb.is-image-missing img,
.zbh-main .zbh-thumb.is-image-missing picture {
  display: none !important;
}

.zbh-main .zbh-card[data-zbh-fit-card="1"] {
  justify-content: flex-start !important;
}

.zbh-main .zbh-card[data-zbh-fit-card="1"] .zbh-excerpt {
  flex: 1 1 auto !important;
}

@media (min-width: 901px) {
  .zbh-main .zbh-section-national-opar .zbh-national-opar,
  .zbh-main .zbh-section-international .zbh-international,
  .zbh-main .zbh-section-politics .zbh-politics,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle,
  .zbh-main .zbh-section-education .zbh-education,
  .zbh-main #sec-economy .zbh-business,
  .zbh-main .zbh-section .zbh-sports {
    align-items: stretch !important;
  }

  .zbh-main .zbh-section-national-opar .zbh-national-main,
  .zbh-main .zbh-section-national-opar .zbh-opar-panel,
  .zbh-main .zbh-section-international .zbh-international-main,
  .zbh-main .zbh-section-international .zbh-int-list,
  .zbh-main .zbh-section-international .zbh-expat-panel,
  .zbh-main .zbh-section-politics .zbh-politics-left,
  .zbh-main .zbh-section-politics .zbh-politics-main,
  .zbh-main .zbh-section-politics .zbh-politics-right,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list,
  .zbh-main .zbh-section-education .zbh-education-left,
  .zbh-main .zbh-section-education .zbh-education-center,
  .zbh-main .zbh-section-education .zbh-education-right {
    align-self: stretch !important;
    height: auto !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid,
  .zbh-main .zbh-section-politics .zbh-politics-pair,
  .zbh-main .zbh-section-politics .zbh-politics-strip,
  .zbh-main .zbh-section .zbh-grid-3,
  .zbh-main .zbh-section .zbh-grid-4,
  .zbh-main .zbh-section .zbh-mag-row,
  .zbh-main .zbh-section .zbh-split-list {
    align-items: stretch !important;
  }

  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 > .zbh-card,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card,
  .zbh-main .zbh-section-politics .zbh-politics-pair > .zbh-card,
  .zbh-main .zbh-section-politics .zbh-politics-strip > .zbh-card,
  .zbh-main .zbh-section .zbh-grid-3 > .zbh-card,
  .zbh-main .zbh-section .zbh-grid-4 > .zbh-card,
  .zbh-main .zbh-section .zbh-mag-row > .zbh-card,
  .zbh-main .zbh-section .zbh-split-list > .zbh-card {
    align-self: stretch !important;
    min-height: var(--zbh-row-height, auto) !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-focus,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2),
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card,
  .zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead,
  .zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card,
  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card {
    display: flex !important;
    flex-direction: column !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-focus .zbh-excerpt,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-excerpt,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt,
  .zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-excerpt,
  .zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-excerpt,
  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-focus .zbh-meta,
  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card:nth-child(2) .zbh-meta,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-meta,
  .zbh-main .zbh-section-politics .zbh-politics-main > .zbh-politics-lead .zbh-meta,
  .zbh-main .zbh-section-national-opar .zbh-national-column > .zbh-card .zbh-meta,
  .zbh-main .zbh-section-international .zbh-int-grid > .zbh-card .zbh-meta {
    margin-top: auto !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 > .zbh-card:nth-child(n+7) {
    display: none !important;
  }

  .zbh-main .zbh-section-visual.zbh-visual .zbh-grid-3 .zbh-card.zbh-visual-story .zbh-excerpt {
    flex: 1 1 auto !important;
    -webkit-line-clamp: 13 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    justify-content: flex-start !important;
    gap: 14px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list .zbh-mini {
    flex: 0 0 auto !important;
    min-height: 90px !important;
  }
}

@media (max-width: 620px) {
  .zbh-main .zbh-section [data-zbh-mobile-rank]:not([data-zbh-mobile-rank="1"]):not([data-zbh-mobile-rank="2"]):not([data-zbh-mobile-rank="3"]):not([data-zbh-mobile-rank="4"]):not([data-zbh-mobile-rank="5"]) {
    display: none !important;
  }
}

/* 0.10.97 Lifestyle: fixed editorial grid, no orphan blank pocket. */
@media (min-width: 901px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle {
    grid-template-columns: minmax(300px, 1.05fr) minmax(0, 1.34fr) minmax(220px, .7fr) !important;
    align-items: stretch !important;
    gap: 18px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    height: 100% !important;
    align-self: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
    display: flex !important;
    flex-direction: column !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-excerpt {
    flex: 1 1 auto !important;
    -webkit-line-clamp: 22 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    grid-auto-rows: minmax(0, 1fr) !important;
    align-content: stretch !important;
    gap: 12px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:first-child {
    display: flex !important;
    flex-direction: column !important;
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 0 !important;
    height: auto !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+7) {
    display: none !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb {
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 8.8 !important;
    border-radius: 12px 12px 0 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3 {
    grid-column: auto !important;
    align-self: auto !important;
    margin: 9px 10px 4px !important;
    font-size: 15.6px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
    margin: 0 10px 8px !important;
    color: #475569 !important;
    font-size: 12.6px !important;
    line-height: 1.48 !important;
    text-align: justify !important;
    text-justify: inter-word !important;
    -webkit-line-clamp: 4 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-meta,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
    grid-column: auto !important;
    align-self: auto !important;
    margin: auto 10px 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list .zbh-mini {
    flex: 0 0 auto !important;
    min-height: 0 !important;
    padding-block: 10px !important;
  }
}

/* 0.10.95 section fill pass: use real content, no visible placeholder labels. */
.zbh-main .zbh-thumb.is-image-missing::after,
.zbh-main .zbh-thumb--has-image::after {
  content: none !important;
  display: none !important;
}

.zbh-main .zbh-thumb.is-image-missing {
  background:
    linear-gradient(135deg, rgba(102, 45, 145, .08), rgba(4, 120, 87, .06)),
    #f3f6f8 !important;
}

.zbh-main .zbh-card[data-zbh-card-role="sports-lead"] {
  --zbh-role-lines: 18;
}

.zbh-main .zbh-card[data-zbh-card-role="tech"] {
  --zbh-role-lines: 8;
}

.zbh-main .zbh-section-sports .zbh-sports-center .zbh-excerpt {
  color: #334155 !important;
  font-size: 13.7px !important;
  line-height: 1.68 !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  -webkit-line-clamp: 18 !important;
}

.zbh-main .zbh-tech .zbh-card[data-zbh-card-role] h3,
.zbh-main .zbh-tech .zbh-card[data-zbh-card-role] h3 a {
  color: #f8fafc !important;
}

.zbh-main .zbh-tech .zbh-card .zbh-excerpt {
  color: rgba(226, 232, 240, .92) !important;
  font-size: 13px !important;
  line-height: 1.58 !important;
  text-align: justify !important;
  text-justify: inter-word !important;
  -webkit-line-clamp: 8 !important;
}

.zbh-main .zbh-tech .zbh-meta {
  color: rgba(226, 232, 240, .72) !important;
}

@media (min-width: 901px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+5) {
    display: flex !important;
    flex-direction: column !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:first-child {
    display: grid !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
    align-content: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card {
    min-height: 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    gap: 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list .zbh-mini {
    min-height: 72px !important;
    padding-block: 8px !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-left,
  .zbh-main .zbh-section-politics .zbh-politics-right {
    gap: 0 !important;
    justify-content: flex-start !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-left .zbh-mini-excerpt {
    min-height: 0 !important;
    padding-block: 10px !important;
  }

  .zbh-main .zbh-section-politics .zbh-politics-right .zbh-brief {
    min-height: 0 !important;
    padding-block: 10px !important;
  }

  .zbh-main #sec-economy .zbh-business-wire a {
    grid-template-columns: 32px minmax(0, 1fr) !important;
    padding-block: 10px !important;
    font-size: clamp(15px, 1.08vw, 16.4px) !important;
    line-height: 1.36 !important;
  }

  .zbh-main #sec-economy .zbh-business-wire a::before {
    width: 28px !important;
    height: 28px !important;
  }
}

/* 0.10.124 national fill policy: fixed section height, equal lead rows, equal list rows. */
@media (min-width: 901px) {
  .zbh-main #sec-national .zbh-national-opar {
    height: 982px !important;
    min-height: 982px !important;
    max-height: 982px !important;
    align-items: stretch !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-national-main,
  .zbh-main #sec-national .zbh-national-columns,
  .zbh-main #sec-national .zbh-opar-panel {
    align-self: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-national-columns {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    align-content: stretch !important;
  }

  .zbh-main #sec-national .zbh-national-column {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) repeat(4, 96px) !important;
    gap: 0 !important;
    align-self: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-national-column > .zbh-card {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-national-column > .zbh-card .zbh-thumb {
    flex: 0 0 auto !important;
    aspect-ratio: 16 / 9.8 !important;
  }

  .zbh-main #sec-national .zbh-national-column > .zbh-card h2 {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-national .zbh-national-column > .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
    overflow: hidden !important;
    -webkit-line-clamp: 9 !important;
  }

  .zbh-main #sec-national .zbh-national-column > .zbh-card .zbh-meta {
    flex: 0 0 auto !important;
    margin-top: 8px !important;
  }

  .zbh-main #sec-national .zbh-national-column .zbh-mini,
  .zbh-main #sec-national .zbh-national-column .zbh-mini:nth-child(2),
  .zbh-main #sec-national .zbh-national-column .zbh-mini:last-child {
    align-items: center !important;
    height: 100% !important;
    min-height: 0 !important;
    margin-top: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  .zbh-main #sec-national .zbh-national-column .zbh-mini h3 {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-national .zbh-opar-panel {
    display: grid !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
  }

  .zbh-main #sec-national .zbh-opar-list {
    display: grid !important;
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-opar-list .zbh-mini {
    align-items: center !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-national .zbh-opar-list .zbh-mini h3 {
    display: -webkit-box !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }
}

/* 0.10.122 entertainment polish: filled edge stories and a four-story visual strip. */
@media (min-width: 901px) {
  .zbh-main #sec-entertainment .zbh-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
    align-items: stretch !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card,
  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card:nth-child(2),
  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card:nth-child(5),
  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card:nth-child(6) {
    display: flex !important;
    flex-direction: column !important;
    align-self: stretch !important;
    height: 100% !important;
    min-height: 0 !important;
    overflow: hidden !important;
    border: 1px solid rgba(194, 24, 91, .17) !important;
    border-radius: 13px !important;
    background: linear-gradient(180deg, #fff, #fff8fb) !important;
    box-shadow: 0 12px 28px rgba(15, 23, 42, .06) !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card .zbh-thumb {
    flex: 0 0 auto !important;
    aspect-ratio: 16 / 9.2 !important;
    border-radius: 12px 12px 0 0 !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card h3 {
    margin: 10px 11px 0 !important;
    font-size: 18px !important;
    line-height: 1.36 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
    margin: 7px 11px 0 !important;
    color: #475569 !important;
    font-size: 12.9px !important;
    line-height: 1.56 !important;
    text-align: justify !important;
    text-justify: inter-word !important;
    -webkit-line-clamp: 6 !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card.zbh-entertainment-edge-story .zbh-excerpt,
  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card:nth-child(1) .zbh-excerpt,
  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card:nth-child(3) .zbh-excerpt {
    font-size: 12.75px !important;
    line-height: 1.55 !important;
    -webkit-line-clamp: 10 !important;
  }

  .zbh-main #sec-entertainment .zbh-grid-3 > .zbh-card .zbh-meta {
    margin: auto 11px 11px !important;
    padding-top: 8px !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px !important;
    margin-top: 16px !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card {
    min-width: 0 !important;
    overflow: hidden !important;
    border: 1px solid rgba(194, 24, 91, .18) !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 16px 34px rgba(194, 24, 91, .1) !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-thumb {
    display: block !important;
    aspect-ratio: 16 / 9 !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transform: scale(1.02) !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 10px 11px 12px !important;
    color: #07152c !important;
    font-family: "Noto Serif Bengali", "Hind Siliguri", serif !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
    font-weight: 900 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 a {
    color: inherit !important;
    text-decoration: none !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card:hover h3 a {
    color: #c2185b !important;
  }
}

@media (max-width: 900px) {
  .zbh-main #sec-entertainment .zbh-entertainment-strip {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin-top: 14px !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card {
    overflow: hidden !important;
    border: 1px solid rgba(194, 24, 91, .16) !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card .zbh-thumb {
    display: block !important;
    aspect-ratio: 16 / 9 !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    margin: 0 !important;
    padding: 9px 10px 11px !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 900 !important;
    overflow: hidden !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-entertainment .zbh-entertainment-strip-card h3 a {
    color: inherit !important;
    text-decoration: none !important;
  }
}

/* 0.10.121 international wire: keep the middle list filled with fixed-height rows. */
@media (min-width: 901px) {
  .zbh-main .zbh-section-international .zbh-int-list {
    display: grid !important;
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section-international .zbh-int-list .zbh-mini {
    align-items: center !important;
    height: 100% !important;
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section-international .zbh-int-list .zbh-mini:first-child {
    padding-top: 0 !important;
  }

  .zbh-main .zbh-section-international .zbh-int-list .zbh-mini h3 {
    display: -webkit-box !important;
    max-height: 2.76em !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-international .zbh-int-list .zbh-meta {
    margin-top: 5px !important;
  }
}

/* 0.10.120 economy wire: fill the full column with fixed-height headline rows. */
@media (min-width: 901px) {
  .zbh-main #sec-economy .zbh-business-wire {
    display: grid !important;
    grid-template-rows: repeat(17, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-economy .zbh-business-wire a {
    align-items: center !important;
    height: 100% !important;
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-economy .zbh-business-wire__title {
    display: -webkit-box !important;
    min-width: 0 !important;
    max-height: 2.72em !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }
}

/* 0.10.119 mobile feature briefs: only the two posts below the lead become full-width horizontal cards. */
@media (max-width: 620px) {
  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief {
    display: grid !important;
    grid-template-columns: 112px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    gap: 7px 10px !important;
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 10px !important;
    box-sizing: border-box !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 112px !important;
    height: 78px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    margin: 0 !important;
    border-radius: 8px !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief h3,
  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief .zbh-excerpt,
  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief .zbh-meta {
    grid-column: 2 !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    font-size: 15.6px !important;
    line-height: 1.34 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief .zbh-excerpt {
    margin-top: 0 !important;
    font-size: 12.4px !important;
    line-height: 1.45 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero .zbh-feature-editorial-v3 .zbh-feature-brief-row .zbh-feature-brief .zbh-meta {
    display: none !important;
  }
}

/* 0.10.98 final cascade: Lifestyle direct-fill must win over every older block. */
@media (min-width: 901px) {
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle {
    display: grid !important;
    grid-template-columns: minmax(300px, 1.05fr) minmax(0, 1.34fr) minmax(220px, .7fr) !important;
    gap: 18px !important;
    align-items: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) auto !important;
    gap: 12px !important;
    align-self: stretch !important;
    height: 100% !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-lead .zbh-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead {
    display: grid !important;
    grid-template-columns: 118px minmax(0, 1fr) !important;
    gap: 10px !important;
    padding: 10px !important;
    border: 1px solid rgba(194, 24, 91, .14) !important;
    border-radius: 12px !important;
    background: #fff !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 118px !important;
    height: 88px !important;
    aspect-ratio: auto !important;
    border-radius: 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-meta {
    grid-column: 2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead h3 {
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    font-size: 15.6px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-under-lead .zbh-excerpt {
    margin-bottom: 0 !important;
    font-size: 12.4px !important;
    line-height: 1.45 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    gap: 12px !important;
    height: 100% !important;
    align-self: stretch !important;
    align-content: stretch !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:first-child,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+5) {
    display: flex !important;
    flex-direction: column !important;
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 0 !important;
    height: 100% !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid > .zbh-card:nth-child(n+7) {
    display: none !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-thumb,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-thumb {
    display: block !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 8.8 !important;
    border-radius: 12px 12px 0 0 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card h3,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child h3 {
    grid-column: auto !important;
    align-self: auto !important;
    margin: 9px 10px 4px !important;
    font-size: 15.4px !important;
    line-height: 1.32 !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-excerpt {
    flex: 1 1 auto !important;
    margin: 0 10px 8px !important;
    color: #475569 !important;
    font-size: 12.5px !important;
    line-height: 1.47 !important;
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card .zbh-meta,
  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-grid .zbh-card:first-child .zbh-meta {
    grid-column: auto !important;
    margin: auto 10px 9px !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section-lifestyle .zbh-lifestyle-list .zbh-mini {
    flex: 0 0 auto !important;
    min-height: 0 !important;
    padding-block: 9px !important;
  }
}

/* 0.10.141 legacy fixed-height contract, disabled by 0.10.148.
   Kept for history only; current sections must use natural wrapper height. */
@media (min-width: 999999px) {
  .zbh-main {
    --zbh-category-break: 24px;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead {
    display: grid !important;
    grid-template-rows: minmax(0, 1fr) repeat(4, 112px) !important;
    gap: 12px !important;
    align-content: stretch !important;
    align-items: stretch !important;
    height: 1085px !important;
    min-height: 1085px !important;
    max-height: 1085px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-card {
    height: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    align-self: stretch !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead {
    display: grid !important;
    grid-template-columns: 96px minmax(0, 1fr) !important;
    grid-template-rows: 36px 36px !important;
    column-gap: 10px !important;
    row-gap: 4px !important;
    align-content: center !important;
    padding: 8px !important;
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    box-sizing: border-box !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-thumb {
    grid-column: 1 !important;
    grid-row: 1 / 3 !important;
    width: 96px !important;
    height: 76px !important;
    min-height: 76px !important;
    max-height: 76px !important;
    margin: 0 !important;
    aspect-ratio: auto !important;
    align-self: start !important;
    border-radius: 8px !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-badge,
  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-meta {
    display: none !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead h3 {
    grid-column: 2 !important;
    grid-row: 1 !important;
    display: -webkit-box !important;
    margin: 0 !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    color: #0b2447 !important;
    font-size: 13.6px !important;
    font-weight: 800 !important;
    line-height: 1.22 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead > .zbh-lifestyle-under-lead .zbh-excerpt {
    grid-column: 2 !important;
    grid-row: 2 !important;
    display: -webkit-box !important;
    margin: 0 !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    color: #596579 !important;
    font-size: 11.8px !important;
    line-height: 1.36 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-hero {
    height: 1271px !important;
    min-height: 1271px !important;
    max-height: 1271px !important;
    overflow: hidden !important;
  }

  .zbh-main #world-cup-football {
    height: 2350px !important;
    min-height: 2350px !important;
    max-height: 2350px !important;
    contain-intrinsic-size: 2350px !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section {
    --zbh-section-fixed-height: 760px;
    margin-top: var(--zbh-category-break) !important;
    margin-bottom: var(--zbh-category-break) !important;
    height: var(--zbh-section-fixed-height) !important;
    min-height: var(--zbh-section-fixed-height) !important;
    max-height: var(--zbh-section-fixed-height) !important;
    contain-intrinsic-size: var(--zbh-section-fixed-height) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  .zbh-main #sec-national { --zbh-section-fixed-height: 1086px; }
  .zbh-main #sec-economy { --zbh-section-fixed-height: 1092px; }
  .zbh-main #sec-international {
    --zbh-section-fixed-height: 907px;
    --zbh-international-body-offset: 93px;
  }
  .zbh-main #sec-politics { --zbh-section-fixed-height: 1228px; }
  .zbh-main #sec-sports { --zbh-section-fixed-height: 1216px; }
  .zbh-main #sec-entertainment { --zbh-section-fixed-height: 1256px; }
  .zbh-main #sec-technology { --zbh-section-fixed-height: 1039px; }
  .zbh-main #sec-education { --zbh-section-fixed-height: 1139px; }
  .zbh-main #sec-lifestyle { --zbh-section-fixed-height: 1230px; }
  .zbh-main #sec-religion { --zbh-section-fixed-height: 804px; }
  .zbh-main #sec-topics { --zbh-section-fixed-height: 739px; }
  .zbh-main #sec-divisional { --zbh-section-fixed-height: 394px; }

  /* Keep the National visible columns close to the section baseline before Economy. */
  .zbh-main #sec-national .zbh-national-opar {
    padding-bottom: 0 !important;
  }

  .zbh-main #sec-national .zbh-national-main,
  .zbh-main #sec-national .zbh-national-columns,
  .zbh-main #sec-national .zbh-opar-panel {
    height: 982px !important;
    min-height: 0 !important;
    max-height: 982px !important;
    align-self: stretch !important;
  }

  /* Keep the International body on the section baseline before Politics. */
  .zbh-main #sec-international.zbh-section-international .zbh-international {
    height: calc(var(--zbh-section-fixed-height) - var(--zbh-international-body-offset)) !important;
    min-height: 0 !important;
    max-height: calc(var(--zbh-section-fixed-height) - var(--zbh-international-body-offset)) !important;
    align-items: stretch !important;
    align-content: stretch !important;
  }

  /* Keep the International left grid on the same baseline as the side lists. */
  .zbh-main #sec-international.zbh-section-international .zbh-international-main,
  .zbh-main #sec-international.zbh-section-international .zbh-int-grid {
    height: 100% !important;
    min-height: 0 !important;
    align-self: stretch !important;
  }

  .zbh-main #sec-international.zbh-section-international .zbh-int-grid {
    flex: 1 1 auto !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    align-content: stretch !important;
  }

  .zbh-main #sec-international.zbh-section-international .zbh-int-grid > article.zbh-card.zbh-small.zbh-story-excerpt.zbh-intl-story {
    height: 100% !important;
    align-self: stretch !important;
  }

  /* Prevent the exposed lower edge of International from reading as an extra category divider. */
  .zbh-main #sec-international.zbh-section-international {
    position: relative !important;
  }

  .zbh-main #sec-international.zbh-section-international::after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 5 !important;
    display: block !important;
    height: 3px !important;
    background: #fff !important;
    pointer-events: none !important;
  }

  .zbh-main #sec-international.zbh-section-international .zbh-int-grid > article.zbh-card.zbh-small.zbh-story-excerpt.zbh-intl-story:nth-child(3),
  .zbh-main #sec-international.zbh-section-international .zbh-int-grid > article.zbh-card.zbh-small.zbh-story-excerpt.zbh-intl-story:nth-child(4),
  .zbh-main #sec-international.zbh-section-international .zbh-int-list,
  .zbh-main #sec-international.zbh-section-international .zbh-expat-panel,
  .zbh-main #sec-international.zbh-section-international .zbh-expat-list > article.zbh-mini:last-child {
    border-bottom-color: transparent !important;
    box-shadow: none !important;
  }

  .zbh-main > .zbh-ad[class*="zbh-ad-category_"][class*="_under"],
  .zbh-wrap > .zbh-ad[class*="zbh-ad-category_"][class*="_under"],
  .zbh-section + .zbh-ad[class*="zbh-ad-category_"][class*="_under"] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }

  /* Category-under ads must either show a real creative or collapse fully.
     This prevents failed/empty ad wrappers from creating divider lines between sections. */
  .zbh-main .zbh-ad[class*="zbh-ad-category_"][class*="_under"]:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins[data-ad-status="filled"])),
  .zbh-wrap .zbh-ad[class*="zbh-ad-category_"][class*="_under"]:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins[data-ad-status="filled"])) {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section .zbh-card,
  .zbh-main .zbh-section .zbh-mini,
  .zbh-main .zbh-section .zbh-brief,
  .zbh-main .zbh-section .zbh-sports-updates > a,
  .zbh-main .zbh-section .zbh-business-wire > a,
  .zbh-main .zbh-section .zbh-entertainment-strip-card {
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main .zbh-section .zbh-card h1,
  .zbh-main .zbh-section .zbh-card h2,
  .zbh-main .zbh-section .zbh-card h3,
  .zbh-main .zbh-section .zbh-mini h3,
  .zbh-main .zbh-section .zbh-brief h3,
  .zbh-main .zbh-section .zbh-business-wire__title,
  .zbh-main .zbh-section .zbh-entertainment-strip-card h3 {
    display: -webkit-box !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    overflow-wrap: anywhere !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
  }

  .zbh-main .zbh-section .zbh-card.zbh-lead h1,
  .zbh-main .zbh-section .zbh-card.zbh-lead h2,
  .zbh-main .zbh-section .zbh-card.zbh-politics-lead h2,
  .zbh-main .zbh-section .zbh-card.zbh-lifestyle-lead-story h2 {
    -webkit-line-clamp: 3 !important;
  }

  .zbh-main .zbh-section .zbh-card .zbh-excerpt,
  .zbh-main .zbh-section .zbh-mini-excerpt p,
  .zbh-main .zbh-section .zbh-brief p {
    display: -webkit-box !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
  }

  .zbh-main #sec-politics .zbh-politics {
    height: 1162px !important;
    min-height: 1162px !important;
    max-height: 1162px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-politics .zbh-politics-left,
  .zbh-main #sec-politics .zbh-politics-right {
    display: grid !important;
    grid-template-rows: repeat(8, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-politics .zbh-politics-main {
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-sports .zbh-sports {
    height: 1120px !important;
    min-height: 1120px !important;
    max-height: 1120px !important;
    grid-template-rows: 768px 284px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-sports .zbh-sports-updates {
    display: grid !important;
    grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
    gap: 0 !important;
    height: 768px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab {
    height: 939px !important;
    min-height: 939px !important;
    max-height: 939px !important;
    grid-template-rows: 571px 320px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-technology .zbh-tech-lab__radar {
    display: grid !important;
    grid-template-rows: auto repeat(13, minmax(0, 1fr)) !important;
    height: 905px !important;
    min-height: 905px !important;
    max-height: 905px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-education .zbh-education {
    height: 1046px !important;
    min-height: 1046px !important;
    max-height: 1046px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-education .zbh-education-left,
  .zbh-main #sec-education .zbh-education-right {
    display: grid !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    height: 997px !important;
    min-height: 997px !important;
    max-height: 997px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle {
    height: 1134px !important;
    min-height: 1134px !important;
    max-height: 1134px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-lead,
  .zbh-main #sec-lifestyle .zbh-lifestyle-grid,
  .zbh-main #sec-lifestyle .zbh-lifestyle-list {
    height: 1085px !important;
    min-height: 1085px !important;
    max-height: 1085px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-lifestyle .zbh-lifestyle-list {
    display: grid !important;
    grid-template-rows: repeat(9, minmax(0, 1fr)) !important;
    gap: 0 !important;
  }

  .zbh-main #sec-religion .zbh-grid-4 {
    height: 710px !important;
    min-height: 710px !important;
    max-height: 710px !important;
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-topics .zbh-topic-board,
  .zbh-main #sec-topics .zbh-topic-column {
    height: 739px !important;
    min-height: 739px !important;
    max-height: 739px !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-topics .zbh-topic-list {
    display: grid !important;
    grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
    gap: 0 !important;
    overflow: hidden !important;
  }

  .zbh-main #sec-divisional .zbh-divisional {
    height: 311px !important;
    min-height: 311px !important;
    max-height: 311px !important;
    grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    overflow: hidden !important;
  }
}

@media (max-width: 900px) {
  .zbh-main .zbh-hero,
  .zbh-main #world-cup-football,
  .zbh-main .zbh-section {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
}
/* 0.10.149 true EOF ad disclosure guard: non-Google and blank placements stay unlabeled; filled Google programmatic slots may reveal the label. */
.zbh-ad > .zbh-ad__label,
.zbh-section-title-ad > .zbh-ad__label,
.zbh-google-auto-ad > .zbh-ad__label {
  display: none !important;
}

.zbh-ad.zbh-ad--google-disclosure.zbh-ad--label-visible > .zbh-ad__label,
.zbh-section-title-ad.zbh-ad--label-visible > .zbh-ad__label,
.zbh-google-auto-ad.zbh-ad--label-visible > .zbh-ad__label {
  display: inline-flex !important;
}

.zbh-ad:not(.zbh-ad--google-disclosure) > .zbh-ad__label,
.zbh-ad-home_social_follow > .zbh-ad__label {
  display: none !important;
}

.zbh-section-title-ad,
.zbh-google-auto-ad {
  position: relative !important;
}

/* 0.10.150 homepage flow and no-fill guard.
   Lazy-injected sections must stay in normal document flow; Google programmatic shells collapse only after JS confirms no fill. */
body.home .zbh-main .zbh-section,
body.home .zbh-main [data-zbh-lazy-placeholder] {
  display: block !important;
  clear: both !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  content-visibility: visible !important;
  contain: none !important;
  contain-intrinsic-size: auto !important;
  box-sizing: border-box !important;
}

body.home .zbh-main .zbh-section::after,
body.home .zbh-main [data-zbh-lazy-placeholder]::after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

body.home .zbh-main .zbh-section .zbh-card .zbh-excerpt {
  flex: 0 0 auto !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
}

body.home .zbh-main #sec-topics .zbh-topic-column > .zbh-card.zbh-lead > .zbh-excerpt,
body.home .zbh-main #sec-topics .zbh-topic-column > .zbh-card.zbh-lead > p.zbh-excerpt {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.zbh-ad__item.zbh-ad__item--no-fill,
.zbh-ad.zbh-ad--no-fill,
.zbh-section-title-ad.zbh-adslot-empty {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

/* 0.10.160 homepage metadata and feature-flow cleanup.
   Dates stay out of homepage news cards, and the feature lead cannot overlap lower cards. */
body.home .zbh-main .zbh-meta,
body.home .zbh-main .zbh-popular-copy small {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

@media (min-width: 901px) {
  body.home .zbh-main .zbh-hero > .zbh-feature-editorial-v3 {
    grid-template-rows: auto auto auto !important;
    align-content: start !important;
  }

  body.home .zbh-main .zbh-feature-cover {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    border-bottom: 0 !important;
    overflow: hidden !important;
  }

  body.home .zbh-main .zbh-feature-cover__body {
    display: block !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  body.home .zbh-main .zbh-feature-cover .zbh-excerpt {
    display: -webkit-box !important;
    margin-top: 8px !important;
    max-height: calc(1.54em * 4) !important;
    overflow: hidden !important;
    line-height: 1.54 !important;
    text-overflow: ellipsis !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 4 !important;
  }

  body.home .zbh-main .zbh-feature-editorial-v3 .zbh-feature-brief-row,
  body.home .zbh-main .zbh-feature-editorial-v3 .zbh-feature-strip {
    position: relative !important;
    z-index: 0 !important;
    margin-top: 0 !important;
  }
}

body.home .zbh-main > .zbh-ad-home_below_feature,
body.home .zbh-wrap > .zbh-ad-home_below_feature {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

body.home .zbh-main > .zbh-ad-home_below_feature:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins[data-ad-status="filled"])),
body.home .zbh-wrap > .zbh-ad-home_below_feature:not(:has(img:not(.zbh-img-error))):not(:has(iframe)):not(:has(ins[data-ad-status="filled"])) {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
}

