/* =====================================================================
   buchen.html - Sales-First Suite-Auswahl
   Helles Layout (Cream/Sand) im Stile von Aman/Six Senses/Belmond
   ===================================================================== */

:root {
  --cream: #faf7f0;
  --cream-dark: #f0ebe0;
  --paper: #ffffff;
  --ink: #1a1a1a;
  --ink-soft: #3a3a3a;        /* aufgedunkelt fuer bessere Lesbarkeit */
  --ink-muted: #5e5e5e;       /* WCAG-AA Kontrast 7:1 statt 3.4:1 */
  --gold: #b89233;            /* leicht satter fuer Form-Texte (war #c9a84c) */
  --gold-bright: #c9a84c;     /* Original-Akzent fuer Highlights */
  --gold-dark: #8d6e1f;
  --gold-soft: rgba(201, 168, 76, 0.10);
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.10);
  --shadow-lg: 0 16px 48px rgba(0, 0, 0, 0.14);
}

* { box-sizing: border-box; }

.buchen-page {
  background: var(--cream);
  color: var(--ink);
  font-family: 'Montserrat', system-ui, sans-serif;
  min-height: 100vh;
  min-height: 100svh;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* ----- Header ----- */
.buchen-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 32px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: max(14px, env(safe-area-inset-top));
}
.buchen-logo img {
  height: 38px;
  width: auto;
  display: block;
}
.buchen-lang {
  display: flex;
  gap: 4px;
}
.buchen-lang .lang-btn {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: var(--ink-soft);
  padding: 10px 14px;
  font-size: 0.74rem;
  letter-spacing: 0.12em;
  font-weight: 500;
  cursor: pointer;
  border-radius: 4px;
  min-width: 44px;
  min-height: 44px;
  transition: all 0.18s;
  font-family: inherit;
}
.buchen-lang .lang-btn:hover, .buchen-lang .lang-btn.active {
  background: var(--ink);
  color: var(--cream);
  border-color: var(--ink);
}

/* ----- Trust-Bar ----- */
.trust-bar {
  background: var(--paper);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding: 14px 24px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 32px;
  font-size: 0.82rem;
  color: var(--ink-soft);
}
.trust-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.trust-icon {
  color: var(--gold);
  font-weight: 700;
  font-size: 1rem;
}

/* ----- Main ----- */
.buchen-main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 56px 24px 80px;
}

/* ----- Step ----- */
.step { margin-bottom: 64px; }
.step-inner {
  background: var(--paper);
  border-radius: 12px;
  padding: 48px 40px;
  box-shadow: var(--shadow-md);
}
.step-inner.narrow {
  max-width: 760px;
  margin: 0 auto;
}
.step-tag {
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-dark);
  margin: 0 0 12px;
  font-weight: 500;
}
.step-head h1, .step-head h2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  font-size: 2.6rem;
  margin: 0 0 12px;
  line-height: 1.1;
  color: var(--ink);
  letter-spacing: -0.01em;
}
.step-head.text-center { text-align: center; }
.step-head.with-summary {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 36px;
}
.step-sub {
  color: var(--ink-soft);
  font-size: 0.95rem;
  margin: 0;
  max-width: 540px;
}
.back-link {
  margin-top: 16px;
  display: inline-block;
}

/* ----- Buttons ----- */
.btn-primary-gold {
  background: var(--gold);
  color: var(--ink);
  border: none;
  padding: 16px 32px;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 4px;
  min-height: 50px;
  font-family: inherit;
  transition: all 0.2s;
  box-shadow: 0 2px 0 var(--gold-dark);
}
.btn-primary-gold:hover:not(:disabled) {
  background: var(--gold-dark);
  color: var(--paper);
  transform: translateY(-1px);
  box-shadow: 0 4px 0 #8a6f2a, var(--shadow-sm);
}
.btn-primary-gold:disabled {
  opacity: 0.42;
  cursor: not-allowed;
  box-shadow: none;
}
.link-btn {
  background: transparent;
  border: 1px solid var(--ink);
  color: var(--ink);
  padding: 10px 22px;
  font-size: 0.74rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 4px;
  min-height: 40px;
  transition: all 0.18s;
  font-family: inherit;
  font-weight: 500;
}
.link-btn:hover {
  background: var(--ink);
  color: var(--cream);
}

/* ----- Step 1: Stay-Form ----- */
/* 4 Felder nebeneinander: Anreise + Abreise (gross) + Erwachsene + Kinder (schmal).
   Button spannt voll-breit auf eigener Zeile darunter. */
.stay-form .form-grid {
  display: grid;
  /* Datepicker und Selects ausgewogen — Selects nochmal +20% breiter
     (min 132px statt 110px, max-fr 1.2 statt 1). */
  grid-template-columns: minmax(180px, 2.2fr) minmax(180px, 2.2fr) minmax(132px, 1.2fr) minmax(132px, 1.2fr);
  gap: 16px;
  align-items: end;
  margin-top: 36px;
}
/* Labels generell nicht umbrechen */
.stay-form label > span { white-space: nowrap; }
/* Button spannt voll-breit ueber alle 4 Spalten */
.stay-form .form-grid > button[type="submit"] {
  grid-column: 1 / -1;
  margin-top: 8px;
  justify-self: stretch;
}
/* Tablet: Datepicker bleiben oben (2x2), Selects unten (1+1) */
@media (max-width: 900px) {
  .stay-form .form-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .stay-form .form-grid {
    grid-template-columns: 1fr;
  }
}
.stay-form label {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.stay-form label > span {
  font-size: 0.78rem;            /* +0.08rem -> besser lesbar */
  letter-spacing: 0.14em;        /* enger -> nicht zerklueftet */
  text-transform: uppercase;
  color: var(--gold-dark);
  font-weight: 600;              /* dicker */
}
.stay-form input, .stay-form select {
  background: var(--paper);
  border: 1px solid rgba(0, 0, 0, 0.18);
  color: var(--ink);
  padding: 14px 16px;
  font-size: 16px;
  font-family: inherit;
  border-radius: 4px;
  min-height: 50px;
  transition: border-color 0.18s;
  cursor: pointer;
}
.stay-form input:focus, .stay-form select:focus {
  outline: 2px solid var(--gold);
  outline-offset: 2px;
  border-color: var(--gold);
}
.form-note {
  margin-top: 20px;
  font-size: 0.92rem;            /* groesser */
  color: var(--ink-soft);        /* dunkler */
  text-align: center;
  line-height: 1.6;
}
/* Light-Variante (auf dunklem Background) */
.form-note-light {
  font-size: 0.88rem;
  line-height: 1.5;
  color: rgba(255,255,255,0.85);
  margin: 0;
  font-weight: 400;
}

/* ----- Loading State ----- */
.loading-state {
  text-align: center;
  padding: 64px 24px;
  color: var(--ink-muted);
}
.spinner {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 3px solid rgba(0, 0, 0, 0.08);
  border-top-color: var(--gold);
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-bottom: 16px;
}
@keyframes spin { to { transform: rotate(360deg); } }

/* ----- Tier-Cards (Hero) ----- */
.tier-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 48px;
  align-items: stretch;
}
.tier-card {
  position: relative;
  background: var(--paper);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  border: 2px solid transparent;
}
.tier-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-lg);
}
.tier-card.recommended {
  border-color: var(--gold);
  transform: scale(1.02);
  box-shadow: 0 12px 36px rgba(201, 168, 76, 0.18);
}
.tier-card.recommended:hover {
  transform: scale(1.02) translateY(-4px);
}
.tier-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  background: var(--gold);
  color: var(--ink);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 100px;
  z-index: 2;
  box-shadow: 0 4px 12px rgba(201, 168, 76, 0.4);
}
.tier-image-wrap {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--cream-dark);
}
.tier-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.tier-card:hover .tier-image-wrap img {
  transform: scale(1.05);
}
.tier-image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.45), transparent 50%);
  pointer-events: none;
}
.tier-image-label {
  position: absolute;
  bottom: 16px;
  left: 20px;
  color: var(--paper);
  z-index: 1;
}
.tier-image-label .tier-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.1;
}
.tier-image-label .tier-sqm {
  font-size: 0.78rem;
  letter-spacing: 0.12em;
  opacity: 0.92;
  display: block;
  margin-top: 2px;
}
.tier-body {
  padding: 24px 24px 28px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.tier-headline {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 6px;
  color: var(--ink);
  line-height: 1.15;
}
.tier-tagline {
  font-size: 0.98rem;
  color: var(--ink-soft);
  margin: 0 0 18px;
  line-height: 1.5;
  font-weight: 400;
}
.tier-usps {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  flex: 1;
}
.tier-usps li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 6px 0;
  font-size: 0.88rem;
  color: var(--ink-soft);
  line-height: 1.4;
}
.tier-usps li::before {
  /* Eleganter Gold-Strich statt Emoji-Häkchen */
  content: '';
  display: inline-block;
  width: 14px;
  height: 1.5px;
  background: var(--gold);
  flex-shrink: 0;
  margin-top: 10px;
  border-radius: 1px;
}
.tier-pricing {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 18px;
  margin-bottom: 18px;
}
.tier-suites-info {
  font-size: 0.78rem;
  color: var(--ink-muted);
  margin-bottom: 6px;
  letter-spacing: 0.04em;
}
.tier-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 4px;
}
.tier-price-amount {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2rem;
  font-weight: 500;
  color: var(--ink);
  line-height: 1;
}
.tier-price-currency {
  font-size: 1.1rem;
  color: var(--ink);
}
.tier-price-note {
  font-size: 0.76rem;
  color: var(--ink-muted);
  margin: 0;
}
.tier-cta {
  width: 100%;
  margin-top: 4px;
}
.tier-cta.is-recommended {
  background: var(--ink);
  color: var(--cream);
  box-shadow: 0 2px 0 #000;
}
.tier-cta.is-recommended:hover {
  background: var(--gold);
  color: var(--ink);
  box-shadow: 0 4px 0 var(--gold-dark);
}

/* ----- Included-Block ----- */
.included-block {
  background: var(--cream);
  border-radius: 10px;
  padding: 28px 32px;
  margin-bottom: 32px;
}
.included-block h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 0 16px;
  color: var(--ink);
  text-align: center;
}
.included-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 28px;
}
.included-list li {
  font-size: 0.9rem;
  color: var(--ink-soft);
  display: flex;
  align-items: center;
  gap: 8px;
}
.included-list li::before {
  /* Eleganter Gold-Strich statt Emoji-Häkchen */
  content: '';
  display: inline-block;
  width: 12px;
  height: 1.5px;
  background: var(--gold);
  flex-shrink: 0;
  border-radius: 1px;
}

/* ----- Manual-Details (collapsible) ----- */
.manual-details {
  margin-top: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: var(--paper);
}

/* HIGHLIGHT-Variante: Sales-Hebel "Mehr Suiten = mehr Umsatz".
   Wird VOR den Tier-Cards gerendert (Top-Position) mit Gold-Akzent + sanftem Pulse-Hint. */
.manual-details-highlight {
  margin-top: 0;
  margin-bottom: 36px;
  border: 1.5px solid var(--gold);
  background: linear-gradient(135deg, rgba(201, 168, 76, 0.08) 0%, rgba(201, 168, 76, 0.03) 100%);
  box-shadow: 0 6px 20px rgba(201, 168, 76, 0.12);
  position: relative;
  overflow: hidden;
}
.manual-details-highlight::before {
  /* Linke Akzent-Linie in voll-Gold */
  content: '';
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: var(--gold);
}
.manual-details-highlight summary {
  font-weight: 600;
  font-size: 1.02rem;
  color: var(--ink);
  padding: 22px 28px 22px 32px;
  background: transparent;
}
.manual-details-highlight summary::before {
  /* Kleines "+" Badge in Gold-Bright vor dem Text */
  content: '+';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: var(--gold);
  color: var(--ink);
  border-radius: 50%;
  font-size: 1.2rem;
  font-weight: 600;
  margin-right: 14px;
  vertical-align: middle;
  line-height: 1;
  transition: transform 0.3s, background 0.3s;
}
.manual-details-highlight[open] summary::before {
  content: '−';
  background: var(--gold-dark);
  color: #fff;
  transform: rotate(180deg);
}
.manual-details-highlight summary::after {
  display: none;  /* das alte "+"/"−" rechts wird durch das Badge links ersetzt */
}
.manual-details-highlight summary:hover {
  background: rgba(201, 168, 76, 0.08);
}
.manual-details-highlight .manual-block {
  border-top: 1px solid rgba(201, 168, 76, 0.25);
  padding-left: 32px;
}
.manual-details-highlight .manual-hint {
  color: var(--ink-soft);
  font-size: 0.92rem;
  font-weight: 400;
  line-height: 1.55;
}
@media (max-width: 600px) {
  .manual-details-highlight summary {
    font-size: 0.95rem;
    padding: 18px 20px 18px 24px;
  }
  .manual-details-highlight summary::before {
    width: 24px;
    height: 24px;
    font-size: 1rem;
    margin-right: 10px;
  }
}

.manual-details summary {
  padding: 18px 24px;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.92rem;
  color: var(--ink);
  letter-spacing: 0.02em;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.manual-details summary::after {
  content: '+';
  font-size: 1.3rem;
  color: var(--gold);
  transition: transform 0.2s;
}
.manual-details[open] summary::after {
  content: '−';
}
.manual-details summary:hover {
  background: rgba(201, 168, 76, 0.04);
}
.manual-block {
  padding: 0 24px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.manual-hint {
  font-size: 0.85rem;
  color: var(--ink-muted);
  margin: 16px 0;
}

/* ----- Suites-Grid (manual selection — Tier-Pick-Cards) ----- */
.suites-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
  margin-bottom: 100px;
}

/* Tier-Pick-Card: 3 Karten (Junior/Superior/Deluxe) mit Anzahl-Picker */
.tier-pick-card {
  background: var(--paper);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
}
.tier-pick-card:hover {
  border-color: rgba(201, 168, 76, 0.4);
  box-shadow: var(--shadow-md);
  transform: translateY(-2px);
}
.tier-pick-head { }
.tier-pick-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.35rem;
  font-weight: 500;
  margin: 0 0 4px;
  color: var(--ink);
  line-height: 1.2;
}
.tier-pick-meta {
  font-size: 0.85rem;
  color: var(--ink-soft);
  margin: 0;
  line-height: 1.4;
}
.tier-pick-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  flex-wrap: wrap;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: 12px;
}
.tier-pick-amount {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.7rem;
  font-weight: 500;
  color: var(--ink);
}
.tier-pick-currency {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: var(--gold-dark);
  margin-right: 6px;
}
.tier-pick-pernight {
  font-size: 0.78rem;
  color: var(--ink-soft);
  margin-left: auto;
}
.tier-pick-counter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  background: var(--cream);
  border-radius: 6px;
  padding: 6px 8px;
  margin-top: 4px;
}
.tier-pick-btn {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: var(--paper);
  color: var(--ink);
  border-radius: 4px;
  font-size: 1.2rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
  font-family: inherit;
  line-height: 1;
}
.tier-pick-btn:hover:not(:disabled) {
  background: var(--gold);
  color: var(--ink);
  border-color: var(--gold);
}
.tier-pick-btn:active:not(:disabled) {
  transform: scale(0.95);
}
.tier-pick-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.tier-pick-count {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--ink);
  min-width: 32px;
  text-align: center;
}
.suite-card {
  background: var(--cream);
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 16px;
  cursor: pointer;
  transition: all 0.18s;
  position: relative;
  text-align: left;
  font-family: inherit;
}
.suite-card:hover {
  border-color: var(--gold);
}
.suite-card.selected {
  background: var(--gold-soft);
  border-color: var(--gold);
}
.suite-card .check-icon {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  font-weight: 700;
  font-size: 13px;
}
.suite-card.selected .check-icon {
  background: var(--gold);
  color: var(--ink);
}
/* CSS-Häkchen ohne Emoji: zwei rotierte Linien */
.suite-card.selected .check-icon { position: relative; }
.suite-card.selected .check-icon::before,
.suite-card.selected .check-icon::after {
  content: '';
  position: absolute;
  background: var(--ink);
  border-radius: 1px;
}
.suite-card.selected .check-icon::before {
  width: 4px; height: 1.8px;
  left: 4px; top: 11px;
  transform: rotate(45deg);
  transform-origin: left center;
}
.suite-card.selected .check-icon::after {
  width: 9px; height: 1.8px;
  left: 7px; top: 13px;
  transform: rotate(-45deg);
  transform-origin: left center;
}
.suite-card .suite-cat {
  font-size: 0.66rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-dark);
  margin-bottom: 4px;
}
.suite-card .suite-number {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--ink);
  margin-bottom: 4px;
}
.suite-card .suite-meta {
  font-size: 0.74rem;
  color: var(--ink-muted);
  margin-bottom: 8px;
}
.suite-card .suite-price {
  font-size: 1rem;
  font-weight: 600;
  color: var(--ink);
}
.suite-card .suite-price-note {
  font-size: 0.68rem;
  color: var(--ink-muted);
}

/* ----- Selection-Bar (sticky bottom for manual mode) ----- */
.selection-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--paper);
  border-top: 2px solid var(--gold);
  padding: 14px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  z-index: 40;
  box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.1);
  padding-bottom: max(14px, env(safe-area-inset-bottom));
}
.selection-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.selection-count {
  font-size: 0.85rem;
  color: var(--ink-soft);
}
.selection-count .capacity-now {
  color: var(--gold-dark);
  font-weight: 600;
  font-size: 1.05rem;
}
.selection-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.selection-price .price-label {
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--ink-muted);
}
.selection-price .price-amount {
  font-size: 1.3rem;
  font-weight: 600;
  color: var(--ink);
}
.selection-price .price-note {
  font-size: 0.7rem;
  color: var(--ink-muted);
}

/* ----- Step 3: Guest-Form ----- */
.guest-form { margin-top: 32px; }
.guest-form .form-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
  margin-bottom: 16px;
}
/* :not(.consent) -> consent-Labels werden NICHT als column gerendert
   und der Span darin bleibt sentence-case (siehe .consent-Block unten) */
.guest-form label:not(.consent) {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.guest-form label:not(.consent) > span {
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gold-dark);
  font-weight: 600;
}
.guest-form input, .guest-form select, .guest-form textarea {
  background: var(--paper);
  border: 1px solid rgba(0, 0, 0, 0.18);
  color: var(--ink);
  padding: 14px 16px;
  font-size: 16px;
  font-family: inherit;
  border-radius: 4px;
  min-height: 50px;
  width: 100%;
}
.guest-form textarea { resize: vertical; min-height: 100px; }
.guest-form input:focus, .guest-form select:focus, .guest-form textarea:focus {
  outline: 2px solid var(--gold);
  outline-offset: 2px;
}
.guest-form label.full-width { display: block; margin-bottom: 16px; }

/* ----- Booking Summary ----- */
.booking-summary {
  background: var(--cream);
  border-radius: 8px;
  padding: 22px 24px;
  margin: 24px 0;
}
.booking-summary h4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  font-weight: 500;
  margin: 0 0 14px;
  color: var(--ink);
}
.booking-summary .row {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  font-size: 0.9rem;
  color: var(--ink-soft);
}
.booking-summary .row.total {
  font-weight: 600;
  font-size: 1.1rem;
  color: var(--ink);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 12px;
  padding-top: 14px;
}

/* ----- Consents ----- */
.consents { margin: 16px 0; }

/* Consent-Labels: Checkbox links, Text DANEBEN (nicht darunter), sentence-case */
.consent {
  display: flex !important;            /* erzwinge Row-Layout, schlaegt jede Form-Vererbung */
  flex-direction: row !important;
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  font-size: 0.95rem;
  color: var(--ink);
  cursor: pointer;
  line-height: 1.55;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
.consent > span {
  /* Span enthält den Hinweis-Text + Link */
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 0.95rem;
  color: var(--ink);
  font-weight: 400;
  line-height: 1.55;
  flex: 1 1 auto;                       /* Text bekommt verfuegbare Breite */
}
.consent > span a {
  color: var(--gold-dark);
  text-decoration: underline;
  font-weight: 500;
}
.consent input[type="checkbox"] {
  width: 22px;                  /* groesser fuer Touch */
  height: 22px;
  margin-top: 0;
  cursor: pointer;
  accent-color: var(--gold);
  flex-shrink: 0;
}
.consent a {
  color: var(--gold-dark);
  text-decoration: underline;
}
.payment-note {
  font-size: 0.88rem;
  text-align: center;
  color: var(--ink-soft);
  margin: 16px 0 8px;
  line-height: 1.5;
}
.btn-checkout {
  width: 100%;
  font-size: 0.95rem;
  padding: 18px 28px;
}
.checkout-trust {
  margin-top: 14px;
  font-size: 0.86rem;
  line-height: 1.6;
  text-align: center;
  color: var(--ink-soft);
  font-weight: 500;
}
.error-box {
  background: rgba(220, 70, 70, 0.08);
  border-left: 3px solid #dc4646;
  color: #aa2020;
  padding: 12px 16px;
  border-radius: 0 4px 4px 0;
  margin-top: 16px;
  font-size: 0.92rem;
}

/* ----- Footer ----- */
.buchen-footer {
  background: var(--paper);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 32px 24px;
  margin-top: 48px;
}
.footer-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  font-size: 0.84rem;
  color: var(--ink-soft);
}
.footer-contact { line-height: 1.6; }
.buchen-footer a {
  color: var(--ink-soft);
  text-decoration: none;
  display: inline-block;
  min-height: 44px;
  padding: 10px 4px;
  line-height: 1.4;
}
.buchen-footer a:hover { color: var(--gold-dark); }
.footer-links { font-size: 0.82rem; }

/* ----- Responsive ----- */
@media (max-width: 1024px) {
  .tier-cards { grid-template-columns: 1fr 1fr; }
  .tier-card.recommended:nth-child(2) {
    grid-column: 1 / -1;
    transform: none;
  }
  .tier-card.recommended { transform: none; }
  .tier-card.recommended:hover { transform: translateY(-4px); }
}
@media (max-width: 768px) {
  .buchen-header { padding: 12px 16px; }
  .trust-bar { gap: 16px; padding: 10px 16px; font-size: 0.74rem; }
  .buchen-main { padding: 24px 14px 80px; }
  .step-inner { padding: 28px 20px; border-radius: 8px; }
  .step-head h1, .step-head h2 { font-size: 1.85rem; }
  .stay-form .form-grid { grid-template-columns: 1fr; gap: 12px; }
  .tier-cards { grid-template-columns: 1fr; gap: 20px; }
  .tier-card.recommended {
    transform: none;
    grid-column: auto;
  }
  .tier-card.recommended:hover { transform: translateY(-4px); }
  .step-head.with-summary { flex-direction: column; align-items: flex-start; }
  .selection-bar { flex-direction: column; align-items: stretch; padding: 12px 16px; }
  .selection-bar .btn-primary-gold { width: 100%; }
  .footer-inner { flex-direction: column; }
}
