.hero-image-wrap > .hero-person-photo.hero-person-shadow {
  filter:
    drop-shadow(0 34px 20px rgba(1, 25, 43, 0.52))
    drop-shadow(0 12px 8px rgba(4, 70, 91, 0.32));
  transform: translateY(-3px);
}

.advisor-portrait > img.person-3d-shadow {
  filter:
    drop-shadow(0 36px 21px rgba(1, 25, 43, 0.55))
    drop-shadow(0 12px 8px rgba(4, 70, 91, 0.34));
  transform: translateY(-3px);
}

.hero-image-wrap > .person-3d-shadow,
.advisor-portrait > .person-3d-shadow {
  transition: filter 220ms ease, transform 220ms ease;
  will-change: filter, transform;
}

.desktop-nav {
  gap: clamp(14px, 1.55vw, 27px);
}

.hero-image-wrap {
  position: relative;
  isolation: isolate;
  min-height: 575px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .88);
  border-radius: 30px;
  background:
    radial-gradient(circle at 72% 20%, rgba(255,255,255,.92), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,.9), rgba(220,241,246,.7) 56%, rgba(145,209,222,.5));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.95), 0 28px 68px rgba(3,42,61,.16);
  backdrop-filter: blur(8px);
}

.hero-image-wrap::before {
  position: absolute;
  z-index: 0;
  top: 17%;
  right: 5%;
  width: 250px;
  height: 250px;
  border: 1px solid rgba(13,151,179,.13);
  border-radius: 50%;
  box-shadow: 0 0 0 48px rgba(13,151,179,.04), 0 0 0 96px rgba(13,151,179,.022);
  content: "";
}

.hero-image-wrap > .hero-person-photo.hero-person-shadow {
  position: absolute;
  z-index: 2;
  bottom: -3%;
  right: -2%;
  width: 61%;
  height: 96%;
  object-fit: contain;
  object-position: center bottom;
  transform: none;
}

.hero-image-wrap > .hero-partner-photo {
  position: absolute;
  z-index: 1;
  left: -3%;
  bottom: -3%;
  width: 55%;
  height: 88%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 28px 18px rgba(1,25,43,.42));
}

.hero-image-wrap > .hero-person-label,
.hero-image-wrap > .hero-fact { z-index: 5; }

.site-footer .brand-network {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 44px;
}

.site-footer .brand-network a {
  display: flex;
  min-height: 96px;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(255,255,255,.085), rgba(255,255,255,.02));
  color: white;
  transition: transform 180ms ease, border-color 180ms ease;
}

.site-footer .brand-network a:hover,
.site-footer .brand-network a:focus-visible { transform: translateY(-3px); border-color: #79d8e7; }
.site-footer .brand-network strong { color: #79d8e7; font-size: .72rem; }
.site-footer .brand-network span { color: #aebfc7; font-size: .61rem; line-height: 1.45; }

.cookie-notice {
  position: fixed;
  z-index: 120;
  right: 20px;
  bottom: 20px;
  display: flex;
  width: min(620px, calc(100vw - 40px));
  align-items: center;
  gap: 22px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,.85);
  border-radius: 18px;
  background: white;
  color: var(--navy);
  box-shadow: 0 22px 64px rgba(4,27,45,.3);
}
.cookie-notice { width: min(670px,calc(100vw - 40px)); align-items: stretch; flex-direction: column; }
.cookie-notice .cookie-brand { display:flex;align-items:center;gap:12px }.cookie-notice .cookie-brand img{width:132px;height:34px;object-fit:contain}.cookie-notice .cookie-brand span{color:var(--cyan-dark);font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cookie-notice h2{margin:0;color:var(--navy);font-size:clamp(1.35rem,3vw,2rem);line-height:1.12}.cookie-notice>p{margin:0;color:#536975;font-size:.78rem;line-height:1.65}.cookie-actions{display:flex;flex-wrap:wrap;gap:10px}.cookie-actions button{min-height:44px;padding:0 16px;border:0;border-radius:999px;background:var(--cyan);color:#fff;font:inherit;font-size:.67rem;font-weight:900;cursor:pointer}.cookie-actions button.secondary{border:1px solid #9bbbcf;background:#fff;color:var(--navy)}.cookie-privacy{align-self:flex-start;color:var(--cyan-dark);font-size:.68rem;font-weight:800;text-decoration:underline}
.kp-function-dock{position:fixed;z-index:90;top:clamp(104px,13vh,132px);left:0;transform:none}.kp-function-toggle{display:none;width:48px;height:48px;place-items:center;border:0;border-radius:0 14px 14px 0;background:var(--navy);color:#fff;cursor:pointer;font-size:15px;line-height:8px;box-shadow:0 10px 26px #031e3e40}.kp-function-links{display:grid;gap:8px;margin-top:8px}.kp-function-links a{display:flex;width:48px;height:48px;align-items:center;overflow:hidden;border-radius:0 14px 14px 0;background:linear-gradient(180deg,#32cae6,#0b83aa);color:#fff;box-shadow:0 8px 22px #031e3e33;transition:width .2s ease}.kp-function-dock.is-open .kp-function-links a,.kp-function-links a:hover,.kp-function-links a:focus-visible{width:190px}.kp-function-links a>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center}.kp-function-links svg,.kp-round-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.kp-function-links b{padding-right:18px;white-space:nowrap;font-size:.72rem}.kp-contact-dock{position:fixed;z-index:95;right:18px;bottom:18px;display:flex;align-items:center;gap:10px}.kp-round-button{display:grid;width:56px;height:56px;place-items:center;border:0;border-radius:50%;color:#fff;cursor:pointer;box-shadow:0 12px 28px #031e3e40}.kp-whatsapp{background:#21c967}.kp-up{background:#099bbb}.kp-whatsapp-card{position:absolute;right:0;bottom:68px;width:min(360px,calc(100vw - 36px));overflow:hidden;border:1px solid #bedbd5;border-radius:22px;background:#f5f0e9;color:#233947;box-shadow:0 25px 70px #041f3d47}.kp-whatsapp-card[hidden]{display:none}.kp-whatsapp-card>button{position:absolute;z-index:2;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:8px;background:#fff;color:#165269;font-size:22px}.kp-whatsapp-card>div{display:flex;align-items:center;gap:12px;padding:14px 46px 14px 15px;background:#08695b;color:#fff}.kp-whatsapp-card img{width:52px;height:52px;border:2px solid #ffffffb8;border-radius:50%;background:#d9eef0;object-fit:cover;object-position:center 7%}.kp-whatsapp-card span{display:grid}.kp-whatsapp-card small{font-size:9px}.kp-whatsapp-card p{margin:20px;padding:17px;border-radius:0 16px 16px;background:#fff;font-size:13px;line-height:1.6}.kp-whatsapp-card p strong{display:block}.kp-whatsapp-card>a{display:block;margin:0 20px 20px;padding:13px;border-radius:999px;background:#21c967;color:#fff;font-size:13px;font-weight:850;text-align:center}
.cookie-notice > div { flex: 1; }
.cookie-notice strong { font-size: .84rem; }
.cookie-notice p { margin: 6px 0 4px; color: #536975; font-size: .68rem; line-height: 1.55; }
.cookie-notice a { color: var(--cyan-dark); font-size: .66rem; font-weight: 800; text-decoration: underline; }
.cookie-notice button { flex: 0 0 auto; min-height: 44px; padding: 0 16px; border: 0; border-radius: 999px; background: var(--cyan); color: white; font: inherit; font-size: .66rem; font-weight: 850; cursor: pointer; }

.topic-transition {
  padding: 30px 0;
  border-top: 1px solid #d8e6e9;
  border-bottom: 1px solid #d8e6e9;
  background: linear-gradient(90deg, #f4fafb 0 50%, #072c43 50% 100%);
}

.topic-transition-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 58px minmax(0, 1fr);
  align-items: center;
  gap: 26px;
}

.topic-transition-grid > div:not(.topic-transition-arrow) {
  display: grid;
  gap: 5px;
}

.topic-transition-grid > div:last-child {
  padding-left: 24px;
  color: white;
}

.topic-transition-grid span {
  color: #5d7782;
  font-size: 0.58rem;
  font-weight: 850;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.topic-transition-grid > div:last-child span,
.topic-transition-grid > div:last-child small {
  color: #a9c2cb;
}

.topic-transition-grid strong {
  color: var(--navy);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(1.35rem, 2.1vw, 1.95rem);
}

.topic-transition-grid > div:last-child strong {
  color: white;
}

.topic-transition-grid small {
  color: #627984;
  font-size: 0.65rem;
  line-height: 1.5;
}

.topic-transition-arrow {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 50%;
  background: var(--cyan);
  color: white;
  font-size: 1.05rem;
  font-weight: 900;
  box-shadow: 0 12px 25px rgba(2, 62, 82, 0.25);
}

#wissenschaftliche-quellen {
  scroll-margin-top: 105px;
}

.source-section {
  padding: 90px 0;
  background: #f4f8f9;
}

.scientific-sources {
  display: grid;
  gap: 52px;
}

.sources-heading {
  max-width: 900px;
}

.sources-heading h2 {
  max-width: none;
  margin: 14px 0 22px;
}

.sources-intro {
  max-width: 880px;
  margin: 0;
  color: #506773;
  font-size: 0.9rem;
  line-height: 1.75;
}

.source-category {
  display: grid;
  gap: 22px;
}

.source-category h3,
.additional-sources h3 {
  margin: 0;
  color: var(--navy);
  font-family: var(--font-serif), Georgia, serif;
  font-size: clamp(1.55rem, 2.5vw, 2.2rem);
  line-height: 1.15;
}

.scientific-source-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  gap: 18px;
  list-style: none;
  counter-reset: source-counter 0;
}

.scientific-source-list[start="5"] {
  counter-reset: source-counter 4;
}

.scientific-source-list[start="8"] {
  counter-reset: source-counter 7;
}

.scientific-source-list li {
  position: relative;
  display: flex;
  min-height: 250px;
  flex-direction: column;
  padding: 66px 30px 27px;
  border: 1px solid #d7e4e8;
  border-radius: 12px;
  background: white;
  box-shadow: 0 15px 45px rgba(6, 44, 68, 0.055);
  counter-increment: source-counter;
}

.scientific-source-list li::before {
  position: absolute;
  top: 24px;
  left: 30px;
  color: var(--cyan-dark);
  content: counter(source-counter, decimal-leading-zero);
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.12em;
}

.scientific-source-list strong {
  color: var(--navy);
  font-size: 0.86rem;
  line-height: 1.45;
}

.scientific-source-list span {
  margin-top: 10px;
  color: #536975;
  font-size: 0.7rem;
  line-height: 1.65;
}

.scientific-source-list a {
  align-self: flex-start;
  margin-top: auto;
  padding-top: 22px;
  color: var(--cyan-dark);
  font-size: 0.7rem;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.scientific-source-list small {
  margin-top: 9px;
  color: #80919a;
  font-size: 0.57rem;
  line-height: 1.5;
}

.additional-sources {
  display: grid;
  padding-top: 6px;
  gap: 22px;
}

.source-link-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.source-link-row a {
  padding: 17px 20px;
  border: 1px solid #cfdee3;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--navy);
  font-size: 0.69rem;
  font-weight: 750;
}

.source-link-row a:hover,
.source-link-row a:focus-visible {
  border-color: var(--cyan);
  color: var(--cyan-dark);
}

.sources-note {
  margin: 0;
  padding: 24px 26px;
  border-left: 3px solid var(--cyan);
  background: #eaf3f5;
  color: #506773;
  font-size: 0.67rem;
  line-height: 1.7;
}

.sources-note strong {
  color: var(--navy);
}

@media (max-width: 850px) {
  .site-footer .brand-network { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hero-image-wrap { min-height: 530px; }
  .hero-image-wrap > .hero-person-photo.hero-person-shadow { right: auto; left: 0; width: 48%; height: 92%; }
  .hero-image-wrap > .hero-partner-photo { right: 0; left: auto; width: 44%; height: 84%; }
  .topic-transition {
    background: linear-gradient(180deg, #f4fafb 0 48%, #072c43 48% 100%);
  }

  .topic-transition-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .topic-transition-grid > div:last-child {
    padding: 18px 0 0;
  }

  .topic-transition-arrow {
    width: 36px;
    height: 36px;
  }

  .source-section {
    padding: 78px 0;
  }

  .scientific-source-list,
  .source-link-row {
    grid-template-columns: 1fr;
  }

  .scientific-source-list li {
    min-height: 0;
  }
}

@media (max-width: 600px) {
  .kp-function-dock { display: none; }
  .kp-contact-dock { right: 12px; bottom: 12px; }
  .kp-round-button { width: 50px; height: 50px; }
  .cookie-notice { right: 12px; bottom: 76px; width: calc(100vw - 24px); }
  .cookie-actions { display: grid; grid-template-columns: 1fr; }
  .cookie-actions button { width: 100%; }
  .site-footer .brand-network { grid-template-columns: 1fr; }
  .cookie-notice { align-items: stretch; flex-direction: column; }
  .hero-image-wrap { min-height: 470px; border-radius: 22px; }
  .hero-image-wrap::before { width: 165px; height: 165px; }
  .hero-image-wrap > .hero-person-photo.hero-person-shadow { right: auto; left: 0; width: 48%; height: 94%; }
  .hero-image-wrap > .hero-partner-photo { right: 0; left: auto; width: 44%; height: 84%; }
  .source-section {
    padding: 66px 0;
  }

  .scientific-sources {
    gap: 42px;
  }

  .scientific-source-list li {
    padding: 62px 22px 24px;
  }

  .scientific-source-list li::before {
    left: 22px;
  }

  .sources-note {
    padding: 21px 20px;
  }
}

/* Markenakzent entsprechend dem KP+ Krebs-Scan-Logo. */
.kp-up { background: #2b87be; }

/* Sichtbare OV-Servicewege im Kopfbereich, mit Krebs-Scan-Farbakzent. */
.header-service-links { display:flex; align-items:center; gap:8px; margin-left:auto; }
.header-service-links > a { display:inline-flex; min-height:42px; align-items:center; justify-content:center; padding:0 13px; border:1px solid #bfdbe5; border-radius:999px; background:#fff; color:var(--navy); font-size:.7rem; font-weight:850; white-space:nowrap; }
.header-service-links > .header-cta { border-color:var(--cyan); background:var(--cyan); color:#fff; }
.mobile-service-links { display:grid; grid-template-columns:1fr; gap:8px; padding:14px; }
.mobile-service-links a { display:flex; min-height:44px; align-items:center; justify-content:center; border-radius:10px; background:var(--cyan); color:#fff !important; font-weight:850; }
@media (max-width:820px) {
  .desktop-nav { display:none; }
  .header-service-links .header-message,
  .header-service-links .header-login { display:none; }
}
@media (max-width:760px) {
  .kp-function-dock { top:auto !important; bottom:12px; left:12px; display:flex !important; flex-direction:column-reverse; gap:7px; transform:none; }
  .kp-function-toggle { display:grid; width:50px; height:50px; border-radius:50%; }
  .kp-function-links { opacity:0; pointer-events:none; visibility:hidden; transform:translateY(8px); transition:opacity .18s ease,transform .18s ease; }
  .kp-function-dock.is-open .kp-function-links { opacity:1; pointer-events:auto; visibility:visible; transform:none; }
  .kp-function-links a { border-radius:13px; }
}
