/* =========================================================
   GEMEINSAM
   ========================================================= */
.tbn24-honeypot{
  position:absolute!important;
  left:-99999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.tbn24-form-response{
  display:none;
  margin:14px 0 0!important;
  padding:13px 15px!important;
  border-radius:12px!important;
  font:700 13px/1.45 Arial,Helvetica,sans-serif!important;
}
.tbn24-form-response.is-success{
  display:block!important;
  background:#effff6!important;
  color:#075c36!important;
  border:1px solid rgba(24,183,106,.32)!important;
}
.tbn24-form-response.is-error{
  display:block!important;
  background:#fff2f0!important;
  color:#8c2119!important;
  border:1px solid rgba(168,43,32,.28)!important;
}
.tbn24-whatsapp-success{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-top:10px!important;
  padding:10px 14px!important;
  border-radius:10px!important;
  background:#18b76a!important;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:800!important;
}

/* =========================================================
   HERO – unverändert
   ========================================================= */
.tbn24-hero-form-shell,
.tbn24-hero-form-shell *{box-sizing:border-box!important;font-family:Arial,Helvetica,sans-serif!important}
.tbn24-hero-form-shell{width:100%!important;position:relative!important;z-index:10!important}
.tbn24-hero-form-shell .booking-bar{
  display:block!important;width:min(957px,calc(100% - 40px))!important;max-width:957px!important;
  margin:28px auto 0!important;padding:18px 20px 16px!important;border:1px solid rgba(255,255,255,.58)!important;
  border-radius:18px!important;background:linear-gradient(135deg,#ffe680 0%,#FDBC18 48%,#e9a900 100%)!important;
  box-shadow:none!important;color:#07101b!important
}
.tbn24-hero-form-shell .booking-head{margin:0 0 13px!important;padding:0 0 11px!important;border-bottom:1px solid rgba(75,52,0,.22)!important}
.tbn24-hero-form-shell .booking-head h2{margin:0!important;color:#07101b!important;font-size:22px!important;line-height:1.2!important;font-weight:700!important}
.tbn24-hero-form-shell .booking-grid{
  display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(0,1.45fr) minmax(105px,.78fr) minmax(84px,.64fr) minmax(112px,.86fr) minmax(58px,.40fr) minmax(88px,auto)!important;
  gap:7px!important;align-items:end!important
}
.tbn24-hero-form-shell .booking-group{min-width:0!important}
.tbn24-hero-form-shell .booking-label{display:block!important;margin:0 0 5px!important;color:#34270b!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}
.tbn24-hero-form-shell .booking-label span{color:#a82b20!important}
.tbn24-hero-form-shell .booking-input{
  width:100%!important;height:42px!important;padding:0 10px!important;border:1px solid rgba(80,58,6,.28)!important;border-radius:9px!important;
  background:#fff!important;color:#26374a!important;font-size:13px!important;box-shadow:0 6px 16px rgba(60,44,0,.08)!important
}
.tbn24-hero-form-shell .booking-submit{
  width:100%!important;height:42px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.34)!important;
  background:linear-gradient(135deg,#159e5d,#18b76a 55%,#0f9560)!important;color:#fff!important;font-size:13px!important;font-weight:800!important
}
.tbn24-hero-form-shell .booking-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-top:12px!important}
.tbn24-hero-form-shell .booking-legal{display:flex!important;align-items:center!important;gap:8px!important;color:#493b19!important;font-size:11px!important}
.tbn24-hero-form-shell .booking-legal input{width:16px!important;height:16px!important}
.tbn24-hero-form-shell .spam-row{display:flex!important;align-items:center!important;gap:8px!important}
.tbn24-hero-form-shell .spam-label{font-size:10px!important;font-weight:800!important;color:#912b21!important}
.tbn24-hero-form-shell .spam-input{width:68px!important;height:30px!important;border-radius:7px!important;border:1px solid rgba(80,58,6,.28)!important;background:#fff!important}

/* =========================================================
   KONTAKTFORMULAR UNTERSEITEN – Screenshot-Design 1:1
   ========================================================= */
.tbn24-contact-shell,
.tbn24-contact-shell *{box-sizing:border-box!important;font-family:Arial,Helvetica,sans-serif!important}
.tbn24-contact-shell{width:100%;padding:22px 18px;background:linear-gradient(135deg,#07101b,#10243a,#1e90ff)}
.tbn24-contact-form{
  position:relative;width:100%;max-width:1368px;margin:0 auto;padding:65px 160px 38px;
  border:2px solid rgba(255,255,255,.75);border-radius:28px;
  background:linear-gradient(135deg,#ffe47a 0%,#FDBC18 50%,#ffb600 100%);
  color:#07101b;overflow:hidden;
}
.tbn24-contact-status{position:absolute;top:28px;right:30px;display:flex;align-items:center;gap:10px;font-size:17px;font-weight:900}
.tbn24-contact-status span{width:14px;height:14px;border-radius:50%;background:#b8c52a;box-shadow:0 0 0 4px rgba(184,197,42,.22)}
.tbn24-contact-head{text-align:center;margin-bottom:36px}
.tbn24-contact-head h2{margin:0;font-size:48px;line-height:1.1;font-weight:900;letter-spacing:-1px}
.tbn24-contact-line{width:120px;height:7px;border-radius:999px;background:#ff3f4c;margin:15px auto 18px}
.tbn24-contact-head p{margin:0;font-size:20px;line-height:1.4}
.tbn24-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 18px}
.tbn24-field{
  position:relative;display:flex;align-items:center;height:68px;padding:0 40px 0 44px;
  border-radius:16px;background:#fff;border:1px solid rgba(7,16,27,.08);box-shadow:0 8px 18px rgba(7,16,27,.08)
}
.tbn24-field .tbn24-icon{position:absolute;left:18px;font-size:20px}
.tbn24-field input,.tbn24-field select{
  width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;
  font-size:19px!important;color:#07101b!important
}
.tbn24-field b,.tbn24-message b{position:absolute;right:15px;top:13px;color:#e7332f;font-size:18px}
.tbn24-message{
  position:relative;display:block;width:67%;height:142px;margin-top:48px;border-radius:16px;background:#fff;
  padding:20px 18px;border:1px solid rgba(7,16,27,.08)
}
.tbn24-message span{display:block;color:#777;font-size:18px;margin-bottom:6px}
.tbn24-message textarea{width:100%;height:92px;border:0!important;outline:0!important;resize:vertical;background:transparent!important;font-size:16px!important}
.tbn24-contact-bottom{margin-top:52px}
.tbn24-spam-block>label{display:block;margin-bottom:8px;font-size:16px}
.tbn24-spam-box{
  display:flex;align-items:center;width:230px;height:62px;padding:0 18px;border-radius:16px;background:#fff8eb;color:#666;font-size:18px
}
.tbn24-spam-box input{width:60px;border:0!important;background:transparent!important;outline:0!important;font-size:18px!important}
.tbn24-check-line{display:block;margin-top:22px}
.tbn24-check-title{display:block;font-size:18px;margin-bottom:10px}
.tbn24-check-title b{color:#e7332f}
.tbn24-check-content{display:flex;align-items:flex-start;gap:10px;font-size:18px;line-height:1.35}
.tbn24-check-content input{width:21px;height:21px;flex:0 0 21px;margin-top:2px}
.tbn24-contact-submit{
  margin-top:28px;min-width:186px;height:64px;border:0;border-radius:16px;
  background:linear-gradient(180deg,#ff5d63,#ff353f);color:#fff;font-size:21px;font-weight:900;
  box-shadow:0 11px 0 #bd161e,0 18px 30px rgba(189,22,30,.22);cursor:pointer
}

@media(max-width:1100px){
  .tbn24-contact-form{padding:70px 55px 38px}
  .tbn24-contact-grid{grid-template-columns:repeat(2,1fr)}
  .tbn24-message{width:100%}
}
@media(max-width:767px){
  .tbn24-contact-shell{padding:12px}
  .tbn24-contact-form{padding:72px 16px 28px;border-radius:22px}
  .tbn24-contact-status{top:22px;right:18px;font-size:13px}
  .tbn24-contact-head h2{font-size:32px}
  .tbn24-contact-head p{font-size:15px}
  .tbn24-contact-grid{grid-template-columns:1fr;gap:12px}
  .tbn24-field{height:58px}
  .tbn24-message{margin-top:20px;height:132px}
  .tbn24-contact-bottom{margin-top:26px}
  .tbn24-check-content{font-size:14px}
  .tbn24-contact-submit{width:100%}
  .tbn24-hero-form-shell .booking-grid{grid-template-columns:1fr 1fr!important}
  .tbn24-hero-form-shell .booking-group:nth-child(1),.tbn24-hero-form-shell .booking-group:nth-child(2),.tbn24-hero-form-shell .booking-submit{grid-column:1/-1!important}
  .tbn24-hero-form-shell .booking-bottom{flex-direction:column!important;align-items:flex-start!important}
}
@media(max-width:420px){
  .tbn24-hero-form-shell .booking-grid{grid-template-columns:1fr!important}
  .tbn24-hero-form-shell .booking-group,.tbn24-hero-form-shell .booking-submit{grid-column:1!important}
}
