:root{--cream:#fff8e6;--cream-warm:#fff3d4;--cream-deep:#fff0cc;--lemon:#ffd23f;--citrus:#ff8c1a;--terra:#e8420a;--terra-soft:#e8420ab3;--sky:#a8e0ff;--sky-deep:#5bb8e8;--leaf:#a8d5a2;--paper:#fff;--ff-serif:"Instrument Serif", Georgia, serif;--ff-sans:"Work Sans", system-ui, sans-serif;--nav-h:72px;--pad-x:clamp(1.25rem, 5vw, 4rem);--pad-y:clamp(3.5rem, 8vw, 5.5rem);--ease-smooth:cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-slow:cubic-bezier(.25, .46, .45, .94);--shadow-card:0 4px 18px #0000001a;--shadow-soft:0 2px 10px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}html{scroll-behavior:smooth}body{background-color:var(--cream);color:var(--terra);font-family:var(--ff-sans);letter-spacing:.01em;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}h1,h2,h3,h4{font-family:var(--ff-serif);font-weight:400;line-height:1.1}.serif{font-family:var(--ff-serif)}.italic{font-style:italic}.eyebrow{font-family:var(--ff-sans);text-transform:uppercase;color:var(--citrus);letter-spacing:.3em;font-size:.7rem;font-weight:500;display:inline-block}.section{padding-inline:var(--pad-x);padding-block:var(--pad-y);position:relative;overflow:hidden}.container{width:100%;margin-inline:auto}.container--narrow{max-width:540px}.container--mid{max-width:720px}.container--wide{max-width:1040px}.section-head{text-align:center;margin-bottom:clamp(2.5rem,6vw,3.5rem)}.section-head__eyebrow{margin-bottom:.6rem}.section-head__title{font-family:var(--ff-serif);color:var(--terra);font-size:clamp(2rem,6vw,3rem);font-style:italic}.section-head__rule{background:var(--lemon);border-radius:2px;width:64px;height:2px;margin:1rem auto 0}.lemon-btn{background:var(--lemon);color:var(--terra);border:2px solid var(--citrus);font-family:var(--ff-sans);letter-spacing:.05em;transition:transform .25s var(--ease-out), background .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2rem;font-weight:600;display:inline-flex}.lemon-btn:hover{background:var(--citrus);color:#fff;border-color:var(--terra);transform:translateY(-1px);box-shadow:0 4px 18px #e8420a33}.lemon-btn:disabled{opacity:.6;cursor:default;box-shadow:none;transform:none}.text-link{color:var(--terra);border-bottom:1px solid var(--lemon);align-items:center;gap:.4rem;padding-bottom:1px;transition:color .25s,border-color .25s;display:inline-flex}.text-link:hover{color:var(--citrus);border-bottom-color:var(--citrus)}.floaty{pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;position:absolute}@keyframes gentle-bob{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-10px) rotate(var(--rot,0deg))}}.bob{animation:6s ease-in-out infinite gentle-bob}@keyframes soft-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.scroll-nudge{animation:1.8s ease-in-out infinite soft-bounce}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hero{text-align:center;justify-content:center;align-items:center;min-height:100svh;padding-top:2rem;padding-bottom:3rem;display:flex}.hero__inner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero__wreath{opacity:.75;pointer-events:none;width:clamp(320px,70vw,560px);position:absolute;top:clamp(-90px,-14vw,-64px);left:50%;transform:translate(-50%)}.hero__eyebrow{z-index:1;margin-top:1.5rem;margin-bottom:.75rem;font-size:.72rem;position:relative}.hero__names{z-index:1;font-family:var(--ff-serif);color:var(--terra);flex-direction:column;align-items:center;font-size:clamp(3rem,12vw,6.5rem);line-height:1.05;display:flex;position:relative}.hero__amp{color:var(--citrus);margin-block:.05em;font-size:.5em;font-style:italic;font-weight:300}.hero__tagline{z-index:1;max-width:28rem;color:var(--citrus);letter-spacing:.02em;margin-top:1.5rem;font-size:clamp(.9rem,2.5vw,1.05rem);position:relative}.hero__date{z-index:1;align-items:center;gap:clamp(1rem,4vw,1.75rem);margin-top:2.5rem;display:flex;position:relative}.hero__date-cell{flex-direction:column;align-items:center;display:flex}.hero__date-num{color:var(--terra);font-size:clamp(3.5rem,11vw,6rem);font-weight:300;line-height:1}.hero__date-cap{color:var(--citrus);letter-spacing:.2em;text-transform:uppercase;margin-top:.25rem;font-size:.7rem}.hero__date-divider{background:var(--lemon);opacity:.6;width:1px;height:clamp(48px,12vw,72px)}.hero__place{z-index:1;color:var(--terra-soft);letter-spacing:.04em;margin-top:.85rem;font-size:.9rem;position:relative}.hero__nudge{z-index:1;color:var(--lemon);flex-direction:column;align-items:center;gap:.5rem;margin-top:clamp(2.5rem,6vw,4rem);display:flex;position:relative}.hero__nudge-text{color:var(--citrus);opacity:.7;letter-spacing:.2em;text-transform:uppercase;font-size:.7rem}.hero__fruit{z-index:0}.hero__fruit--1{opacity:.85;font-size:clamp(48px,9vw,110px);top:18%;left:4%}.hero__fruit--2{opacity:.8;font-size:clamp(40px,7vw,90px);top:60%;right:4%}.hero__fruit--3{opacity:.6;font-size:clamp(34px,6vw,70px);top:78%;left:7%}.hero__fruit--4{opacity:.65;font-size:clamp(34px,6vw,80px);top:14%;right:6%}.timer{text-align:center}.timer__inner{flex-direction:column;align-items:center;display:flex}.timer__eyebrow{color:var(--terra-soft);margin-bottom:2rem;font-size:.95rem}.timer__row{flex-wrap:wrap;justify-content:center;gap:clamp(1.25rem,5vw,3rem);display:flex}.timer__unit{flex-direction:column;align-items:center;display:flex}.timer__circle{border:2px dashed var(--lemon);background:#ffd23f1a;border-radius:50%;justify-content:center;align-items:center;width:clamp(72px,18vw,100px);height:clamp(72px,18vw,100px);display:flex}.timer__circle--1{border-color:var(--citrus)}.timer__circle--2{border-color:var(--terra)}.timer__circle--3{border-color:var(--lemon);border-width:3px}.timer__value{color:var(--terra);font-size:clamp(1.6rem,5vw,2.4rem)}.timer__label{color:var(--citrus);letter-spacing:.18em;text-transform:uppercase;margin-top:.6rem;font-size:.7rem}.timer__fruit{opacity:.18;font-size:clamp(36px,6vw,56px);top:50%;transform:translateY(-50%)}.timer__fruit--l{left:3%}.timer__fruit--r{right:3%}@media (width<=560px){.timer__fruit{display:none}}.story__row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(1rem,4vw,2rem);display:flex}.story__polaroid{background:var(--paper);transform:rotate(var(--rot,0deg));width:clamp(190px,28vw,250px);transition:transform .4s var(--ease-out), box-shadow .4s ease;padding:12px 12px 34px;position:relative;box-shadow:3px 4px 18px #0000001a}.story__polaroid:hover{transform:rotate(0)translateY(-6px);box-shadow:4px 10px 28px #00000029}.story__polaroid--big{margin-top:clamp(0px,4vw,40px)}.story__photo-wrap{height:clamp(170px,26vw,220px);overflow:hidden}.story__photo{object-fit:cover;background:repeating-linear-gradient(135deg, #ffd23f38 0 16px, #ff8c1a1a 16px 32px), var(--cream-warm);width:100%;height:100%}.story__caption{text-align:center;color:var(--terra-soft);margin-top:.85rem;font-size:1rem}.story__tape{border-radius:2px;width:50px;height:16px;position:absolute;top:-8px}.story__tape--l{background:#ffd23f8c;left:12px;transform:rotate(-8deg)}.story__tape--r{background:#ff8c1a73;right:12px;transform:rotate(8deg)}.story__quote{text-align:center;max-width:40rem;margin:clamp(3rem,7vw,4.5rem) auto 0;padding-inline:2.5rem;position:relative}.story__quote-text{color:var(--terra-soft);font-size:clamp(1.3rem,4vw,1.9rem);line-height:1.4}.story__quote-mark{color:var(--lemon);opacity:.6;font-size:4rem;line-height:.6;position:absolute}.story__quote-mark--open{top:-.5rem;left:0}.story__quote-mark--close{bottom:-1.5rem;right:.5rem}.story__leaf{opacity:.1;font-size:80px;top:12%;right:-10px;transform:rotate(20deg)}@media (width<=720px){.story__row{scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.story__polaroid{scroll-snap-align:center;flex:none}.story__polaroid--big{margin-top:1.5rem}.story__leaf{display:none}}.schedule__note{text-align:center;color:#e8420a80;font-style:italic;font-family:var(--ff-serif);margin-top:-1.75rem;margin-bottom:3rem;font-size:1rem}.schedule__timeline{max-width:540px;margin-inline:auto;padding-left:clamp(2.75rem,8vw,3.5rem);position:relative}.schedule__line{background:linear-gradient(to bottom, transparent, var(--lemon) 10%, var(--lemon) 90%, transparent);width:1px;position:absolute;top:.75rem;bottom:.75rem;left:clamp(1.1rem,3.5vw,1.5rem)}.schedule__item{margin-bottom:2.5rem;position:relative}.schedule__item:last-child{margin-bottom:0}.schedule__dot{background:var(--cream);border:2.5px solid var(--terra);border-radius:50%;width:22px;height:22px;position:absolute;top:.5rem;left:calc(-1*clamp(1.7rem,4.6vw,2.1rem))}.schedule__dot--lemon{border-color:var(--lemon)}.schedule__dot--citrus{border-color:var(--citrus)}.schedule__dot--terra{border-color:var(--terra)}.schedule__card{transition:transform .35s var(--ease-out), box-shadow .35s ease;background:#ffffffa6;border:1px solid #ffd23f45;border-radius:18px;padding:1.4rem 1.5rem 1.25rem;position:relative}.schedule__card--citrus{border-color:#ff8c1a45}.schedule__card--terra{border-color:#e8420a33}.schedule__card:hover{box-shadow:var(--shadow-soft);transform:translate(4px)}.schedule__time{background:var(--lemon);color:var(--terra);border-radius:9999px;padding:.25rem .85rem;font-size:.78rem;font-weight:600;position:absolute;top:-.85rem;left:1.25rem}.schedule__time--citrus{background:var(--citrus);color:#fff}.schedule__time--terra{background:var(--terra);color:#fff}.schedule__title{color:var(--terra);margin-top:.35rem;font-size:1.35rem}.schedule__desc{color:#ff8c1ad9;margin-top:.4rem;font-size:.88rem;line-height:1.6}.schedule__fruit{opacity:.1;font-size:60px;top:50%;left:2%}@media (width<=640px){.schedule__fruit{display:none}}.dresscode{background:linear-gradient(135deg, var(--cream) 58%, #e8f7ff 100%)}.dresscode__inner{text-align:center}.dresscode__eyebrow{color:var(--sky-deep);margin-bottom:.6rem;font-size:.7rem}.dresscode__title{color:var(--terra);font-size:clamp(2rem,6vw,3rem)}.dresscode__rule{background:var(--sky);border-radius:2px;width:64px;height:2px;margin:1rem auto 2.25rem;display:block}.dresscode__text{color:#e8420ab3;max-width:34rem;margin:0 auto 3rem;font-size:1rem;line-height:1.7}.dresscode__swatches{flex-wrap:wrap;justify-content:center;gap:clamp(1.25rem,5vw,2.5rem);margin-bottom:3rem;display:flex}.dresscode__swatch-item{flex-direction:column;align-items:center;gap:.65rem;display:flex}.dresscode__swatch{border:3px solid #fff;border-radius:50%;width:56px;height:56px;box-shadow:0 2px 10px #0000001a}.dresscode__swatch-name{color:#e8420a99;letter-spacing:.03em;font-size:.72rem}.dresscode__hints{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:40rem;margin-inline:auto;display:flex}.dresscode__hint{text-align:left;border:1px solid var(--sky);transition:transform .35s var(--ease-out), box-shadow .35s ease;background:#ffffffb3;border-radius:18px;flex:240px;align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.dresscode__hint--lemon{border-color:var(--lemon)}.dresscode__hint:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.dresscode__hint-icon{width:38px;height:38px;color:var(--sky-deep);background:#a8e0ff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.dresscode__hint--lemon .dresscode__hint-icon{color:var(--citrus);background:#ffd23f59}.dresscode__hint-title{color:var(--terra);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.dresscode__hint-text{color:#e8420a99;font-size:.82rem;line-height:1.6}.dresscode__cloud{opacity:.15;font-size:70px;top:8%;right:5%}.dresscode__flower{opacity:.12;font-size:56px;bottom:6%;left:6%}@media (width<=640px){.dresscode__cloud,.dresscode__flower{display:none}}.venue__grid{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3rem);max-width:880px;margin-inline:auto;display:grid}.venue__photo-col{position:relative}.venue__photo-frame{box-shadow:var(--shadow-card);border:3px solid #ffd23f66;border-radius:24px;overflow:hidden}.venue__photo{object-fit:cover;background:repeating-linear-gradient(135deg, #ffd23f38 0 16px, #ff8c1a1a 16px 32px), var(--cream-warm);width:100%;height:clamp(220px,40vw,300px)}.venue__badge{background:var(--lemon);width:80px;height:80px;box-shadow:var(--shadow-card);color:var(--terra);border:3px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;bottom:-16px;right:-10px}.venue__badge i{font-size:1.1rem}.venue__badge span{font-size:.66rem;font-weight:600}.venue__name{color:var(--terra);margin-bottom:.35rem;font-size:clamp(1.7rem,4vw,2.1rem)}.venue__line{color:#ff8c1ad9;margin-bottom:1.5rem;font-size:.88rem}.venue__details{flex-direction:column;gap:1rem;margin-bottom:1.75rem;list-style:none;display:flex}.venue__detail{color:var(--terra-soft);align-items:center;gap:.85rem;font-size:.9rem;display:flex}.venue__detail-icon{width:34px;height:34px;color:var(--citrus);background:#ffd23f4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex}.venue__copy{font-size:.9rem}.venue__map-wrap{margin-top:clamp(2.5rem,6vw,3.5rem)}.venue__map{box-shadow:var(--shadow-card);border:3px solid #ffd23f66;border-radius:24px;overflow:hidden}.venue__map-iframe{filter:sepia(.12)saturate(1.05)hue-rotate(-6deg);border:0;width:100%;height:clamp(280px,50vw,380px);display:block}.venue__map--empty{background:repeating-linear-gradient(135deg, #ffd23f1f 0 16px, #ff8c1a0a 16px 32px), var(--cream-warm);flex-direction:column;justify-content:center;align-items:center;gap:.9rem;height:clamp(240px,40vw,320px);display:flex}.venue__map-empty-icon{color:var(--lemon);font-size:2rem}.venue__map-env{font-family:var(--ff-sans);letter-spacing:.08em;color:var(--citrus);border:1px solid var(--lemon);background:#ffffffb3;border-radius:8px;padding:4px 12px;font-size:.7rem}@media (width>=760px){.venue__grid{grid-template-columns:1fr 1fr}}.rsvp{background:linear-gradient(160deg, var(--cream) 0%, var(--cream-warm) 100%)}.rsvp__deckle{background:repeating-linear-gradient(90deg, var(--lemon) 0 8px, transparent 8px 16px);opacity:.4;height:8px;position:absolute;top:0;left:0;right:0}.rsvp__inner{z-index:2;position:relative}.rsvp__head{text-align:center;margin-bottom:3rem}.rsvp__eyebrow{margin-bottom:.6rem;font-size:.7rem}.rsvp__title{color:var(--terra);font-size:clamp(2rem,6vw,3rem)}.rsvp__deadline{color:#e8420a99;margin-top:.75rem;font-size:.88rem}.rsvp__head-deco{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.rsvp__head-line{background:#ffd23f80;width:48px;height:1px}.rsvp__form{flex-direction:column;gap:1.75rem;display:flex}.rsvp__label{letter-spacing:.18em;text-transform:uppercase;color:var(--citrus);margin-bottom:.55rem;font-size:.68rem;display:block}.rsvp__input{border:none;border-bottom:1.5px solid var(--lemon);width:100%;font-family:var(--ff-sans);color:#7a3a10;background:0 0;outline:none;padding:.65rem .25rem;font-size:1rem;transition:border-color .25s}.rsvp__input::placeholder{color:#c9a06a}.rsvp__input:focus{border-bottom-color:var(--terra)}.rsvp__select{cursor:pointer}textarea.rsvp__input{resize:none}.rsvp__attend{flex-wrap:wrap;gap:1.25rem;display:flex}.rsvp__attend-opt{color:var(--terra-soft);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.rsvp__radio{border:2px solid var(--citrus);border-radius:50%;width:20px;height:20px;transition:border-color .25s;position:relative}.rsvp__radio:after{content:"";background:var(--citrus);width:10px;height:10px;transition:transform .25s var(--ease-out);border-radius:50%;margin:auto;position:absolute;inset:0;transform:scale(0)}.rsvp__attend-opt.is-active .rsvp__radio:after{transform:scale(1)}.rsvp__error{color:var(--terra);text-align:center;font-size:.82rem}.rsvp__submit-wrap{text-align:center;padding-top:.5rem}.rsvp__submit{width:100%;padding:1rem 2rem}.rsvp__success{text-align:center;padding:2.5rem 0}.rsvp__success-emoji{margin-bottom:1.25rem;font-size:3.5rem}.rsvp__success-title{color:var(--terra);margin-bottom:.75rem;font-size:clamp(1.8rem,5vw,2.4rem)}.rsvp__success-text{color:var(--terra-soft);max-width:24rem;margin-inline:auto;font-size:.92rem;line-height:1.6}.rsvp__success-fruit{letter-spacing:.3em;margin-top:1.5rem;font-size:1.5rem}.rsvp__fruit{opacity:.2;font-size:clamp(48px,8vw,70px)}.rsvp__fruit--l{top:8%;left:4%;transform:rotate(-20deg)}.rsvp__fruit--r{bottom:8%;right:4%;transform:rotate(15deg)}@media (width<=640px){.rsvp__fruit{display:none}}.footer{background:var(--cream-deep);padding:clamp(3rem, 7vw, 4rem) var(--pad-x);text-align:center;position:relative;overflow:hidden}.footer__inner{flex-direction:column;align-items:center;display:flex}.footer__names{color:var(--terra);margin-bottom:.4rem;font-size:clamp(1.6rem,4vw,2rem)}.footer__date{color:#ff8c1acc;letter-spacing:.18em;text-transform:uppercase;margin-bottom:2rem;font-size:.72rem}.footer__rule{background:#ffd23f66;width:100%;max-width:420px;height:1px;margin-bottom:1.5rem}.footer__note{color:#e8420a59;font-size:.72rem;font-family:var(--ff-serif)}.footer__fruit{opacity:.15;font-size:40px;bottom:1rem}.footer__fruit--l{left:1.25rem}.footer__fruit--r{right:1.25rem}
