.hero-section {
  position: relative;
}

.hero-backdrop {
  --hero-desktop: url("/assets/images-v2/DPD-1920-x1080_2dff48917a82fa5f1287553b79b3065e_1280X720.webp");
  --hero-mobile: url("/assets/images-v2/mobilebanner-ptcpunjabi.jpg");
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 220px;
  background-image: var(--hero-desktop);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #050a1b;
  position: relative;
  overflow: hidden;
  /* transition: background-image 0.55s ease-in-out; */
}

.hero-image-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.hero-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 33px;
  border: 1px solid rgb(253 236 27);
  border-radius: 999px;
  background: rgb(14 20 40);
  color: #fdec1b;
  display: none;
  place-items: center;
  font-size: 1.25rem;
  line-height: 1;
  z-index: 9;
  cursor: pointer;
}

.hero-nav:hover {
  background: rgba(6, 20, 49, 0.75);
}

.hero-nav-prev {
  left: 1rem;
}

.hero-nav-next {
  right: 1rem;
}

.hero-backdrop::after {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(110deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.045) 16px, rgba(255, 255, 255, 0) 16px, rgba(255, 255, 255, 0) 56px);
  mix-blend-mode: screen;
  opacity: 0.28;
  pointer-events: none;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  /* background:
    linear-gradient(90deg, rgba(1, 10, 34, 0.93) 0%, rgba(2, 13, 40, 0.88) 32%, rgba(4, 16, 44, 0.52) 56%, rgba(6, 18, 48, 0.14) 74%, rgba(7, 20, 49, 0.12) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.02) 30%, rgba(0, 0, 0, 0.2) 100%); */
  z-index: 1;
}

.hero-content-wrap {
  position: absolute;
  inset: 0;
  height: 100%;
  min-height: 0;
  display: flex;
  align-items: center;
  z-index: 5;
  pointer-events: none;
}

.hero-content {
  width: min(760px, 96%);
  padding-top: 3.5rem;
  padding-bottom: 6.6rem;
  pointer-events: auto;
}

.hero-tags {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  margin-bottom: 0.8rem;
}

.premium-pill {
  font-size: 1rem;
  text-transform: uppercase;
  color: #201b07;
  background: #fdec00;
  padding: 0.35rem 0.9rem;
  border-radius: 0.6rem;
  letter-spacing: 0.07em;
  font-weight: 700;
}

.hero-kicker {
  font-size: 1.5rem;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 0;
  font-weight: 700;
}

.hero-title {
  font-size: clamp(3rem, 8.3vw, 4.5rem);
  line-height: 0.88;
  margin-bottom: 1.15rem;
  font-weight: 800;
  color: #fdec00;
}

.hero-copy {
  color: #cbd5e1;
  max-width: 32ch;
  font-size: clamp(1.45rem, 2vw, 2.15rem);
  line-height: 1.2;
  margin-bottom: 1.45rem;
}

.hero-content .btn {
  font-size: 1.15rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-width: 220px;
}

.hero-content .btn-outline-light {
  border-color: rgba(255, 255, 255, 0.3);
}

.hero-content .btn-warning {
  background: #fdec00;
  border-color: #fdec00;
  color: #111;
  font-weight: 700;
}

.hero-glow {
  position: absolute;
  right: 8%;
  top: 8%;
  width: 22vw;
  height: 22vw;
  max-width: 240px;
  max-height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 179, 0, 0.4) 0%, rgba(255, 179, 0, 0) 68%);
  z-index: 3;
}

.hero-bottom-shadow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24%;
  background: linear-gradient(180deg, rgba(3, 10, 24, 0) 0%, rgba(3, 10, 24, 0.95) 100%);
  z-index: 6;
}

.hero-backdrop::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(253, 236, 0, 0) 0%,
    rgba(253, 236, 0, 0.65) 18%,
    rgba(253, 236, 0, 0.92) 50%,
    rgba(253, 236, 0, 0.65) 82%,
    rgba(253, 236, 0, 0) 100%
  );
  box-shadow: 0 0 14px rgba(253, 236, 0, 0.4);
  z-index: 7;
  pointer-events: none;
}

.section-block {
  padding-top: 1.35rem;
}

.short-videos-wrap {
  padding-top: 1.15rem;
}

.short-videos-shell {
  position: relative;
  border-radius: 0;
  border: 0;
  background: #0e1428;
  padding: 1.7rem 2.4rem 1.8rem;
}

.short-header-row {
  margin-bottom: 1.05rem;
}

.short-videos-title {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2rem, 2.3vw, 2.8rem);
  font-weight: 700;
  text-align: center;
}

.short-track {
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 0.2rem;
  scrollbar-width: none;
  justify-content: flex-start;
}

.short-track::-webkit-scrollbar {
  display: none;
}

.short-card {
  position: relative;
  flex: 0 0 clamp(220px, 16.5vw, 270px);
  aspect-ratio: 9 / 16;
  height: auto;
  border-radius: 0.95rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: #13203f;
  text-decoration: none;
  color: inherit;
  display: block;
}

.short-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.short-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2, 10, 30, 0.05) 28%, rgba(2, 10, 30, 0.76) 100%);
  z-index: 1;
}

.short-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.65rem;
  padding: 0;
}

.short-caption {
  position: absolute;
  left: 0.95rem;
  right: 0.95rem;
  bottom: 1rem;
  z-index: 4;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
  text-align: center;
}

.short-nav {
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 0;
  background: transparent;
  color: #c8d5f3;
  z-index: 6;
  display: grid;
  place-items: center;
  font-size: 1.75rem;
  padding: 0;
  line-height: 1;
}

.short-nav:hover {
  color: #ffd23f;
}

.short-nav-prev {
  left: 0.35rem;
}

.short-nav-next {
  right: 0.35rem;
}

.news-feature-wrap {
  padding-top: 1.45rem;
}

.feature-article-card {
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}

.feature-article-image {
  width: 100%;
  aspect-ratio: 11 / 6.0;
  object-fit: cover;
  display: block;
  border-radius: 0.95rem;
}

.feature-article-body {
  padding: 1.1rem 0.15rem 1.2rem;
}

.feature-article-title {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(1.9rem, 2vw, 3.4rem);
  line-height: 1;
  font-weight: 600;
}

.feature-article-copy {
  margin: 0.9rem 0 0;
  color: #cbd5e1;
  font-size: 0.98rem;
  line-height: 1.36;
}

.feature-meta {
  margin-top: 0.95rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.1rem;
  text-transform: uppercase;
  font-size: 0.76rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fdec00;
}

.top-stories-panel {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0.2rem 0 0;
  height: 100%;
}

.top-stories-title {
  margin: 0;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2.15rem, 2.4vw, 2.95rem);
  line-height: 1;
  color: #ffffff;
  font-weight: 700;
}

.story-list {
  margin-top: 1rem;
  display: grid;
  gap: 1rem;
}

.story-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
}

.story-thumb-wrap {
  position: relative;
  width: 142px;
  min-width: 142px;
  aspect-ratio: 16 / 9;
  height: auto;
}

.story-thumb {
  width: 100%;
  height: 100%;
  border-radius: 0.56rem;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.26);
}

.story-tag {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  font-size: 0.64rem;
  letter-spacing: 0.06em;
  margin-bottom: 0.18rem;
}

.story-item h4 {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.02rem;
  line-height: 1.22;
  font-weight: 600;
}

.btn.top-stories-cta {
  --bs-btn-color: #fdec00;
  --bs-btn-bg: #0e1428;
  --bs-btn-border-color: #27335a;
  --bs-btn-hover-color: #fdec00;
  --bs-btn-hover-bg: #0f1730;
  --bs-btn-hover-border-color: #3b4d82;
  --bs-btn-active-color: #fdec00;
  --bs-btn-active-bg: #0f1730;
  --bs-btn-active-border-color: #3b4d82;
  --bs-btn-focus-shadow-rgb: 253, 236, 0;
  width: 100%;
  margin-top: 1.1rem;
  color: #fdec00;
  background: #0e1428;
  border: 1px solid #27335a;
  border-radius: 0.62rem;
  font-size: 1.05rem;
  font-weight: 700;
  padding: 0.6rem 0.8rem;
  text-decoration: none;
}

.btn.top-stories-cta:hover,
.btn.top-stories-cta:focus,
.btn.top-stories-cta:active,
.btn.top-stories-cta.active {
  color: #fdec00;
  background: #0f1730;
  border-color: #3b4d82;
  text-decoration: none;
}

.btn.top-stories-cta:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(253, 236, 0, 0.18);
}

.ad-box {
  margin-top: 1.15rem;
  min-height: 246px;
  border-radius: 0.4rem;
  border: 1px solid #dce0ea;
  background: #ffffff;
  color: #8f99ad;
  display: grid;
  place-items: center;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 600;
  font-size: 0.76rem;
}

.section-head {
  margin-bottom: 0.7rem;
}

.section-title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #ffffff;
}

.media-card {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--stroke);
  background: var(--card);
  transition: transform 0.2s ease, border-color 0.2s ease;
  height: 100%;
}

.media-card:hover {
  transform: translateY(-3px);
  border-color: #f6a50066;
}

.thumb {
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
}

.card-body-small {
  padding: 0.65rem;
}

.card-meta {
  color: var(--muted);
  font-size: 0.78rem;
}

.card-title-small {
  font-size: 0.93rem;
  font-weight: 600;
  margin: 0.2rem 0;
}

.chip-row {
  display: flex;
  gap: 0.55rem;
  overflow-x: auto;
  padding-bottom: 0.2rem;
}

.chip-row::-webkit-scrollbar {
  height: 6px;
}

.chip-row::-webkit-scrollbar-thumb {
  background: #264477;
  border-radius: 30px;
}

.category-chip {
  border: 1px solid #2b4170;
  color: #b8c8e8;
  padding: 0.45rem 0.95rem;
  border-radius: 999px;
  white-space: nowrap;
  font-size: 0.83rem;
  cursor: pointer;
  transition: all 0.2s ease;
}

.category-chip.active,
.category-chip:hover {
  color: #111;
  border-color: #f8af18;
  background: linear-gradient(135deg, #ffcd62, #f6a500);
}

.content-grid {
  margin-top: 0.5rem;
}

.screen-block {
  margin-top: 2.15rem;
}

.slider-block {
  position: relative;
}

.section-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.section-track::-webkit-scrollbar {
  display: none;
}

.slider-item {
  flex: 0 0 calc((100% - 2rem) / 3);
}

.screen-block.with-divider {
  padding-top: 1.7rem;
  /* border-top: 1px solid rgba(126, 151, 199, 0.14); */
}

.screen-section-head {
  margin-bottom: 0.9rem;
}

.screen-section-head h2 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(1.85rem, 2.1vw, 2.45rem);
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.15rem;
}

.screen-section-head h2::after {
  content: "";
  display: block;
  width: 56%;
  max-width: 220px;
  height: 3px;
  background: #fdec00;
  border-radius: 999px;
  margin-top: 0.2rem;
}

.explore-link {
  text-transform: uppercase;
  color: #fdec00;
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  letter-spacing: 0.035em;
  font-size: 0.95rem;
  text-decoration: none;
}

.explore-link i {
  margin-left: 0.2rem;
}

.news-card img,
.editorial-card img,
.video-thumb-wrap img,
.visual-card img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 0.85rem;
}

.news-card {
  text-decoration: none;
  color: inherit;
  display: block;
}

.editorial-card,
.video-wide-card {
  text-decoration: none;
  color: inherit;
  display: block;
}

.news-card img {
  aspect-ratio: 16 / 8.3;
}

.news-body {
  padding-top: 0.65rem;
  text-align: center;
}

.news-kicker {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  letter-spacing: 0.08em;
  font-size: 0.72rem;
  font-weight: 800;
  margin-bottom: 0.18rem;
}

.news-card h3 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.18rem;
  line-height: 1.16;
  font-weight: 700;
}

.editorial-card img {
  aspect-ratio: 16 / 7.8;
}

.editorial-body {
  padding-top: 0.7rem;
  text-align: center;
}

.editorial-kicker {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  letter-spacing: 0.08em;
  font-size: 0.72rem;
  font-weight: 800;
  margin-bottom: 0.2rem;
}

.editorial-card h3 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.04rem;
  line-height: 1.12;
  font-weight: 700;
}

.editorial-card p {
  margin: 0.5rem 0 0;
  color: #cbd5e1;
  font-size: 0.86rem;
  line-height: 1.3;
}

.video-thumb-wrap {
  position: relative;
}

.video-thumb-wrap img {
  aspect-ratio: 16 / 7.8;
}

.video-play-mini {
  position: absolute;
  left: 0.65rem;
  bottom: 0.5rem;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1rem;
}

.video-wide-card h3 {
  margin: 0.5rem 0 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.06rem;
  line-height: 1.18;
  font-weight: 700;
  text-align: center;
}

.visual-track {
  gap: 0.75rem;
  justify-content: flex-start;
}

.visual-card {
  flex: 0 0 clamp(240px, 18vw, 300px);
  text-decoration: none;
  color: inherit;
  display: block;
}

.visual-card img {
  aspect-ratio: 9 / 16;
  border: 0 !important;
  box-shadow: none !important;
}

.visual-card h3 {
  margin: 0.52rem 0 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 0.98rem;
  line-height: 1.17;
  font-weight: 700;
  text-align: center;
}

.sec-nav {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #9bb1d9;
  font-size: 1.7rem;
  z-index: 5;
}

.sec-prev {
  left: -0.9rem;
}

.sec-next {
  right: -0.9rem;
  color: #fdec00;
}

.visual-stories-block {
  background: #0e1428;
  padding: 0.95rem 0.9rem 1.05rem;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.ad-slot-wrap {
  margin-top: 1.45rem;
}

.ad-slot-lg {
  min-height: 148px;
  background: #fff;
  color: #c2b8b8;
  border-radius: 0.3rem;
  border: 1px solid #e4dcdc;
  display: grid;
  place-items: center;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 0.95rem;
  font-weight: 600;
}

@media (max-width: 1199.98px) {
  .hero-content {
    padding-top: 2.2rem;
    padding-bottom: 4.8rem;
  }

  .hero-content .btn {
    font-size: 1.15rem;
    min-width: 160px;
  }

  .hero-copy {
    font-size: clamp(1rem, 1.8vw, 1.3rem);
  }

  .hero-kicker {
    font-size: 1.05rem;
  }

  .explore-link {
    font-size: 0.9rem;
  }

  .screen-section-head h2 {
    font-size: 1.75rem;
  }

  .editorial-card h3 {
    font-size: 0.98rem;
  }

  .visual-card {
    flex-basis: clamp(210px, 24vw, 270px);
  }

  .slider-item {
    flex-basis: calc((100% - 1rem) / 2);
  }
}

@media (max-width: 991.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: 16 / 9;
    min-height: 200px;
    background-image: var(--hero-mobile, var(--hero-desktop));
    background-position: center center;
    background-size: auto 100%;
  }

  .hero-content {
    width: min(560px, 100%);
    padding-top: 1.2rem;
    padding-bottom: 3.2rem;
  }

  .hero-title {
    font-size: clamp(2.6rem, 10vw, 4.1rem);
  }

  .hero-copy {
    font-size: clamp(0.96rem, 2.4vw, 1.2rem);
    max-width: 30ch;
  }

  .premium-pill {
    font-size: 0.82rem;
  }

  .hero-kicker {
    font-size: 0.88rem;
  }

  .section-block {
    padding-top: 1.05rem;
  }

  .news-feature-wrap {
    padding-top: 1.2rem;
  }

  .short-videos-shell {
    padding: 1.1rem 1.05rem 1.2rem;
  }

  .short-videos-title {
    font-size: 1.8rem;
  }

  .short-card {
    flex-basis: clamp(160px, 37vw, 210px);
  }

  .short-caption {
    font-size: 0.95rem;
  }

  .short-play {
    width: 54px;
    height: 54px;
    font-size: 1.4rem;
  }

  .short-nav {
    width: 24px;
    height: 24px;
    font-size: 1.45rem;
  }

  .feature-article-body {
    padding: 0.9rem 0.08rem 1rem;
  }

  .feature-article-title {
    font-size: 1.45rem;
  }

  .feature-article-copy {
    font-size: 0.95rem;
  }

  .top-stories-panel {
    padding: 0.2rem 0 0;
  }

  .top-stories-title {
    font-size: 1.95rem;
  }

  .story-item h4 {
    font-size: 0.96rem;
  }

  .ad-box {
    min-height: 160px;
  }

  .story-thumb-wrap {
    width: 110px;
    min-width: 110px;
    aspect-ratio: 16 / 9;
    height: auto;
  }

  .screen-block {
    margin-top: 1.45rem;
  }

  .screen-block.with-divider {
    padding-top: 1.2rem;
  }

  .screen-section-head h2 {
    font-size: 1.55rem;
  }

  .explore-link {
    font-size: 0.82rem;
  }

  .news-card h3 {
    font-size: 0.97rem;
  }

  .editorial-card h3 {
    font-size: 0.95rem;
  }

  .visual-card {
    flex-basis: clamp(170px, 40vw, 230px);
  }

  .slider-item {
    flex-basis: 48%;
  }

  .sec-nav {
    display: none;
  }

  .ad-slot-lg {
    min-height: 110px;
    font-size: 0.72rem;
  }
}

@media (min-width: 992px) {
  .hero-nav {
    display: grid;
  }
}

@media (max-width: 767.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: auto;
    height: clamp(300px, 58vh, 470px);
    min-height: 300px;
    background-position: center center;
    background-size: auto 100%;
  }
}

@media (max-width: 575.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: 52 / 72;
    /* aspect-ratio: 54 / 77; */
    height: auto;
    min-height: 0;
    background-image: var(--hero-mobile, var(--hero-desktop));
    background-position: center center;
    background-size: cover;
  }

  .hero-content {
    padding-top: 0.8rem;
    padding-bottom: 2.2rem;
  }

  .hero-title {
    font-size: clamp(2rem, 13vw, 3rem);
    margin-bottom: 0.75rem;
  }

  .hero-copy {
    font-size: 0.88rem;
    line-height: 1.23;
    max-width: 30ch;
    margin-bottom: 0.85rem;
  }

  .hero-tags {
    gap: 0.52rem;
    margin-bottom: 0.5rem;
  }

  .hero-content .btn {
    font-size: 0.9rem;
    min-width: 128px;
  }

  .card-title-small {
    font-size: 0.84rem;
  }

  .card-meta {
    font-size: 0.72rem;
  }

  .short-videos-shell {
    padding: 0.95rem 0.75rem 1rem;
  }

  .short-videos-title {
    font-size: 1.5rem;
  }

  .short-card {
    flex-basis: clamp(128px, 52vw, 172px);
  }

  .short-caption {
    font-size: 0.88rem;
    left: 0.74rem;
    right: 0.74rem;
    bottom: 0.72rem;
  }

  .short-play {
    width: 46px;
    height: 46px;
    font-size: 1.18rem;
  }

  .short-nav {
    display: none;
  }

  .screen-section-head {
    margin-bottom: 0.72rem;
  }

  .screen-block.with-divider {
    padding-top: 0.95rem;
  }

  .screen-section-head h2 {
    font-size: 1.35rem;
  }

  .explore-link {
    font-size: 0.75rem;
  }

  .news-card h3 {
    font-size: 0.95rem;
  }

  .editorial-card h3 {
    font-size: 0.92rem;
  }

  .editorial-card p {
    font-size: 0.82rem;
  }

  .video-wide-card h3,
  .visual-card h3 {
    font-size: 0.92rem;
  }

  .visual-card {
    flex-basis: clamp(140px, 58vw, 190px);
  }

  .slider-item {
    flex-basis: 74%;
  }

  .ad-slot-lg {
    min-height: 84px;
    font-size: 0.62rem;
    letter-spacing: 0.14em;
  }
}

.leadership-hero {
  padding-top: 1.45rem;
}

.leadership-hero-shell {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 1rem;
  padding: clamp(1.3rem, 3vw, 2.2rem);
  background:
    radial-gradient(circle at 85% -10%, rgba(253, 236, 0, 0.24) 0%, rgba(253, 236, 0, 0) 42%),
    linear-gradient(140deg, rgba(7, 16, 42, 0.95) 0%, rgba(8, 20, 54, 0.95) 52%, rgba(10, 26, 67, 0.95) 100%);
}

.leadership-pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid rgba(253, 236, 0, 0.45);
  background: rgba(253, 236, 0, 0.12);
  color: #fdec00;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.3rem 0.65rem;
}

.leadership-hero-shell h1 {
  margin: 0.72rem 0 0.5rem;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2rem, 4.2vw, 3.1rem);
  line-height: 1;
}

.leadership-hero-shell p {
  margin: 0;
  color: #cbd5e1;
  max-width: 62ch;
  font-size: clamp(0.98rem, 1.55vw, 1.2rem);
}

.leadership-section {
  padding-top: 1.1rem;
}

.leadership-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.leader-card {
  border-radius: 0.95rem;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: linear-gradient(180deg, rgba(13, 22, 52, 0.96) 0%, rgba(8, 16, 39, 0.96) 100%);
  padding: 0.9rem;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 0;
  min-height: 100%;
}

.leader-card-media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  border-radius: 0.78rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background:
    radial-gradient(circle at 18% 22%, rgba(253, 236, 0, 0.12) 0%, rgba(253, 236, 0, 0) 45%),
    linear-gradient(145deg, #0d1934 0%, #0a1630 100%);
}

.leader-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  image-rendering: auto;
}

.leader-card-media img.is-low-res {
  object-fit: contain;
  object-position: center center;
  padding: 0.5rem;
  filter: saturate(1.04) contrast(1.04);
}

.leader-avatar-fallback {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #162f68, #0f1f46);
  color: #fdec00;
  font-size: 1.8rem;
  font-weight: 700;
}

.leader-card-body {
  padding: 0.08rem 0.1rem 0.08rem 0.95rem;
  display: flex;
  flex-direction: column;
  flex: 0 0 60%;
  max-width: 60%;
}

.leader-name {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.22rem;
  line-height: 1.18;
  font-weight: 700;
}

.leader-designation {
  margin: 0.3rem 0 0;
  color: #fdec00;
  font-size: 0.8rem;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  font-weight: 700;
}

.leader-bio {
  margin: 0.62rem 0 0;
  color: #cbd5e1;
  font-size: 0.92rem;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.leader-socials {
  margin-top: 0.78rem;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.leader-social-link {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.18s ease;
}

.leader-social-link:hover,
.leader-social-link:focus {
  border-color: rgba(253, 236, 0, 0.92);
  color: #fdec00;
  transform: translateY(-1px);
}

.leadership-state {
  grid-column: 1 / -1;
  border: 1px dashed rgba(255, 255, 255, 0.24);
  border-radius: 0.8rem;
  background: rgba(11, 20, 47, 0.8);
  color: #cbd5e1;
  min-height: 140px;
  display: grid;
  place-items: center;
  text-align: center;
  font-size: 0.96rem;
  padding: 0.9rem;
}

@media (max-width: 575.98px) {
  .leadership-hero {
    padding-top: 1.05rem;
  }

  .leadership-hero-shell {
    border-radius: 0.82rem;
    padding: 1rem 0.92rem 1.05rem;
  }

  .leader-card {
    padding: 0.72rem;
  }

  .leader-card-media {
    border-radius: 0.62rem;
  }

  .leader-card-media img.is-low-res {
    padding: 0.34rem;
  }

  .leader-card-body {
    padding-left: 0.72rem;
  }

  .leader-name {
    font-size: 1.02rem;
  }

  .leader-designation {
    font-size: 0.72rem;
  }

  .leader-bio {
    font-size: 0.84rem;
    -webkit-line-clamp: 3;
  }
}
.hero-section {
  position: relative;
}

.hero-backdrop {
  --hero-desktop: url("/assets/images-v2/DPD-1920-x1080_2dff48917a82fa5f1287553b79b3065e_1280X720.webp");
  --hero-mobile: url("/assets/images-v2/mobilebanner-ptcpunjabi.jpg");
  width: 100%;
  aspect-ratio: 16 / 9;
  min-height: 220px;
  background-image: var(--hero-desktop);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #050a1b;
  position: relative;
  overflow: hidden;
  /* transition: background-image 0.55s ease-in-out; */
}

.hero-image-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}

.hero-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 33px;
  border: 1px solid rgb(253 236 27);
  border-radius: 999px;
  background: rgb(14 20 40);
  color: #fdec1b;
  display: none;
  place-items: center;
  font-size: 1.25rem;
  line-height: 1;
  z-index: 9;
  cursor: pointer;
}

.hero-nav:hover {
  background: rgba(6, 20, 49, 0.75);
}

.hero-nav-prev {
  left: 1rem;
}

.hero-nav-next {
  right: 1rem;
}

.hero-backdrop::after {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(110deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.045) 16px, rgba(255, 255, 255, 0) 16px, rgba(255, 255, 255, 0) 56px);
  mix-blend-mode: screen;
  opacity: 0.28;
  pointer-events: none;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  /* background:
    linear-gradient(90deg, rgba(1, 10, 34, 0.93) 0%, rgba(2, 13, 40, 0.88) 32%, rgba(4, 16, 44, 0.52) 56%, rgba(6, 18, 48, 0.14) 74%, rgba(7, 20, 49, 0.12) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.02) 30%, rgba(0, 0, 0, 0.2) 100%); */
  z-index: 1;
}

.hero-content-wrap {
  position: absolute;
  inset: 0;
  height: 100%;
  min-height: 0;
  display: flex;
  align-items: center;
  z-index: 5;
  pointer-events: none;
}

.hero-content {
  width: min(760px, 96%);
  padding-top: 3.5rem;
  padding-bottom: 6.6rem;
  pointer-events: auto;
}

.hero-tags {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  margin-bottom: 0.8rem;
}

.premium-pill {
  font-size: 1rem;
  text-transform: uppercase;
  color: #201b07;
  background: #fdec00;
  padding: 0.35rem 0.9rem;
  border-radius: 0.6rem;
  letter-spacing: 0.07em;
  font-weight: 700;
}

.hero-kicker {
  font-size: 1.5rem;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 0;
  font-weight: 700;
}

.hero-title {
  font-size: clamp(3rem, 8.3vw, 4.5rem);
  line-height: 0.88;
  margin-bottom: 1.15rem;
  font-weight: 800;
  color: #fdec00;
}

.hero-copy {
  color: #cbd5e1;
  max-width: 32ch;
  font-size: clamp(1.45rem, 2vw, 2.15rem);
  line-height: 1.2;
  margin-bottom: 1.45rem;
}

.hero-content .btn {
  font-size: 1.15rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  min-width: 220px;
}

.hero-content .btn-outline-light {
  border-color: rgba(255, 255, 255, 0.3);
}

.hero-content .btn-warning {
  background: #fdec00;
  border-color: #fdec00;
  color: #111;
  font-weight: 700;
}

.hero-glow {
  position: absolute;
  right: 8%;
  top: 8%;
  width: 22vw;
  height: 22vw;
  max-width: 240px;
  max-height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 179, 0, 0.4) 0%, rgba(255, 179, 0, 0) 68%);
  z-index: 3;
}

.hero-bottom-shadow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24%;
  background: linear-gradient(180deg, rgba(3, 10, 24, 0) 0%, rgba(3, 10, 24, 0.95) 100%);
  z-index: 6;
}

.hero-backdrop::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(253, 236, 0, 0) 0%,
    rgba(253, 236, 0, 0.65) 18%,
    rgba(253, 236, 0, 0.92) 50%,
    rgba(253, 236, 0, 0.65) 82%,
    rgba(253, 236, 0, 0) 100%
  );
  box-shadow: 0 0 14px rgba(253, 236, 0, 0.4);
  z-index: 7;
  pointer-events: none;
}

.section-block {
  padding-top: 1.35rem;
}

.short-videos-wrap {
  padding-top: 1.15rem;
}

.short-videos-shell {
  position: relative;
  border-radius: 0;
  border: 0;
  background: #0e1428;
  padding: 1.7rem 2.4rem 1.8rem;
}

.short-header-row {
  margin-bottom: 1.05rem;
}

.short-videos-title {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2rem, 2.3vw, 2.8rem);
  font-weight: 700;
  text-align: center;
}

.short-track {
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 0.2rem;
  scrollbar-width: none;
  justify-content: flex-start;
}

.short-track::-webkit-scrollbar {
  display: none;
}

.short-card {
  position: relative;
  flex: 0 0 clamp(220px, 16.5vw, 270px);
  aspect-ratio: 9 / 16;
  height: auto;
  border-radius: 0.95rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: #13203f;
  text-decoration: none;
  color: inherit;
  display: block;
}

.short-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.short-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2, 10, 30, 0.05) 28%, rgba(2, 10, 30, 0.76) 100%);
  z-index: 1;
}

.short-play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.65);
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1.65rem;
  padding: 0;
}

.short-caption {
  position: absolute;
  left: 0.95rem;
  right: 0.95rem;
  bottom: 1rem;
  z-index: 4;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  text-shadow: 0 2px 7px rgba(0, 0, 0, 0.6);
  text-align: center;
}

.short-nav {
  position: absolute;
  top: 57%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  border: 0;
  background: transparent;
  color: #c8d5f3;
  z-index: 6;
  display: grid;
  place-items: center;
  font-size: 1.75rem;
  padding: 0;
  line-height: 1;
}

.short-nav:hover {
  color: #ffd23f;
}

.short-nav-prev {
  left: 0.35rem;
}

.short-nav-next {
  right: 0.35rem;
}

.news-feature-wrap {
  padding-top: 1.45rem;
}

.feature-article-card {
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}

.feature-article-image {
  width: 100%;
  aspect-ratio: 11 / 6.0;
  object-fit: cover;
  display: block;
  border-radius: 0.95rem;
}

.feature-article-body {
  padding: 1.1rem 0.15rem 1.2rem;
}

.feature-article-title {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(1.9rem, 2vw, 3.4rem);
  line-height: 1;
  font-weight: 600;
}

.feature-article-copy {
  margin: 0.9rem 0 0;
  color: #cbd5e1;
  font-size: 0.98rem;
  line-height: 1.36;
}

.feature-meta {
  margin-top: 0.95rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.1rem;
  text-transform: uppercase;
  font-size: 0.76rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fdec00;
}

.top-stories-panel {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0.2rem 0 0;
  height: 100%;
}

.top-stories-title {
  margin: 0;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2.15rem, 2.4vw, 2.95rem);
  line-height: 1;
  color: #ffffff;
  font-weight: 700;
}

.story-list {
  margin-top: 1rem;
  display: grid;
  gap: 1rem;
}

.story-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  text-decoration: none;
  color: inherit;
}

.story-thumb-wrap {
  position: relative;
  width: 142px;
  min-width: 142px;
  aspect-ratio: 16 / 9;
  height: auto;
}

.story-thumb {
  width: 100%;
  height: 100%;
  border-radius: 0.56rem;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.26);
}

.story-tag {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  font-size: 0.64rem;
  letter-spacing: 0.06em;
  margin-bottom: 0.18rem;
}

.story-item h4 {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.02rem;
  line-height: 1.22;
  font-weight: 600;
}

.btn.top-stories-cta {
  --bs-btn-color: #fdec00;
  --bs-btn-bg: #0e1428;
  --bs-btn-border-color: #27335a;
  --bs-btn-hover-color: #fdec00;
  --bs-btn-hover-bg: #0f1730;
  --bs-btn-hover-border-color: #3b4d82;
  --bs-btn-active-color: #fdec00;
  --bs-btn-active-bg: #0f1730;
  --bs-btn-active-border-color: #3b4d82;
  --bs-btn-focus-shadow-rgb: 253, 236, 0;
  width: 100%;
  margin-top: 1.1rem;
  color: #fdec00;
  background: #0e1428;
  border: 1px solid #27335a;
  border-radius: 0.62rem;
  font-size: 1.05rem;
  font-weight: 700;
  padding: 0.6rem 0.8rem;
  text-decoration: none;
}

.btn.top-stories-cta:hover,
.btn.top-stories-cta:focus,
.btn.top-stories-cta:active,
.btn.top-stories-cta.active {
  color: #fdec00;
  background: #0f1730;
  border-color: #3b4d82;
  text-decoration: none;
}

.btn.top-stories-cta:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(253, 236, 0, 0.18);
}

.ad-box {
  margin-top: 1.15rem;
  min-height: 246px;
  border-radius: 0.4rem;
  border: 1px solid #dce0ea;
  background: #ffffff;
  color: #8f99ad;
  display: grid;
  place-items: center;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 600;
  font-size: 0.76rem;
}

.section-head {
  margin-bottom: 0.7rem;
}

.section-title {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #ffffff;
}

.media-card {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--stroke);
  background: var(--card);
  transition: transform 0.2s ease, border-color 0.2s ease;
  height: 100%;
}

.media-card:hover {
  transform: translateY(-3px);
  border-color: #f6a50066;
}

.thumb {
  aspect-ratio: 16 / 9;
  background-size: cover;
  background-position: center;
}

.card-body-small {
  padding: 0.65rem;
}

.card-meta {
  color: var(--muted);
  font-size: 0.78rem;
}

.card-title-small {
  font-size: 0.93rem;
  font-weight: 600;
  margin: 0.2rem 0;
}

.chip-row {
  display: flex;
  gap: 0.55rem;
  overflow-x: auto;
  padding-bottom: 0.2rem;
}

.chip-row::-webkit-scrollbar {
  height: 6px;
}

.chip-row::-webkit-scrollbar-thumb {
  background: #264477;
  border-radius: 30px;
}

.category-chip {
  border: 1px solid #2b4170;
  color: #b8c8e8;
  padding: 0.45rem 0.95rem;
  border-radius: 999px;
  white-space: nowrap;
  font-size: 0.83rem;
  cursor: pointer;
  transition: all 0.2s ease;
}

.category-chip.active,
.category-chip:hover {
  color: #111;
  border-color: #f8af18;
  background: linear-gradient(135deg, #ffcd62, #f6a500);
}

.content-grid {
  margin-top: 0.5rem;
}

.screen-block {
  margin-top: 2.15rem;
}

.slider-block {
  position: relative;
}

.section-track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.section-track::-webkit-scrollbar {
  display: none;
}

.slider-item {
  flex: 0 0 calc((100% - 2rem) / 3);
}

.screen-block.with-divider {
  padding-top: 1.7rem;
  /* border-top: 1px solid rgba(126, 151, 199, 0.14); */
}

.screen-section-head {
  margin-bottom: 0.9rem;
}

.screen-section-head h2 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(1.85rem, 2.1vw, 2.45rem);
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.15rem;
}

.screen-section-head h2::after {
  content: "";
  display: block;
  width: 56%;
  max-width: 220px;
  height: 3px;
  background: #fdec00;
  border-radius: 999px;
  margin-top: 0.2rem;
}

.explore-link {
  text-transform: uppercase;
  color: #fdec00;
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  letter-spacing: 0.035em;
  font-size: 0.95rem;
  text-decoration: none;
}

.explore-link i {
  margin-left: 0.2rem;
}

.news-card img,
.editorial-card img,
.video-thumb-wrap img,
.visual-card img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 0.85rem;
}

.news-card {
  text-decoration: none;
  color: inherit;
  display: block;
}

.editorial-card,
.video-wide-card {
  text-decoration: none;
  color: inherit;
  display: block;
}

.news-card img {
  aspect-ratio: 16 / 8.3;
}

.news-body {
  padding-top: 0.65rem;
  text-align: center;
}

.news-kicker {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  letter-spacing: 0.08em;
  font-size: 0.72rem;
  font-weight: 800;
  margin-bottom: 0.18rem;
}

.news-card h3 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.18rem;
  line-height: 1.16;
  font-weight: 700;
}

.editorial-card img {
  aspect-ratio: 16 / 7.8;
}

.editorial-body {
  padding-top: 0.7rem;
  text-align: center;
}

.editorial-kicker {
  color: #fdec00;
  text-transform: uppercase;
  font-family: "Abhaya Libre", serif;
  letter-spacing: 0.08em;
  font-size: 0.72rem;
  font-weight: 800;
  margin-bottom: 0.2rem;
}

.editorial-card h3 {
  margin: 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.04rem;
  line-height: 1.12;
  font-weight: 700;
}

.editorial-card p {
  margin: 0.5rem 0 0;
  color: #cbd5e1;
  font-size: 0.86rem;
  line-height: 1.3;
}

.video-thumb-wrap {
  position: relative;
}

.video-thumb-wrap img {
  aspect-ratio: 16 / 7.8;
}

.video-play-mini {
  position: absolute;
  left: 0.65rem;
  bottom: 0.5rem;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 1rem;
}

.video-wide-card h3 {
  margin: 0.5rem 0 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.06rem;
  line-height: 1.18;
  font-weight: 700;
  text-align: center;
}

.visual-track {
  gap: 0.75rem;
  justify-content: flex-start;
}

.visual-card {
  flex: 0 0 clamp(240px, 18vw, 300px);
  text-decoration: none;
  color: inherit;
  display: block;
}

.visual-card img {
  aspect-ratio: 9 / 16;
  border: 0 !important;
  box-shadow: none !important;
}

.visual-card h3 {
  margin: 0.52rem 0 0;
  color: #fff;
  font-family: "Abhaya Libre", serif;
  font-size: 0.98rem;
  line-height: 1.17;
  font-weight: 700;
  text-align: center;
}

.sec-nav {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #9bb1d9;
  font-size: 1.7rem;
  z-index: 5;
}

.sec-prev {
  left: -0.9rem;
}

.sec-next {
  right: -0.9rem;
  color: #fdec00;
}

.visual-stories-block {
  background: #0e1428;
  padding: 0.95rem 0.9rem 1.05rem;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.ad-slot-wrap {
  margin-top: 1.45rem;
}

.ad-slot-lg {
  min-height: 148px;
  background: #fff;
  color: #c2b8b8;
  border-radius: 0.3rem;
  border: 1px solid #e4dcdc;
  display: grid;
  place-items: center;
  text-transform: uppercase;
  letter-spacing: 0.22em;
  font-size: 0.95rem;
  font-weight: 600;
}

@media (max-width: 1199.98px) {
  .hero-content {
    padding-top: 2.2rem;
    padding-bottom: 4.8rem;
  }

  .hero-content .btn {
    font-size: 1.15rem;
    min-width: 160px;
  }

  .hero-copy {
    font-size: clamp(1rem, 1.8vw, 1.3rem);
  }

  .hero-kicker {
    font-size: 1.05rem;
  }

  .explore-link {
    font-size: 0.9rem;
  }

  .screen-section-head h2 {
    font-size: 1.75rem;
  }

  .editorial-card h3 {
    font-size: 0.98rem;
  }

  .visual-card {
    flex-basis: clamp(210px, 24vw, 270px);
  }

  .slider-item {
    flex-basis: calc((100% - 1rem) / 2);
  }
}

@media (max-width: 991.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: 16 / 9;
    min-height: 200px;
    background-image: var(--hero-mobile, var(--hero-desktop));
    background-position: center center;
    background-size: auto 100%;
  }

  .hero-content {
    width: min(560px, 100%);
    padding-top: 1.2rem;
    padding-bottom: 3.2rem;
  }

  .hero-title {
    font-size: clamp(2.6rem, 10vw, 4.1rem);
  }

  .hero-copy {
    font-size: clamp(0.96rem, 2.4vw, 1.2rem);
    max-width: 30ch;
  }

  .premium-pill {
    font-size: 0.82rem;
  }

  .hero-kicker {
    font-size: 0.88rem;
  }

  .section-block {
    padding-top: 1.05rem;
  }

  .news-feature-wrap {
    padding-top: 1.2rem;
  }

  .short-videos-shell {
    padding: 1.1rem 1.05rem 1.2rem;
  }

  .short-videos-title {
    font-size: 1.8rem;
  }

  .short-card {
    flex-basis: clamp(160px, 37vw, 210px);
  }

  .short-caption {
    font-size: 0.95rem;
  }

  .short-play {
    width: 54px;
    height: 54px;
    font-size: 1.4rem;
  }

  .short-nav {
    width: 24px;
    height: 24px;
    font-size: 1.45rem;
  }

  .feature-article-body {
    padding: 0.9rem 0.08rem 1rem;
  }

  .feature-article-title {
    font-size: 1.45rem;
  }

  .feature-article-copy {
    font-size: 0.95rem;
  }

  .top-stories-panel {
    padding: 0.2rem 0 0;
  }

  .top-stories-title {
    font-size: 1.95rem;
  }

  .story-item h4 {
    font-size: 0.96rem;
  }

  .ad-box {
    min-height: 160px;
  }

  .story-thumb-wrap {
    width: 110px;
    min-width: 110px;
    aspect-ratio: 16 / 9;
    height: auto;
  }

  .screen-block {
    margin-top: 1.45rem;
  }

  .screen-block.with-divider {
    padding-top: 1.2rem;
  }

  .screen-section-head h2 {
    font-size: 1.55rem;
  }

  .explore-link {
    font-size: 0.82rem;
  }

  .news-card h3 {
    font-size: 0.97rem;
  }

  .editorial-card h3 {
    font-size: 0.95rem;
  }

  .visual-card {
    flex-basis: clamp(170px, 40vw, 230px);
  }

  .slider-item {
    flex-basis: 48%;
  }

  .sec-nav {
    display: none;
  }

  .ad-slot-lg {
    min-height: 110px;
    font-size: 0.72rem;
  }
}

@media (min-width: 992px) {
  .hero-nav {
    display: grid;
  }
}

@media (max-width: 767.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: auto;
    height: clamp(300px, 58vh, 470px);
    min-height: 300px;
    background-position: center center;
    background-size: auto 100%;
  }
}

@media (max-width: 575.98px) {
  .hero-backdrop {
    width: 100%;
    aspect-ratio: 52 / 72;
    /* aspect-ratio: 54 / 77; */
    height: auto;
    min-height: 0;
    background-image: var(--hero-mobile, var(--hero-desktop));
    background-position: center center;
    background-size: cover;
  }

  .hero-content {
    padding-top: 0.8rem;
    padding-bottom: 2.2rem;
  }

  .hero-title {
    font-size: clamp(2rem, 13vw, 3rem);
    margin-bottom: 0.75rem;
  }

  .hero-copy {
    font-size: 0.88rem;
    line-height: 1.23;
    max-width: 30ch;
    margin-bottom: 0.85rem;
  }

  .hero-tags {
    gap: 0.52rem;
    margin-bottom: 0.5rem;
  }

  .hero-content .btn {
    font-size: 0.9rem;
    min-width: 128px;
  }

  .card-title-small {
    font-size: 0.84rem;
  }

  .card-meta {
    font-size: 0.72rem;
  }

  .short-videos-shell {
    padding: 0.95rem 0.75rem 1rem;
  }

  .short-videos-title {
    font-size: 1.5rem;
  }

  .short-card {
    flex-basis: clamp(128px, 52vw, 172px);
  }

  .short-caption {
    font-size: 0.88rem;
    left: 0.74rem;
    right: 0.74rem;
    bottom: 0.72rem;
  }

  .short-play {
    width: 46px;
    height: 46px;
    font-size: 1.18rem;
  }

  .short-nav {
    display: none;
  }

  .screen-section-head {
    margin-bottom: 0.72rem;
  }

  .screen-block.with-divider {
    padding-top: 0.95rem;
  }

  .screen-section-head h2 {
    font-size: 1.35rem;
  }

  .explore-link {
    font-size: 0.75rem;
  }

  .news-card h3 {
    font-size: 0.95rem;
  }

  .editorial-card h3 {
    font-size: 0.92rem;
  }

  .editorial-card p {
    font-size: 0.82rem;
  }

  .video-wide-card h3,
  .visual-card h3 {
    font-size: 0.92rem;
  }

  .visual-card {
    flex-basis: clamp(140px, 58vw, 190px);
  }

  .slider-item {
    flex-basis: 74%;
  }

  .ad-slot-lg {
    min-height: 84px;
    font-size: 0.62rem;
    letter-spacing: 0.14em;
  }
}

.leadership-hero {
  padding-top: 1.45rem;
}

.leadership-hero-shell {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 1rem;
  padding: clamp(1.3rem, 3vw, 2.2rem);
  background:
    radial-gradient(circle at 85% -10%, rgba(253, 236, 0, 0.24) 0%, rgba(253, 236, 0, 0) 42%),
    linear-gradient(140deg, rgba(7, 16, 42, 0.95) 0%, rgba(8, 20, 54, 0.95) 52%, rgba(10, 26, 67, 0.95) 100%);
}

.leadership-pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid rgba(253, 236, 0, 0.45);
  background: rgba(253, 236, 0, 0.12);
  color: #fdec00;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.3rem 0.65rem;
}

.leadership-hero-shell h1 {
  margin: 0.72rem 0 0.5rem;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: clamp(2rem, 4.2vw, 3.1rem);
  line-height: 1;
}

.leadership-hero-shell p {
  margin: 0;
  color: #cbd5e1;
  max-width: 62ch;
  font-size: clamp(0.98rem, 1.55vw, 1.2rem);
}

.leadership-section {
  padding-top: 1.1rem;
}

.leadership-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.leader-card {
  border-radius: 0.95rem;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background: linear-gradient(180deg, rgba(13, 22, 52, 0.96) 0%, rgba(8, 16, 39, 0.96) 100%);
  padding: 0.9rem;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 0;
  min-height: 100%;
}

.leader-card-media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1;
  width: 40%;
  min-width: 40%;
  max-width: 40%;
  border-radius: 0.78rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background:
    radial-gradient(circle at 18% 22%, rgba(253, 236, 0, 0.12) 0%, rgba(253, 236, 0, 0) 45%),
    linear-gradient(145deg, #0d1934 0%, #0a1630 100%);
}

.leader-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  image-rendering: auto;
}

.leader-card-media img.is-low-res {
  object-fit: contain;
  object-position: center center;
  padding: 0.5rem;
  filter: saturate(1.04) contrast(1.04);
}

.leader-avatar-fallback {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  background: linear-gradient(145deg, #162f68, #0f1f46);
  color: #fdec00;
  font-size: 1.8rem;
  font-weight: 700;
}

.leader-card-body {
  padding: 0.08rem 0.1rem 0.08rem 0.95rem;
  display: flex;
  flex-direction: column;
  flex: 0 0 60%;
  max-width: 60%;
}

.leader-name {
  margin: 0;
  color: #ffffff;
  font-family: "Abhaya Libre", serif;
  font-size: 1.22rem;
  line-height: 1.18;
  font-weight: 700;
}

.leader-designation {
  margin: 0.3rem 0 0;
  color: #fdec00;
  font-size: 0.8rem;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  font-weight: 700;
}

.leader-bio {
  margin: 0.62rem 0 0;
  color: #cbd5e1;
  font-size: 0.92rem;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.leader-socials {
  margin-top: 0.78rem;
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}

.leader-social-link {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.18s ease;
}

.leader-social-link:hover,
.leader-social-link:focus {
  border-color: rgba(253, 236, 0, 0.92);
  color: #fdec00;
  transform: translateY(-1px);
}

.leadership-state {
  grid-column: 1 / -1;
  border: 1px dashed rgba(255, 255, 255, 0.24);
  border-radius: 0.8rem;
  background: rgba(11, 20, 47, 0.8);
  color: #cbd5e1;
  min-height: 140px;
  display: grid;
  place-items: center;
  text-align: center;
  font-size: 0.96rem;
  padding: 0.9rem;
}

@media (max-width: 575.98px) {
  .leadership-hero {
    padding-top: 1.05rem;
  }

  .leadership-hero-shell {
    border-radius: 0.82rem;
    padding: 1rem 0.92rem 1.05rem;
  }

  .leader-card {
    padding: 0.72rem;
  }

  .leader-card-media {
    border-radius: 0.62rem;
  }

  .leader-card-media img.is-low-res {
    padding: 0.34rem;
  }

  .leader-card-body {
    padding-left: 0.72rem;
  }

  .leader-name {
    font-size: 1.02rem;
  }

  .leader-designation {
    font-size: 0.72rem;
  }

  .leader-bio {
    font-size: 0.84rem;
    -webkit-line-clamp: 3;
  }
}
