/* SCHRAEGER v86 – Typografie nach dem Home-Editorial und ruhige Original-Cases */
body.schraeger-global-theme {
  font-family: Manrope, Arial, sans-serif !important;
  font-weight: 520;
}

body.schraeger-global-theme :where(p,a,button,input,textarea,select,label,li,.text-button,.text-size-small,.text-size-medium,.text-size-large,.label-small,.label-medium) {
  font-family: Manrope, Arial, sans-serif !important;
  font-weight: 520;
}

body.schraeger-global-theme :where(h1,h2,h3,h4,h5,h6,.heading-style-h0,.heading-style-h1,.heading-style-h2,.heading-style-h3,.heading-style-h4,.heading-style-h5) {
  font-family: Manrope, Arial, sans-serif !important;
  font-weight: 580 !important;
  letter-spacing: -.045em;
}

/* Featured Cases wieder in der ruhigen ursprünglichen Darstellung. */
body.schraeger-global-theme .schraeger-featured-stage::before {
  display: none !important;
  content: none !important;
}

body.schraeger-global-theme .schraeger-featured-stage .featured-works-1,
body.schraeger-global-theme .schraeger-featured-stage .featured-works-2 {
  visibility: visible !important;
  background: none !important;
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
  filter: none !important;
  animation: none !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_image-wrap,
body.schraeger-global-theme .schraeger-featured-stage.is-featured-visible .works-home_image-wrap {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  animation: none !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_only-image-wrap,
body.schraeger-global-theme .schraeger-featured-stage .works-home_only-image-wrap:hover {
  transform: none !important;
  transform-style: flat !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_only-image-wrap::before {
  display: none !important;
  content: none !important;
  animation: none !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_image {
  filter: none !important;
  transition: transform .8s cubic-bezier(.16,1,.3,1), filter .5s ease !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_only-image-wrap:hover .works-home_image {
  transform: scale(1.055) !important;
  filter: saturate(.78) contrast(1.08) !important;
}

body.schraeger-global-theme .schraeger-featured-stage .works-home_project-name,
body.schraeger-global-theme .schraeger-featured-stage .works-home_only-image-wrap:hover .works-home_project-name {
  transform: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* DIE SCHRAEGERS: transparente Bühne, linker Obertitel, klarer Goldlauf. */
body.schraeger-global-theme .section_founder.schraeger-founders-stage,
body.schraeger-global-theme .schraeger-founders-stage > .padding-global,
body.schraeger-global-theme .schraeger-founders-stage .container-large,
body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline,
body.schraeger-global-theme .schraeger-founders-stage .schraeger-founders-kicker,
body.schraeger-global-theme .schraeger-founders-stage .schraeger-founders-kicker span {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.schraeger-global-theme .schraeger-founders-stage::before,
body.schraeger-global-theme .schraeger-founders-stage::after,
body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline::before,
body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline::after,
body.schraeger-global-theme .schraeger-founders-stage .schraeger-founders-kicker::before,
body.schraeger-global-theme .schraeger-founders-stage .schraeger-founders-kicker::after {
  display: none !important;
  content: none !important;
}

body.schraeger-global-theme .schraeger-founders-stage .schraeger-founders-kicker {
  display: block !important;
  width: 100% !important;
  margin: 0 0 clamp(.8rem,1.4vw,1.25rem) !important;
  padding: 0 !important;
  border: 0 !important;
  color: #7f5a2d !important;
  -webkit-text-fill-color: #7f5a2d !important;
  text-align: left !important;
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline .heading-style-h0 {
  display: block !important;
  overflow: visible !important;
  background: linear-gradient(100deg,#6d4a23 0%,#8d622f 28%,#dfbd79 47%,#a6783d 61%,#6d4a23 88%) !important;
  background-size: 320% 100% !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
  filter: drop-shadow(0 9px 25px rgba(126,85,35,.14)) !important;
  opacity: 1 !important;
  transform: none !important;
  animation: schraeger-v86-gold-title 4.8s ease-in-out infinite !important;
}

body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline {
  position: relative;
  isolation: isolate;
}

body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline .heading-style-h0::after {
  content: "";
  display: block;
  width: min(190px,28vw);
  height: 2px;
  margin-top: clamp(.8rem,1.5vw,1.35rem);
  background: linear-gradient(90deg,#765126,#d5ac68,transparent);
  transform-origin: left;
  animation: schraeger-v86-gold-line 3.8s cubic-bezier(.16,1,.3,1) infinite;
}

/* Der CTA bleibt schlicht wie die Header-Navigation. */
.schraeger-founders-cta {
  justify-content: flex-start !important;
  width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.schraeger-founders-cta > a.button {
  min-height: 46px !important;
  padding: .68rem 1.15rem !important;
  border: 1px solid rgba(40,48,51,.2) !important;
  border-radius: 999px !important;
  background: rgba(248,247,243,.72) !important;
  box-shadow: 0 10px 24px rgba(38,46,49,.09) !important;
  animation: none !important;
}

.schraeger-founders-cta > a.button .text-button,
.schraeger-founders-cta__arrow {
  color: #242c2f !important;
  -webkit-text-fill-color: #242c2f !important;
  font-family: Manrope,Arial,sans-serif !important;
  font-weight: 600 !important;
}

@keyframes schraeger-v86-gold-title {
  0%,16% { background-position:100% 50%; filter:drop-shadow(0 9px 25px rgba(126,85,35,.11)); }
  48%,62% { background-position:0% 50%; filter:drop-shadow(0 10px 30px rgba(176,127,59,.25)); }
  84%,100% { background-position:-100% 50%; filter:drop-shadow(0 9px 25px rgba(126,85,35,.11)); }
}

@keyframes schraeger-v86-gold-line {
  0%,18% { transform:scaleX(.08); opacity:.45; }
  48%,72% { transform:scaleX(1); opacity:1; }
  100% { transform:scaleX(.25); opacity:.55; }
}

@media (prefers-reduced-motion:reduce) {
  body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline .heading-style-h0,
  body.schraeger-global-theme .schraeger-founders-stage .founder_heaedline .heading-style-h0::after { animation:none !important; }
}
