
:root{--blue:#074eaa;--blue-dark:#09295e;--ink:#08265a;--muted:#334b72;--line:#dce7f3;--soft:#eef7ff;--white:#fff;--shadow:0 10px 30px rgba(8,38,90,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}.container{width:min(1440px,calc(100% - 70px));margin:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #edf2f8}.nav{height:92px;display:flex;align-items:center;gap:28px}.brand{width:340px;flex:0 0 auto;display:flex;align-items:center}.brand img{display:block;width:auto;height:72px;max-width:100%;object-fit:contain;object-position:left center;filter:none}.nav-links{margin-left:auto;display:flex;gap:27px;align-items:center;font-weight:700;font-size:.93rem}.nav-links a{padding:31px 0 24px;position:relative}.nav-links a:hover,.nav-links .active{color:var(--blue)}.nav-links .active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:var(--blue)}.phone-btn{margin-left:15px;background:var(--blue);color:#fff;border-radius:8px;padding:12px 18px;font-weight:800;white-space:nowrap}.menu-btn{display:none;border:0;background:none;font-size:1.7rem}
.hero{background:radial-gradient(circle at 18% 80%,rgba(123,191,244,.16),transparent 32%),linear-gradient(135deg,#f8fcff 0%,#eef7ff 55%,#f8fcff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;min-height:535px}.hero-copy{padding:48px 46px 48px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-weight:900;letter-spacing:.08em;color:var(--blue);font-size:.9rem}h1{font-size:clamp(3.1rem,4.7vw,5rem);line-height:.98;letter-spacing:-.045em;margin:18px 0 16px}h1 span{color:var(--blue)}.lead{font-size:1.12rem;color:var(--muted);max-width:620px;margin:0 0 25px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:4px 0 28px}.benefit{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:start}.benefit-icon{width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.benefit strong{display:block;font-size:.83rem}.benefit span{display:block;color:var(--muted);font-size:.74rem;margin-top:3px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.primary-btn,.secondary-btn,.route-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:12px 20px;font-weight:800}.primary-btn{background:var(--blue);color:#fff}.secondary-btn,.route-btn{border:1.5px solid var(--blue);color:var(--blue);background:#fff}
.hero-collage{display:grid;grid-template-columns:.78fr 1.22fr;grid-template-rows:1.15fr .85fr;gap:6px}.photo{overflow:hidden;min-height:190px}.photo-top{grid-column:1/-1;min-height:305px;border-radius:0 0 0 12px}.photo:nth-child(2){border-radius:0 0 0 12px}
.intro-section,.find-section{padding:46px 0;background:#fff}.old-copy{max-width:1050px}.old-copy h2,.about-copy h2,.contact-section h2,.services-section h2,.offers-section h2{font-size:2rem;margin:0 0 12px}.old-copy p,.about-copy p,.section-copy{color:var(--muted);font-size:1.02rem}
.services-section{padding:38px 0 48px;background:#f8fbff}.services-section h2,.offers-section h2,.contact-section> .container > h2{text-align:center}.title-line{width:42px;height:3px;background:var(--blue);margin:5px auto 18px}.section-copy{max-width:920px;margin:8px auto;text-align:center}.services{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:25px}.service-card{background:#fff;border:1px solid #edf1f5;border-radius:14px;min-height:165px;padding:22px 14px;text-align:center;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:center}.line-icon{font-size:2.05rem;min-height:48px;display:grid;place-items:center}.service-card h3{font-size:.97rem;line-height:1.25;margin:9px 0;color:var(--blue)}
.offers-section{padding:46px 0;background:#fff}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.promo-card{margin:0;border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid #e7eef6}.promo-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;object-position:top}
.about-section{padding:50px 0;background:linear-gradient(180deg,#f8fbff,#fff)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.about-photos{display:grid;grid-template-columns:1fr 1fr;gap:14px}.about-photo{height:370px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}
.contact-section{padding:46px 0;background:var(--soft)}.locations-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.location-card{background:#fff;border-radius:15px;padding:22px;display:block;box-shadow:0 7px 24px rgba(8,38,90,.07);border:1px solid #e1ecf7}.location-photo,.location-graphic{min-height:355px;border-radius:11px;overflow:hidden}.location-content{padding:8px 5px}.location-content h3{font-size:1.22rem;margin:0 0 9px;color:var(--blue)}.location-content p{font-size:.9rem;margin:0 0 7px}.location-phone,.email-link{font-weight:850;color:var(--blue);display:block;margin:4px 0}.email-link{font-weight:650;font-size:.85rem}.location-content h4{font-size:.86rem;margin:13px 0 6px}.hours-table{border-collapse:collapse;width:100%;font-size:.78rem;margin-bottom:14px}.hours-table th,.hours-table td{padding:3px 7px 3px 0;text-align:left;vertical-align:top;white-space:nowrap}.hours-table th{width:92px;font-weight:850}.hours-table td:nth-child(2){width:108px}.route-btn{font-size:.8rem;padding:9px 13px}.location-graphic{background:linear-gradient(145deg,#073a85,#0b64be);display:flex;flex-direction:column;justify-content:flex-end;padding:22px;color:#fff;position:relative}.location-graphic:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.2),transparent 28%),linear-gradient(25deg,transparent 0 48%,rgba(255,255,255,.08) 49% 51%,transparent 52%)}.location-badge,.location-big{position:relative;z-index:1}.location-badge{font-weight:800;font-size:.9rem;margin-bottom:8px}.location-big{font-size:1.9rem;line-height:1.05;font-weight:900}.appointment{margin-top:25px}
.find-section{background:#fff}
.footer{background:linear-gradient(90deg,#073b86,#0a5db8);color:#fff;padding:22px 0}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:.82rem}.footer nav{display:flex;gap:32px}.footer a{color:#fff}
@media(max-width:1200px){.nav-links{gap:18px;font-size:.84rem}.services{grid-template-columns:repeat(4,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-collage{min-height:510px}}
@media(max-width:900px){.container{width:min(100% - 30px,1440px)}.brand{width:245px}.phone-btn{margin-left:auto}.nav-links{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;padding:20px 30px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.nav-links a{padding:6px 0}.nav-links .active:after{display:none}.menu-btn{display:block}.benefits{grid-template-columns:1fr}.services{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:repeat(2,1fr)}.about-grid,.locations-grid{grid-template-columns:1fr}.about-photos{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.nav{height:76px}.brand{width:205px}.brand img{height:58px}.phone-btn{display:none}.nav-links{top:76px}.hero-copy{padding:34px 0}h1{font-size:3rem}.lead{font-size:1rem}.hero-collage{grid-template-columns:1fr 1fr;grid-template-rows:240px 170px;min-height:0}.photo-top{min-height:240px}.services,.promo-grid{grid-template-columns:1fr}.about-photos{grid-template-columns:1fr}.about-photo{height:420px}.location-card{grid-template-columns:1fr}.location-photo,.location-graphic{min-height:240px}.hours-table{font-size:.76rem}.hours-table th,.hours-table td{white-space:normal}.footer-grid{flex-direction:column;text-align:center}.footer nav{gap:20px}}

/* Galerie: jeweils nur ein Motiv sichtbar */
.promo-gallery{position:relative;display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto;max-width:560px}
.gallery-stage{position:relative;width:min(100%,460px);aspect-ratio:1074/1597;border-radius:18px;overflow:hidden;background:transparent;box-shadow:var(--shadow);border:0}
.gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;background:transparent;opacity:0;transition:opacity .25s ease;pointer-events:none}
.gallery-image.active{opacity:1;pointer-events:auto}
.gallery-btn{width:46px;height:46px;border-radius:50%;border:1px solid #cbd9ea;background:#fff;color:#0755ad;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,52,105,.10)}
.gallery-btn:hover{background:#f0f7ff}
.gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}
.gallery-dot{width:9px;height:9px;border:0;border-radius:50%;background:#c8d5e5;cursor:pointer;padding:0}
.gallery-dot.active{background:#0755ad}
@media(max-width:620px){.promo-gallery{gap:8px}.gallery-btn{width:38px;height:38px;font-size:1.6rem}.gallery-stage{width:calc(100% - 92px)}}


/* AUTO_GALLERY_CSS_START */
.gallery-slider,
.gallery,
[data-gallery]{
  position:relative;
}
.gallery-slide,
.gallery .slide,
[data-gallery] [data-slide]{
  opacity:0;
  visibility:hidden;
  position:absolute;
  inset:0;
  transition:opacity .65s ease, visibility .65s ease;
  pointer-events:none;
}
.gallery-slide.active,
.gallery .slide.active,
[data-gallery] [data-slide].active{
  opacity:1;
  visibility:visible;
  position:relative;
  pointer-events:auto;
}
.gallery-dot.active,
.gallery .dot.active,
[data-gallery] [data-dot].active{
  transform:scale(1.15);
}
@media (prefers-reduced-motion: reduce){
  .gallery-slide,
  .gallery .slide,
  [data-gallery] [data-slide]{
    transition:none;
  }
}
/* AUTO_GALLERY_CSS_END */

/* V9 – einheitliches, scharfes Logo auf allen Seiten */
.legal-header .nav{
  height:104px;
  justify-content:flex-start;
}
.legal-brand{
  width:390px;
  max-width:52vw;
}
.legal-brand img{
  width:auto;
  height:84px;
  max-width:100%;
  object-fit:contain;
  object-position:left center;
}
@media(max-width:900px){
  .brand{width:270px}
  .brand img{height:64px}
  .legal-brand{width:310px;max-width:70vw}
  .legal-brand img{height:72px}
}
@media(max-width:620px){
  .brand{width:220px}
  .brand img{height:54px}
  .legal-header .nav{height:82px}
  .legal-brand{width:235px;max-width:78vw}
  .legal-brand img{height:58px}
}

/* Finale Korrektur der Galerie-Oberkante */
.gallery-stage { border: none !important; outline: none !important; background: transparent !important; }
.gallery-image { top: -1px !important; height: calc(100% + 2px) !important; border: none !important; outline: none !important; }
