:root{--green:#4a8d36;--deep:#183328;--ink:#17211c;--muted:#627069;--cream:#f5f7f2;--line:#dce5dc;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid #edf1ed}.brand{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.08em}.brand strong{display:block;font-size:17px;color:var(--green)}.brand small{display:block;font-size:10px;letter-spacing:.28em;text-align:center}.tooth-mark{font-size:48px;line-height:.6;color:var(--green);transform:rotate(-6deg)}.original-brand{letter-spacing:0}.original-brand img{width:245px;height:auto;max-height:64px;object-fit:contain}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav a:hover{color:var(--green)}.nav-cta{padding:10px 18px;border:1px solid var(--green);border-radius:999px;color:var(--green)}
.hero{height:min(78vh,760px);min-height:600px;position:relative;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,36,27,.78),rgba(14,36,27,.44) 38%,transparent 70%)}.hero-copy{position:relative;color:white;width:min(660px,80%);margin-left:clamp(28px,9vw,150px)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:12px;color:var(--green);margin:0 0 16px}.hero .eyebrow{color:#bce7ac}.hero h1{font-family:Georgia,serif;font-size:clamp(44px,5.6vw,82px);line-height:1.06;font-weight:400;margin:0 0 24px}.hero-copy>p:not(.eyebrow){font-size:19px;max-width:590px}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:3px;font-weight:700;font-size:14px}.primary{background:var(--green);color:white}.primary:hover{background:#387227}.ghost{border:1px solid rgba(255,255,255,.7);color:white}.secondary{border:1px solid var(--green);color:var(--green)}
.quick-info{display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-34px auto 0;position:relative;background:#fff;box-shadow:0 18px 55px rgba(24,51,40,.13);padding:26px 35px}.quick-info div{display:flex;flex-direction:column;padding:0 28px;border-right:1px solid var(--line)}.quick-info div:last-child{border:0}.quick-info span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.quick-info strong,.quick-info a{font-size:14px;margin-top:4px}.quick-info a{color:var(--green);font-weight:700}
.section{max-width:1180px;margin:0 auto;padding:120px 28px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.image-card{position:relative}.image-card:before{content:"";position:absolute;left:-22px;top:-22px;width:45%;height:55%;background:#e7f0e2;z-index:-1}.image-card img{aspect-ratio:16/10;object-fit:cover}.copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(34px,4vw,54px);line-height:1.14;margin:0 0 24px;color:var(--deep)}.copy p,.feature p,.prophylaxis p{color:var(--muted)}.text-link{display:inline-block;margin-top:14px;color:var(--green);font-weight:700}.text-link span{margin-left:10px}
.services{max-width:none;background:var(--cream);padding-left:max(28px,calc((100% - 1124px)/2));padding-right:max(28px,calc((100% - 1124px)/2))}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:55px}.section-heading>p{color:var(--muted);margin-bottom:30px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service-grid article{background:white;padding:34px;min-height:235px}.service-grid article>span{color:var(--green);font-size:12px;letter-spacing:.14em}.service-grid h3{font-family:Georgia,serif;font-size:24px;font-weight:400;color:var(--deep)}.service-grid p{color:var(--muted);font-size:14px}
.feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.feature img{aspect-ratio:4/3;object-fit:cover}.art-band{position:relative;height:440px;overflow:hidden;background:#17271c}.art-band img{width:100%;height:100%;object-fit:cover;opacity:.68}.art-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,22,13,.72),transparent 70%)}blockquote{position:absolute;left:9vw;top:50%;z-index:2;transform:translateY(-50%);margin:0;color:white;font-family:Georgia,serif;font-size:clamp(30px,4vw,58px);max-width:570px;line-height:1.2}
.prophylaxis{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.prophylaxis img{aspect-ratio:4/3;object-fit:cover}.prophylaxis .button{margin-top:18px}
.contact{max-width:none;background:var(--deep);color:white;padding-left:max(28px,calc((100% - 1124px)/2));padding-right:max(28px,calc((100% - 1124px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact h2{color:white}.contact a{color:#c9e9bd}.contact address{font-style:normal;margin:24px 0}.hours{border-top:1px solid rgba(255,255,255,.2);margin:28px 0}.hours p{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);padding:11px 0;margin:0;font-size:14px}.contact-images{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;align-content:center;background:rgba(255,255,255,.06);padding:12px}.contact-images img{width:100%;height:auto;max-height:460px;object-fit:contain;background:#f7f7f4}.contact-images img:last-child{height:auto;max-height:360px;align-self:end;object-fit:contain}
footer{display:flex;align-items:center;justify-content:space-between;padding:34px clamp(24px,5vw,80px);font-size:12px;background:#fff}footer>div:last-child{display:flex;gap:22px}.footer-brand{transform:scale(.8);transform-origin:left}
@media(max-width:850px){.site-header nav>a:not(.nav-cta){display:none}.hero{min-height:570px}.hero-shade{background:linear-gradient(90deg,rgba(14,36,27,.72),rgba(14,36,27,.25))}.quick-info{grid-template-columns:1fr;margin:0;padding:20px 28px}.quick-info div{padding:12px 0;border-right:0;border-bottom:1px solid var(--line)}.split,.feature,.prophylaxis,.contact,.section-heading{grid-template-columns:1fr;gap:40px}.service-grid{grid-template-columns:1fr 1fr}.feature>div{order:2}.contact-images{order:-1}.section{padding-top:80px;padding-bottom:80px}}
@media(max-width:560px){.site-header{height:72px;padding:0 18px}.original-brand img{width:185px;max-height:54px}.brand strong{font-size:14px}.tooth-mark{font-size:39px}.nav-cta{padding:8px 11px}.hero{min-height:590px}.hero-copy{width:auto;margin:0 24px}.hero-actions{flex-direction:column;align-items:flex-start}.service-grid{grid-template-columns:1fr}.contact-images{grid-template-columns:1fr}.contact-images img,.contact-images img:last-child{height:auto;max-height:360px}.hours p{flex-direction:column}.art-band{height:340px}footer{align-items:flex-start;gap:22px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Anfahrt */
.directions{margin:34px 0 28px;padding-top:26px;border-top:1px solid rgba(255,255,255,.2)}
.directions h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 10px}
.directions p{font-size:14px;color:rgba(255,255,255,.82);margin:0 0 12px}
.directions .directions-note{font-size:12px;color:rgba(255,255,255,.62)}
.map-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.map-button{padding:11px 15px;border:1px solid rgba(201,233,189,.65);color:#d9f1d0;background:transparent}
.map-button:hover{background:rgba(255,255,255,.08)}
.call-button{margin-top:2px}

/* Rechtliche Unterseiten */
.legal-header{position:static}
.back-link{font-size:14px;color:var(--green);font-weight:700}
.legal-page{max-width:900px;margin:0 auto;padding:76px 28px 110px}
.legal-page h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,68px);line-height:1.08;font-weight:400;color:var(--deep);margin:0 0 24px}
.legal-page h2{font-family:Georgia,serif;font-size:27px;line-height:1.25;font-weight:400;color:var(--deep);margin:48px 0 14px}
.legal-page p,.legal-page li{color:var(--muted)}
.legal-page a{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.legal-intro{font-size:19px;max-width:760px;padding-bottom:26px;border-bottom:1px solid var(--line)}
.legal-note{margin-top:48px;padding:24px 26px;background:var(--cream);border-left:4px solid var(--green);color:var(--muted)}
.legal-footer{border-top:1px solid var(--line)}
@media(max-width:560px){.legal-header .back-link{font-size:0}.legal-header .back-link:after{content:"←";font-size:22px}.legal-page{padding-top:50px;padding-bottom:75px}.legal-page h2{font-size:24px;margin-top:38px}}

/* Verfeinerte Smartphone-Darstellung */
@media(max-width:640px){
  body{font-size:15px;overflow-x:clip}
  .site-header{height:68px;padding:0 16px;gap:10px}
  .original-brand img{width:168px;max-height:52px}
  .site-header nav{gap:0}
  .site-header .nav-cta{font-size:0;padding:8px 13px;white-space:nowrap}
  .site-header .nav-cta:before{content:"Anrufen";font-size:13px}
  .hero{height:calc(100svh - 68px);min-height:540px;max-height:700px;align-items:flex-end}
  .hero>img{object-position:53% center}
  .hero-shade{background:linear-gradient(180deg,rgba(12,30,23,.08) 20%,rgba(12,30,23,.48) 50%,rgba(12,30,23,.94) 100%)}
  .hero-copy{width:auto;margin:0 20px 34px}
  .hero h1{font-size:clamp(37px,10.5vw,46px);line-height:1.03;margin-bottom:16px}
  .hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin:0;max-width:34rem}
  .hero .eyebrow{margin-bottom:10px;font-size:10px}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
  .hero-actions .button{width:100%;padding:12px 10px;font-size:12px;text-align:center}
  .quick-info{padding:14px 20px;box-shadow:none;border-bottom:1px solid var(--line)}
  .quick-info div{padding:11px 0}
  .quick-info strong,.quick-info a{font-size:13px}
  .section{padding:60px 20px}
  .split,.feature,.prophylaxis,.contact,.section-heading{gap:28px}
  .copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2{font-size:35px;line-height:1.12;margin-bottom:18px}
  .image-card:before{left:-10px;top:-10px}
  .image-card img,.feature img,.prophylaxis img{border-radius:2px}
  .services{padding-left:20px;padding-right:20px}
  .section-heading{margin-bottom:32px}
  .section-heading>p{margin:0}
  .service-grid article{min-height:0;padding:26px 24px}
  .service-grid h3{font-size:22px;margin:12px 0 8px}
  .art-band{height:300px}
  blockquote{left:24px;right:24px;font-size:34px}
  .contact{padding-top:64px;padding-bottom:64px}
  .contact-images{order:0;grid-template-columns:1fr;gap:10px;padding:8px;margin-top:10px}
  .contact-images img{height:230px;max-height:none;object-fit:cover}
  .contact-images img:last-child{height:210px;max-height:none;object-fit:contain}
  .hours{margin:22px 0}
  .directions{margin:28px 0 24px;padding-top:22px}
  .directions h3{font-size:23px}
  .map-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .map-button{width:100%;padding:12px 14px}
  .call-button{width:100%}
  footer{padding:28px 20px;gap:16px}
  footer>div:last-child{flex-wrap:wrap;gap:12px 20px}
  .footer-brand{transform:none}
  .footer-brand img{width:180px}
}

@media(max-width:360px){
  .original-brand img{width:145px}
  .site-header .nav-cta{padding:7px 10px}
  .hero-copy{margin-left:16px;margin-right:16px}
  .hero-actions{grid-template-columns:1fr}
}

/* Anpassungen August 2026 */
.quick-info strong{line-height:1.45}
.service-grid{grid-template-columns:repeat(5,1fr)}
.service-grid article{min-height:250px}
@media(max-width:1150px){.service-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.service-grid{grid-template-columns:1fr}}

/* V5.3 Mobile Finishing – Desktop bleibt optisch weitgehend unverändert */
.header-actions{display:none}
.menu-toggle{display:none}
.mobile-call{display:none}
.quick-hours strong i,.quick-hours strong b{font-style:normal;font-weight:inherit}
.service-more-wrap{display:none}
.mobile-action-bar{display:none}

/* Etwas ruhigerer Hero auch auf Desktop */
.hero{height:min(74vh,720px);min-height:570px}

/* Tablet */
@media(max-width:900px){
  .site-header{height:76px;padding:0 20px}
  .original-brand img{width:205px;max-height:56px}
  .header-actions{display:flex;align-items:center;gap:8px}
  .mobile-call{display:inline-flex}
  .desktop-call{display:none}
  .menu-toggle{display:grid;place-content:center;gap:4px;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:12px}
  .menu-toggle span{display:block;width:21px;height:2px;background:var(--deep);transition:.2s}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .site-header nav{
    display:none;position:fixed;top:76px;left:12px;right:12px;z-index:60;
    background:#fff;border:1px solid var(--line);border-radius:18px;
    box-shadow:0 20px 55px rgba(24,51,40,.16);padding:10px;
    flex-direction:column;align-items:stretch;gap:0
  }
  .site-header nav.open{display:flex}
  .site-header nav a{display:block!important;padding:14px 15px;border-bottom:1px solid #eef2ee;font-size:15px}
  .site-header nav a:last-child{border-bottom:0}
}

/* Smartphone */
@media(max-width:640px){
  body{font-size:15px;overflow-x:clip;padding-bottom:68px}
  .site-header{height:66px;padding:0 14px}
  .original-brand img{width:158px;max-height:50px}
  .mobile-call{font-size:12px;padding:8px 11px;border:1px solid var(--green);border-radius:999px;color:var(--green);background:#fff}
  .menu-toggle{width:40px;height:40px}
  .site-header nav{top:66px}

  /* First impression: image remains prominent, but next content is visible sooner */
  .hero{height:82svh;min-height:520px;max-height:650px;align-items:flex-end}
  .hero>img{object-position:53% center}
  .hero-shade{background:linear-gradient(180deg,rgba(10,30,20,.04) 18%,rgba(10,30,20,.42) 52%,rgba(10,30,20,.94) 100%)}
  .hero-copy{width:auto;margin:0 20px 28px}
  .hero h1{font-size:clamp(36px,10vw,44px);line-height:1.03;margin-bottom:14px}
  .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.48;max-width:31rem}
  .hero .eyebrow{font-size:9px;margin-bottom:8px}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}
  .hero-actions .button{width:100%;padding:11px 9px;font-size:12px;text-align:center}

  /* Opening hours: clean, two-line presentation */
  .quick-info{padding:12px 18px;margin:0;box-shadow:none;border-bottom:1px solid var(--line)}
  .quick-info div{padding:10px 0}
  .quick-info span{font-size:10px}
  .quick-info strong,.quick-info a{font-size:13px}
  .quick-hours strong{display:grid;grid-template-columns:92px 1fr;gap:3px 8px}
  .quick-hours strong i{color:var(--deep);font-weight:700}
  .quick-hours strong b{color:var(--muted);font-weight:600}

  .section{padding:58px 18px}
  .split,.feature,.prophylaxis,.contact,.section-heading{gap:26px}
  .copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2{font-size:34px;line-height:1.12;margin-bottom:16px}
  .copy p,.feature p,.prophylaxis p{line-height:1.58}
  .image-card:before{left:-8px;top:-8px}

  /* Services: first 5 visible; rest optional */
  .services{padding-left:18px;padding-right:18px}
  .section-heading{margin-bottom:28px}
  .service-grid{display:grid;grid-template-columns:1fr;background:transparent;border:0;gap:10px}
  .service-grid article{min-height:0;padding:22px 20px;border:1px solid var(--line);border-radius:14px}
  .service-grid article:nth-child(n+6){display:none}
  .service-grid.expanded article:nth-child(n+6){display:block}
  .service-grid h3{font-size:21px;margin:8px 0 6px}
  .service-grid p{font-size:14px}
  .service-more-wrap{display:block;text-align:center;margin-top:14px}
  .service-more{border:1px solid var(--green);background:#fff;color:var(--green);border-radius:999px;padding:11px 16px;font-weight:700}

  /* Keep and showcase all current images */
  .image-card img,.feature img,.prophylaxis img{width:100%;object-fit:cover}
  .feature img,.prophylaxis img{aspect-ratio:4/3}
  .art-band{height:300px}
  blockquote{left:22px;right:22px;font-size:32px}

  .contact{padding-top:58px;padding-bottom:58px}
  .contact-images{order:0;grid-template-columns:1fr;gap:10px;padding:8px;margin-top:8px}
  .contact-images img{height:auto!important;max-height:420px!important;width:100%;object-fit:contain!important}
  .hours p{display:grid;grid-template-columns:88px 1fr;gap:8px}
  .directions{margin:26px 0 22px}
  .map-actions{display:grid;grid-template-columns:1fr}
  .map-button,.call-button{width:100%;text-align:center}

  footer{padding:26px 18px;gap:14px}
  .footer-brand{transform:none}
  .footer-brand img{width:170px}

  /* Bottom actions appear after scrolling, unobtrusive but always reachable */
  .mobile-action-bar{
    position:fixed;left:0;right:0;bottom:0;z-index:70;
    display:grid;grid-template-columns:1fr 1fr;background:rgba(255,255,255,.96);
    backdrop-filter:blur(16px);border-top:1px solid var(--line);
    padding:7px max(10px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom));
    transform:translateY(110%);transition:transform .22s ease
  }
  .mobile-action-bar.visible{transform:translateY(0)}
  .mobile-action-bar a{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;font-size:13px}
  .mobile-action-bar a:first-child{color:#fff;background:var(--green);border-radius:10px}
  .mobile-action-bar a:last-child{color:var(--green)}
}

@media(max-width:370px){
  .original-brand img{width:142px}
  .hero-actions{grid-template-columns:1fr}
  .quick-hours strong{grid-template-columns:1fr}
  .hours p{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  .menu-toggle span,.mobile-action-bar{transition:none}
}

/* V5.4 – Typografie- und Layoutbereinigung */

/* Einheitliche Typografie */
body{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  font-size:16px;
  line-height:1.62;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.hero h1,
.copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2,
.service-grid h3,.directions h3,.legal-page h1,.legal-page h2,blockquote{
  font-family:Georgia,"Times New Roman",serif;
}
.service-grid h3{line-height:1.18}
.button,.nav-cta,.menu-toggle,.service-more{letter-spacing:0}
.eyebrow{line-height:1.35}

/* Das alte mobile Pseudo-Label am Anrufbutton vollständig entfernen */
@media(max-width:640px){
  .site-header .mobile-call{
    font-size:12px !important;
    padding:8px 12px;
    white-space:nowrap;
  }
  .site-header .mobile-call::before{content:none !important}
}

/* Deutlich erkennbarer Menü-Button statt kleinem leer wirkendem Quadrat */
.menu-toggle{
  display:none;
  align-items:center;
  justify-content:center;
  grid-auto-flow:column;
  gap:8px;
  width:auto;
  min-width:76px;
  height:42px;
  padding:0 12px;
  border:1px solid var(--line);
  background:#fff;
  border-radius:999px;
  color:var(--deep);
}
.menu-toggle strong{
  font-size:13px;
  line-height:1;
  font-weight:700;
}
.menu-lines{
  width:18px;
  display:grid;
  gap:3px;
}
.menu-lines i{
  display:block;
  height:2px;
  width:18px;
  background:currentColor;
  border-radius:3px;
  transition:.2s;
}
.menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(1){transform:translateY(5px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}

@media(max-width:900px){
  .menu-toggle{display:grid}
}
@media(max-width:640px){
  .menu-toggle{
    min-width:70px;
    height:38px;
    padding:0 10px;
  }
  .menu-toggle strong{font-size:12px}
}

/* Sprechzeiten ohne kursiv/fett-Mischung */
.quick-hours .hours-compact{
  display:grid;
  grid-template-columns:auto 1fr;
  column-gap:12px;
  row-gap:3px;
}
.quick-hours .hours-days{
  color:var(--deep);
  font-weight:700;
  white-space:nowrap;
}
.quick-hours .hours-time{
  color:var(--muted);
  font-weight:600;
  white-space:nowrap;
}
@media(max-width:640px){
  .quick-hours .hours-compact{
    grid-template-columns:90px 1fr;
    column-gap:8px;
  }
  .quick-hours .hours-time{white-space:normal}
}
@media(max-width:370px){
  .quick-hours .hours-compact{grid-template-columns:1fr}
}

/* 10 Leistungen: nie mehr eine letzte Reihe mit optischen Leerfeldern */
.service-grid-ten{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:1px;
}
@media(max-width:1180px){
  .service-grid-ten{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px;
    background:transparent;
    border:0;
  }
  .service-grid-ten article{
    border:1px solid var(--line);
    border-radius:12px;
  }
}
@media(max-width:640px){
  .service-grid-ten{
    grid-template-columns:1fr !important;
  }
}

/* etwas harmonischere Kartenproportionen */
.service-grid-ten article{
  min-height:245px;
  display:flex;
  flex-direction:column;
}
.service-grid-ten article p{margin-bottom:0}
.service-grid-ten article h3{margin-bottom:10px}

/* Header-Abstände sauber halten */
.header-actions{align-items:center}
@media(max-width:900px){
  .site-header{gap:14px}
  .header-actions{margin-left:auto}
}

/* V5.5 CLEAN – bewusste Bereinigung von Typografie, Zeichen und Mobile-Header */

body,
.hero h1,
.copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2,
.service-grid h3,.directions h3,.legal-page h1,.legal-page h2,blockquote{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif !important;
}
body{
  letter-spacing:0;
  font-size:16px;
  line-height:1.6;
}
h1,h2,h3{
  letter-spacing:-.025em;
}
.hero h1{font-weight:760}
.copy h2,.section-heading h2,.feature h2,.prophylaxis h2,.contact h2{font-weight:720}
.service-grid h3{font-weight:700}
.eyebrow{
  letter-spacing:.08em;
  font-weight:700;
}

/* Header: keine kleinen Kästchen, keine pillenartige Doppeloptik */
@media(max-width:900px){
  .site-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
  }
  .header-actions{
    display:flex;
    align-items:center;
    gap:12px;
  }
  .site-header .mobile-call{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:40px;
    padding:0 16px;
    background:var(--green);
    color:#fff;
    border:0;
    border-radius:10px;
    font-size:13px !important;
    font-weight:700;
    box-shadow:none;
  }
  .menu-toggle{
    display:flex !important;
    align-items:center;
    gap:7px;
    width:auto;
    min-width:0;
    height:40px;
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    color:var(--deep);
    box-shadow:none;
  }
  .menu-label{
    font-size:13px;
    font-weight:650;
  }
  .menu-lines{
    width:20px;
    display:grid;
    gap:4px;
  }
  .menu-lines i{
    width:20px;
    height:2px;
    background:currentColor;
    border-radius:999px;
  }
}
@media(max-width:640px){
  .site-header{padding:0 14px}
  .original-brand img{width:154px}
  .header-actions{gap:10px}
  .site-header .mobile-call{
    min-height:38px;
    padding:0 13px;
    border-radius:9px;
  }
  .menu-toggle{height:38px}
  .menu-label{font-size:12px}
}

/* Sprechzeiten: ruhige Tabellenoptik statt Sonderzeichen */
.quick-hours .hours-compact{
  display:grid;
  grid-template-columns:92px minmax(0,1fr);
  gap:3px 12px;
}
.quick-hours .hours-days{
  color:var(--deep);
  font-weight:700;
}
.quick-hours .hours-time{
  color:var(--muted);
  font-weight:600;
}
@media(max-width:640px){
  .quick-hours .hours-compact{
    grid-template-columns:84px 1fr;
    gap:4px 8px;
  }
}

/* Leistungen: klare, ruhige 5x2-Matrix ohne optische Leerstellen */
.service-grid-ten{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:12px !important;
  background:transparent !important;
  border:0 !important;
}
.service-grid-ten article{
  border:1px solid var(--line) !important;
  border-radius:16px !important;
  background:#fff;
  min-height:230px;
  padding:24px;
}
.service-grid-ten article span{
  font-size:11px;
  letter-spacing:.08em;
  color:var(--green);
  font-weight:700;
}
@media(max-width:1180px){
  .service-grid-ten{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media(max-width:640px){
  .service-grid-ten{grid-template-columns:1fr !important;gap:10px !important}
  .service-grid-ten article{min-height:0;padding:20px}
}

/* Links / Buttons ohne dekorative Unicode-Pfeile */
.text-link,
.map-button,
footer a{
  text-decoration:none;
}
.text-link::after{
  content:"";
  display:inline-block;
  width:18px;
  height:1px;
  background:currentColor;
  vertical-align:middle;
  margin-left:8px;
}
.map-button{
  position:relative;
  padding-right:42px;
}
.map-button::after{
  content:"";
  position:absolute;
  right:18px;
  top:50%;
  width:12px;
  height:12px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:translateY(-50%) rotate(45deg);
}

/* Mobile Schnellleiste: keine Telefon-/Pfeil-Glyphen */
@media(max-width:640px){
  .mobile-action-bar{
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:8px 10px calc(8px + env(safe-area-inset-bottom));
  }
  .mobile-action-bar a{
    min-height:42px;
    border-radius:10px;
    font-size:13px;
    font-weight:700;
    text-decoration:none;
  }
  .mobile-action-bar .quick-call{
    background:var(--green);
    color:#fff;
  }
  .mobile-action-bar .quick-route{
    background:#fff;
    color:var(--deep);
    border:1px solid var(--line);
  }
}

/* Keine dekorativen Sonderzeichen in Footer/Buttons nötig */
footer a[href="#start"]::after{content:none}

/* V5.6 – Mobile-Menü nur auf tatsächlichen Mobilgeräten */
.menu-toggle,.mobile-call{display:none !important}

/* Auf Desktop bleibt immer die normale Navigation sichtbar – auch bei schmalem Browserfenster. */
html:not(.mobile-device) .site-header nav{
  display:flex !important;
  position:static !important;
  flex-direction:row !important;
  align-items:center !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
}
html:not(.mobile-device) .desktop-call{display:inline-flex !important}
html:not(.mobile-device) .header-actions{display:none !important}

/* Mobilgerät: nur dort Hamburger + kompakter Anrufen-Button */
html.mobile-device .header-actions{display:flex !important;align-items:center;gap:14px;margin-left:auto}
html.mobile-device .mobile-call{
  display:inline-flex !important;align-items:center;justify-content:center;
  min-height:38px;padding:0 14px;border:0;border-radius:9px;
  background:var(--green);color:#fff;font-size:13px !important;font-weight:700;
}
html.mobile-device .menu-toggle{
  display:flex !important;align-items:center;justify-content:center;
  width:34px;height:38px;padding:0;border:0;background:transparent;border-radius:0;box-shadow:none;color:var(--deep)
}
html.mobile-device .menu-lines{display:grid;width:22px;gap:5px}
html.mobile-device .menu-lines i{display:block;width:22px;height:2px;background:currentColor;border-radius:999px;transition:transform .18s,opacity .18s}
html.mobile-device .menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(1){transform:translateY(7px) rotate(45deg)}
html.mobile-device .menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(2){opacity:0}
html.mobile-device .menu-toggle[aria-expanded="true"] .menu-lines i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
html.mobile-device .site-header nav{
  display:none !important;position:fixed !important;top:66px !important;left:12px !important;right:12px !important;
  background:#fff !important;border:1px solid var(--line) !important;border-radius:16px !important;
  box-shadow:0 18px 46px rgba(24,51,40,.16) !important;padding:8px !important;
  flex-direction:column !important;align-items:stretch !important;gap:0 !important;z-index:80
}
html.mobile-device .site-header nav.open{display:flex !important}
html.mobile-device .site-header nav a{display:block !important;padding:13px 14px !important;border-bottom:1px solid #edf1ed !important;font-size:15px !important}
html.mobile-device .site-header nav a:last-child{border-bottom:0 !important}
html.mobile-device .desktop-call{display:none !important}

/* Sprechzeiten: gleiche Grundlinie, konsistenter Zeilenabstand */
.quick-info .quick-hours{align-content:center}
.quick-info .quick-hours>span{margin-bottom:6px}
.quick-hours .hours-compact{
  display:grid !important;grid-template-columns:90px minmax(0,1fr) !important;
  column-gap:12px !important;row-gap:6px !important;
  line-height:1.35 !important;align-items:baseline !important
}
.quick-hours .hours-days,.quick-hours .hours-time{line-height:1.35 !important;margin:0 !important;padding:0 !important}
.quick-hours .hours-days{font-weight:700 !important;color:var(--deep) !important}
.quick-hours .hours-time{font-weight:600 !important;color:var(--muted) !important}

/* Die frühere mobile Schnellleiste wird nicht mehr verwendet. */
.mobile-action-bar{display:none !important}

@media(max-width:640px){
  html.mobile-device .site-header{height:66px;padding:0 14px}
  html.mobile-device .original-brand img{width:154px;max-height:48px}
  .quick-info{padding-top:10px !important;padding-bottom:10px !important}
  .quick-info div{padding:10px 0 !important}
  .quick-hours .hours-compact{grid-template-columns:82px minmax(0,1fr) !important;row-gap:5px !important;font-size:13px}
}

/* V5.7 – Sprechzeiten endgültig bereinigt */
.quick-info .quick-hours{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:stretch !important;
}
.quick-info .quick-hours > span{
  display:block !important;
  margin:0 0 7px 0 !important;
  line-height:1.2 !important;
}
.quick-hours .hours-list{
  display:grid !important;
  gap:8px !important;
  margin:0 !important;
  padding:0 !important;
}
.quick-hours .hours-row{
  display:grid !important;
  grid-template-columns:88px minmax(0,1fr) !important;
  column-gap:12px !important;
  align-items:start !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}
.quick-hours .hours-row strong,
.quick-hours .hours-row span{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  font-size:14px !important;
  line-height:1.42 !important;
  letter-spacing:0 !important;
  text-transform:none !important;
}
.quick-hours .hours-row strong{
  color:var(--deep) !important;
  font-weight:700 !important;
  white-space:nowrap !important;
}
.quick-hours .hours-row span{
  color:var(--muted) !important;
  font-weight:600 !important;
}

@media(max-width:640px){
  .quick-info .quick-hours > span{
    margin-bottom:8px !important;
  }
  .quick-hours .hours-list{
    gap:9px !important;
  }
  .quick-hours .hours-row{
    grid-template-columns:78px minmax(0,1fr) !important;
    column-gap:10px !important;
  }
  .quick-hours .hours-row strong,
  .quick-hours .hours-row span{
    font-size:13px !important;
    line-height:1.45 !important;
  }
}

@media(max-width:370px){
  .quick-hours .hours-row{
    grid-template-columns:1fr !important;
    gap:2px !important;
  }
}

/* V5.8 – Header und Sprechzeiten final bereinigt */

/* Sprechzeiten explizit linksbündig */
.quick-info .quick-hours,
.quick-info .quick-hours > span,
.quick-hours .hours-list,
.quick-hours .hours-row,
.quick-hours .hours-row strong,
.quick-hours .hours-row span{
  text-align:left !important;
  justify-items:start !important;
  align-items:start !important;
}
.quick-info .quick-hours{
  align-items:flex-start !important;
}
.quick-hours .hours-list{
  width:100%;
}
.quick-hours .hours-row{
  width:100%;
  grid-template-columns:92px minmax(0,1fr) !important;
}

/* Mobil: Menübutton vollständig entfernen. Nur der Anrufen-Button bleibt sichtbar. */
.menu-toggle,
.menu-label,
.menu-lines{
  display:none !important;
}
@media(max-width:900px){
  .site-header nav{
    display:none !important;
  }
  .header-actions{
    margin-left:auto;
  }
  .mobile-call{
    display:inline-flex !important;
  }
}
@media(min-width:901px){
  .mobile-call{
    display:none !important;
  }
}

/* V5.9 – lange Leistungsbezeichnungen sauber innerhalb der Karten halten */
.service-grid-ten article{
  min-width:0 !important;
  overflow:hidden !important;
}
.service-grid-ten h3{
  max-width:100% !important;
  overflow-wrap:anywhere !important;
  word-break:normal !important;
  hyphens:auto !important;
  line-height:1.18 !important;
}

/* Bei 5 Spalten etwas mehr nutzbare Breite und adaptive Schriftgröße */
@media(min-width:1181px){
  .service-grid-ten{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  }
  .service-grid-ten article{
    padding:22px 20px !important;
  }
  .service-grid-ten h3{
    font-size:clamp(18px,1.35vw,22px) !important;
  }
}

/* Leistung 9 und 10: lange Titel kontrolliert umbrechen */
.service-grid-ten article:nth-child(9) h3,
.service-grid-ten article:nth-child(10) h3{
  font-size:20px !important;
  letter-spacing:-.02em !important;
}

@media(max-width:1180px){
  .service-grid-ten article:nth-child(9) h3,
  .service-grid-ten article:nth-child(10) h3{
    font-size:21px !important;
  }
}

@media(max-width:640px){
  .service-grid-ten h3,
  .service-grid-ten article:nth-child(9) h3,
  .service-grid-ten article:nth-child(10) h3{
    font-size:20px !important;
    overflow-wrap:normal !important;
    hyphens:auto !important;
  }
}

/* V5.10 – Praxis-Eingang und Praxisschild bewusst untereinander */
.contact-images{
  display:flex !important;
  flex-direction:column !important;
  gap:14px !important;
}
.contact-images img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:cover !important;
  border-radius:inherit;
}

/* Beide Motive bekommen ausreichend Breite und einen natürlichen Bildausschnitt */
@media(min-width:641px){
  .contact-images img{
    aspect-ratio:auto !important;
  }
}

@media(max-width:640px){
  .contact-images{
    gap:10px !important;
  }
  .contact-images img{
    object-fit:contain !important;
  }
}
