.home-v2 {
  background: #efefef;
  color: #111;
  padding-bottom: 72px;
  padding-top: 35px;
  /* Altura del banner */
}

.home-v2 .container {
  max-width: 1240px;
}

.home-v2-banner {
  margin-top: 0;
}

.home-v2-section {
  padding: 28px 0;
}

.home-v2-lead {
  padding-top: 56px;
}

.home-v2-lead-grid,
.home-v2-culture-grid {
  display: grid;
  gap: 28px;
  align-items: start;
}

.home-v2-lead-grid {
  grid-template-columns: minmax(0, 1.75fr) minmax(320px, 0.95fr);
}

.home-v2-culture-grid {
  grid-template-columns: minmax(0, 1.75fr) minmax(280px, 0.85fr);
}

.home-v2-panel {
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid #212121;
  padding: 24px;
  box-shadow: 8px 8px 0 #111;
}

.home-v2-panel-head {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: end;
  margin-bottom: 18px;
}

.home-v2-kicker {
  margin: 0 0 8px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #666;
}

.home-v2-panel h2 {
  margin: 0;
  font-size: clamp(1.65rem, 3vw, 2.7rem);
  line-height: 0.92;
  letter-spacing: -0.04em;
}

.home-v2-inline-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-bottom: 2px solid #111;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-v2-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #444;
}

.home-v2-media-img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.home-v2-lead-story {
  margin-bottom: 22px;
}

.home-v2-lead-story a,
.home-v2-mini-card a,
.home-v2-radar-card a,
.home-v2-cult-card a,
.home-v2-interview-card a,
.home-v2-concert-card a {
  display: block;
}

.home-v2-lead-story-media {
  aspect-ratio: 16 / 8.4;
  background: #dbdbdb;
  border: 1px solid #111;
  overflow: hidden;
}

.home-v2-lead-story-body {
  padding: 18px 4px 0;
  max-width: 100%;
}

.home-v2-lead-story-body h3,
.home-v2-mini-card-body h3,
.home-v2-radar-card-body h3,
.home-v2-cult-card-body h3,
.home-v2-interview-card-body h3,
.home-v2-concert-card-body h3 {
  margin: 8px 0 0;
  font-weight: 900;
  line-height: 0.98;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}

.home-v2-lead-story-body h3 {
  font-size: clamp(1.8rem, 4.5vw, 3.2rem);
  letter-spacing: -0.04em;
  -webkit-line-clamp: 3;
}

.home-v2-lead-story-body p,
.home-v2-radar-card-body p,
.home-v2-playlist-copy p,
.home-v2-panel-copy,
.home-v2-ranking-note,
.home-v2-concert-card-body p {
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 1.45;
  color: #333;
}

.home-v2-panel-copy--ranking {
  margin-bottom: 24px;
}

.home-v2-mini-grid,
.home-v2-radar-grid,
.home-v2-interviews-grid,
.home-v2-concert-grid {
  display: grid;
  gap: 16px;
}

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

.home-v2-mini-card,
.home-v2-radar-card,
.home-v2-interview-card,
.home-v2-concert-card,
.home-v2-playlist-card {
  border: 1px solid #111;
  background: rgba(255, 255, 255, 0.7);
}

.home-v2-radar-card.is-highlight {
  box-shadow: 0 0 0 2px #111, 10px 10px 0 #ffd700;
}

.home-v2-mini-card-media {
  aspect-ratio: 4 / 2.35;
  background: #e0e0e0;
  overflow: hidden;
}

.home-v2-mini-card-body,
.home-v2-radar-card-body,
.home-v2-cult-card-body,
.home-v2-interview-card-body,
.home-v2-concert-card-body {
  padding: 14px;
}

.home-v2-mini-card-body h3,
.home-v2-radar-card-body h3,
.home-v2-cult-card-body h3,
.home-v2-interview-card-body h3,
.home-v2-concert-card-body h3 {
  font-size: clamp(0.9rem, 1.1vw, 1.05rem);
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.02em;
}

.home-v2-card-meta {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 12px;
}

.meta-row-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}

.home-v2-card-meta span {
  display: flex;
  align-items: center;
}

.home-v2-card-meta .meta-cat {
  color: #111;
  background: #ffd700;
  padding: 2px 6px;
  font-size: 9px;
  font-weight: 900;
}

.home-v2-card-meta .meta-date {
  font-size: 10px;
  color: #666;
  font-weight: 800;
}

.home-v2-card-meta .meta-author {
  font-size: 9px;
  color: #888;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.8;
}

.home-v2-card-meta--lead {
  flex-direction: row;
  gap: 16px;
  align-items: center;
}

.home-v2-card-meta--lead .meta-author {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
}

.home-v2-panel-ranking {
  position: sticky;
  top: 108px;
}

.home-v2-ranking-table {
  display: grid;
  gap: 14px;
}

.home-v2-ranking-head,
.home-v2-ranking-row {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 64px 46px;
  gap: 12px;
  align-items: center;
}

.home-v2-ranking-head {
  background: #111;
  color: #fff;
  padding: 10px 12px;
  border: 1px solid #111;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.home-v2-ranking-row {
  display: grid;
  padding: 12px;
  border: 1px solid #111;
  background: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  color: inherit;
  transition: background 0.2s ease;
}

.home-v2-ranking-row:hover {
  background: #fff;
}

.home-v2-rank,
.home-v2-ranking-votes,
.home-v2-ranking-trend {
  font-size: 1rem;
  font-weight: 900;
}

.home-v2-ranking-head span:nth-child(3),
.home-v2-ranking-votes {
  text-align: center;
}

.home-v2-ranking-head span:nth-child(4),
.home-v2-ranking-trend {
  text-align: center;
}

.home-v2-ranking-album {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
}

.home-v2-ranking-cover {
  width: 56px;
  height: 56px;
  border: 1px solid #111;
  background: #ddd;
  overflow: hidden;
}

.home-v2-ranking-album strong,
.home-v2-ranking-album span {
  display: block;
}

.home-v2-ranking-album strong {
  font-size: 14px;
  line-height: 1.1;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-v2-ranking-album span {
  margin-top: 4px;
  font-size: 12px;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-v2-ranking-trend {
  display: flex;
  justify-content: center;
  align-items: center;
}

.trend-icon {
  width: 18px;
  height: 18px;
}

.trend-icon.neutral {
  color: #999;
}

.trend-icon.up {
  color: #10b981;
}

.trend-icon.down {
  color: #ef4444;
}

.home-v2-ranking-note {
  margin-top: 18px;
  padding: 14px 16px 0;
  border-top: 1px solid #111;
  font-weight: 700;
}

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

.home-v2-radar-card-media {
  aspect-ratio: 16 / 9;
  background: #ddd;
  overflow: hidden;
}

.home-v2-radar-card-topline {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}

.cult-rating-stars {
  display: inline-flex;
  gap: 2px;
  flex-wrap: nowrap;
}

.cult-rating-star {
  font-size: 12px;
  line-height: 1;
  color: #cfcfcf;
}

.cult-rating-star.is-active {
  color: #f5b301;
}

.home-v2-radar-link {
  display: inline-block;
  margin-top: 14px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  border-bottom: 2px solid #111;
}

.home-v2-radar-highlight {
  display: block;
  width: fit-content;
  margin-top: 12px;
  margin-bottom: 8px;
  padding: 4px 8px;
  background: #111;
  color: #ffd700;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-v2-cult-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  background: #111;
  border: 1px solid #111;
}

.home-v2-cult-card-media {
  aspect-ratio: 1 / 1;
  background: #ddd;
  overflow: hidden;
}

.home-v2-cult-card {
  border: 0;
  background: transparent;
}

.home-v2-cult-card a {
  display: block;
}

.home-v2-cult-card-media--feed {
  position: relative;
  background: #cfcfcf;
}

.home-v2-cult-card-media--feed img {
  transition: transform 0.35s ease, opacity 0.25s ease;
}

.home-v2-cult-card a:hover .home-v2-cult-card-media--feed img {
  transform: scale(1.03);
}

.home-v2-cult-card-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%);
  color: #999;
  gap: 8px;
}

.home-v2-cult-card-placeholder svg {
  width: 40px;
  height: 40px;
  color: #bbb;
}

.home-v2-cult-card-placeholder span {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #999;
}

.home-v2-cult-card-media--feed::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.16) 100%);
  pointer-events: none;
}

.home-v2-panel-playlists {
  background: #fff;
}

.home-v2-playlist-list {
  display: grid;
  gap: 18px;
}

.home-v2-playlist-card {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr) 42px;
  gap: 16px;
  align-items: center;
  padding: 18px;
}

.home-v2-playlist-badge {
  min-height: 74px;
  display: grid;
  place-items: center;
  background: #1db954;
  border: 1px solid #111;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}

.home-v2-playlist-copy strong {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
}

.home-v2-playlist-action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.home-v2-playlist-action span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #111;
  box-shadow: 2px 2px 0 #111;
  color: #111;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

.home-v2-playlist-card:hover .home-v2-playlist-action .icon-idle {
  background: #ffd700;
}

.home-v2-playlist-action .icon-liked {
  background: #ff3333;
  border-color: #111;
  color: #fff;
}

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

.home-v2-interview-card-media {
  aspect-ratio: 1 / 1;
  background: #ddd;
  overflow: hidden;
}

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

.home-v2-concert-card-media {
  aspect-ratio: 16 / 9;
  background: #ddd;
  overflow: hidden;
}

.home-v2-concert-date {
  display: inline-block;
  margin-top: 12px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.home-v2-newsletter-section {
  margin-top: 8px;
  padding: 40px 0;
}

.home-v2-newsletter-section .newsletter-content {
  box-shadow: none;
  padding: 20px 0;
}

.home-v2-empty {
  border: 1px dashed #111;
  padding: 16px;
  background: rgba(255, 255, 255, 0.65);
}

.show-on-mobile {
  display: none !important;
}

@media (max-width: 1100px) {

  .home-v2-lead-grid,
  .home-v2-culture-grid,
  .home-v2-radar-grid,
  .home-v2-interviews-grid,
  .home-v2-concert-grid {
    grid-template-columns: 1fr;
  }

  .home-v2-mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .home-v2-panel-ranking {
    position: static;
  }
}

@media (max-width: 768px) {
  .home-v2-banner {
    margin-top: 0;
  }

  .home-v2 {
    padding-bottom: 48px;
  }

  .show-on-mobile {
    display: inline-flex !important;
  }

  .home-v2-section {
    padding: 18px 0;
  }

  .home-v2-panel-copy {
    margin-bottom: 24px !important;
  }

  .home-v2-lead {
    padding-top: 60px;
    /* Incrementado para evitar empalme con banner */
  }

  .home-v2-panel {
    padding: 18px;
    box-shadow: 5px 5px 0 #111;
  }

  .home-v2-panel-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .home-v2-lead-story-body {
    max-width: 100%;
  }

  .home-v2-mini-grid,
  .home-v2-cult-grid,
  .home-v2-interviews-grid {
    grid-template-columns: 1fr;
  }

  /* Concerts Mobile Carousel */
  .home-v2-concert-grid {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    gap: 16px;
    padding-bottom: 8px;
    /* space for scroll bar if visible */

    /* Hide scrollbars for a clean look */
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .home-v2-concert-grid::-webkit-scrollbar {
    display: none;
  }

  .home-v2-concert-card {
    flex: 0 0 85%;
    scroll-snap-align: center;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .show-on-mobile {
    display: block !important;
  }

  .home-v2-mobile-view-all {
    margin-top: 24px;
    padding: 14px 20px;
    background: #ffd700;
    color: #111;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.16em;
    text-align: center;
    border: 2px solid #111;
    text-transform: uppercase;
    box-shadow: 4px 4px 0 #111;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  .home-v2-mobile-view-all:active {
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0 #111;
  }

  .home-v2-mobile-view-all-slim {
    padding: 10px 16px;
    font-size: 11px;
    margin-top: 16px; /* slightly tighter margin */
  }

  /* List view for secondary posts */
  .home-v2-mini-card:nth-child(n+3) {
    display: none;
  }

  .home-v2-mini-card a {
    display: grid !important;
    grid-template-columns: 100px 1fr;
    gap: 0;
  }

  .home-v2-mini-card-media {
    width: 100%;
    height: 100%;
    min-height: 90px;
    aspect-ratio: auto;
    border-right: 1px solid #111;
  }

  .home-v2-mini-card-body {
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /* Interviews section - Match Latest Posts layout on mobile */
  .home-v2-interview-card:nth-child(1) {
    border: none !important;
    background: transparent !important;
    margin-bottom: 8px;
  }

  .home-v2-interview-card:nth-child(1) a {
    display: block;
  }

  .home-v2-interview-card:nth-child(1) .home-v2-interview-card-media {
    width: 100%;
    aspect-ratio: 16 / 8.4;
    border: 1px solid #111;
  }

  .home-v2-interview-card:nth-child(1) .home-v2-interview-card-body {
    padding: 18px 4px 0;
  }

  .home-v2-interview-card:nth-child(1) .home-v2-interview-card-body h3 {
    font-size: clamp(1.2rem, 5vw, 1.55rem);
    font-weight: 900;
    -webkit-line-clamp: 3;
  }

  .home-v2-mini-card-body h3,
  .home-v2-radar-card-body h3,
  .home-v2-interview-card-body h3 {
     font-size: clamp(0.85rem, 4vw, 1.1rem) !important;
     line-height: 0.95;
  }

  .home-v2-card-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 4px;
    letter-spacing: 0.05em;
  }

  .home-v2-card-meta .meta-cat {
    color: #111;
  }

  .home-v2-interview-card:nth-child(2) a,
  .home-v2-interview-card:nth-child(3) a {
    display: grid !important;
    grid-template-columns: 100px 1fr;
    gap: 0;
  }

  .home-v2-interview-card:nth-child(2) .home-v2-interview-card-media,
  .home-v2-interview-card:nth-child(3) .home-v2-interview-card-media {
    width: 100%;
    height: 100%;
    min-height: 90px;
    aspect-ratio: auto;
    border-right: 1px solid #111;
  }

  .home-v2-interview-card:nth-child(2) .home-v2-interview-card-body,
  .home-v2-interview-card:nth-child(3) .home-v2-interview-card-body {
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .home-v2-interview-card:nth-child(n+4) {
    display: none !important;
  }

  /* Radar section - Match Latest Posts layout on mobile */
  .home-v2-radar-card:nth-child(1) {
    border: none !important;
    background: transparent !important;
    margin-bottom: 8px;
    box-shadow: none !important;
  }
  .home-v2-radar-card:nth-child(1) a {
    display: block;
  }
  .home-v2-radar-card:nth-child(1) .home-v2-radar-card-media {
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 1px solid #111;
  }
  .home-v2-radar-card:nth-child(1) .home-v2-radar-card-body {
    padding: 18px 4px 0;
  }
  .home-v2-radar-card:nth-child(1) .home-v2-radar-card-body h3 {
    font-size: clamp(1.2rem, 5vw, 1.55rem);
    font-weight: 900;
    -webkit-line-clamp: 3;
  }
  
  .home-v2-radar-card:nth-child(n+2):nth-child(-n+5) a {
    display: grid !important;
    grid-template-columns: 100px 1fr;
    gap: 0;
  }
  .home-v2-radar-card:nth-child(n+2):nth-child(-n+5) .home-v2-radar-card-media {
    width: 100%;
    height: 100%;
    min-height: 90px;
    aspect-ratio: auto;
    border-right: 1px solid #111;
  }
  .home-v2-radar-card:nth-child(n+2):nth-child(-n+5) .home-v2-radar-card-body {
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home-v2-radar-card:nth-child(n+2):nth-child(-n+5) .home-v2-radar-card-body p {
    display: none;
  }
  
  .home-v2-radar-card:nth-child(n+6) {
    display: none !important;
  }

  .home-v2-cult-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-v2-cult-card:nth-child(n+5) {
    display: none !important;
  }

  .home-v2-ranking-head,
  .home-v2-ranking-row {
    grid-template-columns: 24px minmax(0, 1fr) 48px 46px;
    gap: 8px;
  }

  .home-v2-radar-highlight {
    margin-bottom: 10px;
  }

  .home-v2-playlist-card {
    grid-template-columns: 72px minmax(0, 1fr) 32px;
    padding: 14px;
    gap: 12px;
  }
  
  .home-v2-playlist-action span {
    width: 32px;
    height: 32px;
  }
}

@media (max-width: 480px) {
  .home-v2-banner {
    margin-top: 0;
  }

  .home-v2-lead {
    padding-top: 50px;
    /* Incrementado para evitar empalme con banner */
  }

  .home-v2-panel h2 {
    font-size: 1.45rem;
  }

  .home-v2-lead-story-body h3 {
    font-size: clamp(1.4rem, 6vw, 2.2rem);
    -webkit-line-clamp: 3;
  }

  .home-v2-mini-card-body,
  .home-v2-radar-card-body,
  .home-v2-cult-card-body,
  .home-v2-interview-card-body,
  .home-v2-concert-card-body {
    padding: 12px;
  }
}

/* Playlists Modal */
.home-v2-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-v2-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
}

.home-v2-modal-content {
  position: relative;
  background: #efefef;
  width: 90%;
  max-width: 600px;
  max-height: 85vh;
  border: 1px solid #111;
  box-shadow: 8px 8px 0 #111;
  display: flex;
  flex-direction: column;
}

.home-v2-modal-header {
  padding: 20px 24px;
  border-bottom: 2px solid #111;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}

.home-v2-modal-header h2 {
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  font-weight: 900;
}

.home-v2-modal-close {
  background: none;
  border: none;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
  color: #111;
  padding: 0;
}

.home-v2-modal-body {
  padding: 24px;
  overflow-y: auto;
}

.home-v2-playlist-list-modal {
  display: grid;
  gap: 16px;
}