

#main-content { display: flex; flex-direction: column; }

#hero { order: 10; }
#estInteres { order: 20; }
#continueReading { order: 25; }
.home-community-band { order: 30; }
#homeMecenas { order: 30; }
#escritores { order: 40; }
#estNovedades { order: 50; }
#estClasicos { order: 60; }
#estMicro { order: 70; }
#estForoFeed { order: 80; }
#homeNoticias { order: 90; }
#vitrina { order: 100; }
#discord { order: 110; }
.apoyo-banner-section { order: 120; }
#rlBannerSection { order: 130; }
#tagsPopulares { order: 140; }

.nt-banner .nt-card__tag { display: none; }

.home-section-head {
  width: min(1240px, 94vw);
  margin: 0 auto 0.9rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.home-section-head .novelas-titulo,
.rk-head .novelas-titulo {
  margin: 0;
}

.home-section-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 28px;
  padding: 0.35rem 0.75rem;
  border: 1px solid var(--border-default);
  border-radius: 5px;
  background: color-mix(in srgb, var(--accent-solid) 72%, transparent);
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: filter 160ms ease, border-color 160ms ease;
}

.home-section-link:hover {
  border-color: var(--accent-solid);
  filter: brightness(1.15);
}

html.portada-clara .home-section-link:not(.home-mecenas__support) {
  background: var(--accent-solid);
  border-color: var(--accent-solid);
  color: var(--c-on-action);
}

.rk-head .home-section-link { margin-left: auto; }

.estante-title--mobile { display: none; }

.estante--poster .novelas__track-wrap { grid-column: 1 / -1; }
.tags-populares__titulo { margin-left: 0; }

#estMicro .hero__novelas,
.foro-feed .hero__novelas,
.home-noticias { position: relative; }

#estMicro .carousel-section-head,
.foro-feed .carousel-section-head {
  grid-column: 1 / -1;
  grid-row: 1;
  width: 100%;
  margin: 0 0 0.9rem;
}

.carousel-section-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex: 0 0 auto;
}

@media (min-width: 641px) {
  .home-section-link:not(.home-mecenas__support) {
    display: none;
  }

  .tags-populares .hero__novelas {
    width: min(calc(var(--max-width) - 4rem), calc(100vw - 4rem));
  }
}

#estMicro .hero__novelas > .novelas__track-wrap,
.foro-feed .hero__novelas > .novelas__track-wrap {
  grid-column: 1 / -1;
  grid-row: 2;
}

.home-noticias__head { margin-bottom: 1rem; }

.home-noticias__head .home-noticias__titulo {
  width: auto;
  margin: 0;
  padding-left: 0.1rem;
}

.home-noticias__toplink {
  position: static;
  flex: 0 0 auto;
}

.libro__meta {
  display: block;
  padding: 0 0.75rem;
  margin-top: 0.2rem;
  color: var(--c-muted);
  font-size: 0.62rem;
  line-height: 1.25;
}

.home-mecenas {
  width: min(1240px, 94vw);
  margin: 0 auto;
  padding: var(--space-md) 0;
}

.home-mecenas .home-section-head {
  width: 100%;
  margin-bottom: 0.35rem;
}

.home-mecenas__support {
  min-height: 38px;
  padding: 0.65rem 1rem;
  border-color: transparent;
  background: var(--gradient-primary-action);
  box-shadow: 0 7px 22px color-mix(in srgb, var(--c-action-end) 28%, transparent);
  color: var(--c-on-action);
  font-size: 0.74rem;
  letter-spacing: 0.01em;
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}

.home-mecenas__support:hover {
  border-color: transparent;
  box-shadow: 0 9px 26px color-mix(in srgb, var(--c-action-end) 40%, transparent);
  filter: brightness(1.08);
  transform: translateY(-1px);
}

.home-mecenas__carousel { position: relative; }

.home-mecenas__track {
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  padding: 0.9rem 0.15rem 1rem;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  touch-action: pan-x;
  overscroll-behavior-x: contain;
}

.home-mecenas__track::-webkit-scrollbar { display: none; }

.home-mecenas__track:has(> .home-mecenas__person:only-child) {
  justify-content: center;
}

.home-mecenas__person {
  display: flex;
  align-items: center;
  flex: 0 0 220px;
  gap: 0.6rem;
  min-width: 0;
  padding: 0.4rem;
  color: inherit;
  scroll-snap-align: start;
}

.home-mecenas__identity {
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

.home-mecenas__identity--avatar { flex: 0 0 auto; }
.home-mecenas__identity--name { display: block; }

a.home-mecenas__identity:hover strong {
  color: var(--c-gold);
}

.home-mecenas__avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  flex: 0 0 76px;
  overflow: visible;
  border: 1px solid var(--border-default);
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, var(--c-accent), var(--c-bg-deep));
  color: #fff;
  font-weight: 700;
}

.home-mecenas__avatar:has(.marco-wrap) {
  border-color: transparent;
  background: transparent;
}

.home-mecenas__avatar:empty::before { content: 'C'; }

.home-mecenas__avatar .marco-ava > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--c-cream);
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}

.home-mecenas__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.4rem;
}

.home-mecenas__identity strong {
  max-width: 16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.92rem;
  transition: color 160ms ease;
}

.home-mecenas__follow {
  min-width: 74px;
  min-height: 28px;
  padding: 0.35rem 0.7rem;
  border: 1px solid transparent;
  border-radius: 4px;
  background: var(--accent-solid);
  color: var(--c-on-action);
  font: inherit;
  font-size: 0.66rem;
  font-weight: 700;
  line-height: 1;
  transition: filter 160ms ease, border-color 160ms ease, background 160ms ease;
}

.home-mecenas__follow:hover:not(:disabled) { filter: brightness(1.16); }
.home-mecenas__follow.is-following {
  border-color: var(--border-strong);
  background: transparent;
  color: var(--c-cream);
}
.home-mecenas__follow:disabled {
  cursor: wait;
  opacity: 0.62;
}

.home-mecenas__nav {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 34px;
  height: 34px;
  border: 1px solid var(--border-strong);
  border-radius: var(--radius-circle);
  background: var(--c-bg-deep);
  color: var(--c-cream);
  font-size: 1.25rem;
  transform: translateY(-50%);
}

.home-mecenas__nav--prev { left: -17px; }
.home-mecenas__nav--next { right: -17px; }
.home-mecenas__nav:disabled { opacity: 0.35; }
.home-mecenas__nav:not(:disabled):hover {
  border-color: var(--c-gold);
  color: var(--c-gold);
}

@media (min-width: 901px) {
  .home-community-band .home-mecenas__support { display: none; }

  #estInteres { padding-bottom: 1rem; }
  #continueReading { padding-top: 1rem; padding-bottom: 1rem; }
  #estNovedades { padding-top: 1rem; }

  .continue__title {
    margin-bottom: 0.75rem;
    color: var(--c-cream);
  }

  html.portada-clara .continue__title { color: #3a0063; }
}

@media (min-width: 901px) and (max-width: 1099px) {
  .site-nav__biblioteca { display: none; }
}

@media (min-width: 1100px) {
  .home-community-band {
    display: grid;
    grid-template-columns: minmax(280px, 300px) minmax(0, 1fr);
    align-items: start;
    gap: clamp(24px, 2vw, 32px);
    width: min(1240px, 94vw);
    margin: 0 auto;
    padding: 1rem 0;
  }

  .home-community-band .home-mecenas,
  .home-community-band .escritores {
    width: 100%;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-community-band .home-mecenas {
    grid-column: 1;
    padding-right: clamp(24px, 2.4vw, 34px);
    border-right: 1px solid var(--border-subtle);
  }

  .home-community-band .escritores { grid-column: 2; }

  .home-community-band .home-section-head,
  .home-community-band .escritores .container,
  .home-community-band .escritores .rk-head {
    width: 100%;
    max-width: none;
  }

  .home-community-band .home-mecenas__track:has(> .home-mecenas__person:only-child) {
    justify-content: flex-start;
  }

  .home-community-band .escritores__track-wrap { overflow: hidden; }

  .home-community-band .escritores__track {
    display: grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    width: 100%;
    gap: clamp(6px, 0.7vw, 10px);
    margin-left: 0;
    margin-right: 0;
  }

  .home-community-band .escritor-card {
    min-width: 0;
    width: 100%;
  }

  .home-community-band .escritor-card__avatar-wrap {
    width: min(62px, 100%);
    margin-left: auto;
    margin-right: auto;
  }

  .home-community-band .escritor-card__nombre { font-size: 0.68rem; }
}

@media (max-width: 1099px) {
  .home-community-band { display: contents; }
}

@media (min-width: 901px) and (max-width: 1099px) {
  .home-community-band .home-mecenas,
  .home-community-band .escritores {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.dp-copy-mobile { display: none; }
.mnav-search { display: none; }

@media (max-width: 900px) {
  .mnav-search-toggle {
    padding: 0;
    font: inherit;
    cursor: pointer;
  }

  body.msearch-open .site-header__inner--full { display: none; }
  .mnav-search[hidden] { display: none; }

  .mnav-search {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    padding: 10px;
    background: rgba(30, 24, 43, 0.99);
    border-bottom: 1px solid var(--border-subtle);
  }

  .mnav-search__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 24px;
    gap: 12px;
  }

  .mnav-search__label {
    color: var(--c-cream);
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.25;
  }

  .mnav-search__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    margin: -4px -4px -4px 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: var(--c-gold);
    cursor: pointer;
  }

  .mnav-search__field {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 0 14px;
    border: 1px solid var(--border-strong);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.04);
    color: var(--c-muted);
  }

  .mnav-search__field:focus-within {
    border-color: var(--c-gold);
    box-shadow: 0 0 0 2px rgba(168, 133, 214, 0.16);
  }

  .mnav-search__field input {
    flex: 1;
    min-width: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    color: var(--c-cream);
    font: inherit;
    font-size: 1rem;
  }

  .mnav-search__field input::placeholder { color: var(--c-muted); }
  .mnav-search__field input::-webkit-search-cancel-button { display: none; }

  .mnav-search__results {
    top: calc(100% + 6px);
    left: 10px;
    right: 10px;
    max-height: min(58vh, 460px);
    border-radius: 4px;
  }

  html.portada-clara .mnav-search {
    background: rgba(247, 243, 236, 0.99);
    border-bottom-color: var(--border-default);
    box-shadow: 0 8px 24px rgba(42, 33, 64, 0.1);
  }

  html.portada-clara .mnav-search__field {
    background: var(--surface-card);
    border-color: var(--border-strong);
    color: var(--c-muted);
  }

  html.portada-clara .mnav-search__field:focus-within {
    border-color: var(--c-gold);
    box-shadow: 0 0 0 2px rgba(109, 74, 160, 0.14);
  }

  html.portada-clara .mnav-search__results {
    background: var(--surface-card);
    border-color: var(--border-default);
    box-shadow: 0 18px 42px rgba(42, 33, 64, 0.16);
  }

  html.portada-clara .mnav-search__results .header-search__item:hover {
    background: rgba(109, 74, 160, 0.08);
  }

  html.portada-clara .mnav-search__results .header-search__item-detail,
  html.portada-clara .mnav-search__results .header-search__empty {
    color: var(--c-muted);
  }
}

@media (max-width: 640px) {

  html #continueReading { display: none !important; }

  .estante-link--desktop { display: none; }
  .estante-title--mobile { display: inline; }

  .site-header {
    padding: 0;
    background: rgba(30, 24, 43, 0.97);
    border-bottom: 1px solid rgba(255, 255, 255, 0.035);
  }

  .site-header.is-scrolled {
    background: rgba(23, 19, 31, 0.98);
    border-bottom-color: var(--border-subtle);
  }

  .site-header__inner--full {
    min-height: 56px;
    padding: 8px 10px 0;
    padding-top: max(8px, env(safe-area-inset-top));
    flex-wrap: wrap;
    row-gap: 0;
    gap: 6px;
  }

  .site-header__brand { flex: 1 1 auto; }

  .site-header__logo {
    line-height: 19px;
    opacity: 1;
  }

  .mnav-actions {
    gap: 6px;
    margin-left: auto;
  }

  .mnav-theme-toggle {
    padding: 0;
    font: inherit;
  }

  .mnav-icon {
    width: 38px;
    height: 38px;
    border: 1px solid var(--border-default);
    border-radius: 50%;
    background: transparent;
    color: var(--c-cream);
    transition: background 180ms ease, border-color 180ms ease, color 180ms ease;
  }

  .mnav-icon:hover,
  .mnav-icon:focus-visible {
    background: rgba(255, 255, 255, 0.055);
    border-color: var(--border-strong);
    color: var(--c-cream);
  }

  .mnav-ctas {
    margin: 0;
    padding: 0 2px;
  }

  .site-header__inner--full .site-nav {
    order: -1;
    flex: 0 0 38px;
  }

  .site-nav__toggle {
    width: 38px;
    height: 38px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent;
    transition: background 180ms ease, border-color 180ms ease;
  }

  .site-nav__toggle span { width: 18px; height: 1px; opacity: 0.72; }

  .site-nav__toggle:hover,
  .site-nav__toggle:focus-visible,
  .site-nav__toggle.is-open {
    background: rgba(168, 133, 214, 0.1);
    border-color: transparent;
  }

  .site-nav__toggle.is-open span:nth-child(1) { transform: translateY(5px) rotate(45deg); }
  .site-nav__toggle.is-open span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); }

  .site-nav__list {
    top: var(--mnav-h, 56px);
  }

  .hero.hero--portada,
  .hero--portada {
    --nt-banner-radius: 4px;
    --hero-edge-space: 1rem;
    padding-top: calc(var(--mnav-h, 56px) + var(--hero-edge-space));
  }

  .nt-card,
  .nt-skeleton {
    width: calc(100vw - 80px);
    border-radius: var(--nt-banner-radius);
  }

  .nt-card {
    touch-action: pan-y;
    will-change: translate, opacity;
  }

  .nt-banner {
    touch-action: pan-y;
    user-select: none;
    -webkit-user-select: none;
    cursor: grab;
  }

  .nt-banner .nt-card {
    translate: var(--nt-drag-x, 0px) 0;
  }

  .nt-banner.is-dragging { cursor: grabbing; }

  .nt-banner .nt-card__cover {
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none;
  }

  .nt-banner .nt-card__sinopsis {
    -webkit-line-clamp: 4;
  }

  .nt-dots {
    align-items: center;
    gap: 5px;
    min-height: 28px;
  }

  .nt-dots .carousel-dot {
    position: relative;
    width: 14px;
    height: 28px;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    transform: none;
    transition: width 220ms ease;
  }

  .nt-dots .carousel-dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 7px;
    border-radius: var(--radius-pill);
    background: var(--c-muted);
    opacity: 0.65;
    transform: translateY(-50%);
    transition: background 180ms ease, opacity 180ms ease;
  }

  .nt-dots .carousel-dot.is-active {
    width: 34px;
    background: transparent;
    transform: none;
  }

  .nt-dots .carousel-dot:hover::before,
  .nt-dots .carousel-dot.is-active::before {
    background: var(--c-gold);
    opacity: 1;
  }

  .nt-card--ghost {
    display: flex;
    left: 50%;
    right: auto;
    width: calc(100vw - 80px);
    min-height: 0;
    height: var(--nt-card-height, 168px);
    opacity: 0.55;
  }

  .nt-card--prev {
    flex-direction: row-reverse;
    transform: translateX(calc(-150% - 12px));
  }

  .nt-card--next {
    flex-direction: row;
    transform: translateX(calc(50% + 12px));
  }

  @media (prefers-reduced-motion: reduce) {
    .nt-card { will-change: auto; }
  }

  html.home-catalog-hydrating #homeMecenas { display: none; }

  html.home-catalog-hydrating #main-content::after {
    content: '';
    display: block;
    order: 30;
    width: calc(100vw - 20px);

    min-height: clamp(1775px, calc(1879px - 26.6vw), 1794px);
    margin: 0 auto;
    border-radius: 4px;
    opacity: 0.42;
    background:
      linear-gradient(var(--border-strong), var(--border-strong)) 0 20px / 78px 12px no-repeat,
      radial-gradient(circle, var(--border-strong) 0 34px, transparent 35px) 50% 52px / 70px 70px no-repeat,
      linear-gradient(var(--border-default), var(--border-default)) 50% 134px / 116px 10px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 190px / 62px 12px no-repeat,
      repeating-linear-gradient(90deg, var(--border-default) 0 52px, transparent 52px 62px) 0 224px / 100% 52px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 314px / 86px 12px no-repeat,
      repeating-linear-gradient(90deg, var(--border-default) 0 92px, transparent 92px 100px) 0 348px / 100% 138px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 524px / 150px 12px no-repeat,
      repeating-linear-gradient(90deg, var(--border-default) 0 92px, transparent 92px 100px) 0 558px / 100% 122px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 744px / 104px 12px no-repeat,
      repeating-linear-gradient(90deg, var(--border-default) 0 140px, transparent 140px 150px) 0 778px / 100% 158px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 998px / 72px 12px no-repeat,
      repeating-linear-gradient(90deg, var(--border-default) 0 140px, transparent 140px 150px) 0 1032px / 100% 174px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 1268px / 142px 12px no-repeat,
      repeating-linear-gradient(var(--border-default) 0 1px, transparent 1px 72px) 0 1302px / 100% 216px no-repeat,
      linear-gradient(var(--border-strong), var(--border-strong)) 0 1576px / 126px 12px no-repeat,
      repeating-linear-gradient(var(--border-default) 0 1px, transparent 1px 66px) 0 1610px / 100% 184px no-repeat;
  }

  #tagsPopulares { display: block; }

  .section,
  .escritores {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .hero--portada { padding-bottom: var(--hero-edge-space); }

  .novelas-titulo,
  .home-noticias__titulo {
    font-size: 1rem;
    line-height: 1.25;
    margin: 0;
  }

  .rk-head,
  .home-section-head {
    width: calc(100vw - 20px);
    margin-bottom: 0.55rem;
    gap: 0.5rem;
  }

  .home-section-link {
    min-height: 22px;
    padding: 0.28rem 0.48rem;
    font-size: 0.54rem;
    border-radius: 3px;
  }

  .rk-tabs {
    margin-left: auto;
    padding: 2px;
    border-radius: 5px;
  }

  .rk-tabs button {
    padding: 0.27rem 0.7rem;
    border-radius: 4px;
    font-size: 0.62rem;
  }

  .estante .hero__novelas,
  .vitrina .hero__novelas,
  .escritores .container,
  .home-noticias .gn-grid,
  .home-noticias__titulo {
    width: calc(100vw - 20px);
  }

  .estante .novelas__track-wrap,
  .vitrina .novelas__track-wrap { padding: 5px 0; }

  .estante .novelas__track,
  .vitrina .novelas__track { gap: 8px; }

  #estInteres .libro { flex: 0 0 118px; }
  #estInteres .libro__titulo { font-size: 0.68rem; }
  #estInteres .libro__autor { font-size: 0.55rem; }

  #estNovedades .libro,
  #estClasicos .libro {
    width: 92px;
    min-width: 92px;
    max-width: 92px;
    flex: 0 0 92px;
    padding-bottom: 0;
    border: 0;
    border-radius: 0;
    background: none;
  }

  #estNovedades .libro__cover,
  #estClasicos .libro__cover {
    height: auto;
    aspect-ratio: 2 / 3;
    margin-bottom: 0.45rem;
    border-radius: 3px;
    object-fit: cover;
    object-position: center;
  }

  #estNovedades .libro__titulo,
  #estClasicos .libro__titulo {
    display: -webkit-box;
    min-height: 3.75em;
    max-height: 3.75em;
    padding: 0;
    overflow: hidden;
    font-size: 0.66rem;
    font-weight: 600;
    line-height: 1.25;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  #estNovedades .libro__autor,
  #estClasicos .libro__autor,
  #estNovedades .libro__meta,
  #estClasicos .libro__meta {
    padding: 0;
    font-size: 0.54rem;
    line-height: 1.3;
  }

  #estNovedades .libro__autor,
  #estClasicos .libro__autor { color: var(--c-cream); opacity: 0.72; }
  #estNovedades .libro__autor {
    display: block;
    min-height: 1.3em;
    max-height: 1.3em;
    overflow: hidden;
    opacity: 0.88;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #estNovedades .libro__titulo {
    min-height: 2.5em;
    max-height: 2.5em;
    margin-bottom: 0.18rem;
    -webkit-line-clamp: 2;
  }

  #estNovedades .libro__meta { margin-top: 0.1rem; }
  #estNovedades .libro__meta,
  #estClasicos .libro__meta { color: var(--c-accent); }

  .escritores .escritores__track { gap: 10px; }
  .escritores .escritor-card { flex-basis: 52px; width: 52px; }
  .escritores .escritor-card__avatar-wrap { width: 52px; }
  .escritores .escritor-card__nombre { font-size: 0.48rem; }

  .micro-card,
  .foro-feed-card {
    flex: 0 0 calc((100vw - 44px) / 2);
    min-height: 184px;
    border-radius: 4px;
  }

  .micro-card { padding: 0.85rem; }
  .micro-card__ico { display: none; }
  .micro-card__titulo { font-size: 0.82rem; }
  .micro-card__texto { font-size: 0.7rem; -webkit-line-clamp: 5; }
  .micro-card__autor { font-size: 0.62rem; }

  .foro-feed-card { padding: 0.8rem; }

  .home-noticias {
    width: calc(100vw - 20px);
    margin: 0 auto;
    align-items: stretch;
  }

  .home-noticias__titulo,
  .home-noticias .gn-grid { width: 100%; }
  .home-noticias__head { width: 100%; }
  #homeNoticias .home-noticias__more { display: none !important; }

  .home-noticias .gn-card a { min-height: 70px; padding: 0.7rem 0; }
  .home-noticias .gn-card__title { font-size: 0.78rem; }

  #vitrina .libro { flex: 0 0 112px; }
  #vitrina .libro__cover { height: auto; aspect-ratio: 2 / 3; margin-bottom: 0.45rem; }
  #vitrina .libro__titulo { font-size: 0.62rem; }
  #vitrina .libro__autor { font-size: 0.5rem; }
  #vitrina .hero__novelas {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    backdrop-filter: none;
  }
  #vitrina .novelas__track-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }
  #vitrina .novelas__track-wrap::-webkit-scrollbar { display: none; }
  #vitrina .novelas__track {
    width: max-content;
    transform: none !important;
  }
  #vitrina .libro { scroll-snap-align: start; }
  #vitrina .hero__novelas-dots { display: none; }

  .home-mecenas {
    width: calc(100vw - 20px);
    padding: 0.75rem 0 0;
  }

  .home-mecenas .home-section-head { width: 100%; }
  .home-mecenas__support {
    min-height: 22px;
    padding: 0.28rem 0.45rem;
    border-radius: 3px;
    font-size: 0.5rem;
  }
  .home-mecenas__track {
    width: calc(100vw - 10px);
    gap: 0.6rem;
    padding-right: 10px;
  }
  .home-mecenas__person {
    flex-basis: 205px;
    gap: 0.55rem;
    padding: 0.25rem;
  }
  .home-mecenas__avatar { width: 70px; height: 70px; flex-basis: 70px; }
  .home-mecenas__identity strong { max-width: 7rem; font-size: 0.82rem; }
  .home-mecenas__follow { min-width: 68px; min-height: 26px; font-size: 0.58rem; }
  .home-mecenas__nav { display: none; }

  #discord {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  #discord .container { width: 100%; }

  .site-footer { padding-top: 1.5rem; }

  .discord-promo__card {
    padding: 1.25rem;
    border-radius: 4px;
    background:
      radial-gradient(circle at 15% 8%, rgba(88, 101, 242, 0.14), transparent 38%),
      rgba(15, 10, 24, 0.72);
  }

  .discord-promo__inner {
    align-items: stretch;
    gap: 1rem;
  }

  .discord-promo__identity {
    align-items: center;
    gap: 0.75rem;
  }

  .discord-promo__icon { width: 48px; height: 48px; }
  .discord-promo__name { margin-bottom: 3px; font-size: 1.05rem; }
  .discord-promo__stats { margin: 0; font-size: 0.68rem; }
  .discord-promo__rating { display: none; }
  .discord-promo__divider { display: none; }

  .discord-promo__desc {
    margin: 0;
    font-size: 0.78rem;
    line-height: 1.55;
  }

  .dp-copy-desktop,
  .discord-promo__tags { display: none; }

  .dp-copy-mobile { display: block; }

  .discord-promo__cta-wrap { width: 100%; }

  .discord-promo__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 48px;
    width: 100%;
    padding: 0.75rem 1rem;
    border-radius: 4px;
    font-size: 0.7rem;
    letter-spacing: 0.11em;
  }

  .discord-promo__corner { font-size: 0.65rem; opacity: 0.38; }
  .discord-promo__corner--tl,
  .discord-promo__corner--tr { top: 0.65rem; }
  .discord-promo__corner--bl,
  .discord-promo__corner--br { bottom: 0.65rem; }

  .discord-promo,
  .apoyo-banner-section { padding-top: 1rem; padding-bottom: 1rem; }
}
