/* Buying-guide additions; existing catalog controls keep their own styling. */
.affiliate-batch-page .affiliate-guide-layout { min-width: 0; }
.affiliate-batch-page .affiliate-guide-copy { max-width: 52rem; margin-inline: auto; min-width: 0; }
.affiliate-batch-page .affiliate-guide-copy > section + section { margin-top: 3rem; }
.affiliate-batch-page .affiliate-guide-copy p { line-height: 1.8; }
.affiliate-batch-page .affiliate-guide-copy p + p { margin-top: 1rem; }
.affiliate-batch-page .affiliate-guide-copy a,
.affiliate-batch-page .editorial-article a { text-decoration: underline; text-underline-offset: .2em; }
.affiliate-batch-page .affiliate-guide-meta { color: var(--ink-soft); font-size: .875rem; margin-bottom: 1rem; }
.affiliate-batch-page .affiliate-guide-toc { display: flex; flex-wrap: wrap; gap: .25rem 1.5rem; border-block: 1px solid var(--line); margin-bottom: 2rem; padding-block: .8rem; }
.affiliate-batch-page .affiliate-guide-toc a { min-height: 2.75rem; display: inline-flex; align-items: center; font-size: .9rem; text-decoration: underline; }
.affiliate-batch-page .affiliate-guide-disclosure { border-left: 3px solid var(--moss); padding: .75rem 1rem; background: #eef2ed; font-size: .875rem; margin-block: 1.5rem; }
.affiliate-batch-page .affiliate-table-wrap { max-width: 100%; overflow-x: auto; border: 1px solid var(--line); margin-block: 1.5rem; }
.affiliate-batch-page .affiliate-table-wrap table { border-collapse: collapse; width: 100%; min-width: 38rem; font-size: .9rem; line-height: 1.65; }
.affiliate-batch-page .affiliate-table-wrap th,
.affiliate-batch-page .affiliate-table-wrap td { text-align: left; vertical-align: top; padding: 1rem; border-bottom: 1px solid var(--line); }
.affiliate-batch-page .affiliate-table-wrap thead { background: #eef2ed; }
.affiliate-batch-page .affiliate-table-wrap tbody th { width: 25%; }
.affiliate-batch-page .affiliate-table-wrap a { text-decoration: underline; }
.affiliate-batch-page .affiliate-table-wrap:focus-visible { outline: 3px solid var(--moss); outline-offset: 3px; }
.affiliate-batch-page .affiliate-guide-illustration { margin: 2rem 0; }
.affiliate-batch-page .affiliate-guide-illustration img { width: 100%; height: auto; display: block; border-radius: .35rem; }
.affiliate-batch-page .affiliate-guide-illustration figcaption { color: var(--ink-soft); font-size: .8rem; line-height: 1.6; padding-top: .65rem; }
.affiliate-batch-page [data-gallery] img[hidden] { display: none; }
.affiliate-batch-page .content-grid > * { min-width: 0; }
@media(max-width: 47.99rem) {
  .affiliate-batch-page .affiliate-guide-toc { display: grid; gap: 0; }
  .affiliate-batch-page .affiliate-table-wrap { font-size: .875rem; }
}

.affiliate-batch-page .affiliate-table-hint {font-size:.85rem;color:var(--muted,#526665);margin-bottom:.6rem;}
@media(min-width:48rem){.affiliate-batch-page .affiliate-table-hint{display:none;}}

/* Shared visual buying guides: choices first, detailed reasoning afterwards. */
.affiliate-batch-page { background: #fff; }
.affiliate-batch-page .soft-section { background: #fff; }
.affiliate-batch-page.has-page-intro .page-intro--panorama { min-height: 25rem; }
.affiliate-batch-page .page-intro--panorama .page-intro-copy { padding-block: 3rem 2.5rem; }
.affiliate-batch-page.has-page-intro .page-intro h1 { max-width: 25ch; font-size: clamp(2rem,4vw,3.5rem); }
.affiliate-batch-page .page-intro-meta { font-size: .75rem; padding-block: 0; }
.affiliate-batch-page .page-intro-meta summary { min-height: 2.5rem; }
.affiliate-batch-page .subnav { position: static; box-shadow: none; }
.affiliate-batch-page .buy-meta { font-size: .8125rem; line-height: 1.6; color: var(--ink-soft); padding-block: .75rem 1rem; }
.affiliate-batch-page .buy-meta p { margin: 0; }
.affiliate-batch-page .buy-meta p + p { margin-top: .3rem; }
.affiliate-batch-page .buy-meta a { text-decoration: underline; text-underline-offset: .2em; }
.affiliate-batch-page .buy-toc { display: flex; gap: 1.5rem; overflow-x: auto; border-block: 1px solid var(--line); padding-block: .25rem; }
.affiliate-batch-page .buy-toc a { display: inline-flex; flex: none; align-items: center; min-height: 2.75rem; font-size: .875rem; font-weight: 650; }
.affiliate-batch-page .buy-toc a:hover { text-decoration: underline; text-underline-offset: .2em; }
.affiliate-batch-page .buy-shortlist { padding-block: 2rem; }
.affiliate-batch-page .buy-heading { display: grid; grid-template-columns: 1.1fr .9fr; align-items: end; gap: 2rem; margin-bottom: 1.75rem; }
.affiliate-batch-page .buy-heading h2 { margin: .5rem 0 0; font-size: clamp(1.8rem,3vw,2.65rem); line-height: 1.15; letter-spacing: -.03em; }
.affiliate-batch-page .buy-heading > p { margin: 0; max-width: 32rem; font-size: .975rem; line-height: 1.65; color: var(--ink-soft); }
.affiliate-batch-page .buy-picks { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.5rem; }
.affiliate-batch-page .buy-picks--2 { grid-template-columns: repeat(2,minmax(0,1fr)); }
.affiliate-batch-page .buy-pick { min-width: 0; display: flex; flex-direction: column; border-bottom: 1px solid var(--line); }
.affiliate-batch-page .buy-pick-photo { display: block; position: relative; aspect-ratio: 16/11; overflow: hidden; flex: none; }
.affiliate-batch-page .buy-picks--2 .buy-pick-photo { aspect-ratio: 18/10; }
.affiliate-batch-page .buy-pick-photo > img { position: absolute; inset: 0; width: 100%; height: 100%; display: block; object-fit: cover; }
.affiliate-batch-page .buy-pick-badge { position: absolute; inset: auto auto 0 0; background: var(--ink); color: #fff; max-width: 100%; padding: .65rem 1rem; font-size: .8rem; font-weight: 650; line-height: 1.35; }
.affiliate-batch-page .buy-pick-copy { flex: 1; display: flex; flex-direction: column; padding-block: .75rem 1rem; }
.affiliate-batch-page .buy-pick-copy h3 { font-size: clamp(1.3rem,2vw,1.65rem); line-height: 1.2; letter-spacing: -.02em; margin: .5rem 0 .85rem; }
.affiliate-batch-page .buy-pick-copy h3 a { text-decoration: none; }
.affiliate-batch-page .buy-pick-copy h3 a:hover { text-decoration: underline; text-underline-offset: .2em; }
.affiliate-batch-page .buy-photo-caption { font-size: .7rem; color: var(--ink-soft); line-height: 1.5; margin: 0; }
.affiliate-batch-page .buy-facts { display: flex; flex-wrap: wrap; gap: .35rem .8rem; list-style: none; margin: 0 0 .75rem; padding: 0; font-size: .76rem; line-height: 1.6; }
.affiliate-batch-page .buy-facts li::before { content: '✓'; color: var(--moss); font-weight: 700; margin-right: .4rem; }
.affiliate-batch-page .buy-pick-copy > p:not(.buy-photo-caption) { margin: 0 0 1.2rem; font-size: .9375rem; line-height: 1.65; }
.affiliate-batch-page .buy-booking { display: flex; flex-direction: column; gap: .4rem; align-items: stretch; }
.affiliate-batch-page .buy-pick-copy > .buy-booking { margin-top: auto; }
.affiliate-batch-page .buy-booking .button { min-height: 3rem; text-decoration: none; padding: .85rem 1rem; white-space: normal; line-height: 1.4; text-align: center; }
.affiliate-batch-page .buy-booking small { text-align: center; color: var(--ink-soft); font-size: .72rem; line-height: 1.5; }
.affiliate-batch-page .buy-read { display: inline-flex; min-height: 2.75rem; align-self: center; align-items: center; margin-top: .3rem; text-decoration: underline; text-underline-offset: .2em; font-size: .875rem; }
.affiliate-batch-page .buy-sections { min-width: 0; padding-block: 2rem; }
.affiliate-batch-page .buy-sections > section + section { margin-top: 3.5rem; }
.affiliate-batch-page .buy-sections h2 { font-size: clamp(1.65rem,2.7vw,2.3rem); line-height: 1.2; letter-spacing: -.025em; margin: 0 0 1.25rem; }
.affiliate-batch-page .buy-prose { max-width: 48rem; margin-inline: auto; }
.affiliate-batch-page :is(.buy-prose,.buy-feature-copy,.buy-comparison) p { font-size: 1rem; line-height: 1.8; margin: 0 0 1rem; }
.affiliate-batch-page :is(.buy-prose,.buy-feature-copy,.buy-comparison) a:not(.button) { text-decoration: underline; text-underline-offset: .2em; }
.affiliate-batch-page :is(.buy-prose,.buy-feature-copy) ul { padding-left: 1.25rem; line-height: 1.8; }
.affiliate-batch-page :is(.buy-prose,.buy-feature-copy) li + li { margin-top: .7rem; }
.affiliate-batch-page .buy-feature { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); align-items: start; gap: clamp(1.5rem,4vw,3.5rem); padding-bottom: 2.5rem; border-bottom: 1px solid var(--line); }
.affiliate-batch-page .buy-feature-media { min-width: 0; margin: 0; position: sticky; top: 7rem; }
.affiliate-batch-page .buy-feature-media img { display: block; width: 100%; height: auto; aspect-ratio: 4/3; object-fit: cover; }
.affiliate-batch-page .buy-feature-media figcaption { margin-top: .6rem; font-size: .75rem; color: var(--ink-soft); line-height: 1.5; }
.affiliate-batch-page .buy-feature-copy { min-width: 0; }
.affiliate-batch-page .buy-feature-copy .eyebrow { margin-bottom: .65rem; color: var(--moss); font-size: .8rem; font-weight: 650; }
.affiliate-batch-page .buy-feature-copy > .buy-booking { max-width: 25rem; margin-block: .5rem 1.25rem; }
.affiliate-batch-page .buy-feature .affiliate-guide-illustration { margin-bottom: 0; }
.affiliate-batch-page .buy-comparison > h2 { margin-bottom: 1.75rem; }
.affiliate-batch-page .buy-comparison > p { max-width: 52rem; margin-top: 1rem; color: var(--ink-soft); font-size: .9rem; }
.affiliate-batch-page .buy-compare-list { list-style: none; padding: 0; margin: 0; border-top: 2px solid var(--ink); }
.affiliate-batch-page .buy-compare-row { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(0,1.35fr) minmax(10rem,.6fr); align-items: center; gap: 1.5rem; padding-block: 1.5rem; border-bottom: 1px solid var(--line); }
.affiliate-batch-page .buy-compare-place { display: grid; grid-template-columns: 6rem minmax(0,1fr); gap: 1rem; align-items: center; }
.affiliate-batch-page .buy-compare-photo { position: relative; display: block; aspect-ratio: 1; overflow: hidden; }
.affiliate-batch-page .buy-compare-photo img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; }
.affiliate-batch-page .buy-compare-label { color: var(--moss); font-size: .7rem; font-weight: 650; }
.affiliate-batch-page .buy-compare-place h3 { font-size: .975rem; line-height: 1.4; margin: .4rem 0 0; }
.affiliate-batch-page .buy-compare-facts { display: grid; grid-template-columns: repeat(auto-fit,minmax(8rem,1fr)); gap: 1rem; margin: 0; }
.affiliate-batch-page .buy-compare-facts dt { color: var(--ink-soft); font-size: .7rem; margin-bottom: .4rem; line-height: 1.4; }
.affiliate-batch-page .buy-compare-facts dd { font-size: .8125rem; line-height: 1.65; margin: 0; }
.affiliate-batch-page .buy-compare-row .buy-booking .button { font-size: .8125rem; }
.affiliate-batch-page .buy-compare-row .buy-booking small { font-size: .65rem; }
.affiliate-batch-page .buy-next { display: grid; grid-template-columns: minmax(0,1fr) minmax(15rem,23rem); gap: 3rem; align-items: center; border-block: 1px solid var(--line); }
.affiliate-batch-page .buy-next h2 { font-size: clamp(1.65rem,3vw,2.3rem); line-height: 1.2; margin: .5rem 0 1rem; }
.affiliate-batch-page .buy-next p { max-width: 42rem; line-height: 1.7; }
.affiliate-batch-page .buy-photo-credits { margin-top: 1.5rem; font-size: .8rem; color: var(--ink-soft); }
.affiliate-batch-page .buy-photo-credits summary { min-height: 2.75rem; cursor: pointer; }
.affiliate-batch-page .buy-card-fit { color: var(--moss); font-weight: 650; }
.affiliate-batch-page #steder .listing-grid { grid-template-columns: minmax(0,1fr); gap: 2rem; }
.affiliate-batch-page #steder .listing-card { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); gap: 2rem; border: 0; border-bottom: 1px solid var(--line); padding-bottom: 2rem; }
.affiliate-batch-page #steder .listing-image { height: auto; aspect-ratio: 4/3; align-self: start; }
.affiliate-batch-page #steder .listing-copy { padding: 0; min-width: 0; }
.affiliate-batch-page #steder .listing-copy h3 { font-size: clamp(1.4rem,2.4vw,2rem); }
.affiliate-batch-page #steder .buy-booking { max-width: 25rem; margin-block: .75rem; }
.affiliate-batch-page :is(section,div)[id] { scroll-margin-top: 5.5rem; }
.affiliate-batch-page :is(.buy-toc,.buy-shortlist,.buy-sections,.buy-next,.buy-booking) :focus-visible { outline: 2px solid var(--moss); outline-offset: 4px; }
@media (max-width:63.99rem) {
  .affiliate-batch-page .buy-heading { grid-template-columns: minmax(0,1fr); gap: 1rem; }
  .affiliate-batch-page .buy-picks { gap: 1rem; }
  .affiliate-batch-page .buy-compare-row { grid-template-columns: minmax(0,1fr) minmax(0,1fr); align-items: start; }
  .affiliate-batch-page .buy-compare-place { grid-row: 1/span 2; align-self: center; }
  .affiliate-batch-page .buy-compare-row > .buy-booking { grid-column: 2; }
  .affiliate-batch-page .buy-next { gap: 1.5rem; }
}
@media (max-width:47.99rem) {
  .affiliate-batch-page.has-page-intro .page-intro--panorama { min-height: 23rem; }
  .affiliate-batch-page .page-intro--panorama .page-intro-copy { padding-block: 2rem; }
  .affiliate-batch-page .buy-shortlist { padding-top: 1.5rem; }
  .affiliate-batch-page .buy-picks, .affiliate-batch-page .buy-feature, .affiliate-batch-page .buy-next, .affiliate-batch-page #steder .listing-card { grid-template-columns: minmax(0,1fr); }
  .affiliate-batch-page .buy-picks { gap: 2rem; }
  .affiliate-batch-page .buy-pick-photo, .affiliate-batch-page .buy-picks--2 .buy-pick-photo { aspect-ratio: 16/10; }
  .affiliate-batch-page .buy-pick-copy h3 { font-size: 1.5rem; }
  .affiliate-batch-page .buy-feature-media { position: static; }
  .affiliate-batch-page .buy-feature-copy > .buy-booking, .affiliate-batch-page #steder .buy-booking { max-width: none; }
  .affiliate-batch-page .buy-compare-row { grid-template-columns: minmax(0,1fr); gap: 1rem; }
  .affiliate-batch-page .buy-compare-place { grid-row: auto; }
  .affiliate-batch-page .buy-compare-row > .buy-booking { grid-column: auto; }
  .affiliate-batch-page .buy-compare-facts { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .affiliate-batch-page .buy-compare-facts dd { font-size: .875rem; }
  .affiliate-batch-page #steder .listing-card { gap: 1rem; }
}
