/* ============================================================
   CUSTOM PROPERTIES
   ============================================================ */
:root {
  --cream:       #FAF7F2;
  --cream-dark:  #F0E9DF;
  --beige:       #EDE5D8;
  --gold:        #C4A265;
  --gold-light:  #D4B896;
  --gold-dark:   #8A6A42;
  --olive:       #5C6B50;
  --olive-bg:    #4A5A3E;
  --olive-soft:  #E8EDDF;
  --sand:        #F0E4CE;
  --terracotta-soft: #F3EAE0;
  --lavande-soft: #E6ECF3;
  --bleu:        #B0BFD0;
  --bleu-deep:   #C4D0DE;
  --dark:        #1A1816;
  --dark-mid:    #252220;
  --mid:         #6E6E6E;
  --light:       #B4AC9E;
  --white:       #FFFFFF;

  --font-display: 'Cormorant Garamond', Georgia, serif;
  --font-body:    'Montserrat', -apple-system, BlinkMacSystemFont, sans-serif;

  --ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);

  --section-pad: 140px;
  --max-w:       1200px;
  --narrow-w:    740px;
}

/* ============================================================
   RESET
   ============================================================ */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-font-smoothing: antialiased; }
body {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 16px;
  color: var(--dark);
  background: var(--cream);
  overflow-x: hidden;
  line-height: 1.7;
}
img { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font-family: var(--font-body); }
sup { font-size: 0.6em; vertical-align: super; }

/* ============================================================
   NAVIGATION
   ============================================================ */
#navbar {
  position: fixed;
  inset: 0 0 auto;
  z-index: 900;
  transition: background 0.5s var(--ease), box-shadow 0.5s var(--ease);
}

#navbar.scrolled {
  background: rgba(253, 250, 246, 0.96);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: 0 1px 0 rgba(0,0,0,0.07);
}

.nav-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 56px;
  max-width: 1400px;
  margin: 0 auto;
}

.nav-logo {
  font-family: var(--font-display);
  font-size: 1.35rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: rgba(255,255,255,0.9);
  transition: color 0.3s;
  display: flex;
  align-items: center;
}
#navbar.scrolled .nav-logo { color: var(--dark); }

.nav-links {
  display: flex;
  list-style: none;
  gap: 36px;
}
.nav-links a {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.8);
  transition: color 0.3s, border-color 0.3s;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
}
.nav-links a:hover { color: rgba(255,255,255,1); border-color: rgba(255,255,255,0.4); }
#navbar.scrolled .nav-links a { color: var(--mid); }
#navbar.scrolled .nav-links a:hover { color: var(--dark); border-color: var(--gold); }
.nav-rsvp { color: var(--gold-light) !important; }
#navbar.scrolled .nav-rsvp { color: var(--gold-dark) !important; }

.nav-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

.lang-toggle {
  background: none;
  border: 1px solid rgba(255,255,255,0.35);
  color: rgba(255,255,255,0.8);
  padding: 7px 16px;
  cursor: pointer;
  font-size: 0.72rem;
  font-weight: 400;
  letter-spacing: 0.12em;
  border-radius: 2px;
  display: flex;
  align-items: center;
  gap: 7px;
  transition: all 0.3s;
}
.lang-toggle:hover { border-color: rgba(255,255,255,0.7); color: rgba(255,255,255,1); }
#navbar.scrolled .lang-toggle { border-color: rgba(0,0,0,0.18); color: var(--mid); }
#navbar.scrolled .lang-toggle:hover { border-color: var(--gold); color: var(--dark); }
.lang-sep { opacity: 0.35; }
.lang-option { cursor: pointer; transition: opacity 0.2s; }
.lang-option.active { font-weight: 500; }
.lang-option:not(.active) { opacity: 0.5; }

.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
}
.hamburger span {
  display: block;
  width: 22px;
  height: 1px;
  background: rgba(255,255,255,0.85);
  transition: all 0.3s;
}
#navbar.scrolled .hamburger span { background: var(--dark); }

.nav-mobile {
  display: none;
  background: rgba(253, 250, 246, 0.98);
  backdrop-filter: blur(20px);
  padding: 20px 32px 32px;
  border-top: 1px solid rgba(0,0,0,0.06);
}
.nav-mobile.open { display: block; }
.nav-mobile ul { list-style: none; display: flex; flex-direction: column; gap: 18px; }
.nav-mobile a {
  font-size: 0.88rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--dark-mid);
}

/* ============================================================
   HERO
   ============================================================ */
#hero {
  position: relative;
  height: 100vh;
  min-height: 680px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #1A1816;
}

.hero-bg {
  position: absolute;
  inset: 0;
  background-image: url('https://domaine-jolibois.com/cdn/shop/files/JOLIBOIS_18_09-01_3735x2101_crop_center.jpg?v=1758907196');
  background-size: cover;
  background-position: center 58%;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(15, 12, 8, 0.25) 0%,
    rgba(15, 12, 8, 0.48) 45%,
    rgba(15, 12, 8, 0.72) 100%
  );
}

.hero-content {
  position: relative;
  z-index: 1;
  text-align: center;
  color: var(--white);
  padding: 0 40px;
  max-width: 960px;
}

.hero-eyebrow {
  font-size: 0.78rem;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 22px;
  font-weight: 300;
  animation: fadeUp 1s var(--ease-out) 0.2s both;
}

.hero-names {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5.5vw, 4.2rem);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.1;
  white-space: nowrap;
  margin-bottom: 18px;
  animation: fadeUp 1s var(--ease-out) 0.38s both;
}
@media (max-width: 480px) {
  .hero-names { white-space: normal; }
}
.hero-names em {
  font-style: italic;
  color: var(--gold-light);
}
/* Names logo inline sizing handled by .site-mark--names */

.hero-subtitle {
  font-size: 0.85rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
  font-weight: 300;
  margin-bottom: 36px;
  animation: fadeUp 1s var(--ease-out) 0.52s both;
}

.hero-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 28px;
  animation: fadeUp 1s var(--ease-out) 0.6s both;
}
.hero-line { width: 72px; height: 1px; background: rgba(255,255,255,0.25); }
.hero-star { color: var(--gold-light); font-size: 0.75rem; }

.hero-date {
  font-family: var(--font-display);
  font-size: clamp(2rem, 5vw, 3.6rem);
  font-weight: 600;
  color: var(--white);
  margin-bottom: 14px;
  animation: fadeUp 1s var(--ease-out) 0.68s both;
}

.hero-location {
  font-size: clamp(0.85rem, 1.5vw, 1.1rem);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.85);
  font-weight: 400;
  margin-bottom: 12px;
  animation: fadeUp 1s var(--ease-out) 0.76s both;
}

.hero-civil {
  font-size: clamp(0.8rem, 1.2vw, 0.95rem);
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.75);
  font-weight: 400;
  margin-bottom: 48px;
  animation: fadeUp 1s var(--ease-out) 0.82s both;
}
.hero-civil-date { color: rgba(255,255,255,0.72); }

/* Countdown */
.countdown {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  animation: fadeUp 1s var(--ease-out) 0.95s both;
}
.cd-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 68px;
}
.cd-num {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  color: var(--white);
  line-height: 1;
}
.cd-label {
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
  margin-top: 6px;
}
.cd-sep {
  font-family: var(--font-display);
  font-size: clamp(1.6rem, 3.5vw, 2.5rem);
  color: var(--gold-light);
  opacity: 0.5;
  line-height: 1.1;
  padding-top: 0;
}

/* ── Site Mark ─────────────────────────────────────────────── */
.site-mark {
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
  object-fit: contain;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.site-mark--nav {
  width: 48px;
  height: 32px;
  opacity: 0.9;
  margin-right: 9px;
  position: relative;
  top: -1px;
}

.site-mark--names {
  display: inline-block;
  width: clamp(5.5rem, 12vw, 9.5rem);
  height: auto;
  vertical-align: middle;
  margin: 0 0.25em;
  opacity: 0.92;
  position: relative;
  top: -0.08em;
}

.site-mark--divider {
  width: 68px;
  height: 45px;
  opacity: 0.55;
}

.site-mark--band {
  width: 110px;
  height: 73px;
  opacity: 0.9;
  display: block;
  margin: 0 auto 14px;
}

.site-mark--accent {
  width: 130px;
  height: 87px;
  opacity: 0.92;
}

.site-mark--footer {
  width: 320px;
  height: 213px;
  opacity: 0.92;
}

/* Hero actions */
.hero-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-top: 40px;
  animation: fadeUp 1s var(--ease-out) 1.1s both;
}
.hero-btn {
  min-width: 280px;
}
.btn--ghost {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.35);
  color: rgba(255,255,255,0.85);
  padding: 15px 36px;
  font-size: 0.76rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.35s var(--ease);
  border-radius: 1px;
  text-align: center;
  width: 100%;
}
.btn--ghost:hover {
  background: rgba(255,255,255,0.1);
  border-color: rgba(255,255,255,0.6);
  color: rgba(255,255,255,1);
}

/* Honeypot */
.hidden-field { position: absolute; left: -9999px; }

/* (removed section-subtitle--light — no longer used) */

/* Scroll arrow */
.hero-arrow {
  position: absolute;
  bottom: 44px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  color: rgba(255,255,255,0.45);
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: arrowBounce 2.4s ease-in-out infinite;
  transition: color 0.3s;
}
.hero-arrow:hover { color: rgba(255,255,255,0.85); }
.hero-arrow svg { width: 22px; height: 22px; }

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes arrowBounce {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50%       { transform: translateX(-50%) translateY(9px); }
}

/* ============================================================
   SECTION BASE
   ============================================================ */
.section { padding: var(--section-pad) 0; }
.section--dark  { background: var(--dark-mid); color: var(--white); }
.section--beige { background: var(--cream); }
.section--olive { background: var(--olive-soft); }
.section--sand  { background: var(--sand); }
.section--lavande { background: var(--lavande-soft); }
.section--terracotta { background: var(--terracotta-soft); }
.section--bleu  { background: var(--bleu-deep); color: var(--dark); }

.container {
  max-width: var(--max-w);
  margin: 0 auto;
  padding: 0 56px;
}
.container--narrow { max-width: var(--narrow-w); }

.section-header {
  text-align: center;
  margin-bottom: 80px;
}
.eyebrow {
  font-family: var(--font-body);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-variant: small-caps;
  color: var(--gold-dark);
  margin-bottom: 18px;
}
.section--dark .eyebrow { color: var(--gold-light); }
.section--olive .eyebrow { color: var(--olive); }
.section--bleu .eyebrow { color: var(--gold-dark); }
.section--sand .eyebrow { color: var(--gold-dark); }

.section-title {
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 5vw, 3.6rem);
  font-weight: 600;
  line-height: 1.15;
  letter-spacing: 0.01em;
  color: var(--dark);
}
.section--dark .section-title { color: var(--white); }

.section-subtitle {
  margin-top: 14px;
  font-size: 0.95rem;
  color: var(--dark-mid);
  font-weight: 400;
  letter-spacing: 0.03em;
}
.section--dark .section-subtitle { color: rgba(255,255,255,0.75); }
.section--bleu .section-subtitle { color: var(--dark-mid); }
.section--sand .section-subtitle { color: var(--dark-mid); }

/* ============================================================
   REVEAL
   ============================================================ */
.reveal {
  opacity: 0;
  transform: translateY(36px);
  transition: opacity 0.9s var(--ease-out), transform 0.9s var(--ease-out);
}
.reveal.visible { opacity: 1; transform: translateY(0); }

/* ============================================================
   CEREMONIES
   ============================================================ */
.ceremonies-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.ceremony-card {
  padding: 60px 52px;
  text-align: center;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(196,162,101,0.2);
  box-shadow: 0 8px 40px rgba(0,0,0,0.2);
  color: var(--white);
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease), border-color 0.35s;
  position: relative;
  overflow: hidden;
}
.ceremony-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
  opacity: 0;
  transition: opacity 0.35s;
}
.ceremony-card:hover { transform: translateY(-5px); box-shadow: 0 24px 64px rgba(0,0,0,0.3); border-color: rgba(196,162,101,0.4); }
.ceremony-card:hover::before { opacity: 1; }

.ceremony-card--main {
  background: rgba(196,162,101,0.1);
  color: var(--white);
  border: 1px solid rgba(196,162,101,0.35);
  box-shadow: 0 8px 40px rgba(0,0,0,0.25);
}

.ceremony-num {
  font-family: var(--font-display);
  font-size: 3.6rem;
  font-weight: 400;
  color: var(--gold);
  opacity: 0.6;
  line-height: 1;
  margin-bottom: 12px;
}
.ceremony-card--main .ceremony-num { opacity: 0.7; color: var(--gold); }

.ceremony-tag {
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 14px;
  font-weight: 600;
}
.ceremony-card--main .ceremony-tag { color: var(--gold-light); }

.ceremony-name {
  font-family: var(--font-display);
  font-size: 1.55rem;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 32px;
}

.ceremony-details {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 36px;
  text-align: left;
}
.ceremony-row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.6;
  color: rgba(255,255,255,0.9);
}
.ceremony-card--main .ceremony-row { color: rgba(255,255,255,0.92); }
.ceremony-icon { width: 15px; height: 15px; flex-shrink: 0; margin-top: 2px; color: var(--gold); }
.ceremony-card--main .ceremony-icon { color: var(--gold); }

.ceremony-link {
  font-size: 0.75rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--gold);
  border-bottom: 1px solid rgba(196,162,101,0.5);
  padding-bottom: 2px;
  transition: border-color 0.3s, color 0.3s;
}
.ceremony-link:hover { color: var(--gold-light); border-color: var(--gold-light); }
.ceremony-card--main .ceremony-link { color: var(--gold); border-color: rgba(196,162,101,0.5); }
.ceremony-card--main .ceremony-link:hover { color: var(--gold-light); border-color: var(--gold-light); }

/* ============================================================
   TIMELINE
   ============================================================ */
.timeline-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.timeline-day {
  background: var(--white);
  border: none;
  box-shadow: 0 8px 36px rgba(0,0,0,0.1);
  padding: 44px 36px;
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
  position: relative;
}
.timeline-day:hover { transform: translateY(-4px); box-shadow: 0 20px 56px rgba(0,0,0,0.14); }

.timeline-day--featured {
  background: var(--dark-mid);
  color: var(--white);
  border-top: 2px solid var(--gold);
}
.timeline-day--featured::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.timeline-day--featured .timeline-day-label { color: var(--gold-light); }
.timeline-day--featured .timeline-day-title { color: var(--white); }
.timeline-day--featured .timeline-item { border-left-color: rgba(196,162,101,0.4); }
.timeline-day--featured .timeline-time { color: var(--gold-light); }
.timeline-day--featured .timeline-item-title { color: rgba(255,255,255,0.95); }
.timeline-day--featured .timeline-item-desc { color: rgba(255,255,255,0.7); }

.timeline-day-label {
  font-size: 0.72rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-dark);
  font-weight: 600;
  margin-bottom: 10px;
}

.timeline-day-title {
  font-family: var(--font-display);
  font-size: 1.45rem;
  font-weight: 600;
  color: var(--dark);
  margin-bottom: 32px;
  line-height: 1.3;
}

.timeline-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.timeline-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding-left: 16px;
  border-left: 2px solid rgba(184,149,106,0.35);
}

.timeline-time {
  font-size: 0.74rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold-dark);
  font-weight: 600;
  min-width: 100px;
  flex-shrink: 0;
  padding-top: 2px;
}

.timeline-item-title {
  font-family: var(--font-display);
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--dark);
  margin-bottom: 6px;
}

.timeline-item-desc {
  font-size: 0.92rem;
  color: var(--dark-mid);
  line-height: 1.7;
  font-weight: 400;
}

.timeline-note {
  margin-top: 48px;
  text-align: center;
  font-size: 0.85rem;
  color: var(--gold-dark);
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.04em;
}

/* ============================================================
   VENUE
   ============================================================ */
.venue-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: start;
}

.venue-desc {
  font-size: 0.95rem;
  line-height: 1.85;
  color: var(--dark-mid);
  margin-bottom: 44px;
  font-weight: 400;
}

.venue-facts {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-bottom: 44px;
}
.venue-fact {
  display: flex;
  gap: 18px;
  align-items: flex-start;
}
.venue-fact-icon {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(184,149,106,0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: var(--gold);
}
.venue-fact-icon svg { width: 16px; height: 16px; }
.venue-fact strong {
  display: block;
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold-dark);
  margin-bottom: 5px;
  font-weight: 500;
}
.venue-fact p {
  font-size: 0.92rem;
  color: var(--dark-mid);
  font-weight: 400;
  line-height: 1.65;
}

.venue-visual {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.venue-photo {
  overflow: hidden;
  border-radius: 4px;
}
.venue-photo img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  transition: transform 0.6s var(--ease);
}
.venue-photo:hover img {
  transform: scale(1.04);
}

#venueMap {
  height: 500px;
  box-shadow: 0 6px 48px rgba(0,0,0,0.1);
}

/* Buttons */
.btn {
  display: inline-block;
  padding: 15px 36px;
  font-size: 0.76rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.35s var(--ease);
  border-radius: 1px;
}
.btn--outline {
  border: 1px solid var(--gold);
  color: var(--gold-dark);
  background: transparent;
}
.btn--outline:hover {
  background: var(--gold);
  color: var(--white);
}
.btn--gold {
  background: var(--gold);
  border: 1px solid var(--gold);
  color: var(--white);
  width: 100%;
  text-align: center;
}
.btn--gold:hover {
  background: var(--gold-dark);
  border-color: var(--gold-dark);
}

/* ============================================================
   ACCOMMODATIONS
   ============================================================ */
.stay-block { margin-bottom: 64px; }

.stay-block-title {
  font-family: var(--font-display);
  font-size: 1.45rem;
  font-weight: 600;
  color: var(--dark);
  text-align: center;
  margin-bottom: 32px;
}

.acc-grid {
  display: grid;
  gap: 20px;
}
.acc-grid--3 { grid-template-columns: repeat(3, 1fr); }

.acc-card {
  background: var(--white);
  padding: 30px 26px;
  border: 1px solid rgba(184,149,106,0.1);
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.acc-card:hover { transform: translateY(-3px); box-shadow: 0 12px 36px rgba(0,0,0,0.08); }
.acc-card--featured { border-top: 2px solid var(--gold); }

.acc-tag {
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-dark);
  border: 1px solid rgba(184,149,106,0.35);
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 14px;
}
.acc-dist {
  font-size: 0.7rem;
  letter-spacing: 0.12em;
  color: var(--gold-dark);
  font-weight: 500;
  margin-bottom: 10px;
}
.acc-card h4 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--dark);
}
.acc-card p {
  font-size: 0.92rem;
  color: var(--dark-mid);
  line-height: 1.65;
  font-weight: 400;
}

.stay-links {
  margin-top: 48px;
  text-align: center;
}
.stay-links > p {
  font-size: 0.92rem;
  color: var(--mid);
  margin-bottom: 16px;
}
.stay-links-row {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.stay-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-body);
  font-size: 0.88rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: var(--gold-dark);
  text-decoration: none;
  padding: 10px 24px;
  border: 1px solid rgba(196,162,101,0.3);
  border-radius: 6px;
  transition: all 0.3s var(--ease);
}
.stay-link:hover {
  background: rgba(196,162,101,0.08);
  border-color: var(--gold);
  color: var(--gold);
}
.stay-link-arrow {
  font-size: 1.1em;
  transition: transform 0.3s var(--ease);
}
.stay-link:hover .stay-link-arrow {
  transform: translateX(3px);
}

/* ============================================================
   TRAVEL
   ============================================================ */
.travel-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.travel-card {
  background: var(--white);
  padding: 36px 30px;
  border: 1px solid rgba(184,149,106,0.1);
  transition: transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}
.travel-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 44px rgba(0,0,0,0.08);
}

.travel-mode {
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--olive);
  font-weight: 500;
  margin-bottom: 10px;
}

.travel-card h3 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--dark);
  margin-bottom: 10px;
}

.travel-card p {
  font-size: 0.92rem;
  color: var(--dark-mid);
  line-height: 1.65;
  font-weight: 400;
}

.travel-meta {
  margin-top: 8px;
  font-size: 0.82rem !important;
  color: var(--light) !important;
  font-style: italic;
}

.travel-note {
  margin-top: 48px;
  padding: 28px 36px;
  border-left: 3px solid var(--olive);
  background: rgba(255,255,255,0.6);
}
.travel-note p {
  font-size: 0.92rem;
  color: var(--dark);
  line-height: 1.75;
  font-weight: 400;
}
.travel-note strong {
  font-weight: 600;
  color: var(--olive);
}

/* ============================================================
   DRESS CODE
   ============================================================ */
.dresscode {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
}
.dresscode-star {
  font-size: 1.4rem;
  color: var(--olive);
  opacity: 0.55;
  margin-bottom: 24px;
}
.dresscode-style {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 4vw, 2.4rem);
  font-weight: 600;
  font-style: italic;
  color: var(--dark);
  margin-bottom: 22px;
}
.dresscode-desc {
  font-size: 0.95rem;
  color: var(--dark-mid);
  line-height: 1.85;
  margin-bottom: 44px;
  font-weight: 400;
}
.palette {
  display: flex;
  justify-content: center;
  gap: 14px;
  margin-bottom: 14px;
}
.swatch {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0,0,0,0.25);
  transition: transform 0.3s;
  cursor: default;
}
.swatch:hover { transform: scale(1.15); }
.palette-note {
  font-size: 0.7rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--mid);
}

/* ============================================================
   GALLERY
   ============================================================ */
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 300px 300px;
  gap: 8px;
}

.g-item {
  overflow: hidden;
  position: relative;
  cursor: zoom-in;
}
.g-item--tall { grid-row: span 2; }
.g-item--wide { grid-column: span 2; }

.g-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s var(--ease);
  display: block;
}
.g-item:hover img { transform: scale(1.06); }
/* Overlay on hover */
.g-item::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(26,20,12,0);
  transition: background 0.4s;
  pointer-events: none;
}
.g-item:hover::after { background: rgba(26,20,12,0.12); }

.photo-credit {
  text-align: center;
  margin-top: 2.5rem;
  font-family: var(--font-body);
  font-size: 0.88rem;
  color: var(--gold-dark);
  opacity: 0.6;
  letter-spacing: 0.03em;
}
.photo-credit a {
  color: var(--gold-dark);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: opacity 0.2s;
}
.photo-credit a:hover {
  opacity: 0.8;
}

.g-placeholder {
  background: linear-gradient(135deg, #EDE5D8 0%, #D8CEBF 100%);
  cursor: default;
}
.g-placeholder::after { display: none; }
.g-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 12px;
  color: var(--gold-dark);
  opacity: 0.45;
}
.g-inner span { font-size: 1.4rem; }
.g-inner small {
  font-size: 0.62rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

/* ============================================================
   RSVP
   ============================================================ */
.rsvp-iframe-wrap {
  display: flex;
  justify-content: center;
}
.rsvp-iframe-wrap iframe {
  max-width: 100%;
  border: none;
  border-radius: 12px;
}

.rsvp-form {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.form-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.form-group > label {
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold-light);
  font-weight: 400;
}
.form-group input,
.form-group textarea {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  color: var(--white);
  padding: 15px 18px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 300;
  outline: none;
  transition: border-color 0.3s;
  width: 100%;
}
.form-group input:focus,
.form-group textarea:focus { border-color: var(--gold-light); }
.form-group input::placeholder,
.form-group textarea::placeholder { color: rgba(255,255,255,0.2); }
.form-group textarea { resize: vertical; min-height: 110px; }

/* Select */
.select-wrap {
  position: relative;
}
.select-wrap::after {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23B8956A' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center;
  pointer-events: none;
}
.select-wrap select {
  width: 100%;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
  color: var(--white);
  padding: 15px 44px 15px 18px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 300;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: border-color 0.3s;
}
.select-wrap select:focus { border-color: var(--gold-light); }
.select-wrap select option { background: var(--dark-mid); }

/* Checkboxes & Radios */
.checks, .radios {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.check-label, .radio-label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.92rem;
  color: rgba(255,255,255,0.9);
  cursor: pointer;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}
.check-label input, .radio-label input { display: none; }
.check-box, .radio-box {
  width: 18px;
  height: 18px;
  border: 1px solid rgba(255,255,255,0.2);
  flex-shrink: 0;
  position: relative;
  transition: border-color 0.3s, background 0.3s;
}
.radio-box { border-radius: 50%; }
input:checked ~ .check-box,
input:checked ~ .radio-box {
  background: var(--gold);
  border-color: var(--gold);
}
.check-box::after {
  content: '';
  position: absolute;
  top: 3px; left: 5px;
  width: 6px; height: 9px;
  border: 1.5px solid var(--white);
  border-top: none; border-left: none;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.2s;
}
.radio-box::after {
  content: '';
  position: absolute;
  inset: 4px;
  background: var(--white);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s;
}
input:checked ~ .check-box::after,
input:checked ~ .radio-box::after { opacity: 1; }

.form-success {
  display: none;
  text-align: center;
  color: var(--gold-light);
  font-size: 0.92rem;
  letter-spacing: 0.1em;
  margin-top: 4px;
}
.form-success.visible { display: block; }

/* ============================================================
   FAQ
   ============================================================ */
.faq-list { display: flex; flex-direction: column; }
.faq-item { border-bottom: 1px solid rgba(184,149,106,0.18); }
.faq-item:first-child { border-top: 1px solid rgba(184,149,106,0.18); }

.faq-q {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  padding: 26px 0;
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--dark);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  transition: color 0.3s;
  line-height: 1.3;
}
.faq-q::after {
  content: '+';
  font-size: 1.5rem;
  color: var(--gold);
  flex-shrink: 0;
  transition: transform 0.35s var(--ease-out);
  font-family: var(--font-body);
  font-weight: 200;
  line-height: 1;
}
.faq-item.open .faq-q::after { transform: rotate(45deg); }
.faq-q:hover { color: var(--gold-dark); }

.faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s var(--ease-out), padding 0.35s;
}
.faq-item.open .faq-a {
  max-height: 400px;
  padding-bottom: 24px;
}
.faq-a p {
  font-size: 0.95rem;
  color: var(--dark-mid);
  line-height: 1.85;
  font-weight: 400;
}

/* ============================================================
   FOOTER
   ============================================================ */
.footer {
  background: var(--dark);
  padding: 100px 48px;
  text-align: center;
}
.footer-message {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 4vw, 3.2rem);
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
  margin-bottom: 36px;
}
.footer-names {
  font-family: var(--font-display);
  font-size: 1.45rem;
  font-weight: 600;
  color: rgba(255,255,255,0.9);
  letter-spacing: 0.1em;
  margin-bottom: 28px;
}
.footer-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  margin-bottom: 36px;
}
.footer-divider span:not(.footer-star) {
  width: 80px;
  height: 1px;
  background: rgba(255,255,255,0.12);
}
.footer-star { color: var(--gold-light); font-size: 0.75rem; opacity: 0.5; }
.footer-date {
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
  font-weight: 400;
  margin-bottom: 14px;
}
.footer-love {
  font-size: 0.78rem;
  color: var(--gold-light);
  opacity: 0.65;
  letter-spacing: 0.12em;
}

/* ============================================================
   PHOTO BAND — Scroll-driven slideshow (4 photos)
   ============================================================ */
.photo-band-scroll {
  position: relative;
  height: 200vh; /* scroll distance for 4 photos */
}

.photo-band-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  border-radius: 0;
  box-shadow: none;
}

.photo-band-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: var(--photo-focus-x, 50%) var(--photo-focus-y, 60%);
  opacity: 0;
  transition: opacity 0.6s ease;
  will-change: opacity;
}
.photo-band-slide.active { opacity: 1; }

.photo-band-slide--1 {
  background-image: url('../assets/1.jpeg');
  opacity: 1;
  --photo-focus-y: 58%;
}
.photo-band-slide--2 {
  background-image: url('../assets/2.jpeg');
  --photo-focus-y: 55%;
}
.photo-band-slide--3 {
  background-image: url('../assets/3.jpeg');
  --photo-focus-y: 60%;
}
.photo-band-slide--4 {
  background-image: url('../assets/4.jpeg');
  --photo-focus-y: 56%;
}

.photo-band-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to bottom,
    rgba(20,18,16,0.05) 0%,
    rgba(20,18,16,0.12) 50%,
    rgba(20,18,16,0.35) 100%
  );
}
.photo-band-content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 28px;
}
.photo-band-label {
  font-size: 0.68rem;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.65);
  font-weight: 300;
}

/* ============================================================
   LIGHTBOX
   ============================================================ */
.lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.95);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.lightbox.open { opacity: 1; pointer-events: all; }
.lightbox-img { max-width: 90vw; max-height: 90vh; object-fit: contain; }
.lightbox-close {
  position: absolute;
  top: 24px; right: 24px;
  background: none;
  border: none;
  color: rgba(255,255,255,0.5);
  font-size: 1.5rem;
  cursor: pointer;
  transition: color 0.3s;
}
.lightbox-close:hover { color: var(--white); }

/* ============================================================
   LEAFLET OVERRIDES
   ============================================================ */
.leaflet-popup-content-wrapper {
  border-radius: 2px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.15);
  font-family: var(--font-body);
}
.leaflet-popup-tip { background: var(--white); }
.leaflet-control-zoom a {
  font-family: var(--font-body) !important;
  font-weight: 300 !important;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
  :root { --section-pad: 100px; }
  .nav-container { padding: 20px 32px; }
  .container { padding: 0 32px; }
  .ceremonies-grid { gap: 18px; }
  .venue-grid { grid-template-columns: 1fr; gap: 48px; }
  .venue-photo img { height: 260px; }
  #venueMap { height: 380px; }
  .acc-grid--3 { grid-template-columns: repeat(2, 1fr); }
  .timeline-grid { grid-template-columns: 1fr; gap: 18px; }
  .travel-grid { grid-template-columns: 1fr; gap: 18px; }
}

@media (max-width: 768px) {
  :root { --section-pad: 80px; }
  .nav-container { padding: 18px 24px; }
  .nav-links { display: none; }
  .hamburger { display: flex; }
  .container { padding: 0 24px; }
  .photo-band-scroll { height: 180vh; }
  .photo-band-sticky { top: 0; height: 100vh; }

  .ceremonies-grid { grid-template-columns: 1fr; }
  .ceremony-card { padding: 44px 32px; }

  .acc-grid--3 { grid-template-columns: 1fr; }

  .gallery-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px 200px;
  }
  .g-item--tall { grid-row: span 1; }
  .g-item--wide { grid-column: span 2; }

  .form-row { grid-template-columns: 1fr; }

  .countdown { gap: 4px; }
  .cd-item { min-width: 54px; }
  .hero-line { width: 44px; }

  /* Mobile: bias the crop left so the right edge is sacrificed first on narrow screens. */
  .photo-band-slide--1 { --photo-focus-x: 30%; --photo-focus-y: 42%; }
  .photo-band-slide--2 { --photo-focus-x: 30%; --photo-focus-y: 38%; }
  .photo-band-slide--3 { --photo-focus-x: 32%; --photo-focus-y: 42%; }
  .photo-band-slide--4 { --photo-focus-x: 30%; --photo-focus-y: 40%; }

  .timeline-item { flex-direction: column; gap: 8px; }
  .timeline-time { min-width: unset; }
  .travel-grid { grid-template-columns: 1fr; }
}

@media (max-width: 480px) {
  .gallery-grid { grid-template-columns: 1fr; grid-template-rows: auto; }
  .g-item { height: 220px; }
  .g-item--wide, .g-item--tall { grid-column: 1; grid-row: span 1; }

  .hero-names { font-size: clamp(2.8rem, 12vw, 4.5rem); }
  .cd-sep { display: none; }
}

/* ============================================================
   POLISH — Focus states, micro-interactions, refinements
   ============================================================ */

/* Keyboard focus outlines */
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid var(--gold);
  outline-offset: 3px;
}

/* Smooth page feel */
.section + .section--beige,
.section--beige + .section--beige { border-top: none; }

/* Card border-radius for softness */
.ceremony-card,
.acc-card,
.travel-card,
.timeline-day { border-radius: 3px; }

/* Gallery items subtle radius */
.g-item { border-radius: 2px; }

/* Button hover lift */
.btn--gold:hover { transform: translateY(-1px); box-shadow: 0 6px 20px rgba(184,149,106,0.3); }
.btn--outline:hover { transform: translateY(-1px); box-shadow: 0 6px 20px rgba(184,149,106,0.2); }

/* Swatch tooltip-style title */
.swatch { position: relative; }

/* Nav scrolled transition polish */
#navbar {
  transition: background 0.5s var(--ease), box-shadow 0.5s var(--ease), padding 0.3s var(--ease);
}
#navbar.scrolled .nav-container { padding-top: 16px; padding-bottom: 16px; }

/* Footer breathing room */
.footer-names { letter-spacing: 0.14em; }

/* Timeline card inner spacing refinement */
.timeline-day-title { letter-spacing: 0.01em; }

/* Form submit button full-width with extra presence */
.rsvp-form .btn--gold {
  margin-top: 12px;
  padding: 17px 36px;
  font-size: 0.8rem;
  letter-spacing: 0.18em;
}

/* Print-friendly */
@media print {
  #navbar, .hero-arrow, .lightbox, .hamburger { display: none !important; }
  .section { padding: 40px 0; break-inside: avoid; }
  .reveal { opacity: 1 !important; transform: none !important; }
}
