/* ==========================================================================
   PROTHOM ALO THEME - AUTHENTIC SHURJO & GOOGLE BENGALI FONTS
   ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Noto+Sans+Bengali:wght@400;500;600;700;800&family=Roboto:wght@400;500;700&display=swap');

@font-face {
  font-family: "Shurjo";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ShurjoWeb_400_v5_1.woff2") format("woff2"),
       url("../fonts/ShurjoWeb_400_v5_1.woff") format("woff"),
       url("https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v5_1.woff2") format("woff2");
}

@font-face {
  font-family: "Shurjo";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ShurjoWeb_700_v5_1.woff2") format("woff2"),
       url("../fonts/ShurjoWeb_700_v5_1.woff") format("woff"),
       url("https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v5_1.woff2") format("woff2");
}

/* ==========================================================================
   THEME WRAPPER SCOPE (DOES NOT TOUCH SITE HEADER OR SITE FOOTER)
   ========================================================================== */
.prothom-alo-theme-wrapper {
  --font-bengali: 'Shurjo', 'Noto Sans Bengali', 'Hind Siliguri', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  --white: #ffffff;
  --black: #000000;
  --black87: rgba(0, 0, 0, 0.87);
  --black68: rgba(0, 0, 0, 0.68);
  --black60: rgba(0, 0, 0, 0.60);
  --black42: rgba(0, 0, 0, 0.42);
  --black12: rgba(0, 0, 0, 0.12);
  --black08: rgba(0, 0, 0, 0.08);

  --guardsman-red: #d10000;
  --lochmara-blue: #0077b6;
  --navy-blue: #0f172a;
  --bg-dark: #121820;
  --border-color: #e5e7eb;
  --border-light: #f1f5f9;
  --bg-light: #f8fafc;
  --bg-warm: #fff9f5;

  font-family: var(--font-bengali) !important;
  color: var(--black87);
  background-color: var(--white);
  line-height: 1.55;
  padding: 16px 0 40px;
}

.prothom-alo-theme-wrapper *,
.prothom-alo-theme-wrapper h1,
.prothom-alo-theme-wrapper h2,
.prothom-alo-theme-wrapper h3,
.prothom-alo-theme-wrapper h4,
.prothom-alo-theme-wrapper h5,
.prothom-alo-theme-wrapper h6,
.prothom-alo-theme-wrapper p,
.prothom-alo-theme-wrapper a,
.prothom-alo-theme-wrapper span,
.prothom-alo-theme-wrapper time,
.prothom-alo-theme-wrapper button,
.prothom-alo-theme-wrapper select,
.prothom-alo-theme-wrapper input {
  font-family: var(--font-bengali) !important;
  box-sizing: border-box;
}

/* ==========================================================================
   GLOBAL RESET FOR LINKS, BUTTONS, TAGS & BADGES (NO UNDERLINES)
   ========================================================================== */
.prothom-alo-theme-wrapper a,
.prothom-alo-theme-wrapper a:hover,
.prothom-alo-theme-wrapper a:focus,
.prothom-alo-theme-wrapper a:active,
.prothom-alo-theme-wrapper a:visited,
.prothom-alo-theme-wrapper button,
.prothom-alo-theme-wrapper button:hover,
.prothom-alo-theme-wrapper button:focus,
.prothom-alo-theme-wrapper button:active,
.prothom-alo-theme-wrapper .btn,
.prothom-alo-theme-wrapper .btn:hover,
.prothom-alo-theme-wrapper .heading-link,
.prothom-alo-theme-wrapper .heading-link:hover,
.prothom-alo-theme-wrapper .tag-badge,
.prothom-alo-theme-wrapper .tag-badge:hover,
.prothom-alo-theme-wrapper .tab-nav-btn,
.prothom-alo-theme-wrapper .tab-nav-btn:hover,
.prothom-alo-theme-wrapper .card-badge,
.prothom-alo-theme-wrapper .card-badge:hover,
.prothom-alo-theme-wrapper .card-title a,
.prothom-alo-theme-wrapper .card-title a:hover,
.prothom-alo-theme-wrapper .num-title,
.prothom-alo-theme-wrapper .num-title:hover,
.prothom-alo-theme-wrapper .photo-caption-bar a,
.prothom-alo-theme-wrapper .photo-caption-bar a:hover {
  text-decoration: none !important;
  -webkit-text-decoration: none !important;
}

.prothom-alo-theme-wrapper .container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper {
    padding: 10px 0 28px !important;
  }
  .prothom-alo-theme-wrapper .container {
    padding: 0 12px !important;
  }
}

/* ==========================================================================
   SVG SIZING (CRITICAL FIX FOR GIANT CHEVRON ICONS)
   ========================================================================== */
.prothom-alo-theme-wrapper svg {
  max-width: 100%;
}

.prothom-alo-theme-wrapper .heading-link svg,
.prothom-alo-theme-wrapper svg.heading-chevron,
.prothom-alo-theme-wrapper .heading-link > svg {
  width: 14px !important;
  height: 14px !important;
  min-width: 14px !important;
  min-height: 14px !important;
  max-width: 14px !important;
  max-height: 14px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  fill: currentColor !important;
}

/* ==========================================================================
   SECTION HEADINGS & ACCENTS
   ========================================================================== */
.prothom-alo-theme-wrapper .section-heading-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 3px solid var(--guardsman-red);
  padding-top: 10px;
  margin-bottom: 18px;
}

.prothom-alo-theme-wrapper .heading-title {
  font-size: 22px;
  font-weight: 800;
  color: var(--black87);
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}

.prothom-alo-theme-wrapper .heading-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--guardsman-red);
  display: inline-block;
  flex-shrink: 0;
}

.prothom-alo-theme-wrapper .heading-link {
  font-size: 14px;
  font-weight: 600;
  color: var(--lochmara-blue);
  display: inline-flex;
  align-items: center;
  gap: 4px;
  text-decoration: none !important;
}

.prothom-alo-theme-wrapper .heading-link:hover {
  text-decoration: none !important;
  color: var(--guardsman-red);
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .section-heading-bar {
    margin-bottom: 12px !important;
    padding-top: 8px !important;
  }
  .prothom-alo-theme-wrapper .heading-title {
    font-size: 18.5px !important;
  }
  .prothom-alo-theme-wrapper .heading-link {
    font-size: 12.5px !important;
  }
}

/* ==========================================================================
   CARD COMPONENTS (PREMIUM FIRST-CLASS NEWS DESIGN)
   ========================================================================== */
.prothom-alo-theme-wrapper .card-thumb {
  position: relative;
  overflow: hidden;
  background-color: #f1f5f9;
  border-radius: 4px;
  display: block;
}

.prothom-alo-theme-wrapper .card-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
  border-radius: 4px;
}

.prothom-alo-theme-wrapper .card-thumb:hover img {
  transform: scale(1.04);
}

.prothom-alo-theme-wrapper .aspect-3x2 {
  aspect-ratio: 3 / 2;
}

.prothom-alo-theme-wrapper .aspect-16x9 {
  aspect-ratio: 16 / 9;
}

.prothom-alo-theme-wrapper .aspect-4x3 {
  aspect-ratio: 4 / 3;
}

.prothom-alo-theme-wrapper .card-badge {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: var(--guardsman-red);
  margin-bottom: 4px;
  line-height: 1.3;
}

.prothom-alo-theme-wrapper .card-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: var(--black87);
  margin-bottom: 6px;
}

.prothom-alo-theme-wrapper .card-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.15s ease;
}

.prothom-alo-theme-wrapper .card-title a:hover {
  color: var(--lochmara-blue);
}

.prothom-alo-theme-wrapper .card-excerpt {
  font-size: 14px;
  color: var(--black68);
  line-height: 1.5;
  margin-bottom: 8px;
}

.prothom-alo-theme-wrapper .card-time {
  font-size: 12px;
  color: var(--black42);
  display: inline-block;
}

.prothom-alo-theme-wrapper .author-name {
  font-size: 12px;
  font-weight: 600;
  color: var(--black68);
  margin-right: 8px;
}

.prothom-alo-theme-wrapper .card-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 4px;
  flex-wrap: wrap;
}

/* ==========================================================================
   HORIZONTAL CARD (LEFT HERO COLUMN & MAGAZINE SECTIONS)
   ========================================================================== */
.prothom-alo-theme-wrapper .card-horizontal {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid var(--border-color);
  align-items: flex-start;
}

.prothom-alo-theme-wrapper .card-horizontal:last-child {
  border-bottom: none;
}

.prothom-alo-theme-wrapper .card-horizontal .card-thumb {
  width: 90px;
  min-width: 90px;
  height: 64px;
  flex-shrink: 0;
}

.prothom-alo-theme-wrapper .card-horizontal .card-content {
  flex: 1;
  min-width: 0;
}

.prothom-alo-theme-wrapper .card-horizontal .card-title {
  font-size: 14.5px;
  margin-bottom: 4px;
  line-height: 1.38;
  font-weight: 700;
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .card-horizontal {
    gap: 10px !important;
    padding: 10px 0 !important;
  }
  .prothom-alo-theme-wrapper .card-horizontal .card-thumb {
    width: 88px !important;
    min-width: 88px !important;
    height: 62px !important;
  }
  .prothom-alo-theme-wrapper .card-horizontal .card-title {
    font-size: 13.5px !important;
    line-height: 1.35 !important;
  }
  .prothom-alo-theme-wrapper .card-horizontal .card-excerpt {
    display: none !important;
  }
}

/* ==========================================================================
   VERTICAL CARD
   ========================================================================== */
.prothom-alo-theme-wrapper .card-vertical {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* ==========================================================================
   TOP 3-COLUMN HERO GRID (MOBILE FIRST HIERARCHY)
   ========================================================================== */
.prothom-alo-theme-wrapper .top-hero-grid {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 16px 0 28px;
  border-bottom: 1px solid var(--border-color);
}

.prothom-alo-theme-wrapper .center-lead-column {
  order: 1;
}

.prothom-alo-theme-wrapper .col-divider-right {
  order: 2;
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
}

.prothom-alo-theme-wrapper .col-divider-left {
  order: 3;
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
}

@media (min-width: 1024px) {
  .prothom-alo-theme-wrapper .top-hero-grid {
    display: grid !important;
    grid-template-columns: 290px 1fr 310px !important;
    gap: 24px !important;
    padding: 20px 0 32px !important;
  }

  .prothom-alo-theme-wrapper .center-lead-column {
    order: unset !important;
  }

  .prothom-alo-theme-wrapper .col-divider-right {
    order: unset !important;
    border-top: none !important;
    padding-top: 0 !important;
    border-right: 1px solid var(--border-color) !important;
    padding-right: 20px !important;
  }

  .prothom-alo-theme-wrapper .col-divider-left {
    order: unset !important;
    border-top: none !important;
    padding-top: 0 !important;
    border-left: 1px solid var(--border-color) !important;
    padding-left: 20px !important;
  }
}

/* ==========================================================================
   SCREENSHOT 1 & 2: CENTER LEAD CARD TYPOGRAPHY (PIXEL PERFECT)
   ========================================================================== */
.prothom-alo-theme-wrapper .center-lead-card {
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border-color);
}

.prothom-alo-theme-wrapper .center-lead-card .card-thumb {
  margin-bottom: 12px;
}

.prothom-alo-theme-wrapper .center-lead-card .card-title {
  font-family: var(--font-bengali) !important;
  font-size: 27.5227px !important;
  font-weight: 700 !important;
  line-height: 35.7796px !important;
  color: var(--black87) !important;
  margin: 0px 0px 6px 0px !important;
  padding: 0px !important;
  border: 0px none rgba(0, 0, 0, 0.87) !important;
  display: block !important;
  text-align: start !important;
}

.prothom-alo-theme-wrapper .center-lead-card .card-title a {
  color: inherit;
  text-decoration: none;
}

.prothom-alo-theme-wrapper .center-lead-card .card-title a:hover {
  color: var(--lochmara-blue);
}

.prothom-alo-theme-wrapper .topic-tag,
.prothom-alo-theme-wrapper .card-title .topic-tag {
  color: var(--guardsman-red) !important;
  font-weight: 700 !important;
  display: inline !important;
}

.prothom-alo-theme-wrapper .center-lead-card .card-excerpt {
  font-family: var(--font-bengali) !important;
  font-size: 16.187px !important;
  font-weight: 400 !important;
  line-height: 21.0432px !important;
  color: var(--black68) !important;
  margin: 1.9998px 0px 7.9992px !important;
  padding: 7.9992px 0px 0px !important;
  border: 0px none rgba(0, 0, 0, 0.68) !important;
  display: block !important;
  text-align: start !important;
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .center-lead-card .card-title {
    font-size: 21px !important;
    line-height: 1.35 !important;
    margin-bottom: 6px !important;
  }
  .prothom-alo-theme-wrapper .center-lead-card .card-excerpt {
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin-bottom: 6px !important;
    padding-top: 4px !important;
  }
  .prothom-alo-theme-wrapper .center-lead-card {
    margin-bottom: 16px !important;
    padding-bottom: 14px !important;
  }
}

/* ==========================================================================
   RESPONSIVE SUB-GRIDS
   ========================================================================== */
.prothom-alo-theme-wrapper .grid-2-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

@media (min-width: 600px) {
  .prothom-alo-theme-wrapper .grid-2-col {
    grid-template-columns: 1fr 1fr;
  }
}

.prothom-alo-theme-wrapper .grid-3-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

@media (min-width: 600px) {
  .prothom-alo-theme-wrapper .grid-3-col {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1024px) {
  .prothom-alo-theme-wrapper .grid-3-col {
    grid-template-columns: repeat(3, 1fr);
  }
}

.prothom-alo-theme-wrapper .grid-4-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media (min-width: 600px) {
  .prothom-alo-theme-wrapper .grid-4-col {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .prothom-alo-theme-wrapper .grid-4-col {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .grid-2-col,
  .prothom-alo-theme-wrapper .grid-3-col,
  .prothom-alo-theme-wrapper .grid-4-col {
    gap: 14px !important;
  }
}

/* ==========================================================================
   SIDEBAR TABS WIDGET (সর্বশেষ / সর্বাধিক পঠিত)
   ========================================================================== */
.prothom-alo-theme-wrapper .tabs-card {
  border: 1px solid var(--border-color);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 24px;
  background: #fff;
}

.prothom-alo-theme-wrapper .tabs-header-bar {
  display: flex;
  background: #f8fafc;
  border-bottom: 1px solid var(--border-color);
}

.prothom-alo-theme-wrapper .tab-nav-btn {
  flex: 1;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  color: var(--black68);
  background: none;
  border: none;
  cursor: pointer;
  text-align: center;
  border-bottom: 3px solid transparent;
  transition: all 0.2s;
}

.prothom-alo-theme-wrapper .tab-nav-btn.active {
  color: var(--guardsman-red);
  background: var(--white);
  border-bottom-color: var(--guardsman-red);
}

.prothom-alo-theme-wrapper .tab-content-panel {
  padding: 12px 14px;
}

.prothom-alo-theme-wrapper .numbered-story-row {
  display: flex;
  align-items: baseline;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #f1f5f9;
}

.prothom-alo-theme-wrapper .numbered-story-row:last-child {
  border-bottom: none;
}

.prothom-alo-theme-wrapper .num-badge {
  font-size: 22px;
  font-weight: 800;
  color: #94a3b8;
  min-width: 20px;
  line-height: 1;
}

.prothom-alo-theme-wrapper .num-title {
  font-size: 14.5px;
  font-weight: 600;
  line-height: 1.4;
  color: var(--black87);
  text-decoration: none;
}

.prothom-alo-theme-wrapper .num-title:hover {
  color: var(--guardsman-red);
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .num-badge {
    font-size: 18px !important;
    min-width: 16px !important;
  }
  .prothom-alo-theme-wrapper .num-title {
    font-size: 13.5px !important;
  }
  .prothom-alo-theme-wrapper .tabs-card {
    margin-bottom: 16px !important;
  }
}

/* ==========================================================================
   TRENDING TAGS STRIP
   ========================================================================== */
.prothom-alo-theme-wrapper .trending-tags-strip {
  padding: 14px 0;
  border-bottom: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  gap: 12px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.prothom-alo-theme-wrapper .trending-tags-strip::-webkit-scrollbar {
  display: none;
}

.prothom-alo-theme-wrapper .trending-label {
  font-size: 14px;
  font-weight: 700;
  color: var(--guardsman-red);
  white-space: nowrap;
}

.prothom-alo-theme-wrapper .tag-badge {
  display: inline-block;
  padding: 4px 12px;
  background: #f1f5f9;
  border-radius: 20px;
  font-size: 13.5px;
  color: #334155;
  white-space: nowrap;
  text-decoration: none;
  transition: all 0.2s;
}

.prothom-alo-theme-wrapper .tag-badge:hover {
  background: var(--navy-blue);
  color: #fff;
}

/* ==========================================================================
   VIDEO FEATURES (DARK LUXURY BOX)
   ========================================================================== */
.prothom-alo-theme-wrapper .video-features-box {
  background: var(--bg-dark);
  color: #fff;
  padding: 28px 24px;
  margin: 36px 0;
  border-radius: 8px;
}

.prothom-alo-theme-wrapper .video-features-box .heading-title {
  color: #fff;
}

.prothom-alo-theme-wrapper .video-features-box .heading-link {
  color: #38bdf8;
}

.prothom-alo-theme-wrapper .video-features-box .card-title {
  color: #f1f5f9;
}

.prothom-alo-theme-wrapper .video-features-box .card-title a {
  color: #f1f5f9;
}

.prothom-alo-theme-wrapper .video-features-box .card-title a:hover {
  color: #38bdf8;
}

.prothom-alo-theme-wrapper .video-features-box .card-time {
  color: #94a3b8;
}

.prothom-alo-theme-wrapper .video-grid-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media (min-width: 1024px) {
  .prothom-alo-theme-wrapper .video-grid-layout {
    grid-template-columns: 1.3fr 1fr;
  }
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .video-features-box {
    padding: 18px 12px !important;
    margin: 24px 0 !important;
    border-radius: 6px !important;
  }
}

.prothom-alo-theme-wrapper .video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(209, 0, 0, 0.9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  pointer-events: none;
  transition: transform 0.2s ease, background 0.2s ease;
}

.prothom-alo-theme-wrapper .card-thumb:hover .video-play-icon {
  transform: translate(-50%, -50%) scale(1.12);
  background: #ff0000;
}

.prothom-alo-theme-wrapper .video-play-icon svg {
  width: 20px !important;
  height: 20px !important;
  fill: #fff !important;
  margin-left: 2px;
}

/* ==========================================================================
   VIDEO LIGHTBOX MODAL
   ========================================================================== */
.prothom-alo-video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.88);
  backdrop-filter: blur(6px);
  z-index: 999999;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
.prothom-alo-video-modal.active {
  display: flex;
}
.prothom-alo-video-modal-content {
  position: relative;
  width: 100%;
  max-width: 900px;
  background: #000;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0,0,0,0.6);
}
.prothom-alo-video-modal-close {
  position: absolute;
  top: -44px;
  right: 0;
  background: rgba(255,255,255,0.25);
  color: #fff;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all 0.2s;
}
.prothom-alo-video-modal-close:hover {
  background: #d10000;
}
.prothom-alo-video-modal-iframe-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.prothom-alo-video-modal-iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* ==========================================================================
   OPINION & COLUMNISTS SECTION
   ========================================================================== */
.prothom-alo-theme-wrapper .opinion-card-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  background: #f8fafc;
  border-radius: 6px;
  border: 1px solid var(--border-color);
  transition: transform 0.2s;
}

.prothom-alo-theme-wrapper .opinion-card-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.prothom-alo-theme-wrapper .author-avatar-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.prothom-alo-theme-wrapper .author-circle-img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid var(--lochmara-blue);
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}

.prothom-alo-theme-wrapper .author-name-text {
  font-size: 15px;
  font-weight: 700;
  color: var(--black87);
}

.prothom-alo-theme-wrapper .author-post-text {
  font-size: 13px;
  color: var(--black68);
  line-height: 1.45;
}

/* ==========================================================================
   TWO-COLUMN FEATURE GRID (MAGAZINE SECTIONS)
   ========================================================================== */
.prothom-alo-theme-wrapper .two-column-feature-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 28px;
  margin: 36px 0;
}

@media (min-width: 876px) {
  .prothom-alo-theme-wrapper .two-column-feature-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .prothom-alo-theme-wrapper .two-column-feature-grid {
    gap: 20px !important;
    margin: 24px 0 !important;
  }
}

/* ==========================================================================
   PHOTO STORIES GALLERY
   ========================================================================== */
.prothom-alo-theme-wrapper .photo-grid-gallery {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin: 20px 0;
}

@media (min-width: 600px) {
  .prothom-alo-theme-wrapper .photo-grid-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .prothom-alo-theme-wrapper .photo-grid-gallery {
    grid-template-columns: repeat(4, 1fr);
  }
}

.prothom-alo-theme-wrapper .photo-item-card {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  background: #000;
}

.prothom-alo-theme-wrapper .photo-item-card .card-thumb {
  aspect-ratio: 4 / 3;
}

.prothom-alo-theme-wrapper .photo-caption-bar {
  padding: 10px 12px;
  background: #fff;
}

.prothom-alo-theme-wrapper .photo-caption-bar a {
  font-size: 14px;
  font-weight: 700;
  color: var(--black87);
  text-decoration: none;
  line-height: 1.35;
}

.prothom-alo-theme-wrapper .photo-cam-badge {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background: rgba(0,0,0,0.65);
  color: #fff;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 11px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.prothom-alo-theme-wrapper .photo-cam-badge svg {
  width: 13px !important;
  height: 13px !important;
  fill: #fff !important;
}

/* ==========================================================================
   AD SLOTS
   ========================================================================== */
.prothom-alo-theme-wrapper .ad-slot-box {
  width: 100%;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  font-size: 12px;
  padding: 12px;
  text-align: center;
}

/* ==========================================================================
   BOTTOM MATRIX
   ========================================================================== */
.prothom-alo-theme-wrapper .bottom-matrix-row {
  margin: 36px 0;
  border-top: 2px solid var(--border-color);
  padding-top: 24px;
}

.prothom-alo-theme-wrapper .bottom-col-title {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 2px solid var(--guardsman-red);
  padding-bottom: 6px;
  margin-bottom: 12px;
}