@keyframes spin{to{transform:rotate(360deg)}}#rsvp[data-astro-cid-sgluuv34]{padding:8rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center}.intro[data-astro-cid-sgluuv34]{max-width:32rem;display:flex;flex-direction:column;gap:1rem}h1[data-astro-cid-sgluuv34]{font-family:var(--font-display);font-size:clamp(2.5rem,10vw,4rem);line-height:1;margin-bottom:.5rem}.rsvpForm[data-astro-cid-sgluuv34]{width:min(720px,100%);display:grid;gap:1.5rem;padding:2rem;background:color-mix(in srgb,var(--color-bg) 85%,white 15%);border-radius:16px;border:1px solid color-mix(in srgb,var(--color-primary-300) 35%,transparent);box-shadow:0 2rem 3.5rem #00000014;text-align:left}.formBody[data-astro-cid-sgluuv34],.formStatus[data-astro-cid-sgluuv34]{display:flex;flex-direction:column;gap:1.5rem}.formStatus[data-astro-cid-sgluuv34]{align-items:center;justify-content:center;text-align:center;gap:1rem}.rsvpForm[data-astro-cid-sgluuv34][data-state=idle] .formStatus[data-astro-cid-sgluuv34]{display:none}.rsvpForm[data-astro-cid-sgluuv34]:not([data-state=idle]) .formBody[data-astro-cid-sgluuv34]{display:none}.statusIcon[data-astro-cid-sgluuv34]{width:3rem;height:3rem;border-radius:50%;position:relative}.statusTitle[data-astro-cid-sgluuv34]{font-size:1.5rem;font-family:var(--font-display)}.statusMessage[data-astro-cid-sgluuv34]{max-width:28rem;line-height:1.4}.statusReset[data-astro-cid-sgluuv34]{background:transparent;border:1px solid color-mix(in srgb,var(--color-primary-500) 60%,transparent);border-radius:999px;padding:.65rem 1.5rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.statusReset[data-astro-cid-sgluuv34]:hover{background:var(--color-primary-500);color:var(--color-bg)}.field[data-astro-cid-sgluuv34]{display:flex;flex-direction:column;gap:.5rem}input[data-astro-cid-sgluuv34][type=text],input[data-astro-cid-sgluuv34][type=email],input[data-astro-cid-sgluuv34][type=number],textarea[data-astro-cid-sgluuv34]{width:100%;border-radius:8px;border:1px solid color-mix(in srgb,var(--color-primary-300) 45%,transparent);background-color:color-mix(in srgb,var(--color-bg) 80%,white 20%);padding:.85rem 1rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}input[data-astro-cid-sgluuv34]:focus,textarea[data-astro-cid-sgluuv34]:focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary-500) 25%,transparent)}.fieldset[data-astro-cid-sgluuv34]{gap:1rem}.option-group[data-astro-cid-sgluuv34]{display:grid;gap:.75rem}.fieldset[data-astro-cid-sgluuv34] legend[data-astro-cid-sgluuv34]+.option-group[data-astro-cid-sgluuv34],.field[data-astro-cid-sgluuv34]>.option-group[data-astro-cid-sgluuv34]{margin-top:.5rem}.option-group[data-astro-cid-sgluuv34].inline{display:flex;flex-wrap:wrap;gap:1rem}.option-group[data-astro-cid-sgluuv34] label[data-astro-cid-sgluuv34]{display:flex;align-items:center;gap:.65rem}input[data-astro-cid-sgluuv34][type=checkbox],input[data-astro-cid-sgluuv34][type=radio]{appearance:none;width:1.1rem;height:1.1rem;border:2px solid color-mix(in srgb,var(--color-primary-500) 75%,black 5%);background-color:#fff;display:grid;place-content:center;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}input[data-astro-cid-sgluuv34][type=checkbox]{border-radius:.3rem}input[data-astro-cid-sgluuv34][type=radio]{border-radius:50%}input[data-astro-cid-sgluuv34][type=checkbox]:after,input[data-astro-cid-sgluuv34][type=radio]:after{content:"";transform:scale(0);transform-origin:center;transition:transform .18s ease}input[data-astro-cid-sgluuv34][type=checkbox]:after{width:.25rem;height:.45rem;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:scale(0) rotate(45deg)}input[data-astro-cid-sgluuv34][type=radio]:after{width:.45rem;height:.45rem;border-radius:50%;background-color:#fff}input[data-astro-cid-sgluuv34][type=checkbox]:checked,input[data-astro-cid-sgluuv34][type=radio]:checked{background-color:var(--color-primary-500);border-color:var(--color-primary-500)}input[data-astro-cid-sgluuv34][type=checkbox]:checked:after{transform:scale(1) rotate(45deg)}input[data-astro-cid-sgluuv34][type=radio]:checked:after{transform:scale(1)}input[data-astro-cid-sgluuv34][type=checkbox]:focus-visible,input[data-astro-cid-sgluuv34][type=radio]:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary-500) 30%,transparent)}.extra-note[data-astro-cid-sgluuv34]{font-weight:500}.conditionalFields[data-astro-cid-sgluuv34]{display:grid;gap:1.5rem;overflow:hidden;max-height:0;opacity:0;padding-block:0;visibility:hidden;transition:max-height .4s ease,opacity .3s ease,padding .4s ease,visibility 0s linear .4s}.conditionalFields[data-astro-cid-sgluuv34].is-visible{max-height:2000px;opacity:1;padding-block:.5rem 0;visibility:visible;transition:max-height .45s ease,opacity .35s ease,padding .45s ease,visibility 0s}.rsvpForm[data-astro-cid-sgluuv34][data-state=loading]{.statusTitle,.statusMessage,.statusReset{display:none}}.rsvpForm[data-astro-cid-sgluuv34][data-state=loading] .statusIcon[data-astro-cid-sgluuv34]{border:4px solid color-mix(in srgb,var(--color-primary-500) 60%,transparent);border-top-color:color-mix(in srgb,var(--color-primary-500) 10%,transparent);animation:spin .8s linear infinite}.rsvpForm[data-astro-cid-sgluuv34][data-state=success] .statusIcon[data-astro-cid-sgluuv34]{background-color:var(--color-primary-500)}.rsvpForm[data-astro-cid-sgluuv34][data-state=success] .statusIcon[data-astro-cid-sgluuv34]:after{content:"";position:absolute;inset:.65rem 1rem 1rem 1.2rem;border-right:3px solid var(--color-bg);border-bottom:3px solid var(--color-bg);transform:rotate(45deg)}.rsvpForm[data-astro-cid-sgluuv34][data-state=error] .statusIcon[data-astro-cid-sgluuv34]{background-color:#b85c5c}.rsvpForm[data-astro-cid-sgluuv34][data-state=error] .statusIcon[data-astro-cid-sgluuv34]:before,.rsvpForm[data-astro-cid-sgluuv34][data-state=error] .statusIcon[data-astro-cid-sgluuv34]:after{content:"";position:absolute;top:50%;left:50%;width:1.75rem;height:.25rem;background-color:var(--color-bg);border-radius:1rem}.rsvpForm[data-astro-cid-sgluuv34][data-state=error] .statusIcon[data-astro-cid-sgluuv34]:before{transform:translate(-50%,-50%) rotate(45deg)}.rsvpForm[data-astro-cid-sgluuv34][data-state=error] .statusIcon[data-astro-cid-sgluuv34]:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(min-width:768px){#rsvp[data-astro-cid-sgluuv34]{padding:10rem 3rem 6rem;text-align:left;align-items:center}.intro[data-astro-cid-sgluuv34]{text-align:center}.checkbox-group[data-astro-cid-sgluuv34]{grid-template-columns:repeat(2,minmax(0,1fr))}}
