:root {
  --warm: #d39a6a;
  --creme: #f7f4ef;
  --weinrot: #5b1f1f;
  --dunkel: #2b2b2b;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background: var(--creme);
  font-family: 'Inter', sans-serif;
  line-height: 1.8;
  color: var(--dunkel);
  overflow-x: hidden;
}

h1, h2, h3 {
  font-family: "Didot", "Didot LT STD", "Bodoni MT", serif;
  font-weight: 400;
}


/* NAVIGATION */
header {
  position: absolute;
  width: 100%;
  z-index: 10;
}

nav {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 30px;
  background: transparent;
}

nav a {
  text-decoration: none;
  color: var(--warm);
  font-size: 16px;
}

/* HERO */
.hero {
  background: url("bilder/home.jpg") center 35% /cover no-repeat;
}

.hero-overlay {
  background:rgba(0,0,0,0.35);
  color: var(--warm);
  padding: 180px 10% 220px;
}

.hero-title {
  text-align: center;
  margin-bottom: 120px;
}

.hero-title h1 {
  font-size: 100px;
  font-style: italic;
  letter-spacing: 2px;
  margin-bottom: -10px;   /* Abstand nach unten kleiner */
}

.hero-title h2 {
  font-size: 80px;
  text-transform: uppercase;
  letter-spacing: 4px; /* eleganter */
  margin-top: 0;        /* kein extra Abstand nach oben */
}

.hero-subtitle {
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 1.7;
  color:var(--warm);
  margin-top: 16px;
  font-family:'Inter', sans-serif; 
}

.hero-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  background: var(--creme);   /* komplett beiger Hintergrund */
  padding: 120px 10%;
}

.hero-text h3 {
  font-size: 24px;
}
.hero-text p {
  font-size: 17px;
}

.hero-image img {
  width: 100%;
  max-width: 480px;
  height: 600px;
  object-fit: cover;
  border-radius: 20px;
}

/* ÜBER MICH */
.about {
  background: #e4d4c3; /* wie Welcome */
  padding: 55px 10%;
  text-align: center;
  color: var(--weinrot);
}

.about img {
  width: 100%;
  max-width: 380px;
  height: auto;
  border-radius: 25px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  margin-bottom: 50px;
}

.about h2 {
  font-size: 43px; /* wie Welcome-Überschrift */
  margin-bottom: 40px;
  color: var(--weinrot);
  font-family: "Didot", "Didot LT STD", "Bodoni MT", serif;
}

.about-short {
  max-width: 650px;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 1.7;
}

.about-more {
  max-width: 650px;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 1.7;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.about-more.open {
  max-height: 500px;
}

.about-more p {
  margin-bottom: 20px;
}


/* LEISTUNGEN */
#services {
  padding: 110px 6%;
  text-align: center;
  padding-bottom: 250px;
}

#services h2 {
  font-size: 42px;
  margin-bottom: 70px;
  color: #5b1f1f;
}

.service-grid {
  display: flex;
  justify-content:center;
  gap: 60px;
}

.service img {
  width: 100%;
  max-width: 420px;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 25px;
  display: block;
}

.service-note {
  margin-top: 16px;
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.5;
  color:var(--weinrot);
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

.service-button {
  display: inline-block;
  margin-top: 25px;
  padding: 14px 40px;
  background: transparent;
  border: 2px solid var(--warm);
  color: var(--warm);
  text-decoration: none;
  font-size: 16px;
  border-radius: 30px;
  transition: 0.3s;
}

.service-button:hover {
  background: var(--warm);
  color: white;
}

/* ABSCHLUSS */
.final {
  background: url("bilder/abschluss.jpg") center/cover no-repeat;
  color: white;
  padding: 100px 10%;
  text-align: center;
  position: relative;
  background-position: center 70%;
}

.final::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45);
}

.final-text {
  position: relative;
  max-width: 700px;
  margin: auto;
  padding: 35px;
}

.final-text p {
  color: var(--warm);
  font-size: 19px;
  line-height: 1.6;
  margin-bottom: 40px;
}

.final-text button {
  display: inline-block;
  margin-top: 25px;
  padding: 16px 44px;
  background: transparent;
  border: 2px solid var(--warm);
  color: var(--warm);
  text-decoration: none;
  font-size: 19px;
  border-radius: 30px;
  transition: 0.3s;
  backdrop-filter: blur(4px);
}

.final-text button:hover {
  background: #d39a6a;
  color: white;
}

.footer-info {
  position: relative;
  margin-top: 60px;
  font-size: 14px;
  opacity: 0.85;
}

.footer-info p {
  color: var(--warm);
  margin: 5px 0;
}

.footer-info a {
  color: var(--warm);
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}
/* WELCOME */
.welcome {
  background: #e4d4c3; /* etwas dunkleres Beige */
  padding: 140px 0;
}

.welcome-content {
  display: flex;
  align-items: center;
  gap: 100px;
}

.welcome-text {
  width: 50%;
  padding: 0 3%  0 8%;
}

.welcome-text h3 {
  font-family: 'Didot', 'Playfair Display', serif;
  color:#5b1f1f; 
  font-size: 43px;
  margin-bottom: 30px;
  font-weight: 400;
  padding-left: 4%;
}

.welcome-text p {
  font-family:'Inter', sans-serif; 
  color:#5b1f1f;
  font-size: 18px;
  line-height: 1.7;
  max-width: 550px;
  margin-bottom: 20px;
  padding-left: 4%;
}

.welcome-text .service-button{
  display: block;
  margin: 30px auto 0;
  width: fit-content;
}

.welcome-image {
  flex: 1;
  padding-right: 20px;
}

.welcome-image img {
  width: 100%;
  max-width: 360px;
  height: auto;
  object-fit:contain;
  object-position: center 30%;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* DETAIL SEITEN (Schwangerschaft, Wochenbett, Taping) */

.detail-hero img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
  object-position: center 32%;
}

.detail-section {
  background: #e4d4c3;
  padding: 80px 6% 100px;
}

.detail-card {
  max-width: 1100px;
  margin: 0 auto;
  color: var(--weinrot);
}

.detail-card h1 {
  text-align: center;
  font-size: 42px;
  margin-bottom: 50px; /* Abstand unter der Überschrift */
}

.detail-content {
  display: block;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

.detail-text {
  flex: 1;
}

.detail-text p {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 22px;
}

.detail-text .service-button {
  margin-top: 10px;
}

/* KONTAKTSEITE */

.contact-page {
  min-height: 100vh;
  background: url("bilder/kontakt.jpg") center /cover no-repeat;
 
}

.contact-overlay {
  min-height: 100vh;
  background: rgba(0, 0, 0, 0.35);
  padding: 140px 5% 100px;
}

.contact-layout {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 80px;
  align-items: start;
}

.contact-info {
  color: #f4e7da;
  padding-top: 120px;
}

.contact-info h1 {
  font-family: 'Didot', 'Playfair Display', serif;
  font-size: 82px;
  margin-bottom: 20px;
  color: #ddc4ac;
}

.contact-mail {
  font-size: 20px;
  line-height: 1.5;
  color: #ddc4ac
}

.contact-mail a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,0.4);
  transition: 0.3s;
}

.contact-mail a:hover {
  opacity: 0.7;
}

.contact-form-wrap {
  width: 100%;
}

.contact-form {
  width: 100%;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.form-group {
  margin-bottom: 22px;
}

.form-group label {
  display: block;
  margin-bottom: 8px;
  color: #f4e7da;
  font-size: 18px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  border: 1px solid rgba(255,255,255,0.55);
  background: rgba(197, 126, 66, 0.55);
  color: white;
  border-radius: 18px;
  padding: 18px 20px;
  font-size: 18px;
  outline: none;
  
}

.contact-form input:-webkit-autofill,
.contact-form input:-webkit-autofill:hover,
.contact-form input:-webkit-autofill:focus,
.contact-form textarea:-webkit-autofill,
.contact-form textarea:-webkit-autofill:hover,
.contact-form textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: #f8efe7;
  -webkit-box-shadow: 0 0 0px 1000px rgba(197, 126, 66, 0.45) inset;
  transition: background-color 9999s ease-in-out 0s;
  border: 1px solid rgba(255, 255, 255, 0.55);
}

.contact-form textarea {
  resize: vertical;
  min-height: 160px;
}




.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: rgba(255,255,255,0.85);
}

.contact-form .service-button {
  margin-top: 10px;
  margin-right: 18px;
  background: transparent;
  color: #f4e7da;
  border: 1px solid #f4e7da;
}

.contact-form .service-button:hover {
  background: #f4e7da;
  color: var(--weinrot);
}

.contact-form .back-pill {
  display: inline-block;
  margin-top: 25px;
  padding: 12px 28px;
  border: 1px solid #f4e7da;
  border-radius: 30px;
  color: #f4e7da;
  text-decoration: none;
  font-size: 16px;
  transition: 0.3s;
}

.contact-form .back-pill:hover {
  background: #f4e7da;
  color: var(--weinrot);
}

.simple-footer {
  text-align: center;
  padding: 40px 20px 30px;
  font-size: 14px;
  color: rgba(91, 31, 31, 0.75);
  background: #e4d4c3;
}

.simple-footer a {
  color: rgba(91, 31, 31, 0.75);
  text-decoration: none;
  margin: 0 14px;
}

.simple-footer a:hover {
  opacity: 0.7;
}

.simple-footer p {
  margin-top: 14px;
}


/* IMPRESSUM & DATENSCHUTZ */

.legal {
  background: #e4d4c3;
  padding: 140px 10%;
  min-height: 100vh;
}

.legal-box {
  max-width: 800px;
  margin: auto;
  color: #5b1f1f;
}

.legal-box h1 {
  font-size: 48px;
  margin-bottom: 40px;
}

.legal-box h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.legal-box p {
  margin-bottom: 20px;
  line-height: 1.7;
}

/* DANKE-SEITE */

.thankyou-page {
  min-height: 100vh;
  background: #e4d4c3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 140px 20px 80px;
}

.thankyou-box {
  max-width: 700px;
  text-align: center;
  color: var(--weinrot);
}

.thankyou-box h1 {
  font-size: 64px;
  margin-bottom: 30px;
}

.thankyou-box p {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 18px;
}

.thankyou-box .service-button {
  margin-top: 25px;
}

.mobile-header {
  display: none;
}

.menu-toggle {
  background: transparent;
  border: none;
  color: var(--warm);
  font-size: 34px;
  cursor: pointer;
  padding: 10px 0;
}



/* HANDY */
@media (max-width: 768px) {

  /* Allgemein */
  nav {
    flex-direction: column;
    gap: 15px;
  }

  #about,
  #services {
    padding: 70px 8%;
  }

  #about h2,
  #services h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  /* Hero */
  .hero-content {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }

  .hero-title h1 {
    font-size: 40px;
  }

  .hero-title h2 {
    font-size: 24px;
    margin-top: 12px;
  }
  
  .hero-subtitle {
  font-size: 16px;
   margin-top: 12px auto 0;
 }

  .hero-image {
    height: 420px;
    object-fit: cover;
  }

  /* Welcome */
  .welcome {
    padding: 40px 0 60px;
  }

  .welcome-content {
    flex-direction: column;
    padding: 0 8%;
    gap: 20px;
  }

  .welcome-image {
    padding-right: 0;
    margin-top: 30px;
  }

  .welcome-image img {
    width: 100%;
    max-width: 100%;
  }

  .welcome-text {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
  }

  .welcome-text h3 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .welcome-text p {
    word-break: normal;
    overflow-wrap: normal;
    hyphens: auto;
    font-size: 16px;
    line-height: 1.75;
  
  }

  /* About */
  .about {
    padding: 50px 8% 70px;
  }

  .about h2 {
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .about img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-bottom: 30px;
  }

  .about-short,
  .about-more {
    max-width: 100%;
    font-size: 15.5px;
    line-height: 1.75;
  }

  /* Services */
  #services {
    padding: 55px 8% 70px;
  }

  .service-grid {
    flex-direction: column;
    gap: 42px;
    margin-top: 0;
  }

  .service {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .service img {
    width: 100%;
    max-width: 320px;
    aspect-ratio: 1 / 1.08;
    object-fit: cover;
    display: block;
    margin-top: 0 auto 18px;
    border-radius: 28px;
    margin-bottom: 10px;
  }

  .service-note {
  font-size: 15.5px;
 
}

  #services h2 {
    margin-bottom: 30px;
  }

  .service-button {
  font-size: 16px;
  padding: 12px 26px;
  border-radius: 999px;
  width: auto;
  min-width: 170px;
  margin-bottom: 34px;
}

  /* Final */
  .final {
    padding: 100px 8%;
  }

  .final-text {
    padding: 30px 22px;
  }

  .final-text p {
    font-size: 17px;
    line-height: 1.7;
    color: rgba(242, 213, 186, 0.85);
  }

  .footer-info {
    font-size: 16px;
    line-height: 1.6;
    color: rgba(255,255,255,0.85);
    margin-top: 20px;
  }
 
  .service-button {
    margin-top: 24px;
    margin-bottom: 28px;
  }


  /* Detailseite */
  .detail-hero img {
    height: 280px;
  }

  .detail-section {
    padding: 30px 8% 70px;
  }

  .detail-card h1 {
    font-size: 32px;
    margin-bottom: 35px;
  }

  .detail-content {
    flex-direction: column;
    gap: 35px;
  }

  .detail-text p {
    font-size: 16px;
    line-height: 1.7;
  }

  .detail-side-image {
    width: 100%;
  }

  /* Kontakt */
  .contact-overlay {
    padding: 110px 6% 70px;
  }

  .contact-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .contact-info {
    padding-top: 0;
  }

  .contact-info h1 {
    font-size: 58px;
    margin-bottom: 14px;
  }

  .contact-mail {
    font-size: 18px;
  }

  .form-row {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .form-group label {
    font-size: 16px;
  }

  .contact-form input,
  .contact-form textarea {
    font-size: 16px;
    padding: 16px 16px;
    border-radius: 16px;
  }

  /* Thank you */
  .thankyou-page {
    padding: 120px 20px 70px;
  }

  .thankyou-box h1 {
    font-size: 44px;
  }

  .thankyou-box p {
    font-size: 18px;
  }

  /* Mobile Header / Navigation */
  .mobile-header {
    display: flex;
    justify-content: flex-start;
    padding: 20px 24px 0;
    position: absolute;
    width: 100%;
    z-index: 20;
  }

  nav {
    display: none;
    flex-direction: column;
    gap: 18px;
    position: absolute;
    top: 70px;
    left: 24px;
    z-index: 19;
    background: transparent;
    padding: 0;
  }

  nav.open {
    display: flex;
  }

  nav a {
    font-size: 18px;
    color: var(--warm);
  }

  .legal-box h1 {
  word-break: break-word;
  font-size: 32px;
}
}
