*{margin:0;padding:0;box-sizing:border-box}.admin-main{display:flex;flex-direction:column;justify-content:center;align-items:center}.admin-main__heading{margin:1rem 0}.admin-form{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.admin-table__heading{margin-bottom:1rem}.admin-table__cell--heading{font-weight:700}.admin-table__table-row--attending-yes{background-color:#c5fcde}.admin-table__table-row--attending-no{background-color:#f6bbb3}.admin-table__table-row--attending-maybe{background-color:#ede9a8}.admin-button-container{padding-bottom:1rem;display:flex;flex-direction:column;align-items:center}.admin-table__button{margin-top:1rem}.delete-guest__form{display:flex;flex-direction:column;align-items:center;justify-content:center}.delete-guest__button{margin:1rem}.drawer-menu .drawer-menu__open-btn{position:fixed;top:1rem;right:1rem;z-index:2}.drawer-menu__open-btn-image{height:3rem;width:3rem;color:#38b29f}.drawer-menu__list-heading{padding:1rem;color:#a8689d}.drawer-menu__list-item{color:#38b29f}.edit-form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.edit-form--wide{width:100%}.edit-form__flex-container{display:flex;flex-direction:column;gap:1rem;width:100%}.edit-form__input{width:100%;max-width:20rem}.edit-form__input--wide{max-width:none}.food-form{align-items:center;margin-top:1rem}.food-form,.food-form__guest-row{display:flex;flex-direction:column;width:100%}.food-form__guest-row{gap:2rem;padding:2rem;margin-bottom:1rem}.food-form__option-flex-container{display:flex;gap:2rem}.food-form__option-flex-container>*{flex:1 1}@keyframes loop-animation{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes loop-animation-delayed{0%{left:7000px}to{left:0}}@keyframes rustle{0%,to{transform:rotate(0deg)}60%{transform:rotate(0deg)}80%{transform:rotate(3deg)}}.background{z-index:-2;height:100vh;width:100vw;position:absolute;top:0;left:0;overflow:hidden}.background__image{z-index:-2}.background__image--sky{object-fit:cover}.background__image--cloud{position:absolute;top:0;left:0;min-height:100vh;animation:loop-animation 500s linear infinite}.background__image--cloud-delayed{animation:loop-animation-delayed 500s linear infinite}.failed-api-call{height:360px;display:flex;flex-direction:column;justify-content:center;align-items:center}.failed-api-call__heading{color:#3d796f;text-align:center;margin-bottom:2rem}.login__input{width:18rem;margin-bottom:1rem}.main{display:flex;justify-content:center;overflow:hidden;height:100vh}.modal-content-container{display:flex;flex-direction:column;align-items:center;position:fixed;top:10%;left:5%;width:90%;background-color:#fff;padding:4rem 1rem 2rem;border-radius:5px;border:1px solid #3d796f;box-shadow:0 2px 8px rgba(0,0,0,.25);z-index:30;max-height:calc(100vh - 8rem);overflow-y:scroll}@media only screen and (min-width:37.5em){.modal-content-container{width:35rem;padding:5rem 1rem;left:calc(50% - 17.5rem)}.modal-content-container--info{left:calc(50% - 20rem);width:40rem}}@media only screen and (min-width:50em){.modal-content-container--info{left:calc(50% - 25rem);width:50rem}}.more-info-sign{position:absolute;bottom:5%;right:5%;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;transform-origin:right bottom}.more-info-sign__button-pole{transform:translateX(22px);z-index:-2}.more-info-sign:hover{cursor:pointer;transform:rotate(3deg)}.more-info-sign:active{transform:rotate(-3deg)}.flowers{overflow:hidden}.flowers--tablet-up{display:none}.flowers__image{position:absolute;bottom:0;z-index:-1;max-width:100vw}.flowers__image--left{left:0}.flowers__image--right{right:0}.flowers__image--middle{display:none}@media only screen and (min-width:37.5em){.flowers--mobile{display:none}.flowers--tablet-up{display:block}}@media only screen and (min-width:87.5em){.flowers__image--middle{display:block;right:calc(50vw - 350px)}}.modal-content-container .info__heading{color:#a8689d;margin-bottom:2rem;font-size:2.7rem;text-align:center}.modal-content-container .info__para{font-size:1.2rem;text-align:center;margin-bottom:.7rem}.modal-content-container .info__para--green{color:#38b29f}.modal-content-container .info__para--purple{color:#a8689d}.modal-content-container .info__para--dark-green{color:#3d796f}.modal-content-container .info__para--black{color:#221316}.modal-content-container .info__para--large{font-size:1.7rem;margin-bottom:2rem}.modal-content-container .info__para--margin-top{margin-top:2rem}.modal-content-container .info__para--no-margin{margin:0}.modal-content-container .info__image{margin-bottom:1rem;border-radius:5px}.modal-content-container .info__button{margin-top:2rem}.loading-spinner{justify-content:center}.loading-spinner,.titleSign{display:flex;align-items:center}.titleSign{padding-top:10vh;flex-direction:column}.titleSign__title{font-size:0}.titleSign__title--tablet-up{display:none}.titleSign__image{max-width:100vw}.titleSign__bottom{position:relative;margin-top:-5px;z-index:-2;height:84vh}@media only screen and (min-width:37.5em){.titleSign__title--mobile{display:none}.titleSign__title--tablet-up{display:flex}}.RSVP-button{margin-top:-5px;background:none;border:none;display:inline-block}.RSVP-button--tablet-up{display:none}.RSVP-button:hover{cursor:pointer;transform:rotate(5deg)}.RSVP-button:active{transform:rotate(-5deg)}@media only screen and (min-width:37.5em){.RSVP-button{margin-top:-8px}.RSVP-button--mobile{display:none}.RSVP-button--tablet-up{display:block}}.modal-content-container .booking-form{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-content-container .booking-form__title{color:#a8689d;margin-bottom:2rem}.modal-content-container .booking-form__para{text-align:center}.modal-content-container .booking-form__para--green{color:#38b29f}.modal-content-container .booking-form__para--warning-text{color:red}.modal-content-container .booking-form__input{width:16rem;margin-bottom:2rem}.modal-content-container .booking-form__submit-btn{margin-top:2rem}.modal-content-container .booking-form #email{font-family:Helvetica,Arial,sans-serif;font-weight:600;letter-spacing:.7px}@media only screen and (min-width:37.5em){.modal-content-container .booking-form__input{width:25rem}}.rsvp-table{margin:1rem}.add-guest__button{margin-bottom:1rem}.success-rsvp{display:flex;flex-direction:column;justify-content:center;align-items:center}.success-rsvp__heading{color:#38b29f;text-align:center;margin-bottom:2rem}.success-rsvp__list{list-style:none;margin-bottom:1rem}.success-rsvp__list-item{color:#a8689d;text-align:center;margin-bottom:.1rem}.success-rsvp__paragraph{color:#3d796f;text-align:center;margin-bottom:2rem}.success-rsvp__paragraph--helvetica-font{font-family:Helvetica,Arial,sans-serif;font-weight:600;letter-spacing:.7px;color:#a8689d}.success-rsvp__paragraph--black{color:#221316}.success-toast{font-family:Helvetica,Arial,sans-serif;margin-top:1rem}.total-food-table__container{width:auto;max-width:100%;margin:1rem auto;border:1px solid #000;border-radius:5px}.total-food-table__cell--heading{font-weight:700}@font-face{font-family:__transport_c68b8d;src:url(/_next/static/media/04435956c314bff0-s.p.woff2) format("woff2");font-display:swap;font-weight:600}@font-face{font-family:__transport_c68b8d;src:url(/_next/static/media/3192418562af6ec7-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:__transport_Fallback_c68b8d;src:local("Arial");ascent-override:96.43%;descent-override:19.02%;line-gap-override:1.53%;size-adjust:111.40%}.__className_c68b8d{font-family:__transport_c68b8d,__transport_Fallback_c68b8d}