@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
.hih-body { font-family: 'Plus Jakarta Sans', system-ui, sans-serif; background-color: #FAF6F0; color: #2D2522; padding: 60px 20px; border-radius: 30px; }
.hih-body * { box-sizing: border-box; }
.hih-container { max-width: 1000px; margin: 0 auto; }
.hih-header { text-align: center; margin-bottom: 50px; }
.hih-divider { width: 60px; height: 3px; background-color: #B85A3C; margin: 20px auto 0 auto; }
.hih-hero { background-color: #F4EDE4; border-radius: 24px; padding: 50px 30px; text-align: center; margin-bottom: 60px; }
.hih-hero h1 { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(2.1rem, 6vw, 3.4rem); margin: 0 0 15px 0; line-height: 1.1; }
.hih-hero p { font-size: 1.08rem; line-height: 1.7; margin: 0; }
.hih-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 25px; margin-bottom: 60px; }
.hih-step-card { background: #FFFFFF; border-radius: 16px; padding: 30px; text-align: center; border: 1px solid #EFEAE4; box-shadow: 0 10px 30px rgba(45,37,34,0.05); }
.hih-step-card h3 { margin: 0 0 10px; }
.hih-step-number { width: 36px; height: 36px; background-color: #FFF9F6; color: #B85A3C; border: 1px solid #EEDCD5; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-weight: bold; margin-bottom: 15px; }
.hih-booking-section { background: #FFFFFF; border-radius: 24px; padding: 40px; border: 1px solid #EFEAE4; box-shadow: 0 20px 60px rgba(45,37,34,0.06); }
.hih-booking-section h2 { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(1.8rem, 5vw, 2.7rem); text-align: center; margin-top: 0; }
.hih-booking-section .subtitle { text-align: center; margin-bottom: 30px; font-size: 1.05rem; }
.hih-grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 20px; margin-bottom: 35px; }
.hih-option-card { appearance: none; width: 100%; border: 2px solid #EFEAE4; border-radius: 16px; padding: 25px; text-align: center; cursor: pointer; background: #FAF9F6; color: #2D2522; font: inherit; transition: border-color .18s ease, background .18s ease, transform .18s ease; }
.hih-option-card h3 { font-size: 1.35rem; margin: 0 0 14px; }
.hih-option-card .desc { margin-bottom: 8px; }
.hih-option-card .price { font-weight: 700; color: #B85A3C; }
.hih-option-card:hover { transform: translateY(-2px); border-color: #D0B5A8; }
.hih-option-card.selected { border-color: #B85A3C; background-color: #FFF9F6; box-shadow: 0 8px 24px rgba(184,90,60,.12); }
.hih-form-wrap { max-width: 600px; margin: 0 auto; }
.hih-form-group { margin-bottom: 20px; }
.hih-form-group label { display: block; margin-bottom: 8px; font-weight: 600; }
.hih-button-row { display: flex; gap: 10px; flex-wrap: wrap; }
.loc-btn, .duration-btn { flex: 1 1 120px; padding: 12px 14px; border: 2px solid #D6C9BE; border-radius: 10px; background: #FAF8F5; color: #2D2522; cursor: pointer; font: inherit; font-weight: 700; transition: border-color .18s ease, background .18s ease, color .18s ease; }
.loc-btn.active, .duration-btn.active { border-color: #B85A3C; background: #FFF9F6; color: #B85A3C; }
.hih-form-control { width: 100%; padding: 13px 14px; border: 1px solid #D6C9BE; border-radius: 10px; background: #FFFFFF; color: #2D2522; font-family: inherit; font-size: 1rem; min-height: 48px; }
select.hih-form-control { appearance: auto; }
.hih-form-control:focus { outline: 2px solid rgba(184,90,60,.22); border-color: #B85A3C; }
.hih-summary { background-color: #FAF6F0; border-radius: 16px; padding: 24px; margin: 30px 0; }
.hih-summary h4 { font-family: 'Playfair Display', Georgia, serif; font-size: 1.6rem; margin: 0 0 18px; }
.hih-summary-row, .hih-summary-total { display: flex; justify-content: space-between; gap: 14px; margin: 8px 0; }
.hih-summary-total { font-weight: 800; font-size: 1.08rem; padding-top: 8px; }
.hih-btn { display: block; width: 100%; background-color: #B85A3C; color: #FFFFFF !important; border: none; padding: 16px; border-radius: 12px; font-size: 1.1rem; font-weight: bold; cursor: pointer; text-align: center; box-shadow: 0 10px 24px rgba(184,90,60,.22); }
.hih-btn:hover { background-color: #9f4930; }
.hih-showcase-badge { text-align: center; margin-top: 60px; color: #5C514A; }
.hih-showcase-badge a { color: #000000; font-weight: bold; text-decoration: underline; }
.hih-showcase-badge a:hover { color: #B85A3C; }
.hih-music-toggle { position: fixed; right: 18px; bottom: 18px; z-index: 9999; background: #2D2522; color: #FFFFFF; border: none; border-radius: 999px; padding: 12px 18px; font-family: inherit; font-weight: 700; box-shadow: 0 8px 24px rgba(45,37,34,0.18); cursor: pointer; }
.hih-music-toggle:hover { background: #B85A3C; }
.trp-language-switcher-container, .trp-language-switcher, .trp-floating-language-switcher, .trp_language_switcher_shortcode, nav[aria-label="Sprachauswahl der Website"] { display: none !important; }
@media (max-width: 640px) {
  .hih-body { padding: 30px 14px; border-radius: 0; }
  .hih-booking-section { padding: 26px 18px; }
  .hih-grid-3 { grid-template-columns: 1fr; }
  .hih-option-card { padding: 22px 18px; }
  .hih-summary-row, .hih-summary-total { display: block; }
  .hih-music-toggle { right: 12px; bottom: 12px; }
}
