:root{--sec-pad: clamp(40px, 5vw, 68px) clamp(20px, 5vw, 40px) clamp(52px, 7vw, 100px);--maroon: #5E1B24;--maroon-deep: #4A141C;--maroon-darker: #3A0F16;--maroon-hero: #491418;--cream: #F7F1E6;--cream-warm: #F2EADB;--cream-card: #EFE6DB;--cream-light: #F3E9D6;--gold: #C9A227;--gold-bright: #D4AF37;--gold-pale: #E8C86A;--gold-warm: #A8842C;--gold-ink: #80631C;--ink: #211715;--body: #3B3630;--body-soft: #37322A;--muted: #5A5147;--muted-2: #6B6355;--caption: #6F6656;--label: #6F6656;--rule: rgba(160, 138, 96, .32);--rule-strong: rgba(160, 138, 96, .5);--serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--sans: "Jost", "Helvetica Neue", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:clamp(64px,8vw,88px)}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%}::selection{background:var(--gold-bright);color:var(--maroon-darker)}a{color:var(--maroon);text-decoration:none;transition:color .25s ease,background-color .25s ease,border-color .25s ease}a:hover{color:var(--gold-ink)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}.on-maroon a:focus-visible,.on-maroon button:focus-visible{outline-color:var(--gold-pale)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:0;z-index:200;background:var(--maroon);color:var(--cream);padding:14px 22px;font-size:13px;letter-spacing:.16em;text-transform:uppercase}.skip-link:focus{left:8px;top:8px}.eyebrow{margin:0 0 15px;font-size:12px;letter-spacing:.26em;text-transform:uppercase;line-height:1.7;color:var(--gold-ink);font-weight:600}.on-maroon .eyebrow{color:var(--gold-pale)}.rule-short{display:block;width:26px;height:1px;background:#c9a2278c;margin:6px auto 10px}h1,h2,h3{font-family:var(--serif);font-weight:400;margin:0}.section-title{margin:0 0 28px;font-family:var(--serif);font-weight:400;font-size:clamp(25px,3.6vw,36px);color:var(--maroon);line-height:1.22;text-wrap:balance}.on-maroon .section-title{color:var(--cream)}.lede{margin:0;font-size:16px;line-height:1.85;color:var(--body);font-weight:300;text-wrap:pretty}.on-maroon .lede{color:#f3e9d6d9}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:15px 34px;font-family:var(--sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:400;border-radius:0;cursor:pointer;white-space:nowrap;text-align:center;transition:color .25s ease,background-color .25s ease,border-color .25s ease}.btn-primary{background:var(--maroon);color:var(--cream);border:1px solid var(--maroon)}.btn-primary:hover{background:var(--maroon-deep);border-color:var(--gold);color:var(--gold-pale)}.btn-outline{background:transparent;color:var(--maroon);border:1px solid rgba(94,27,36,.28)}.btn-outline:hover{border-color:var(--maroon);color:var(--maroon)}.btn-gold-outline{background:transparent;color:var(--gold-bright);border:1px solid rgba(212,175,55,.65)}.btn-gold-outline:hover{background:var(--gold-bright);color:var(--maroon-deep);border-color:var(--gold-bright)}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.field{display:flex;flex-direction:column;gap:8px}.field>.field-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--label);font-weight:500}.field input,.field select,.field textarea{font-family:var(--sans);border:0;border-bottom:1px solid var(--rule-strong);background:transparent;padding:10px 0;font-size:16px;font-weight:300;color:var(--ink);letter-spacing:normal;text-transform:none;border-radius:0;min-height:44px}.field textarea{resize:vertical;min-height:72px}.field select{appearance:none;background-image:none;padding-right:24px}.field .select-wrap{position:relative;display:block}.field .select-wrap:after{content:"";position:absolute;right:4px;top:50%;width:7px;height:7px;border-right:1px solid var(--muted);border-bottom:1px solid var(--muted);transform:translateY(-70%) rotate(45deg);pointer-events:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-ink)}.field[data-invalid=true] input,.field[data-invalid=true] select,.field[data-invalid=true] textarea{border-color:#a32b2b}.field-error{font-size:13px;line-height:1.5;color:#8e1f1f;font-weight:400;letter-spacing:.01em;text-transform:none}.req{color:#8e1f1f}@media(max-width:460px){.btn{white-space:normal;text-wrap:balance}}@media(max-width:1024px){.eyebrow{font-size:13px}p a:not(.btn):not(.reply-btn):not(.rsvp-cta){display:inline-block;min-height:44px;line-height:44px}}@media(min-width:1025px){p a:not(.btn):not(.reply-btn):not(.rsvp-cta){display:inline-block;min-height:24px;line-height:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}html{scroll-behavior:auto}}@keyframes vRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes vFade{0%{opacity:0}to{opacity:1}}@keyframes vRule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes vEmboss{0%{opacity:0;transform:translate(-50%) translateY(6px) scale(1.012)}to{opacity:1;transform:translate(-50%)}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:60;background:#5e1b24f6;backdrop-filter:blur(10px);border-bottom:1px solid rgba(212,175,55,.22)}.bar[data-astro-cid-ctg3m53h]{max-width:1260px;margin:0 auto;padding:0 clamp(18px,4vw,44px);min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2.4vw,30px)}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:12px;flex-shrink:0;min-height:44px}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:22px;width:auto;display:block}.brand[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--cream-light);font-weight:500;white-space:nowrap}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2.2vw,28px);flex:1 1 auto}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#f3e9d6db;font-size:14px;letter-spacing:.05em;font-weight:400;white-space:nowrap;display:inline-flex;align-items:center;min-height:44px}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][href="/#take-part"]{color:var(--gold-bright);font-weight:500;letter-spacing:.08em}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][href="/#take-part"]:hover{color:var(--gold-pale)}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--gold-bright)}.nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--gold-bright);box-shadow:inset 0 -1px 0 var(--gold-bright)}.actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:10px;flex-shrink:0}.rsvp-cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(212,175,55,.65);color:var(--gold-bright);font-size:12px;letter-spacing:.18em;text-transform:uppercase;padding:9px 20px;font-weight:400}.rsvp-cta[data-astro-cid-ctg3m53h]:hover{background:var(--gold-bright);color:var(--maroon-deep);border-color:var(--gold-bright)}.rsvp-cta[data-astro-cid-ctg3m53h][aria-current=page]{background:var(--gold-bright);color:var(--maroon-deep)}.menu-toggle[data-astro-cid-ctg3m53h]{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(212,175,55,.4);cursor:pointer;padding:0}.bars[data-astro-cid-ctg3m53h]{display:block;width:18px}.bars[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]{display:block;height:1px;background:var(--gold-bright);transition:transform .25s ease,opacity .2s ease}.bars[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]+i[data-astro-cid-ctg3m53h]{margin-top:5px}.site-header[data-astro-cid-ctg3m53h].is-open .bars[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header[data-astro-cid-ctg3m53h].is-open .bars[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.site-header[data-astro-cid-ctg3m53h].is-open .bars[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.menu-panel[data-astro-cid-ctg3m53h]{display:none}@media(max-width:900px){.bar[data-astro-cid-ctg3m53h]{min-height:60px;gap:12px}.nav[data-astro-cid-ctg3m53h]{display:none}.menu-toggle[data-astro-cid-ctg3m53h]{display:inline-flex}.menu-panel[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;border-top:1px solid rgba(212,175,55,.22);padding:6px clamp(18px,4vw,44px) 14px}.menu-panel[data-astro-cid-ctg3m53h][hidden]{display:none}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#f3e9d6e6;font-size:15px;letter-spacing:.06em;display:flex;align-items:center;min-height:48px;border-bottom:1px solid rgba(212,175,55,.12)}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:last-child{border-bottom:0}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--gold-bright)}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][href="/#take-part"]{color:var(--gold-bright);font-weight:500;letter-spacing:.09em}}@media(max-width:400px){.brand[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{font-size:11px;letter-spacing:.13em}.rsvp-cta[data-astro-cid-ctg3m53h]{padding:9px 14px;letter-spacing:.14em}.bar[data-astro-cid-ctg3m53h]{padding:0 14px;gap:10px}.actions[data-astro-cid-ctg3m53h]{gap:8px}}@media(max-width:359px){.brand[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:none}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--maroon-deep);color:#f3e9d6d1;padding:clamp(56px,7vw,84px) clamp(20px,5vw,40px) 36px}.cols[data-astro-cid-gcn2mc3v]{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,300px));gap:clamp(32px,5vw,72px)}.col-head[data-astro-cid-gcn2mc3v]{margin:0 0 14px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;line-height:1.7;color:var(--gold-bright);font-weight:500}.body[data-astro-cid-gcn2mc3v]{margin:0;font-size:14px;line-height:1.8;font-weight:300}.body[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--cream-light);text-decoration:underline;text-decoration-color:#d4af3780;text-underline-offset:4px}.body[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold-bright)}.body[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v].nowrap{white-space:nowrap}.compact-contact[data-astro-cid-gcn2mc3v]{text-align:center}.legal[data-astro-cid-gcn2mc3v]{max-width:1140px;margin:clamp(40px,5vw,56px) auto 0;padding-top:22px;border-top:1px solid rgba(212,175,55,.18);display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 32px;text-align:left}.legal[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0;font-size:13px;line-height:1.7;color:#f3e9d69e;font-weight:300}.disclosure[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]{display:block}.disclosure[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v]+span[data-astro-cid-gcn2mc3v]{margin-top:6px}.disclosure[data-astro-cid-gcn2mc3v]{max-width:60ch}.copyright[data-astro-cid-gcn2mc3v]{white-space:nowrap}.site-footer[data-astro-cid-gcn2mc3v].compact{padding:32px clamp(20px,5vw,40px) 28px}.site-footer[data-astro-cid-gcn2mc3v].compact .legal[data-astro-cid-gcn2mc3v]{justify-content:center;text-align:center}@media(max-width:1000px)and (min-width:768px){.cols[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.site-footer[data-astro-cid-gcn2mc3v]{padding:36px 20px calc(24px + env(safe-area-inset-bottom));text-align:left}.cols[data-astro-cid-gcn2mc3v]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.col-head[data-astro-cid-gcn2mc3v]{margin-bottom:12px}.body[data-astro-cid-gcn2mc3v]{font-size:14px;line-height:1.6;overflow-wrap:break-word}.site-footer[data-astro-cid-gcn2mc3v] .body[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:inline-block;padding:0 0 10px;min-height:0;line-height:1.6}.site-footer[data-astro-cid-gcn2mc3v] .body[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:last-of-type{padding-bottom:6px}.legal[data-astro-cid-gcn2mc3v]{margin-top:26px;padding-top:18px;flex-direction:column;gap:8px;align-items:flex-start}.legal[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{font-size:12.5px}.copyright[data-astro-cid-gcn2mc3v]{white-space:normal}.site-footer[data-astro-cid-gcn2mc3v].compact{padding:26px 24px calc(22px + env(safe-area-inset-bottom))}.site-footer[data-astro-cid-gcn2mc3v].compact .legal[data-astro-cid-gcn2mc3v]{align-items:center;text-align:center}}@media(max-width:389px){.cols[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:26px}}
