.home-map-section{padding:34px 0 48px}.home-map-head{margin-bottom:12px}.home-map-head h2{margin:.12em 0 0}.home-map-copy{max-width:760px}.home-map-section #map{height:min(60vh,610px);min-height:400px}.home-map-note{margin:10px 2px 0;color:var(--muted);font-size:.8rem;line-height:1.45}.home-gecko-marker{width:34px;height:42px;display:grid;place-items:center;filter:drop-shadow(0 4px 5px rgba(0,0,0,.45));pointer-events:none}.home-gecko-marker img{display:block;width:30px;height:38px;object-fit:contain}@media(max-width:650px){.home-map-section{padding:26px 0 38px}.home-map-head{margin-bottom:10px}.home-map-head h2{font-size:clamp(1.9rem,9vw,2.65rem)}.home-map-section #map{height:52vh;min-height:360px}.home-map-note{font-size:.76rem;margin-top:8px}.home-gecko-marker{width:31px;height:39px}.home-gecko-marker img{width:27px;height:35px}}

/* Startseite: kompakter Hero und gerätespezifischer Videoausschnitt */
.hero{height:62vh;min-height:520px!important;padding:64px 0 22px!important;align-items:flex-end!important;overflow:hidden}
.hero video{object-fit:cover!important;object-position:center 58%!important;filter:brightness(.64)}
.hero:before{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.72) 42%,rgba(0,0,0,.42) 75%,rgba(0,0,0,.58))!important}
.hero .actions{flex-wrap:nowrap}

/* Gecko Bayern Intro */
.home-pulse-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:48px;margin-bottom:30px}
.home-pulse-head h2{margin:.18em 0 0}
.home-pulse-copy{max-width:650px}
.home-pulse-copy p{margin:0 0 14px;line-height:1.65}
.home-pulse-copy p:last-child{margin-bottom:0}
.home-pulse-contact{color:#dfe7ea}
.home-pulse-contact a{color:var(--blue2);font-weight:600;white-space:nowrap}

@media(max-width:760px){
  .home-pulse-head{grid-template-columns:1fr;gap:16px}
  .home-pulse-copy{max-width:none}
}

@media(max-width:600px){
  .hero{height:52svh!important;min-height:440px!important;padding:28px 0 18px!important}
  .hero video{object-position:center bottom!important;filter:brightness(.60)}
  .hero .actions{gap:6px}
  .hero .btn{padding:8px 10px;font-size:.74rem;white-space:nowrap}
  .home-pulse-copy p{font-size:.9rem;line-height:1.6}
}
