/* Header-Container */
:root{
  --bg-grad-1:#6e0e0a;
  --bg-grad-2:#1a0000;
  --text:#eae8ee;
  --text-muted:#cfcbd6;
  --ink:#222;
  --ink-2:#555;
  --accent:#ff9800;
  --accent-2:#ff5722;
  --ok:#28a745;
  --card:#ffffff;
  --card-shadow:0 8px 20px rgba(0,0,0,.12);
  --radius:14px;
  --radius-lg:18px;
  --space:22px;
  --container: 1200px;   
}
  
  html{scroll-behavior:smooth; }
  
  body{
    margin:0;
    min-height:100vh;
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    color:var(--text);
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    line-height:1.5;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
  }
  
  /* Überschriften: markanter Serif-Mix für Premium-Look */
  h1,h2{font-family:"Playfair Display", Georgia, serif}
  h1{font-size:2rem; letter-spacing:.2px}
  h2{font-size:2rem; color:#fff; margin:0 0 18px}
  h3{font-size:1.2rem; }
  p,li{color:#F9F9F9}
  

#header {
  background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  color:#fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid rgba(255,255,255,.08); /* dezente Linie unten */
}

/* Professionelle Wortmarke mit Akzent-Linie */
#header .logo .brand-underline {
  font-family: "Manrope", "Montserrat", sans-serif;
  font-weight: 800;
  font-size: clamp(1.4rem, 2.2vw, 2rem);
  margin: 0;
  letter-spacing: .3px;
  line-height: 1.05;
  color: #fff;
  position: relative;
}

#header .logo .brand-underline::after {
  content:"";
  position: absolute;
  left: 0; bottom: -6px;
  width: 58%;
  height: 3px;
  background: linear-gradient(90deg, #030303, #9bd0ff);
  border-radius: 999px;
}

/* Navigation */
#header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
}

#header nav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  opacity: .95;
  transition: color 0.3s ease;
}

#header nav ul li a:hover {
  color: #e9ecff;
}

#header nav ul li a::after {
  content:"";
  position: absolute;
  left: 0; bottom: -6px;
  width: 0;
  height: 2px;
  background: #7aa2ff;  /* Akzentlinie */
  transition: width .2s ease;
}

#header nav ul li a:hover::after {
  width: 100%;
}
/* Hamburger standardmäßig unsichtbar */
.menu-toggle {
  display: none;
  font-size: 2rem;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
 
}

/* Ab 500px: normale Navbar weg, Hamburger rein */
@media (max-width: 500px) {
  #header {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #header nav {
    display: none; /* Navbar ausblenden */
    width: 100%;
  }

  #header nav ul {
    flex-direction: column;
    gap: 15px;
    text-align: center;
    padding: 10px 0;
  }

  .menu-toggle {
    display: block; /* drei Striche zeigen */
  }

  /* wenn das Menü aktiv ist → sichtbar */
  #header nav.active {
    display: flex;
    justify-content: center;
  }

}



  #mein-bild {
    text-align: center;
    display: flex;
    flex-direction: column;  /* sorgt dafür: erst Bild, dann Text */
    align-items: center;     /* bleibt mittig */
    margin-top: 60px;        /* Abstand nach oben */
  }
  #mein-bild img {
    width: 10cm;               /* Bildgröße */
    height: 10cm;              /* gleiche Höhe → rund */
    border-radius: 50%;       /* macht es rund */
    object-fit: cover;        /* Bild wird angepasst, ohne verzerren */
    
    /* 3D-Effekt */
    box-shadow: 
      0 4px 6px rgba(0,0,0,0.3),   /* normale Schatten */
      inset 0 2px 4px rgba(255,255,255,0.4); /* leichte innere Kante */
  }
  #mein-bild .tagline {
    margin-top: 15px;   /* Abstand zum Logo */
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffffff;     /* Weiß auf rotem Hintergrund */
    letter-spacing: 0.5px;
  }
  
  
  #leistungen {
    display: flex;              /* Bild und Text nebeneinander */
    align-items: center;        /* vertikal mittig */
    gap: 30px;                  /* Abstand zwischen Bild und Text */
    margin: 40px auto;
    max-width: 1000px;          /* Begrenzung, damit es nicht zu breit wird */
    padding: 20px;
        background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    border-radius: 14px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25), inset 0 2px 4px rgba(255, 255, 255, 0.4);
    padding: 16px;
    display: flex
;
    justify-content: center;
    align-items: center;
    transition: transform .25s 
ease, box-shadow .25s 
ease;
    min-height: 200px;
  }
  
  #leistungen img {
    width: 250px;               /* Bildgröße (anpassbar) */
    height: auto;
    border-radius: 10px;        /* optional: abgerundete Ecken */
    box-shadow: 0 4px 8px rgba(0,0,0,0.2); /* leichter 3D-Effekt */
  }
  
  #leistungen .textblock {
    flex: 1;                    /* Text nimmt restlichen Platz ein */
    text-align: left;           /* Text linksbündig */
  }
  
  #leistungen h2 {
    margin-top: 0;
    color: #F9F9F9;
    font-size: 1.8rem;
  }
  
  #leistungen p {
    font-weight: bold;
    margin-bottom: 15px;
  }
  
  #leistungen ul {
    list-style: none;           /* Standard-Punkte entfernen */
    padding: 0;
  }
  
  #leistungen ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
  }
  
  #leistungen ul li::before {
    content: "✔";               /* Checkmark Icon */
    color: #28a745;             /* grün */
    position: absolute;
    left: 0;
    top: 0;
  }
  
 
#bekannt-aus {
    text-align: center;
    
  }
  
  #bekannt-aus h2 {
    color: #fff;
    margin-bottom: 30px;
  }
  
  #bekannt-aus .warum-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;                 /* engerer Abstand zwischen Kästen */
    max-width: 1000px;         /* schmaler als vorher (z. B. 1200px → 1000px) */
    margin: 0 auto;            /* mittig ausrichten */
    
  }
  
#bekannt-aus .warum-card {
  background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  border-radius: 14px;
   box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
  padding: 16px;
  display: flex;
  justify-content: center;   /* Inhalt mittig vertikal */
  align-items: center;       /* Inhalt mittig horizontal */
  transition: transform .25s ease, box-shadow .25s ease;
  min-height: 200px;         /* Höhe für gleichmäßige Kästen */
}

  #bekannt-aus .warum-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 26px rgba(0,0,0,0.15);
  }
  
  /* Media-Bereich in der Mitte */
  #bekannt-aus .media {
    flex: 1; /* nimmt den freien Platz ein */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 16px;
  }
  
  #bekannt-aus .media img,
  #bekannt-aus .media video {
    max-width: 100%;
    max-height: 200px;
    border-radius: 10px;
    object-fit: cover;
  }
  
  /* Logo ganz unten */
 #bekannt-aus .brand {
  margin-top: 0;   /* kein Runterschieben mehr */
}
  
#bekannt-aus .brand img {
  height: 80px;  /* gleiche Höhe für alle Logos */
  width: auto;
  object-fit: contain;
}
  

  
  
  #mentoring {
    text-align: center;
    padding: 40px 20px;
  }
  
  #mentoring h2 {
    font-size: 2rem;
    margin-bottom: 40px;
    color: #fff;
  }
  
  .mentoring-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap; /* für Smartphones */
  }
  
  .mentoring-box {
    flex: 1;
    min-width: 280px;
    max-width: 320px;
    /* background: #fff; */
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    padding: 20px;
    border-radius: 12px;
 box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: transform 0.3s ease;
  }
  
  .mentoring-box:hover {
    transform: translateY(-5px);
  }
  
  .mentoring-box h3 {
    margin-bottom: 15px;
    color: #F9F9F9;
    font-size: 1.4rem;
  }
  
  .logo-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
  }
  
  .logo-wrapper img {
    max-width: 100%;
    max-height: 100%;
  }

  #erfahrungen {
    padding: 40px 20px;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    
  }
  
  #erfahrungen h2 {
    font-size: 2rem;
    margin-bottom: 24px;
    color: #fff;
  }
  
 #erfahrungen .testimonial-slider {
  position: relative;
  overflow: hidden;
  max-width: 800px;              /* Breite begrenzen, optional */
  margin: 0 auto;                /* mittig */
  padding: 24px;                 /* Innenabstand für Luft */
  background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  border-radius: 14px;           /* abgerundete Ecken */
  box-shadow: 0 8px 20px rgba(0,0,0,0.12); /* Schatten */
  min-height: 260px;             /* feste Mindesthöhe */
}

  
#erfahrungen .testimonial {
  position: absolute;
  inset: 0;                      /* füllt den Slider-Container */
  opacity: 0;
  transition: opacity .3s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;       /* Text mittig vertikal */
  align-items: center;           /* mittig horizontal */
  text-align: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25), inset 0 2px 4px rgba(255, 255, 255, 0.4);
}
#erfahrungen .testimonial.active {
  opacity: 1;
  position: absolute;
}

  
  #erfahrungen .testimonial p {
  max-width: 60ch;
  margin-bottom: 14px;
  color: #f7f4f4;
}
  
  #erfahrungen .testimonial .author {
  font-weight: 600;
  color: #f8f6f6;
}
  
  .testimonial-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 16px;
  }
  
  .testimonial-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: #c9c9c9;
    cursor: pointer;
  }
  
  .testimonial-dots button[aria-selected="true"] {
    background: #222;           /* aktiver Dot */
    transform: scale(1.15);
  }
  

#hilfe {
    padding: 40px 20px;
    max-width: 1100px;
    margin: 0 auto;
  }
  
  #hilfe h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 28px;
    color: #fff;
  }
  
  /* 2×2 Grid */
  .hilfe-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 nebeneinander */
    gap: 24px;
  }
  
  /* Karten */
  .hilfe-box {
    /* background: #fff; */
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;  /* gleiche Startausrichtung */
    min-height: 220px;            /* gleichmäßige Höhe-Eindruck */
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }
  
  .hilfe-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 24px rgba(0,0,0,0.14);
  }
  
  .hilfe-box h3 {
    margin: 0 0 10px;
    font-size: 1.25rem;
    color: #F9F9F9;
  }
  
  .hilfe-box p {
    margin: 0;
    line-height: 1.6;
    color: #F9F9F9;
  }
  
  /* Responsiv: auf Handy 1 Spalte */
  @media (max-width: 768px) {
    .hilfe-grid {
      grid-template-columns: 1fr; /* untereinander */
    }
  }



  #warumwir {
    padding: 50px 20px;
    max-width: 1300px;    /* mehr Breite, damit 4 nebeneinander gut passen */
    margin: 0 auto;
  }
  
  #warumwir h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 32px;
    color: #fff;
    font-weight: 700;
  }
  
  /* 4 Kästen nebeneinander */
  .warum-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
  }
  
  /* Karten hochziehen + einheitlich */
  .warum-card {
    /* background: #fff; */
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    border-radius: 14px;
    padding: 22px;
   box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    
  }
  
  .warum-card h3 {
    margin: 0 0 12px;
    font-size: 1.2rem;
    color: #F9F9F9;
  }
  
  .warum-card p {
    margin: 0;
    line-height: 1.6;
    color: #F9F9F9;
  }
  
  /* Responsive: 2 Spalten auf Tablet, 1 Spalte auf Handy */
  @media (max-width: 1100px) {
    .warum-row { grid-template-columns: repeat(2, 1fr); }
  }
  @media (max-width: 620px) {
    .warum-row { grid-template-columns: 1fr; }
  }
  #team {
    padding: 50px 20px;
    max-width: 1200px;
    margin: 0 auto;
  }
  
  #team h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 40px;
    color: #fff;
  }
  
  /* Grid für nebeneinander */
  .team-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  
  /* Jede Karte */
  .team-member {
 background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
    border-radius: 14px;
    padding: 20px;
     box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
    /* box-shadow: 0 6px 16px rgba(0,0,0,0.1); */
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .team-member:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 22px rgba(0,0,0,0.15);
  }
  
  .team-member img {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%; /* rundes Profilbild */
    margin-bottom: 15px;
    border: 3px solid rgba(110,14,10,.2);
  }
  
  .team-info h3 {
    margin: 0 0 12px;
    font-size: 1.2rem;
    color: #fffcfc;
    text-decoration: underline;
  }
  
  .team-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  
  .team-info ul li {
    margin-bottom: 8px;
    color: #f7f7f7;
    line-height: 1.5;
  }
  
  .team-info ul li strong {
    color: #f5f4f4;
  }
  
  /* Responsiv: auf Handy untereinander */
  @media (max-width: 900px) {
    .team-grid {
      grid-template-columns: 1fr;
    }
  }


  #buch {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  
  #buch h2 {
    font-size: 2rem;
    margin-bottom: 40px;
    color: #fff;
  }
  
  /* Container: Bild links, Text rechts */
  .buch-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  
  /* Buchcover in 3D */
 .buch-cover { position: relative; }
.buch-cover::after{
  content:"";
  position:absolute; left:0; right:0; bottom:-18px; height:18px;
  filter: blur(12px);
  background: radial-gradient(60% 100% at 50% 0%, rgba(0,0,0,.35), rgba(0,0,0,0));
}

.buch-cover img {
  width: 280px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

  
 
  
  /* Text */
  .buch-text {
    flex: 1;
    min-width: 300px;
    max-width: 600px;
    text-align: left;
  }
  
  .buch-text p {
    margin-bottom: 18px;
    line-height: 1.6;
    color: #f8f6f6;
  }
  
.buch-text strong {
  color: #eee9e9;              /* weiches Weiß-Grau */
  text-decoration: underline;  /* Unterstreichung */
}
  
  /* Button */
  .buch-button-wrapper {
    text-align: center;
  }
  .buch-wrapper {
  background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  border-radius: 14px;
  padding: 40px 30px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
  /* max-width: 1100px; */
  margin: 0 auto;
}
  
  .buch-btn {
    display: inline-block;
    background: #ff5722;
    color: #fff;
    padding: 14px 28px;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 8px;
    text-decoration: none;
    position: relative;
    animation: pulse 1.8s infinite;
    transition: background 0.3s ease, transform 0.2s ease;
  }
  
  .buch-btn:hover {
    background: #e64a19;
    transform: scale(1.08);
  }
  
  /* Pulsierender Effekt */
  @keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(255, 87, 34, 0.7); }
    70% { box-shadow: 0 0 0 15px rgba(255, 87, 34, 0); }
    100% { box-shadow: 0 0 0 0 rgba(255, 87, 34, 0); }
  }
  
  /* Responsiv */
  @media (max-width: 768px) {
    .buch-container {
      flex-direction: column;
      text-align: center;
    }
    .buch-text {
      text-align: center;
    }
  }
        
  .cta-container {
    width: 100%;
    text-align: center;
    margin: 40px 0;
    
  }
  
  .cta-btn {
    width: 90%;                /* fast volle Breite auf kleinen Bildschirmen */
    max-width: 500px;          /* Limit für große Bildschirme */
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
     box-shadow: 0 10px 25px rgba(0,0,0,0.25), /* Hauptschatten */
              inset 0 2px 4px rgba(255,255,255,0.4); /* leichter 3D-Effekt */
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 18px 30px;
    border: none;
    border-radius: 10px;
    cursor: pointer;

    transition: transform 0.2s, background-color 0.3s;
    animation: pulse-green 1.5s infinite;
}
@keyframes pulse-green {
  0% { box-shadow: 0 0 0 0 rgba(37,211,102,0.7); }
  70% { box-shadow: 0 0 0 25px rgba(37,211,102,0); }
  100% { box-shadow: 0 0 0 0 rgba(37,211,102,0); }
}
  
  .cta-btn:hover {
    transform: scale(1.05);
    background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  }
  
  @keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(2, 2, 2, 0.7); }
    70% { box-shadow: 0 0 0 25px rgba(37,211,102,0); }
    100% { box-shadow: 0 0 0 0 rgba(37,211,102,0); }
  }

 /* ===== FOOTER (professionell) ===== */

#footer{
  background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  color:#e9e9ee;
  padding: 48px 0 36px;
  margin-top: 60px;
  font-size: .95rem;
  width:100%;
  border-top: 1px solid rgba(255,255,255,.06);
}

#footer .footer-inner{
  max-width: var(--container, 1200px);
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* --- Top-Grid: 4 Spalten (Brand, Links, Socials, Newsletter) --- */
.footer-grid{
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1.4fr;
  gap: 28px;
}

/* Brand */
.footer-brand h3{
  margin: 0 0 8px;
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing:.2px;
  color:#fff;
}
.footer-brand p{
  margin: 0;
  color: white;
  line-height: 1.6;
}

/* Linklisten */
.footer-links,
.footer-legal{
 display: grid;
    gap: 10px;
    margin-top: 30px;
}
.footer-title{
  margin: 0 0 10px;
  font-size: 1.05rem;
  font-weight: 700;
  color:#fff;
}
.footer-links a,
.footer-legal a{
  color:#cfd2f0;
  text-decoration: none;
  opacity:.95;
  transition: color .2s ease, opacity .2s ease, transform .2s ease;
}
.footer-links a:hover,
.footer-legal a:hover{
  color:#fff;
  opacity:1;
  transform: translateX(1px);
}

/* Socials */
.footer-socials{
  display:flex;
  gap:12px;
  flex-wrap: wrap;
}
.footer-socials a{
  width:40px; height:40px;
  display:inline-flex; align-items:center; justify-content:center;
  border-radius:10px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.08);
  color:#fff;
  transition: transform .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease;
  box-shadow: 0 8px 20px rgba(0,0,0,.12);
}
.footer-socials a:hover{
  transform: translateY(-2px);
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.18);
  box-shadow: 0 10px 24px rgba(0,0,0,.18);
}

/* Newsletter */
.footer-newsletter{
  background: radial-gradient(circle at 30% 20%, rgba(255,255,255,.06), rgba(255,255,255,.02));
  border: 1px solid rgba(255,255,255,.1);
  border-radius: var(--radius,14px);
  padding: 16px;
  box-shadow: 0 8px 20px rgba(0,0,0,.12), inset 0 2px 4px rgba(255,255,255,.12);
}
.footer-newsletter p{
  margin: 0 0 10px;
  color:#dfe2ff;
}
.footer-form{
  display:flex;
  gap:10px;
}
.footer-input{
  flex:1 1 auto;
  min-width: 0;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.09);
  color:#fff;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.footer-input::placeholder{ color: rgba(255,255,255,.6); }
.footer-input:focus{
  border-color: #9bd0ff;
  box-shadow: 0 0 0 3px rgba(155,208,255,.15);
}
.footer-btn{
  padding: 12px 16px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,.18);
  background: linear-gradient(180deg, rgba(255,255,255,.15), rgba(255,255,255,.06));
  color:#fff;
  font-weight: 700;
  cursor: pointer;
  transition: transform .2s ease, background .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.footer-btn:hover{
  transform: translateY(-1px);
  background: linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,.1));
  border-color: rgba(255,255,255,.28);
  box-shadow: 0 10px 24px rgba(0,0,0,.18);
}

/* Divider */
.footer-divider{
  border-top: 1px solid rgba(255,255,255,.12);
  margin: 22px 0;
}

/* Bottom-Bar */
.footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 16px;
  flex-wrap: wrap;
  color:#b8bcde;
}
.footer-bottom .copy{
  opacity:.9;
}
.footer-bottom .policies{
  display:flex; gap:16px; flex-wrap: wrap;
}
.footer-bottom .policies a{
  color:#cfd2f0; text-decoration:none; opacity:.95;
}
.footer-bottom .policies a:hover{ color:#fff; opacity:1; }

/* Back-to-Top */
#backToTop{
 
 background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  color:#fff;
  border: none;
  padding: 10px 14px;
  border-radius: 10px;
  cursor: pointer;
  transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
  box-shadow: 0 8px 20px rgba(0,0,0,.12);
}
#backToTop:hover{

 background: radial-gradient(circle at center, var(--bg-grad-1) 0%, var(--bg-grad-2) 100%);
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.18);
}

/* --- Accessibility states --- */
.footer-links a:focus-visible,
.footer-legal a:focus-visible,
.footer-socials a:focus-visible,
#backToTop:focus-visible,
.footer-btn:focus-visible,
.footer-input:focus-visible{
  outline: 3px solid rgba(155,208,255,.35);
  outline-offset: 2px;
}


/* Falls ein übergeordneter Wrapper clipping verursacht: */
.content-block, .buch-wrapper, .container { overflow: visible; }
/* Standard: lange Überschrift sichtbar */
#warumwir .warum-lang { display: block; }
#warumwir .warum-kurz { display: none; }

/* Ab 720px – kurze Version anzeigen */

/* Startzustand */
.scroll-animate {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease-out;
}

/* Sichtbar */
.scroll-animate.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Varianten */
.scroll-animate.left   { transform: translateX(-60px); }
.scroll-animate.right  { transform: translateX(60px); }
.scroll-animate.top    { transform: translateY(-60px); }

.scroll-animate.visible.left,
.scroll-animate.visible.right,
.scroll-animate.visible.top {
  transform: translate(0,0);
}
/* Scroll-Animation Basis */
.scroll-animate {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1.6s ease; /* langsamer als Standard */
}

.scroll-animate.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Varianten für Richtungen */
.scroll-animate.left   { transform: translateX(-80px); }
.scroll-animate.right  { transform: translateX(80px); }
.scroll-animate.top    { transform: translateY(-80px); }
.scroll-animate.bottom { transform: translateY(80px); }

.scroll-animate.visible.left,
.scroll-animate.visible.right,
.scroll-animate.visible.top,
.scroll-animate.visible.bottom {
  transform: translate(0,0);
}

/* Stagger-Effekt: kleine Verzögerung je Box */
.hilfe-box:nth-child(1) { transition-delay: 0.2s; }
.hilfe-box:nth-child(2) { transition-delay: 0.4s; }
.hilfe-box:nth-child(3) { transition-delay: 0.6s; }
.hilfe-box:nth-child(4) { transition-delay: 0.8s; }
