/* DESIGN V2 — Stadtseiten-Zusatz: Maske 0-Scroll (PLZ-Echo immer sichtbar) + 360-Sektion */
/* 1) PLZ-Echo einzeilig (Kerninfo vorn, Rest darf abschneiden) + Maske verdichtet → passt ohne Scroll */
.m2-echo{margin-top:4px;padding:4px 9px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(min-width:1101px){
  .m2{padding:14px 20px 10px}
  .m2-feld{margin-bottom:6px}
  .m2-feld>span{margin-bottom:2px}
  .m2-feld>label{margin-bottom:2px}
  .m2-opt{margin:0 0 7px}
  .m2-cta{padding:10px}
  .m2 #schritt1 .m2-pusher{margin-top:5px;padding-top:5px}
}
@media(min-width:1101px) and (max-width:1279px){
  .m2{padding:11px 20px 8px}
  .m2-feld{margin-bottom:5px}
  .m2 input[type=text],.m2 input[type=date]{height:40px}
  .m2-step,.m2-dauer{height:40px}
  .m2-cta small{display:none}
}


/* 4) „Sehen, bevor Sie anreisen": größere weiße Kachel, 360° größer + DIREKT bedienbar */
@media(min-width:1101px){ #rundgaenge .teaser{grid-template-columns:.72fr 1.28fr;gap:44px} }
#rundgaenge .feat-live{aspect-ratio:auto!important;background:#fff!important;border:1px solid var(--linie2)!important;
  border-radius:6px!important;padding:14px!important;overflow:visible!important;cursor:default!important;
  box-shadow:0 2px 6px rgba(9,17,30,.28),0 24px 52px rgba(9,17,30,.38)!important}
#rundgaenge .feat-live iframe{width:100%;height:auto;aspect-ratio:16/10;border-radius:4px;background:#14110d}
/* Overlays weg: Gast schaut sich DIREKT um (Klicken & Ziehen) — nur der 360°-Chip bleibt Link */
#rundgaenge .feat-live::after{display:none!important}
#rundgaenge .feat-live .feat-link{inset:auto!important;right:24px!important;bottom:24px!important;z-index:3}
#rundgaenge .feat-live .ring-mini{position:static!important}
#rundgaenge .feat-drag{margin-top:11px;text-align:center;font-size:13px;font-weight:600;color:#41536A!important}
#rundgaenge .feat-drag b{color:var(--navy)!important}
