:root {
  --black: #080807;
  --black-soft: #11110f;
  --ivory: #f4efe5;
  --ivory-deep: #e6ddcc;
  --gold: #c99a43;
  --gold-light: #efd58a;
  --ink: #1a1814;
  --serif: "Cormorant Garamond", Georgia, serif;
  --sans: "Montserrat", Arial, sans-serif;
  --script: "Parisienne", "Brush Script MT", cursive;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--black); color: var(--ivory); font-family: var(--sans); overflow-x: hidden; }
body::selection { color: var(--black); background: var(--gold-light); }
button, a { color: inherit; }
a { text-decoration: none; }

.site-header { position: fixed; z-index: 20; top: 0; left: 0; right: 0; height: 84px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(24px, 5vw, 80px); background: linear-gradient(to bottom, rgba(8,8,7,.88), transparent); transition: background .3s, height .3s; }
.site-header.scrolled { height: 68px; background: rgba(8,8,7,.94); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(201,154,67,.18); }
.mini-brand { display: flex; align-items: baseline; font-family: var(--serif); color: var(--gold-light); }
.mini-brand span { font-size: 34px; font-style: italic; }
.mini-brand small { margin-left: 3px; font-size: 12px; letter-spacing: .1em; }
.main-nav { display: flex; gap: 34px; }
.main-nav a { position: relative; font-size: 10px; text-transform: uppercase; letter-spacing: .18em; }
.main-nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -7px; height: 1px; background: var(--gold); transition: right .25s; }
.main-nav a:hover::after { right: 0; }
.menu-button { display: none; border: 0; background: none; padding: 10px; }
.menu-button span { display: block; width: 24px; height: 1px; margin: 6px; background: var(--gold-light); }

.hero { min-height: 100svh; position: relative; display: grid; place-items: center; isolation: isolate; overflow: hidden; background: radial-gradient(ellipse at 50% 32%, #1a1814 0%, #0e0d0b 28%, #080807 55%, #040403 82%, #020201 100%); }
.hero::before { content: ""; position: absolute; inset: 0; z-index: -2; background-image:
    radial-gradient(1px 1px at 8% 12%, rgba(255,255,255,.92), transparent),
    radial-gradient(1px 1px at 15% 5%, rgba(255,255,255,.65), transparent),
    radial-gradient(1px 1px at 22% 18%, rgba(255,255,255,.78), transparent),
    radial-gradient(1px 1px at 31% 8%, rgba(255,255,255,.55), transparent),
    radial-gradient(1.5px 1.5px at 38% 14%, rgba(255,255,255,.9), transparent),
    radial-gradient(1px 1px at 44% 3%, rgba(255,255,255,.6), transparent),
    radial-gradient(1px 1px at 52% 11%, rgba(255,255,255,.82), transparent),
    radial-gradient(1px 1px at 58% 7%, rgba(255,255,255,.5), transparent),
    radial-gradient(1.5px 1.5px at 65% 16%, rgba(255,255,255,.88), transparent),
    radial-gradient(1px 1px at 72% 4%, rgba(255,255,255,.62), transparent),
    radial-gradient(1px 1px at 79% 13%, rgba(255,255,255,.74), transparent),
    radial-gradient(1px 1px at 85% 6%, rgba(255,255,255,.56), transparent),
    radial-gradient(1px 1px at 92% 17%, rgba(255,255,255,.8), transparent),
    radial-gradient(1px 1px at 97% 9%, rgba(255,255,255,.58), transparent),
    radial-gradient(1px 1px at 5% 28%, rgba(255,255,255,.7), transparent),
    radial-gradient(1px 1px at 18% 34%, rgba(255,255,255,.54), transparent),
    radial-gradient(1.5px 1.5px at 27% 22%, rgba(255,255,255,.85), transparent),
    radial-gradient(1px 1px at 35% 31%, rgba(255,255,255,.6), transparent),
    radial-gradient(1px 1px at 48% 25%, rgba(255,255,255,.76), transparent),
    radial-gradient(1px 1px at 55% 33%, rgba(255,255,255,.52), transparent),
    radial-gradient(1px 1px at 63% 21%, rgba(255,255,255,.8), transparent),
    radial-gradient(1px 1px at 70% 29%, rgba(255,255,255,.58), transparent),
    radial-gradient(1.5px 1.5px at 77% 24%, rgba(255,255,255,.9), transparent),
    radial-gradient(1px 1px at 84% 35%, rgba(255,255,255,.64), transparent),
    radial-gradient(1px 1px at 91% 27%, rgba(255,255,255,.72), transparent),
    radial-gradient(1px 1px at 11% 46%, rgba(255,255,255,.56), transparent),
    radial-gradient(1.5px 1.5px at 24% 42%, rgba(255,255,255,.84), transparent),
    radial-gradient(1px 1px at 40% 48%, rgba(255,255,255,.62), transparent),
    radial-gradient(1px 1px at 53% 39%, rgba(255,255,255,.78), transparent),
    radial-gradient(1px 1px at 67% 44%, rgba(255,255,255,.54), transparent),
    radial-gradient(1px 1px at 75% 41%, rgba(255,255,255,.7), transparent),
    radial-gradient(1.5px 1.5px at 88% 47%, rgba(255,255,255,.86), transparent),
    radial-gradient(1px 1px at 95% 38%, rgba(255,255,255,.58), transparent),
    radial-gradient(1px 1px at 3% 58%, rgba(255,255,255,.66), transparent),
    radial-gradient(1px 1px at 16% 55%, rgba(255,255,255,.5), transparent),
    radial-gradient(1px 1px at 29% 52%, rgba(255,244,220,.74), transparent),
    radial-gradient(1.5px 1.5px at 42% 57%, rgba(255,255,255,.88), transparent),
    radial-gradient(1px 1px at 57% 50%, rgba(255,255,255,.6), transparent),
    radial-gradient(1px 1px at 69% 56%, rgba(255,244,220,.72), transparent),
    radial-gradient(1px 1px at 81% 51%, rgba(255,255,255,.82), transparent),
    radial-gradient(1px 1px at 93% 59%, rgba(255,255,255,.56), transparent),
    radial-gradient(1px 1px at 7% 72%, rgba(255,255,255,.64), transparent),
    radial-gradient(1.5px 1.5px at 20% 68%, rgba(255,244,220,.8), transparent),
    radial-gradient(1px 1px at 34% 73%, rgba(255,255,255,.52), transparent),
    radial-gradient(1px 1px at 46% 65%, rgba(255,255,255,.76), transparent),
    radial-gradient(1px 1px at 59% 70%, rgba(255,255,255,.58), transparent),
    radial-gradient(1px 1px at 73% 64%, rgba(255,244,220,.7), transparent),
    radial-gradient(1.5px 1.5px at 86% 71%, rgba(255,255,255,.84), transparent),
    radial-gradient(1px 1px at 96% 66%, rgba(255,255,255,.6), transparent),
    radial-gradient(1px 1px at 12% 84%, rgba(255,255,255,.72), transparent),
    radial-gradient(1px 1px at 25% 79%, rgba(255,255,255,.5), transparent),
    radial-gradient(1px 1px at 38% 86%, rgba(255,244,220,.66), transparent),
    radial-gradient(1px 1px at 51% 78%, rgba(255,255,255,.8), transparent),
    radial-gradient(1px 1px at 64% 83%, rgba(255,255,255,.54), transparent),
    radial-gradient(1px 1px at 78% 76%, rgba(255,244,220,.74), transparent),
    radial-gradient(1px 1px at 89% 87%, rgba(255,255,255,.62), transparent),
    radial-gradient(1px 1px at 17% 93%, rgba(255,255,255,.7), transparent),
    radial-gradient(1px 1px at 33% 90%, rgba(255,255,255,.52), transparent),
    radial-gradient(1.5px 1.5px at 49% 94%, rgba(255,244,220,.82), transparent),
    radial-gradient(1px 1px at 62% 89%, rgba(255,255,255,.58), transparent),
    radial-gradient(1px 1px at 76% 95%, rgba(255,255,255,.76), transparent),
    radial-gradient(1px 1px at 90% 91%, rgba(255,255,255,.54), transparent);
  mask-image: linear-gradient(to bottom, transparent, black 18%, black 82%, transparent);
}
.hero::after { content: ""; position: absolute; inset: auto -10% -30% -10%; height: 55%; z-index: -1; background: radial-gradient(ellipse, rgba(190,133,37,.14), transparent 63%); filter: blur(20px); }
.hero-glow { position: absolute; z-index: -1; width: min(85vw, 840px); aspect-ratio: 1; border: 1px solid rgba(201,154,67,.13); border-radius: 50%; box-shadow: 0 0 100px rgba(201,154,67,.05) inset; }
.gold-frame { position: absolute; inset: 18px; border: 1px solid rgba(239,213,138,.68); pointer-events: none; }
.gold-frame::before, .gold-frame::after, .gold-frame span::before, .gold-frame span::after { content: ""; position: absolute; width: 48px; height: 48px; border-color: var(--gold-light); }
.gold-frame::before { left: 7px; top: 7px; border-left: 1px solid; border-top: 1px solid; border-radius: 16px 0 0; }
.gold-frame::after { right: 7px; top: 7px; border-right: 1px solid; border-top: 1px solid; border-radius: 0 16px 0 0; }
.gold-frame span::before { left: 7px; bottom: 7px; border-left: 1px solid; border-bottom: 1px solid; border-radius: 0 0 0 16px; }
.gold-frame span::after { right: 7px; bottom: 7px; border-right: 1px solid; border-bottom: 1px solid; border-radius: 0 0 16px; }
.hero-content { text-align: center; padding: 110px 32px 70px; }
.eyebrow { color: var(--gold-light); font-size: 10px; line-height: 1.5; letter-spacing: .28em; text-transform: uppercase; }
.hero h1 { margin: 12px 0 -8px; font-family: var(--script); font-size: clamp(84px, 15vw, 176px); line-height: .78; font-weight: 400; color: var(--gold-light); text-shadow: 0 0 45px rgba(201,154,67,.2); }
.hero h1 span { display: block; margin-bottom: 10px; font-family: var(--serif); color: var(--ivory); font-size: clamp(22px, 3vw, 39px); font-weight: 300; font-style: normal; letter-spacing: .08em; }
.age-lockup { display: flex; justify-content: center; align-items: center; gap: 17px; margin: 24px 0 16px; }
.age-lockup strong { color: var(--ivory); font-family: var(--serif); font-size: clamp(74px, 10vw, 116px); line-height: 1; font-weight: 400; }
.age-lockup .years { font-family: var(--serif); font-size: 23px; font-style: italic; }
.age-lockup .line { width: clamp(34px, 7vw, 100px); height: 1px; background: linear-gradient(90deg, transparent, var(--gold), transparent); }
.hero-copy { font-family: var(--serif); font-size: clamp(18px, 2vw, 25px); font-weight: 300; line-height: 1.45; letter-spacing: .03em; }
.scroll-cue { display: flex; width: max-content; flex-direction: column; align-items: center; gap: 10px; margin: 48px auto 0; font-size: 9px; text-transform: uppercase; letter-spacing: .2em; color: var(--gold-light); }
.scroll-cue svg { width: 22px; fill: none; stroke: currentColor; stroke-width: 1; animation: float 1.8s ease-in-out infinite; }

/* Shooting stars */
.shooting-star { position: absolute; z-index: 0; width: 2px; height: 2px; border-radius: 50%; background: #fff; pointer-events: none; animation: shoot 6s ease-in infinite; }
.shooting-star::after { content: ""; position: absolute; top: 50%; right: 2px; width: 130px; height: 1px; background: linear-gradient(to left, rgba(255,255,255,.9), rgba(239,213,138,.4), transparent); transform: translateY(-50%); }
.shooting-star--a { top: 12%; left: 58%; animation-delay: 0s; }
.shooting-star--b { top: 22%; left: 72%; animation-delay: 2.2s; width: 1.5px; height: 1.5px; }
.shooting-star--b::after { width: 100px; }
.shooting-star--c { top: 8%; left: 80%; animation-delay: 4.5s; width: 2.5px; height: 2.5px; }
.shooting-star--c::after { width: 160px; }

@keyframes shoot {
  0% { opacity: 0; transform: translate(0, 0) rotate(-26deg); }
  4% { opacity: 1; }
  10% { opacity: 0; transform: translate(-380px, 180px) rotate(-26deg); }
  100% { opacity: 0; transform: translate(-380px, 180px) rotate(-26deg); }
}

.section { padding: clamp(90px, 12vw, 170px) clamp(24px, 7vw, 110px); }
.intro { background: var(--ivory); color: var(--ink); text-align: center; padding-top: clamp(40px, 6vw, 80px); padding-bottom: clamp(40px, 6vw, 80px); }
.ornament { display: flex; align-items: center; justify-content: center; gap: 12px; color: var(--gold); }
.ornament::before, .ornament::after { content: ""; width: 75px; height: 1px; background: linear-gradient(90deg, transparent, var(--gold)); }.ornament::after { transform: scaleX(-1); }
.intro-story { max-width: 1080px; margin: 24px auto 36px; display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(260px, .75fr); align-items: center; gap: clamp(35px, 6vw, 85px); }
.intro-copy { max-width: 700px; text-align: left; }
.intro h2, .section-heading h2, .closing h2 { margin: 12px 0 25px; font-family: var(--serif); font-size: clamp(43px, 6vw, 78px); line-height: .98; font-weight: 400; letter-spacing: -.02em; }
h2 em { color: var(--gold); font-weight: 400; }
.intro-copy > p:last-child, .section-heading > p:last-child { max-width: 630px; margin: 0 auto; font-family: var(--serif); font-size: 20px; line-height: 1.7; color: #5e584e; }
.intro-copy > p:last-child { margin-left: 0; }
.intro-cake { position: relative; isolation: isolate; width: min(100%, 360px); margin: 0 auto; }
.intro-cake::before { content: ""; position: absolute; inset: 13% -5% 2%; z-index: -1; border-radius: 50%; background: radial-gradient(circle, rgba(201,154,67,.22), rgba(201,154,67,.08) 48%, transparent 72%); filter: blur(14px); }
.intro-cake img { display: block; width: 100%; height: auto; filter: drop-shadow(0 24px 24px rgba(66,45,12,.2)); }
.encouragement-band { position: relative; isolation: isolate; overflow: hidden; padding: clamp(72px, 8vw, 110px) clamp(24px, 8vw, 120px); text-align: center; background: linear-gradient(125deg, #3d2b0f, #6b4c1d 30%, #8b6428 50%, #6b4c1d 70%, #3d2b0f); border-top: 1px solid rgba(239,213,138,.45); border-bottom: 1px solid rgba(239,213,138,.45); }
.encouragement-band::before { content: "“"; position: absolute; z-index: -1; left: 50%; top: 45%; translate: -50% -50%; color: rgba(239,213,138,.12); font-family: var(--serif); font-size: clamp(260px, 35vw, 520px); line-height: 1; }
.encouragement-band::after { content: ""; position: absolute; z-index: -1; inset: 0; background: radial-gradient(circle at 50% 50%, rgba(239,213,138,.18), transparent 58%); }
.encouragement-band__inner { max-width: 980px; margin: 0 auto; }
.encouragement-band__ornament { display: block; margin-bottom: 18px; color: var(--gold-light); font-size: 16px; }
.encouragement-band__eyebrow { margin: 0 0 25px; color: var(--gold-light); font-size: 9px; letter-spacing: .28em; text-transform: uppercase; }
.encouragement-band blockquote { margin: 0; color: #fef9ed; font-family: var(--serif); font-size: clamp(30px, 4vw, 53px); font-weight: 300; line-height: 1.16; text-shadow: 0 1px 8px rgba(0,0,0,.2); }
.encouragement-band__closing { margin: 28px 0 0; color: #fef9ed; font-family: var(--script); font-size: clamp(25px, 3vw, 38px); text-shadow: 0 1px 6px rgba(0,0,0,.18); }

.gallery { background: #0b0b09; }
.group-photos { display: none; }
.section-heading { max-width: 720px; margin-bottom: 65px; }
.section-heading h2 { color: var(--ivory); }
.section-heading > p:last-child { margin: 0; color: #aaa396; }
.section-heading--center { text-align: center; margin-left: auto; margin-right: auto; }
.section-heading--center > p:last-child { margin-left: auto; margin-right: auto; }
.photo-mosaic { display: grid; grid-template-columns: .95fr 1fr 1fr .95fr; grid-template-rows: repeat(2, minmax(250px, 1fr)); gap: 16px; width: min(100%, 1500px); height: clamp(620px, 52vw, 840px); margin: 0 auto; }
.gallery-card { position: relative; min-width: 0; overflow: hidden; border: 1px solid rgba(239,213,138,.27); background: #151511; box-shadow: 0 24px 55px rgba(0,0,0,.24); }
.gallery-card::after { content: ""; position: absolute; inset: 12px; z-index: 3; border: 1px solid rgba(255,255,255,.14); pointer-events: none; }
.gallery-card--portraits { grid-column: 1; grid-row: 1 / 3; }
.gallery-card--together { grid-column: 2 / 4; grid-row: 1; }
.gallery-card--moments { grid-column: 4; grid-row: 1; }
.gallery-card--smiles { grid-column: 2; grid-row: 2; }
.gallery-card--celebration { grid-column: 3 / 5; grid-row: 2; }
.gallery-slides, .photo-slide { position: absolute; inset: 0; }
.photo-slide { margin: 0; padding: 0; border: 0; background: #11110f; cursor: zoom-in; opacity: 0; visibility: hidden; pointer-events: none; transform: scale(1.045); transition: opacity 1s ease, visibility 1s, transform 6s ease; overflow: hidden; }
.photo-slide.is-active { opacity: 1; visibility: visible; pointer-events: auto; transform: scale(1); }
.photo-slide img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; transition: filter .35s, transform .65s ease; }
.photo-slide::after { content: attr(data-title); position: absolute; inset: 0; display: grid; place-items: center; padding: 24px; background: rgba(8,8,7,.58); color: var(--ivory); font-family: var(--serif); font-size: clamp(18px, 1.7vw, 28px); text-align: center; opacity: 0; transition: opacity .35s; }
.photo-slide:hover::after, .photo-slide:focus-visible::after { opacity: 1; }
.photo-slide:hover img, .photo-slide:focus-visible img { filter: brightness(.75); transform: scale(1.025); }
.gallery-card__caption { position: absolute; z-index: 4; left: 30px; bottom: 27px; display: flex; flex-direction: column; pointer-events: none; text-shadow: 0 2px 14px rgba(0,0,0,.85); }
.gallery-card__caption span { color: var(--gold-light); font-family: var(--serif); font-size: 22px; line-height: 1; }
.gallery-card__caption strong { margin-top: 7px; color: #fff; font-size: 9px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; }
.gallery-card::before { content: ""; position: absolute; z-index: 2; inset: auto 0 0; height: 42%; background: linear-gradient(transparent, rgba(5,5,4,.82)); pointer-events: none; }
.gallery-dots { position: absolute; z-index: 5; right: 29px; bottom: 29px; display: flex; align-items: center; gap: 7px; }
.gallery-dot { width: 6px; height: 6px; padding: 0; border: 1px solid rgba(255,255,255,.72); border-radius: 50%; background: transparent; cursor: pointer; transition: width .25s, background .25s, border-color .25s; }
.gallery-dot.is-active { width: 17px; border-color: var(--gold-light); border-radius: 5px; background: var(--gold-light); }
.gallery-nav { position: absolute; z-index: 5; top: 50%; translate: 0 -50%; width: 40px; height: 40px; border: 1px solid rgba(239,213,138,.45); border-radius: 50%; background: rgba(8,8,7,.55); color: var(--gold-light); font-size: 18px; cursor: pointer; display: grid; place-items: center; opacity: 0; transition: opacity .35s, background .25s; backdrop-filter: blur(4px); }
.gallery-card:hover .gallery-nav, .gallery-card:focus-within .gallery-nav { opacity: 1; }
.gallery-nav:hover { background: rgba(8,8,7,.82); border-color: var(--gold-light); }
.gallery-nav--prev { left: 14px; }
.gallery-nav--next { right: 14px; }
.gallery-nav svg { width: 16px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.photo-mobile { display: none; }
.content-note { margin: 25px 0 0; text-align: right; color: #817a6e; font-family: var(--serif); font-style: italic; }

.photo-lightbox { position: fixed; z-index: 50; inset: 0; display: grid; place-items: center; padding: 32px; border: 0; background: rgba(5,5,5,.94); opacity: 0; visibility: hidden; transition: opacity .25s, visibility .25s; }
.photo-lightbox.open { opacity: 1; visibility: visible; }
.photo-lightbox img { display: block; max-width: min(92vw, 1280px); max-height: 86vh; object-fit: contain; box-shadow: 0 22px 70px rgba(0,0,0,.55); }
.lightbox-close { position: absolute; top: 18px; right: 22px; width: 46px; height: 46px; border: 1px solid rgba(239,213,138,.55); border-radius: 50%; background: rgba(8,8,7,.72); color: var(--gold-light); font-family: var(--sans); font-size: 25px; cursor: pointer; }

.videos { background: var(--ivory); color: var(--ink); }
.videos .section-heading h2 { color: var(--ink); }.videos .section-heading > p:last-child { color: #5e584e; }
.video-rail { display: flex; justify-content: center; align-items: center; gap: clamp(18px, 3vw, 42px); }
.video-card { width: min(30vw, 340px); flex: 0 0 auto; }
.video-placeholder { position: relative; aspect-ratio: 9/16; display: grid; place-items: center; overflow: hidden; background: radial-gradient(circle at 50% 30%, #3c3932, #11100e 58%); box-shadow: 0 20px 45px rgba(25,19,10,.16); }
.video-placeholder::before { content: ""; position: absolute; inset: 10px; border: 1px solid rgba(239,213,138,.33); z-index: 1; pointer-events: none; }
.video-placeholder video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.video-card--featured { width: min(35vw, 400px); }
.play-icon { z-index: 1; width: 62px; aspect-ratio: 1; display: grid; place-items: center; border: 1px solid var(--gold-light); border-radius: 50%; color: var(--gold-light); font-size: 15px; padding-left: 4px; }
.video-number { position: absolute; left: 23px; bottom: 21px; z-index: 1; font-family: var(--serif); font-size: 20px; color: var(--gold-light); }
.video-card h3 { margin: 20px 0 3px; font-family: var(--serif); font-size: 25px; font-weight: 500; }
.video-card p { margin: 0; color: #817a6e; font-size: 9px; letter-spacing: .12em; text-transform: uppercase; }

/* ── Video Posters ── */
.video-poster {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity .45s ease, visibility .45s ease;
}
.video-poster.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.video-poster__frame {
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(239,213,138,.4);
  pointer-events: none;
}
.video-poster__frame::before,
.video-poster__frame::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-color: var(--gold-light);
  opacity: .7;
}
.video-poster__frame::before { left: 6px; top: 6px; border-left: 1px solid; border-top: 1px solid; }
.video-poster__frame::after { right: 6px; bottom: 6px; border-right: 1px solid; border-bottom: 1px solid; }

.video-poster__art {
  position: relative;
  width: 120px;
  height: 100px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ── Poster 1: El Brindis ── */
.video-poster--toast {
  background: radial-gradient(ellipse at 50% 35%, #2a1a1a 0%, #140c0c 45%, #0a0606 80%, #050303 100%);
}
.toast-glass {
  position: absolute;
  bottom: 8px;
  width: 26px;
  height: 54px;
  border: 1.5px solid rgba(239,213,138,.55);
  border-radius: 6px 6px 12px 12px;
  background: linear-gradient(180deg, rgba(239,213,138,.08) 0%, rgba(239,213,138,.04) 60%, rgba(201,154,67,.14) 60%, rgba(201,154,67,.18) 100%);
}
.toast-glass::before {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 50%;
  translate: -50% 0;
  width: 2px;
  height: 22px;
  background: rgba(239,213,138,.45);
  border-radius: 0 0 1px 1px;
}
.toast-glass::after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  translate: -50% 0;
  width: 16px;
  height: 4px;
  border: 1px solid rgba(239,213,138,.35);
  border-radius: 50%;
  background: rgba(239,213,138,.06);
}
.toast-glass--left { left: 22px; transform: rotate(-8deg); }
.toast-glass--right { right: 22px; transform: rotate(8deg); }
.toast-sparkle {
  position: absolute;
  top: 12px;
  left: 50%;
  translate: -50% 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--gold-light);
  box-shadow:
    0 0 6px var(--gold-light),
    0 0 14px rgba(239,213,138,.5),
    -14px 6px 0 -1px rgba(239,213,138,.6),
    14px 6px 0 -1px rgba(239,213,138,.6),
    -8px 14px 0 -1px rgba(239,213,138,.35),
    8px 14px 0 -1px rgba(239,213,138,.35);
}

/* ── Poster 2: La Fiesta ── */
.video-poster--fiesta {
  background: radial-gradient(ellipse at 50% 38%, #2a1f14 0%, #19100a 42%, #0d0805 72%, #050302 100%);
}
.fiesta-confetti {
  position: absolute;
  width: 6px;
  height: 10px;
  border-radius: 2px;
  opacity: .7;
}
.fiesta-confetti--a { top: 10px; left: 18px; background: #efd58a; transform: rotate(20deg); animation: confetti-float 3.4s ease-in-out infinite; }
.fiesta-confetti--b { top: 16px; right: 22px; background: #c99a43; transform: rotate(-30deg); animation: confetti-float 3.8s ease-in-out .4s infinite; }
.fiesta-confetti--c { top: 42px; left: 10px; background: #ecd9a2; transform: rotate(55deg); animation: confetti-float 3.2s ease-in-out .8s infinite; }
.fiesta-confetti--d { top: 38px; right: 14px; background: #efd58a; transform: rotate(-15deg); animation: confetti-float 3.6s ease-in-out 1.2s infinite; }
.fiesta-confetti--e { top: 60px; left: 30px; background: #c99a43; transform: rotate(40deg); animation: confetti-float 3.1s ease-in-out .6s infinite; }
.fiesta-confetti--f { top: 55px; right: 28px; background: #ecd9a2; transform: rotate(-45deg); animation: confetti-float 3.5s ease-in-out 1s infinite; }
.fiesta-star--center {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-size: 36px;
  color: var(--gold-light);
  text-shadow: 0 0 18px rgba(239,213,138,.45);
  animation: star-pulse 2.4s ease-in-out infinite;
}
@keyframes confetti-float {
  0%, 100% { transform: translateY(0) rotate(var(--r, 0deg)); opacity: .7; }
  50% { transform: translateY(-6px) rotate(calc(var(--r, 0deg) + 10deg)); opacity: 1; }
}
@keyframes star-pulse {
  0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: .85; }
  50% { transform: translate(-50%, -50%) scale(1.18); opacity: 1; }
}

/* ── Poster 3: Los Regalos ── */
.video-poster--gifts {
  background: radial-gradient(ellipse at 50% 38%, #1f1a1a 0%, #140f0e 40%, #0b0807 70%, #050303 100%);
}
.gift-box {
  position: relative;
  display: block;
  width: 64px;
  height: 64px;
}
.gift-box__body {
  position: absolute;
  inset: 8px 0 0 0;
  background: linear-gradient(160deg, rgba(201,154,67,.22), rgba(239,213,138,.12));
  border: 1.5px solid rgba(239,213,138,.45);
  border-radius: 4px;
}
.gift-box__ribbon-h {
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
  height: 14px;
  background: linear-gradient(90deg, transparent, rgba(239,213,138,.5) 20%, rgba(239,213,138,.5) 80%, transparent);
}
.gift-box__ribbon-v {
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 14px;
  background: linear-gradient(180deg, rgba(239,213,138,.5), rgba(239,213,138,.5) 50%, rgba(239,213,138,.2) 50%, rgba(239,213,138,.2));
}
.gift-box__bow {
  position: absolute;
  top: -4px;
  left: 50%;
  translate: -50% 0;
}
.gift-box__bow-l,
.gift-box__bow-r {
  position: absolute;
  top: 0;
  width: 18px;
  height: 10px;
  border: 1.5px solid rgba(239,213,138,.55);
  border-radius: 50%;
  background: rgba(201,154,67,.2);
}
.gift-box__bow-l { right: 3px; border-bottom-left-radius: 2px; transform: rotate(-18deg); }
.gift-box__bow-r { left: 3px; border-bottom-right-radius: 2px; transform: rotate(18deg); }
.gift-box__bow-knot {
  position: absolute;
  top: 1px;
  left: 50%;
  translate: -50% 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: rgba(239,213,138,.5);
  box-shadow: 0 0 8px rgba(239,213,138,.3);
}

/* ── Shared poster copy ── */
.video-poster__copy {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0 18px;
}
.video-poster__kicker {
  display: block;
  margin-bottom: 8px;
  color: var(--gold-light);
  font-family: var(--sans);
  font-size: 7px;
  letter-spacing: .28em;
  text-transform: uppercase;
  opacity: .8;
}
.video-poster__title {
  display: block;
  color: #fef9ed;
  font-family: var(--serif);
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 400;
  line-height: 1;
  text-shadow: 0 0 30px rgba(239,213,138,.2);
}
.video-poster__sub {
  display: block;
  margin-top: 9px;
  color: #d4cbb3;
  font-family: var(--serif);
  font-size: 14px;
  font-style: italic;
  letter-spacing: .04em;
}

/* ── Play button ── */
.video-poster__play {
  position: relative;
  z-index: 1;
  margin-top: 22px;
  width: 54px;
  height: 54px;
  border: 1px solid var(--gold-light);
  border-radius: 50%;
  background: rgba(8,8,7,.45);
  color: var(--gold-light);
  cursor: pointer;
  display: grid;
  place-items: center;
  transition: background .3s, box-shadow .3s, transform .3s;
  backdrop-filter: blur(4px);
}
.video-poster__play span {
  display: block;
  font-size: 16px;
  margin-left: 2px;
}
.video-poster__play:hover {
  background: rgba(201,154,67,.18);
  box-shadow: 0 0 28px rgba(239,213,138,.25);
  transform: scale(1.06);
}
.video-poster:hover .video-poster__play {
  box-shadow: 0 0 22px rgba(239,213,138,.18);
}

/* ── Responsive poster tweaks ── */
@media (max-width: 760px) {
  .video-poster__title { font-size: clamp(24px, 7vw, 32px); }
  .video-poster__sub { font-size: 12px; }
  .video-poster__art { width: 100px; height: 80px; margin-bottom: 8px; }
  .video-poster__play { width: 46px; height: 46px; margin-top: 16px; }
  .toast-glass { width: 22px; height: 44px; }
  .toast-glass--left { left: 14px; }
  .toast-glass--right { right: 14px; }
  .gift-box { width: 52px; height: 52px; }
  .fiesta-star--center { font-size: 28px; }
}

.messages { position: relative; isolation: isolate; overflow: hidden; padding: clamp(72px, 8vw, 110px) clamp(24px, 8vw, 120px); background: linear-gradient(125deg, #3d2b0f, #6b4c1d 30%, #8b6428 50%, #6b4c1d 70%, #3d2b0f); border-top: 1px solid rgba(239,213,138,.45); border-bottom: 1px solid rgba(239,213,138,.45); color: var(--ivory); }
.messages::before { content: "“"; position: absolute; z-index: 0; left: 50%; top: 45%; translate: -50% -50%; color: rgba(239,213,138,.08); font-family: var(--serif); font-size: clamp(260px, 35vw, 520px); line-height: 1; pointer-events: none; }
.message-video-layout { max-width: 940px; margin: 0 auto; display: grid; grid-template-columns: minmax(280px, 1fr) minmax(280px, 380px); align-items: center; gap: clamp(48px, 8vw, 110px); position: relative; z-index: 1; }
.message-video-copy { position: relative; padding-left: 30px; }
.message-video-copy::before { content: ""; position: absolute; left: 0; top: 4px; bottom: 4px; width: 1px; background: linear-gradient(transparent, var(--gold-light), transparent); }
.message-video-kicker, .message-video-note { display: block; color: var(--gold-light); font-size: 9px; letter-spacing: .22em; text-transform: uppercase; }
.message-video-copy h2 { margin: 22px 0; color: #fffdf7; font-family: var(--serif); font-size: clamp(50px, 6.2vw, 78px); font-weight: 400; line-height: .98; letter-spacing: -.02em; }
.message-video-copy h2 em { color: #fffdf7; font-style: italic; }
.message-video-copy > p { max-width: 390px; margin: 0 0 32px; color: #f5eed8; font-family: var(--serif); font-size: clamp(20px, 2vw, 26px); line-height: 1.45; }
.message-video-wrap { position: relative; width: min(100%, 360px); justify-self: center; padding: 18px; background: #11100e; box-shadow: 0 28px 70px rgba(30, 23, 12, .35); }
.message-video-wrap::before { content: ""; position: absolute; inset: 9px; border: 1px solid rgba(239, 213, 138, .35); pointer-events: none; }
.message-video-label { position: absolute; z-index: 2; top: 34px; left: 34px; padding: 9px 13px; background: rgba(8, 8, 7, .78); color: var(--gold-light); font-size: 8px; letter-spacing: .2em; text-transform: uppercase; backdrop-filter: blur(8px); }
.message-video-frame { position: relative; aspect-ratio: 9 / 16; overflow: hidden; background: #080807; }
.message-video-frame video { display: block; width: 100%; height: 100%; object-fit: cover; }
.message-video-caption { margin: 17px 0 2px; color: #f5eed8; font-family: var(--serif); font-size: 14px; font-style: italic; text-align: center; }
.message-video-caption span { margin: 0 10px; color: var(--gold-light); font-style: normal; }

.closing { min-height: min(78vh, 780px); display: grid; place-items: center; position: relative; isolation: isolate; overflow: hidden; padding: clamp(90px, 10vw, 145px) clamp(24px, 7vw, 110px); text-align: center; background: radial-gradient(circle at center, #211d16 0, #0d0c0a 43%, #050505 76%); }
.closing::before { content: ""; position: absolute; z-index: -1; top: 50%; left: 50%; width: min(58vw, 520px); aspect-ratio: 1; border: 1px solid rgba(201,154,67,.24); border-radius: 50%; translate: -50% -50%; box-shadow: 0 0 0 36px rgba(201,154,67,.025), 0 0 0 72px rgba(201,154,67,.014); }
.closing-inner { position: relative; z-index: 2; width: min(100%, 980px); }
.tiny-flower { color: var(--gold-light); }
.closing h2 { margin: 20px auto 0; max-width: 930px; font-size: clamp(42px, 5.8vw, 76px); line-height: 1.04; text-wrap: balance; color: var(--ivory); text-shadow: 0 0 60px rgba(244,239,229,.18); }
.closing h2 em { color: var(--gold-light); }
.signature { margin-top: 42px; color: var(--gold-light); font-family: var(--script); font-size: clamp(62px, 6vw, 78px); line-height: .8; }
.closing-age { display: block; margin-top: 7px; color: #d4cbb3; font-family: var(--serif); font-style: italic; }
.site-footer { min-height: 85px; padding: 0 clamp(24px, 7vw, 110px); display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(201,154,67,.22); color: #8e877a; font-family: var(--serif); }
.site-footer a { font-family: var(--sans); font-size: 9px; letter-spacing: .15em; text-transform: uppercase; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .9s ease, transform .9s ease; }.reveal.visible { opacity: 1; transform: none; }
@keyframes float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(7px); } }

@media (max-width: 760px) {
  .site-header { height: 70px; padding: 0 22px; }
  .menu-button { display: block; }
  .main-nav { position: absolute; top: 0; right: 0; width: min(78vw, 330px); height: 100vh; padding: 110px 40px; flex-direction: column; gap: 32px; background: rgba(8,8,7,.98); border-left: 1px solid rgba(201,154,67,.2); transform: translateX(100%); transition: transform .35s; }
  .main-nav.open { transform: none; }.menu-button { z-index: 1; }
  .hero-content { padding-left: 45px; padding-right: 45px; }.hero h1 { font-size: 95px; }.hero h1 span { font-size: 24px; }
  .shooting-star { animation-duration: 5s; }
  .shooting-star--b { top: 18%; left: 68%; }
  .shooting-star--c { top: 10%; left: 74%; }
  .gold-frame { inset: 10px; }
  .intro { padding-top: 32px; padding-bottom: 32px; }
  .intro-story { grid-template-columns: 1fr; gap: 28px; margin-bottom: 24px; }.intro-copy { text-align: center; }.intro-copy > p:last-child { margin-left: auto; margin-right: auto; }.intro-cake { width: min(72vw, 330px); }
  .encouragement-band { padding: 68px 24px 72px; }.encouragement-band blockquote { line-height: 1.22; }.encouragement-band__closing { margin-top: 24px; }
  .photo-mosaic { display: none; }
  .photo-mobile { position: relative; display: block; width: 100%; aspect-ratio: 2 / 3; overflow: hidden; border: 1px solid rgba(239,213,138,.28); background: #151511; box-shadow: 0 24px 55px rgba(0,0,0,.28); }
  .photo-mobile::before { content: ""; position: absolute; inset: 10px; z-index: 3; border: 1px solid rgba(255,255,255,.17); pointer-events: none; }
  .photo-mobile .photo-slide { padding: 10px; }
  .photo-mobile .photo-slide img { object-fit: cover; object-position: top center; border: none; }
  .photo-mobile .photo-slide::after { inset: 10px 10px auto; display: block; padding: 22px 18px 62px; background: linear-gradient(rgba(8,8,7,.9), transparent); font-size: 18px; text-align: left; opacity: 1; }
  .photo-mobile .gallery-dots { left: 50%; right: auto; bottom: 24px; translate: -50% 0; }
  .group-photos { display: block; padding: 36px 0 40px; background: linear-gradient(180deg, #0b0b09 0%, #0f0e0c 50%, #0b0b09 100%); border-top: 1px solid rgba(239,213,138,.45); border-bottom: 1px solid rgba(239,213,138,.45); border-left: 1px solid rgba(239,213,138,.25); border-right: 1px solid rgba(239,213,138,.25); }
  .photo-mobile__group-label { display: block; margin: 0 0 20px; color: var(--gold-light); font-family: var(--serif); font-size: clamp(18px, 3vw, 24px); text-align: center; }
  .photo-mobile__group-label span { margin: 0 8px; font-size: 14px; opacity: .7; }
  .photo-mobile--group { aspect-ratio: 4 / 3; width: 100%; margin-bottom: 0; border-color: rgba(239,213,138,.45); box-shadow: 0 24px 55px rgba(0,0,0,.35); }
  .photo-mobile--group::before { border-color: rgba(255,255,255,.25); }
  .photo-mobile--group .photo-slide img { object-fit: contain; background: #0b0b09; }
  .photo-mobile--group .photo-slide::after { opacity: 0; }
  .photo-mobile--group .gallery-nav { display: none; }
  .photo-mobile--group .gallery-dots { display: none; }
  .gallery-nav { width: 34px; height: 34px; opacity: 1; background: rgba(8,8,7,.65); }
  .gallery-nav svg { width: 14px; }
  .gallery-nav--prev { left: 8px; }
  .gallery-nav--next { right: 8px; }
  .photo-mobile .gallery-nav { width: 36px; height: 36px; }
  .photo-mobile .gallery-nav--prev { left: 10px; }
  .photo-mobile .gallery-nav--next { right: 10px; }
  .video-rail { justify-content: flex-start; margin-left: -24px; margin-right: -24px; padding: 0 24px 30px; overflow-x: auto; scroll-snap-type: x mandatory; }.video-card, .video-card--featured { width: 68vw; scroll-snap-align: center; }
  .message-video-layout { grid-template-columns: 1fr; gap: 38px; }.message-video-copy { padding-left: 0; text-align: center; }.message-video-copy::before { display: none; }.message-video-copy > p { margin-left: auto; margin-right: auto; }.message-video-wrap { width: min(78vw, 350px); padding: 10px; }.message-video-wrap::before { inset: 5px; }.message-video-label { top: 22px; left: 22px; }
  .closing { min-height: 72svh; padding: 90px 24px; }
  .closing::before { top: 50%; left: 50%; width: min(64vw, 280px); }
  .closing h2 { max-width: 560px; font-size: clamp(40px, 11vw, 58px); }
}

@media (max-width: 480px) {
  .photo-mobile { aspect-ratio: 2 / 3; }
  .photo-mobile .photo-slide { padding: 10px; }
  .photo-mobile--group { aspect-ratio: 4 / 3; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition-duration: .01ms !important; } .reveal { opacity: 1; transform: none; } }
