/* Static-site adjustments requested by the practice. */
:root {
  --saad-navy: #29486f;
  --saad-blue: #69a4d4;
  --saad-neon: #72c9ff;
  --saad-blue-soft: rgba(105, 164, 212, 0.2);
}

.cky-consent-container,
.cky-btn-revisit-wrapper,
.cky-modal,
[data-cky-tag="detail-powered-by"] {
  display: none !important;
}

html {
  scroll-behavior: smooth;
}

/* Custom blue cursor for mouse/trackpad users. */
.saad-cursor-dot,
.saad-cursor-ring {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483646;
  pointer-events: none;
  opacity: 0;
  transform: translate3d(-50%, -50%, 0);
  transition: opacity 160ms ease, width 180ms ease, height 180ms ease,
    background-color 180ms ease, border-color 180ms ease;
}

.saad-cursor-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--saad-neon);
  box-shadow: 0 0 8px var(--saad-neon), 0 0 18px rgba(114, 201, 255, 0.8);
}

.saad-cursor-ring {
  width: 30px;
  height: 30px;
  border: 1.5px solid rgba(114, 201, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0 0 12px rgba(114, 201, 255, 0.55),
    inset 0 0 8px rgba(114, 201, 255, 0.18);
}

.saad-cursor-dot.is-visible,
.saad-cursor-ring.is-visible {
  opacity: 1;
}

.saad-cursor-ring.is-hovering {
  width: 46px;
  height: 46px;
  border-color: var(--saad-neon);
  background: rgba(114, 201, 255, 0.1);
  box-shadow: 0 0 18px rgba(114, 201, 255, 0.8),
    inset 0 0 10px rgba(114, 201, 255, 0.22);
}

@media (hover: hover) and (pointer: fine) {
  body.saad-custom-cursor,
  body.saad-custom-cursor a,
  body.saad-custom-cursor button,
  body.saad-custom-cursor input,
  body.saad-custom-cursor select,
  body.saad-custom-cursor textarea,
  body.saad-custom-cursor [role="button"] {
    cursor: none !important;
  }
}

/* Stronger, consistent interactive states in the existing practice blue. */
.elementor-button,
.elementskit-btn,
button[type="submit"],
input[type="submit"] {
  border: 1px solid transparent !important;
  transition: transform 180ms ease, border-color 180ms ease,
    box-shadow 180ms ease, background-color 180ms ease, color 180ms ease !important;
}

.elementor-button:hover,
.elementor-button:focus-visible,
.elementskit-btn:hover,
.elementskit-btn:focus-visible,
button[type="submit"]:hover,
button[type="submit"]:focus-visible,
input[type="submit"]:hover,
input[type="submit"]:focus-visible {
  border-color: var(--saad-neon) !important;
  box-shadow: 0 0 0 2px rgba(114, 201, 255, 0.3),
    0 0 20px rgba(114, 201, 255, 0.75) !important;
  transform: translateY(-2px);
}

.ekit-menu-nav-link {
  transition: color 180ms ease, text-shadow 180ms ease !important;
}

.ekit-menu-nav-link:hover,
.ekit-menu-nav-link:focus-visible {
  color: var(--saad-neon) !important;
  text-shadow: 0 0 12px rgba(114, 201, 255, 0.7);
}

.elementor-field,
input,
select,
textarea {
  transition: border-color 180ms ease, box-shadow 180ms ease !important;
}

.elementor-field:focus,
input:focus,
select:focus,
textarea:focus {
  border-color: var(--saad-blue) !important;
  box-shadow: 0 0 0 3px var(--saad-blue-soft) !important;
  outline: none !important;
}

/* The former third card advertised private nursing care and has been removed. */
@media (min-width: 768px) {
  .elementor-element-12723fd > .elementor-container > .elementor-column {
    width: 50% !important;
  }
}

/* Keep “Warum uns wählen” and “Wie wir arbeiten” visually separate. */
.page-id-14 .elementor-element-871e041 {
  padding-bottom: 96px !important;
}

.page-id-14 .elementor-element-12723fd {
  margin-top: 22px !important;
}

.page-id-14 .elementor-element-12723fd > .elementor-container > .elementor-column > .elementor-element-populated,
.page-id-14 .elementor-element-78ce06e4 > .elementor-container > .elementor-column > .elementor-element-populated {
  border: 1px solid rgba(105, 164, 212, 0.16);
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease !important;
}

.page-id-14 .elementor-element-12723fd > .elementor-container > .elementor-column > .elementor-element-populated:hover,
.page-id-14 .elementor-element-78ce06e4 > .elementor-container > .elementor-column > .elementor-element-populated:hover {
  border-color: var(--saad-neon) !important;
  box-shadow: 0 14px 38px rgba(29, 67, 105, 0.18),
    0 0 20px rgba(114, 201, 255, 0.34) !important;
  transform: translateY(-5px);
}

.page-id-14 .elementor-element-527c42c8 {
  margin-top: 72px !important;
  border-top: 1px solid rgba(105, 164, 212, 0.16);
}

.page-id-14 .elementor-element-230e259e {
  overflow: hidden;
  border-radius: 30px;
  box-shadow: 0 18px 45px rgba(32, 65, 98, 0.14);
}

.page-id-14 .elementor-element-78ce06e4 {
  margin-top: -48px !important;
  position: relative;
  z-index: 2;
}

/* Replace the unrelated treatment-bed image with a text-led patient section. */
.page-id-14 .elementor-element-65589d60 {
  padding: 92px 30px !important;
  background: #fff !important;
}

.page-id-14 .elementor-element-65589d60 > .elementor-container {
  max-width: 1080px !important;
}

.page-id-14 .elementor-element-7b539175 {
  display: none !important;
}

.page-id-14 .elementor-element-6c8a8e13 {
  width: 100% !important;
}

.page-id-14 .elementor-element-6c8a8e13 > .elementor-element-populated {
  position: relative;
  overflow: hidden;
  padding: 62px 72px !important;
  border: 1px solid rgba(105, 164, 212, 0.28);
  border-radius: 30px;
  background: linear-gradient(135deg, #f5faff 0%, #e8f4ff 100%);
  box-shadow: 0 18px 45px rgba(32, 65, 98, 0.12);
  text-align: center;
}

.page-id-14 .elementor-element-6c8a8e13 > .elementor-element-populated::before {
  content: "\201C";
  position: absolute;
  top: -34px;
  left: 26px;
  color: rgba(105, 164, 212, 0.16);
  font: 700 180px/1 Georgia, serif;
}

.page-id-14 .elementor-element-335751ed {
  max-width: 790px;
  margin-inline: auto;
}

/* About page: the real doctor replaces the generic stock photo. */
.page-id-16 .elementor-element-4db63c80 {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #fff 0%, #f6fbff 100%);
}

.page-id-16 .elementor-element-4db63c80::before {
  content: "";
  position: absolute;
  right: -120px;
  bottom: -160px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(105, 164, 212, 0.2), transparent 68%);
  pointer-events: none;
}

.page-id-16 .elementor-element-1922d715 {
  position: relative;
  z-index: 1;
}

.page-id-16 .elementor-element-1922d715 img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border: 1px solid rgba(114, 201, 255, 0.55);
  border-radius: 30px !important;
  box-shadow: 0 22px 55px rgba(26, 59, 92, 0.23),
    0 0 28px rgba(114, 201, 255, 0.22);
}

.page-id-16 .elementor-element-1922d715::after {
  content: "";
  position: absolute;
  inset: 14px -14px -14px 14px;
  z-index: -1;
  border: 1px solid rgba(105, 164, 212, 0.32);
  border-radius: 30px;
}

.static-form-message {
  margin-top: 14px;
  padding: 12px 16px;
  border-radius: 8px;
  color: #fff;
  background: #69a4d4;
  font: 600 16px/1.4 "Source Sans Pro", sans-serif;
}

.static-form-message[hidden] {
  display: none;
}

@media (max-width: 767px) {
  .elementor-element-12723fd > .elementor-container > .elementor-column {
    width: 100% !important;
  }

  .page-id-14 .elementor-element-871e041 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 64px !important;
    padding-bottom: 72px !important;
  }

  .page-id-14 .elementor-element-527c42c8 {
    margin-top: 52px !important;
    padding-inline: 15px !important;
  }

  .page-id-14 .elementor-element-78ce06e4 {
    margin-top: 24px !important;
    padding-left: 0 !important;
  }

  .page-id-14 .elementor-element-65589d60 {
    padding: 64px 15px !important;
  }

  .page-id-14 .elementor-element-6c8a8e13 > .elementor-element-populated {
    padding: 44px 24px !important;
  }

  .page-id-14 .elementor-element-6c8a8e13 > .elementor-element-populated::before {
    top: -20px;
    left: 10px;
    font-size: 120px;
  }

  .page-id-16 .elementor-element-4db63c80 {
    padding-top: 64px !important;
    padding-bottom: 72px !important;
  }

  .page-id-16 .elementor-element-1922d715::after {
    inset: 10px -8px -10px 8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .elementor-button,
  .elementskit-btn,
  .elementor-element-populated,
  .saad-cursor-dot,
  .saad-cursor-ring {
    transition: none !important;
  }
}

/* August polish: slimmer header and purpose-built sports-medicine imagery. */
.elementor-location-header .elementor-element-1b958fa5 {
  display: none !important;
}

.elementor-location-header .elementor-element-58daa3fb,
.elementor-location-header .elementor-element-4512fed1 {
  min-height: 0 !important;
}

.page-id-14 .elementor-element-4283c390 {
  background-image: url("/assets/images/sports-medicine-hero.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

.page-id-16 .elementor-element-5fe79e10 {
  background-image: url("/assets/images/sports-medicine-motion.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

/* “Mehr über uns”: restore the intended image/text balance with a real visual. */
.page-id-16 .elementor-element-17b9a384 {
  padding: 96px 30px !important;
  background: #f5f9fd !important;
}

.page-id-16 .elementor-element-17b9a384 > .elementor-container {
  max-width: 1240px !important;
  align-items: stretch;
  gap: 56px;
}

.page-id-16 .elementor-element-4257d842 {
  width: 45% !important;
  min-height: 720px;
}

.page-id-16 .elementor-element-4257d842 > .elementor-element-populated {
  min-height: 100%;
  overflow: hidden;
  border: 1px solid rgba(114, 201, 255, 0.38);
  border-radius: 30px;
  background-image: url("/assets/images/sports-medicine-hero.png") !important;
  background-position: 69% center !important;
  background-size: cover !important;
  box-shadow: 0 22px 55px rgba(27, 60, 93, 0.19);
}

.page-id-16 .elementor-element-6495f28f {
  display: none !important;
}

.page-id-16 .elementor-element-1d7da4d3 {
  width: 55% !important;
}

.page-id-16 .elementor-element-1d7da4d3 > .elementor-element-populated {
  justify-content: center;
  padding: 32px 8px 32px 12px !important;
}

.page-id-16 .elementor-element-36e8947b p {
  margin-bottom: 18px;
}

.page-id-16 .elementor-element-74c835d0 {
  display: none !important;
}

/* FAQ: one focused content surface instead of a half-empty two-column block. */
.page-id-16 .elementor-element-fae3f30 {
  padding: 96px 30px !important;
  background: #fff !important;
}

.page-id-16 .elementor-element-fae3f30 > .elementor-container {
  display: block !important;
  max-width: 1040px !important;
}

.page-id-16 .elementor-element-83a9ed3 {
  width: 100% !important;
}

.page-id-16 .elementor-element-83a9ed3 > .elementor-element-populated {
  padding: 64px 72px !important;
  border: 1px solid rgba(105, 164, 212, 0.24);
  border-radius: 30px;
  background: linear-gradient(135deg, #f7fbff 0%, #edf6ff 100%);
  box-shadow: 0 20px 55px rgba(32, 65, 98, 0.12);
}

.page-id-16 .elementor-element-4a404e6,
.page-id-16 .elementor-element-155851b,
.page-id-16 .elementor-element-c19b953 {
  max-width: 790px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.page-id-16 .elementor-element-e78d1a6 {
  max-width: 840px;
  margin: 32px auto 0 !important;
}

.page-id-16 .elementor-element-e78d1a6 .elementskit-card {
  overflow: hidden;
  margin-bottom: 12px !important;
  border: 1px solid rgba(105, 164, 212, 0.2) !important;
  border-radius: 16px !important;
  background: #fff;
  box-shadow: 0 7px 20px rgba(32, 65, 98, 0.07);
  transition: border-color 180ms ease, box-shadow 180ms ease,
    transform 180ms ease;
}

.page-id-16 .elementor-element-e78d1a6 .elementskit-card:hover {
  border-color: var(--saad-neon) !important;
  box-shadow: 0 10px 25px rgba(32, 65, 98, 0.11),
    0 0 16px rgba(114, 201, 255, 0.24);
  transform: translateY(-2px);
}

.page-id-16 .elementor-element-e78d1a6 .elementskit-card-header,
.page-id-16 .elementor-element-e78d1a6 .elementskit-btn-link {
  border-radius: 16px !important;
}

.page-id-16 .elementor-element-7e35f4b {
  display: none !important;
}

/* Small, permanently accessible transparency note on the imprint page. */
.saad-ai-disclosure {
  max-width: 1140px;
  margin: 0 auto 70px;
  padding: 22px 26px;
  border-left: 3px solid var(--saad-neon);
  border-radius: 12px;
  background: #f5f9fd;
  box-shadow: 0 8px 24px rgba(31, 59, 91, 0.06);
  color: #526274;
  font-size: 14px;
  line-height: 1.7;
}

.saad-ai-disclosure h2 {
  margin: 0 0 6px;
  color: #203d5f;
  font-size: 17px;
  line-height: 1.35;
}

.saad-ai-disclosure p {
  margin: 0;
}

/* Homepage therapy-planning CTA: replace the unrelated arm photo with sport medicine. */
.page-id-14 .elementor-element-1a1c4fb {
  background-image: url("/assets/images/sports-medicine-motion.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

/* Final expertise band: visible movement and glass-like stat blocks. */
.page-id-16 .elementor-element-43c38cd {
  min-height: 470px;
  padding: 80px 30px !important;
  background-image: url("/assets/images/sports-medicine-motion.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}

.page-id-16 .elementor-element-43c38cd > .elementor-background-overlay {
  background: linear-gradient(90deg, rgba(31, 59, 91, 0.94) 0%,
    rgba(41, 72, 111, 0.77) 52%, rgba(41, 72, 111, 0.57) 100%) !important;
  opacity: 1 !important;
}

.page-id-16 .elementor-element-43c38cd > .elementor-container {
  position: relative;
  z-index: 1;
  max-width: 1240px !important;
  align-items: stretch;
}

.page-id-16 .elementor-element-43c38cd > .elementor-container > .elementor-column > .elementor-element-populated {
  min-height: 285px;
  margin: 8px !important;
  padding: 28px 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 22px;
  background: rgba(31, 59, 91, 0.46);
  box-shadow: 0 16px 35px rgba(12, 30, 49, 0.18);
  backdrop-filter: blur(8px);
}

@media (max-width: 1024px) {
  .page-id-16 .elementor-element-17b9a384 > .elementor-container {
    gap: 30px;
  }

  .page-id-16 .elementor-element-4257d842 {
    min-height: 660px;
  }

  .page-id-16 .elementor-element-83a9ed3 > .elementor-element-populated {
    padding: 54px 44px !important;
  }

  .page-id-16 .elementor-element-43c38cd > .elementor-container {
    flex-wrap: wrap;
  }

  .page-id-16 .elementor-element-43c38cd > .elementor-container > .elementor-column {
    width: 50% !important;
  }
}

@media (max-width: 767px) {
  .saad-ai-disclosure {
    margin: 0 15px 50px;
    padding: 18px 20px;
  }

  .elementor-location-footer .elementor-icon-list-items.elementor-inline-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .page-id-14 .elementor-element-4283c390 {
    background-position: 63% center !important;
  }

  .page-id-14 .elementor-element-1a1c4fb {
    background-position: 64% center !important;
  }

  .page-id-16 .elementor-element-5fe79e10 {
    background-position: 67% center !important;
  }

  .page-id-16 .elementor-element-17b9a384,
  .page-id-16 .elementor-element-fae3f30 {
    padding: 68px 15px !important;
  }

  .page-id-16 .elementor-element-17b9a384 > .elementor-container {
    display: flex;
    flex-direction: column;
    gap: 36px;
  }

  .page-id-16 .elementor-element-4257d842,
  .page-id-16 .elementor-element-1d7da4d3 {
    width: 100% !important;
  }

  .page-id-16 .elementor-element-4257d842 {
    min-height: 430px;
  }

  .page-id-16 .elementor-element-4257d842 > .elementor-element-populated {
    background-position: 66% center !important;
  }

  .page-id-16 .elementor-element-1d7da4d3 > .elementor-element-populated {
    padding: 8px 10px 0 !important;
  }

  .page-id-16 .elementor-element-83a9ed3 > .elementor-element-populated {
    padding: 42px 22px !important;
  }

  .page-id-16 .elementor-element-e78d1a6 {
    margin-top: 24px !important;
  }

  .page-id-16 .elementor-element-43c38cd {
    padding: 60px 15px !important;
    background-position: 65% center !important;
  }

  .page-id-16 .elementor-element-43c38cd > .elementor-container > .elementor-column {
    width: 100% !important;
  }

  .page-id-16 .elementor-element-43c38cd > .elementor-container > .elementor-column > .elementor-element-populated {
    min-height: 245px;
    margin: 7px 0 !important;
  }
}
