/* =====================================================================
   ROLANDO FRYDERUP — DIRECCIÓN DE ARTE EDITORIAL PREMIUM
   Sitio oficial de un escritor chileno premiado internacionalmente.
   Paleta: negro editorial · grafito · marfil · dorado viejo · cobre
   Tipografía: Cormorant Garamond (display) + Inter (UI)
   Móvil primero. Sin dependencias. Sin tocar contenido editorial.
   ===================================================================== */

/* =====================================================================
   0. OVERRIDE DIRECCIÓN DE ARTE — Negro editorial reemplaza navy
   Estas reglas tienen !important + selectores de alta especificidad para
   ganar a cinematic.css / styles.css y materializar la paleta del brief.
   ===================================================================== */
html, body,
html body, html body.light-content {
  background-color: #0B0B0A !important;
  color: #B8B1A3 !important;
  font-style: normal !important;
}

/* nuclear — limpiar fondos y forzar paleta (cubriendo body.light-content) */
html body .books-section.books-section.books-section,
html body .about-band.about-band.about-band,
html body .press-band.press-band.press-band,
html body .site-footer.site-footer.site-footer,
html body .site-footer.footer-mockup.footer-mockup,
html body .award-strip.award-strip.award-strip,
html body .section.section.section,
html body .section--wide.section--wide.section--wide,
html body .feature-band.feature-band.feature-band,
html body .res-hero.res-hero.res-hero,
html body .res-section.res-section.res-section,
html body .res-section--dark.res-section--dark.res-section--dark,
html body .res-preorder.res-preorder.res-preorder,
html body .res-faq.res-faq.res-faq,
html body .col-hero.col-hero.col-hero,
html body .col-filter.col-filter.col-filter,
html body .pr-hero.pr-hero.pr-hero,
html body .pr-kit.pr-kit.pr-kit,
html body main,
html body .contact-form-card,
html body .shop-info,
html body .page-hero.page-hero.page-hero,
html body .page-hero--image.page-hero--image.page-hero--image,
html body.light-content .page-hero.page-hero.page-hero,
html body.light-content .page-hero--image.page-hero--image.page-hero--image,
html body .pr-filter,
html body .col-grid,
html body .events-grid,
html body .section-rule,
html body .books-shelf,
html body .about-grid,
html body .press-grid,
html body .col-grid-wrap {
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
}
html body .about-band.about-band.about-band,
html body .res-section--dark.res-section--dark.res-section--dark,
html body .res-preorder.res-preorder.res-preorder,
html body .section--wide.section--wide.section--wide,
html body .pr-kit.pr-kit.pr-kit,
html body .feature-band.feature-band.feature-band {
  background-color: #161614 !important;
  background: #161614 !important;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6,
html body .section-title, html body .eyebrow {
  color: #F5EFE2 !important;
  font-style: normal !important;
}
html body .eyebrow,
html body .eyebrow-center,
html body .awards-line1,
html body .award-line1 {
  color: #B89B5E !important;
}
html body p, html body .section p, html body .section-copy,
html body .hero-lead, html body .lead, html body .res-card p,
html body .res-preorder p, html body .res-faq p,
html body .res-preorder .lead,
html body .col-card .bajada,
html body .col-hero-tags .tag-pill,
html body .col-hero-photo .badge-firma,
html body .pr-kit-side p,
html body .event-empty p {
  color: #B8B1A3 !important;
}
html body .col-card,
html body .col-card.col-card,
html body .col-card-cover,
html body .col-card-body,
html body .book-card,
html body .book-card.book-card {
  background: #161614 !important;
  background-color: #161614 !important;
}
html body .col-card h2,
html body .col-card h3,
html body .col-card-cover h2,
html body .col-hero-text .accent,
html body .col-hero-text h1 {
  color: #F5EFE2 !important;
}
html body .col-card .num,
html body .col-card .badge-cat,
html body .col-card .cta {
  color: #B89B5E !important;
}
html body .col-filter a,
html body .col-filter a.col-filter a {
  color: #B8B1A3 !important;
}
html body .col-filter a.is-active,
html body .col-filter a.is-active.is-active {
  color: #F5EFE2 !important;
  border-color: #B89B5E !important;
  background-color: rgba(184, 155, 94, 0.08) !important;
}
html body .press-card,
html body .press-card.press-card {
  background: #161614 !important;
  background-color: #161614 !important;
  border-top: 2px solid rgba(184, 155, 94, 0.32) !important;
}
html body .event-card,
html body .event-card.event-card {
  background: #161614 !important;
  background-color: #161614 !important;
}
html body .site-header { background-color: rgba(11, 11, 10, 0.72) !important; }
html body .hero h1.hero-title,
html body .hero h1 {
  color: #F5EFE2 !important;
  font-style: normal !important;
}

/* =====================================================================
   1. SISTEMA DE DISEÑO — Variables
   ===================================================================== */
:root {
  /* Fondo, profundidad y papel */
  --bg-base: #0B0B0A;          /* Negro editorial — fondo principal */
  --bg-elevated: #161614;       /* Grafito — superficies elevadas */
  --bg-paper: #1A1817;          /* Papel nocturno muy sutil */
  --bg-veil: rgba(11, 11, 10, 0.72);  /* Capa translúcida del header */

  /* Tintas de texto — jerarquía editorial */
  --ink-warm: #F5EFE2;          /* Blanco cálido — títulos principales */
  --ink-soft: #E8DDC8;          /* Marfil — cuerpo y subtítulos */
  --ink-muted: #B8B1A3;         /* Gris texto — párrafos secundarios */
  --ink-dim: #7A7468;           /* Texto casi medio — meta y hairlines */
  --ink-faint: #3F3B33;         /* Hairlines, divisores muy sutiles */

  /* Acentos metálicos — exclusivos para detalles premium */
  --gold: #B89B5E;              /* Dorado viejo — detalles literarios */
  --gold-soft: #D4B988;         /* Dorado iluminado */
  --gold-dim: #6E5C36;          /* Dorado en bajo contraste */
  --copper: #8A5A36;            /* Cobre oscuro — hover/acento cálido */

  /* Acento de acción — color del premio y CTAs críticos */
  --accent: #C13542;            /* Carmín editorial (antes rojo plano) */
  --accent-warm: #A82E3B;
  --accent-glow: rgba(193, 53, 66, 0.18);

  /* Sombras — profundidad cinematográfica */
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.4);
  --shadow-md: 0 10px 30px -8px rgba(0, 0, 0, 0.55);
  --shadow-lg: 0 24px 60px -18px rgba(0, 0, 0, 0.7), 0 8px 20px -8px rgba(0, 0, 0, 0.5);
  --shadow-book: 0 30px 70px -22px rgba(0, 0, 0, 0.75), 0 12px 28px -10px rgba(184, 155, 94, 0.08);
  --shadow-elevated: 0 40px 90px -24px rgba(0, 0, 0, 0.75);
  --shadow-rim: inset 0 0 0 1px rgba(232, 221, 200, 0.06);

  /* Tipografía */
  --font-serif: 'Cormorant Garamond', 'EB Garamond', Georgia, 'Times New Roman', serif;
  --font-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-mono: 'JetBrains Mono', ui-monospace, SFMono-Regular, monospace;

  /* Espaciado — escala editorial */
  --space-3xs: 4px;
  --space-2xs: 8px;
  --space-xs: 12px;
  --space-s: 20px;
  --space-m: 32px;
  --space-l: 56px;
  --space-xl: 88px;
  --space-2xl: 128px;

  /* Radios — sobrios */
  --radius-xs: 1px;
  --radius-s: 2px;
  --radius-m: 4px;
  --radius-l: 8px;

  /* Líneas y hairlines */
  --hairline: 1px solid rgba(232, 221, 200, 0.08);
  --hairline-strong: 1px solid rgba(232, 221, 200, 0.18);
  --hairline-gold: 1px solid rgba(184, 155, 94, 0.32);
  --hairline-accent: 1px solid rgba(193, 53, 66, 0.32);

  /* Transiciones — sobrias */
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
  --dur-fast: 180ms;
  --dur-base: 280ms;
  --dur-slow: 520ms;

  /* Layout */
  --wrap-max: 1240px;
  --wrap-narrow: 880px;
  --gutter: clamp(20px, 4vw, 40px);
}

/* =====================================================================
   2. TIPOGRAFÍA BASE — Editorial, cálida, legible
   ===================================================================== */
html { background-color: var(--bg-base); -webkit-font-smoothing: antialiased; }

body {
  background-color: var(--bg-base);
  color: var(--ink-soft);
  font-family: var(--font-serif);
  font-size: clamp(16px, 1.05vw + 14px, 18px);
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.005em;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'kern', 'liga', 'calt';
}

p { color: var(--ink-soft); margin: 0 0 1.1em; font-family: var(--font-serif); font-weight: 400; }
p:last-child { margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-serif);
  color: var(--ink-warm);
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 1.15;
  margin: 0;
}
h1 {
  font-size: clamp(2.6rem, 5.4vw, 4.8rem);
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.018em;
  line-height: 1.04;
  color: var(--ink-warm);
}
h2 {
  font-size: clamp(2rem, 3.4vw, 3.2rem);
  font-weight: 400;
  letter-spacing: -0.012em;
  line-height: 1.08;
  color: var(--ink-warm);
}
h3 {
  font-size: clamp(1.4rem, 1.8vw, 1.9rem);
  font-weight: 500;
  color: var(--ink-warm);
}
h4 { font-size: 1.2rem; font-weight: 500; color: var(--ink-warm); }
h5 { font-size: 0.95rem; font-weight: 600; color: var(--ink-warm); letter-spacing: 0.04em; text-transform: uppercase; font-family: var(--font-sans); }

em, i { font-style: italic; color: var(--ink-warm); font-family: var(--font-serif); }
strong, b { font-weight: 600; color: var(--ink-warm); font-family: var(--font-sans); }

a {
  color: var(--ink-warm);
  text-decoration: none;
  transition: color var(--dur-fast) var(--ease);
}
a:hover { color: var(--gold-soft); }

::selection { background-color: var(--gold); color: var(--bg-base); }
::-moz-selection { background-color: var(--gold); color: var(--bg-base); }

/* Eyebrow / kicker editorial */
.eyebrow {
  display: inline-block;
  font-family: var(--font-sans);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--gold);
  margin: 0 0 var(--space-s);
  position: relative;
  padding-left: 32px;
}
.eyebrow::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 22px;
  height: 1px;
  background-color: var(--gold);
  transform: translateY(-50%);
}
.eyebrow-center {
  display: block;
  text-align: center;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--space-xs);
  color: var(--gold);
}
.eyebrow-center::before {
  display: none;
}
.eyebrow-center::after {
  content: '';
  display: block;
  width: 22px;
  height: 1px;
  background-color: var(--gold);
  margin: var(--space-2xs) auto 0;
}

/* Section copy editorial */
.section-copy, .section p {
  color: var(--ink-muted);
  font-family: var(--font-serif);
  font-size: clamp(1rem, 0.4vw + 0.95rem, 1.15rem);
  line-height: 1.72;
  max-width: 60ch;
  font-weight: 400;
}
.section strong, .section b { color: var(--ink-warm); font-weight: 600; font-family: var(--font-sans); font-size: 0.96em; }

.section-title { color: var(--ink-warm); margin-bottom: var(--space-m); }

/* Layout containers */
.wrap, .section .wrap, main .wrap, .feature-band .wrap {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding-left: var(--gutter);
  padding-right: var(--gutter);
}

/* =====================================================================
   3. HEADER — Editorial, fino, translúcido con blur
   ===================================================================== */
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background-color: var(--bg-veil);
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  backdrop-filter: saturate(180%) blur(18px);
  border-bottom: 1px solid rgba(232, 221, 200, 0.04);
  transition: background-color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);
}
.site-header::after {
  content: '';
  position: absolute;
  left: 0; right: 0; bottom: -1px;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(184, 155, 94, 0.16) 50%, transparent 100%);
  pointer-events: none;
}

.site-header .nav {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: 14px var(--gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-s);
  min-height: 64px;
}

/* Brand — presencia editorial */
.site-header .brand {
  font-family: var(--font-serif);
  font-weight: 500;
  color: var(--ink-warm);
  font-size: 1.05rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  position: relative;
  padding: 6px 0;
}
.site-header .brand::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: var(--gold);
  transform: rotate(45deg);
  margin-right: 12px;
  vertical-align: middle;
  opacity: 0.85;
}

/* Menú principal */
.site-header .menu {
  display: flex;
  gap: clamp(18px, 2vw, 36px);
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-header .menu a {
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-soft);
  padding: 8px 0;
  position: relative;
  transition: color var(--dur-fast) var(--ease);
}
.site-header .menu a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 2px;
  width: 0;
  height: 1px;
  background-color: var(--gold);
  transition: width var(--dur-base) var(--ease), left var(--dur-base) var(--ease);
}
.site-header .menu a:hover,
.site-header .menu a.active,
.site-header .menu li.active a {
  color: var(--gold-soft);
}
.site-header .menu a:hover::after,
.site-header .menu a.active::after {
  width: 100%;
  left: 0;
}

/* Redes en header */
.site-header .social {
  display: flex;
  align-items: center;
  gap: 6px;
}
.site-header .social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(232, 221, 200, 0.12);
  color: var(--ink-soft);
  transition: all var(--dur-fast) var(--ease);
}
.site-header .social a:hover {
  border-color: var(--gold);
  color: var(--gold-soft);
  background-color: rgba(184, 155, 94, 0.06);
}
.site-header .social svg { width: 14px; height: 14px; }

/* =====================================================================
   4. HERO CINEMATOGRÁFICO — Premio como sello editorial
   ===================================================================== */
.hero {
  position: relative;
  min-height: clamp(580px, 92vh, 880px);
  display: flex;
  align-items: flex-end;
  padding: clamp(80px, 14vw, 160px) var(--gutter) clamp(60px, 9vw, 110px);
  background-color: var(--bg-base);
  overflow: hidden;
  isolation: isolate;
}
.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 30% 30%, rgba(184, 155, 94, 0.06), transparent 55%),
    radial-gradient(ellipse at 80% 70%, rgba(138, 90, 54, 0.05), transparent 60%),
    linear-gradient(180deg, rgba(11, 11, 10, 0.2) 0%, rgba(11, 11, 10, 0.5) 60%, rgba(11, 11, 10, 0.92) 100%);
  z-index: 1;
  pointer-events: none;
}

.hero-inner {
  position: relative;
  z-index: 2;
  max-width: var(--wrap-max);
  margin: 0 auto;
  width: 100%;
}

/* Award seal — el premio como insignia editorial */
.award-badge {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  padding: 14px 22px 14px 14px;
  border: 1px solid var(--hairline-gold, rgba(184, 155, 94, 0.32));
  background: linear-gradient(180deg, rgba(184, 155, 94, 0.06), rgba(11, 11, 10, 0.4));
  margin-bottom: var(--space-l);
  position: relative;
  max-width: 100%;
}
.award-badge::after {
  content: '';
  position: absolute;
  inset: -1px;
  border: 1px solid rgba(184, 155, 94, 0.1);
  margin: 4px;
  pointer-events: none;
}

.award-seal {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 30% 30%, var(--gold-soft), var(--gold) 50%, var(--gold-dim) 100%);
  color: var(--bg-base);
  font-size: 1.6rem;
  font-weight: 700;
  font-family: var(--font-serif);
  flex-shrink: 0;
  box-shadow: 0 0 0 1px rgba(184, 155, 94, 0.4), 0 8px 24px rgba(184, 155, 94, 0.2);
}

.award-meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.3;
}
.award-line1 {
  font-family: var(--font-sans);
  font-size: 0.66rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}
.award-line2 {
  font-family: var(--font-serif);
  font-size: 1.05rem;
  color: var(--ink-warm);
  font-weight: 500;
}
.award-line3 {
  font-family: var(--font-serif);
  font-size: 0.84rem;
  color: var(--ink-muted);
  font-style: italic;
  margin-top: 2px;
}

/* Hero h1 y lead */
.hero h1 {
  font-family: var(--font-serif);
  font-weight: 400;
  font-size: clamp(2.6rem, 5.4vw, 4.6rem);
  line-height: 1.04;
  letter-spacing: -0.018em;
  color: var(--ink-warm);
  margin: 0 0 var(--space-m);
  max-width: 18ch;
  text-shadow: 0 4px 32px rgba(0, 0, 0, 0.4);
}
.hero h1::after {
  content: '';
  display: block;
  width: 64px;
  height: 1px;
  background-color: var(--gold);
  margin-top: var(--space-m);
}

.hero-lead {
  font-family: var(--font-serif);
  font-size: clamp(1.05rem, 0.6vw + 1rem, 1.35rem);
  line-height: 1.55;
  color: var(--ink-muted);
  max-width: 56ch;
  font-weight: 400;
  margin-bottom: var(--space-l);
}
.hero-lead em { color: var(--ink-warm); font-style: italic; }

/* Acciones del hero */
.hero .actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-s);
  align-items: center;
}

/* =====================================================================
   5. BOTONES — Editoriales, no genéricos
   ===================================================================== */
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 28px;
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ink-warm);
  background-color: var(--accent);
  border: 1px solid var(--accent);
  cursor: pointer;
  transition: all var(--dur-fast) var(--ease);
  position: relative;
  overflow: hidden;
  border-radius: 0;
  text-decoration: none;
}
.button::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.12) 50%, transparent 70%);
  transform: translateX(-100%);
  transition: transform var(--dur-slow) var(--ease);
}
.button:hover {
  background-color: var(--accent-warm);
  border-color: var(--accent-warm);
  color: var(--ink-warm);
  transform: translateY(-1px);
  box-shadow: 0 14px 32px -8px rgba(193, 53, 66, 0.4);
}
.button:hover::before { transform: translateX(100%); }
.button:active { transform: translateY(0); }

.button.secondary, .button.light {
  color: var(--ink-warm);
  background-color: transparent;
  border: 1px solid rgba(232, 221, 200, 0.28);
}
.button.secondary:hover, .button.light:hover {
  background-color: rgba(232, 221, 200, 0.06);
  border-color: var(--gold);
  color: var(--gold-soft);
}

.cta-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  background-color: var(--accent);
  color: var(--ink-warm);
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid var(--accent);
  transition: all var(--dur-fast) var(--ease);
}
.cta-primary:hover { background-color: var(--accent-warm); transform: translateY(-1px); }
.cta-secondary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  background-color: transparent;
  color: var(--ink-warm);
  border: 1px solid var(--hairline-strong);
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all var(--dur-fast) var(--ease);
}
.cta-secondary:hover { border-color: var(--gold); color: var(--gold-soft); }

/* =====================================================================
   6. STRIP DEL PREMIO — Banda editorial intermedia
   ===================================================================== */
.award-strip {
  position: relative;
  background: linear-gradient(90deg, rgba(184, 155, 94, 0.04), rgba(184, 155, 94, 0.02));
  border-top: 1px solid var(--hairline-gold);
  border-bottom: 1px solid var(--hairline-gold);
  padding: var(--space-m) var(--gutter);
  margin: 0 auto;
}
.award-strip-inner {
  max-width: var(--wrap-max);
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: var(--space-m);
  flex-wrap: wrap;
}
.award-strip-icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(184, 155, 94, 0.32);
  border-radius: 50%;
  color: var(--gold);
  flex-shrink: 0;
}
.award-strip-text { flex: 1; min-width: 280px; color: var(--ink-muted); font-family: var(--font-serif); }
.award-strip-text strong { color: var(--gold-soft); font-family: var(--font-sans); font-weight: 600; font-size: 0.92rem; letter-spacing: 0.03em; display: block; margin-bottom: 4px; }
.award-strip-text span { color: var(--ink-muted); font-size: 0.95rem; line-height: 1.55; }
.award-strip-text a { color: var(--gold); border-bottom: 1px solid rgba(184, 155, 94, 0.4); padding-bottom: 1px; }
.award-strip-text a:hover { color: var(--gold-soft); border-color: var(--gold-soft); }
.award-strip-cta {
  font-family: var(--font-sans);
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent);
  font-weight: 600;
  white-space: nowrap;
  padding: 12px 20px;
  border: 1px solid var(--hairline-accent);
  transition: all var(--dur-fast) var(--ease);
}
.award-strip-cta:hover {
  background-color: var(--accent);
  color: var(--ink-warm);
  border-color: var(--accent);
}

/* =====================================================================
   7. CATÁLOGO EDITORIAL DE OBRAS — Como catálogo de editorial de lujo
   ===================================================================== */
.books-section {
  padding: var(--space-xl) var(--gutter);
  max-width: var(--wrap-max);
  margin: 0 auto;
  text-align: center;
  background-color: var(--bg-base);
  position: relative;
}
.books-section h2 {
  text-align: center;
  margin-bottom: var(--space-xl);
  position: relative;
}
.books-section h2::after {
  content: '';
  display: block;
  width: 48px;
  height: 1px;
  background-color: var(--gold);
  margin: var(--space-s) auto 0;
}

.books-arrows {
  display: none;
}

.books-shelf {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: clamp(32px, 5vw, 64px);
  margin-top: var(--space-l);
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

/* Book card home */
.book {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--space-l) var(--space-s);
  position: relative;
  background-color: var(--bg-elevated);
  border: 1px solid rgba(232, 221, 200, 0.05);
  transition: all var(--dur-base) var(--ease);
}
.book::before {
  content: '';
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(184, 155, 94, 0.12);
  pointer-events: none;
  transition: border-color var(--dur-base) var(--ease);
}
.book:hover {
  transform: translateY(-6px);
  border-color: rgba(184, 155, 94, 0.32);
  box-shadow: var(--shadow-elevated);
}
.book:hover::before { border-color: rgba(184, 155, 94, 0.4); }

/* Numeración romana sutil (I, II, III) */
.book::after {
  content: attr(data-numeral);
  position: absolute;
  top: 18px;
  left: 18px;
  font-family: var(--font-serif);
  font-size: 0.78rem;
  color: var(--gold);
  letter-spacing: 0.16em;
  font-style: italic;
  opacity: 0.7;
}

/* Cover 3D */
.cover3d {
  width: 100%;
  max-width: 220px;
  aspect-ratio: 2/3;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: var(--space-m);
  box-shadow: var(--shadow-book);
  position: relative;
  transition: transform var(--dur-base) var(--ease), box-shadow var(--dur-base) var(--ease);
}
.book:hover .cover3d { transform: translateY(-4px); box-shadow: 0 40px 80px -22px rgba(0,0,0,0.75), 0 16px 36px -10px rgba(184, 155, 94, 0.16); }
.cover3d.crudo { background-image: url('../img/libros/el-crudo-invierno-del-91-3d.webp'); }
.cover3d.arriero { background-image: url('../img/libros/el-ultimo-arriero-de-pucon-3d.webp'); }
.cover3d.resistencia { background-image: url('../img/libros/la-resistencia-cover-home.webp'); }

.book .title {
  font-family: var(--font-serif);
  font-size: 1.18rem;
  color: var(--ink-warm);
  margin: var(--space-2xs) 0 var(--space-xs);
  text-align: center;
  font-weight: 500;
  letter-spacing: -0.005em;
  line-height: 1.25;
}

.book-subtitle {
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 0.92rem;
  color: var(--gold);
  margin: -4px 0 16px;
  letter-spacing: 0.02em;
}

.ver-mas {
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ink-muted);
  padding: 10px 18px;
  border: 1px solid rgba(232, 221, 200, 0.16);
  margin-top: 4px;
  transition: all var(--dur-fast) var(--ease);
  text-align: center;
}
.ver-mas:hover {
  border-color: var(--gold);
  color: var(--gold-soft);
  background-color: rgba(184, 155, 94, 0.04);
}

.ver-mas--reserva {
  color: var(--accent) !important;
  font-weight: 600;
  border-color: var(--hairline-accent) !important;
  background-color: rgba(193, 53, 66, 0.04);
}
.ver-mas--reserva:hover {
  background-color: var(--accent) !important;
  color: var(--ink-warm) !important;
  border-color: var(--accent) !important;
}

.badge-launch {
  position: absolute;
  top: 16px;
  right: 16px;
  background-color: var(--accent);
  color: var(--ink-warm);
  font-family: var(--font-sans);
  font-size: 0.62rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 999px;
  z-index: 3;
  box-shadow: 0 4px 16px rgba(193, 53, 66, 0.4);
}

.book--featured {
  position: relative;
  background: linear-gradient(180deg, rgba(193, 53, 66, 0.06) 0%, rgba(22, 22, 20, 1) 60%);
  border: 1px solid rgba(193, 53, 66, 0.4);
}
.book--featured::before {
  border-color: rgba(193, 53, 66, 0.16);
}
.book--featured:hover {
  border-color: rgba(193, 53, 66, 0.6);
  box-shadow: var(--shadow-elevated), 0 0 0 1px rgba(193, 53, 66, 0.16);
}

/* =====================================================================
   8. SOBRE EL AUTOR — Institucional, literario
   ===================================================================== */
.about-band {
  padding: var(--space-2xl) var(--gutter);
  background-color: var(--bg-elevated);
  position: relative;
  border-top: 1px solid rgba(232, 221, 200, 0.05);
  border-bottom: 1px solid rgba(232, 221, 200, 0.05);
}
.about-band::before, .about-band::after {
  content: '';
  position: absolute;
  left: 50%;
  width: 80px;
  height: 1px;
  background-color: var(--gold);
  transform: translateX(-50%);
}
.about-band::before { top: 0; }
.about-band::after { bottom: 0; }

.about-grid {
  max-width: var(--wrap-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(280px, 1fr) 1.6fr;
  gap: clamp(40px, 6vw, 88px);
  align-items: center;
}

.about-photo {
  position: relative;
  aspect-ratio: 3/4;
  max-width: 420px;
  margin: 0 auto;
  overflow: hidden;
}
.about-photo::before {
  content: '';
  position: absolute;
  inset: 0;
  border: 1px solid rgba(184, 155, 94, 0.32);
  z-index: 2;
  pointer-events: none;
}
.about-photo::after {
  content: '';
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(232, 221, 200, 0.06);
  z-index: 2;
  pointer-events: none;
  background: none !important;
  height: auto !important;
}
.about-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(0.1) contrast(1.05) brightness(0.95);
  transition: filter var(--dur-slow) var(--ease);
}
.about-photo:hover img { filter: grayscale(0) contrast(1.1) brightness(1); }

.about-body h2 {
  margin-bottom: var(--space-m);
}
.about-body .section-copy {
  max-width: 64ch;
  font-size: clamp(1rem, 0.4vw + 0.95rem, 1.13rem);
}
.about-body p strong { color: var(--ink-warm); }
.about-body p a { color: var(--gold); border-bottom: 1px solid rgba(184, 155, 94, 0.32); }
.about-body p a:hover { color: var(--gold-soft); border-color: var(--gold-soft); }

/* =====================================================================
   9. PRENSA — Dossier editorial premium
   ===================================================================== */
.press-band {
  padding: var(--space-2xl) var(--gutter);
  background-color: var(--bg-base);
  position: relative;
}
.press-band .wrap {
  max-width: var(--wrap-max);
  margin: 0 auto;
}
.press-band h2 { margin-bottom: var(--space-xl); max-width: 16ch; }

.press-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: var(--space-m);
  margin-top: var(--space-l);
}

.press-quote {
  position: relative;
  background-color: var(--bg-elevated);
  padding: var(--space-l) var(--space-m) var(--space-m);
  border-left: 2px solid var(--gold-dim);
  transition: all var(--dur-base) var(--ease);
  display: flex;
  flex-direction: column;
}
.press-quote::before {
  content: '“';
  position: absolute;
  top: 8px;
  right: 24px;
  font-family: var(--font-serif);
  font-size: 5.5rem;
  line-height: 1;
  color: var(--gold);
  opacity: 0.12;
  pointer-events: none;
}
.press-quote:hover {
  border-left-color: var(--gold);
  background-color: var(--bg-paper);
  transform: translateY(-3px);
}

.press-source {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  display: block;
  margin-bottom: var(--space-s);
  padding-bottom: var(--space-2xs);
  border-bottom: 1px solid rgba(184, 155, 94, 0.16);
}
.press-quote p {
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1.08rem;
  line-height: 1.55;
  color: var(--ink-soft);
  margin: 0 0 var(--space-m);
  flex: 1;
}

.link-arrow {
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all var(--dur-fast) var(--ease);
}
.link-arrow::after {
  content: '→';
  transition: transform var(--dur-fast) var(--ease);
}
.link-arrow:hover { color: var(--gold-soft); }
.link-arrow:hover::after { transform: translateX(4px); }

/* =====================================================================
   10. COLUMNAS — Revista literaria / distópica
   ===================================================================== */
.col-hero {
  padding: clamp(80px, 12vw, 140px) var(--gutter) clamp(60px, 8vw, 100px);
  background-color: var(--bg-base);
}
/* Desktop: respetar grid de columnas.css PERO foto al porte del titulo.
   Titulo mide ~182px de alto. Foto a 240x320 (1.76x) = proporcionada, no dominante. */
@media (min-width: 901px) {
  html body .col-hero-inner.col-hero-inner.col-hero-inner {
    grid-template-columns: 1fr 240px !important;
    gap: 48px !important;
    align-items: center !important;
  }
  html body .col-hero-photo.col-hero-photo.col-hero-photo {
    width: 240px !important;
    max-width: 240px !important;
    aspect-ratio: 3 / 4 !important;
  }
}
/* Tablet intermedia */
@media (min-width: 721px) and (max-width: 900px) {
  html body .col-hero-inner.col-hero-inner.col-hero-inner {
    grid-template-columns: 1fr 200px !important;
    gap: 36px !important;
  }
  html body .col-hero-photo.col-hero-photo.col-hero-photo {
    width: 200px !important;
    max-width: 200px !important;
  }
}
/* Mobile: 1 columna, foto debajo del texto. */
@media (max-width: 720px) {
  .col-hero-inner {
    grid-template-columns: 1fr !important;
    gap: var(--space-l) !important;
  }
  .col-hero-photo {
    max-width: 240px !important;
    width: 240px !important;
    margin: 0 auto !important;
  }
}
.col-hero-text h1 {
  margin-bottom: var(--space-s);
}
.col-hero-text .lead {
  font-family: var(--font-serif);
  font-size: clamp(1.1rem, 0.6vw + 1rem, 1.4rem);
  color: var(--ink-muted);
  max-width: 62ch;
  line-height: 1.55;
  font-style: italic;
}
.col-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2xs);
  margin-top: var(--space-m);
}
.col-hero-tags .tag-pill {
  font-family: var(--font-sans);
  font-size: 0.68rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 6px 14px;
  border: 1px solid rgba(232, 221, 200, 0.16);
  color: var(--ink-muted);
}

.col-filter {
  position: sticky;
  top: 64px;
  z-index: 30;
  background-color: var(--bg-veil);
  -webkit-backdrop-filter: saturate(180%) blur(16px);
  backdrop-filter: saturate(180%) blur(16px);
  padding: var(--space-s) var(--gutter);
  border-top: 1px solid rgba(232, 221, 200, 0.05);
  border-bottom: 1px solid rgba(232, 221, 200, 0.05);
  display: flex;
  gap: var(--space-2xs);
  flex-wrap: wrap;
  justify-content: center;
}
.col-filter a {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--ink-muted);
  padding: 10px 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  transition: all var(--dur-fast) var(--ease);
}
.col-filter a:hover {
  color: var(--gold-soft);
  border-color: rgba(184, 155, 94, 0.4);
}
.col-filter a.is-active {
  color: var(--ink-warm);
  border-color: var(--gold);
  background-color: rgba(184, 155, 94, 0.08);
}

 .col-grid {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: var(--space-l) var(--gutter) var(--space-2xl);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(440px, 1fr));
  gap: clamp(28px, 3vw, 44px);
}

.col-card {
  display: flex;
  flex-direction: column;
  background-color: var(--bg-elevated);
  border: 1px solid rgba(232, 221, 200, 0.05);
  padding: var(--space-m);
  position: relative;
  text-decoration: none;
  transition: all var(--dur-base) var(--ease);
  min-height: 280px;
}
.col-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 1px;
  background-color: var(--gold);
  transition: width var(--dur-base) var(--ease);
}
.col-card:hover {
  background-color: var(--bg-paper);
  border-color: rgba(184, 155, 94, 0.24);
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}
.col-card:hover::before { width: 100%; }

.col-card-cover {
  width: 100%;
  aspect-ratio: 16/9;
  background-color: var(--bg-paper);
  background-size: cover;
  background-position: center;
  margin-bottom: var(--space-m);
  position: relative;
  overflow: hidden;
}
.col-card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--space-2xs);
}
.col-card-cat {
  font-family: var(--font-sans);
  font-size: 0.65rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}
.col-card-num {
  font-family: var(--font-serif);
  font-size: 0.85rem;
  font-style: italic;
  color: var(--ink-dim);
}
.col-card h3 {
  font-family: var(--font-serif);
  font-size: 1.32rem;
  line-height: 1.25;
  color: var(--ink-warm);
  margin: var(--space-2xs) 0;
  font-weight: 500;
}
.col-card .extracto {
  font-family: var(--font-serif);
  font-size: 0.96rem;
  color: var(--ink-muted);
  line-height: 1.55;
  margin: var(--space-2xs) 0 var(--space-s);
  flex: 1;
}
.col-card .col-card-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: var(--space-s);
  border-top: 1px solid rgba(232, 221, 200, 0.06);
}
.col-card .col-card-date {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  color: var(--ink-muted);
  letter-spacing: 0.1em;
}
.col-card .cta {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}

/* =====================================================================
   11. PRENSA DETAIL — Sala de prensa profesional
   ===================================================================== */
.pr-hero {
  padding: clamp(80px, 12vw, 140px) var(--gutter) clamp(60px, 8vw, 100px);
  background-color: var(--bg-base);
}
.pr-hero-inner { max-width: var(--wrap-max); margin: 0 auto; }
.pr-hero h1 { margin-bottom: var(--space-s); max-width: 18ch; }
.pr-hero .lead { font-family: var(--font-serif); font-size: clamp(1.1rem, 0.6vw + 1rem, 1.35rem); color: var(--ink-muted); max-width: 60ch; line-height: 1.55; font-style: italic; }

.pr-filter {
  padding: var(--space-s) var(--gutter);
  border-top: 1px solid rgba(232, 221, 200, 0.05);
  border-bottom: 1px solid rgba(232, 221, 200, 0.05);
  background-color: var(--bg-elevated);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pr-filter-inner {
  max-width: var(--wrap-max);
  margin: 0 auto;
  display: flex;
  gap: var(--space-s);
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.pr-filter-clear {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  transition: color var(--dur-fast) var(--ease);
}
.pr-filter-clear:hover { color: var(--gold-soft); }

.pr-empty {
  text-align: center;
  padding: var(--space-2xl) var(--gutter);
  color: var(--ink-muted);
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1.2rem;
}

.press-grid-wrap {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: var(--space-l) var(--gutter);
}

.press-card {
  background-color: var(--bg-elevated);
  border: 1px solid rgba(232, 221, 200, 0.05);
  padding: var(--space-m);
  display: flex;
  flex-direction: column;
  gap: var(--space-2xs);
  transition: all var(--dur-base) var(--ease);
  position: relative;
  border-top: 2px solid var(--gold-dim);
}
.press-card:hover {
  background-color: var(--bg-paper);
  border-color: rgba(184, 155, 94, 0.24);
  border-top-color: var(--gold);
  transform: translateY(-3px);
  box-shadow: var(--shadow-lg);
}
.press-kicker {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin: 0;
}
.press-card h3 {
  font-family: var(--font-serif);
  font-size: 1.32rem;
  color: var(--ink-warm);
  line-height: 1.25;
  margin: var(--space-2xs) 0;
}
.press-summary {
  font-family: var(--font-serif);
  color: var(--ink-muted);
  font-size: 0.96rem;
  line-height: 1.55;
  margin: var(--space-2xs) 0;
  flex: 1;
}
.press-meta {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  color: var(--ink-dim);
  letter-spacing: 0.1em;
  margin: var(--space-2xs) 0;
}
.press-estado {
  color: var(--gold);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 600;
}
.press-link {
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--accent);
  font-weight: 600;
  margin-top: var(--space-s);
  align-self: flex-start;
  padding: 10px 0;
  border-top: 1px solid rgba(193, 53, 66, 0.16);
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  transition: color var(--dur-fast) var(--ease);
}
.press-link::after { content: '→'; transition: transform var(--dur-fast) var(--ease); }
.press-link:hover { color: var(--accent-warm); }
.press-link:hover::after { transform: translateX(4px); }

/* Kit de prensa */
.pr-kit {
  padding: var(--space-2xl) var(--gutter);
  background-color: var(--bg-elevated);
  border-top: 1px solid rgba(232, 221, 200, 0.05);
}
.pr-kit-inner {
  max-width: var(--wrap-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: var(--space-xl);
}
.pr-kit-rows {
  display: flex;
  flex-direction: column;
  margin-top: var(--space-l);
}
.pr-kit-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-s);
  padding: var(--space-m) 0;
  border-top: 1px solid rgba(232, 221, 200, 0.08);
  font-family: var(--font-sans);
  font-size: 0.86rem;
  color: var(--ink-soft);
  transition: color var(--dur-fast) var(--ease);
  text-decoration: none;
}
.pr-kit-row:last-child { border-bottom: 1px solid rgba(232, 221, 200, 0.08); }
.pr-kit-row:hover { color: var(--gold-soft); }
.pr-kit-row::after { content: '↗'; color: var(--gold-dim); transition: all var(--dur-fast) var(--ease); }
.pr-kit-row:hover::after { color: var(--gold); transform: translate(2px, -2px); }
.pr-kit-side {
  padding: var(--space-l);
  background-color: var(--bg-paper);
  border: 1px solid var(--hairline-gold);
}
.pr-kit-side h3 { margin-bottom: var(--space-s); }

/* =====================================================================
   12. EVENTOS — Estado vacío elegante + CTA
   ===================================================================== */
.event-filters {
  display: flex;
  gap: var(--space-2xs);
  flex-wrap: wrap;
  justify-content: center;
  margin: var(--space-m) 0 var(--space-l);
}

.events-grid {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: var(--space-l) var(--gutter);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--space-m);
}

.event-empty {
  grid-column: 1/-1;
  text-align: center;
  padding: var(--space-2xl) var(--space-m);
  border: 1px dashed rgba(184, 155, 94, 0.32);
  background: linear-gradient(180deg, rgba(184, 155, 94, 0.04), transparent);
}
.event-empty h3 {
  font-family: var(--font-serif);
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  color: var(--ink-warm);
  margin-bottom: var(--space-s);
  font-weight: 400;
  letter-spacing: -0.012em;
}
.event-empty h3 em { color: var(--gold); font-style: italic; }
.event-empty p {
  font-family: var(--font-serif);
  font-size: 1.1rem;
  color: var(--ink-muted);
  max-width: 60ch;
  margin: 0 auto var(--space-l);
  font-style: italic;
  line-height: 1.6;
}
.event-empty .button {
  margin-top: var(--space-s);
}

.event-card {
  background-color: var(--bg-elevated);
  padding: var(--space-l) var(--space-m);
  border: 1px solid rgba(232, 221, 200, 0.05);
  border-left: 2px solid var(--gold-dim);
  display: flex;
  flex-direction: column;
  gap: var(--space-2xs);
  transition: all var(--dur-base) var(--ease);
}
.event-card:hover {
  border-left-color: var(--gold);
  background-color: var(--bg-paper);
  transform: translateY(-3px);
}
.event-card .fecha { font-family: var(--font-sans); font-size: 0.7rem; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); font-weight: 600; }
.event-card h3 { font-family: var(--font-serif); font-size: 1.32rem; color: var(--ink-warm); margin: var(--space-2xs) 0; }
.event-card .lugar { color: var(--ink-muted); font-family: var(--font-serif); font-size: 0.96rem; font-style: italic; }

/* =====================================================================
   13. OBRAS DETAIL — Catálogo editorial de libros
   ===================================================================== */
.section {
  padding: var(--space-xl) var(--gutter);
  background-color: var(--bg-base);
  position: relative;
}
.section .wrap {
  max-width: var(--wrap-max);
  margin: 0 auto;
}
.section--wide {
  background-color: var(--bg-elevated);
  border-top: 1px solid rgba(232, 221, 200, 0.05);
  border-bottom: 1px solid rgba(232, 221, 200, 0.05);
}

.page-hero {
  padding: clamp(80px, 12vw, 140px) var(--gutter) clamp(60px, 8vw, 100px);
  background-color: var(--bg-base);
  position: relative;
  overflow: hidden;
}
.page-hero--image::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(11,11,10,0.55), rgba(11,11,10,0.92));
  z-index: 1;
}
.page-hero .wrap {
  max-width: var(--wrap-max);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.page-hero h1 { color: var(--ink-warm); margin-bottom: var(--space-s); max-width: 18ch; }
.page-hero .hero-copy, .page-hero p {
  font-family: var(--font-serif);
  font-size: clamp(1.05rem, 0.6vw + 1rem, 1.3rem);
  color: var(--ink-muted);
  max-width: 60ch;
  line-height: 1.55;
  font-style: italic;
}

.book-card {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: clamp(40px, 6vw, 88px);
  align-items: center;
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: var(--space-l);
  background-color: var(--bg-elevated);
  border: 1px solid rgba(232, 221, 200, 0.05);
  position: relative;
  transition: all var(--dur-base) var(--ease);
}
.book-card::before {
  content: attr(data-numeral);
  position: absolute;
  top: var(--space-m);
  left: var(--space-m);
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1rem;
  color: var(--gold);
  letter-spacing: 0.16em;
}
.book-card[data-book-card] { }
.book-card:hover {
  border-color: rgba(184, 155, 94, 0.24);
  background-color: var(--bg-paper);
}

.book-card .book-cover {
  width: 100%;
  max-width: 320px;
  aspect-ratio: 2/3;
  background-size: cover;
  background-position: center top;
  margin: 0 auto;
  box-shadow: var(--shadow-book);
  position: relative;
}
.book-card .book-cover.arriero { background-image: url('../img/libros/el-ultimo-arriero-de-pucon-3d.webp') !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center top !important; }
.book-card .book-cover.crudo-invierno { background-image: url('../img/libros/el-crudo-invierno-del-91-3d.webp') !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center top !important; }
.book-card .book-cover.resistencia { background-image: url('../img/libros/la-resistencia-cover.webp') !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: center top !important; }

.book-card .book-body {
  display: flex;
  flex-direction: column;
  gap: var(--space-2xs);
}
.book-card .book-body h2 { margin-bottom: var(--space-2xs); }
.book-card .book-body p { color: var(--ink-muted); line-height: 1.7; }

.eyebrow-card {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: var(--space-xs);
}

/* =====================================================================
   14. CONTACTO — Formulario editorial
   ===================================================================== */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-xl);
  max-width: var(--wrap-max);
  margin: 0 auto;
}
.contact-info h2 { margin-bottom: var(--space-m); }
.contact-info p { color: var(--ink-muted); margin-bottom: var(--space-m); }

.contact-form-card {
  background-color: var(--bg-elevated);
  border: 1px solid rgba(232, 221, 200, 0.06);
  padding: var(--space-l);
}

input, textarea, select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(232, 221, 200, 0.16);
  color: var(--ink-warm);
  padding: 14px 0;
  font-family: var(--font-serif);
  font-size: 1rem;
  transition: border-color var(--dur-fast) var(--ease);
  width: 100%;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: var(--gold);
  background-color: rgba(184, 155, 94, 0.04);
}
input::placeholder, textarea::placeholder { color: var(--ink-dim); }
textarea { resize: vertical; min-height: 100px; line-height: 1.6; }

button[type="submit"], input[type="submit"] {
  background-color: var(--accent);
  color: var(--ink-warm);
  border: 1px solid var(--accent);
  padding: 16px 28px;
  font-family: var(--font-sans);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all var(--dur-fast) var(--ease);
}
button[type="submit"]:hover, input[type="submit"]:hover {
  background-color: var(--accent-warm);
  border-color: var(--accent-warm);
  transform: translateY(-1px);
}

label {
  font-family: var(--font-sans);
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-muted);
  font-weight: 500;
  display: block;
  margin-bottom: var(--space-2xs);
}

/* =====================================================================
   15. LA RESISTENCIA — Mantengo estética editorial
   ===================================================================== */
.res-hero {
  padding: clamp(80px, 12vw, 140px) var(--gutter) clamp(60px, 8vw, 100px);
  background-color: var(--bg-base);
}
.res-hero-grid {
  max-width: var(--wrap-max);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-l);
}
.res-hero h1 { margin-bottom: var(--space-s); max-width: 18ch; }
.res-hero .lead { font-family: var(--font-serif); font-size: clamp(1.1rem, 0.6vw + 1rem, 1.35rem); color: var(--ink-muted); font-style: italic; max-width: 60ch; line-height: 1.55; }

.cta-row {
  display: flex;
  gap: var(--space-s);
  margin-top: var(--space-l);
  flex-wrap: wrap;
}

.res-section {
  padding: var(--space-2xl) var(--gutter);
  background-color: var(--bg-base);
}
.res-section .wrap, .res-section .container {
  max-width: var(--wrap-max);
  margin: 0 auto;
}
.res-section h2 { margin-bottom: var(--space-l); }
.res-section--dark { background-color: var(--bg-elevated); border-top: 1px solid rgba(232, 221, 200, 0.05); border-bottom: 1px solid rgba(232, 221, 200, 0.05); }

.res-sinopsis .lead { font-size: clamp(1.1rem, 0.6vw + 1rem, 1.4rem); color: var(--ink-muted); font-style: italic; line-height: 1.65; max-width: 62ch; }

.res-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: var(--space-m);
}
.res-card {
  background-color: var(--bg-elevated);
  padding: var(--space-l) var(--space-m);
  border: 1px solid rgba(232, 221, 200, 0.05);
  position: relative;
  transition: all var(--dur-base) var(--ease);
}
.res-card:hover { border-color: rgba(184, 155, 94, 0.32); transform: translateY(-4px); box-shadow: var(--shadow-lg); }
.res-card .num { font-family: var(--font-serif); font-style: italic; color: var(--gold); font-size: 0.96rem; letter-spacing: 0.14em; margin-bottom: var(--space-xs); }
.res-card h3 { font-family: var(--font-serif); color: var(--ink-warm); font-size: 1.32rem; margin-bottom: var(--space-s); font-weight: 500; }
.res-card p { color: var(--ink-muted); font-family: var(--font-serif); line-height: 1.65; }

.res-timeline { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: var(--space-l); margin-top: var(--space-l); }
.res-timeline .step { position: relative; padding-left: var(--space-m); }
.res-timeline .step::before { content: ''; position: absolute; left: 0; top: 4px; width: 1px; height: 80%; background-color: var(--gold); opacity: 0.6; }
.res-timeline .step .order { font-family: var(--font-serif); font-style: italic; color: var(--accent); font-size: 0.96rem; letter-spacing: 0.14em; }
.res-timeline .step h3 { font-family: var(--font-serif); font-size: 1.18rem; color: var(--ink-warm); margin: var(--space-2xs) 0; }

.res-where-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: var(--space-m); margin-top: var(--space-l); }
.res-where-item { padding: var(--space-m); background-color: var(--bg-elevated); border-left: 2px solid var(--gold-dim); }
.res-where-item h3 { font-family: var(--font-serif); color: var(--ink-warm); font-size: 1.18rem; margin-bottom: var(--space-2xs); }
.res-where-item p { color: var(--ink-muted); font-style: italic; font-size: 0.96rem; }

.res-preorder { background-color: var(--bg-elevated); border-top: 1px solid rgba(184, 155, 94, 0.16); }
.res-preorder h2 { color: var(--ink-warm); }
.res-preorder .lead { color: var(--ink-muted); font-style: italic; }
.res-preorder p { color: var(--ink-muted); }
.res-preorder .preview-item { background-color: var(--bg-paper); border: 1px solid rgba(184, 155, 94, 0.12); padding: var(--space-l); }

.res-faq details { border-top: 1px solid rgba(232, 221, 200, 0.08); padding: var(--space-m) 0; }
.res-faq summary { cursor: pointer; font-family: var(--font-serif); font-size: 1.18rem; color: var(--ink-warm); padding: var(--space-2xs) 0; transition: color var(--dur-fast) var(--ease); }
.res-faq summary:hover { color: var(--gold-soft); }
.res-faq details[open] summary { color: var(--gold); }
.res-faq details p { color: var(--ink-muted); margin-top: var(--space-s); line-height: 1.7; }

/* =====================================================================
   16. FOOTER EDITORIAL — Cierra como marca literaria
   ===================================================================== */
.site-footer {
  background-color: var(--bg-base);
  border-top: 1px solid rgba(184, 155, 94, 0.16);
  position: relative;
  padding-top: 0;
}
.site-footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 1px;
  background-color: var(--gold);
}
.footer-mockup {
  background-color: var(--bg-base);
}
.footer-inner {
  max-width: var(--wrap-max);
  margin: 0 auto;
  padding: var(--space-2xl) var(--gutter) var(--space-l);
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.4fr 1fr;
  gap: clamp(32px, 4vw, 64px);
  align-items: start;
}
.brand-col h5 {
  font-family: var(--font-serif);
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: var(--ink-warm);
  text-transform: none;
  margin-bottom: var(--space-xs);
  line-height: 1.1;
}
.brand-col .tag {
  font-family: var(--font-sans);
  font-size: 0.68rem;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}
.col h5 {
  margin-bottom: var(--space-m);
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}
.col a, .col .link-row {
  display: block;
  font-family: var(--font-serif);
  font-size: 1rem;
  color: var(--ink-muted);
  margin-bottom: var(--space-2xs);
  transition: color var(--dur-fast) var(--ease);
}
.col a:hover { color: var(--gold-soft); }

.newsletter-col p {
  font-family: var(--font-serif);
  font-size: 0.96rem;
  color: var(--ink-muted);
  line-height: 1.55;
  margin-bottom: var(--space-s);
}
.newsletter-col form {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}
.newsletter-col input[type=email] {
  border-bottom: 1px solid rgba(232, 221, 200, 0.18);
  padding: 12px 0;
  font-family: var(--font-serif);
  background: transparent;
  color: var(--ink-warm);
}
.newsletter-col input[type=email]::placeholder { color: var(--ink-dim); }
.newsletter-col button[type=submit] {
  background: transparent;
  color: var(--accent);
  border: 1px solid var(--hairline-accent);
  padding: 12px 20px;
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all var(--dur-fast) var(--ease);
  align-self: flex-start;
}
.newsletter-col button[type=submit]:hover {
  background-color: var(--accent);
  color: var(--ink-warm);
  border-color: var(--accent);
}

.social-col .icons { display: flex; gap: var(--space-2xs); }
.social-col .icons a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(232, 221, 200, 0.16);
  border-radius: 50%;
  color: var(--ink-soft);
  transition: all var(--dur-fast) var(--ease);
  margin: 0;
}
.social-col .icons a:hover {
  border-color: var(--gold);
  color: var(--gold-soft);
  background-color: rgba(184, 155, 94, 0.06);
}

.colophon {
  text-align: center;
  font-family: var(--font-sans);
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ink-dim);
  padding: var(--space-m) var(--gutter) var(--space-l);
  margin: 0;
  border-top: 1px solid rgba(232, 221, 200, 0.05);
  max-width: var(--wrap-max);
  margin-left: auto;
  margin-right: auto;
}

/* =====================================================================
   17. ANIMACIONES — Reveal on scroll, fade-in editorial
   ===================================================================== */
@media (prefers-reduced-motion: no-preference) {
  .reveal {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity var(--dur-slow) var(--ease-out), transform var(--dur-slow) var(--ease-out);
  }
  .reveal.is-visible { opacity: 1; transform: none; }
}

/* Stagger suave */
@media (prefers-reduced-motion: no-preference) {
  .books-shelf > .book:nth-child(1) { transition-delay: 0ms; }
  .books-shelf > .book:nth-child(2) { transition-delay: 80ms; }
  .books-shelf > .book:nth-child(3) { transition-delay: 160ms; }
}

/* =====================================================================
   18. SCROLLBAR, FOCO Y ACCESIBILIDAD — Detalles premium
   ===================================================================== */
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-track { background: var(--bg-base); }
::-webkit-scrollbar-thumb {
  background-color: var(--bg-paper);
  border: 2px solid var(--bg-base);
  border-radius: 999px;
}
::-webkit-scrollbar-thumb:hover { background-color: var(--gold-dim); }
* { scrollbar-color: var(--bg-paper) var(--bg-base); scrollbar-width: thin; }

:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
  border-radius: 1px;
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

.skip-link {
  position: absolute;
  top: -100px;
  left: 8px;
  padding: 12px 18px;
  background-color: var(--accent);
  color: var(--ink-warm);
  font-family: var(--font-sans);
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  z-index: 100;
  transition: top var(--dur-fast) var(--ease);
}
.skip-link:focus { top: 8px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* =====================================================================
   19. MOBILE-FIRST RESPONSIVE — Diseño pensado para celular primero
   ===================================================================== */
@media (max-width: 1024px) {
  .footer-inner { grid-template-columns: 1fr 1fr; gap: var(--space-l); }
  .pr-kit-inner { grid-template-columns: 1fr; }
  .contact-grid { grid-template-columns: 1fr; gap: var(--space-l); }
  .about-grid { grid-template-columns: 1fr; gap: var(--space-l); }
  .about-photo { max-width: 320px; }
  .book-card { grid-template-columns: 1fr; gap: var(--space-m); }
  .book-card .book-cover { max-width: 240px; }
}

@media (max-width: 720px) {
  .site-header .nav { padding: 12px var(--gutter); min-height: 56px; }
  .site-header .menu { display: none; }
  .site-header .menu.is-open {
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: var(--bg-base);
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: var(--space-s) 0;
    border-top: 1px solid rgba(232, 221, 200, 0.06);
    border-bottom: 1px solid rgba(232, 221, 200, 0.06);
    box-shadow: var(--shadow-elevated);
  }
  .site-header .menu.is-open a {
    padding: 14px var(--gutter);
    text-align: left;
    border-bottom: 1px solid rgba(232, 221, 200, 0.04);
  }
  .site-header .menu.is-open li:last-child a { border-bottom: none; }

  /* Mobile menu hamburguesa — CSS-only con checkbox */
  .nav-toggle-input { display: none; }
  .nav-toggle {
    display: none;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background-color: transparent;
    border: 1px solid rgba(232, 221, 200, 0.18);
    color: var(--ink-warm);
    border-radius: 2px;
    cursor: pointer;
    margin-left: auto;
  }
  .nav-toggle span {
    display: block;
    width: 18px;
    height: 1px;
    background-color: currentColor;
    position: relative;
    transition: background-color var(--dur-fast) var(--ease);
  }
  .nav-toggle span::before,
  .nav-toggle span::after {
    content: '';
    display: block;
    width: 18px;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    left: 0;
    transition: transform var(--dur-fast) var(--ease), top var(--dur-fast) var(--ease);
  }
  .nav-toggle span::before { top: -6px; }
  .nav-toggle span::after { top: 6px; }
  .nav-toggle-input:checked ~ .nav-toggle span { background-color: transparent; }
  .nav-toggle-input:checked ~ .nav-toggle span::before { top: 0; transform: rotate(45deg); }
  .nav-toggle-input:checked ~ .nav-toggle span::after { top: 0; transform: rotate(-45deg); }

  /* Mostrar hamburguesa en mobile — ocultar redes sociales */
  .site-header .social { display: none; }
  .nav-toggle { display: inline-flex; order: 3; margin-left: auto; }

  /* Menu mobile — controlado por checkbox, full-width drawer */
  .site-header .menu {
    order: 4;
    position: fixed;
    top: 56px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(11, 11, 10, 0.98) !important;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: var(--space-m) 0;
    border-top: 1px solid rgba(232, 221, 200, 0.06);
    border-bottom: 1px solid rgba(232, 221, 200, 0.06);
    box-shadow: var(--shadow-elevated);
    display: none;
    z-index: 100;
  }
  .site-header .menu li { width: 100%; list-style: none; }
  .site-header .menu li a,
  .site-header .menu li a.site-header .menu li a {
    color: #F5EFE2 !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(232, 221, 200, 0.06) !important;
    border-radius: 0 !important;
    padding: 22px var(--gutter) !important;
    text-align: left;
    display: block;
    width: 100%;
    font-size: 0.8rem !important;
    letter-spacing: 0.24em !important;
    text-transform: uppercase !important;
  }
  .site-header .menu li a:hover {
    color: #B89B5E !important;
    background: rgba(184, 155, 94, 0.06) !important;
  }
  .site-header .menu li:last-child a { border-bottom: none !important; }
  .site-header .nav-toggle-input:checked ~ .menu { display: flex; }

  .hero { min-height: 80vh; padding-top: 100px; }
  .award-badge { flex-direction: column; align-items: flex-start; gap: 12px; padding: 16px; width: 100%; }
  .award-seal { width: 48px; height: 48px; font-size: 1.3rem; }
  .award-line2 { font-size: 0.96rem; }
  .hero .actions { flex-direction: column; align-items: stretch; width: 100%; }
  .hero .actions .button { width: 100%; }
  .cta-row { flex-direction: column; }
  .cta-row > * { width: 100%; justify-content: center; }

  .books-section { padding: var(--space-l) var(--gutter); }
  .books-shelf { gap: var(--space-l); grid-template-columns: 1fr; }
  .book { padding: var(--space-m) var(--space-xs); }
  .book::after { font-size: 0.72rem; top: 12px; left: 12px; }

  .about-band { padding: var(--space-xl) var(--gutter); }
  .about-photo { max-width: 280px; }

  .press-band { padding: var(--space-xl) var(--gutter); }
  .press-grid { gap: var(--space-s); }

  .col-grid { grid-template-columns: 1fr; gap: var(--space-s); padding: var(--space-m) var(--gutter) var(--space-xl); }
  .col-hero-text h1 { font-size: clamp(2.2rem, 9vw, 3rem); }
  .col-filter { top: 56px; padding: var(--space-xs); gap: 6px; }
  .col-filter a { padding: 8px 14px; font-size: 0.66rem; }

  .pr-hero { padding: var(--space-xl) var(--gutter); }
  .pr-hero h1 { font-size: clamp(2.2rem, 9vw, 3rem); }
  .press-card { padding: var(--space-s); }

  .events-grid { grid-template-columns: 1fr; padding: var(--space-m) var(--gutter); gap: var(--space-s); }
  .event-empty { padding: var(--space-l) var(--space-s); }

  .book-card { padding: var(--space-m) var(--space-s); }
  .book-card::before { top: var(--space-s); left: var(--space-s); }

  .footer-inner { grid-template-columns: 1fr; gap: var(--space-l); padding: var(--space-xl) var(--gutter) var(--space-m); }
  .brand-col h5 { font-size: 1.5rem; }
  .colophon { font-size: 0.66rem; padding: var(--space-s) var(--gutter) var(--space-m); }
}

@media (max-width: 480px) {
  h1 { font-size: clamp(2.2rem, 10vw, 2.8rem) !important; }
  h2 { font-size: clamp(1.6rem, 7vw, 2rem) !important; }
  .hero h1 { font-size: clamp(2.2rem, 10vw, 2.8rem) !important; }
  .award-badge { width: 100%; }
}

/* =====================================================================
   20. PRINT — Editorial limpio
   ===================================================================== */
@media print {
  body { background: #fff; color: #000; font-family: Georgia, serif; font-size: 11pt; }
  .site-header, .site-footer, .hero, .award-strip { display: none; }
  a { color: #000; text-decoration: underline; }
}

/* === NUCLEAR OVERRIDE — al final, máxima specificity === */
html body .books-section.books-section.books-section,
html body .about-band.about-band.about-band,
html body .press-band.press-band.press-band,
html body .site-footer.site-footer.site-footer,
html body .section--wide.section--wide.section--wide,
html body .res-section--dark.res-section--dark.res-section--dark,
html body .feature-band.feature-band.feature-band {
  background-color: #0B0B0A !important;
  background: #0B0B0A !important;
  background-image: none !important;
}
html body .about-band.about-band.about-band,
html body .res-section--dark.res-section--dark.res-section--dark,
html body .pr-kit.pr-kit.pr-kit,
html body .res-preorder.res-preorder.res-preorder,
html body .section--wide.section--wide.section--wide,
html body .feature-band.feature-band.feature-band {
  background-color: #161614 !important;
  background: #161614 !important;
}

/* =====================================================================
   v22 — KILL THE NAVY RESIDUALS
   Override quirúrgico de selectores que cinematic.css pinta de azul navy
   (variables --cn-bg-2: #122a4a, --cn-petrol: #0a1f3a, --cn-bg-3: #1a3556).
   Remap a paleta editorial: grafito (#161614), marfil (#E8DDC8),
   dorado viejo (#B89B5E), gris texto (#B8B1A3).
   Triple-class html body .X.X.X para ganar especificidad.
   ===================================================================== */

/* ---------- /comprar/ (banner de pasos, cards, panel producto) ---------- */
html body .shop-info.shop-info.shop-info,
html body .product-panel.product-panel.product-panel,
html body .shop-item.shop-item.shop-item,
html body .contact-form-card.contact-form-card.contact-form-card,
html body .press-side.press-side.press-side,
html body .mini-cal.mini-cal.mini-cal,
html body .feature-band.feature-band.feature-band,
html body .newsletter-band.newsletter-band.newsletter-band {
  background-color: #161614 !important;
  background: #161614 !important;
  background-image: none !important;
}

/* Banda de pasos numerados — número grande en dorado viejo */
html body .shop-info-num.shop-info-num.shop-info-num {
  color: #B89B5E !important;
  font-style: italic !important;
  font-weight: 300 !important;
}

/* Títulos y párrafos en shop-info-item mantienen jerarquía editorial */
html body .shop-info-item.shop-info-item.shop-info-item strong,
html body .product-body.product-body.product-body h1,
html body .product-body.product-body.product-body .lead,
html body .contact-aside.contact-aside.contact-aside h2 {
  color: #F5EFE2 !important;
}
html body .shop-info-item.shop-info-item.shop-info-item p,
html body .product-body.product-body.product-body .lead,
html body .contact-aside.contact-aside.contact-aside p,
html body .contact-aside.contact-aside.contact-aside .meta-item span,
html body .shop-body.shop-body.shop-body p {
  color: #B8B1A3 !important;
}

/* Bordes hairline dorados en shop-info items (en lugar de bronce brillante) */
html body .shop-info-item.shop-info-item.shop-info-item {
  border-left: 1px solid rgba(184, 155, 94, 0.32) !important;
  padding-left: 22px !important;
}

/* Inputs y labels del producto y formulario de compra: línea inferior dorada */
html body .product-panel.product-panel.product-panel input,
html body .product-panel.product-panel.product-panel textarea,
html body .product-panel.product-panel.product-panel select,
html body .buy-form-grid.buy-form-grid.buy-form-grid input,
html body .buy-form-grid.buy-form-grid.buy-form-grid textarea,
html body .contact-form-card.contact-form-card.contact-form-card input,
html body .contact-form-card.contact-form-card.contact-form-card textarea,
html body .contact-form-card.contact-form-card.contact-form-card select {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid rgba(184, 155, 94, 0.28) !important;
  color: #F5EFE2 !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  border-radius: 0 !important;
}
html body .product-panel.product-panel.product-panel input:focus,
html body .product-panel.product-panel.product-panel textarea:focus,
html body .product-panel.product-panel.product-panel select:focus,
html body .buy-form-grid.buy-form-grid.buy-form-grid input:focus,
html body .buy-form-grid.buy-form-grid.buy-form-grid textarea:focus,
html body .contact-form-card.contact-form-card.contact-form-card input:focus,
html body .contact-form-card.contact-form-card.contact-form-card textarea:focus,
html body .contact-form-card.contact-form-card.contact-form-card select:focus {
  border-bottom-color: #B89B5E !important;
  outline: none !important;
}
html body .product-panel.product-panel.product-panel label,
html body .contact-form-card.contact-form-card.contact-form-card label {
  color: #B89B5E !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 10px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
}
html body .product-panel.product-panel.product-panel select option {
  background-color: #0B0B0A !important;
  color: #F5EFE2 !important;
}
html body .contact-form-card.contact-form-card.contact-form-card select option {
  background-color: #0B0B0A !important;
  color: #F5EFE2 !important;
}

/* Precio producto: dorado viejo, sin mayúsculas */
html body .product-price.product-price.product-price .amount {
  color: #B89B5E !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 400 !important;
}

/* Borde dorado hairline en lugar de línea-media del panel */
html body .product-panel.product-panel.product-panel {
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .contact-form-card.contact-form-card.contact-form-card {
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .mini-cal.mini-cal.mini-cal {
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .press-side.press-side.press-side {
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .shop-item.shop-item.shop-item {
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}

/* mini-cal: días del calendario, etiquetas */
html body .mini-cal.mini-cal.mini-cal h4 {
  color: #F5EFE2 !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
}
html body .mini-cal.mini-cal.mini-cal,
html body .mini-cal.mini-cal.mini-cal * {
  color: #B8B1A3 !important;
}
html body .mini-cal.mini-cal.mini-cal .is-today,
html body .mini-cal.mini-cal.mini-cal strong,
html body .mini-cal.mini-cal.mini-cal a {
  color: #B89B5E !important;
}

/* Preset kit header / números */
html body .press-kit-grid.press-kit-grid.press-kit-grid .kit-list .row .num {
  color: #B89B5E !important;
}
html body .press-side.press-side.press-side .row span:first-child {
  color: #B89B5E !important;
}
html body .press-side.press-side.press-side .row span:last-child {
  color: #F5EFE2 !important;
}

/* Bolsa de prensa (headline item) - etiqueta azul turquesa del medio */
html body .press-card.press-card.press-card::before {
  color: rgba(184, 155, 94, 0.55) !important;
}

/* Tira lateral de los cards de prensa (estado confirmada) */
html body .press-card.press-card.press-card[data-estado="confirmada"] {
  border-left: 2px solid #B89B5E !important;
}
/* Etiquetas estado "pendiente" en ámbar — mantener pero más editorial */
html body .press-card.press-card.press-card[data-estado="pendiente_respaldo"]::after {
  color: #B89B5E !important;
  background-color: rgba(184, 155, 94, 0.08) !important;
  border: 1px solid rgba(184, 155, 94, 0.30) !important;
}

/* Newsletter band: quitar fondo azul, mantener borde hairline */
html body .newsletter-band.newsletter-band.newsletter-band {
  border-top: 1px solid rgba(184, 155, 94, 0.16) !important;
  border-bottom: 1px solid rgba(184, 155, 94, 0.16) !important;
}

/* Feature band — si cinematic la pinta azul degradado, lo matamos */
/* (deja un sutil radial dorado en su lugar para que no quede plano) */
html body .feature-band.feature-band.feature-band::before {
  background: radial-gradient(45% 65% at 100% 0%, rgba(184, 155, 94, 0.10), transparent 60%) !important;
}

/* ---------- Comprar — layout del producto (mata el hueco a la derecha) ---------- */
html body .product-grid.product-grid.product-grid {
  display: grid !important;
  grid-template-columns: minmax(220px, 320px) 1fr !important;
  gap: 56px !important;
  align-items: start !important;
  padding-top: 60px !important;
  max-width: 920px !important;
  margin: 0 auto !important;
}
html body .product-cover.product-cover.product-cover {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 16px !important;
}
@media (max-width: 900px) {
  html body .product-grid.product-grid.product-grid {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
    padding-top: 32px !important;
    max-width: none !important;
  }
}

/* ---------- La Resistencia — Cards azules (res-card, etc.) ---------- */
html body .res-card.res-card.res-card,
html body .res-col-card.res-col-card.res-col-card,
html body .feature-card.feature-card.feature-card,
html body .res-step.res-step.res-step,
html body .res-timeline > .step,
html body .timeline-item.timeline-item.timeline-item {
  background-color: #161614 !important;
  background: #161614 !important;
  background-image: none !important;
  border: 1px solid rgba(184, 155, 94, 0.18) !important;
  border-radius: 0 !important;
}

/* ---------- home/feature band: limpieza de gradientes residuales ---------- */
html body .hero.hero.hero {
  background-blend-mode: normal !important;
}

/* Línea azul turquesa espurea en borde-izquierdo de libros, calcada del look anterior */
html body .book-portal.book-portal.book-portal .pull-quote {
  border-left-color: #B89B5E !important;
}
html body .book-card.book-card.book-card .body strong,
html body .book-portal.book-portal.book-portal .body strong,
html body .editorial-quote.editorial-quote.editorial-quote blockquote::before {
  background-color: #B89B5E !important;
}

/* Botón .secondary (outline) — borde dorado en hover */
html body .button.button.button.light,
html body .button.button.button.secondary,
html body a.button.secondary.button.secondary,
html body button.button.secondary.button.secondary {
  background-color: transparent !important;
  background: transparent !important;
  color: #F5EFE2 !important;
  border: 1px solid rgba(184, 155, 94, 0.36) !important;
  border-radius: 0 !important;
}
html body .button.button.button.light:hover,
html body .button.button.button.secondary:hover,
html body a.button.secondary.button.secondary:hover {
  color: #B89B5E !important;
  border-color: #B89B5E !important;
}

/* Botón principal .button (rojo editorial solo en COMPRAR/Featured) — usar cobre/dorado */
html body .button.button.button {
  background-color: #C13542 !important;
  background: #C13542 !important;
  color: #0B0B0A !important;
  border: 1px solid #C13542 !important;
  border-radius: 0 !important;
}
html body .button.button.button:hover {
  background-color: #A02A35 !important;
  border-color: #A02A35 !important;
}

/* Calendario nav (botón is-active) */
html body .event-filters.event-filters.event-filters button.is-active {
  color: #B89B5E !important;
  border-color: #B89B5E !important;
}

/* Cuadrícula home: el div .grid.grid-3 — fondo editorial y borde hairline */
html body .grid.grid-3.grid-3,
html body section.press-grid.press-grid.press-grid {
  background-color: transparent !important;
}

/* Tarjeta "PENDIENTE DE RESPALDO" — más editorial */
html body .press-summary.press-summary.press-summary {
  color: #B8B1A3 !important;
}
html body .press-meta.press-meta.press-meta {
  color: #B8B1A3 !important;
}

/* Línea en la div-top del área de filtro prensa */
html body .pr-filter.pr-filter.pr-filter {
  background-color: transparent !important;
  border-bottom: 1px solid rgba(184, 155, 94, 0.18) !important;
}
html body .pr-filter.pr-filter.pr-filter a {
  color: #B8B1A3 !important;
  border-color: rgba(184, 155, 94, 0.18) !important;
}
html body .pr-filter.pr-filter.pr-filter a.is-active {
  color: #F5EFE2 !important;
  border-color: #B89B5E !important;
}

/* Inputs textarea placeholder color */
html body input::placeholder,
html body textarea::placeholder,
html body .product-panel.product-panel.product-panel input::placeholder,
html body .product-panel.product-panel.product-panel textarea::placeholder,
html body .contact-form-card.contact-form-card.contact-form-card input::placeholder,
html body .contact-form-card.contact-form-card.contact-form-card textarea::placeholder,
html body .buy-form-grid.buy-form-grid.buy-form-grid input::placeholder,
html body .buy-form-grid.buy-form-grid.buy-form-grid textarea::placeholder {
  color: rgba(184, 155, 94, 0.45) !important;
  font-style: italic !important;
}

/* =====================================================================
   v22.b — LA RESISTENCIA (HTML inline styles usan #0a1f3a, #122a4a, #fbfdff, #29384b)
   Override de alta especificidad para matar los azules restantes y
   forzar paleta editorial consistente.
   ===================================================================== */

/* Hero portada y otros contenedores pintados azul */
html body .res-hero.res-hero.res-hero {
  background-color: #0B0B0A !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.92) 100%), url('/assets/img/hero-jinete.webp') center/cover no-repeat !important;
  color: #F5EFE2 !important;
}

html body .res-section.res-section.res-section.res-section {
  background-color: #0B0B0A !important;
  background: #0B0B0A !important;
  color: #B8B1A3 !important;
  padding: 120px 24px !important;
}

html body .res-section.res-section.res-section h2,
html body .res-timeline.res-timeline.res-timeline h3,
html body .res-where-item.res-where-item.res-where-item h3 {
  color: #F5EFE2 !important;
}
html body .res-section.res-section.res-section p,
html body .res-section.res-section.res-section .lead,
html body .res-timeline.res-timeline.res-timeline p,
html body .res-where-item.res-where-item.res-where-item p {
  color: #B8B1A3 !important;
}
html body .res-section.res-section.res-section .lead {
  border-left-color: #B89B5E !important;
}

/* Sinopsis: fondo claro → fondo grafito */
html body .res-sinopsis.res-sinopsis.res-sinopsis {
  background-color: #161614 !important;
  background: #161614 !important;
  color: #B8B1A3 !important;
}

/* Pre-order: form azul oscuro → fondo grafito con hairline dorada */
html body .res-preorder.res-preorder.res-preorder {
  background-color: #0B0B0A !important;
  background: linear-gradient(180deg, #0B0B0A 0%, #161614 100%) !important;
  color: #F5EFE2 !important;
  border-top: 1px solid rgba(184, 155, 94, 0.16) !important;
  border-bottom: 1px solid rgba(184, 155, 94, 0.16) !important;
}
html body .res-preorder.res-preorder.res-preorder h2 {
  color: #F5EFE2 !important;
}
html body .res-preorder.res-preorder.res-preorder p {
  color: #B8B1A3 !important;
}
html body .res-preorder.res-preorder.res-preorder input {
  background-color: transparent !important;
  background: transparent !important;
  border: 1px solid rgba(184, 155, 94, 0.30) !important;
  color: #F5EFE2 !important;
  border-radius: 0 !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-size: 18px !important;
  padding: 14px 18px !important;
}
html body .res-preorder.res-preorder.res-preorder input::placeholder {
  color: rgba(184, 155, 94, 0.45) !important;
  font-style: italic !important;
}
html body .res-preorder.res-preorder.res-preorder input:focus {
  outline: 0 !important;
  border-color: #B89B5E !important;
  background-color: rgba(184, 155, 94, 0.04) !important;
}
html body .res-preorder.res-preorder.res-preorder button {
  background-color: #C13542 !important;
  background: #C13542 !important;
  color: #0B0B0A !important;
  border: 1px solid #C13542 !important;
  border-radius: 0 !important;
  font-weight: 700 !important;
  padding: 16px 32px !important;
}
html body .res-preorder.res-preorder.res-preorder button:hover {
  background-color: #A02A35 !important;
  border-color: #A02A35 !important;
}
html body .res-preorder.res-preorder.res-preorder label {
  color: #B89B5E !important;
  font-family: 'Inter', sans-serif !important;
}
html body .res-preorder.res-preorder.res-preorder .form-note {
  color: rgba(184, 155, 94, 0.55) !important;
}
html body .res-preorder.res-preorder.res-preorder .res-progress {
  color: rgba(184, 155, 94, 0.55) !important;
}
html body .res-preorder.res-preorder.res-preorder .res-progress strong {
  color: #B89B5E !important;
}
html body .res-preorder.res-preorder.res-preorder .res-progress-bar {
  background-color: rgba(184, 155, 94, 0.10) !important;
  background: rgba(184, 155, 94, 0.10) !important;
}
html body .res-preorder.res-preorder.res-preorder .res-progress-bar .fill {
  background: linear-gradient(90deg, #B89B5E, #C13542) !important;
}

/* FAQ: fondo navy → fondo grafito */
html body .res-faq.res-faq.res-faq {
  background-color: #161614 !important;
  background: #161614 !important;
  color: #F5EFE2 !important;
}
html body .res-faq.res-faq.res-faq details {
  background-color: rgba(184, 155, 94, 0.04) !important;
  background: rgba(184, 155, 94, 0.04) !important;
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .res-faq.res-faq.res-faq details:hover {
  background-color: rgba(184, 155, 94, 0.08) !important;
  background: rgba(184, 155, 94, 0.08) !important;
}
html body .res-faq.res-faq.res-faq summary {
  color: #F5EFE2 !important;
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  list-style: none !important;
}
html body .res-faq.res-faq.res-faq summary::after {
  color: #B89B5E !important;
}
html body .res-faq.res-faq.res-faq details p {
  color: #B8B1A3 !important;
}

/* Timeline (precuela/secuela) — steps en fondo claro */
html body .res-timeline.res-timeline.res-timeline .step {
  background-color: #161614 !important;
  background: #161614 !important;
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .res-timeline.res-timeline.res-timeline .step.is-current {
  border-color: #B89B5E !important;
  box-shadow: 0 0 0 4px rgba(184, 155, 94, 0.10) !important;
}
html body .res-timeline.res-timeline.res-timeline .step .order {
  background-color: rgba(184, 155, 94, 0.10) !important;
  background: rgba(184, 155, 94, 0.10) !important;
  color: #B89B5E !important;
  border-radius: 999px !important;
}
html body .res-timeline.res-timeline.res-timeline .arrow {
  color: #B89B5E !important;
}

/* "Dónde conseguir La Resistencia" — cards en blanco → grafito */
html body .res-where-item.res-where-item.res-where-item {
  background-color: #161614 !important;
  background: #161614 !important;
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
}
html body .res-where-item.res-where-item.res-where-item:hover {
  border-color: #B89B5E !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4) !important;
}

/* Cards rojos (3 columnas "Una novela que se lee en un día...") */
html body .res-cards.res-cards.res-cards > .res-card.res-card.res-card {
  background-color: #161614 !important;
  background: #161614 !important;
  border: 1px solid rgba(184, 155, 94, 0.20) !important;
  border-radius: 0 !important;
  color: #B8B1A3 !important;
}
html body .res-card.res-card.res-card .num,
html body .res-card.res-card.res-card .order,
html body .res-card.res-card.res-card h3 {
  color: #B89B5E !important;
}

/* Hero progress (en el hero de La Resistencia) */
html body .res-progress.res-progress.res-progress {
  color: rgba(184, 155, 94, 0.55) !important;
}
html body .res-progress.res-progress.res-progress strong {
  color: #B89B5E !important;
}
html body .res-progress-bar.res-progress-bar.res-progress-bar {
  background-color: rgba(184, 155, 94, 0.10) !important;
}
html body .res-progress-bar.res-progress-bar.res-progress-bar .fill {
  background: linear-gradient(90deg, #B89B5E, #C13542) !important;
}

/* CTA primary/secondary en hero La Resistencia */
html body .res-hero .cta-row a.cta-primary {
  background-color: #C13542 !important;
  color: #0B0B0A !important;
  border-radius: 0 !important;
}
html body .res-hero .cta-row a.cta-secondary {
  background-color: transparent !important;
  color: #F5EFE2 !important;
  border: 1px solid rgba(184, 155, 94, 0.36) !important;
  border-radius: 0 !important;
}

/* Eyebrow "PREVENTA" del hero */
html body .res-hero.res-hero.res-hero .eyebrow-kicker {
  color: #B89B5E !important;
  border: 1px solid #B89B5E !important;
  border-radius: 0 !important;
}

/* "Lee el primer capítulo gratis" — botones sobre fondo */
html body .res-preorder.res-preorder .form-row button,
html body .res-preorder.res-preorder .button.button,
html body .res-preorder.res-preorder button[type="submit"] {
  background-color: #C13542 !important;
  color: #0B0B0A !important;
  border-radius: 0 !important;
}

/* Botón submit genérico dentro de form pre-order (sin clase) */
html body form#formReservar#formReservar#formReservar button[type="submit"] {
  background-color: #C13542 !important;
  background: #C13542 !important;
  color: #0B0B0A !important;
  border: 1px solid #C13542 !important;
  border-radius: 0 !important;
  font-family: 'Inter', sans-serif !important;
}
html body form#formReservar#formReservar#formReservar button[type="submit"]:hover {
  background-color: #A02A35 !important;
  border-color: #A02A35 !important;
}

/* Section "Lee en orden, o al revés" — tiene background:#0a1f3a inline */
html body .res-section--dark.res-section--dark.res-section--dark,
html body section[style*="background:#0a1f3a"] {
  background-color: #0B0B0A !important;
  background: #0B0B0A !important;
  color: #F5EFE2 !important;
  border-top: 1px solid rgba(184, 155, 94, 0.16) !important;
  border-bottom: 1px solid rgba(184, 155, 94, 0.16) !important;
}
html body .res-section--dark h2,
html body .res-section--dark p {
  color: #F5EFE2 !important;
}
html body .res-section--dark .eyebrow {
  color: #B89B5E !important;
}

/* res-cover::before shadow posterior — limpiar azul */
html body .res-hero.res-hero.res-hero .res-cover::before {
  background: linear-gradient(135deg, rgba(184, 155, 94, 0.30), rgba(11, 11, 10, 0.40)) !important;
}

/* Bloque <style> inline (max specificity reset) — usado por todo el HTML */
html body .res-timeline .step h3,
html body .res-section.res-section.res-section.res-section h2 {
  color: #F5EFE2 !important;
}

/* Ocultar overflow gradient azul (radial de cinematic) en zonas oscuras */
html body::before {
  background: radial-gradient(1200px 700px at 80% -10%, rgba(184, 155, 94, 0.05), transparent 60%), radial-gradient(900px 600px at 0 110%, rgba(11, 11, 10, 0.85), transparent 60%) !important;
}



/* ============================================
   v26 FIX: hamburger toggle visible en desktop
   - El checkbox sin estilizar se renderiza como un rectángulo blanco feo
   - Lo ocultamos en desktop y lo mostramos solo en mobile
   ============================================ */

/* Ocultar checkbox y label del toggle en desktop (default) */
html body .site-header .nav-toggle-input,
html body .site-header .nav-toggle {
  display: none !important;
}

/* Estilos del label hamburguesa (3 rayas) — solo mobile */
@media (max-width: 760px) {
  html body .site-header .nav-toggle {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    cursor: pointer;
    position: relative;
    background: transparent;
    border: 1px solid var(--cn-line-strong, rgba(184,155,94,0.18));
    border-radius: 2px;
    margin-left: auto;
    order: 99;
  }
  html body .site-header .nav-toggle span,
  html body .site-header .nav-toggle span::before,
  html body .site-header .nav-toggle span::after {
    content: '';
    display: block;
    position: absolute;
    height: 1.5px;
    width: 18px;
    background: var(--cn-ink, #F5EFE2);
    transition: transform 0.3s, opacity 0.3s;
  }
  html body .site-header .nav-toggle span { top: 50%; left: 50%; transform: translate(-50%, -50%); }
  html body .site-header .nav-toggle span::before { top: -6px; left: 0; }
  html body .site-header .nav-toggle span::after { top: 6px; left: 0; }

  /* Cuando el checkbox está activo, las rayas se vuelven X */
  html body .site-header .nav-toggle-input:checked ~ .nav-toggle span { background: transparent; }
  html body .site-header .nav-toggle-input:checked ~ .nav-toggle span::before { top: 0; transform: rotate(45deg); }
  html body .site-header .nav-toggle-input:checked ~ .nav-toggle span::after { top: 0; transform: rotate(-45deg); }

  /* Menú en mobile: oculto por default, visible si está checked */
  html body .site-header .menu {
    display: none !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    background: rgba(11, 11, 10, 0.98);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 20px 24px 28px;
    border-top: 1px solid var(--cn-line, rgba(184,155,94,0.12));
    border-bottom: 1px solid var(--cn-line, rgba(184,155,94,0.12));
    margin: 0;
    z-index: 49;
  }
  html body .site-header .nav-toggle-input:checked ~ .menu {
    display: flex !important;
  }
  html body .site-header .menu a {
    padding: 14px 0;
    border-bottom: 1px solid var(--cn-line, rgba(184,155,94,0.10));
    text-align: left;
  }
  html body .site-header .menu li:last-child a { border-bottom: none; }

  /* Hacer que el nav se posicione relativo en mobile para que el menu absolute funcione */
  html body .site-header .nav { position: relative; }
  html body .site-header .social { margin-left: 0; }
}

/* ============================================
   v27 FIX: Ocultar el menu-toggle creado por main.js
   - main.js crea <button class="menu-toggle"> automáticamente
   - Sin estilos se ve como un cuadrado blanco gigante en mobile
   - Ocultamos ese y usamos solo el toggle CSS-only
   ============================================ */
html body .site-header .menu-toggle {
  display: none !important;
}

/* ============================================
   v43 SHARE BUTTONS — Botones para compartir
   Cero JavaScript, cero APIs. Solo hrefs.
   Paleta editorial: dorado viejo + cobre + rojo.
   ============================================ */
.share-block {
  margin: 48px auto 32px;
  padding: 28px 24px;
  border-top: 1px solid rgba(184,155,94,0.25);
  border-bottom: 1px solid rgba(184,155,94,0.15);
  background: rgba(184,155,94,0.04);
  border-radius: 4px;
  text-align: center;
  max-width: 720px;
}
.share-eyebrow {
  font-family: 'JetBrains Mono', ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #B89B5E;
  margin: 0 0 16px;
  font-weight: 600;
}
.share-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.share-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 999px;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: var(--text, #E8DDC8);
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(184,155,94,0.30);
  transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease;
  cursor: pointer;
}
.share-btn:hover, .share-btn:focus-visible {
  transform: translateY(-1px);
  background: rgba(184,155,94,0.12);
  border-color: rgba(184,155,94,0.55);
  outline: none;
}
.share-btn svg { display: block; flex-shrink: 0; }
.share-label { line-height: 1; }

/* Color de icono por red (mas sutil, no chillones) */
.share-btn--wa { color: #25D366; border-color: rgba(37,211,102,0.35); }
.share-btn--wa:hover, .share-btn--wa:focus-visible {
  background: rgba(37,211,102,0.12); border-color: rgba(37,211,102,0.6);
}
.share-btn--fb { color: #1877F2; border-color: rgba(24,119,242,0.35); }
.share-btn--fb:hover, .share-btn--fb:focus-visible {
  background: rgba(24,119,242,0.12); border-color: rgba(24,119,242,0.6);
}
.share-btn--x { color: #E8DDC8; border-color: rgba(184,155,94,0.30); }
.share-btn--li { color: #0A66C2; border-color: rgba(10,102,194,0.35); }
.share-btn--li:hover, .share-btn--li:focus-visible {
  background: rgba(10,102,194,0.12); border-color: rgba(10,102,194,0.6);
}
.share-btn--tg { color: #229ED9; border-color: rgba(34,158,217,0.35); }
.share-btn--tg:hover, .share-btn--tg:focus-visible {
  background: rgba(34,158,217,0.12); border-color: rgba(34,158,217,0.6);
}

.share-hint {
  font-family: 'Inter', sans-serif;
  font-size: 11px;
  color: rgba(184,155,94,0.6);
  margin: 14px 0 0;
  letter-spacing: 0.04em;
  font-style: italic;
}

@media (max-width: 600px) {
  .share-list { gap: 6px; }
  .share-btn { padding: 8px 12px; font-size: 12px; }
  .share-label { display: none; }
  .share-btn { gap: 0; }
}

/* Forzar paleta oscura en share-block (override AdBlock / temas claros) */
html body .share-block { background-color: rgba(11,11,10,0.6) !important; }
html body .share-btn { background-color: rgba(22,22,20,0.6) !important; }
