:root{--red:#d10f1b;--dark:#111214;--muted:#6a6a6a;--line:#e8e5e2;--warm:#f6f2ed;--white:#fff;--max:1180px;--shadow:0 18px 50px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--dark);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:176px;height:auto}.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.main-nav a{text-decoration:none;position:relative}.main-nav a:not(.nav-instagram)::after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--red);transition:.25s}.main-nav a:hover::after,.main-nav a.active::after{right:0}.nav-instagram{border-left:1px solid var(--line);padding-left:24px}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:26px;height:2px;background:#111;margin:5px}
.hero{position:relative;min-height:590px;display:flex;align-items:stretch;overflow:hidden;background:#111}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.83) 0%,rgba(0,0,0,.58) 35%,rgba(0,0,0,.04) 67%)}.hero-content{position:relative;z-index:2;display:flex;align-items:center;min-height:590px}.hero-copy{max-width:545px;color:#fff;padding:50px 0}.hero-copy h1,.section h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:.98}.hero-copy h1{font-size:clamp(48px,6vw,78px);margin:10px 0 24px;letter-spacing:-.035em}.hero-copy h1 span,.section-heading h2 span{color:var(--red)}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:470px;color:rgba(255,255,255,.9)}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;margin:0 0 10px}.eyebrow.light{color:#fff}.text-link{display:inline-flex;gap:10px;margin-top:20px;font-weight:800;text-decoration:none}.light-link{color:#fff}.section{padding:90px 0}.section-heading.narrow{max-width:700px;margin-bottom:42px}.section h2,.contact h2{font-size:clamp(39px,5vw,60px);margin:4px 0 18px;letter-spacing:-.035em}.section-heading>p:last-child{font-size:18px;color:#555}.about-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:12px;height:390px}.about-card{overflow:hidden;background:#eee}.about-card img{width:100%;height:100%;object-fit:cover}.customer-photo img{object-position:center}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:58px}.values article{text-align:center;padding:10px 30px;border-right:1px solid var(--line)}.values article:last-child{border-right:0}.values .icon{font-size:36px;color:var(--red);height:52px}.values h3{font-size:16px;margin:6px 0}.values p{font-size:14px;color:#555;margin:0}.dog-section{background:var(--warm)}.dog-card{display:grid;grid-template-columns:.85fr 1.4fr;background:#fff;box-shadow:var(--shadow);min-height:430px}.dog-copy{padding:55px}.dog-copy h2{font-size:clamp(40px,5vw,62px)}.dog-copy>p:not(.eyebrow){color:#555;font-size:17px}.dog-note{font-family:Georgia,serif;font-style:italic}.dog-gallery{display:grid;grid-template-columns:1fr 1.15fr}.dog-gallery figure{margin:0;position:relative;overflow:hidden;min-height:430px}.dog-gallery img{width:100%;height:100%;object-fit:cover}.dog-gallery figcaption{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(17,18,20,.82);color:#fff;padding:10px 12px;font-size:13px}.news-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.news-head h2{margin-bottom:0}.instagram-link{display:flex;align-items:center;gap:12px;text-decoration:none}.instagram-icon{display:grid;place-items:center;width:40px;height:40px;border:2px solid var(--red);border-radius:12px;color:var(--red);font-size:26px}.insta-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.insta-grid a{aspect-ratio:1/1;overflow:hidden;background:#eee}.insta-grid img{width:100%;height:100%;object-fit:cover;transition:.35s}.insta-grid a:hover img{transform:scale(1.045)}.center{text-align:center;margin-top:28px}.button{display:inline-block;text-decoration:none;padding:13px 22px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.button.dark{background:#121212;color:#fff}.feed-note{text-align:center;margin:15px auto 0;color:#777;font-size:12px;max-width:700px}.contact{background:#121315;color:#fff;padding:70px 0}.contact-grid{display:grid;grid-template-columns:1fr .85fr 1.1fr;gap:50px}.contact h2{font-size:48px}.contact-links{display:flex;flex-direction:column;gap:9px}.contact-links a{text-decoration:none;color:#eee}.contact-links a:hover{color:#fff;text-decoration:underline}.contact-box{padding-left:34px;border-left:1px solid #555}.contact-box h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px}.contact-box h3:not(:first-child){margin-top:24px}.placeholder{color:#aaa;font-style:italic}.small{font-size:13px;color:#bbb}.map-placeholder{min-height:260px;border:1px solid #4a4a4a;background:radial-gradient(circle at 30% 30%,#2b2c2e,#171719);display:grid;place-items:center;text-align:center;padding:30px}.map-placeholder span{font-size:38px;color:var(--red)}.map-placeholder p{color:#aaa;max-width:300px}.footer{border-top:1px solid #292929;background:#0d0e10;color:#a9a9a9;font-size:12px}.footer-inner{min-height:64px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer a{margin-left:20px;text-decoration:none}.footer a:hover{color:#fff}
@media(max-width:980px){.main-nav{gap:15px;font-size:11px}.brand img{width:150px}.about-grid{height:320px}.values{grid-template-columns:1fr 1fr;gap:28px}.values article{border-right:0}.dog-card{grid-template-columns:1fr}.dog-copy{padding:42px}.contact-grid{grid-template-columns:1fr 1fr}.map-placeholder{grid-column:1/-1}.insta-grid{grid-template-columns:repeat(3,1fr)}.insta-grid a:nth-child(n+4){display:none}}
@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.nav-wrap{height:72px}.brand img{width:138px}.nav-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:72px;background:#fff;padding:20px 24px 28px;display:none;flex-direction:column;align-items:flex-start;gap:18px;border-bottom:1px solid var(--line);box-shadow:0 20px 35px rgba(0,0,0,.08)}.main-nav.open{display:flex}.nav-instagram{padding-left:0;border-left:0}.hero,.hero-content{min-height:650px}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.55) 75%,rgba(0,0,0,.18) 100%)}.hero-copy{padding-top:160px;max-width:90%}.hero-copy h1{font-size:51px}.section{padding:65px 0}.about-grid{grid-template-columns:1fr 1fr;height:auto}.about-card{height:300px}.customer-photo{grid-column:1/-1}.values{grid-template-columns:1fr}.values article{padding:10px 15px}.dog-gallery{grid-template-columns:1fr}.dog-gallery figure{min-height:330px}.news-head{align-items:flex-start;flex-direction:column}.insta-grid{grid-template-columns:1fr 1fr}.insta-grid a:nth-child(3){display:none}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-box{border-left:0;padding-left:0;border-top:1px solid #444;padding-top:28px}.map-placeholder{grid-column:auto}.footer-inner{flex-direction:column;align-items:flex-start;padding:20px 0}.footer a{margin:0 20px 0 0}}


/* Instagram feed component */
.instagram-feed {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.instagram-feed__status {
  grid-column: 1 / -1;
  padding: 1.25rem;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 16px;
  background: rgba(255,255,255,.72);
}

.instagram-feed__status p {
  margin: 0 0 .5rem;
}

.instagram-feed__status a,
.instagram-card__body span {
  font-weight: 700;
  text-decoration: none;
}

.instagram-card {
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
}

.instagram-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
}

.instagram-card__body {
  padding: 1rem;
}

.instagram-card__body p {
  margin: 0 0 .75rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 800px) {
  .instagram-feed {
    grid-template-columns: 1fr;
  }
}

.map-embed{overflow:hidden;border-radius:18px;margin-bottom:1rem;background:#f2f2f2}.map-embed iframe{display:block;width:100%}
.legal-page{min-height:100vh;padding:3rem 1.25rem 5rem;background:#fff;color:#171717}.legal-wrap{width:min(860px,100%);margin:0 auto}.legal-wrap h1{margin:2rem 0 1.5rem}.legal-wrap h2{margin:2rem 0 .6rem}.legal-wrap p{line-height:1.75}


/* V0.7 – einheitlicher Kontaktbereich */
.contact {
  padding: 72px 0;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.contact-card {
  min-width: 0;
  height: 100%;
  min-height: 440px;
  padding: 32px;
  border: 1px solid #444;
  background: linear-gradient(145deg, #17181a, #111214);
  box-sizing: border-box;
}

.contact-main,
.contact-box,
.map-placeholder {
  display: flex;
  flex-direction: column;
}

.contact-main {
  justify-content: flex-start;
}

.contact h2 {
  font-size: clamp(38px, 4vw, 50px);
  margin-bottom: 28px;
}

.contact-links {
  gap: 14px;
}

.contact-links a {
  display: block;
  font-size: 16px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.contact-box {
  padding-left: 32px;
  border-left: 1px solid #444;
}

.contact-box h3 {
  font-size: 14px;
  margin-bottom: 12px;
}

.contact-box h3:not(:first-child) {
  margin-top: 30px;
}

.contact-box p {
  margin-top: 0;
  line-height: 1.65;
}

.contact-box .small {
  margin-top: auto;
  padding-top: 24px;
}

.map-placeholder {
  min-height: 440px;
  padding: 32px;
  place-items: initial;
  text-align: left;
}

.map-placeholder > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.map-placeholder > div > span {
  display: none;
}

.map-placeholder > div > strong {
  display: block;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 16px;
}

.map-embed {
  width: 100%;
  margin: 0 0 14px;
  border-radius: 10px;
  overflow: hidden;
}

.map-embed iframe {
  height: 250px;
}

.map-placeholder p {
  max-width: none;
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 1.5;
}

.map-placeholder .text-link {
  margin-top: auto;
  padding-top: 18px;
}

@media (max-width: 980px) {
  .contact-grid {
    grid-template-columns: 1fr 1fr;
  }

  .map-placeholder {
    grid-column: 1 / -1;
    min-height: auto;
  }

  .map-placeholder > div {
    height: auto;
  }

  .map-placeholder .text-link {
    margin-top: 18px;
  }
}

@media (max-width: 760px) {
  .contact {
    padding: 56px 0;
  }

  .contact-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .contact-card,
  .contact-box,
  .map-placeholder {
    min-height: auto;
    padding: 26px 22px;
    border: 1px solid #3f4042;
  }

  .contact h2 {
    font-size: 42px;
  }

  .map-placeholder {
    grid-column: auto;
  }

  .map-embed iframe {
    height: 300px;
  }
}

/* Flo – Salonhund und vierbeiniger Hundesitter */
.dog-card{min-height:520px}.flo-badge{display:inline-flex;align-items:center;gap:12px;margin:8px 0 4px;padding:10px 15px 10px 11px;border-radius:999px;background:#171717;color:#fff}.flo-badge strong{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);font-family:Georgia,'Times New Roman',serif;font-size:18px;font-weight:400}.flo-badge span{font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.dog-gallery{grid-template-columns:1.25fr .9fr;grid-template-rows:1fr 1fr}.dog-gallery figure{min-height:0}.dog-gallery figure:first-child{grid-row:1 / 3}.dog-gallery figure:first-child img{object-position:46% center}.dog-gallery figure:nth-child(2) img{object-position:center 45%}.dog-gallery figure:nth-child(3) img{object-position:center 42%}

@media(max-width:760px){.dog-gallery{grid-template-columns:1fr 1fr;grid-template-rows:340px 220px}.dog-gallery figure{min-height:0}.dog-gallery figure:first-child{grid-column:1 / -1;grid-row:auto}.dog-gallery figure:first-child img{object-position:center}.dog-gallery figcaption{left:10px;right:10px;bottom:10px;padding:8px 10px}.flo-badge{margin-top:4px}}

.dog-gallery figcaption{left:16px;right:auto;bottom:16px;min-width:150px;padding:12px 14px 11px;border-radius:12px;background:rgba(255,255,255,.95);color:#171717;box-shadow:0 8px 24px rgba(0,0,0,.10);backdrop-filter:blur(4px)}.dog-gallery figcaption::before{content:"";display:block;width:24px;height:2px;margin-bottom:8px;background:var(--red)}.dog-gallery figcaption strong,.dog-gallery figcaption span{display:block}.dog-gallery figcaption strong{font-size:15px;line-height:1.2}.dog-gallery figcaption span{margin-top:3px;color:#5f5f5f;font-size:12px;line-height:1.25}
@media(max-width:760px){.dog-gallery figcaption{left:10px;right:auto;bottom:10px;min-width:125px;padding:10px 12px 9px}.dog-gallery figcaption strong{font-size:14px}.dog-gallery figcaption span{font-size:11px}}

/* Mobile Look-Bühne: ein Look statt sechs langer Karten */
.work-switcher{display:none}
@media(max-width:700px){.work-intro{margin:42px 0 20px}.work-intro h3{font-size:38px}.work-intro>p:last-child{max-width:330px;font-size:14px}.work-switcher{display:flex;gap:8px;width:100%;margin:0 0 16px;padding:2px 0 8px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.work-switcher::-webkit-scrollbar{display:none}.work-switcher button{flex:0 0 auto;scroll-snap-align:center;padding:10px 15px;border:1px solid #ded8d1;border-radius:999px;background:#fff;color:#4f4b47;font:800 11px/1 Inter,Arial,sans-serif;letter-spacing:.04em;cursor:pointer;transition:.25s}.work-switcher button[aria-selected="true"]{border-color:#171717;background:#171717;color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.16)}.work-gallery{display:block}.work-card{display:none}.work-card.is-selected{display:block;animation:lookReveal .35s ease both}.work-card-head>span{background:var(--red)}.work-track figure{height:min(112vw,460px)}.work-dots{bottom:18px}.work-track figcaption{bottom:14px}.work-arrow{opacity:.92}}@keyframes lookReveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

/* Vier Spezialitäten in einem ausgewogenen Raster */
.specialties-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.specialty-card{display:flex;min-width:0;flex-direction:column}.specialty-card p{margin-top:auto}
@media(max-width:980px){.specialties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.specialties-grid{grid-template-columns:1fr}}

/* V0.8 mobile polish */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
a, button { -webkit-tap-highlight-color: transparent; }

@media (max-width: 760px) {
  body { overflow-x: hidden; }

  .container { width: min(100% - 32px, 1180px); }

  .site-header .nav-wrap,
  .nav-wrap { min-height: 70px; }

  .logo img,
  .brand img { max-width: 170px; height: auto; }

  .hero { min-height: auto; }
  .hero-content { padding-top: 88px; padding-bottom: 64px; }
  .hero h1 { font-size: clamp(42px, 12vw, 62px); line-height: .98; }
  .hero p { font-size: 16px; max-width: 34ch; }

  section { scroll-margin-top: 76px; }

  .about-grid,
  .dog-grid,
  .services-grid,
  .gallery-grid { gap: 18px; }

  .contact-links a,
  .text-link,
  .nav a { min-height: 44px; display: flex; align-items: center; }

  .map-embed iframe { min-height: 300px; }

  .legal-page { padding-top: 2rem; }
  .legal-wrap h1 { font-size: 38px; }
}

@media (max-width: 420px) {
  .container { width: min(100% - 24px, 1180px); }
  .contact-card, .contact-box, .map-placeholder { padding: 22px 18px; }
  .hero h1 { font-size: 44px; }
}


/* V1.1 – Leistungen & Preise */
.price-list{
  padding:96px 0;
  background:#f5f1eb;
  color:#171717;
}
.price-list h2{
  font-size:clamp(44px,6vw,76px);
  line-height:.98;
  margin:10px 0 24px;
  max-width:800px;
}
.price-list h2 span{color:#b32025}
.price-intro{
  max-width:720px;
  font-size:18px;
  line-height:1.7;
  margin:0 0 60px;
  color:#555;
}
.price-group{margin:0 0 54px}
.price-group-head{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:18px;
}
.price-group-head>span{
  color:#b32025;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
}
.price-group-head h3{
  margin:0;
  font-size:24px;
}
.price-table{border-top:1px solid #c9c1b7}
.price-row{
  display:grid;
  grid-template-columns:minmax(280px,2.2fr) repeat(3,minmax(90px,.65fr));
  border-bottom:1px solid #d7d0c7;
  align-items:center;
}
.price-row>div{padding:17px 14px}
.price-row>div:first-child{
  padding-left:0;
  font-weight:600;
}
.price-head{
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#777;
  font-weight:700;
}
.price-simple{
  grid-template-columns:minmax(280px,1fr) minmax(300px,1.3fr);
}
.price-simple>div:last-child{
  text-align:right;
  color:#555;
  line-height:1.5;
}
.price-columns{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
  margin-top:68px;
}
.price-mini{
  background:#fff;
  padding:28px;
  border:1px solid #ded8d0;
}
.mini-row{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:14px 0;
  border-bottom:1px solid #e6e0d8;
  line-height:1.35;
}
.mini-row:last-child{border-bottom:0}
.mini-row strong{white-space:nowrap}
.price-notes{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
  margin-top:32px;
}
.price-notes>div{
  background:#171717;
  color:#fff;
  padding:25px 28px;
  display:flex;
  flex-direction:column;
  gap:5px;
}
.price-notes strong{font-size:18px}
.price-notes span{
  color:#c8c8c8;
  line-height:1.45;
}
@media(max-width:850px){
  .price-columns{grid-template-columns:1fr}
  .price-notes{grid-template-columns:1fr}
}
@media(max-width:650px){
  .price-list{padding:68px 0}
  .price-intro{margin-bottom:42px}
  .price-head{display:none}
  .price-row{
    grid-template-columns:repeat(3,1fr);
    padding:16px 0;
    gap:8px;
  }
  .price-row>div{padding:4px 0}
  .price-row>div:first-child{
    grid-column:1/-1;
    font-size:17px;
    margin-bottom:5px;
  }
  .price-row>div:not(:first-child){font-size:14px}
  .price-row>div[data-label]::before{
    content:attr(data-label);
    display:block;
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#8a8279;
    margin-bottom:3px;
  }
  .price-simple{
    display:block;
    padding:18px 0;
  }
  .price-simple>div:first-child{margin-bottom:7px}
  .price-simple>div:last-child{
    text-align:left;
    font-size:14px;
  }
  .price-columns{margin-top:48px}
  .price-mini{padding:22px 20px}
}


/* V1.2 – schönere mobile Preisliste */
@media (max-width: 650px) {
  .price-list {
    padding: 60px 0 72px;
  }

  .price-list h2 {
    font-size: 42px;
    line-height: 1.02;
    margin-bottom: 18px;
  }

  .price-intro {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 42px;
  }

  .price-group {
    margin-bottom: 44px;
  }

  .price-group-head {
    margin-bottom: 14px;
  }

  .price-group-head h3 {
    font-size: 21px;
    line-height: 1.2;
  }

  .price-table {
    border-top: 0;
    display: grid;
    gap: 12px;
  }

  .price-head {
    display: none;
  }

  .price-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    padding: 18px;
    background: #fff;
    border: 1px solid #ddd5cb;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0,0,0,.035);
  }

  .price-row > div {
    padding: 0;
  }

  .price-row > div:first-child {
    grid-column: 1 / -1;
    font-size: 17px;
    line-height: 1.35;
    margin: 0 0 7px;
    font-weight: 700;
  }

  .price-row > div[data-label] {
    padding: 10px 6px;
    text-align: center;
    background: #f5f1eb;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
  }

  .price-row > div[data-label]::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 4px;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #8a8279;
  }

  .price-simple {
    display: block;
    padding: 18px;
  }

  .price-simple > div:first-child {
    margin: 0 0 7px;
  }

  .price-simple > div:last-child {
    text-align: left;
    font-size: 14px;
    line-height: 1.55;
    color: #625c55;
  }

  .price-columns {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 48px;
  }

  .price-mini {
    padding: 22px 20px;
    border-radius: 16px;
    border: 1px solid #ddd5cb;
    box-shadow: 0 8px 24px rgba(0,0,0,.035);
  }

  .price-mini .price-group-head {
    margin-bottom: 8px;
  }

  .mini-row {
    padding: 13px 0;
    align-items: flex-start;
  }

  .mini-row span {
    padding-right: 12px;
  }

  .mini-row strong {
    font-size: 15px;
    white-space: nowrap;
  }

  .price-notes {
    gap: 12px;
    margin-top: 24px;
  }

  .price-notes > div {
    border-radius: 14px;
    padding: 20px;
  }

  .price-notes strong {
    font-size: 17px;
  }

  .price-notes span {
    font-size: 14px;
  }
}

@media (max-width: 390px) {
  .price-row {
    padding: 16px 14px;
    gap: 6px;
  }

  .price-row > div[data-label] {
    font-size: 13px;
    padding: 9px 4px;
  }

  .price-list h2 {
    font-size: 38px;
  }
}


/* V1.3 – kompakte Mobile-Preisliste */
@media (max-width: 650px) {

  .price-table {
    display: block !important;
    border-top: 0 !important;
  }

  .price-head {
    display: none !important;
  }

  .price-row {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    padding: 16px 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #d8d0c6 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .price-row > div:first-child {
    flex: 0 0 100% !important;
    width: 100% !important;
    margin: 0 0 9px !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
  }

  .price-row > div[data-label] {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0 !important;
    padding: 0 10px 0 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    text-align: left !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    white-space: nowrap !important;
  }

  .price-row > div[data-label]:last-child {
    padding-right: 0 !important;
  }

  .price-row > div[data-label]::before {
    content: attr(data-label) " " !important;
    display: inline !important;
    margin: 0 !important;
    color: #8b8278 !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: .05em !important;
  }

  .price-simple {
    display: block !important;
    padding: 16px 0 !important;
  }

  .price-simple > div:first-child {
    margin-bottom: 5px !important;
  }

  .price-simple > div:last-child {
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: #625b53 !important;
  }

  .price-group {
    margin-bottom: 40px !important;
  }

  .price-group-head {
    margin-bottom: 8px !important;
  }

  .price-group-head h3 {
    font-size: 20px !important;
  }
}

@media (max-width: 390px) {
  .price-row > div[data-label] {
    font-size: 12px !important;
    padding-right: 6px !important;
  }

  .price-row > div[data-label]::before {
    font-size: 9px !important;
  }
}


/* V1.4 – separate, robuste Mobile-Preisliste */
.mobile-prices { display: none; }

@media (max-width: 650px) {
  /* Desktop-Preistabellen auf Mobile komplett ausblenden */
  .price-list > .container > .price-group,
  .price-list > .container > .price-columns,
  .price-list > .container > .price-notes {
    display: none !important;
  }

  .mobile-prices {
    display: block !important;
    margin-top: 38px;
  }

  .mobile-price-section {
    margin-bottom: 42px;
  }

  .mobile-price-title {
    display: flex;
    align-items: baseline;
    gap: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #171717;
    margin-bottom: 2px;
  }

  .mobile-price-title > span {
    color: #b32025;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .12em;
  }

  .mobile-price-title h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1.2;
  }

  .mobile-service {
    padding: 16px 0;
    border-bottom: 1px solid #d7d0c7;
  }

  .mobile-service > strong {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3;
  }

  .mobile-lengths {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 5px;
  }

  .mobile-lengths span {
    font-size: 11px;
    color: #777068;
    white-space: nowrap;
  }

  .mobile-lengths b {
    display: block;
    margin-top: 2px;
    font-size: 15px;
    color: #171717;
    font-weight: 800;
  }

  .mobile-lengths b::before {
    content: "CHF ";
    font-size: 10px;
    font-weight: 600;
    color: #777068;
  }

  .mobile-single > span {
    display: block;
    color: #625b53;
    font-size: 14px;
    line-height: 1.5;
  }

  .mobile-line {
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    gap: 18px;
    align-items: start;
    padding: 14px 0;
    border-bottom: 1px solid #d7d0c7;
    font-size: 15px;
    line-height: 1.35;
  }

  .mobile-line b {
    white-space: nowrap;
    font-size: 14px;
  }

  .mobile-price-notes {
    display: grid;
    gap: 10px;
  }

  .mobile-price-notes p {
    margin: 0;
    padding: 18px;
    background: #171717;
    color: #c8c8c8;
    border-radius: 12px;
    font-size: 13px;
    line-height: 1.5;
  }

  .mobile-price-notes strong {
    color: #fff;
    font-size: 15px;
  }
}


/* V1.5 – echte blockbasierte Mobile-Preisliste */
.mobile-price-blocks { display: none; }

@media (max-width: 700px) {
  .desktop-prices {
    display: none !important;
  }

  .mobile-price-blocks {
    display: grid !important;
    gap: 18px;
    margin-top: 36px;
  }

  .mobile-price-card {
    background: #fff;
    border: 1px solid #ddd6cd;
    border-radius: 20px;
    padding: 22px 18px 18px;
    box-shadow: 0 10px 28px rgba(0,0,0,.045);
  }

  .mobile-card-kicker {
    margin: 0 0 5px;
    color: #b32025;
    font-size: 11px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
  }

  .mobile-price-card h3 {
    margin: 0 0 16px;
    font-size: 22px;
    line-height: 1.15;
  }

  .mobile-price-item {
    padding: 15px 0;
    border-top: 1px solid #e4ddd5;
  }

  .mobile-price-item > strong {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.35;
  }

  .mobile-price-pills {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
  }

  .mobile-price-pills span {
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
    padding: 9px 5px;
    border-radius: 10px;
    background: #f4efe9;
    text-align: center;
    color: #171717;
    font-size: 12px;
    line-height: 1.15;
    font-weight: 800;
    white-space: nowrap;
  }

  .mobile-price-pills small {
    color: #8a8178;
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
  }

  .mobile-price-item-simple > span {
    color: #615a52;
    font-size: 13px;
    line-height: 1.5;
  }

  .compact-card h3 {
    margin-bottom: 8px;
  }

  .mobile-simple-row {
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    gap: 14px;
    padding: 13px 0;
    border-top: 1px solid #e4ddd5;
    align-items: start;
    font-size: 14px;
    line-height: 1.35;
  }

  .mobile-simple-row strong {
    white-space: nowrap;
    font-size: 13px;
  }

  .mobile-price-hints {
    display: grid;
    gap: 10px;
  }

  .mobile-price-hints > div {
    padding: 18px;
    border-radius: 16px;
    background: #171717;
    color: #fff;
  }

  .mobile-price-hints strong,
  .mobile-price-hints span {
    display: block;
  }

  .mobile-price-hints strong {
    font-size: 15px;
    margin-bottom: 3px;
  }

  .mobile-price-hints span {
    color: #c8c8c8;
    font-size: 13px;
  }
}

@media (max-width: 390px) {
  .mobile-price-card {
    padding: 20px 15px 15px;
  }

  .mobile-price-pills {
    gap: 5px;
  }

  .mobile-price-pills span {
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* V1.6 – Mobile Preisliste als Akkordeon */
.mobile-price-accordion { display: none; }

@media (max-width: 700px) {
  .desktop-prices { display: none !important; }
  .mobile-price-blocks { display: none !important; }
  .mobile-prices { display: none !important; }

  .mobile-price-accordion {
    display: grid !important;
    gap: 12px;
    margin-top: 34px;
  }

  .price-accordion {
    background: #fff;
    border: 1px solid #ddd5cb;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,.035);
  }

  .price-accordion summary {
    position: relative;
    list-style: none;
    padding: 20px 52px 18px 18px;
    cursor: pointer;
  }

  .price-accordion summary::-webkit-details-marker {
    display: none;
  }

  .price-accordion summary::after {
    content: "+";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #b32025;
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
  }

  .price-accordion[open] summary::after {
    content: "–";
  }

  .price-accordion summary span,
  .price-accordion summary small {
    display: block;
  }

  .price-accordion summary span {
    font-size: 21px;
    font-weight: 800;
    line-height: 1.15;
  }

  .price-accordion summary small {
    margin-top: 4px;
    color: #7a726a;
    font-size: 12px;
    line-height: 1.3;
  }

  .accordion-body {
    padding: 0 18px 18px;
  }

  .accordion-subsection {
    padding: 18px 0 4px;
    border-top: 1px solid #e5ded6;
  }

  .accordion-subsection h4 {
    margin: 0 0 8px;
    color: #b32025;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: .05em;
  }

  .accordion-service {
    padding: 14px 0;
    border-top: 1px solid #eee8e1;
  }

  .accordion-subsection h4 + .accordion-service {
    border-top: 0;
  }

  .accordion-service > strong {
    display: block;
    margin-bottom: 9px;
    font-size: 15px;
    line-height: 1.35;
  }

  .accordion-prices {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 7px;
  }

  .accordion-prices span {
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 0;
    padding: 8px 5px;
    border-radius: 9px;
    background: #f5f1eb;
    text-align: center;
  }

  .accordion-prices small {
    color: #8a8178;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
  }

  .accordion-prices b {
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
  }

  .simple-service p {
    margin: 0;
    color: #625b53;
    font-size: 13px;
    line-height: 1.5;
  }

  .accordion-body.compact {
    padding-top: 2px;
  }

  .accordion-line {
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    gap: 14px;
    align-items: start;
    padding: 13px 0;
    border-top: 1px solid #e8e1da;
    font-size: 14px;
    line-height: 1.35;
  }

  .accordion-line b {
    white-space: nowrap;
    font-size: 13px;
  }

  .accordion-notes {
    display: grid;
    gap: 9px;
    margin-top: 4px;
  }

  .accordion-notes p {
    margin: 0;
    padding: 17px 18px;
    border-radius: 14px;
    background: #171717;
    color: #c8c8c8;
    font-size: 13px;
    line-height: 1.45;
  }

  .accordion-notes strong {
    color: #fff;
    font-size: 15px;
  }
}


/* V1.7 finale Preislisten-Sichtbarkeit */
.desktop-prices{display:block}
.mobile-price-accordion{display:none}
@media(max-width:700px){
 .price-list .desktop-prices{display:none!important}
 .price-list .mobile-price-accordion{display:grid!important}
 .price-list>.container>.price-group,
 .price-list>.container>.price-columns,
 .price-list>.container>.price-notes{display:none!important}
}
@media(min-width:701px){
 .price-list .desktop-prices{display:block!important}
 .price-list .mobile-price-accordion{display:none!important}
}


/* V1.8 – EINHEITLICHE Preisliste: Desktop und Mobile identisch als Akkordeon */
.pricing {
  padding: 96px 0;
  background: #f5f1eb;
  color: #171717;
}

.pricing h2 {
  margin: 10px 0 22px;
  max-width: 800px;
  font-size: clamp(44px, 6vw, 76px);
  line-height: .98;
}

.pricing h2 span { color: #b32025; }

.pricing-intro {
  max-width: 760px;
  margin: 0 0 48px;
  color: #555;
  font-size: 18px;
  line-height: 1.7;
}

.pricing-accordion-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  align-items: start;
}

.pricing-box {
  overflow: hidden;
  border: 1px solid #d9d1c8;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,.04);
}

.pricing-box:first-child {
  grid-column: 1 / -1;
}

.pricing-box summary {
  position: relative;
  display: block;
  padding: 24px 64px 22px 24px;
  cursor: pointer;
  list-style: none;
  user-select: none;
}

.pricing-box summary::-webkit-details-marker { display: none; }

.pricing-box-title,
.pricing-box-subtitle {
  display: block;
}

.pricing-box-title {
  font-size: 25px;
  font-weight: 800;
  line-height: 1.1;
}

.pricing-box-subtitle {
  margin-top: 5px;
  color: #777068;
  font-size: 13px;
  line-height: 1.35;
}

.pricing-box-icon {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
}

.pricing-box-icon::before,
.pricing-box-icon::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 4px;
  width: 18px;
  height: 2px;
  border-radius: 2px;
  background: #b32025;
  transition: transform .2s ease;
}

.pricing-box-icon::after {
  transform: rotate(90deg);
}

.pricing-box[open] .pricing-box-icon::after {
  transform: rotate(0);
}

.pricing-box[open] summary {
  border-bottom: 1px solid #e6dfd7;
}

.pricing-box-content {
  padding: 8px 24px 24px;
}

.pricing-subgroup {
  padding: 22px 0 4px;
}

.pricing-subgroup + .pricing-subgroup {
  border-top: 1px solid #e4ddd5;
}

.pricing-subgroup h3 {
  margin: 0 0 12px;
  color: #b32025;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.pricing-service {
  padding: 15px 0;
  border-top: 1px solid #eee8e1;
}

.pricing-subgroup h3 + .pricing-service {
  border-top: 0;
}

.pricing-service > strong {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.4;
}

.pricing-lengths {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 8px;
}

.pricing-lengths span {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 10px 8px;
  border-radius: 10px;
  background: #f5f1eb;
  text-align: center;
}

.pricing-lengths small {
  color: #8a8178;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.pricing-lengths b {
  font-size: 14px;
  line-height: 1.2;
}

.pricing-service-simple > span {
  display: block;
  color: #615a52;
  font-size: 14px;
  line-height: 1.55;
}

.pricing-simple-row {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 18px;
  align-items: start;
  padding: 16px 0;
  border-bottom: 1px solid #e6dfd7;
  font-size: 15px;
  line-height: 1.4;
}

.pricing-simple-row:last-child { border-bottom: 0; }
.pricing-simple-row b { white-space: nowrap; }

.pricing-notes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 18px;
}

.pricing-notes > div {
  padding: 20px 22px;
  border-radius: 14px;
  background: #171717;
  color: #fff;
}

.pricing-notes strong,
.pricing-notes span {
  display: block;
}

.pricing-notes strong {
  margin-bottom: 3px;
  font-size: 16px;
}

.pricing-notes span {
  color: #c8c8c8;
  font-size: 14px;
}

@media (max-width: 760px) {
  .pricing {
    padding: 64px 0 72px;
  }

  .pricing h2 {
    font-size: 42px;
  }

  .pricing-intro {
    margin-bottom: 34px;
    font-size: 16px;
    line-height: 1.65;
  }

  .pricing-accordion-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .pricing-box:first-child {
    grid-column: auto;
  }

  .pricing-box summary {
    padding: 20px 56px 18px 18px;
  }

  .pricing-box-title {
    font-size: 21px;
  }

  .pricing-box-icon {
    right: 18px;
  }

  .pricing-box-content {
    padding: 4px 18px 18px;
  }

  .pricing-lengths {
    gap: 6px;
  }

  .pricing-lengths span {
    padding: 9px 4px;
  }

  .pricing-lengths b {
    font-size: 12px;
    white-space: nowrap;
  }

  .pricing-notes {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

@media (max-width: 390px) {
  .pricing-lengths b {
    font-size: 11px;
  }

  .pricing-lengths small {
    font-size: 9px;
  }
}


/* V1.9 – Preislisten-Feinschliff */
.pricing-service > strong {
  margin-bottom: 12px;
}

.pricing-lengths span {
  gap: 6px;
}

.pricing-service-simple > strong {
  margin-bottom: 7px;
}

.pricing-simple-row {
  padding-top: 18px;
  padding-bottom: 18px;
}

@media (max-width: 760px) {
  .pricing-service {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .pricing-lengths {
    gap: 8px;
  }

  .pricing-lengths span {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .pricing-lengths small {
    margin-bottom: 2px;
  }

  .pricing-subgroup {
    padding-top: 24px;
  }
}


/* V2.0.1 – Kinder-Preisbox auf Desktop über volle Breite */
@media (min-width: 761px) {
  .pricing-accordion-grid .pricing-box:nth-of-type(4) {
    grid-column: 1 / -1;
  }
}

/* V2.1 */
.specialties{padding:96px 0;background:#171717;color:#fff}.specialties h2,.good-to-know h2{font-size:clamp(44px,6vw,76px);line-height:.98;margin:10px 0 22px}.specialties h2 span,.good-to-know h2 span{color:#b32025}.specialties-intro{max-width:760px;color:#c7c7c7;font-size:18px;line-height:1.7;margin:0 0 44px}.specialties-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.specialty-card{padding:28px;border:1px solid #3b3b3b;border-radius:18px;background:#202020}.specialty-card>span{display:block;color:#d33135;font-weight:800;margin-bottom:48px}.specialty-card h3{font-size:24px;margin:0 0 14px}.specialty-card p{color:#bdbdbd;line-height:1.65;margin:0}.good-to-know{padding:86px 0;background:#fff}.good-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.good-grid>div{padding:24px;border:1px solid #ddd5cb;border-radius:16px;background:#f5f1eb}.good-grid strong{font-size:18px}.good-grid p{color:#6d655e;line-height:1.55;margin:7px 0 0}.whatsapp-contact{display:inline-block;margin-top:12px;padding:10px 15px;border:1px solid currentColor;border-radius:999px;font-weight:700;text-decoration:none}.quality-strip{padding:28px 0;background:#f5f1eb;border-top:1px solid #ddd5cb}.quality-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quality-inner div{display:flex;flex-direction:column;gap:4px}.quality-inner small{color:#8a8178;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.quality-inner strong{font-size:18px}
@media(max-width:760px){.specialties,.good-to-know{padding:64px 0}.specialties h2,.good-to-know h2{font-size:42px}.specialties-grid,.good-grid,.quality-inner{grid-template-columns:1fr}.specialties-intro{font-size:16px;margin-bottom:32px}.specialty-card{padding:22px}.specialty-card>span{margin-bottom:30px}}


/* V2.2 – Partnerlogos unter Kontakt */
.quality-strip {
  padding: 36px 0 42px;
  background: #f5f1eb;
  border-top: 1px solid #ddd5cb;
}

.quality-heading {
  margin: 0 0 20px;
  color: #8a8178;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-align: center;
}

.quality-logos {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  align-items: stretch;
}

.quality-logo-card {
  min-height: 120px;
  padding: 24px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd5cb;
  border-radius: 16px;
  background: #fff;
}

.quality-logo-card img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 52px;
  object-fit: contain;
}

.quality-logo-dark {
  background: #171717;
  border-color: #171717;
}

.quality-logo-dark img {
  max-height: 58px;
}

@media (max-width: 760px) {
  .quality-strip {
    padding: 30px 0 36px;
  }

  .quality-logos {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .quality-logo-card {
    min-height: 100px;
    padding: 20px 24px;
  }

  .quality-logo-card img {
    max-height: 46px;
  }

  .quality-logo-dark img {
    max-height: 52px;
  }
}


/* V2.3 – WhatsApp als Icon statt Textbutton */
.whatsapp-contact.whatsapp-icon-link {
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-top: 14px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  background: transparent;
  text-decoration: none;
  transition: transform .18s ease, opacity .18s ease;
}

.whatsapp-contact.whatsapp-icon-link img {
  display: block;
  width: 52px;
  height: 52px;
}

.whatsapp-contact.whatsapp-icon-link:hover {
  opacity: .88;
  transform: translateY(-2px);
}

@media (max-width: 760px) {
  .whatsapp-contact.whatsapp-icon-link,
  .whatsapp-contact.whatsapp-icon-link img {
    width: 48px;
    height: 48px;
  }
}


/* V2.4 – Icons für Spezialitäten */
.specialty-card .specialty-icon {
  display: flex;
  width: 54px;
  height: 54px;
  margin-bottom: 42px;
  align-items: center;
  justify-content: center;
  color: #d33135;
}

.specialty-card .specialty-icon svg {
  width: 54px;
  height: 54px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 760px) {
  .specialty-card .specialty-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 28px;
  }

  .specialty-card .specialty-icon svg {
    width: 48px;
    height: 48px;
  }
}


/* V2.4.1 – WhatsApp kompakt bei der Mobilnummer */
.mobile-whatsapp-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mobile-whatsapp-row .whatsapp-contact.whatsapp-icon-link {
  width: 30px;
  height: 30px;
  margin: 0;
  flex: 0 0 30px;
}

.mobile-whatsapp-row .whatsapp-contact.whatsapp-icon-link img {
  width: 30px;
  height: 30px;
}

@media (max-width: 760px) {
  .mobile-whatsapp-row .whatsapp-contact.whatsapp-icon-link,
  .mobile-whatsapp-row .whatsapp-contact.whatsapp-icon-link img {
    width: 28px;
    height: 28px;
  }
}


/* V2.4.4 – Termin-Hinweis prominenter */
.appointment-highlight {
  display: inline-block;
  margin-top: 14px;
  padding: 14px 18px;
  border-left: 3px solid #d33135;
  background: rgba(211,49,53,.07);
  border-radius: 0 10px 10px 0;
  line-height: 1.5;
}

.appointment-highlight strong {
  font-size: 16px;
}

@media (max-width: 760px) {
  .appointment-highlight {
    padding: 12px 15px;
    font-size: 14px;
  }
}

/* V2.4.6 – Gut-zu-wissen Icons; Kontakt/WhatsApp aus V2.4.4 unverändert */
.good-icon-v246 {
  display:flex;
  width:50px;
  height:50px;
  margin-bottom:20px;
  align-items:center;
  justify-content:center;
  color:#b32025;
}
.good-icon-v246 svg {
  width:50px;
  height:50px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:760px){
  .good-icon-v246{width:44px;height:44px;margin-bottom:16px}
  .good-icon-v246 svg{width:44px;height:44px}
}


/* V2.4.7 – Kontaktbereich kompakter, Inhalte unverändert */
.contact-section {
  padding-top: 54px;
  padding-bottom: 54px;
}

.contact-grid {
  gap: 22px;
}

.contact-card {
  padding: 30px 32px;
}

/* Weniger vertikaler Leerraum innerhalb der Kontaktkarten */
.contact-card h2,
.contact-card h3,
.contact-card p {
  margin-top: 0;
}

.contact-card .hours,
.contact-card .opening-hours {
  margin-top: 24px;
}

.contact-card .appointment-note,
.contact-card .appointment-box {
  margin-top: 24px;
}

@media (max-width: 900px) {
  .contact-section {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .contact-grid {
    gap: 18px;
  }

  .contact-card {
    padding: 26px 24px;
  }
}

@media (max-width: 760px) {
  .contact-section {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .contact-grid {
    gap: 14px;
  }

  .contact-card {
    padding: 24px 20px;
  }
}


/* V2.4.8 – Kontakt / Adresse / Anfahrt als drei einheitliche Karten */
.contact-section {
  padding: 58px 0 38px;
  background: #111214;
  color: #fff;
}

.contact-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  align-items: stretch;
}

.contact-panel {
  position: relative;
  min-height: 500px;
  padding: 32px;
  border: 1px solid #414244;
  background: linear-gradient(145deg, #17181a, #111214);
  box-sizing: border-box;
}

.contact-panel-icon {
  display: flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  color: #d33135;
}

.contact-panel-icon svg,
.contact-mini-icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-panel .eyebrow {
  margin-bottom: 14px;
  color: #d33135;
}

.contact-panel h2 {
  margin: 0 0 30px;
  font-size: clamp(40px, 4vw, 56px);
  line-height: .98;
  color: #fff;
}

.contact-panel h3 {
  margin: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.contact-list {
  display: grid;
  gap: 14px;
}

.contact-list a {
  color: #fff;
  font-size: 16px;
  line-height: 1.35;
  text-decoration: none;
}

.contact-list a:hover {
  opacity: .78;
}

.contact-whatsapp-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact-whatsapp {
  display: inline-flex !important;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  color: #25D366 !important;
}

.contact-whatsapp svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-appointment {
  margin-top: 34px;
  padding: 18px 18px 17px;
  border-left: 3px solid #d33135;
  border-radius: 0 10px 10px 0;
  background: linear-gradient(90deg, rgba(211,49,53,.12), rgba(211,49,53,.05));
}

.contact-appointment strong,
.contact-appointment span {
  display: block;
}

.contact-appointment strong {
  margin-bottom: 3px;
  font-size: 17px;
}

.contact-appointment span {
  color: #d0d0d0;
  font-size: 14px;
}

.contact-address {
  margin: 24px 0 0;
  font-size: 18px;
  line-height: 1.55;
  color: #fff;
}

.contact-divider {
  width: 70px;
  height: 1px;
  margin: 34px 0 30px;
  background: #d33135;
}

.contact-section-title {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 22px;
}

.contact-mini-icon {
  display: flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  color: #d33135;
}

.hours-list {
  display: grid;
  gap: 0;
}

.hours-list > div {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 16px;
  padding: 13px 0;
  border-bottom: 1px solid #2f3032;
  align-items: center;
}

.hours-list > div:last-child {
  border-bottom: 0;
}

.hours-list span {
  color: #f0f0f0;
  font-size: 15px;
}

.hours-list b {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

.contact-panel-map {
  display: flex;
  flex-direction: column;
}

.contact-map {
  overflow: hidden;
  margin-top: 22px;
  border-radius: 10px;
  background: #fff;
}

.contact-map iframe {
  display: block;
  width: 100%;
  height: 300px;
  border: 0;
}

.contact-map-address {
  margin: 16px 0 0;
  color: #bcbcbc;
  font-size: 14px;
}

.contact-route {
  display: inline-block;
  margin-top: auto;
  padding-top: 26px;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
}

.contact-route:hover {
  color: #d33135;
}

@media (max-width: 980px) {
  .contact-cards {
    grid-template-columns: 1fr 1fr;
  }

  .contact-panel-map {
    grid-column: 1 / -1;
    min-height: auto;
  }

  .contact-map iframe {
    height: 340px;
  }
}

@media (max-width: 760px) {
  .contact-section {
    padding: 42px 0 30px;
  }

  .contact-cards {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .contact-panel,
  .contact-panel-map {
    min-height: auto;
    padding: 24px 20px;
  }

  .contact-panel-map {
    grid-column: auto;
  }

  .contact-panel-icon {
    width: 38px;
    height: 38px;
    margin-bottom: 14px;
  }

  .contact-panel h2 {
    font-size: 42px;
    margin-bottom: 24px;
  }

  .contact-map iframe {
    height: 300px;
  }

  .contact-route {
    margin-top: 22px;
    padding-top: 0;
  }

  .hours-list > div {
    grid-template-columns: 1fr;
    gap: 3px;
  }
}


/* V2.4.9 – Kontaktkarte wie im gewünschten Entwurf */
.contact-icon-list {
  display: grid;
  gap: 16px;
}

.contact-icon-row {
  display: flex;
  gap: 14px;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none;
}

.contact-icon-row:hover {
  opacity: .78;
}

.contact-red-icon {
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  color: #d33135;
}

.contact-red-icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 760px) {
  .contact-icon-list {
    gap: 14px;
  }

  .contact-icon-row {
    gap: 12px;
    font-size: 15px;
  }

  .contact-red-icon,
  .contact-red-icon svg {
    width: 27px;
    height: 27px;
  }

  .contact-red-icon {
    flex-basis: 27px;
  }
}


/* Video im Bereich "Neues aus unserem Salon" */
.salon-video-feature {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  gap: 32px;
  align-items: center;
  margin: 30px 0 34px;
  padding: 28px;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 20px;
  background: #f6f1eb;
}

.salon-video-frame {
  overflow: hidden;
  max-width: 360px;
  border-radius: 18px;
  background: #111;
  box-shadow: 0 14px 34px rgba(0,0,0,.10);
}

.salon-video-frame video {
  display: block;
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
}

.salon-video-copy {
  max-width: 560px;
}

.salon-video-kicker {
  display: block;
  margin-bottom: 8px;
  color: #b32025;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.salon-video-copy h3 {
  margin: 0 0 12px;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.05;
}

.salon-video-copy p {
  margin: 0;
  color: #665f58;
  font-size: 16px;
  line-height: 1.65;
}

@media (max-width: 760px) {
  .salon-video-feature {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 24px 0 28px;
    padding: 18px;
  }

  .salon-video-frame {
    width: min(100%, 340px);
    max-width: none;
    margin: 0 auto;
  }

  .salon-video-copy {
    max-width: none;
  }

  .salon-video-copy h3 {
    font-size: 30px;
  }

  .salon-video-copy p {
    font-size: 15px;
  }
}


/* Video-Layout V2 – News & Aktuelles */
.news-video-card {
  display: grid;
  grid-template-columns: minmax(250px, 360px) minmax(0, 1fr);
  gap: 44px;
  align-items: center;
  margin: 28px 0 28px;
  padding: 30px;
  border-radius: 22px;
  background: #f5f1eb;
}

.news-video-wrap {
  overflow: hidden;
  width: 100%;
  max-width: 330px;
  margin: 0 auto;
  border-radius: 18px;
  background: #111;
  box-shadow: 0 18px 40px rgba(0,0,0,.12);
}

.news-video-wrap video {
  display: block;
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
}

.news-video-text {
  max-width: 620px;
}

.news-video-label {
  display: block;
  margin-bottom: 11px;
  color: #b32025;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.news-video-text h3 {
  margin: 0 0 18px;
  font-size: clamp(38px, 4.7vw, 64px);
  line-height: .98;
  font-family: inherit;
}

.news-video-text p {
  max-width: 560px;
  margin: 0 0 22px;
  color: #625b54;
  font-size: 17px;
  line-height: 1.7;
}

.news-inline-link {
  display: inline-flex;
  padding-bottom: 4px;
  border-bottom: 1px solid #171717;
  color: #171717;
  font-weight: 800;
  text-decoration: none;
}

.news-inline-link:hover {
  color: #b32025;
  border-color: #b32025;
}

.news-gallery {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-top: 18px;
}

.news-gallery a {
  display: block;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  border-radius: 10px;
  background: #eee9e2;
}

.news-gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}

.news-gallery a:hover img {
  transform: scale(1.025);
}

@media (max-width: 900px) {
  .news-video-card {
    grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
    gap: 30px;
    padding: 24px;
  }

  .news-gallery {
    grid-template-columns: repeat(3, 1fr);
  }

  .news-gallery a:nth-child(4),
  .news-gallery a:nth-child(5) {
    aspect-ratio: 4 / 3;
  }
}

@media (max-width: 700px) {
  .news-head {
    gap: 18px;
  }

  .news-video-card {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 18px;
    margin-top: 22px;
  }

  .news-video-wrap {
    max-width: 300px;
  }

  .news-video-text {
    text-align: left;
  }

  .news-video-text h3 {
    font-size: 36px;
  }

  .news-video-text p {
    font-size: 15px;
  }

  .news-gallery {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  .news-gallery a,
  .news-gallery a:nth-child(4),
  .news-gallery a:nth-child(5) {
    aspect-ratio: 1 / 1;
  }

  .news-gallery a:last-child {
    grid-column: 1 / -1;
    aspect-ratio: 2 / 1;
  }
}


/* Swipe-Galerien – ausgewählte Arbeiten */
.work-intro{max-width:680px;margin:64px 0 28px}.work-intro h3{margin:0 0 10px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,50px);font-weight:400;line-height:1}.work-intro>p:last-child{margin:0;color:#655f59;font-size:16px}.work-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.work-card{min-width:0;padding:16px 16px 18px;border:1px solid #e7e1da;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(34,24,17,.08)}.work-card-head{display:flex;align-items:center;gap:14px;padding:4px 4px 15px}.work-card-head>span{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:50%;background:#171717;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}.work-card-head h4{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;line-height:1.05}.work-card-head p{margin:4px 0 0;color:#8a2e30;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.work-slider{position:relative;overflow:hidden;border-radius:15px;background:#171717;touch-action:pan-y;cursor:grab}.work-slider:active{cursor:grabbing}.work-slider:focus-visible{outline:3px solid rgba(209,15,27,.45);outline-offset:3px}.work-track{display:flex;transition:transform .5s cubic-bezier(.22,.75,.24,1);will-change:transform}.work-track figure{position:relative;flex:0 0 100%;height:560px;margin:0;overflow:hidden;background:#eee}.work-track img{width:100%;height:100%;object-fit:cover}.work-track figcaption{position:absolute;left:18px;bottom:18px;padding:9px 13px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(16,16,16,.72);color:#fff;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(8px)}.work-arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:42px;height:42px;margin-top:-21px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#161616;font-family:Arial,sans-serif;font-size:30px;line-height:1;box-shadow:0 5px 18px rgba(0,0,0,.2);cursor:pointer;transition:transform .2s,background .2s}.work-arrow:hover{transform:scale(1.07);background:#fff}.work-arrow.prev{left:14px}.work-arrow.next{right:14px}.work-dots{position:absolute;z-index:2;left:50%;bottom:22px;display:flex;gap:6px;transform:translateX(-50%)}.work-dots span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.48);transition:width .2s,background .2s}.work-dots span.active{width:22px;border-radius:8px;background:#fff}

@media(max-width:900px){.work-track figure{height:470px}}
@media(max-width:700px){.work-intro{margin-top:48px}.work-gallery{grid-template-columns:1fr;gap:20px}.work-card{padding:11px 11px 14px;border-radius:18px}.work-card-head{padding:5px 4px 13px}.work-card-head h4{font-size:23px}.work-track figure{height:min(128vw,560px)}.work-arrow{width:38px;height:38px;margin-top:-19px}.work-arrow.prev{left:10px}.work-arrow.next{right:10px}}
@media(prefers-reduced-motion:reduce){.work-track{transition:none}}

/* Team-Namensboxen im Bereich "Wir sind Coiffure Carmen" */
.team-photo-wrap {
  position: relative;
  overflow: hidden;
}

.team-photo-wrap > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-photo-label {
  position: absolute;
  left: 16px;
  bottom: 16px;
  min-width: 145px;
  padding: 12px 14px 11px;
  border-radius: 12px;
  background: rgba(255,255,255,.95);
  color: #171717;
  box-shadow: 0 8px 24px rgba(0,0,0,.10);
  backdrop-filter: blur(4px);
}

.team-photo-label::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  margin-bottom: 8px;
  background: #d33135;
}

.team-photo-label strong,
.team-photo-label span {
  display: block;
}

.team-photo-label strong {
  font-size: 15px;
  line-height: 1.2;
}

.team-photo-label span {
  margin-top: 3px;
  color: #5f5f5f;
  font-size: 13px;
  line-height: 1.25;
}

@media (max-width: 760px) {
  .team-photo-label {
    left: 10px;
    bottom: 10px;
    min-width: 125px;
    padding: 10px 12px 9px;
    border-radius: 10px;
  }

  .team-photo-label strong {
    font-size: 14px;
  }

  .team-photo-label span {
    font-size: 12px;
  }
}


/* V4 – Über-uns-Fotos: alle drei Kacheln vollständig und gleich hoch */
.team-photo-wrap {
  height: 100%;
  min-height: 100%;
  background: transparent;
}

.team-photo-wrap > img {
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: 100%;
  object-fit: cover !important;
  object-position: center center;
}

/* Die beiden beschrifteten Fotos sollen die gleiche Kartenhöhe
   wie das mittlere Foto vollständig ausfüllen. */
.team-photo-wrap {
  align-self: stretch;
}

/* Desktop: einheitliche Bildhöhe */
@media (min-width: 761px) {
  .team-photo-wrap {
    height: 100%;
  }
}

/* Mobile bleibt proportional und ohne graue Leerflächen */
@media (max-width: 760px) {
  .team-photo-wrap {
    min-height: 280px;
  }

  .team-photo-wrap > img {
    min-height: 280px;
  }
}

/* Finale Rasterregel: vier Spezialitäten auf Desktop */
@media(min-width:981px){.specialties-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:761px) and (max-width:980px){.specialties-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Vier Partnerlogos */
.quality-logos{grid-template-columns:repeat(4,minmax(0,1fr))}.quality-logo-wella{padding:0;overflow:hidden;border-color:#ed003b;background:#ed003b}.quality-logo-wella img{width:100%;height:100%;max-height:none;object-fit:cover}
@media(max-width:900px){.quality-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.quality-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quality-logo-card{min-height:92px;padding:16px}.quality-logo-wella{padding:0}}

/* Hundefreundlich: zwei ausgewählte Flo-Bilder */
.dog-gallery{grid-template-columns:1fr 1.15fr;grid-template-rows:1fr}.dog-gallery figure:first-child{grid-column:auto;grid-row:auto}.dog-gallery figure:first-child img{object-position:center}.dog-gallery figure:nth-child(2) img{object-position:center}
@media(max-width:760px){.dog-gallery{grid-template-columns:1fr;grid-template-rows:300px 260px}.dog-gallery figure:first-child{grid-column:auto}.dog-gallery figure{min-height:0}}

/* Editoriale Bildkomposition für Flo */
.dog-gallery{position:relative;display:block;min-height:540px;overflow:hidden;background:linear-gradient(145deg,#eee8e0,#ddd5ca)}.dog-gallery figure{position:absolute;margin:0}.dog-gallery figure:first-child{inset:28px auto 28px 28px;width:67%;height:auto;z-index:1;box-shadow:0 18px 42px rgba(37,27,19,.18)}.dog-gallery figure:nth-child(2){right:24px;bottom:34px;z-index:2;width:52%;height:48%;border:8px solid #fff;border-radius:3px;box-shadow:0 20px 48px rgba(28,19,13,.28);transform:rotate(-1.5deg)}.dog-gallery figure img{width:100%;height:100%;object-fit:cover}.dog-gallery figure:first-child img{object-position:center}.dog-gallery figure:nth-child(2) img{object-position:center 48%}.dog-gallery figure:first-child::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.35);pointer-events:none}
@media(max-width:980px){.dog-gallery{min-height:500px}.dog-gallery figure:first-child{inset:24px auto 24px 24px;width:70%}.dog-gallery figure:nth-child(2){right:20px;bottom:30px;width:55%;height:46%}}
@media(max-width:760px){.dog-gallery{min-height:520px}.dog-gallery figure:first-child{inset:18px auto auto 14px;width:82%;height:350px}.dog-gallery figure:nth-child(2){right:12px;bottom:22px;width:72%;height:235px;border-width:6px}.dog-gallery figcaption{left:12px;bottom:12px}}
