:root{--background:#fffaf7;--foreground:#312827;--card:#fff;--card-foreground:#312827;--popover:#fff;--popover-foreground:#312827;--primary:#a71926;--primary-foreground:#fff;--secondary:#d9eef7;--secondary-foreground:#312827;--muted:#f7efeb;--muted-foreground:#746360;--accent:#d9eef7;--accent-foreground:#312827;--destructive:#c21e2b;--border:#e7d8d2;--input:#e7d8d2;--ring:#c9293a;--radius:1rem}
@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--color-card:var(--card);--color-card-foreground:var(--card-foreground);--color-popover:var(--popover);--color-popover-foreground:var(--popover-foreground);--color-primary:var(--primary);--color-primary-foreground:var(--primary-foreground);--color-secondary:var(--secondary);--color-secondary-foreground:var(--secondary-foreground);--color-muted:var(--muted);--color-muted-foreground:var(--muted-foreground);--color-accent:var(--accent);--color-accent-foreground:var(--accent-foreground);--color-destructive:var(--destructive);--color-border:var(--border);--color-input:var(--input);--color-ring:var(--ring);--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--radius-xl:calc(var(--radius) + 4px);--font-sans:"Trebuchet MS",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);margin:0}.section{padding:100px max(6vw,24px)}.hero{position:relative;min-height:100svh;overflow:hidden;background:#dceaf6}.hero-photo{object-fit:cover;object-position:67% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,18,20,.82),rgba(28,18,20,.42) 42%,rgba(28,18,20,.05) 70%)}.hero-copy{position:relative;z-index:2;color:#fff;min-height:100svh;max-width:650px;display:flex;flex-direction:column;justify-content:center;padding:40px 7vw}.eyebrow,.kicker{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:.78rem}.save-date{font-family:Georgia,serif;font-style:italic;font-size:1.25rem;margin:30px 0 0}.hero h1{font:800 clamp(5rem,13vw,10rem)/.76 Georgia,serif;letter-spacing:-.07em;margin:10px 0 32px}.hero h1 em{font-weight:400;color:#aee0f4}.hero-note{font:1.15rem/1.6 Georgia,serif;max-width:540px}.primary-cta{margin-top:25px;display:inline-flex;align-items:center;gap:10px;width:max-content;background:#b51e2d;color:#fff;text-decoration:none;padding:16px 24px;border-radius:999px;font-weight:800;box-shadow:0 12px 35px #4b000855}.scroll-note{position:absolute;z-index:2;bottom:28px;left:50%;transform:translateX(-50%);color:#fff;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.scroll-note span{display:block;text-align:center;font-size:1.4rem}.intro{text-align:center;background:#fffaf7}.tiny-cherries{display:flex;justify-content:center;color:#b51e2d}.tiny-cherries svg:last-child{transform:rotate(22deg);margin-left:-8px}.kicker{justify-content:center;color:#a71926}.section h2{font:700 clamp(2.7rem,6vw,5rem)/1 Georgia,serif;margin:15px 0 22px}.section h2 i{font-weight:400;color:#a71926}.intro>p:last-of-type,.story-copy>p:last-child,.rsvp-heading>p:last-child{max-width:680px;margin:0 auto;color:#6b5955;font:1.1rem/1.7 Georgia,serif}.countdown{display:flex;justify-content:center;gap:clamp(10px,3vw,38px);margin-top:55px}.countdown div{min-width:90px;border-right:1px solid #e5cbc5}.countdown div:last-child{border:0}.countdown strong{display:block;color:#a71926;font:700 clamp(2rem,5vw,4.4rem)/1 Georgia,serif}.countdown span{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.details{background:#9ccce4;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:70px;padding-bottom:70px}.detail{background:#eff9fc;padding:42px;text-align:center;display:flex;align-items:center;flex-direction:column}.detail>svg{color:#a71926;width:32px;height:32px}.detail span{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:800;margin:18px 0 9px}.detail strong{font:700 1.45rem Georgia,serif}.detail small{font-size:.95rem;color:#685955;line-height:1.5;margin-top:8px}.detail a{display:inline-flex;gap:6px;align-items:center;color:#a71926;font-weight:800;margin-top:19px}.story{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.story-copy>svg{color:#a71926}.story-copy .kicker{justify-content:flex-start}.photo-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:280px 280px;gap:14px}.photo{position:relative;margin:0;overflow:hidden;border-radius:90px 90px 24px 24px}.photo img{object-fit:cover}.photo.tall{grid-row:span 2}.photo.pink{border-radius:24px 24px 90px 90px}.rsvp{background:#f4d6d7;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.rsvp-heading{position:sticky;top:40px}.rsvp-heading>.kicker{justify-content:flex-start}.rsvp-heading>svg{color:#a71926;width:44px;height:44px}.rsvp-heading>p:last-child{margin:0}.rsvp-form{background:#fff;padding:38px;border-radius:28px;box-shadow:0 25px 60px #7d26301c}.rsvp-form label{display:block;font-weight:800;margin:20px 0 8px}.rsvp-form label:first-child{margin-top:0}.rsvp-form label span{font-weight:400;color:#816f6c}.rsvp-form input,.rsvp-form textarea{border:1px solid #e1c9c5;background:#fffaf8;border-radius:12px;min-height:50px;font-size:1rem;padding:12px 14px;width:100%;outline:none}.rsvp-form textarea{resize:vertical}.name-row{display:flex;gap:8px;margin-bottom:10px}.name-row button{border:0;background:#fbe5e5;color:#a71926;border-radius:12px;width:50px;display:grid;place-items:center}.add-guest{display:flex;align-items:center;gap:6px;border:0;background:none;color:#a71926;font-weight:800;padding:7px 0}.rsvp-form>button[type=submit]{width:100%;min-height:54px;border-radius:999px;margin-top:25px;font-size:1rem}.success,.error{display:block;text-align:center;margin-top:15px;padding:12px;border-radius:12px}.success{background:#edf8ec;color:#296128}.error{background:#fff0f0;color:#9b2029}footer{background:#5f111a;color:#fff;text-align:center;padding:55px 20px}footer svg{margin:auto}footer strong{display:block;font:700 2.5rem Georgia,serif;margin:10px}footer span{letter-spacing:.2em}footer p{opacity:.7;margin-top:18px}.hero,.intro,.details,.story,.rsvp,footer{overflow:hidden}
@media(max-width:800px){.hero-photo{object-position:62% center}.hero-shade{background:linear-gradient(0deg,rgba(35,19,20,.83),rgba(35,19,20,.08) 75%)}.hero-copy{justify-content:flex-end;padding:80px 24px 90px}.hero h1{font-size:clamp(4.5rem,25vw,7rem)}.hero-note{font-size:1rem}.save-date{margin-top:15px}.details,.story,.rsvp{grid-template-columns:1fr}.details{padding:24px}.detail{padding:35px 20px}.story{gap:38px}.photo-grid{grid-template-rows:220px 220px}.rsvp{gap:38px}.rsvp-heading{position:static}.rsvp-form{padding:24px}.countdown{gap:3px}.countdown div{min-width:74px}.countdown strong{font-size:2rem}.section{padding:75px 22px}}@media(max-width:430px){.photo-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.photo{min-width:82vw;height:420px;scroll-snap-align:center}.countdown div{min-width:66px}.scroll-note{display:none}}
.hero-photo{position:absolute;inset:0;width:100%;height:100%}.photo img{position:absolute;inset:0;width:100%;height:100%}.icon{font-size:2rem}.sparkle{font-size:2.5rem;color:#a71926}.big-cherry{font-size:2.5rem}.submit-button{width:100%;min-height:54px;border:0;border-radius:999px;margin-top:25px;background:#a71926;color:#fff;font-size:1rem;font-weight:800;cursor:pointer}.remove{border:0;background:#fbe5e5;color:#a71926;border-radius:12px;width:50px;font-size:1.5rem}.rsvp-form output{display:block}.tiny-cherries{font-size:1.6rem}
.video-section{text-align:center;background:#5f111a;color:#fff}.video-section .kicker{color:#b8e6f5}.video-section h2 i{color:#b8e6f5}.video-frame{width:min(100%,980px);margin:38px auto 0;padding:10px;border:1px solid #ffffff55;border-radius:30px;background:#ffffff12;box-shadow:0 28px 70px #22050a80}.video-frame video{display:block;width:100%;height:auto;max-height:78vh;border-radius:21px;background:#180307;object-fit:contain}
