
:root{--joe-accent:#c8a73b;--joe-accent-dark:#8b721f;--joe-accent-surface:#8b721f;--joe-accent-rgb:200,167,59;--joe-on-surface:#fff;--joe-gold:var(--joe-accent);--joe-text:#1b1b1b;--joe-muted:#6b7280;--joe-bg:#fafaf9;--joe-card:#fff;--joe-soft:#fffdf7;--joe-border:#e6e2d8;--joe-nav-desktop:64px;--joe-nav-mobile:104px;--joe-radius:26px}
html{scroll-behavior:smooth}.joe-page,.joe-page *{box-sizing:border-box}.joe-page{position:relative;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);color:var(--joe-text);background:var(--joe-bg);font:400 16px/1.62 system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:clip}
.joe-nav{position:fixed;inset:0 0 auto 0;z-index:2147483000;min-height:var(--joe-nav-desktop);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(12px,3vw,30px);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.07);backdrop-filter:blur(10px)}
.joe-brand{white-space:nowrap;color:var(--joe-text);text-decoration:none;font-weight:800}.joe-brand span{color:var(--joe-accent);margin-left:6px}.joe-nav__links{display:flex;overflow-x:auto;scrollbar-width:none}.joe-nav__links::-webkit-scrollbar{display:none}.joe-nav__links a{display:flex;align-items:center;min-height:var(--joe-nav-desktop);padding:0 10px;color:var(--joe-text);text-decoration:none;text-transform:uppercase;font-size:.78rem;font-weight:750;white-space:nowrap;opacity:.68}.joe-nav__links a.active{color:var(--joe-accent);opacity:1;box-shadow:inset 0 -3px 0 var(--joe-accent)}
.joe-main{width:min(1120px,100%);margin:auto;padding-top:var(--joe-nav-desktop)}.joe-section{scroll-margin-top:calc(var(--joe-nav-desktop) + 18px);margin:32px 8px;padding:clamp(22px,4vw,36px)}.joe-style-soft,.joe-style-white{border:1px solid var(--joe-border);border-radius:var(--joe-radius);box-shadow:0 10px 30px rgba(0,0,0,.05)}.joe-style-soft{background:radial-gradient(800px 320px at 0 0,rgba(var(--joe-accent-rgb,200,167,59),.12),transparent 62%),var(--joe-soft)}.joe-style-white{background:var(--joe-card)}
.joe-hero{margin:0;padding:clamp(52px,8vw,86px) 16px;text-align:center;background:radial-gradient(1100px 560px at 20% -10%,rgba(var(--joe-accent-rgb,200,167,59),.14),transparent 60%),var(--joe-bg)}.joe-eyebrow{color:var(--joe-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;font-weight:800}.joe-hero h1,.joe-section h2{margin:0 0 14px;line-height:1.14}.joe-hero h1{font-size:clamp(36px,5.4vw,66px)}.joe-section h2{font-size:clamp(28px,3.3vw,40px)}.gold{color:var(--joe-accent)}.joe-lead{font-size:clamp(19px,2.4vw,24px);color:var(--joe-muted)}.joe-intro,.joe-prose,.joe-subline{color:var(--joe-muted)}
.joe-grid{display:grid;gap:14px}.joe-grid-steps{grid-template-columns:repeat(4,1fr)}.joe-grid-cards,.joe-grid-links,.joe-grid-facts{grid-template-columns:repeat(3,1fr)}.joe-columns-1{grid-template-columns:1fr}.joe-columns-2{grid-template-columns:repeat(2,1fr)}.joe-columns-3{grid-template-columns:repeat(3,1fr)}.joe-columns-4{grid-template-columns:repeat(4,1fr)}.joe-card,.joe-link-card,.joe-fact{padding:18px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}.joe-card strong,.joe-icon{color:var(--joe-accent)}.joe-link-card{display:flex;flex-direction:column;color:var(--joe-text);text-decoration:none}.joe-link-card span{color:var(--joe-muted)}
.joe-accordion{display:grid;gap:12px}.joe-accordion details{border:1px solid var(--joe-border);background:var(--joe-card)}.joe-accordion summary{position:relative;padding:18px 50px 18px 20px;list-style:none;cursor:pointer;font-weight:750}.joe-accordion summary::after{content:"+";position:absolute;right:20px;color:var(--joe-accent);font-size:1.4rem}.joe-accordion details[open] summary::after{content:"–"}.joe-details{padding:0 20px 20px;color:var(--joe-muted)}.joe-closing{color:var(--joe-text);font-weight:600}
.joe-contact{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;background:var(--joe-soft);border:1px solid var(--joe-border);border-radius:var(--joe-radius)}.joe-contact__note{padding:20px;background:#fff;border:1px solid var(--joe-border);border-radius:20px}.joe-contact__note strong{color:var(--joe-accent)}.joe-cta{text-align:center;background:var(--joe-accent-surface);color:var(--joe-on-surface)}.joe-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.joe-text-link{color:var(--joe-accent-dark, var(--joe-accent));text-decoration:none;font-weight:760}.joe-button{padding:11px 18px;border-radius:999px;background:var(--joe-accent-surface);color:var(--joe-on-surface);text-decoration:none;font-weight:750}.joe-button-light{background:#fff;color:var(--joe-accent-dark, var(--joe-accent))}.joe-divider{height:1px;background:var(--joe-border);margin:20px 0}.joe-quote blockquote{font-size:clamp(24px,4vw,40px);line-height:1.3;margin:0}.joe-fact strong{display:block;font-size:2rem;color:var(--joe-accent)}
body.admin-bar .joe-nav{top:32px}
@media(max-width:900px){body.admin-bar .joe-nav{top:46px}.joe-nav{min-height:var(--joe-nav-mobile);display:grid;grid-template-rows:56px 48px;padding:0}.joe-brand{display:flex;align-items:center;padding:0 14px}.joe-nav__links{padding:0 8px}.joe-nav__links a{min-height:48px;font-size:.74rem}.joe-main{width:100%;padding-top:var(--joe-nav-mobile)}.joe-section{scroll-margin-top:120px;width:100%;margin:24px 0;padding:22px 14px}.joe-style-soft,.joe-style-white,.joe-contact,.joe-cta{border-left:0;border-right:0;border-radius:0;box-shadow:none}.joe-grid-steps,.joe-grid-cards,.joe-grid-links,.joe-grid-facts,.joe-columns-2,.joe-columns-3,.joe-columns-4,.joe-contact,.joe-image-text{grid-template-columns:1fr}.joe-accordion details{border-left:0;border-right:0}.joe-accordion summary{padding-left:2px}.joe-details{padding-left:2px}}

.joe-more{margin-top:16px;border:0;background:transparent}
.joe-more>summary{position:relative;list-style:none;cursor:pointer;padding:14px 44px 14px 2px;color:var(--joe-accent-dark, var(--joe-accent));font-weight:760}
.joe-more>summary::-webkit-details-marker{display:none}
.joe-more>summary::after{content:"+";position:absolute;right:4px;top:9px;color:var(--joe-accent);font-size:1.45rem}
.joe-more[open]>summary::after{content:"–"}
.joe-more__inner{margin-top:8px}

.joe-image-block{padding-top:0;padding-bottom:0}.joe-image-block figure{margin:0}.joe-image-block img,.joe-image-placeholder{display:block;width:100%;min-height:clamp(220px,38vw,430px);border-radius:24px;object-fit:cover}.joe-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;text-align:center;color:var(--joe-accent-dark, var(--joe-accent));border:1px solid var(--joe-border);background:radial-gradient(700px 300px at 20% 0,rgba(var(--joe-accent-rgb,200,167,59),.18),transparent 62%),linear-gradient(135deg,var(--joe-soft),var(--joe-bg))}.joe-image-placeholder strong{font-size:clamp(1.2rem,3vw,2rem)}.joe-image-placeholder span{max-width:680px;color:var(--joe-muted)}.joe-module-faq .joe-accordion details{background:var(--joe-soft)}.joe-module-faq .joe-details{max-width:900px}.joe-module-faq h2{margin-bottom:10px}@media(max-width:900px){.joe-image-block{padding-left:0;padding-right:0}.joe-image-block img,.joe-image-placeholder{border-radius:0;min-height:210px}}


/* v1.0: Prozess, Vertrauen, Kompetenzen, Team und Netzwerk */
.joe-process__list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:22px 0 0;padding:0;list-style:none}
.joe-process__item{position:relative;min-width:0;padding:20px 16px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}
.joe-process__item:not(:last-child)::after{content:"→";position:absolute;right:-11px;top:50%;z-index:2;color:var(--joe-accent);font-size:1.25rem;font-weight:800;transform:translateY(-50%)}
.joe-process__number{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:50%;background:var(--joe-accent);color:#fff;font-weight:800}
.joe-process__item h3{margin:0 0 8px;font-size:1.03rem}.joe-process__item p{margin:0;color:var(--joe-muted)}

.joe-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.joe-trust__item{display:flex;gap:13px;padding:18px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}
.joe-trust__check{display:flex;flex:0 0 30px;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--joe-accent-rgb,200,167,59),.14);color:var(--joe-accent-dark, var(--joe-accent));font-weight:900}
.joe-trust__item h3{margin:0 0 5px;font-size:1rem}.joe-trust__item p{margin:0;color:var(--joe-muted)}

.joe-competence__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.joe-competence__item{padding:20px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}
.joe-competence__item h3{margin:0 0 8px}.joe-competence__item p{color:var(--joe-muted)}
.joe-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.joe-tags span{padding:5px 9px;border-radius:999px;background:var(--joe-soft);border:1px solid var(--joe-border);color:var(--joe-accent-dark, var(--joe-accent));font-size:.82rem;font-weight:700}

.joe-team__grid{display:grid;gap:18px}
.joe-team__member{display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:26px;padding:22px;border:1px solid var(--joe-border);border-radius:22px;background:var(--joe-card)}
.joe-team__image{margin:0}.joe-team__image img,.joe-team__placeholder{display:block;width:100%;aspect-ratio:4/5;border-radius:18px;object-fit:cover}
.joe-team__placeholder{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,rgba(var(--joe-accent-rgb,200,167,59),.22),transparent 55%),linear-gradient(145deg,var(--joe-soft),var(--joe-bg));border:1px solid var(--joe-border)}
.joe-team__placeholder span{display:flex;width:92px;height:92px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--joe-accent-dark, var(--joe-accent));font-size:2rem;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.joe-team__content h3{margin:0 0 5px;font-size:1.5rem}.joe-team__title{margin:0 0 14px;color:var(--joe-accent-dark, var(--joe-accent));font-weight:750}
.joe-team__focus{columns:2;padding-left:20px;color:var(--joe-muted)}

.joe-network__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.joe-network__item{padding:18px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}
.joe-network__item h3{margin:0 0 6px;font-size:1rem}.joe-network__item p{margin:0;color:var(--joe-muted)}

@media(max-width:900px){
  .joe-process__list,.joe-trust__grid,.joe-competence__grid,.joe-network__grid{grid-template-columns:1fr}
  .joe-process__item{border-left:0;border-right:0;border-radius:0;padding-left:2px;padding-right:2px}
  .joe-process__item:not(:last-child)::after{content:"↓";right:50%;top:auto;bottom:-17px;transform:translateX(50%)}
  .joe-team__member{grid-template-columns:1fr;padding:16px 0;border-left:0;border-right:0;border-radius:0}
  .joe-team__image{max-width:280px;margin:0 auto}
  .joe-team__focus{columns:1}
}


/* v1.0.1 – gleichmäßige Kacheln und stärkere Kontaktüberschrift */
.joe-competence__grid{
  grid-auto-rows:1fr;
}
.joe-competence__item{
  height:100%;
  display:flex;
  flex-direction:column;
}
.joe-competence__item .joe-links{
  margin-top:auto;
  padding-top:12px;
}
.joe-contact h2{
  font-size:clamp(34px,4.5vw,52px);
}
.joe-contact__note{
  align-self:stretch;
}


/* ==============================================================
   JSON Onepage Engine 1.1.0
   Kompaktere Bildplatzhalter, gleichmäßige Kacheln und neue Module
   ============================================================== */

/* Leere Themenbilder sollen die Seite nicht künstlich verlängern. */
.joe-image-placeholder{
  min-height:128px !important;
  padding:22px !important;
}
.joe-image-placeholder strong{
  font-size:clamp(1.1rem,2vw,1.45rem) !important;
}
.joe-image-placeholder span{
  font-size:.94rem;
}

/* Gleichmäßige Praxisschwerpunkt-Kacheln am Desktop. */
.joe-competence__grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  grid-auto-rows:1fr;
  align-items:stretch;
}
.joe-competence__item{
  width:100%;
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
}
.joe-competence__item .joe-links{
  margin-top:auto;
  padding-top:14px;
}

/* Patientenweg */
.joe-patient-journey__list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin:22px 0 0;
  padding:0;
  list-style:none;
}
.joe-patient-journey__item{
  display:flex;
  gap:14px;
  min-width:0;
  padding:20px;
  border:1px solid var(--joe-border);
  border-radius:18px;
  background:#fff;
}
.joe-patient-journey__number{
  display:flex;
  flex:0 0 38px;
  width:38px;
  height:38px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:var(--joe-accent);
  color:#fff;
  font-weight:800;
}
.joe-patient-journey__item h3{
  margin:0 0 7px;
  font-size:1.05rem;
}
.joe-patient-journey__item p{
  margin:0;
  color:var(--joe-muted);
}

/* Vorbereitung auf den ersten Termin */
.joe-first-visit__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.joe-first-visit__item{
  min-width:0;
  padding:20px;
  border:1px solid var(--joe-border);
  border-radius:18px;
  background:#fff;
}
.joe-first-visit__item h3{
  margin:0 0 8px;
}
.joe-first-visit__item p,
.joe-first-visit__item li{
  color:var(--joe-muted);
}

/* Praxisbilder */
.joe-practice-images__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.joe-practice-images__figure{
  min-width:0;
  margin:0;
}
.joe-practice-images__figure img,
.joe-practice-images__placeholder{
  display:block;
  width:100%;
  aspect-ratio:4/3;
  border-radius:18px;
  object-fit:cover;
}
.joe-practice-images__placeholder{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:0;
  padding:18px;
  text-align:center;
  color:var(--joe-accent-dark, var(--joe-accent));
  border:1px solid var(--joe-border);
  background:
    radial-gradient(500px 220px at 20% 0,rgba(var(--joe-accent-rgb,200,167,59),.18),transparent 62%),
    linear-gradient(135deg,var(--joe-soft),var(--joe-bg));
}
.joe-practice-images__placeholder span{
  color:var(--joe-muted);
  font-size:.92rem;
}
.joe-practice-images__figure figcaption{
  margin-top:8px;
  color:var(--joe-muted);
  font-size:.9rem;
}

/* Teamprofile sollen bei drei Personen gleichmäßig erscheinen. */
.joe-team__grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.joe-team__member{
  grid-template-columns:1fr !important;
  height:100%;
}
.joe-team__image{
  max-width:none !important;
}
.joe-team__content{
  display:flex;
  flex-direction:column;
}
.joe-team__content .joe-links{
  margin-top:auto;
}

/* Mobil */
@media(max-width:900px){
  .joe-image-placeholder{
    min-height:105px !important;
    border-radius:0 !important;
  }

  .joe-competence__grid,
  .joe-patient-journey__list,
  .joe-first-visit__grid,
  .joe-practice-images__grid,
  .joe-team__grid{
    grid-template-columns:1fr !important;
  }

  .joe-patient-journey__item,
  .joe-first-visit__item,
  .joe-team__member{
    border-left:0;
    border-right:0;
    border-radius:0;
  }

  .joe-practice-images__figure img,
  .joe-practice-images__placeholder{
    border-radius:0;
  }
}


/* v1.2.0 – einheitliche Höhen und Ausrichtung der Arztprofile */
.joe-team__grid{
  align-items:stretch;
}
.joe-team__member{
  display:flex !important;
  flex-direction:column;
  height:100%;
}
.joe-team__image{
  flex:0 0 auto;
}
.joe-team__content{
  flex:1 1 auto;
  display:grid !important;
  grid-template-rows:auto minmax(3.4em,auto) minmax(8.5em,auto) minmax(8.5em,1fr) auto;
  align-content:start;
}
.joe-team__content h3{
  min-height:1.5em;
}
.joe-team__title{
  min-height:3.4em;
}
.joe-team__content > .joe-prose{
  min-height:8.5em;
}
.joe-team__focus{
  min-height:8.5em;
  margin-bottom:0;
}
@media(max-width:900px){
  .joe-team__content{
    display:flex !important;
    flex-direction:column;
  }
  .joe-team__content h3,
  .joe-team__title,
  .joe-team__content > .joe-prose,
  .joe-team__focus{
    min-height:0;
  }
}

/* v1.4 – konsequente Akzentfarbe */
.joe-page .joe-text-link,.joe-page .joe-more>summary,.joe-page .joe-team__title,
.joe-page .joe-contact__note a,.joe-page .joe-team__placeholder span{
  color:var(--joe-accent-dark,var(--joe-accent))!important;
}
.joe-page .joe-style-soft{
  background:radial-gradient(800px 320px at 0 0,rgba(var(--joe-accent-rgb,200,167,59),.12),transparent 62%),var(--joe-soft)!important;
}
.joe-page .joe-hero{
  background:radial-gradient(1100px 560px at 20% -10%,rgba(var(--joe-accent-rgb,200,167,59),.14),transparent 60%),var(--joe-bg)!important;
}
.joe-page .joe-trust__check{
  background:rgba(var(--joe-accent-rgb,200,167,59),.14)!important;
  color:var(--joe-accent-dark,var(--joe-accent))!important;
}
.joe-page .joe-image-placeholder,.joe-page .joe-practice-images__placeholder{
  color:var(--joe-accent-dark,var(--joe-accent))!important;
  background:radial-gradient(700px 300px at 20% 0,rgba(var(--joe-accent-rgb,200,167,59),.18),transparent 62%),linear-gradient(135deg,var(--joe-soft),var(--joe-bg))!important;
}
.joe-page .joe-team__placeholder{
  background:radial-gradient(circle at 30% 20%,rgba(var(--joe-accent-rgb,200,167,59),.22),transparent 55%),linear-gradient(145deg,var(--joe-soft),var(--joe-bg))!important;
}


/* v1.5 – Termin- und Kontaktmodule */
.joe-appointment{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:24px;align-items:center;border:1px solid var(--joe-border);border-radius:var(--joe-radius);background:var(--joe-soft)}
.joe-appointment__actions{display:flex;flex-direction:column;gap:12px;align-items:stretch}
.joe-appointment__actions .joe-button{text-align:center}
.joe-contact-form{border:1px solid var(--joe-border);border-radius:var(--joe-radius);background:var(--joe-card)}
.joe-form{display:grid;gap:18px;margin-top:22px}
.joe-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.joe-form label{display:grid;gap:6px;color:var(--joe-text);font-weight:700}
.joe-form input[type=text],.joe-form input[type=email],.joe-form input[type=tel],.joe-form textarea{width:100%;padding:12px 13px;color:var(--joe-text);border:1px solid var(--joe-border);border-radius:12px;background:var(--joe-card);font:inherit}
.joe-form input:focus,.joe-form textarea:focus{outline:2px solid rgba(var(--joe-accent-rgb,200,167,59),.22);border-color:var(--joe-accent)}
.joe-form__wide{grid-column:1/-1}
.joe-form__privacy{display:flex!important;align-items:flex-start;gap:10px!important;color:var(--joe-muted)!important;font-size:.92rem;font-weight:400!important}
.joe-form__privacy input{margin-top:4px}.joe-form__privacy a{color:var(--joe-accent-dark)}
.joe-form__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.joe-form-message{margin:16px 0;padding:13px 15px;border-radius:12px}
.joe-form-message--success{border:1px solid #5b8f5b;background:#f1f8f1}
.joe-form-message--error{border:1px solid #b85c5c;background:#fff3f3}
@media(max-width:900px){.joe-appointment,.joe-form__grid{grid-template-columns:1fr}.joe-appointment{border-left:0;border-right:0;border-radius:0}.joe-form__wide{grid-column:auto}}


/* v1.7 – globaler Footer */
.joe-footer{
  margin-top:56px;
  border-top:1px solid var(--joe-border);
  background:var(--joe-card);
}
.joe-footer__inner{
  width:min(1120px,100%);
  margin:0 auto;
  padding:30px 18px;
  display:grid;
  grid-template-columns:1.2fr 1fr auto;
  gap:26px;
  align-items:start;
}
.joe-footer__brand{
  display:flex;
  flex-direction:column;
  gap:5px;
}
.joe-footer__brand strong{
  font-size:1.08rem;
}
.joe-footer__brand span,
.joe-footer__contact{
  color:var(--joe-muted);
}
.joe-footer__contact{
  display:flex;
  flex-direction:column;
  gap:5px;
}
.joe-footer__contact a,
.joe-footer__links a{
  color:var(--joe-accent-dark);
  text-decoration:none;
}
.joe-footer__links{
  display:flex;
  flex-direction:column;
  gap:8px;
  text-align:right;
}
@media(max-width:900px){
  .joe-footer__inner{
    grid-template-columns:1fr;
    padding:26px 14px;
  }
  .joe-footer__links{
    flex-direction:row;
    flex-wrap:wrap;
    text-align:left;
  }
}

/* v1.8 – aktivierte Zusatzmodule */
.joe-feature-list{display:grid;gap:10px;padding:0;list-style:none}.joe-feature-list li{position:relative;padding:13px 15px 13px 42px;border:1px solid var(--joe-border);border-radius:14px;background:var(--joe-card)}.joe-feature-list li::before{content:"✓";position:absolute;left:15px;color:var(--joe-accent);font-weight:900}.joe-feature-list li strong,.joe-feature-list li span{display:block}.joe-feature-list li span{color:var(--joe-muted)}
.joe-timeline__list{position:relative;margin:24px 0 0;padding:0;list-style:none}.joe-timeline__list::before{content:"";position:absolute;left:18px;top:8px;bottom:8px;width:2px;background:var(--joe-border)}.joe-timeline__list li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:16px;padding-bottom:24px}.joe-timeline__dot{z-index:1;width:16px;height:16px;margin:5px 0 0 11px;border-radius:50%;background:var(--joe-accent);box-shadow:0 0 0 5px var(--joe-card)}.joe-timeline__content small{color:var(--joe-accent-dark);font-weight:800}.joe-timeline__content h3{margin:2px 0 5px}.joe-timeline__content p{margin:0;color:var(--joe-muted)}
.joe-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.joe-gallery figure{margin:0}.joe-gallery img,.joe-gallery__placeholder{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.joe-gallery__placeholder{display:flex;align-items:center;justify-content:center;background:var(--joe-soft);border:1px solid var(--joe-border);color:var(--joe-muted)}.joe-gallery figcaption{margin-top:7px;color:var(--joe-muted);font-size:.9rem}
.joe-media-module video,.joe-media-module audio{display:block;width:100%}.joe-video-frame,.joe-map__frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border-radius:18px;background:#000}.joe-video-frame iframe,.joe-map__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.joe-media-placeholder{padding:28px;text-align:center;border:1px dashed var(--joe-border);border-radius:16px;background:var(--joe-soft);color:var(--joe-muted)}.joe-media-caption{color:var(--joe-muted)}
.joe-downloads__grid{display:grid;gap:12px}.joe-downloads article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--joe-border);border-radius:16px;background:var(--joe-card)}.joe-downloads article h3{margin:0 0 4px}.joe-downloads article p{margin:0;color:var(--joe-muted)}
.joe-table-scroll{overflow-x:auto}.joe-table-module table{width:100%;border-collapse:collapse;background:var(--joe-card)}.joe-table-module th,.joe-table-module td{padding:12px 14px;text-align:left;border:1px solid var(--joe-border)}.joe-table-module th{background:var(--joe-soft)}
.joe-comparison__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.joe-comparison article{padding:20px;border:1px solid var(--joe-border);border-radius:18px;background:var(--joe-card)}.joe-comparison article h3{margin-top:0;color:var(--joe-accent-dark)}
.joe-tabs__buttons{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid var(--joe-border)}.joe-tabs__buttons button{padding:12px 16px;border:0;border-bottom:3px solid transparent;background:transparent;cursor:pointer;font:inherit;font-weight:750;white-space:nowrap}.joe-tabs__buttons button[aria-selected=true]{color:var(--joe-accent-dark);border-color:var(--joe-accent)}.joe-tabs__panels>div{padding:22px 4px}
.joe-logo-cloud__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.joe-logo-cloud__item{display:flex;min-height:110px;align-items:center;justify-content:center;padding:18px;border:1px solid var(--joe-border);border-radius:16px;background:var(--joe-card)}.joe-logo-cloud__item img{max-width:100%;max-height:70px;object-fit:contain}.joe-logo-cloud__item span{color:var(--joe-muted)}
.joe-map__address{font-size:1.08rem}.joe-custom-code__content{min-width:0}
@media(max-width:900px){.joe-gallery__grid,.joe-comparison__grid,.joe-logo-cloud__grid{grid-template-columns:1fr}.joe-downloads article{align-items:flex-start;flex-direction:column}}


/* v1.9 – automatische Kontrastfarbe auf Akzentflächen */
.joe-cta,
.joe-cta h1,.joe-cta h2,.joe-cta h3,.joe-cta h4,
.joe-cta p,.joe-cta span,.joe-cta strong,.joe-cta small,
.joe-cta .joe-eyebrow,.joe-cta .joe-intro,
.joe-cta .joe-text-link{
  color:var(--joe-on-accent,#fff)!important;
}
.joe-button{
  color:var(--joe-on-accent,#fff)!important;
}
.joe-button-light{
  background:var(--joe-card)!important;
  color:var(--joe-accent-dark)!important;
}


/* v2.0 – WCAG-orientierte Akzentflächen */
.joe-cta{
  color:var(--joe-on-accent)!important;
}
.joe-cta h1,.joe-cta h2,.joe-cta h3,.joe-cta h4,
.joe-cta p,.joe-cta span,.joe-cta strong,.joe-cta small,
.joe-cta .joe-eyebrow,.joe-cta .joe-intro{
  color:var(--joe-on-accent)!important;
}
.joe-cta .joe-links{
  justify-content:center;
}
.joe-cta .joe-button,
.joe-cta .joe-button-light,
.joe-cta .joe-text-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 19px;
  border:2px solid var(--joe-on-accent);
  border-radius:999px;
  background:var(--joe-on-accent)!important;
  color:var(--joe-accent-dark)!important;
  text-decoration:none;
  font-weight:800;
}
.joe-cta .joe-button:hover,
.joe-cta .joe-button-light:hover,
.joe-cta .joe-text-link:hover{
  transform:translateY(-1px);
  box-shadow:0 7px 18px rgba(0,0,0,.16);
}


/* v2.1 – CTA mit garantiert weißer Beschriftung */
.joe-cta{
  background:
    linear-gradient(rgba(0,0,0,.24),rgba(0,0,0,.24)),
    var(--joe-accent)!important;
}
.joe-cta,
.joe-cta h1,.joe-cta h2,.joe-cta h3,.joe-cta h4,
.joe-cta p,.joe-cta span,.joe-cta strong,.joe-cta small,
.joe-cta .joe-eyebrow,.joe-cta .joe-intro{
  color:#fff!important;
}
.joe-cta .joe-button,
.joe-cta .joe-button-light,
.joe-cta .joe-text-link{
  border:2px solid #fff!important;
  background:transparent!important;
  color:#fff!important;
}
.joe-cta .joe-button:hover,
.joe-cta .joe-button-light:hover,
.joe-cta .joe-text-link:hover{
  background:#fff!important;
  color:var(--joe-accent-dark)!important;
}

/* Sichtbare Karten bestimmen das Raster. */
.joe-team--count-1 .joe-team__grid{
  grid-template-columns:minmax(280px,440px)!important;
  justify-content:center;
}
.joe-team--count-2 .joe-team__grid{
  grid-template-columns:repeat(2,minmax(280px,1fr))!important;
  max-width:900px;
  margin-inline:auto;
}
.joe-team--count-3 .joe-team__grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.joe-team--count-4 .joe-team__grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  max-width:960px;
  margin-inline:auto;
}
.joe-team--count-5 .joe-team__grid,
.joe-team--count-6 .joe-team__grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

/* Gleiches Prinzip für andere Kartengruppen, wenn nur ein Element sichtbar ist. */
.joe-competence__grid> :only-child,
.joe-network__grid> :only-child,
.joe-practice-images__grid> :only-child,
.joe-gallery__grid> :only-child,
.joe-comparison__grid> :only-child{
  width:min(100%,560px);
  justify-self:center;
  grid-column:1/-1;
}

/* Onepage-Vollbildmodus: altes Theme-Chrome entfernen. */
body.joe-canvas-mode #masthead,
body.joe-canvas-mode #colophon,
body.joe-canvas-mode .site-header,
body.joe-canvas-mode .site-footer:not(.joe-footer),
body.joe-canvas-mode .page-header,
body.joe-canvas-mode .entry-header,
body.joe-canvas-mode .page-title,
body.joe-canvas-mode .entry-title,
body.joe-canvas-mode header.wp-block-template-part,
body.joe-canvas-mode footer.wp-block-template-part,
body.joe-canvas-mode .wp-site-blocks>header,
body.joe-canvas-mode .wp-site-blocks>footer,
body.joe-canvas-mode .theme-header,
body.joe-canvas-mode .theme-footer{
  display:none!important;
}
body.joe-canvas-mode .site,
body.joe-canvas-mode .site-content,
body.joe-canvas-mode .content-area,
body.joe-canvas-mode .site-main,
body.joe-canvas-mode .entry-content,
body.joe-canvas-mode .wp-site-blocks{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.joe-canvas-mode .joe-page{
  min-height:100vh;
}
body.joe-canvas-mode .joe-nav{
  top:0;
}
body.admin-bar.joe-canvas-mode .joe-nav{
  top:32px;
}
@media(max-width:782px){
  body.admin-bar.joe-canvas-mode .joe-nav{top:46px}
}
@media(max-width:900px){
  .joe-team--count-1 .joe-team__grid,
  .joe-team--count-2 .joe-team__grid,
  .joe-team--count-3 .joe-team__grid,
  .joe-team--count-4 .joe-team__grid,
  .joe-team--count-5 .joe-team__grid,
  .joe-team--count-6 .joe-team__grid{
    grid-template-columns:1fr!important;
    max-width:none;
  }
}


/* v2.2 – lesbare Desktopbreite im Vollbildmodus */
.joe-main{
  width:min(var(--joe-content-max,1180px),calc(100% - (2 * var(--joe-side-padding,20px))))!important;
  max-width:var(--joe-content-max,1180px)!important;
  margin-inline:auto!important;
}
.joe-footer__inner{
  width:min(var(--joe-content-max,1180px),calc(100% - (2 * var(--joe-side-padding,20px))))!important;
  max-width:var(--joe-content-max,1180px)!important;
}
body.joe-canvas-mode .joe-main{
  width:min(var(--joe-content-max,1180px),calc(100% - (2 * var(--joe-side-padding,20px))))!important;
  max-width:var(--joe-content-max,1180px)!important;
  margin-inline:auto!important;
  padding-top:var(--joe-nav-desktop)!important;
}
body.joe-canvas-mode .joe-footer__inner{
  width:min(var(--joe-content-max,1180px),calc(100% - (2 * var(--joe-side-padding,20px))))!important;
  max-width:var(--joe-content-max,1180px)!important;
}
@media(min-width:1500px){
  .joe-section{
    margin-top:36px;
    margin-bottom:36px;
  }
}
@media(max-width:900px){
  .joe-main,
  body.joe-canvas-mode .joe-main{
    width:100%!important;
    max-width:none!important;
    padding-top:var(--joe-nav-mobile)!important;
  }
  .joe-footer__inner,
  body.joe-canvas-mode .joe-footer__inner{
    width:100%!important;
    max-width:none!important;
  }
}


/* v2.3 – Terminkalender / Buchung */
.joe-booking{
  border:1px solid var(--joe-border);
  border-radius:var(--joe-radius);
  background:var(--joe-card);
}
.joe-booking__intro{
  max-width:850px;
}
.joe-booking__types{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:18px 0 0;
  padding:0;
  list-style:none;
}
.joe-booking__types li{
  padding:7px 11px;
  border:1px solid var(--joe-border);
  border-radius:999px;
  background:var(--joe-soft);
  color:var(--joe-accent-dark);
  font-size:.9rem;
  font-weight:700;
}
.joe-booking__provider{
  margin-top:28px;
}
.joe-booking__embed + .joe-booking__embed{
  margin-top:28px;
  padding-top:28px;
  border-top:1px solid var(--joe-border);
}
.joe-booking__embed h3{
  margin:0 0 16px;
}
.joe-booking__error{
  padding:18px;
  border:1px solid #d98989;
  border-radius:14px;
  background:#fff5f5;
}
.joe-booking__error strong{
  display:block;
  margin-bottom:5px;
}
.joe-booking__error p{
  margin:0 0 8px;
}
.joe-booking__error code{
  display:block;
  overflow-wrap:anywhere;
}
.joe-booking__iframe{
  position:relative;
  overflow:hidden;
  width:100%;
  min-height:680px;
  border:1px solid var(--joe-border);
  border-radius:18px;
  background:var(--joe-soft);
}
.joe-booking__iframe iframe{
  width:100%;
  min-height:680px;
  border:0;
}
.joe-booking__button{
  display:inline-flex;
  min-height:48px;
  align-items:center;
  justify-content:center;
}
.joe-booking__privacy{
  margin-top:10px;
  color:var(--joe-muted);
  font-size:.9rem;
}
.joe-booking__notes{
  margin-top:28px;
  padding:18px;
  border-left:4px solid var(--joe-accent);
  background:var(--joe-soft);
}
.joe-booking__notes p:last-child{
  margin-bottom:0;
}
@media(max-width:900px){
  .joe-booking{
    border-left:0;
    border-right:0;
    border-radius:0;
  }
  .joe-booking__types{
    display:grid;
  }
  .joe-booking__iframe,
  .joe-booking__iframe iframe{
    min-height:760px;
  }
}


/* v2.4 – einheitliches semantisches Akzentfarbsystem */
.joe-page .joe-button,
.joe-page button.joe-button,
.joe-page .joe-form button[type="submit"],
.joe-page .joe-process__number,
.joe-page .joe-patient-journey__number{
  background:var(--joe-accent-surface)!important;
  color:var(--joe-on-surface,#fff)!important;
}
.joe-page .joe-button *,
.joe-page .joe-form button[type="submit"] *{
  color:inherit!important;
}
.joe-page .joe-cta{
  background:var(--joe-accent-surface)!important;
  color:var(--joe-on-surface,#fff)!important;
}
.joe-page .joe-cta h1,.joe-page .joe-cta h2,.joe-page .joe-cta h3,
.joe-page .joe-cta h4,.joe-page .joe-cta p,.joe-page .joe-cta span,
.joe-page .joe-cta strong,.joe-page .joe-cta small,
.joe-page .joe-cta .joe-eyebrow,.joe-page .joe-cta .joe-intro{
  color:var(--joe-on-surface,#fff)!important;
}
.joe-page .joe-cta .joe-button,
.joe-page .joe-cta .joe-button-light,
.joe-page .joe-cta .joe-text-link{
  border-color:var(--joe-on-surface,#fff)!important;
  background:transparent!important;
  color:var(--joe-on-surface,#fff)!important;
}
.joe-page .joe-cta .joe-button:hover,
.joe-page .joe-cta .joe-button-light:hover,
.joe-page .joe-cta .joe-text-link:hover{
  background:var(--joe-on-surface,#fff)!important;
  color:var(--joe-accent-surface)!important;
}
.joe-page .gold,
.joe-page .joe-eyebrow,
.joe-page .joe-brand span,
.joe-page .joe-nav__links a.active,
.joe-page .joe-card strong,
.joe-page .joe-icon,
.joe-page .joe-text-link,
.joe-page .joe-more>summary,
.joe-page .joe-team__title,
.joe-page .joe-contact__note strong,
.joe-page .joe-fact strong{
  color:var(--joe-accent)!important;
}
.joe-page .joe-nav__links a.active{
  box-shadow:inset 0 -3px 0 var(--joe-accent)!important;
}
.joe-page .joe-style-soft{
  background:
    radial-gradient(800px 320px at 0 0,rgba(var(--joe-accent-rgb),.12),transparent 62%),
    var(--joe-soft)!important;
}


/* v2.5 – manuelle Schriftfarbe auf Akzentflächen */
.joe-page .joe-button,
.joe-page button.joe-button,
.joe-page .joe-form button[type="submit"],
.joe-page .joe-process__number,
.joe-page .joe-patient-journey__number,
.joe-page .joe-process__number *,
.joe-page .joe-patient-journey__number *{
  background:var(--joe-accent-surface)!important;
  color:var(--joe-on-surface)!important;
}
.joe-page .joe-process__number,
.joe-page .joe-patient-journey__number{
  -webkit-text-fill-color:var(--joe-on-surface)!important;
}
.joe-page .joe-brand{
  color:var(--joe-text);
  text-decoration:none;
}
.joe-page .joe-brand:hover{opacity:.86}
.joe-page figure figcaption,
.joe-page .joe-image-block figcaption,
.joe-page .joe-gallery figcaption,
.joe-page .joe-practice-images figcaption{
  padding:8px 10px 0;
  box-sizing:border-box;
}
@media(max-width:900px){
  .joe-page .joe-section,
  .joe-page .joe-hero,
  .joe-page .joe-contact-form,
  .joe-page .joe-booking{
    padding-left:4px!important;
    padding-right:4px!important;
  }
  .joe-page figure figcaption,
  .joe-page .joe-image-block figcaption,
  .joe-page .joe-gallery figcaption,
  .joe-page .joe-practice-images figcaption{
    padding-left:8px;
    padding-right:8px;
  }
}


/* v2.6 – letzter Schutz gegen Theme-Überschreibungen */
.joe-page .joe-process__number,
.joe-page .joe-patient-journey__number,
.joe-page .joe-form button[type="submit"]{
  color:var(--joe-on-surface,#fff)!important;
  -webkit-text-fill-color:var(--joe-on-surface,#fff)!important;
  text-shadow:none!important;
}
.joe-page .joe-form button[type="submit"]{
  appearance:none!important;
  -webkit-appearance:none!important;
}


/* v2.7 – direkte Farbsicherung für Termin- und Buchungsbuttons */
.joe-page .joe-appointment__actions .joe-button:not(.joe-button-light),
.joe-page .joe-booking__button,
.joe-page .joe-downloads .joe-button,
.joe-page .joe-map .joe-button{
  color:var(--joe-on-surface,#fff)!important;
  -webkit-text-fill-color:var(--joe-on-surface,#fff)!important;
  background:var(--joe-accent-surface)!important;
}
.joe-page .joe-appointment__actions .joe-button:not(.joe-button-light) *,
.joe-page .joe-booking__button *,
.joe-page .joe-downloads .joe-button *,
.joe-page .joe-map .joe-button *{
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}




/* v2.8 – einheitliches mobiles Inhaltsraster */
@media(max-width:900px){

  /*
   * Offene Abschnitte erhalten immer denselben Seitenabstand.
   * Die Regel umfasst alle aktuellen und künftig ergänzten Module.
   */
  .joe-page .joe-main > section,
  .joe-page .joe-main > .joe-section{
    box-sizing:border-box!important;
    padding-left:var(--joe-mobile-gutter,12px)!important;
    padding-right:var(--joe-mobile-gutter,12px)!important;
  }

  /*
   * Abschnitte, die bewusst eine vollflächige Hintergrundfarbe haben,
   * behalten die Hintergrundfläche bis zum Rand. Nur ihr Inhalt wird eingerückt.
   */
  .joe-page .joe-cta,
  .joe-page .joe-style-soft,
  .joe-page .joe-style-accent{
    padding-left:var(--joe-mobile-gutter,12px)!important;
    padding-right:var(--joe-mobile-gutter,12px)!important;
  }

  /*
   * Karten und gerahmte Elemente bekommen einen einheitlichen Innenabstand.
   * Damit berühren Überschriften, Tags und Texte nicht mehr den Kartenrand.
   */
  .joe-page .joe-card,
  .joe-page .joe-team__member,
  .joe-page .joe-network article,
  .joe-page .joe-competence article,
  .joe-page .joe-trust article,
  .joe-page .joe-comparison article,
  .joe-page .joe-downloads article,
  .joe-page .joe-contact-form,
  .joe-page .joe-booking,
  .joe-page .joe-appointment,
  .joe-page .joe-first-visit article,
  .joe-page .joe-facts article,
  .joe-page .joe-columns > *,
  .joe-page .joe-accordion details,
  .joe-page .joe-more,
  .joe-page .joe-feature-list li{
    box-sizing:border-box!important;
  }

  .joe-page .joe-card > *,
  .joe-page .joe-team__content,
  .joe-page .joe-network article > *,
  .joe-page .joe-competence article > *,
  .joe-page .joe-trust article > *,
  .joe-page .joe-comparison article > *,
  .joe-page .joe-downloads article > *,
  .joe-page .joe-first-visit article > *,
  .joe-page .joe-facts article > *,
  .joe-page .joe-columns > * > *{
    max-width:100%;
  }

  /*
   * Prozess, Patientenweg, Zeitleiste und Listen:
   * Text und Nummern bleiben sauber innerhalb des gemeinsamen Rasters.
   */
  .joe-page .joe-process__item,
  .joe-page .joe-patient-journey__item,
  .joe-page .joe-timeline__list li{
    box-sizing:border-box!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .joe-page .joe-process__content,
  .joe-page .joe-patient-journey__content,
  .joe-page .joe-timeline__content{
    min-width:0;
    padding-right:2px;
  }

  /*
   * Medien bleiben nahezu vollbreit. Der Abstand ist separat einstellbar.
   */
  .joe-page .joe-image-block,
  .joe-page .joe-gallery,
  .joe-page .joe-practice-images,
  .joe-page .joe-image-text{
    padding-left:var(--joe-mobile-media-gutter,4px)!important;
    padding-right:var(--joe-mobile-media-gutter,4px)!important;
  }

  .joe-page .joe-image-block figure,
  .joe-page .joe-gallery__grid,
  .joe-page .joe-practice-images__grid,
  .joe-page .joe-image-text__media{
    margin-left:0!important;
    margin-right:0!important;
  }

  .joe-page figure figcaption,
  .joe-page .joe-image-block figcaption,
  .joe-page .joe-gallery figcaption,
  .joe-page .joe-practice-images figcaption{
    padding-left:var(--joe-mobile-gutter,12px)!important;
    padding-right:var(--joe-mobile-gutter,12px)!important;
  }

  /*
   * Formulare und Buchung: Eingabefelder, Datenschutzhinweis und Buttons
   * bleiben im gleichen Raster wie die übrigen Inhalte.
   */
  .joe-page .joe-form,
  .joe-page .joe-form__grid,
  .joe-page .joe-form__privacy,
  .joe-page .joe-booking__intro,
  .joe-page .joe-booking__provider,
  .joe-page .joe-booking__notes,
  .joe-page .joe-appointment__content,
  .joe-page .joe-appointment__actions{
    box-sizing:border-box!important;
    width:100%;
  }

  /*
   * Sehr breite Überschriften dürfen sauber umbrechen und erzeugen
   * keinen horizontalen Überlauf.
   */
  .joe-page h1,
  .joe-page h2,
  .joe-page h3,
  .joe-page h4,
  .joe-page p,
  .joe-page li,
  .joe-page a,
  .joe-page span{
    overflow-wrap:anywhere;
  }
}


/* v2.10 – fertige FAQ-, Linkraster-, Divider- und Video-Module */
.joe-faq__search{display:grid;gap:7px;max-width:520px;margin:18px 0;font-weight:700}
.joe-faq__search input{width:100%;padding:11px 13px;border:1px solid var(--joe-border);border-radius:12px;background:var(--joe-card);color:var(--joe-text);font:inherit}
.joe-faq__items{display:grid;gap:10px}
.joe-faq__item{border:1px solid var(--joe-border);border-radius:16px;background:var(--joe-card);overflow:hidden}
.joe-faq__item summary{position:relative;padding:17px 48px 17px 18px;cursor:pointer;list-style:none;font-weight:800}
.joe-faq__item summary::-webkit-details-marker{display:none}
.joe-faq__item summary::after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--joe-accent);font-size:1.5rem}
.joe-faq__item[open] summary::after{content:"−"}
.joe-faq__answer{padding:0 18px 18px;color:var(--joe-muted)}
.joe-faq__answer>:first-child{margin-top:0}.joe-faq__answer>:last-child{margin-bottom:0}

.joe-grid-links{grid-template-columns:repeat(3,minmax(0,1fr))}
.joe-link-card{display:grid;grid-template-columns:auto 1fr;gap:7px 12px;align-content:start;min-height:150px;padding:20px;border:1px solid var(--joe-border);border-radius:var(--joe-radius);background:var(--joe-card);color:var(--joe-text);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.joe-link-card:hover{transform:translateY(-2px);border-color:var(--joe-accent);box-shadow:0 12px 28px rgba(0,0,0,.08)}
.joe-link-card__icon{grid-row:1/4;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:rgba(var(--joe-accent-rgb),.13);color:var(--joe-accent);font-size:1.15rem}
.joe-link-card strong{font-size:1.12rem}.joe-link-card span:not(.joe-link-card__icon){color:var(--joe-muted)}
.joe-link-card small{align-self:end;color:var(--joe-accent);font-weight:800}
.joe-module-empty{padding:18px;border:1px dashed var(--joe-border);border-radius:14px;color:var(--joe-muted)}

.joe-divider{display:flex;align-items:center;justify-content:center;width:100%;min-height:1px;margin:28px 0}
.joe-divider--line{height:1px;background:var(--joe-border)}
.joe-divider--dots{color:var(--joe-accent);letter-spacing:.5em;font-size:1.2rem}
.joe-divider--label{gap:14px;color:var(--joe-muted);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.joe-divider--label::before,.joe-divider--label::after{content:"";flex:1;height:1px;background:var(--joe-border)}
.joe-divider--space{margin:0}

.joe-video-module video{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#111}
.joe-video-fallback{margin:8px 0 0;font-size:.9rem}.joe-video-fallback a{color:var(--joe-accent)}

.joe-page .joe-appointment__actions .joe-button-light{background:#fff!important;color:var(--joe-accent-surface)!important;-webkit-text-fill-color:var(--joe-accent-surface)!important;border:2px solid var(--joe-accent-surface)!important}
.joe-page .joe-appointment__actions .joe-button-light:hover{background:var(--joe-accent-surface)!important;color:var(--joe-on-surface)!important;-webkit-text-fill-color:var(--joe-on-surface)!important}
@media(max-width:900px){.joe-grid-links{grid-template-columns:1fr}.joe-link-card{min-height:auto}}


/* v2.11 – Interaktive Anwendungen */
.joe-custom-app__root{
  min-width:0;
  width:100%;
}
.joe-custom-app__reset{
  margin-top:16px;
}
.joe-custom-app__debug{
  margin-top:14px;
  padding:12px 14px;
  border:1px solid #d63638;
  border-radius:12px;
  background:#fff2f2;
  color:#7a1d1d;
  font-family:Consolas,Monaco,monospace;
  white-space:pre-wrap;
}
.joe-custom-app--error{
  outline:2px solid #d63638;
  outline-offset:4px;
}
