/* Scoped flat editorial lane polish for Heat, Drops, Premieres, Playlists, and LIFE/STYLE. */

body.entertainment-lane {
  color: #10120c;
  background: #000;
  overflow-x: hidden;
}

body.entertainment-lane,
body.entertainment-lane * {
  box-sizing: border-box;
}

body.entertainment-lane--heat {
  --lane-hero-image: url("/bob%20enhance%202.png");
}

body.entertainment-lane--trending {
  --lane-hero-image: url("/vybz%20carmel%20boyie%20jpg.jpg");
}

body.entertainment-lane--drops {
  --lane-hero-image: url("/THE%20COMET.png");
}

body.entertainment-lane--premieres {
  --lane-hero-image: url("/images/content/logo for edit.png");
}

body.entertainment-lane--playlists {
  --lane-hero-image: url("/images/content/holyard%20logo%20white.png");
}

body.entertainment-lane--lifestyle {
  --lane-hero-image: url("https://res.cloudinary.com/dlt7z5poq/image/upload/f_auto,q_auto,w_1600/v1777114577/shenseea-talk-to-me-nuh-main-club-scene.png");
}

body.entertainment-lane .header {
  min-height: 300px;
  height: auto;
  padding: 54px 0 42px;
  background-color: #07111c;
  background-image:
    linear-gradient(90deg, rgba(3, 5, 8, 0.9), rgba(3, 5, 8, 0.34) 48%, rgba(3, 5, 8, 0.84)),
    var(--lane-hero-image, url("/images/content/holyard%20logo%20white.png"));
  background-size: cover;
  background-position: center;
  isolation: isolate;
}

body.entertainment-lane .header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.5)),
    radial-gradient(circle at 18% 40%, rgba(183, 238, 83, 0.18), transparent 24rem);
}

body.entertainment-lane .hero-inner {
  text-align: left;
  max-width: 1120px;
}

body.entertainment-lane .hero-kicker {
  color: #d7ff36;
  letter-spacing: 0.12em;
}

body.entertainment-lane .hero-title {
  max-width: 760px;
  color: #fffef0;
  font-size: clamp(46px, 7vw, 78px);
  line-height: 0.92;
  letter-spacing: 0;
  text-shadow: 0 22px 54px rgba(0, 0, 0, 0.46);
}

body.entertainment-lane .hero-subtitle {
  margin-left: 0;
  max-width: 700px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  font-weight: 700;
  text-shadow: none;
}

body.entertainment-lane .utility-main,
body.entertainment-lane .lifestyle-main {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 46px max(20px, calc((100vw - 1240px) / 2 + 20px)) 58px;
  background:
    radial-gradient(circle at 12% 0%, rgba(183, 238, 83, 0.18), transparent 30rem),
    linear-gradient(180deg, #fffef5 0%, #fbfbf2 42%, #ffffff 100%);
}

body.entertainment-lane .page-hero-card::before,
body.entertainment-lane .resource-card::before,
body.entertainment-lane .heat-top-item::before,
body.entertainment-lane .feed-story::before {
  content: none;
}

body.entertainment-lane .page-hero-card,
body.entertainment-lane .notice-box,
body.entertainment-lane .cta-panel,
body.entertainment-lane .resource-card,
body.entertainment-lane .heat-board-section--top,
body.entertainment-lane .heat-top-item,
body.entertainment-lane .feed-toolbar,
body.entertainment-lane .feed-story,
body.entertainment-lane .lifestyle-sidebar-module,
body.entertainment-lane .suggestion-box {
  color: #111;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
}

body.entertainment-lane .page-hero-card {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(260px, 0.48fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: end;
  margin: 0 0 clamp(34px, 5vw, 58px);
  padding: 0 0 clamp(28px, 4vw, 44px);
  border-bottom: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane .page-eyebrow,
body.entertainment-lane .resource-kicker,
body.entertainment-lane .lifestyle-sidebar-label,
body.entertainment-lane .story-category {
  width: fit-content;
  color: #2b4e06;
  background: transparent;
  border: 0;
  border-radius: 0;
  letter-spacing: 0.13em;
}

body.entertainment-lane .page-title,
body.entertainment-lane .panel-title,
body.entertainment-lane .resource-title,
body.entertainment-lane .toolbar-title,
body.entertainment-lane .feed-title,
body.entertainment-lane .story-title,
body.entertainment-lane .lifestyle-sidebar-title {
  color: #10120c;
  letter-spacing: 0;
}

body.entertainment-lane .page-title {
  max-width: 780px;
  font-size: clamp(40px, 5vw, 68px);
  line-height: 0.95;
}

body.entertainment-lane .page-description,
body.entertainment-lane .page-copy,
body.entertainment-lane .resource-copy,
body.entertainment-lane .notice-text,
body.entertainment-lane .panel-list,
body.entertainment-lane .toolbar-copy,
body.entertainment-lane .story-excerpt,
body.entertainment-lane .story-supplemental,
body.entertainment-lane .suggestion-copy,
body.entertainment-lane .lifestyle-sidebar-helper,
body.entertainment-lane .results-count {
  color: #30332a;
}

body.entertainment-lane .notice-box {
  max-width: 520px;
  padding: 0 0 0 18px;
  border-left: 4px solid #b7ee53;
}

body.entertainment-lane .page-hero-card,
body.entertainment-lane .notice-box,
body.entertainment-lane .page-description,
body.entertainment-lane .notice-text,
body.entertainment-lane .resource-card,
body.entertainment-lane .resource-body,
body.entertainment-lane .resource-copy,
body.entertainment-lane .cta-panel {
  max-width: 100%;
  min-width: 0;
  white-space: normal;
  overflow-wrap: anywhere;
}

body.entertainment-lane .page-layout {
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(34px, 5vw, 58px);
}

body.entertainment-lane .section-stack {
  min-width: 0;
}

body.entertainment-lane .resource-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 52px) clamp(24px, 3vw, 42px);
  align-items: start;
}

body.entertainment-lane .resource-card {
  grid-column: span 4;
  position: relative;
  overflow: visible;
  min-width: 0;
}

body.entertainment-lane .resource-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  display: block;
  object-fit: cover;
  object-position: center;
  background: transparent;
  border: 0;
  border-radius: 4px;
  filter: saturate(1.04) contrast(1.03);
}

body.entertainment-lane .resource-body,
body.entertainment-lane .heat-top-body,
body.entertainment-lane .story-body {
  position: relative;
  z-index: 1;
}

body.entertainment-lane .resource-body {
  padding: 14px 0 0;
}

body.entertainment-lane .resource-title {
  font-size: clamp(24px, 2.8vw, 34px);
  line-height: 0.98;
}

body.entertainment-lane .resource-link,
body.entertainment-lane .panel-link,
body.entertainment-lane .story-read-more,
body.entertainment-lane .suggestion-link {
  min-height: 38px;
  background: #111;
  color: #fff;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
}

body.entertainment-lane .resource-link.secondary,
body.entertainment-lane .panel-link.secondary {
  background: transparent;
  color: #111;
  border: 1px solid rgba(17, 17, 17, 0.16);
}

body.entertainment-lane .resource-link:hover,
body.entertainment-lane .panel-link:hover,
body.entertainment-lane .story-read-more:hover,
body.entertainment-lane .suggestion-link:hover {
  transform: translateY(-1px);
}

body.entertainment-lane .resource-link:not(.secondary):hover,
body.entertainment-lane .panel-link:not(.secondary):hover,
body.entertainment-lane .story-read-more:hover,
body.entertainment-lane .suggestion-link:hover {
  color: #fff;
  background: #315b08;
}

body.entertainment-lane .cta-panel {
  position: static;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px clamp(24px, 4vw, 48px);
  align-items: end;
  max-width: none;
  padding: clamp(22px, 3vw, 32px) 0;
  border-top: 1px solid rgba(17, 17, 17, 0.14);
  border-bottom: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane .cta-panel .panel-title,
body.entertainment-lane .cta-panel .page-copy,
body.entertainment-lane .cta-panel .panel-list {
  max-width: 720px;
}

body.entertainment-lane .panel-actions {
  gap: 10px;
  justify-content: flex-end;
}

body.entertainment-lane--heat .resource-card:first-child,
body.entertainment-lane--drops .resource-card:first-child,
body.entertainment-lane--premieres .resource-card:first-child,
body.entertainment-lane--playlists .resource-card:first-child {
  grid-column: span 6;
}

body.entertainment-lane--heat .resource-card:nth-child(6) {
  grid-column: span 5;
}

body.entertainment-lane--heat .resource-card:nth-child(2) img,
body.entertainment-lane--heat .resource-card:nth-child(5) img,
body.entertainment-lane--heat .resource-card:nth-child(7) img,
body.entertainment-lane--drops .resource-card:first-child img {
  display: none;
}

body.entertainment-lane--heat .resource-card:nth-child(2),
body.entertainment-lane--heat .resource-card:nth-child(5),
body.entertainment-lane--heat .resource-card:nth-child(7),
body.entertainment-lane--drops .resource-card:first-child,
body.entertainment-lane--drops .resource-card,
body.entertainment-lane--premieres .resource-card,
body.entertainment-lane--playlists .resource-card {
  padding-top: 16px;
  border-top: 2px solid rgba(17, 17, 17, 0.9);
}

body.entertainment-lane--heat .resource-card:first-child,
body.entertainment-lane--premieres .resource-card:first-child,
body.entertainment-lane--playlists .resource-card:first-child {
  padding-top: 0;
  border-top: 0;
}

body.entertainment-lane--heat .resource-card:first-child img,
body.entertainment-lane--premieres .resource-card:first-child img,
body.entertainment-lane--playlists .resource-card:first-child img {
  aspect-ratio: 16 / 10;
}

body.entertainment-lane--drops .resource-card:first-child .resource-title,
body.entertainment-lane--premieres .resource-card:first-child .resource-title,
body.entertainment-lane--playlists .resource-card:first-child .resource-title,
body.entertainment-lane--heat .resource-card:first-child .resource-title {
  font-size: clamp(34px, 4vw, 50px);
}

body.entertainment-lane .heat-board-grid {
  gap: clamp(24px, 3vw, 42px);
}

body.entertainment-lane .heat-board-section--top {
  padding: 0 0 clamp(26px, 4vw, 42px);
  border-bottom: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane .heat-top-list {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}

body.entertainment-lane .heat-top-item {
  overflow: visible;
  background: transparent;
  border: 0;
}

body.entertainment-lane .heat-top-media {
  display: block;
  background: transparent;
  border-radius: 4px;
}

body.entertainment-lane .heat-top-media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center;
  background: transparent;
  filter: saturate(1.03) contrast(1.02);
}

body.entertainment-lane .heat-top-body {
  padding: 12px 0 0;
}

body.entertainment-lane .heat-top-body h4,
body.entertainment-lane .heat-top-body h4 span,
body.entertainment-lane .heat-top-body p,
body.entertainment-lane .heat-signal-row,
body.entertainment-lane .heat-top-meta {
  color: #20231c;
}

body.entertainment-lane .heat-rank,
body.entertainment-lane .heat-score,
body.entertainment-lane .heat-move,
body.entertainment-lane .heat-signal-row span {
  color: #111;
  background: rgba(183, 238, 83, 0.64);
  border: 0;
  border-radius: 999px;
}

body.entertainment-lane--trending .resource-card img {
  background: transparent;
}

body.entertainment-lane--trending .heat-card {
  padding-top: 14px;
  border-top: 1px solid rgba(17, 17, 17, 0.16);
}

body.entertainment-lane--lifestyle .lifestyle-main {
  max-width: none;
  padding-left: max(20px, calc((100vw - 1320px) / 2 + 20px));
  padding-right: max(20px, calc((100vw - 1320px) / 2 + 20px));
}

body.entertainment-lane--lifestyle .lifestyle-layout {
  grid-template-columns: minmax(0, 1fr) minmax(258px, 300px);
  max-width: 1320px;
  margin: 0 auto;
  gap: clamp(30px, 4vw, 56px);
}

body.entertainment-lane--lifestyle .feed-toolbar {
  padding: 0 0 clamp(24px, 4vw, 42px);
  border-bottom: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane--lifestyle .editorial-feed {
  background: transparent;
}

body.entertainment-lane--lifestyle .feed-heading {
  padding: 0 0 22px;
}

body.entertainment-lane--lifestyle .feed-stream {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 46px) clamp(24px, 3vw, 40px);
}

body.entertainment-lane--lifestyle .feed-story {
  position: relative;
  grid-column: span 4;
  display: block;
  border: 0;
  padding: 0;
}

body.entertainment-lane--lifestyle .feed-story:first-child {
  grid-column: span 7;
}

body.entertainment-lane--lifestyle .feed-story:nth-child(2),
body.entertainment-lane--lifestyle .feed-story:nth-child(3) {
  grid-column: span 5;
  padding-top: 16px;
  border-top: 2px solid rgba(17, 17, 17, 0.9);
}

body.entertainment-lane--lifestyle .feed-story:nth-child(n+4) {
  padding-top: 18px;
  border-top: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane--lifestyle .feed-story:nth-child(n+8) {
  grid-column: span 6;
  display: grid;
  grid-template-columns: minmax(128px, 0.34fr) minmax(0, 1fr);
  gap: 18px;
}

body.entertainment-lane--lifestyle .feed-story:first-child .story-title {
  font-size: clamp(34px, 4vw, 54px);
  line-height: 0.96;
}

body.entertainment-lane--lifestyle .feed-story:first-child .story-image {
  aspect-ratio: 4 / 3;
}

body.entertainment-lane--lifestyle .feed-story:nth-child(n+8) .story-image {
  aspect-ratio: 1 / 1;
}

body.entertainment-lane--lifestyle .story-image-link,
body.entertainment-lane--lifestyle .story-image {
  border-radius: 4px;
  background: transparent;
}

body.entertainment-lane--lifestyle .story-image {
  object-fit: cover;
}

body.entertainment-lane--lifestyle .story-body {
  padding-top: 12px;
}

body.entertainment-lane--lifestyle .story-read-more {
  width: fit-content;
  max-width: none;
  padding: 10px 16px;
  white-space: nowrap;
}

body.entertainment-lane--lifestyle .story-meta,
body.entertainment-lane--lifestyle .story-author a,
body.entertainment-lane--lifestyle .story-title-link,
body.entertainment-lane--lifestyle .lifestyle-artist-name,
body.entertainment-lane--lifestyle .lifestyle-artists-see-all {
  color: #191c15;
}

body.entertainment-lane--lifestyle .lifestyle-sidebar-module,
body.entertainment-lane--lifestyle .suggestion-box {
  padding: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.14);
}

body.entertainment-lane--lifestyle .search-field input,
body.entertainment-lane--lifestyle .select-field select,
body.entertainment-lane--lifestyle .lifestyle-newsletter-form input {
  color: #111;
  background: #fff;
  border-color: rgba(17, 17, 17, 0.14);
}

body.entertainment-lane--lifestyle .lifestyle-newsletter-form button {
  border-radius: 999px;
  background: #b7ee53;
}

@media (max-width: 1180px) {
  body.entertainment-lane .resource-card,
  body.entertainment-lane--heat .resource-card:first-child,
  body.entertainment-lane--heat .resource-card:nth-child(6),
  body.entertainment-lane--drops .resource-card:first-child,
  body.entertainment-lane--premieres .resource-card:first-child,
  body.entertainment-lane--playlists .resource-card:first-child {
    grid-column: span 6;
  }

  body.entertainment-lane .heat-top-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.entertainment-lane--lifestyle .feed-story,
  body.entertainment-lane--lifestyle .feed-story:first-child,
  body.entertainment-lane--lifestyle .feed-story:nth-child(2),
  body.entertainment-lane--lifestyle .feed-story:nth-child(3),
  body.entertainment-lane--lifestyle .feed-story:nth-child(n+8) {
    grid-column: span 6;
  }
}

@media (max-width: 980px) {
  body.entertainment-lane .page-hero-card,
  body.entertainment-lane .cta-panel,
  body.entertainment-lane .resource-grid,
  body.entertainment-lane .heat-board-grid,
  body.entertainment-lane .heat-top-list,
  body.entertainment-lane--lifestyle .lifestyle-layout,
  body.entertainment-lane--lifestyle .feed-stream,
  body.entertainment-lane--lifestyle .feed-story:nth-child(n+8) {
    grid-template-columns: 1fr;
  }

  body.entertainment-lane .resource-card,
  body.entertainment-lane--heat .resource-card:first-child,
  body.entertainment-lane--heat .resource-card:nth-child(6),
  body.entertainment-lane--drops .resource-card:first-child,
  body.entertainment-lane--premieres .resource-card:first-child,
  body.entertainment-lane--playlists .resource-card:first-child,
  body.entertainment-lane--lifestyle .feed-story,
  body.entertainment-lane--lifestyle .feed-story:first-child,
  body.entertainment-lane--lifestyle .feed-story:nth-child(2),
  body.entertainment-lane--lifestyle .feed-story:nth-child(3),
  body.entertainment-lane--lifestyle .feed-story:nth-child(n+8) {
    grid-column: auto;
  }

  body.entertainment-lane .hero-inner {
    text-align: center;
  }

  body.entertainment-lane .hero-subtitle {
    margin-left: auto;
    font-size: 18px;
  }

  body.entertainment-lane .panel-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  body.entertainment-lane .header {
    min-height: 286px;
    padding: 40px 0 34px;
  }

  body.entertainment-lane .hero-title {
    font-size: 40px;
  }

  body.entertainment-lane .hero-subtitle {
    font-size: 16px;
  }

  body.entertainment-lane .page-title {
    font-size: 34px;
  }

  body.entertainment-lane .utility-main,
  body.entertainment-lane .lifestyle-main {
    padding: 30px 16px 58px;
    overflow-x: hidden;
  }

  body.entertainment-lane .page-hero-card,
  body.entertainment-lane .cta-panel,
  body.entertainment-lane .resource-grid,
  body.entertainment-lane .heat-board-grid,
  body.entertainment-lane .heat-top-list {
    width: 100%;
    max-width: min(100%, 358px);
  }

  body.entertainment-lane .page-description,
  body.entertainment-lane .notice-box,
  body.entertainment-lane .notice-text,
  body.entertainment-lane .resource-copy,
  body.entertainment-lane .panel-list,
  body.entertainment-lane .page-copy {
    width: 100%;
    max-width: min(100%, 358px);
  }

  body.entertainment-lane--lifestyle .lifestyle-layout,
  body.entertainment-lane--lifestyle .feed-toolbar,
  body.entertainment-lane--lifestyle .toolbar-copy,
  body.entertainment-lane--lifestyle .filter-row,
  body.entertainment-lane--lifestyle .feed-stream,
  body.entertainment-lane--lifestyle .feed-story,
  body.entertainment-lane--lifestyle .story-image-link,
  body.entertainment-lane--lifestyle .story-body,
  body.entertainment-lane--lifestyle .story-title,
  body.entertainment-lane--lifestyle .story-excerpt,
  body.entertainment-lane--lifestyle .story-supplemental,
  body.entertainment-lane--lifestyle .lifestyle-sidebar,
  body.entertainment-lane--lifestyle .search-field,
  body.entertainment-lane--lifestyle .search-field input {
    width: 100%;
    max-width: min(100%, 358px);
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    white-space: normal;
    overflow-wrap: anywhere;
  }

  body.entertainment-lane .resource-card img {
    aspect-ratio: 16 / 11;
  }

  body.entertainment-lane--lifestyle .feed-story:nth-child(2),
  body.entertainment-lane--lifestyle .feed-story:nth-child(3),
  body.entertainment-lane--lifestyle .feed-story:nth-child(n+4) {
    padding-top: 18px;
    border-top: 1px solid rgba(17, 17, 17, 0.14);
  }

  body.entertainment-lane--lifestyle .feed-story:not(:first-child) .story-image-link {
    max-width: none;
  }
}
