/* Lydbogs-titelsider v6 (mobil full-bleed hero, rating under cover, laes mere-fade,
   kilde-links i loebende tekst, "Kan hoeres hos" paa egen linje paa mobil)
   Tidligere: v5 (samlet hero-kort m. gradient-top, ikon-fakta, citatblok)
   Filnavns-versioneret: naeste = lydbog-111.css + bump i bog.php. */

.lydbog-side { background: #f8fafc; padding: 20px 0 44px; }
.lydbog-wrap { max-width: 1216px; margin: 0 auto; padding: 0 24px; }
@media (min-width: 1200px) { .lydbog-wrap { padding: 0 136px; max-width: 1440px; } }

.lydbog-crumb { font-size: .82rem; color: #64748b; margin-bottom: 18px; }
.lydbog-crumb a { color: #64748b; text-decoration: none; }
.lydbog-crumb a:hover { color: #1d4ed8; }

/* Hero */
.lydbog-hero { display: flex; gap: 22px; align-items: flex-start; background: #fff;
  border: 1px solid #e2e8f0; border-radius: 16px; padding: 20px 22px; margin-bottom: 14px; }
.lydbog-hero__cover { width: 132px; height: auto; border-radius: 12px;
  box-shadow: 0 8px 22px rgba(15,23,42,.14); flex-shrink: 0; }
.lydbog-hero__cover--tom { aspect-ratio: 1/1; display: flex; align-items: center; justify-content: center;
  background: #eef2ff; color: #1d4ed8; font-size: 3rem; font-weight: 700; }
.lydbog-hero__eyebrow { text-transform: uppercase; letter-spacing: .09em; font-size: .72rem;
  font-weight: 700; color: #1d4ed8; margin: 0 0 6px; }
.lydbog-hero__txt h1 { font-size: 1.72rem; line-height: 1.2; margin: 0 0 14px; color: #0f172a; }
.lydbog-fakta { list-style: none; margin: 0 0 12px; padding: 0; display: flex; flex-wrap: wrap;
  gap: 6px 22px; font-size: .93rem; color: #334155; }
.lydbog-fakta strong { color: #0f172a; }
.lydbog-tjek { font-size: .8rem; color: #64748b; margin: 0; }

.lydbog-note { background: #fffbeb; border: 1px solid #fde68a; color: #92400e;
  border-radius: 12px; padding: 10px 14px; font-size: .92rem; margin-bottom: 14px; }

/* Om lydbogen - genereret tekst, laesespalte */
.lydbog-om { background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;
  padding: 16px 20px; margin-bottom: 14px; font-size: .97rem; color: #334155; line-height: 1.65; }
.lydbog-om h2 { font-size: 1.28rem; color: #0f172a; margin: 0 0 10px; }
.lydbog-om p { margin: 0; }

/* Matrix */
.lydbog-matrix h2, .lydbog-serie h2, .lydbog-rel h2, .lydbog-videre h2 {
  font-size: 1.28rem; color: #0f172a; margin: 0 0 14px; }
.lydbog-matrix__rows { display: flex; flex-direction: column; gap: 8px; margin-bottom: 18px; }
.lydbog-mrow { display: flex; align-items: center; gap: 16px; background: #fff;
  border: 1px solid #e2e8f0; border-radius: 14px; padding: 12px 16px;
  box-shadow: 0 1px 3px rgba(15,23,42,.04); }
.lydbog-mrow__chip { flex-shrink: 0; width: 92px; height: 64px; border-radius: 12px;
  border: 1px solid #eef2f7; background: #fff; display: flex; align-items: center;
  justify-content: center; overflow: hidden; }
.lydbog-mrow__chip img { max-width: 78px; max-height: 48px; object-fit: contain; }
.lydbog-mrow__info { display: flex; flex-direction: column; gap: 3px; min-width: 0; flex: 1; }
.lydbog-mrow__navn { font-weight: 700; color: #0f172a; font-size: 1.02rem; }
.lydbog-mrow__status { font-size: .87rem; color: #64748b; }
.lydbog-mrow__status--ja { color: #15803d; font-weight: 600; }
.lydbog-mrow__ekstra { font-size: .8rem; color: #64748b; }
.lydbog-mrow__ekstra a { color: #1d4ed8; text-decoration: none; }
.lydbog-mrow__ekstra a:hover { color: #1e40af; }
.lydbog-mrow__handling { display: flex; align-items: center; gap: 18px; flex-shrink: 0; }
.lydbog-mrow__anm { font-size: .84rem; color: #64748b; text-decoration: none; }
.lydbog-mrow__anm:hover { color: #1d4ed8; }
.lydbog-mrow__seriekoeb { font-size: .86rem; color: #64748b; }

/* CTA: ikon + to tekstlinjer, ENS bredde paa alle raekker, venstre-alignet */
.lydbog-cta { display: flex; align-items: center; gap: 12px; width: 224px; flex-shrink: 0;
  background: var(--color-action, #1d4ed8); color: #fff !important; text-decoration: none;
  padding: 11px 18px; border-radius: 12px; line-height: 1.25;
  box-shadow: 0 2px 8px rgba(29,78,216,.22); transition: transform .12s ease, box-shadow .12s ease; }
.lydbog-cta:hover { transform: translateY(-1px); box-shadow: 0 4px 14px rgba(29,78,216,.3); }
.lydbog-cta__ikon { width: 22px; height: 22px; flex-shrink: 0; }
.lydbog-cta__txt { display: flex; flex-direction: column; text-align: left; min-width: 0; }
.lydbog-cta__hoved { font-weight: 700; font-size: .93rem; white-space: nowrap; }
.lydbog-cta__sub { font-size: .76rem; font-weight: 500; opacity: .85; margin-top: 1px; white-space: nowrap; }
.lydbog-billigst { display: flex; gap: 10px; align-items: flex-start; background: #eff6ff;
  border: 1px solid #bfdbfe; border-radius: 12px; padding: 12px 14px; font-size: .9rem;
  color: #1e3a5f; margin: 0 0 18px; line-height: 1.55; }
.lydbog-billigst svg { width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; color: #1d4ed8; }

/* Serie-tabel */
.lydbog-serie { margin-bottom: 18px; }
.lydbog-serie__tabelwrap { overflow-x: auto; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; }
.lydbog-serie__tabel { width: 100%; border-collapse: collapse; font-size: .9rem; min-width: 640px; }
.lydbog-serie__tabel th { text-align: left; padding: 12px 14px; background: #f1f5f9; color: #334155;
  font-size: .78rem; text-transform: uppercase; letter-spacing: .05em; }
.lydbog-serie__tabel td { padding: 11px 14px; border-top: 1px solid #eef2f7; color: #334155; vertical-align: top; }
.lydbog-serie__tabel td a { color: #1d4ed8; text-decoration: none; }
.lydbog-serie__nr { display: inline-flex; min-width: 22px; height: 22px; align-items: center; justify-content: center;
  background: #eef2ff; color: #1d4ed8; border-radius: 6px; font-weight: 700; font-size: .78rem; padding: 0 5px; }
.lydbog-chip { display: inline-block; font-size: .74rem; font-weight: 600; color: var(--pfarve, #334155);
  background: color-mix(in srgb, var(--pfarve, #64748b) 10%, #fff); border: 1px solid color-mix(in srgb, var(--pfarve, #64748b) 28%, #fff);
  border-radius: 999px; padding: 2px 9px; white-space: nowrap; }
.lydbog-chip--tom { color: #94a3b8; background: #f8fafc; border-color: #e2e8f0; }

/* Relaterede */
.lydbog-rel { margin-bottom: 18px; }
.lydbog-rel__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 14px; }
.lydbog-rel__kort { display: flex; flex-direction: column; gap: 8px; background: #fff;
  border: 1px solid #e2e8f0; border-radius: 12px; padding: 12px; text-decoration: none;
  transition: transform .12s ease, box-shadow .12s ease; }
.lydbog-rel__kort:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(15,23,42,.08); }
.lydbog-rel__kort img { width: 100%; aspect-ratio: 1/1; object-fit: cover; border-radius: 8px; }
.lydbog-rel__tom { width: 100%; aspect-ratio: 1/1; display: flex; align-items: center; justify-content: center;
  background: #eef2ff; color: #1d4ed8; border-radius: 8px; font-size: 2rem; font-weight: 700; }
.lydbog-rel__titel { font-size: .84rem; font-weight: 600; color: #0f172a; line-height: 1.35; }

.lydbog-videre { background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;
  padding: 16px 20px; margin-bottom: 14px; font-size: .95rem; color: #334155; line-height: 1.65; }
.lydbog-videre p { margin: 0; }
.lydbog-videre a { color: #1d4ed8; text-decoration: none; }
.lydbog-videre a:hover { color: #1e40af; }

.lydbog-disclaim { font-size: .8rem; color: #94a3b8; margin: 8px 0 0; }
.lydbog-tom { color: #475569; }

@media (max-width: 760px) {
  .lydbog-wrap { padding: 0 14px; }
  .lydbog-hero { flex-direction: column; padding: 0 0 16px; gap: 14px; overflow: hidden; }
  .lydbog-hero__cover { width: 100%; border-radius: 16px 16px 0 0; box-shadow: none; }
  .lydbog-hero__cover--tom { border-radius: 16px 16px 0 0; font-size: 4rem; }
  .lydbog-hero__txt { padding: 0 16px; }
  .lydbog-hero__txt h1 { font-size: 1.35rem; }
  .lydbog-fakta { flex-direction: column; gap: 5px; }
  .lydbog-mrow { flex-wrap: wrap; gap: 10px 12px; padding: 12px 14px; }
  .lydbog-mrow__chip { width: 74px; height: 52px; }
  .lydbog-mrow__chip img { max-width: 62px; max-height: 40px; }
  .lydbog-mrow__info { flex: 1 1 55%; }
  .lydbog-cta { width: 100%; justify-content: center; }
  .lydbog-cta__txt { text-align: center; }
  .lydbog-rel__grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
}

/* FAQ */
.lydbog-faq { margin-bottom: 18px; }
.lydbog-faq h2 { font-size: 1.28rem; color: #0f172a; margin: 0 0 12px; }
.lydbog-faq__item { background: #fff; border: 1px solid #e2e8f0; border-radius: 12px;
  margin-bottom: 8px; padding: 0; }
.lydbog-faq__item summary { cursor: pointer; padding: 13px 16px; font-weight: 600;
  color: #0f172a; font-size: .94rem; list-style: none; position: relative; padding-right: 40px; }
.lydbog-faq__item summary::-webkit-details-marker { display: none; }
.lydbog-faq__item summary::after { content: ""; position: absolute; right: 16px; top: 50%;
  width: 9px; height: 9px; border-right: 2px solid #64748b; border-bottom: 2px solid #64748b;
  transform: translateY(-70%) rotate(45deg); transition: transform .15s ease; }
.lydbog-faq__item[open] summary::after { transform: translateY(-30%) rotate(225deg); }
.lydbog-faq__item p { margin: 0; padding: 0 16px 14px; color: #334155; font-size: .92rem; line-height: 1.6; }
.lydbog-om p + p { margin-top: 10px; }

/* ===== v5/v6: samlet hero-kort (top + redaktionel tekst) ===== */
/* align-items: stretch er noedvendig - basereglens flex-start fik hero__top
   (og dens gradient) til at krympe til indholdets bredde paa desktop */
.lydbog-hero { flex-direction: column; gap: 0; padding: 0; overflow: hidden; align-items: stretch; }
.lydbog-hero__top { display: flex; gap: 26px; align-items: center; padding: 24px 26px;
  background: linear-gradient(135deg, #f8fafc 0%, #eef2ff 100%); border-bottom: 1px solid #e7ecf3; }
.lydbog-hero__coverwrap { flex-shrink: 0; padding: 10px 10px 8px; background: #fff; border-radius: 16px;
  box-shadow: 0 10px 26px rgba(15,23,42,.16); text-align: center; }
.lydbog-hero__cover { display: block; width: 148px; height: auto; border-radius: 10px; box-shadow: none; }
.lydbog-hero__eyebrow { display: flex; align-items: center; gap: 12px; }
.lydbog-hero__tjek { text-transform: none; letter-spacing: 0; font-weight: 600; font-size: .72rem;
  color: #15803d; background: #f0fdf4; border: 1px solid #bbf7d0; border-radius: 999px; padding: 2px 10px; }
.lydbog-fakta { flex-direction: column; gap: 7px; margin-bottom: 10px; }
.lydbog-fakta li { display: flex; align-items: center; gap: 9px; }
.lydbog-fakta li svg { width: 17px; height: 17px; color: #1d4ed8; flex-shrink: 0; }

/* Rating: under coveret, paa bagpladen */
.lydbog-hero__rating { display: flex; flex-direction: column; align-items: center; gap: 1px; margin: 8px 0 2px; }
.lydbog-hero__stars { display: inline-flex; align-items: center; gap: 6px; font-weight: 700;
  color: #0f172a; font-size: .92rem; }
.lydbog-hero__rating .bapw-pg__star { width: 15px; height: 15px; }
.lydbog-hero__ratingkilde { font-weight: 500; font-size: .72rem; color: #94a3b8; }

.lydbog-hero__hos { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.lydbog-hero__hos > span { font-size: .8rem; font-weight: 600; color: #64748b; text-transform: uppercase; letter-spacing: .05em; }
.lydbog-hero__hoslogo { display: flex; align-items: center; justify-content: center; width: 64px; height: 40px;
  background: #fff; border: 1px solid #e2e8f0; border-radius: 10px; transition: transform .12s ease; }
.lydbog-hero__hoslogo:hover { transform: translateY(-1px); border-color: #bfdbfe; }
.lydbog-hero__hoslogo img { max-width: 52px; max-height: 28px; object-fit: contain; }

.lydbog-hero__om { padding: 22px 26px 24px; font-size: 1.01rem; color: #334155; line-height: 1.75;
  position: relative; }
.lydbog-hero__om p { margin: 0 0 14px; }
.lydbog-hero__om p:last-child { margin-bottom: 0; }
.lydbog-hero__om p a { color: #1d4ed8; text-decoration: none; font-weight: inherit; }
.lydbog-hero__om p a:hover { color: #1e40af; }
.lydbog-om__lead { font-size: 1.09rem; font-weight: 500; color: #0f172a; line-height: 1.65; margin-bottom: 14px !important; }
.lydbog-citat { margin: 4px 0 14px; padding: 12px 18px; border-left: 3px solid #1d4ed8;
  background: #f8fafc; border-radius: 0 12px 12px 0; font-size: 1.02rem; font-style: italic; color: #1e293b; }
.lydbog-citat cite { display: block; margin-top: 4px; font-style: normal; font-size: .8rem; font-weight: 600; color: #64748b; }
.lydbog-citat cite a { color: #64748b; text-decoration: none; }
.lydbog-citat cite a:hover { color: #1d4ed8; }
.lydbog-kilder { font-size: .78rem; color: #94a3b8; margin-top: 14px !important; }
.lydbog-kilder a { color: #64748b; text-decoration: none; }
.lydbog-kilder a:hover { color: #1d4ed8; }

/* Laes mere-fade: klap teksten sammen saa tjeneste-matrixen rykker over folden */
.lydbog-hero__om--clamp { max-height: 250px; overflow: hidden; }
.lydbog-hero__om--clamp::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0;
  height: 96px; background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 88%); }
.lydbog-lasmere { display: flex; align-items: center; gap: 6px; margin: 0 auto;
  padding: 2px 16px 16px; background: none; border: none; cursor: pointer;
  color: #1d4ed8; font-weight: 600; font-size: .9rem; font-family: inherit; }
.lydbog-lasmere:hover { color: #1e40af; }
.lydbog-lasmere svg { width: 15px; height: 15px; }

@media (max-width: 760px) {
  /* Full-bleed: hero-kortet bruger hele skaermens bredde, indrykket ligger indeni */
  .lydbog-hero { margin-left: -14px; margin-right: -14px; border-left: 0; border-right: 0; border-radius: 0; }
  .lydbog-hero__top { flex-direction: column; padding: 18px 16px; text-align: left; align-items: flex-start; }
  .lydbog-hero__coverwrap { align-self: center; }
  .lydbog-hero__cover { width: min(62vw, 240px); }
  .lydbog-hero__om { padding: 16px; }
  .lydbog-hero__om--clamp { max-height: 235px; }
  .lydbog-hero__hos > span { flex-basis: 100%; }
}

/* ===== v7: pristabel "Hvad koster det at hoere?" ===== */
.lydbog-pris { margin-bottom: 18px; }
.lydbog-pris h2 { font-size: 1.28rem; color: #0f172a; margin: 0 0 8px; }
.lydbog-pris__intro { font-size: .92rem; color: #64748b; margin: 0 0 12px; line-height: 1.6; }
.lydbog-pris__tabel { min-width: 560px; }
.lydbog-pris__tabel td a { font-weight: 600; }
.lydbog-pris__billigst td { background: #f0fdf4; }
.lydbog-pris__badge { display: inline-block; margin-left: 6px; font-size: .68rem; font-weight: 700;
  color: #15803d; background: #dcfce7; border: 1px solid #bbf7d0; border-radius: 999px;
  padding: 1px 8px; vertical-align: 1px; }
.lydbog-pris__koeb td { color: #64748b; }

/* v10: H2 paa omtalen (kritikkens heading-hierarki) */
