:root{--paper: #fffdfa;--paper-deep: #f5efe6;--ink: #241d19;--soft-ink: #62564f;--stone: #b7a48f;--stone-dark: #756858;--accent: #111111;--sage: #657265;--rule: rgba(36, 29, 25, .2);--divider: rgba(36, 29, 25, .16);--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "Avenir Next", "Gill Sans", "Optima", "Trebuchet MS", sans-serif;--phone-width: 409px;--phone-height: 837px;--phone-vw: calc(var(--phone-width) / 100);--phone-svh: calc(var(--phone-height) / 100);--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6}[data-astro-cid-j7pv25f6]{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}html:not(.invite-opened):not(.invite-intro-skip){height:100%;overflow:hidden}html:not(.invite-opened):not(.invite-intro-skip) body{overflow:hidden;overscroll-behavior:none;touch-action:none}body{display:grid;height:100svh;align-items:start;justify-items:center;margin:0;min-width:320px;background:var(--paper)}main[data-astro-cid-j7pv25f6]{overflow:hidden}main[data-astro-cid-j7pv25f6]>section[data-astro-cid-j7pv25f6]{position:relative}main[data-astro-cid-j7pv25f6]>section[data-astro-cid-j7pv25f6]+section[data-astro-cid-j7pv25f6]:before{position:absolute;top:0;right:clamp(1.25rem,calc(6 * var(--phone-vw)),6rem);left:clamp(1.25rem,calc(6 * var(--phone-vw)),6rem);z-index:2;height:1px;background:linear-gradient(90deg,transparent,var(--divider) 12%,var(--divider) 88%,transparent);content:"";pointer-events:none}.invite-intro[data-astro-cid-j7pv25f6]{position:fixed;top:calc(-1 * var(--safe-area-top));right:calc(-1 * var(--safe-area-right));bottom:calc(-1 * var(--safe-area-bottom));left:calc(-1 * var(--safe-area-left));z-index:100;display:grid;min-width:320px;min-height:calc(100 * var(--phone-svh) + var(--safe-area-top) + var(--safe-area-bottom));place-items:center;overflow:hidden;padding:0;background:radial-gradient(circle at 50% 42%,rgba(183,164,143,.22),transparent 30rem),linear-gradient(180deg,var(--paper) 0%,var(--paper-deep) 100%);color:var(--ink);opacity:1;transition:opacity .42s ease,visibility .42s ease}.invite-intro[data-astro-cid-j7pv25f6]:before{position:absolute;inset:-2rem;background-image:linear-gradient(rgba(36,29,25,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(36,29,25,.035) 1px,transparent 1px);background-size:4.8rem 4.8rem;content:"";mask-image:radial-gradient(circle,rgba(0,0,0,.7),transparent 72%);pointer-events:none}.invite-intro__stage[data-astro-cid-j7pv25f6]{position:relative;display:grid;width:100%;height:100%;overflow:hidden;place-items:center;justify-items:center;perspective:1200px}.invite-intro__title[data-astro-cid-j7pv25f6]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.wax-seal[data-astro-cid-j7pv25f6]:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.envelope[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;--envelope-aspect: 941 / 1672;width:100%;height:100%;transform:translate(-50%,-50%);will-change:opacity,transform,filter}.envelope[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.wax-seal[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;z-index:10;display:grid;width:clamp(7rem,calc(26 * var(--phone-vw)),10rem);aspect-ratio:1;place-items:center;border:0;border-radius:50%;background:#fff0;box-shadow:none;cursor:pointer;transform:translate(-50%,-50%);will-change:opacity,transform;transition:transform .26s ease,box-shadow .26s ease,opacity .42s ease}.wax-seal[data-astro-cid-j7pv25f6]:hover{transform:translate(-50%,-52%) scale(1.035)}@media(min-width:48rem)and (orientation:landscape){.envelope[data-astro-cid-j7pv25f6]{width:min(calc(100 * var(--phone-vw)),calc(calc(100 * var(--phone-svh)) * var(--envelope-aspect)));height:calc(100 * var(--phone-svh));box-shadow:0 0 4rem #241d191f}}.invite-pressing[data-astro-cid-j7pv25f6] .wax-seal[data-astro-cid-j7pv25f6]{transform:translate(-50%,-50%) scale(.94)}.invite-opening[data-astro-cid-j7pv25f6] .invite-intro[data-astro-cid-j7pv25f6]{animation:introVeilFade 1.18s cubic-bezier(.2,.7,.18,1) both}.invite-opening[data-astro-cid-j7pv25f6] .wax-seal[data-astro-cid-j7pv25f6]{animation:sealRelease .72s cubic-bezier(.16,.8,.2,1) both;pointer-events:none}.invite-opening[data-astro-cid-j7pv25f6] .envelope[data-astro-cid-j7pv25f6]{animation:envelopeLift 1.18s cubic-bezier(.18,.78,.2,1) both}@keyframes sealRelease{0%{opacity:1;transform:translate(-50%,-50%) scale(.94)}38%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}to{opacity:0;transform:translate(-50%,-50%) scale(.58)}}@keyframes envelopeLift{0%{opacity:1;filter:brightness(1);transform:translate(-50%,-50%) scale(1)}28%{opacity:1;filter:brightness(1.04);transform:translate(-50%,-51.5%) scale(1.018)}to{opacity:0;filter:brightness(1.08);transform:translate(-50%,-62%) scale(1.11)}}@keyframes introVeilFade{0%,42%{opacity:1}to{opacity:0}}.invite-opened[data-astro-cid-j7pv25f6] .invite-intro[data-astro-cid-j7pv25f6],.invite-intro-skip[data-astro-cid-j7pv25f6] .invite-intro[data-astro-cid-j7pv25f6]{visibility:hidden;opacity:0;pointer-events:none}.invite-intro-skip[data-astro-cid-j7pv25f6] .invite-intro[data-astro-cid-j7pv25f6]{display:none}h1[data-astro-cid-j7pv25f6],h2[data-astro-cid-j7pv25f6],h3[data-astro-cid-j7pv25f6],p[data-astro-cid-j7pv25f6]{margin:0}h1[data-astro-cid-j7pv25f6],h2[data-astro-cid-j7pv25f6]{font-family:var(--serif);font-weight:400;letter-spacing:0}h1[data-astro-cid-j7pv25f6]{max-width:11ch;margin-right:auto;margin-left:auto;font-size:clamp(4rem,calc(12 * var(--phone-vw)),11.5rem);line-height:.88;text-align:center}.hero__title-prefix[data-astro-cid-j7pv25f6],.hero__title-names[data-astro-cid-j7pv25f6]{display:block}.hero__title-prefix[data-astro-cid-j7pv25f6]{max-width:22ch;margin-bottom:clamp(.45rem,calc(1 * var(--phone-vw)),.8rem);margin-right:auto;margin-left:auto;color:var(--ink);font-family:Bickham Script Pro,Snell Roundhand,Brush Script MT,Apple Chancery,cursive;font-size:.5em;font-style:italic;font-weight:400;line-height:1.15}.hero__title-names[data-astro-cid-j7pv25f6]{font-size:.68em;letter-spacing:.035em;line-height:.9;text-transform:uppercase}.hero__title-and[data-astro-cid-j7pv25f6]{display:block;margin:clamp(.18rem,calc(.6 * var(--phone-vw)),.5rem) 0 clamp(.1rem,calc(.5 * var(--phone-vw)),.35rem);color:var(--ink);font-family:Bickham Script Pro,Snell Roundhand,Brush Script MT,Apple Chancery,cursive;font-size:.5em;font-style:italic;font-weight:400;line-height:1}h2[data-astro-cid-j7pv25f6]{max-width:12ch;font-size:clamp(2.5rem,calc(6 * var(--phone-vw)),6.8rem);line-height:.96}h3[data-astro-cid-j7pv25f6]{color:var(--ink);font-family:var(--serif);font-size:clamp(1.35rem,calc(2 * var(--phone-vw)),2rem);font-weight:400;line-height:1.05}p[data-astro-cid-j7pv25f6]{color:var(--soft-ink);font-size:clamp(1rem,calc(1.2 * var(--phone-vw)),1.15rem)}.eyebrow[data-astro-cid-j7pv25f6],.section-kicker[data-astro-cid-j7pv25f6],time[data-astro-cid-j7pv25f6],.caption[data-astro-cid-j7pv25f6],.placeholder-image[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.countdown[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,.78fr) minmax(20rem,1.22fr);gap:clamp(2rem,calc(6 * var(--phone-vw)),7rem);padding:clamp(3rem,calc(7 * var(--phone-vw)),6.5rem) clamp(1.25rem,calc(6 * var(--phone-vw)),6rem)}.countdown__image[data-astro-cid-j7pv25f6],.mobile-panel--timeline[data-astro-cid-j7pv25f6],.mobile-snap-stack[data-astro-cid-j7pv25f6],.playlist__mobile-closing[data-astro-cid-j7pv25f6]{display:none}.countdown__heading[data-astro-cid-j7pv25f6]{display:grid;grid-column:1 / -1;align-content:center;justify-items:center;gap:1rem;text-align:center}.countdown__heading[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:10ch}.countdown__title[data-astro-cid-j7pv25f6]{font-family:var(--serif);font-size:clamp(1.2rem,calc(2.1 * var(--phone-vw)),1.9rem);font-weight:400;letter-spacing:0;line-height:1.05;text-transform:uppercase}.countdown__body[data-astro-cid-j7pv25f6]{display:grid;grid-column:1 / -1;align-content:center;justify-items:center;gap:clamp(1rem,calc(2 * var(--phone-vw)),1.5rem)}.countdown__units[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,calc(3 * var(--phone-vw)),2.5rem);width:min(100%,48rem)}.countdown__unit[data-astro-cid-j7pv25f6]{display:grid;min-width:0;min-height:0;align-content:center;justify-items:center;gap:.5rem;text-align:center}.countdown__value[data-astro-cid-j7pv25f6]{color:var(--ink);font-family:var(--serif);font-size:clamp(2.4rem,calc(6 * var(--phone-vw)),5.6rem);font-variant-numeric:tabular-nums;line-height:.9}.countdown__label[data-astro-cid-j7pv25f6]{color:var(--stone-dark);font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.eyebrow[data-astro-cid-j7pv25f6],.section-kicker[data-astro-cid-j7pv25f6],time[data-astro-cid-j7pv25f6]{color:var(--accent)}h2[data-astro-cid-j7pv25f6].section-kicker{max-width:none;font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}h2[data-astro-cid-j7pv25f6].section-kicker--script{font-family:Bickham Script Pro,Snell Roundhand,Brush Script MT,Apple Chancery,cursive;font-size:clamp(2.4rem,calc(5 * var(--phone-vw)),4rem);font-style:italic;font-weight:400;letter-spacing:0;line-height:1;text-transform:none}.hero[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(1.25rem,1fr) minmax(0,43rem) minmax(17rem,31rem) minmax(1.25rem,1fr);gap:clamp(2rem,calc(5 * var(--phone-vw)),4.75rem);min-height:calc(92 * var(--phone-svh));padding:clamp(1.25rem,calc(4 * var(--phone-vw)),4.5rem) 0 clamp(2rem,calc(5 * var(--phone-vw)),5rem)}.hero__copy[data-astro-cid-j7pv25f6]{align-self:end;grid-column:2;padding-top:clamp(3rem,10vh,7rem)}.hero__date[data-astro-cid-j7pv25f6]{display:flex;width:max-content;align-items:center;flex-wrap:wrap;gap:clamp(.42rem,calc(1 * var(--phone-vw)),.7rem);margin:clamp(1.3rem,calc(3 * var(--phone-vw)),2rem) auto 0;color:var(--ink);font-family:var(--serif);font-size:clamp(1.55rem,calc(3 * var(--phone-vw)),2.7rem);line-height:1.05}.date-point[data-astro-cid-j7pv25f6]{width:clamp(.3rem,calc(.55 * var(--phone-vw)),.44rem);aspect-ratio:1;border-radius:50%;background:var(--accent);opacity:.82;transform:translateY(.03em)}.hero__image[data-astro-cid-j7pv25f6]{align-self:stretch;grid-column:3;min-height:36rem}.title-photo[data-astro-cid-j7pv25f6]{position:relative;margin:0;overflow:hidden;isolation:isolate;background:var(--paper-deep)}.title-photo[data-astro-cid-j7pv25f6]:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#241d1905,#241d192e);content:"";pointer-events:none}.title-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 42%}.countdown-photo[data-astro-cid-j7pv25f6]{position:relative;margin:0;overflow:hidden;isolation:isolate;background:var(--paper-deep)}.countdown-photo[data-astro-cid-j7pv25f6]:after{position:absolute;inset:0;z-index:1;content:"";pointer-events:none}.countdown-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:100%;object-fit:cover}.placeholder-image[data-astro-cid-j7pv25f6]{position:relative;display:grid;min-height:24rem;place-items:end start;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,rgba(36,29,25,.2),transparent 42%),linear-gradient(25deg,rgba(17,17,17,.14),transparent 38%),linear-gradient(160deg,rgba(101,114,101,.18),transparent 45%),var(--paper-deep)}.placeholder-image[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{margin:clamp(1rem,calc(2 * var(--phone-vw)),1.8rem);color:#f8f2e7eb;text-shadow:0 1px 18px rgba(36,29,25,.45)}.section-band[data-astro-cid-j7pv25f6]{padding:clamp(4rem,calc(10 * var(--phone-vw)),9rem) clamp(1.25rem,calc(6 * var(--phone-vw)),6rem)}.intro[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,31rem);gap:clamp(2rem,calc(8 * var(--phone-vw)),9rem)}.intro[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:15ch}.intro[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:not(.section-kicker){align-self:end;max-width:31rem;padding-bottom:.4rem}.day-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,.8fr) minmax(20rem,1.2fr);gap:clamp(2rem,calc(6 * var(--phone-vw)),7rem);padding:clamp(5rem,calc(11 * var(--phone-vw)),10rem) clamp(1.25rem,calc(6 * var(--phone-vw)),6rem)}.section-heading[data-astro-cid-j7pv25f6]{display:grid;align-content:start;gap:1rem}.timeline[data-astro-cid-j7pv25f6]{position:relative;display:grid;gap:clamp(.9rem,calc(1.8 * var(--phone-vw)),1.8rem);margin:0;padding:0;list-style:none;--timeline-time: 6.5rem;--timeline-gap: clamp(1.25rem, calc(2.4 * var(--phone-vw)), 2rem);--timeline-marker-col: clamp(6.35rem, calc(10.2 * var(--phone-vw)), 9.1rem);--timeline-dot: .74rem;--timeline-line-x: calc(var(--timeline-time) + var(--timeline-gap) + (var(--timeline-marker-col) / 2))}.timeline[data-astro-cid-j7pv25f6]:before{position:absolute;top:.45rem;bottom:.45rem;left:var(--timeline-line-x);width:1px;background:var(--accent);content:"";opacity:.32}.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{position:relative;display:grid;grid-template-columns:var(--timeline-time) var(--timeline-marker-col) minmax(0,1fr);align-items:center;column-gap:var(--timeline-gap);padding:clamp(2.1rem,calc(3.6 * var(--phone-vw)),3.8rem) 0}.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{z-index:1;grid-column:2;align-self:start;justify-self:center;width:var(--timeline-dot);aspect-ratio:1;margin-top:.35rem;border:1px solid var(--accent);border-radius:50%;background:var(--paper);box-shadow:0 0 0 .38rem var(--paper);content:""}.timeline[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6]{align-self:center;text-align:right}.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]>div[data-astro-cid-j7pv25f6]{grid-column:3;max-width:38rem}.timeline__content[data-astro-cid-j7pv25f6]{position:relative;z-index:1}.timeline__content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{max-width:12ch;font-size:clamp(1.9rem,calc(3 * var(--phone-vw)),3rem)}.timeline__content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{max-width:none;margin-top:.55rem;color:var(--soft-ink);font-size:clamp(1rem,calc(1.25 * var(--phone-vw)),1.2rem);line-height:1.35;white-space:nowrap}.timeline__item--has-art[data-astro-cid-j7pv25f6]{min-height:clamp(9rem,calc(15 * var(--phone-vw)),13rem)}.timeline__item--has-art[data-astro-cid-j7pv25f6]:before{content:none;display:none}.timeline__art[data-astro-cid-j7pv25f6]{position:relative;z-index:2;grid-column:2;align-self:center;justify-self:center;width:clamp(6.25rem,calc(10 * var(--phone-vw)),8.8rem);margin:0;overflow:hidden;background:transparent}.timeline__art[data-astro-cid-j7pv25f6]:before{position:absolute;inset:-.45rem;z-index:-1;border-radius:50%;background:var(--paper);content:""}.timeline__art[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{display:block;width:100%;height:auto;opacity:.86}.timeline__art--church[data-astro-cid-j7pv25f6]{width:clamp(6.7rem,calc(10.9 * var(--phone-vw)),9.5rem)}.timeline__art--ned[data-astro-cid-j7pv25f6]{width:clamp(5.9rem,calc(9.5 * var(--phone-vw)),8.25rem)}.timeline__art--camera[data-astro-cid-j7pv25f6]{width:clamp(6.9rem,calc(11.25 * var(--phone-vw)),9.75rem);margin-top:-.35rem}.timeline__art--dinner[data-astro-cid-j7pv25f6]{width:clamp(6.1rem,calc(9.85 * var(--phone-vw)),8.5rem);margin-top:-.1rem}.timeline__art--disco[data-astro-cid-j7pv25f6],.timeline__art--clock[data-astro-cid-j7pv25f6]{width:clamp(6.25rem,calc(10 * var(--phone-vw)),8.65rem)}.venue[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(16rem,.85fr) minmax(18rem,.7fr);gap:clamp(2rem,calc(7 * var(--phone-vw)),8rem);padding:clamp(4rem,calc(10 * var(--phone-vw)),9rem) clamp(1.25rem,calc(6 * var(--phone-vw)),6rem)}.venue--reception[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(18rem,.68fr) minmax(16rem,.95fr)}.venue__copy[data-astro-cid-j7pv25f6]{display:grid;align-content:center;gap:clamp(1rem,calc(2 * var(--phone-vw)),1.5rem)}.venue__copy[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:not(.section-kicker):not(.caption){max-width:34rem}.caption[data-astro-cid-j7pv25f6]{max-width:27rem;padding-top:1rem;color:var(--stone-dark)}.venue-photo[data-astro-cid-j7pv25f6]{position:relative;display:grid;min-height:24rem;margin:0;place-items:end start;overflow:hidden;isolation:isolate;background:var(--paper-deep)}.venue-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.02) brightness(.94)}.venue-photo--church[data-astro-cid-j7pv25f6]{aspect-ratio:4 / 3}.venue-photo--church[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{object-position:47% 50%}.venue-photo--city[data-astro-cid-j7pv25f6]{aspect-ratio:5 / 4}.venue-photo--city[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{object-position:50% 50%}.playlist[data-astro-cid-j7pv25f6]{display:grid;place-items:center;padding-top:clamp(2.75rem,calc(6 * var(--phone-vw)),5.5rem);padding-bottom:clamp(2.75rem,calc(6 * var(--phone-vw)),5.5rem);background:var(--paper)}.playlist__link[data-astro-cid-j7pv25f6]{position:relative;display:inline-grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:min(100%,20rem);column-gap:1.25rem;padding:1rem 1.1rem 1rem 1.35rem;border:1px solid var(--rule);color:var(--ink);background:#ffffff8f;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.playlist__link--calendar[data-astro-cid-j7pv25f6]{background:#ffffff61}.playlist__link[data-astro-cid-j7pv25f6]:hover,.playlist__link[data-astro-cid-j7pv25f6]:focus-visible{border-color:#241d1970;background:#ffffffd1;transform:translateY(-2px)}.playlist__link[data-astro-cid-j7pv25f6]:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.playlist__link-main[data-astro-cid-j7pv25f6]{grid-column:1;font-family:var(--serif);font-size:clamp(1.15rem,calc(2.3 * var(--phone-vw)),1.55rem);line-height:1}.playlist__link[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6]{grid-column:2;grid-row:1;width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.notes[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,.75fr) minmax(20rem,1.25fr);gap:clamp(2rem,calc(6 * var(--phone-vw)),7rem)}.notes__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.65rem,calc(1.35 * var(--phone-vw)),1rem)}.notes__grid[data-astro-cid-j7pv25f6] article[data-astro-cid-j7pv25f6]{min-height:12.5rem;padding:clamp(1.1rem,calc(2.4 * var(--phone-vw)),1.8rem)}.notes__grid[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin-bottom:.9rem;color:var(--accent)}.notes__grid[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{text-align:justify}.notes__grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:inherit;text-decoration-color:#241d1973;text-decoration-thickness:1px;text-underline-offset:.15em}.notes__grid[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.closing[data-astro-cid-j7pv25f6]{position:relative;display:grid;min-height:0;place-items:center;background:var(--paper)}.closing__text[data-astro-cid-j7pv25f6]{display:grid;justify-items:center;gap:clamp(1rem,calc(2 * var(--phone-vw)),1.4rem);max-width:48rem;text-align:center}.closing__text[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:11ch}.closing__text[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:not(.section-kicker){max-width:35rem}.closing__signoff[data-astro-cid-j7pv25f6]{display:grid;gap:.3rem;margin-top:clamp(.75rem,calc(2 * var(--phone-vw)),1.35rem);color:var(--ink)}.closing__names[data-astro-cid-j7pv25f6]{display:inline-grid;align-items:baseline;grid-template-columns:max-content max-content max-content;column-gap:clamp(.65rem,calc(2 * var(--phone-vw)),1.15rem);justify-content:center}.closing__signature[data-astro-cid-j7pv25f6]{color:var(--ink);font-family:Bickham Script Pro,Snell Roundhand,Brush Script MT,Apple Chancery,cursive;font-size:clamp(2.4rem,calc(6 * var(--phone-vw)),5.1rem);font-style:italic;line-height:.95}.closing__signature--kisses[data-astro-cid-j7pv25f6]{font-size:clamp(1.6rem,calc(3.6 * var(--phone-vw)),3rem)}@media(max-width:900px){h1[data-astro-cid-j7pv25f6]{font-size:clamp(3.7rem,calc(17 * var(--phone-vw)),7rem)}h2[data-astro-cid-j7pv25f6]{font-size:clamp(2.35rem,calc(10 * var(--phone-vw)),4.8rem)}.hero[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(1.1rem,1fr) minmax(0,44rem) minmax(1.1rem,1fr);min-height:auto;padding-bottom:2rem}.hero__copy[data-astro-cid-j7pv25f6],.hero__image[data-astro-cid-j7pv25f6]{grid-column:2}.hero__copy[data-astro-cid-j7pv25f6]{padding-top:clamp(2rem,8vh,4rem)}.hero__image[data-astro-cid-j7pv25f6]{min-height:clamp(16rem,calc(52 * var(--phone-svh)),31rem)}.intro[data-astro-cid-j7pv25f6],.countdown[data-astro-cid-j7pv25f6],.day-grid[data-astro-cid-j7pv25f6],.venue[data-astro-cid-j7pv25f6],.venue--reception[data-astro-cid-j7pv25f6],.playlist[data-astro-cid-j7pv25f6],.notes[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.venue--reception[data-astro-cid-j7pv25f6] .venue__copy[data-astro-cid-j7pv25f6]{order:2}.venue--reception[data-astro-cid-j7pv25f6] .venue__image[data-astro-cid-j7pv25f6]{order:1}.notes__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.notes__grid[data-astro-cid-j7pv25f6] article[data-astro-cid-j7pv25f6]{min-height:0}}@media(min-width:0){html{height:100%;width:100%;overflow-x:hidden;overflow-y:auto;background:var(--paper);scroll-snap-type:y mandatory;scrollbar-width:none}body{min-height:100%;height:auto;width:100%;overflow:visible;background:var(--paper)}main[data-astro-cid-j7pv25f6]{width:min(var(--phone-width),100%);max-width:100%;height:auto;overflow:visible;background:var(--paper)}html::-webkit-scrollbar{display:none}main[data-astro-cid-j7pv25f6]>section[data-astro-cid-j7pv25f6]+section[data-astro-cid-j7pv25f6]:before{display:none}.hero[data-astro-cid-j7pv25f6],.countdown[data-astro-cid-j7pv25f6],.venue[data-astro-cid-j7pv25f6],.playlist[data-astro-cid-j7pv25f6],.closing[data-astro-cid-j7pv25f6],.mobile-panel[data-astro-cid-j7pv25f6]{width:100%;max-width:100%;height:calc(100 * var(--phone-svh));min-height:calc(100 * var(--phone-svh));scroll-snap-align:start;scroll-snap-stop:always}.section-band[data-astro-cid-j7pv25f6],.countdown[data-astro-cid-j7pv25f6],.day-grid[data-astro-cid-j7pv25f6],.venue[data-astro-cid-j7pv25f6],.playlist[data-astro-cid-j7pv25f6]{padding-right:1.1rem;padding-left:1.1rem}.hero[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;padding:clamp(1.35rem,calc(5 * var(--phone-vw)),1.8rem)}.hero__copy[data-astro-cid-j7pv25f6]{position:relative;display:grid;grid-column:1;align-self:center;align-content:center;min-height:100%;padding-top:0}.hero__copy[data-astro-cid-j7pv25f6]:before,.hero__copy[data-astro-cid-j7pv25f6]:after{width:min(9rem,calc(42 * var(--phone-vw)));height:1px;margin-right:auto;margin-left:auto;background:#241d1952;content:""}.hero__copy[data-astro-cid-j7pv25f6]:before{margin-bottom:clamp(2.1rem,calc(8 * var(--phone-svh)),4rem)}.hero__copy[data-astro-cid-j7pv25f6]:after{margin-top:clamp(2.1rem,calc(8 * var(--phone-svh)),4rem)}.hero__image[data-astro-cid-j7pv25f6]{display:none}h1[data-astro-cid-j7pv25f6]{width:100%;max-width:none;font-size:clamp(4.65rem,calc(20.4 * var(--phone-vw)),5.35rem);line-height:.92;text-align:center}.hero__title-prefix[data-astro-cid-j7pv25f6]{margin-bottom:clamp(.8rem,calc(3 * var(--phone-svh)),1.3rem);font-size:.46em;line-height:1.08}.hero__title-names[data-astro-cid-j7pv25f6]{display:block;width:max-content;max-width:100%;margin-right:auto;margin-left:auto;font-size:.455em;letter-spacing:.012em;line-height:.95;text-align:center;white-space:nowrap}.hero__title-and[data-astro-cid-j7pv25f6]{margin:clamp(.45rem,calc(1.6 * var(--phone-svh)),.8rem) 0 clamp(.32rem,calc(1.3 * var(--phone-svh)),.65rem);font-size:.5em}.hero__date[data-astro-cid-j7pv25f6]{justify-content:center;margin-top:clamp(1.45rem,calc(5 * var(--phone-svh)),2.4rem);font-size:clamp(1.65rem,calc(7.1 * var(--phone-vw)),2.25rem)}.countdown[data-astro-cid-j7pv25f6]{position:relative;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;justify-items:center;gap:clamp(.38rem,calc(1.15 * var(--phone-svh)),.7rem);padding:clamp(.8rem,calc(3.2 * var(--phone-svh)),1.75rem) clamp(.7rem,calc(2.6 * var(--phone-vw)),1.15rem) clamp(1.35rem,calc(5 * var(--phone-vw)),1.8rem);overflow:visible;color:var(--paper)}.countdown__image[data-astro-cid-j7pv25f6]{display:block;position:absolute;top:calc(-1 * var(--safe-area-top));right:calc(-1 * var(--safe-area-right));bottom:calc(-1 * var(--safe-area-bottom));left:calc(-1 * var(--safe-area-left));z-index:0;min-width:100%;min-height:0}.countdown__image[data-astro-cid-j7pv25f6]:after{background:linear-gradient(180deg,#241d19ad,#241d1938 25%,#241d191a 58%,#241d1975),linear-gradient(0deg,#241d1929,#241d1900)}.countdown__image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{object-position:50% 48%}.countdown__heading[data-astro-cid-j7pv25f6],.countdown__body[data-astro-cid-j7pv25f6]{position:relative;z-index:2;grid-column:1}.countdown__heading[data-astro-cid-j7pv25f6]{grid-row:1;padding-top:clamp(.25rem,calc(1.4 * var(--phone-svh)),.8rem)}.countdown__body[data-astro-cid-j7pv25f6]{grid-row:2;align-content:start}.countdown__title[data-astro-cid-j7pv25f6]{color:var(--paper);font-size:clamp(1.05rem,calc(4.85 * var(--phone-vw)),1.55rem);text-shadow:0 1px 18px rgba(0,0,0,.5)}.countdown__units[data-astro-cid-j7pv25f6]{width:100%;gap:clamp(.9rem,calc(3.8 * var(--phone-vw)),1.35rem)}.countdown__unit[data-astro-cid-j7pv25f6]{gap:.25rem}.countdown__value[data-astro-cid-j7pv25f6]{color:var(--paper);font-size:clamp(2.05rem,calc(11.8 * var(--phone-vw)),3.15rem);text-shadow:0 1px 18px rgba(0,0,0,.5)}.countdown__label[data-astro-cid-j7pv25f6]{color:#fffdfad6;font-size:.54rem;letter-spacing:.09em;text-shadow:0 1px 14px rgba(0,0,0,.45)}.day-grid[data-astro-cid-j7pv25f6]{display:none;padding:0}.notes[data-astro-cid-j7pv25f6]{display:block;padding:0}.day-grid[data-astro-cid-j7pv25f6]>.section-heading[data-astro-cid-j7pv25f6],.day-grid[data-astro-cid-j7pv25f6]>.timeline--desktop[data-astro-cid-j7pv25f6],.notes[data-astro-cid-j7pv25f6]>.section-heading[data-astro-cid-j7pv25f6],.notes[data-astro-cid-j7pv25f6]>.notes__grid[data-astro-cid-j7pv25f6]{display:none}.mobile-snap-stack[data-astro-cid-j7pv25f6]{display:block}.mobile-panel[data-astro-cid-j7pv25f6]{display:grid;align-content:stretch;gap:clamp(1.4rem,calc(4 * var(--phone-svh)),2.35rem);padding:clamp(1.35rem,calc(5 * var(--phone-vw)),1.8rem)}.mobile-panel--timeline[data-astro-cid-j7pv25f6]{position:relative;z-index:1;display:grid;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;grid-template-rows:minmax(0,.08fr) minmax(0,1fr) minmax(0,.08fr);align-items:center}.mobile-panel--timeline[data-astro-cid-j7pv25f6]:before{display:none}.timeline-panel__path[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.timeline-panel__path[data-astro-cid-j7pv25f6] path[data-astro-cid-j7pv25f6]{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1;stroke-dasharray:0 10;opacity:.42;vector-effect:non-scaling-stroke}.timeline-panel__path[data-astro-cid-j7pv25f6] path[data-astro-cid-j7pv25f6]+path[data-astro-cid-j7pv25f6]{stroke-width:1;stroke-dasharray:0 8;opacity:.2}.mobile-panel--timeline[data-astro-cid-j7pv25f6]:has(.section-heading){grid-template-rows:auto minmax(0,1fr);row-gap:clamp(.35rem,calc(1 * var(--phone-svh)),.7rem);padding-top:clamp(.9rem,calc(2.4 * var(--phone-svh)),1.35rem)}.mobile-panel[data-astro-cid-j7pv25f6] .section-heading[data-astro-cid-j7pv25f6]{gap:.45rem}.mobile-panel--timeline[data-astro-cid-j7pv25f6] .section-heading[data-astro-cid-j7pv25f6]{position:relative;z-index:1;grid-row:1;align-self:start}.mobile-panel--timeline[data-astro-cid-j7pv25f6] .timeline[data-astro-cid-j7pv25f6]{position:relative;z-index:1;grid-row:2;height:100%}.mobile-panel--timeline[data-astro-cid-j7pv25f6]:has(.section-heading) .timeline[data-astro-cid-j7pv25f6]{grid-row:2;align-self:center}.mobile-panel[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:9.5ch;font-size:clamp(3rem,calc(14 * var(--phone-vw)),4.55rem);line-height:.94}.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{grid-template-columns:var(--timeline-marker-col) minmax(0,1fr);grid-template-rows:min-content min-content;align-items:center;align-content:center;column-gap:clamp(.85rem,calc(3.4 * var(--phone-vw)),1.2rem);row-gap:clamp(.04rem,calc(.22 * var(--phone-svh)),.12rem);min-height:0;padding:clamp(.42rem,calc(1.25 * var(--phone-svh)),.82rem) 0}.timeline[data-astro-cid-j7pv25f6]{grid-template-rows:repeat(3,minmax(0,1fr));--timeline-marker-col: clamp(8.15rem, calc(34 * var(--phone-vw)), 10.5rem);--timeline-dot: .66rem;--timeline-line-x: calc(var(--timeline-marker-col) / 2);gap:clamp(.3rem,calc(.9 * var(--phone-svh)),.62rem)}.timeline[data-astro-cid-j7pv25f6]:before{display:none}.mobile-panel--timeline[data-astro-cid-j7pv25f6]:has(.section-heading) .timeline[data-astro-cid-j7pv25f6]:before{display:none}.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{display:none;grid-column:1;grid-row:1 / span 2;margin-top:.32rem}.timeline[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6],.timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]>div[data-astro-cid-j7pv25f6]{grid-column:2}.timeline[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6]{grid-row:1;align-self:end;text-align:left;font-size:clamp(1.04rem,calc(4.45 * var(--phone-vw)),1.3rem)}.timeline__content[data-astro-cid-j7pv25f6]{grid-row:2;align-self:start}.timeline__content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{max-width:12ch;font-size:clamp(2.32rem,calc(10.2 * var(--phone-vw)),3.45rem)}.timeline__content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{max-width:none;margin-top:.35rem;font-size:clamp(.76rem,calc(3.15 * var(--phone-vw)),.98rem);line-height:1.25;white-space:nowrap}.timeline__item--has-art[data-astro-cid-j7pv25f6]{min-height:0}.timeline__item--has-art[data-astro-cid-j7pv25f6] .timeline__content[data-astro-cid-j7pv25f6]{background:var(--paper);box-shadow:0 0 0 .32rem var(--paper);padding-right:0}.timeline__art[data-astro-cid-j7pv25f6],.timeline__art--church[data-astro-cid-j7pv25f6],.timeline__art--ned[data-astro-cid-j7pv25f6],.timeline__art--camera[data-astro-cid-j7pv25f6],.timeline__art--dinner[data-astro-cid-j7pv25f6],.timeline__art--disco[data-astro-cid-j7pv25f6],.timeline__art--clock[data-astro-cid-j7pv25f6]{grid-column:1;grid-row:1 / span 2;width:var(--timeline-marker-col);margin-top:-.15rem}.timeline__art[data-astro-cid-j7pv25f6]:before{display:block;inset:-.2rem;border-radius:.25rem}.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{grid-template-columns:minmax(0,1fr) var(--timeline-marker-col)}.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline[data-astro-cid-j7pv25f6]{--timeline-line-x: calc(100% - (var(--timeline-marker-col) / 2))}.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]>div[data-astro-cid-j7pv25f6]{grid-column:1;text-align:right}.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin-left:auto}.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--church[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--ned[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--camera[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--dinner[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--disco[data-astro-cid-j7pv25f6],.mobile-panel--timeline-alt[data-astro-cid-j7pv25f6] .timeline__art--clock[data-astro-cid-j7pv25f6]{grid-column:2}.venue[data-astro-cid-j7pv25f6]{grid-template-rows:minmax(0,.55fr) auto auto minmax(0,.45fr);align-content:stretch;align-items:center;gap:clamp(1.15rem,calc(3.2 * var(--phone-svh)),1.8rem);padding:clamp(1.35rem,calc(5 * var(--phone-vw)),1.8rem)}.venue__image[data-astro-cid-j7pv25f6]{grid-row:2}.venue__copy[data-astro-cid-j7pv25f6]{grid-row:3}.venue--reception[data-astro-cid-j7pv25f6] .venue__copy[data-astro-cid-j7pv25f6],.venue--reception[data-astro-cid-j7pv25f6] .venue__image[data-astro-cid-j7pv25f6]{order:initial}.venue__copy[data-astro-cid-j7pv25f6]{gap:.85rem}.venue__copy[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:10ch;font-size:clamp(2.7rem,calc(12.4 * var(--phone-vw)),4rem)}.venue__copy[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]:not(.section-kicker):not(.caption){font-size:clamp(1.03rem,calc(4.2 * var(--phone-vw)),1.2rem);line-height:1.45}.placeholder-image[data-astro-cid-j7pv25f6]{min-height:18rem}.venue-photo[data-astro-cid-j7pv25f6]{width:100%;min-height:0;max-height:calc(45 * var(--phone-svh))}.venue-photo--city[data-astro-cid-j7pv25f6]{aspect-ratio:4 / 3}.caption[data-astro-cid-j7pv25f6]{font-size:.66rem}.mobile-panel--notes[data-astro-cid-j7pv25f6]{grid-template-rows:minmax(0,.18fr) auto minmax(0,.22fr);align-content:stretch;gap:clamp(.78rem,calc(1.75 * var(--phone-svh)),1.05rem);padding-top:clamp(.78rem,calc(1.8 * var(--phone-svh)),1.05rem);padding-bottom:clamp(.72rem,calc(1.7 * var(--phone-svh)),.95rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6] .section-heading[data-astro-cid-j7pv25f6],.mobile-panel--notes[data-astro-cid-j7pv25f6] .notes__grid[data-astro-cid-j7pv25f6]{grid-row:2}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.section-heading){grid-template-rows:auto auto minmax(0,.12fr);row-gap:clamp(.25rem,calc(.8 * var(--phone-svh)),.55rem);padding-top:clamp(.72rem,calc(1.7 * var(--phone-svh)),1rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.section-heading) .section-heading[data-astro-cid-j7pv25f6]{grid-row:1;margin-bottom:clamp(-13.5rem,calc(-25 * var(--phone-svh)),-10rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.section-heading) .notes__grid[data-astro-cid-j7pv25f6]{grid-row:2}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.notes__playlist){grid-template-rows:auto auto minmax(0,1fr) auto}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.notes__playlist) .section-heading[data-astro-cid-j7pv25f6]{margin-bottom:0}.mobile-panel--notes[data-astro-cid-j7pv25f6]:has(.notes__playlist) .notes__grid[data-astro-cid-j7pv25f6]{grid-row:2}.notes__playlist[data-astro-cid-j7pv25f6]{grid-row:4;display:grid;justify-items:center;gap:clamp(.32rem,calc(.9 * var(--phone-svh)),.5rem);align-self:end;width:100%;margin-top:0;margin-bottom:clamp(1.5rem,calc(4 * var(--phone-svh)),2.2rem)}.notes__playlist-link[data-astro-cid-j7pv25f6]{width:100%}.notes__signoff[data-astro-cid-j7pv25f6]{justify-items:center;margin-top:0;text-align:center}.notes__signoff[data-astro-cid-j7pv25f6] .closing__signature[data-astro-cid-j7pv25f6]{font-size:clamp(2rem,calc(8.5 * var(--phone-vw)),2.85rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6] .notes__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.72rem,calc(1.55 * var(--phone-svh)),1rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6] article[data-astro-cid-j7pv25f6]{display:grid;align-content:start;min-height:0;padding:clamp(.85rem,calc(3.4 * var(--phone-vw)),1.12rem)}.mobile-panel--notes[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin-bottom:.42rem;font-size:clamp(1.28rem,calc(5.35 * var(--phone-vw)),1.7rem);line-height:1}.mobile-panel--notes[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:clamp(.86rem,calc(3.6 * var(--phone-vw)),1.04rem);line-height:1.28}.playlist[data-astro-cid-j7pv25f6]{display:none}.playlist__link[data-astro-cid-j7pv25f6]{width:min(100%,23rem);padding:.78rem .9rem .74rem 1rem}.playlist__link-main[data-astro-cid-j7pv25f6]{font-size:clamp(1.28rem,calc(5.8 * var(--phone-vw)),1.72rem)}.playlist__mobile-closing[data-astro-cid-j7pv25f6]{display:none}.closing[data-astro-cid-j7pv25f6]{display:grid;align-content:center;padding:clamp(1.35rem,calc(5 * var(--phone-vw)),1.8rem)}.closing__text[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:clamp(3rem,calc(13.2 * var(--phone-vw)),4.35rem)}.hero__date[data-astro-cid-j7pv25f6]{gap:.38rem}.date-point[data-astro-cid-j7pv25f6]{width:.32rem}}@media(prefers-reduced-motion:no-preference){.hero__copy[data-astro-cid-j7pv25f6],.hero__image[data-astro-cid-j7pv25f6],.section-heading[data-astro-cid-j7pv25f6],.intro[data-astro-cid-j7pv25f6]>[data-astro-cid-j7pv25f6],.venue__copy[data-astro-cid-j7pv25f6],.venue__image[data-astro-cid-j7pv25f6],.notes__grid[data-astro-cid-j7pv25f6],.closing__text[data-astro-cid-j7pv25f6]{animation:rise .7s ease both}.hero__image[data-astro-cid-j7pv25f6],.venue__image[data-astro-cid-j7pv25f6],.notes__grid[data-astro-cid-j7pv25f6]{animation-delay:.12s}.closing__text[data-astro-cid-j7pv25f6]{animation-delay:.22s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}
