/* ========================================================================== 
   HOTELBERICHTE – SEITENSPEZIFISCHE ERGÄNZUNGEN
   Diese Datei nach assets-v2/css/pattayafans.css einbinden.
   ========================================================================== */

.pf-hotels-shell.container {
  max-width: var(--pf-page-width, 1320px);
  padding-top: 26px;
  padding-bottom: 72px;
}

.pf-hotels-page {
  color: var(--pf-text, #334654);
}

.pf-hotels-hero,
.pf-hotel-section,
.pf-hotel-guide,
.pf-hotel-transfer {
  background: #fff;
  border: 1px solid var(--pf-border-soft, #e1d8cc);
  border-radius: 12px;
}

.pf-hotels-hero {
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--pf-border-soft, #e1d8cc);
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}

.pf-hotels-hero-copy {
  padding: 48px 54px 34px;
}

.pf-hotels-hero-copy > .pf-eyebrow {
  display: block;
  margin-bottom: 13px;
}

.pf-hotels-hero h1 {
  max-width: 1020px;
  margin: 0 0 18px;
  color: var(--pf-heading, #253543);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: clamp(44px, 5vw, 66px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.027em;
}

@media (max-width: 767px) {
  .pf-hotels-hero h1 {
    font-size: 40px;
  }
}

.pf-hotels-subtitle {
  max-width: 860px;
  margin: 0;
  color: #536674;
  font-size: 19px;
  line-height: 1.65;
}

.pf-hotels-hero .pf-article-meta {
  margin-top: 28px;
  margin-bottom: 0;
}

/* Titelbild: unterer Teil der Karte */
.pf-hotels-hero-figure {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 0 0 20px;
  padding: 0 54px 30px;
  background: #fff;
  border: 1px solid var(--pf-border-soft, #e1d8cc);
  border-top: 0;
  border-radius: 0 0 12px 12px;
}

.pf-hotels-hero-figure img {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  max-height: 560px;
  border-radius: 8px;
  object-fit: cover;
  object-position: center 55%;
}

.pf-hotels-hero-figure figcaption {
  margin-top: 11px;
  padding: 0 18px;
  color: #747f86;
  font-size: 12px;
  line-height: 1.55;
  text-align: center;
}

/* Einleitung und Vertrauenszahlen */
.pf-hotels-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(360px, 0.95fr);
  gap: 46px;
  align-items: stretch;
  margin: 0 0 20px;
  padding: 34px 32px;
  background: #fff;
  border: 1px solid var(--pf-border-soft, #e1d8cc);
  border-radius: 12px;
}

.pf-hotels-intro > div {
  min-width: 0;
}

.pf-hotels-intro .pf-eyebrow {
  display: block;
  margin-bottom: 8px;
}

.pf-hotels-intro h2 {
  margin: 0 0 20px;
  color: var(--pf-heading, #253543);
  font-family: var(
    --pf-font-heading,
    "Crimson Text",
    Georgia,
    serif
  );
  font-size: clamp(34px, 3vw, 39px);
  line-height: 1.08;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.pf-hotels-intro p {
  margin: 0;
}

.pf-hotels-intro .lead {
  color: #2d414f;
  font-size: 18px;
  line-height: 1.75;
}

.pf-hotels-intro p + p {
  margin-top: 16px;
}

.pf-hotel-trust-wrap,
.pf-hotel-trust-panel,
.pf-hotels-intro > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 22px;
  background: #f1ebe1;
  border: 1px solid #e0d5c5;
  border-radius: 10px;
}

.pf-hotel-trust-wrap > .pf-eyebrow,
.pf-hotel-trust-panel > .pf-eyebrow,
.pf-hotels-intro > div:last-child > .pf-eyebrow {
  margin-bottom: 9px;
}

.pf-hotel-trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pf-hotel-trust li {
  display: grid;
  align-content: center;
  min-height: 98px;
  padding: 14px 10px;
  border: 1px solid #ded5c8;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 5px 14px rgba(38, 55, 68, 0.045);
  text-align: center;
}

.pf-hotel-trust strong {
  display: block;
  color: var(--pf-accent, #b8872d);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 27px;
  line-height: 1;
}

.pf-hotel-trust span {
  display: block;
  margin-top: 7px;
  color: #697986;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.04em;
}

.pf-hotel-jumpnav {
  position: relative;
  margin-bottom: 28px;
  padding: 30px 36px 34px;
  overflow: hidden;
  background: #f8f5ef;
  border: 1px solid #ddd3c6;
  border-radius: 12px;
}

.pf-hotel-jumpnav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  width: 58px;
  height: 3px;
  background: linear-gradient(90deg, #2f465a 0 72%, #c28a28 72% 100%);
}

.pf-hotel-jumpnav h2 {
  margin: 5px 0 22px;
  color: var(--pf-heading, #253543);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 32px;
  line-height: 1.1;
}

.pf-hotel-jumpgrid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}

.pf-hotel-jumpgrid a {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 11px 13px;
  border: 1px solid #dfd6ca;
  border-radius: 7px;
  background: #fff;
  color: #344b5a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  text-decoration: none;
  transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.pf-hotel-jumpgrid a:hover {
  transform: translateY(-2px);
  border-color: #c28a28;
  color: #9a6818;
}

.pf-hotel-jumpgrid span {
  display: grid;
  place-items: center;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #c9912e;
  border-radius: 50%;
  color: #9a6818;
  font-size: 10px;
}

.pf-hotel-section {
  margin-bottom: 28px;
  padding: 42px;
  scroll-margin-top: 30px;
}

.pf-hotel-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 26px;
  padding-bottom: 19px;
  border-bottom: 1px solid #ddd4c8;
}

.pf-hotel-section-head h2 {
  margin: 5px 0 0;
  color: var(--pf-heading, #253543);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 37px;
  line-height: 1.05;
}

.pf-hotel-section-head p {
  max-width: 430px;
  margin: 0;
  color: #6c7c87;
  font-size: 13px;
  line-height: 1.6;
  text-align: right;
}

.pf-hotel-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.pf-hotel-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  border: 1px solid #e1d8cc;
  border-radius: 9px;
  background: #fff;
  box-shadow: 0 9px 24px rgba(31, 47, 59, 0.055);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.pf-hotel-card:hover {
  transform: translateY(-3px);
  border-color: #cfb578;
  box-shadow: 0 15px 34px rgba(31, 47, 59, 0.1);
}

.pf-hotel-card-image {
  display: block;
  overflow: hidden;
  background: #f3f0ea;
}

.pf-hotel-card-image img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.25s ease;
}

.pf-hotel-card:hover .pf-hotel-card-image img {
  transform: scale(1.02);
}

.pf-hotel-card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 20px 21px 22px;
}

.pf-hotel-card-kicker {
  color: #a66e16;
  font-size: 10px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.pf-hotel-card h3 {
  margin: 7px 0 10px;
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 24px;
  line-height: 1.06;
}

.pf-hotel-card h3 a {
  color: var(--pf-heading, #253543);
  text-decoration: none;
}

.pf-hotel-card h3 a:hover {
  color: #9a6818;
}

.pf-hotel-class {
  margin: 0 0 11px;
  color: #637581;
  font-size: 12px;
  font-weight: 700;
}

.pf-hotel-class b {
  margin-left: 4px;
  color: #c08720;
  font-size: 15px;
  letter-spacing: 0.04em;
}

.pf-hotel-features {
  margin: 0 0 18px;
  color: #5a6d79;
  font-size: 12px;
  line-height: 1.65;
}

.pf-hotel-review-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: auto;
  color: #9a6818;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.pf-hotel-review-link:hover {
  color: #2f465a;
}

.pf-hotel-review-link::after {
  content: "→";
  transition: transform 0.2s ease;
}

.pf-hotel-review-link:hover::after {
  transform: translateX(3px);
}

.pf-hotel-guide,
.pf-hotel-transfer {
  margin-bottom: 28px;
  padding: 42px;
}

.pf-hotel-guide h2,
.pf-hotel-transfer h2 {
  margin: 6px 0 15px;
  color: var(--pf-heading, #253543);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 38px;
  line-height: 1.08;
}

.pf-hotel-guide > p,
.pf-hotel-transfer > p {
  max-width: 850px;
  color: #526673;
  line-height: 1.75;
}

.pf-hotel-guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 26px;
}

.pf-hotel-guide-item {
  padding: 21px 19px;
  border: 1px solid #e1d8cc;
  border-top: 3px solid #b8872d;
  border-radius: 8px;
  background: #faf8f4;
}

.pf-hotel-guide-item strong {
  display: block;
  margin-bottom: 8px;
  color: #2f465a;
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 21px;
  line-height: 1.1;
}

.pf-hotel-guide-item p {
  margin: 0;
  color: #62737f;
  font-size: 12px;
  line-height: 1.65;
}

/* ========================================================================== 
   ÜBERSCHRIFT VOR DEN BUCHUNGSPORTALEN
   Trennt die Hotelkriterien von den Buchungsmöglichkeiten.
   ========================================================================== */

.pf-hotel-booking-head {
  position: relative;
  margin-top: 38px;
  padding-top: 32px;
  border-top: 1px solid var(--pf-border-soft, #e1d8cc);
}

.pf-hotel-booking-head::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 44px;
  height: 2px;
  background: var(--pf-accent, #b88a38);
}

.pf-hotel-booking-head .pf-eyebrow {
  display: block;
  margin-bottom: 7px;
}

.pf-hotel-booking-head h3 {
  margin: 0;
  color: var(--pf-heading, #2f465a);
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;
}

.pf-hotel-booking-head p {
  max-width: 850px;
  margin: 13px 0 0;
  color: #526673;
  font-size: 15px;
  line-height: 1.7;
}

.pf-hotel-portals {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.pf-hotel-portal {
  display: block;
  min-height: 112px;
  padding: 18px;
  border: 1px solid #e1d8cc;
  border-radius: 8px;
  background: #fff;
  color: #657681;
  text-decoration: none;
}

a.pf-hotel-portal {
  transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

a.pf-hotel-portal:hover {
  transform: translateY(-2px);
  border-color: #c28a28;
  background: #fcfaf6;
}

.pf-hotel-portal strong {
  display: block;
  margin-bottom: 7px;
  color: #2f465a;
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 20px;
  line-height: 1.1;
}

.pf-hotel-portal span {
  display: block;
  font-size: 11.5px;
  line-height: 1.6;
}

.pf-hotel-booking-box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin-top: 28px;
  padding: 26px 28px;
  border-radius: 8px;
  background: #2f465a;
  color: rgba(255, 255, 255, 0.82);
}

.pf-hotel-booking-box h3 {
  margin: 0 0 5px;
  color: #fff;
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 28px;
}

.pf-hotel-booking-box p {
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
}

.pf-hotel-booking-box .cta-btn {
  white-space: nowrap;
}

.pf-hotel-booking-note {
  display: block;
  margin-top: 9px;
  color: #85929b;
  font-size: 9px;
  line-height: 1.5;
}

.pf-hotel-transfer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 25px;
}

.pf-hotel-transfer-card {
  overflow: hidden;
  border: 1px solid #e1d8cc;
  border-radius: 8px;
  background: #fff;
}

.pf-hotel-transfer-card img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: initial;
  background: transparent;
}

.pf-hotel-transfer-copy {
  display: block;
  padding: 18px 19px 20px;
}

.pf-hotel-transfer-copy h3 {
  margin: 0 0 8px;
  font-family: var(--pf-font-heading, "Crimson Text", Georgia, serif);
  font-size: 22px;
  line-height: 1.1;
}

.pf-hotel-transfer-copy h3 a {
  color: #2f465a;
  text-decoration: none;
}

.pf-hotel-transfer-copy h3 a:hover {
  color: #9a6818;
}

.pf-hotel-transfer-copy p {
  margin: 0;
  color: #657681;
  font-size: 12px;
  line-height: 1.6;
}

.pf-hotel-more-link {
  display: inline-block;
  margin-top: 22px;
  color: #9a6818;
  font-weight: 800;
  text-decoration: none;
}

.pf-hotel-more-link:hover {
  color: #2f465a;
}

@media (max-width: 1199px) {
  .pf-hotel-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pf-hotel-jumpgrid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .pf-hotels-intro {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 30px;
  }

  .pf-hotel-guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pf-hotel-portals {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .pf-hotels-shell.container {
    padding-top: 14px;
    padding-bottom: 46px;
  }

  .pf-hotels-hero-copy,
  .pf-hotel-section,
  .pf-hotel-guide,
  .pf-hotel-transfer {
    padding: 28px 22px;
  }

  .pf-hotels-hero h1 {
    font-size: 42px;
  }

  .pf-hotels-subtitle {
    font-size: 16px;
  }

  .pf-hotels-hero-figure {
    padding: 0 22px 25px;
  }

  .pf-hotels-intro {
    padding: 27px 22px;
  }

  .pf-hotels-intro h2 {
    font-size: 30px;
  }

  .pf-hotels-intro .lead {
    font-size: 16px;
    line-height: 1.7;
  }

  .pf-hotel-trust-wrap,
  .pf-hotel-trust-panel,
  .pf-hotels-intro > div:last-child {
    padding: 18px;
  }

  .pf-hotel-trust {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
  }

  .pf-hotel-trust li {
    min-height: 82px;
    padding: 12px 8px;
  }

  .pf-hotel-jumpnav {
    padding: 27px 22px;
  }

  .pf-hotel-jumpgrid,
  .pf-hotel-grid,
  .pf-hotel-transfer-grid {
    grid-template-columns: 1fr;
  }

  .pf-hotel-section-head {
    display: block;
  }

  .pf-hotel-section-head h2,
  .pf-hotel-guide h2,
  .pf-hotel-transfer h2 {
    font-size: 31px;
  }

  .pf-hotel-section-head p {
    margin-top: 10px;
    text-align: left;
  }

  .pf-hotel-guide-grid {
    grid-template-columns: 1fr;
  }

  .pf-hotel-booking-head {
    margin-top: 30px;
    padding-top: 27px;
  }

  .pf-hotel-booking-head h3 {
    font-size: 26px;
  }

  .pf-hotel-portals {
    grid-template-columns: 1fr;
  }

  .pf-hotel-booking-box {
    display: block;
    padding: 24px 22px;
  }

  .pf-hotel-booking-box .cta-btn {
    display: inline-flex;
    margin-top: 18px;
    white-space: normal;
  }
}

@media (max-width: 575px) {
  .pf-hotels-hero-copy {
    padding: 25px 19px 22px;
  }

  .pf-hotels-hero h1 {
    font-size: 37px;
  }

  .pf-hotels-hero-figure {
    padding: 0 19px 22px;
  }

  .pf-hotels-intro {
    padding: 24px 19px;
  }

  .pf-hotels-intro h2 {
    font-size: 27px;
  }

  .pf-hotel-trust {
    grid-template-columns: 1fr;
  }

  .pf-hotel-trust li {
    grid-template-columns: 48px minmax(0, 1fr);
    align-items: center;
    min-height: 0;
    padding: 12px 14px;
    text-align: left;
  }

  .pf-hotel-trust strong {
    text-align: center;
  }

  .pf-hotel-trust span {
    margin-top: 0;
  }

  .pf-hotel-section,
  .pf-hotel-guide,
  .pf-hotel-transfer {
    padding: 25px 19px;
  }

  .pf-hotel-jumpnav {
    padding: 25px 19px;
  }
}

/* Tastaturfokus für alle interaktiven Hotel-Elemente */
.pf-hotel-jumpgrid a:focus-visible,
.pf-hotel-card h3 a:focus-visible,
.pf-hotel-review-link:focus-visible,
a.pf-hotel-portal:focus-visible,
.pf-hotel-transfer-copy h3 a:focus-visible,
.pf-hotel-more-link:focus-visible {
  outline: 3px solid rgba(184, 138, 56, 0.45);
  outline-offset: 3px;
}

/* Animationen für Nutzer mit entsprechender Systemeinstellung reduzieren */
@media (prefers-reduced-motion: reduce) {
  .pf-hotel-card,
  .pf-hotel-card-image img,
  .pf-hotel-jumpgrid a,
  a.pf-hotel-portal,
  .pf-hotel-review-link::after {
    transition: none;
  }
}

/* ==========================================================================
   HINTERGRUND ZWISCHEN DEN HOTEL-BEREICHEN
   Der Abstand zeigt die Hintergrundfarbe der gesamten Seite.
   ========================================================================== */

main.bg-grey .pf-hotels-shell,
main.bg-grey .pf-hotels-page {
  background: transparent !important;
}