/* =============================================================================
   WEDDING WEBSITE — styles.css
   Mobile-first, no frameworks, vanilla CSS
   Self-hosted fonts: Playfair Display (headings) · Lato (body)
   ============================================================================= */

/* =============================================================================
   0. SELF-HOSTED FONTS
   ============================================================================= */

/* Lato 300 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/lato-300-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('fonts/lato-300-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Lato 400 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/lato-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/lato-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Lato 700 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/lato-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/lato-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Playfair Display — normal 400 / 600 / 700 (variable font, same files) */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/playfair-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/playfair-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Playfair Display — italic 400 */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-italic-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/playfair-italic-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* =============================================================================
   1. CSS CUSTOM PROPERTIES (Design Tokens)
   ============================================================================= */
:root {
  /* --- Color Palette: warm white · champagne rose accent --- */
  --color-ivory:        #ffffff;   /* page background — pure white */
  --color-ivory-mid:    #fdf9f6;   /* subtle warm tint */
  --color-blush:        #f4e4dc;   /* timeline marker ring — light rose tint */
  --color-blush-dark:   #b8765e;   /* accent — champagne rose */
  --color-blush-hover:  #9e5f49;   /* hover — deeper rose */
  --color-cream:        #fefcfa;   /* card background — barely warm white */
  --color-brown-light:  #b89888;   /* label — warm rose-taupe */
  --color-brown:        #8b7d74;   /* muted body text */
  --color-dark:         #1a1614;   /* headings — near-black, warm */
  --color-text:         #2c2926;   /* body text — warm dark */
  --color-text-muted:   #7a7470;   /* secondary text — warm-gray */
  --color-white:        #ffffff;
  --color-divider:      rgba(195, 175, 165, 0.4); /* section separator — warm rose-beige */
  --color-overlay:      rgba(0, 0, 0, 0.35); /* hero overlay */

  /* --- Typography --- */
  --font-heading:       'Playfair Display', Georgia, serif;
  --font-body:          'Lato', 'Helvetica Neue', Arial, sans-serif;

  /* --- Font Sizes (fluid, mobile → desktop) --- */
  --fs-xs:    0.75rem;   /* 12px */
  --fs-sm:    0.875rem;  /* 14px */
  --fs-base:  1rem;      /* 16px */
  --fs-md:    1.125rem;  /* 18px */
  --fs-lg:    1.375rem;  /* 22px */
  --fs-xl:    1.75rem;   /* 28px */
  --fs-2xl:   2.25rem;   /* 36px */
  --fs-3xl:   3rem;      /* 48px */
  --fs-4xl:   4.5rem;    /* 72px */

  /* --- Spacing Scale --- */
  --space-1:  0.25rem;
  --space-2:  0.5rem;
  --space-3:  0.75rem;
  --space-4:  1rem;
  --space-5:  1.5rem;
  --space-6:  2rem;
  --space-8:  3rem;
  --space-10: 4rem;
  --space-12: 5rem;
  --space-16: 7rem;

  /* --- Layout --- */
  --max-width:        1100px;
  --section-padding:  var(--space-10) var(--space-4);

  /* --- Borders & Shadows --- */
  --radius-sm:   6px;
  --radius-md:   12px;
  --radius-lg:   20px;
  --shadow-card: 0 1px 16px rgba(0, 0, 0, 0.06);
  --shadow-hover: 0 6px 28px rgba(0, 0, 0, 0.10);
  --shadow-nav:  0 1px 20px rgba(0, 0, 0, 0.07);

  /* --- Transitions --- */
  --transition-fast: 0.2s ease;
  --transition-med:  0.35s ease;
}


/* =============================================================================
   2. RESET & BASE
   ============================================================================= */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: var(--font-body);
  font-size: var(--fs-base);
  color: var(--color-text);
  background-color: var(--color-ivory);
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

address {
  font-style: normal;
}

/* Remove animations for users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}


/* =============================================================================
   3. UTILITIES
   ============================================================================= */

/* Centered max-width container */
.container {
  width: 100%;
  max-width: var(--max-width);
  margin-inline: auto;
  padding-inline: var(--space-4);
}

/* Section layout */
.section {
  padding: var(--space-10) var(--space-4);
  background-color: var(--color-ivory);
  background-image: linear-gradient(
    to right,
    transparent 16.67%,
    rgba(200, 188, 180, 0.5) 16.67%,
    rgba(200, 188, 180, 0.5) 83.33%,
    transparent 83.33%
  );
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: top center;
}

.section--light  { background-color: var(--color-ivory); }
.section--ivory  { background-color: var(--color-ivory); }
.section--blush  { background-color: var(--color-ivory); }

/* Section label (small decorative text above heading) */
.section__label {
  display: block;
  font-family: var(--font-body);
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--color-brown-light);
  margin-bottom: var(--space-2);
}

/* Section headings */
.section__heading {
  font-family: var(--font-heading);
  font-size: var(--fs-2xl);
  font-weight: 600;
  color: var(--color-dark);
  margin-bottom: var(--space-6);
  line-height: 1.25;
}

/* Shared button styles */
.btn {
  display: inline-block;
  padding: 0.6em 1.6em;
  border-radius: 2px;
  font-family: var(--font-body);
  font-size: var(--fs-xs);
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  background: transparent;
  color: var(--color-text-muted);
  border: 1px solid var(--color-divider);
  transition: color var(--transition-fast),
              border-color var(--transition-fast),
              font-weight var(--transition-fast);
}

.btn:hover,
.btn:focus-visible {
  color: var(--color-text);
  border-color: rgba(200, 188, 180, 0.8);
  font-weight: 700;
  outline: none;
}

/* Keep modifiers for potential future differentiation */
.btn--primary {}
.btn--outline {}


/* =============================================================================
   4. SITE HEADER + NAVIGATION
   ============================================================================= */

/* Logo above nav — scrolls away */
.site-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--space-6) var(--space-4) var(--space-5);
  background-color: var(--color-ivory);
}

.site-logo__img {
  width: 260px;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .site-logo__img {
    width: 200px;
  }
}

/* Hero header — not sticky, scrolls away normally */
.site-header__hero {
  background-color: var(--color-ivory);
  text-align: center;
  padding: 8rem var(--space-4);
}

/* Nav — sticky, appears alone once hero scrolls out */
.nav {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--color-divider);
  transition: box-shadow var(--transition-fast);
}

/* Add shadow when scrolled */
.nav--scrolled {
  box-shadow: var(--shadow-nav);
}

.nav__container {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: var(--max-width);
  margin-inline: auto;
  padding: var(--space-3) var(--space-4);
  position: relative;
}

/* Logo / couple name */
.nav__logo {
  font-family: var(--font-heading);
  font-size: var(--fs-md);
  font-weight: 600;
  color: var(--color-dark);
  white-space: nowrap;
  transition: color var(--transition-fast);
}

.nav__logo:hover {
  color: var(--color-blush-dark);
}

/* Desktop nav links */
.nav__links {
  display: flex;
  align-items: center;
  gap: var(--space-5);
}

.nav__link {
  font-family: var(--font-body);
  font-size: var(--fs-sm);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--color-text);
  transition: color var(--transition-fast);
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.nav__link:hover,
.nav__link:focus-visible,
.nav__link:active {
  color: var(--color-dark);
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

/* Active section indicator — bold, no underline */
.nav__link--active {
  color: var(--color-dark);
  font-weight: 700;
}

/* CTA link styled as pill button */
.nav__link--cta {
  background-color: var(--color-blush-dark);
  color: var(--color-white);
  padding: 0.4em 1em;
  border-radius: var(--radius-sm);
  transition: background-color var(--transition-fast);
}

.nav__link--cta::after { display: none; }

.nav__link--cta:hover {
  background-color: var(--color-blush-hover);
  color: var(--color-white);
}

/* ---- Hamburger (CSS-only) ---- */
.nav__toggle-checkbox {
  display: none; /* Hidden checkbox that controls menu state */
}

.nav__hamburger {
  display: none; /* Hidden on desktop */
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  cursor: pointer;
  padding: var(--space-2);
  z-index: 110;
}

.nav__hamburger-line {
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--color-dark);
  border-radius: 2px;
  transition: transform var(--transition-med), opacity var(--transition-med);
  transform-origin: center;
}

/* Animate hamburger → X when checked */
.nav__toggle-checkbox:checked ~ .nav__hamburger .nav__hamburger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.nav__toggle-checkbox:checked ~ .nav__hamburger .nav__hamburger-line:nth-child(2) {
  opacity: 0;
  transform: scaleX(0);
}
.nav__toggle-checkbox:checked ~ .nav__hamburger .nav__hamburger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* Scroll-Pfeil-Buttons — standardmäßig versteckt */
.nav__scroll-btn {
  display: none;
}

/* ---- Mobile nav ---- */
@media (max-width: 767px) {
  .nav__container {
    justify-content: center;
    padding: 0;
    gap: 0;
  }

  /* Hamburger komplett ausblenden */
  .nav__hamburger,
  .nav__toggle-checkbox {
    display: none;
  }

  /* Links nehmen den verbleibenden Platz zwischen den Pfeilen ein */
  .nav__links {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding: var(--space-3) 0;
    flex: 1;
    min-width: 0;        /* flex-shrink erlauben */
    overflow-x: hidden;
    overflow-y: hidden;
    /* Fade wird per JS als mask-image gesetzt */
    -webkit-mask-image: none;
    mask-image: none;
  }

  .nav__link {
    white-space: nowrap;
    flex-shrink: 0;
    padding: var(--space-2) var(--space-4);
    font-size: var(--fs-sm);
  }

  .nav__link--cta {
    margin: var(--space-2) var(--space-3);
    text-align: center;
    border-radius: var(--radius-sm);
    padding: var(--space-2) var(--space-4);
  }

  /* Pfeile sind normale Flex-Elemente (reservieren echten Platz).
     visibility:hidden hält den Platz frei, auch wenn kein Scroll nötig ist. */
  .nav__scroll-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 36px;
    align-self: stretch;
    border: none;
    background: transparent;
    color: var(--color-text-muted);
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
    visibility: hidden;
    pointer-events: none;
    transition: opacity var(--transition-fast);
  }

  .nav__scroll-btn--visible {
    visibility: visible;
    pointer-events: auto;
  }
}

/* Noch kleinere Abstände auf sehr kleinen Smartphones */
@media (max-width: 400px) {
  .nav__link {
    padding: var(--space-2) var(--space-3);
    font-size: var(--fs-xs);
  }
}


/* =============================================================================
   6. EINLADUNG — Invitation + Countdown
   ============================================================================= */
.einladung__text {
  max-width: 680px;
  margin-inline: auto;
  text-align: center;
  margin-bottom: var(--space-10);
}

/* Date sits above the heading at the same visual weight */
.einladung__date {
  font-family: var(--font-heading);
  font-size: var(--fs-2xl);
  font-weight: 400;
  color: var(--color-dark);
  margin-bottom: var(--space-6);
  line-height: 1.2;
}

/* Two-line tagline pair below the date */
.einladung__tagline {
  font-size: var(--fs-md);
  font-weight: 700;
  color: var(--color-text);
  line-height: 1.5;
  margin-top: var(--space-4);
}

.einladung__subtitle {
  font-size: var(--fs-md);
  font-weight: 400;
  color: var(--color-text);
  line-height: 1.5;
  margin-top: var(--space-2);
}

@media (min-width: 768px) {
  .section__heading {
    font-size: var(--fs-3xl);
  }

  .einladung__date {
    font-size: var(--fs-3xl);
  }
}


/* =============================================================================
   7. LOCATIONS — Two venue cards
   ============================================================================= */
#locations .section__label,
#locations .section__heading {
  text-align: center;
}

.locations__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-6);
  align-items: stretch;
}

/* Location card */
.location-card {
  background-color: var(--color-cream);
  border-radius: var(--radius-md);
  overflow: hidden;
  border: 1px solid var(--color-divider);
  box-shadow: var(--shadow-card);
  transition: box-shadow var(--transition-med), transform var(--transition-med);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.location-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-3px);
}

.location-card__body {
  padding: var(--space-5) var(--space-6);
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
  flex: 1;
}

.location-card__type {
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-brown-light);
}

.location-card__name {
  font-family: var(--font-heading);
  font-size: var(--fs-xl);
  font-weight: 600;
  color: var(--color-dark);
  line-height: 1.25;
  min-height: 4.5rem; /* reserves space for 2 lines so illustrations align */
}

/* Illustration below heading */
.location-card__illustration {
  width: 100%;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block: var(--space-1);
  border-radius: var(--radius-lg);
  overflow: hidden;
}

.location-card__illustration img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  mix-blend-mode: multiply;
  filter: contrast(1.4) brightness(1.1);
}

.location-card__time {
  font-size: var(--fs-sm);
  color: var(--color-text-muted);
}

/* Description paragraph inside location card */
.location-card__desc {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.75;
}

/* Practical info list (parking, transport, dresscode) */
.location-card__practical {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
  border-top: 1px solid var(--color-divider);
  padding-top: var(--space-3);
  margin-top: var(--space-1);
}

.location-card__practical li {
  font-size: var(--fs-sm);
  color: var(--color-text-muted);
  line-height: 1.6;
}

.location-card__practical strong {
  color: var(--color-text);
  font-weight: 600;
}

/* Maps link — subtle text link, not a button */
.location-card .btn--outline {
  all: unset;
  display: inline-flex;
  align-items: center;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.07em;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: color var(--transition-fast);
}

.location-card .btn--outline:hover {
  color: var(--color-blush-dark);
}

.location-card__address {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.6;
}

@media (min-width: 768px) {
  .locations__grid {
    grid-template-columns: 1fr 1fr;
  }
}


/* =============================================================================
   8. TAGESABLAUF — Vertical timeline
   ============================================================================= */
#tagesablauf .section__label,
#tagesablauf .section__heading {
  text-align: center;
}

.timeline {
  position: relative;
  max-width: 680px;
  margin-inline: auto;
  padding-left: var(--space-8);
}

/* Vertical line on the left */
.timeline::before {
  content: '';
  position: absolute;
  left: 14px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(184, 118, 94, 0.25) 10%,
    rgba(184, 118, 94, 0.25) 90%,
    transparent
  );
}

.timeline__item {
  position: relative;
  margin-bottom: var(--space-8);
}

.timeline__item:last-child {
  margin-bottom: 0;
}

/* Dot marker on the timeline line */
.timeline__marker {
  position: absolute;
  left: calc(-1 * var(--space-8) + 6px);
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--color-cream);
  border: 3px solid var(--color-blush-dark);
  box-shadow: 0 0 0 4px var(--color-blush);
  z-index: 1;
}

/* Event card */
.timeline__card {
  background-color: var(--color-cream);
  border-radius: var(--radius-md);
  padding: var(--space-5);
  border: 1px solid var(--color-divider);
  box-shadow: var(--shadow-card);
  transition: box-shadow var(--transition-med);
}

.timeline__card:hover {
  box-shadow: var(--shadow-hover);
}

.timeline__time {
  display: block;
  font-family: var(--font-body);
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-blush-dark);
  margin-bottom: var(--space-2);
}

.timeline__event {
  font-family: var(--font-heading);
  font-size: var(--fs-lg);
  font-weight: 600;
  color: var(--color-dark);
  margin-bottom: var(--space-2);
}

.timeline__desc {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.7;
}

@media (min-width: 768px) {
  .timeline {
    padding-left: var(--space-10);
  }

  .timeline::before {
    left: 16px;
  }

  .timeline__marker {
    left: calc(-1 * var(--space-10) + 8px);
    width: 18px;
    height: 18px;
  }
}


/* =============================================================================
   9. UNTERKUNFT — Accommodation
   ============================================================================= */
#unterkunft .section__label,
#unterkunft .section__heading {
  text-align: center;
}

.unterkunft__intro {
  max-width: 620px;
  margin-inline: auto;
  text-align: center;
  font-size: var(--fs-md);
  color: var(--color-text);
  margin-bottom: var(--space-8);
  line-height: 1.8;
}

.hotel-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-6);
  max-width: 680px;
  margin-inline: auto;
}

.hotel-card {
  background-color: var(--color-cream);
  border-radius: var(--radius-md);
  border: 1px solid var(--color-divider);
  box-shadow: var(--shadow-card);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow var(--transition-med), transform var(--transition-med);
}

.hotel-card:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-3px);
}

.hotel-card__body {
  padding: var(--space-6) var(--space-6);
  display: flex;
  flex-direction: column;
  gap: var(--space-4);
  flex: 1;
}

.hotel-card__name {
  font-family: var(--font-heading);
  font-size: var(--fs-xl);
  font-weight: 600;
  color: var(--color-dark);
}

.hotel-card__practical {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: var(--space-2);
  font-size: var(--fs-sm);
  color: var(--color-text-muted);
  line-height: 1.7;
  flex: 1;
}

.hotel-card__practical strong {
  color: var(--color-text);
  font-weight: 600;
}

.hotel-card__links {
  display: flex;
  gap: var(--space-3);
  flex-wrap: wrap;
  margin-top: auto;
}

.hotel-card__desc {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.75;
}

.hotel-card__address {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.6;
}

.hotel-card__link {
  display: block;
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.07em;
  color: var(--color-text-muted);
  cursor: pointer;
  transition: color var(--transition-fast);
}

.hotel-card__link:hover {
  color: var(--color-blush-dark);
}


/* =============================================================================
   10. WÜNSCHE — Gift wishes
   ============================================================================= */
#wuensche .section__label,
#wuensche .section__heading {
  text-align: center;
}

.wuensche__intro {
  max-width: 640px;
  margin-inline: auto;
  text-align: center;
  font-size: var(--fs-md);
  color: var(--color-text);
  line-height: 1.8;
  margin-bottom: var(--space-8);
}


.wuensche__bankinfo {
  max-width: 540px;
  margin-inline: auto;
  text-align: center;
  font-size: var(--fs-sm);
  color: var(--color-text-muted);
  font-style: italic;
}

/* =============================================================================
   11. FRAGEN — Contact section
   ============================================================================= */
#fragen .section__label,
#fragen .section__heading {
  text-align: center;
}

.fragen__intro {
  max-width: 600px;
  margin-inline: auto;
  text-align: center;
  font-size: var(--fs-md);
  color: var(--color-text);
  line-height: 1.8;
  margin-bottom: var(--space-8);
}

.fragen__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--space-6);
  max-width: 760px;
  margin-inline: auto;
}

.fragen__card {
  background-color: var(--color-cream);
  border: 1px solid var(--color-divider);
  border-radius: var(--radius-md);
  padding: var(--space-6) var(--space-8);
  text-align: center;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  gap: var(--space-3);
}

.fragen__card-label {
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-brown-light);
}

.fragen__card-name {
  font-family: var(--font-heading);
  font-size: var(--fs-xl);
  font-weight: 600;
  color: var(--color-dark);
  line-height: 1.25;
}

.fragen__card-text {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.75;
}

@media (min-width: 768px) {
  .fragen__grid {
    grid-template-columns: 1fr 1fr;
  }
}


/* =============================================================================
   12. FOOTER
   ============================================================================= */
.footer {
  background-color: var(--color-ivory);
  border-top: 1px solid var(--color-divider);
  padding: var(--space-6) var(--space-4);
  text-align: center;
}

.footer__names {
  font-family: var(--font-heading);
  font-size: var(--fs-md);
  font-weight: 400;
  font-style: italic;
  color: var(--color-dark);
  margin-bottom: var(--space-2);
}

.footer__date {
  font-size: var(--fs-xs);
  letter-spacing: 0.1em;
  color: var(--color-text-muted);
  margin-bottom: var(--space-3);
}

.footer__copy {
  font-size: var(--fs-xs);
  letter-spacing: 0.06em;
  color: var(--color-text-muted);
  opacity: 0.6;
}

.footer__legal {
  margin-top: var(--space-3);
}

.footer__link {
  font-size: var(--fs-xs);
  letter-spacing: 0.08em;
  color: var(--color-text-muted);
  transition: color var(--transition-fast);
}

.footer__link:hover {
  color: var(--color-text);
}


/* =============================================================================
   13. IMPRESSUM
   ============================================================================= */
.impressum__block {
  margin-bottom: var(--space-8);
}

.impressum__heading {
  font-family: var(--font-body);
  font-size: var(--fs-xs);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-brown-light);
  margin-bottom: var(--space-3);
}

.impressum__block p {
  font-size: var(--fs-sm);
  color: var(--color-text);
  line-height: 1.8;
}

.impressum__link {
  color: var(--color-blush-dark);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.impressum__link:hover {
  color: var(--color-blush-hover);
}


/* =============================================================================
   14. TABLET BREAKPOINT — min-width: 768px
   ============================================================================= */
@media (min-width: 768px) {
  :root {
    --section-padding: var(--space-12) var(--space-6);
  }

  .section {
    padding: var(--space-12) var(--space-6);
  }

}


/* =============================================================================
   14. DESKTOP BREAKPOINT — min-width: 1200px
   ============================================================================= */
@media (min-width: 1200px) {
  :root {
    --section-padding: var(--space-16) var(--space-4);
  }

  .section {
    padding: var(--space-16) var(--space-4);
  }

  .section__heading {
    font-size: var(--fs-3xl);
  }

  .timeline {
    max-width: 760px;
  }
}
