/* --- Hochzeitswebsite · Einladungsstil mit Eukalyptus --- */
:root {
  --farbe-weiss: #fdfcfa;
  --farbe-creme: #f5f2eb;
  --farbe-rahmen: #c9b896;
  --farbe-gold: #b8a078;
  --farbe-text: #2a3d5c;
  --farbe-text-weich: #4a5d7a;
  --farbe-eukalyptus: #6b8f71;
  --farbe-eukalyptus-hell: #8fa894;
  --schatten: 0 4px 24px rgba(42, 61, 92, 0.08);
  --font-heading: "Cormorant Garamond", Georgia, serif;
  --font-body: "Outfit", sans-serif;
}

@font-face {
  font-family: "Allura";
  src: url("fonts/Allura-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-weight: 400;
  color: var(--farbe-text);
  background: var(--farbe-creme);
  line-height: 1.6;
}

.page-wrap {
  min-height: 100vh;
  position: relative;
  max-width: 720px;
  margin: 0 auto;
  padding: 2rem 1.25rem 3rem;
}

/* --- Eukalyptus-Ecken (dekorative Blätter, mehr Pflanzen wie Einladung) --- */
.eucalyptus {
  position: fixed;
  width: 180px;
  height: 180px;
  opacity: 0.7;
  pointer-events: none;
  z-index: 0;
}

.eucalyptus-tl { 
  top: -10px; 
  left: -10px; 
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cpath fill='%23b8a078' d='M0 60 Q30 20 70 35 Q60 70 45 100 Q25 85 0 60' opacity='0.9'/%3E%3Cpath fill='%236b8f71' d='M20 45 Q50 15 85 40 Q75 75 60 105 Q40 90 20 45' opacity='0.8'/%3E%3Cpath fill='%238fa894' d='M35 65 Q60 40 80 65 Q70 90 55 115 Q40 100 35 65' opacity='0.7'/%3E%3Cpath fill='%23b8a078' d='M10 80 Q35 55 55 80 Q45 105 30 125 Q15 110 10 80' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='1' fill='none' d='M25 30 Q45 25 65 35' opacity='0.8'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M40 50 Q60 45 75 55' opacity='0.7'/%3E%3Ccircle fill='%23fdfcfa' cx='30' cy='40' r='2.5' opacity='0.9'/%3E%3Ccircle fill='%23fdfcfa' cx='50' cy='55' r='2' opacity='0.85'/%3E%3Ccircle fill='%23fdfcfa' cx='65' cy='70' r='1.8' opacity='0.8'/%3E%3C/svg%3E") no-repeat; 
  background-size: contain; 
}

.eucalyptus-tr { 
  top: -10px; 
  right: -10px; 
  transform: scaleX(-1); 
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cpath fill='%23b8a078' d='M0 60 Q30 20 70 35 Q60 70 45 100 Q25 85 0 60' opacity='0.9'/%3E%3Cpath fill='%236b8f71' d='M20 45 Q50 15 85 40 Q75 75 60 105 Q40 90 20 45' opacity='0.8'/%3E%3Cpath fill='%238fa894' d='M35 65 Q60 40 80 65 Q70 90 55 115 Q40 100 35 65' opacity='0.7'/%3E%3Cpath fill='%23b8a078' d='M10 80 Q35 55 55 80 Q45 105 30 125 Q15 110 10 80' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='1' fill='none' d='M25 30 Q45 25 65 35' opacity='0.8'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M40 50 Q60 45 75 55' opacity='0.7'/%3E%3Ccircle fill='%23fdfcfa' cx='30' cy='40' r='2.5' opacity='0.9'/%3E%3Ccircle fill='%23fdfcfa' cx='50' cy='55' r='2' opacity='0.85'/%3E%3Ccircle fill='%23fdfcfa' cx='65' cy='70' r='1.8' opacity='0.8'/%3E%3C/svg%3E") no-repeat; 
  background-size: contain; 
}

.eucalyptus-bl { 
  bottom: -10px; 
  left: -10px; 
  transform: scaleY(-1); 
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cpath fill='%23b8a078' d='M0 60 Q30 20 70 35 Q60 70 45 100 Q25 85 0 60' opacity='0.9'/%3E%3Cpath fill='%236b8f71' d='M20 45 Q50 15 85 40 Q75 75 60 105 Q40 90 20 45' opacity='0.8'/%3E%3Cpath fill='%238fa894' d='M35 65 Q60 40 80 65 Q70 90 55 115 Q40 100 35 65' opacity='0.7'/%3E%3Cpath fill='%23b8a078' d='M10 80 Q35 55 55 80 Q45 105 30 125 Q15 110 10 80' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='1' fill='none' d='M25 30 Q45 25 65 35' opacity='0.8'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M40 50 Q60 45 75 55' opacity='0.7'/%3E%3Ccircle fill='%23fdfcfa' cx='30' cy='40' r='2.5' opacity='0.9'/%3E%3Ccircle fill='%23fdfcfa' cx='50' cy='55' r='2' opacity='0.85'/%3E%3Ccircle fill='%23fdfcfa' cx='65' cy='70' r='1.8' opacity='0.8'/%3E%3C/svg%3E") no-repeat; 
  background-size: contain; 
}

.eucalyptus-br { 
  bottom: -10px; 
  right: -10px; 
  transform: scale(-1); 
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Cpath fill='%23b8a078' d='M0 60 Q30 20 70 35 Q60 70 45 100 Q25 85 0 60' opacity='0.9'/%3E%3Cpath fill='%236b8f71' d='M20 45 Q50 15 85 40 Q75 75 60 105 Q40 90 20 45' opacity='0.8'/%3E%3Cpath fill='%238fa894' d='M35 65 Q60 40 80 65 Q70 90 55 115 Q40 100 35 65' opacity='0.7'/%3E%3Cpath fill='%23b8a078' d='M10 80 Q35 55 55 80 Q45 105 30 125 Q15 110 10 80' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='1' fill='none' d='M25 30 Q45 25 65 35' opacity='0.8'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M40 50 Q60 45 75 55' opacity='0.7'/%3E%3Ccircle fill='%23fdfcfa' cx='30' cy='40' r='2.5' opacity='0.9'/%3E%3Ccircle fill='%23fdfcfa' cx='50' cy='55' r='2' opacity='0.85'/%3E%3Ccircle fill='%23fdfcfa' cx='65' cy='70' r='1.8' opacity='0.8'/%3E%3C/svg%3E") no-repeat; 
  background-size: contain; 
}

/* Ranken an den Seiten (mehr Pflanzen-Motto) */
.eucalyptus-vine {
  position: fixed;
  width: 60px;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 0;
  opacity: 0.3;
  background-repeat: repeat-y;
  background-size: 60px 200px;
}

.eucalyptus-vine-left {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 200'%3E%3Cpath stroke='%23b8a078' stroke-width='1.5' fill='none' d='M20 0 Q25 50 15 100 Q25 150 20 200' opacity='0.7'/%3E%3Cpath fill='%236b8f71' d='M10 30 Q25 25 35 45 Q30 65 25 85' opacity='0.6'/%3E%3Cpath fill='%238fa894' d='M15 120 Q30 115 40 135 Q35 155 25 175' opacity='0.5'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M8 60 Q18 55 28 65' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M12 140 Q22 135 32 145' opacity='0.5'/%3E%3Ccircle fill='%23fdfcfa' cx='18' cy='45' r='1.5' opacity='0.8'/%3E%3Ccircle fill='%23fdfcfa' cx='22' cy='125' r='1.2' opacity='0.7'/%3E%3C/svg%3E");
}

.eucalyptus-vine-right {
  right: 0;
  transform: scaleX(-1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 200'%3E%3Cpath stroke='%23b8a078' stroke-width='1.5' fill='none' d='M20 0 Q25 50 15 100 Q25 150 20 200' opacity='0.7'/%3E%3Cpath fill='%236b8f71' d='M10 30 Q25 25 35 45 Q30 65 25 85' opacity='0.6'/%3E%3Cpath fill='%238fa894' d='M15 120 Q30 115 40 135 Q35 155 25 175' opacity='0.5'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M8 60 Q18 55 28 65' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='0.8' fill='none' d='M12 140 Q22 135 32 145' opacity='0.5'/%3E%3Ccircle fill='%23fdfcfa' cx='18' cy='45' r='1.5' opacity='0.8'/%3E%3Ccircle fill='%23fdfcfa' cx='22' cy='125' r='1.2' opacity='0.7'/%3E%3C/svg%3E");
}

@media (max-width: 700px) {
  .eucalyptus-vine { width: 45px; opacity: 0.28; background-size: 45px 120px; }
}

@media (max-width: 600px) {
  .eucalyptus { width: 100px; height: 100px; opacity: 0.5; }
}

main {
  position: relative;
  z-index: 1;
}

/* --- Hero --- */
.hero {
  text-align: center;
  padding: 1.5rem 0 2.5rem;
}

.hero-motto {
  font-family: var(--font-heading);
  font-size: clamp(0.95rem, 2vw, 1.1rem);
  color: var(--farbe-eukalyptus);
  margin: 0 0 0.5rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 600;
}

.hero-names {
  font-family: var(--font-heading);
  font-size: clamp(1.85rem, 5vw, 2.5rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 0.25rem;
  letter-spacing: 0.02em;
}

.hero-date {
  font-family: var(--font-heading);
  font-size: clamp(1.15rem, 2.5vw, 1.35rem);
  color: var(--farbe-text-weich);
  margin: 0 0 1.5rem;
  font-weight: 400;
}

.hero-frame {
  max-width: 420px;
  margin: 0 auto;
  padding: 10px;
  background: linear-gradient(165deg, var(--farbe-rahmen) 0%, var(--farbe-gold) 50%, var(--farbe-rahmen) 100%);
  border-radius: 4px;
  box-shadow: var(--schatten);
  position: relative;
}

/* --- Hero --- */
.hero {
  position: relative;
}

.hero-background-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  z-index: 0;
}

.hero-background-video::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, transparent, var(--farbe-creme));
  pointer-events: none;
  z-index: 2;
}

.hero-paar-image {
  max-width: 600px;
  margin: 0 auto 1.5rem;
  position: relative;
  border-radius: 50%;
  box-shadow: none;
  z-index: 3;
}

.paar-image {
  width: 100%;
  height: 600px;
  display: block;
  object-fit: cover;
  object-position: center 75%;
  border-radius: 50%;

  -webkit-mask-image: radial-gradient(circle at center,
      rgba(0,0,0,1) 25%,
      rgba(0,0,0,0.9) 35%,
      rgba(0,0,0,0.75) 45%,
      rgba(0,0,0,0.5) 55%,
      rgba(0,0,0,0.25) 60%,
      rgba(0,0,0,0.1) 65%,
      rgba(0,0,0,0) 70%);
      
  mask-image: radial-gradient(circle at center,
      rgba(0,0,0,1) 25%,
      rgba(0,0,0,0.9) 35%,
      rgba(0,0,0,0.75) 45%,
      rgba(0,0,0,0.5) 55%,
      rgba(0,0,0,0.25) 60%,
      rgba(0,0,0,0.1) 65%,
      rgba(0,0,0,0) 70%);
}

.hero-names {
  font-family: var(--font-heading);
  font-size: clamp(3.85rem, 7vw, 4.5rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 0.5rem;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 3;
}

.hero-date {
  font-family: var(--font-heading);
  font-size: clamp(3.15rem, 4.5vw, 3.85rem);
  color: var(--farbe-text-weich);
  margin: 0 0 1.5rem;
  font-weight: 400;
  position: relative;
  z-index: 3;
}

.countdown-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  max-width: 400px;
  margin: 0 auto 1rem;
  position: relative;
  z-index: 3;
}

.countdown-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.countdown-value {
  font-family: var(--font-heading);
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin-bottom: 0.25rem;
}

.countdown-label {
  font-family: var(--font-body);
  font-size: clamp(0.7rem, 1.5vw, 0.8rem);
  color: var(--farbe-text-weich);
  font-weight: 400;
}

.countdown-text {
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.2vw, 1.3rem);
  color: var(--farbe-text);
  margin: -1.05rem 0 0;
  position: relative;
  z-index: 3;
  font-weight: 900;
}

.countdown-text-side {
  position: relative;
  top: -0.45em;
}

.matching-text {
  text-align: center;
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.2vw, 1.3rem);
  color: var(--farbe-text);
  margin: 0;
  position: relative;
  z-index: 3;
  font-weight: 900;
}

.ja-highlight {
  font-size: clamp(4.5rem, 8.75vw, 5.5rem);
  font-family: "Allura", cursive;
  font-weight: 400;
  color: var(--farbe-eukalyptus);
  display: inline-block;
}

.rsvp-text .ja-highlight {
  font-size: clamp(2rem, 4vw, 2.5rem);
}

/* Trennlinie mit Blatt-Motiv (mehr Pflanzen) */
.section-divider {
  margin: 1rem auto 2rem;
  width: 140px;
  height: 40px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 40'%3E%3Cpath fill='%23b8a078' d='M70 8 Q85 20 80 32 Q70 28 65 20 Q62 12 70 8' opacity='0.8'/%3E%3Cpath fill='%236b8f71' d='M50 16 Q65 12 75 24 Q68 30 58 26' opacity='0.7'/%3E%3Cpath fill='%238fa894' d='M85 16 Q100 12 90 26 Q82 30 75 22' opacity='0.6'/%3E%3Cpath stroke='%23c9b896' stroke-width='1' fill='none' d='M55 18 Q70 15 85 18' opacity='0.7'/%3E%3Ccircle fill='%23fdfcfa' cx='70' cy='18' r='3' opacity='0.9'/%3E%3Ccircle fill='%23fdfcfa' cx='58' cy='16' r='1.5' opacity='0.8'/%3E%3Ccircle fill='%23fdfcfa' cx='82' cy='16' r='1.5' opacity='0.8'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}

/* --- Countdown --- */
.countdown-section {
  padding: 2rem 0 2.5rem;
  text-align: center;
  position: relative;
  z-index: 10;
}

.countdown-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(1.35rem, 3vw, 1.6rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 1.25rem;
}

.countdown-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.75rem;
  max-width: 400px;
  margin: 0 auto;
}

.countdown-item {
  background: var(--farbe-weiss);
  padding: 1rem 0.5rem;
  border-radius: 8px;
  border: 1px solid rgba(201, 184, 150, 0.4);
  box-shadow: 0 2px 12px rgba(42, 61, 92, 0.06);
}

.countdown-value {
  display: block;
  font-family: var(--font-heading);
  font-size: clamp(1.5rem, 4vw, 2rem);
  font-weight: 600;
  color: var(--farbe-text);
  line-height: 1.2;
}

.countdown-label {
  font-size: 0.75rem;
  color: var(--farbe-text-weich);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

/* --- Save the Date --- */
.save-the-date-section {
  padding: 2rem 0 2.5rem;
  position: relative;
  z-index: 10;
}

.save-the-date-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(2.3rem, 5vw, 2.8rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 2rem;
  text-align: center;
}

.save-the-date-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}

.save-the-date-grid-center {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.save-the-date-item-short {
  text-align: center;
  padding: 1rem 2rem;
  background: linear-gradient(165deg, rgba(201, 184, 150, 0.15) 0%, rgba(107, 143, 113, 0.1) 100%);
  border-radius: 12px;
  border: 1px solid rgba(107, 143, 113, 0.3);
  max-width: 400px;
}

.save-the-date-item {
  text-align: center;
  padding: 1.5rem;
  background: linear-gradient(165deg, rgba(201, 184, 150, 0.15) 0%, rgba(107, 143, 113, 0.1) 100%);
  border-radius: 12px;
  border: 1px solid rgba(107, 143, 113, 0.3);
}

.save-the-date-item-short h3 {
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: 700;
  color: #4a6c52;
  margin: 0 0 1rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.save-the-date-item h3 {
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: 700;
  color: #4a6c52;
  margin: 0 0 1rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.date-highlight {
  font-family: var(--font-heading);
  font-size: clamp(1.3rem, 3vw, 1.5rem);
  font-weight: 700;
  color: var(--farbe-text);
  margin: 4rem 0 0.5rem;
}

.time-highlight {
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: 600;
  color: var(--farbe-b8a078);
  margin: 0.5rem 0 1.5rem;
}

.location-block {
  margin-bottom: 1.5rem;
}

.location-block:last-child {
  margin-bottom: 0;
}

.location-block h4 {
  font-family: var(--font-heading);
  font-size: clamp(1rem, 2vw, 1.2rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 1rem 0 0.5rem;
}

.location-address {
  font-family: var(--font-heading);
  font-size: clamp(0.8rem, 1.6vw, 1rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0.25rem 0;
}

 .location-block h4.location-address--small {
   font-size: clamp(0.85rem, 1.6vw, 1rem);
   margin: 0.15rem 0;
   line-height: 1.15;
 }

.btn-primary {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background: #4a6c52;
  color: var(--farbe-creme);
  text-decoration: none;
  border-radius: 8px;
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: clamp(0.9rem, 1.8vw, 1rem);
  transition: all 0.3s ease;
  margin-top: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.btn-primary:hover {
  background: #3d5a44;
  transform: translateY(-2px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.btn-secondary {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #4a6c52;
  color: var(--farbe-creme);
  text-decoration: none;
  border-radius: 6px;
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: clamp(0.8rem, 1.5vw, 0.9rem);
  transition: all 0.3s ease;
  margin-top: 0.75rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.btn-secondary:hover {
  background: #3d5a44;
  transform: translateY(-1px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.btn-email {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background: #4a6c52;
  color: var(--farbe-creme);
  text-decoration: none;
  border-radius: 8px;
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: clamp(0.9rem, 1.8vw, 1rem);
  transition: all 0.3s ease;
  margin-top: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.btn-email:hover {
  background: #3d5a44;
  transform: translateY(-2px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

/* --- Wedding Day Schedule --- */
.wedding-day-section {
  padding: 2rem 0 2.5rem;
  position: relative;
  z-index: 10;
}

.wedding-day-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(2.3rem, 5vw, 2.8rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 2rem;
  text-align: center;
}

.schedule-grid {
  max-width: 800px;
  margin: 0 auto;
}

.schedule-item {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: linear-gradient(165deg, rgba(201, 184, 150, 0.15) 0%, rgba(107, 143, 113, 0.1) 100%);
  border-radius: 12px;
  border: 1px solid rgba(107, 143, 113, 0.3);
}

.schedule-time {
  font-family: var(--font-heading);
  font-size: clamp(1.2rem, 2.5vw, 1.4rem);
  font-weight: 700;
  color: #4a6c52;
  margin: 0;
  min-width: 120px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.schedule-content h3 {
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2vw, 1.3rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 0.5rem;
}

.schedule-content h3 a {
  color: var(--farbe-eukalyptus);
  text-decoration: none;
}

.schedule-content h3 a:hover {
  text-decoration: underline;
}

.schedule-note .venue-link {
  color: var(--farbe-eukalyptus);
  text-decoration: none;
  font-weight: 600;
}

.schedule-note .venue-link:hover {
  text-decoration: underline;
}

.schedule-note {
  font-size: clamp(0.85rem, 1.5vw, 0.95rem);
  color: var(--farbe-text-weich);
  margin: 0.25rem 0;
  font-style: italic;
}

.closing-text {
  text-align: center;
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: 600;
  color: #4a6c52;
  margin: 2rem 0 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* --- RSVP Section --- */
.rsvp-section {
  padding: 2rem 0 2.5rem;
  position: relative;
  z-index: 10;
}

.rsvp-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(2.3rem, 5vw, 2.8rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 1rem;
  text-align: center;
}

.rsvp-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  max-width: 900px;
  margin: 0 auto;
  align-items: center;
}

.rsvp-text h3 {
  font-family: var(--font-heading);
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  font-weight: 700;
  color: #4a6c52;
  margin: 0 0 1rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.rsvp-text p {
  font-size: clamp(1rem, 1.8vw, 1.1rem);
  color: var(--farbe-text);
  margin: 0.5rem 0;
}

.contact-info {
  margin-top: 1.5rem;
  text-align: center;
}

.phone {
  font-family: var(--font-heading);
  font-size: clamp(1.1rem, 2vw, 1.3rem);
  font-weight: 600;
  color: var(--farbe-b8a078);
  margin: 0.5rem 0;
}

.rsvp-image {
  text-align: center;
}

.rsvp-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0;

  -webkit-mask-image: radial-gradient(ellipse at center,
      rgba(0,0,0,1) 25%,
      rgba(0,0,0,0.9) 35%,
      rgba(0,0,0,0.75) 45%,
      rgba(0,0,0,0.5) 55%,
      rgba(0,0,0,0.25) 60%,
      rgba(0,0,0,0.1) 65%,
      rgba(0,0,0,0) 70%);
      
  mask-image: radial-gradient(ellipse at center,
      rgba(0,0,0,1) 25%,
      rgba(0,0,0,0.9) 35%,
      rgba(0,0,0,0.75) 45%,
      rgba(0,0,0,0.5) 55%,
      rgba(0,0,0,0.25) 60%,
      rgba(0,0,0,0.1) 65%,
      rgba(0,0,0,0) 70%);
}

@media (max-width: 768px) {
  .rsvp-content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  
  .schedule-item {
    flex-direction: column;
    gap: 1rem;
  }
  
  .schedule-time {
    min-width: auto;
  }
}

/* --- Trauzeugen --- */
.trauzeugen-section {
  padding: 2rem 0 2.5rem;
  position: relative;
  z-index: 10;
}

.trauzeugen-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(1.35rem, 3vw, 1.6rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 0.75rem;
  text-align: center;
}

.trauzeugen-intro {
  text-align: center;
  color: var(--farbe-text-weich);
  font-size: 0.95rem;
  margin: 0 0 1.75rem;
  max-width: 42ch;
  margin-left: auto;
  margin-right: auto;
}

.trauzeugen-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  max-width: 520px;
  margin: 0 auto;
}

.trauzeuge-card {
  background: var(--farbe-weiss);
  border-radius: 10px;
  overflow: hidden;
  box-shadow: var(--schatten);
  border: 1px solid rgba(201, 184, 150, 0.3);
  text-align: center;
}

.trauzeuge-photo-wrap {
  aspect-ratio: 1;
  background: linear-gradient(165deg, rgba(184, 160, 120, 0.15) 0%, rgba(107, 143, 113, 0.12) 100%);
  position: relative;
  overflow: hidden;
}

.trauzeuge-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.trauzeuge-name {
  font-family: var(--font-heading);
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0.75rem 1rem 0.25rem;
}

.trauzeuge-contact {
  font-size: 0.9rem;
  color: var(--farbe-text-weich);
  margin: 0 1rem 1rem;
}

@media (max-width: 480px) {
  .trauzeugen-grid {
    grid-template-columns: 1fr;
    max-width: 280px;
  }
}

/* --- Fotogalerie --- */
.galerie-section {
  padding: 2rem 0 2.5rem;
  position: relative;
  z-index: 10;
}

.galerie-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(2.3rem, 5vw, 2.8rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 0.75rem;
  text-align: center;
}

.trauzeugen-section h2 {
  font-family: var(--font-heading);
  font-size: clamp(2.3rem, 5vw, 2.8rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 2rem;
  text-align: center;
}

.galerie-intro {
  text-align: center;
  color: var(--farbe-text-weich);
  font-size: 0.95rem;
  margin: 0 0 1.5rem;
}

.galerie-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75rem;
}

.trauzeugen-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  max-width: 800px;
  margin: 0 auto;
}

.trauzeuge-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.trauzeuge-image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1rem;
  border: 3px solid var(--farbe-eukalyptus);
}

.trauzeuge-item h3 {
  font-family: var(--font-heading);
  font-size: clamp(1.6rem, 3vw, 1.8rem);
  font-weight: 700;
  color: #4a6c52;
  margin: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}

@media (max-width: 768px) {
  .trauzeugen-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
  .trauzeuge-image {
    width: 150px;
    height: 150px;
  }
}

.galerie-item {
  background: linear-gradient(165deg, rgba(201, 184, 150, 0.2) 0%, rgba(107, 143, 113, 0.15) 100%);
  border-radius: 8px;
  padding: 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid rgba(107, 143, 113, 0.35);
}

.galerie-link {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.galerie-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.galerie-link:hover {
  transform: scale(1.05);
  box-shadow: var(--schatten);
}

.galerie-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.galerie-label {
  text-align: center;
  margin-top: 0.5rem;
  font-family: var(--font-heading);
  font-size: 1.1rem;
  color: var(--farbe-text);
  font-weight: 700;
  font-style: italic;
}

.galerie-placeholder {
  font-size: 0.8rem;
  color: var(--farbe-text-weich);
  font-style: italic;
}

/* Wenn in .galerie-item ein Bild liegt, verstecke den Platzhalter-Text */
.galerie-item:has(img) .galerie-placeholder {
  display: none;
}

@media (max-width: 500px) {
  .galerie-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* --- Gallery Modal --- */
.gallery-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.gallery-modal-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  background: var(--farbe-weiss);
  border-radius: 12px;
  padding: 1rem;
  overflow: auto;
}

.gallery-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 2rem;
  font-weight: bold;
  color: var(--farbe-text);
  cursor: pointer;
  z-index: 1001;
  background: var(--farbe-weiss);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.gallery-modal-close:hover {
  background-color: var(--farbe-creme);
}

.gallery-modal-images {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.gallery-modal-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.gallery-modal-image:hover {
  transform: scale(1.05);
}

/* --- Footer / Kontakt --- */
.footer {
  text-align: center;
  padding: 2rem 1rem 2.5rem;
  border-top: 1px solid rgba(201, 184, 150, 0.35);
}

.footer h2 {
  font-family: var(--font-heading);
  font-size: clamp(1.25rem, 2.5vw, 1.45rem);
  font-weight: 600;
  color: var(--farbe-text);
  margin: 0 0 1rem;
}

.footer-domain {
  font-family: var(--font-heading);
  font-size: 1.1rem;
  color: var(--farbe-gold);
  margin: 0 0 1.25rem;
  font-weight: 600;
}

.contact-details {
  margin-bottom: 1.5rem;
}

.contact-details p {
  margin: 0.35rem 0;
  font-size: 0.95rem;
  color: var(--farbe-text-weich);
}

.contact-details a {
  color: var(--farbe-text);
  text-decoration: none;
  border-bottom: 1px solid var(--farbe-eukalyptus-hell);
}

.contact-details a:hover {
  color: var(--farbe-eukalyptus);
}

.footer-copy {
  font-size: 0.8rem;
  color: var(--farbe-text-weich);
  margin: 0;
}
