.mail-module__4uQPKq__mailContainer{background-color:var(--white);border-radius:25px;flex-direction:column;flex:auto;width:100%;min-width:0;max-width:none;height:729px;padding:1rem 0;display:flex}.mail-module__4uQPKq__mailHeader{border-bottom:1px solid var(--grayLight);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.mail-module__4uQPKq__mailHeaderItems{border-radius:8px;align-items:center;gap:1.5rem;display:flex}.mail-module__4uQPKq__mailCheckbox{appearance:none;border:1px solid var(--grayLight);cursor:pointer;background:var(--white);border-radius:4px;place-content:center;width:16px;height:16px;margin:1rem 0 1rem 1.5rem;display:grid}.mail-module__4uQPKq__mailCheckbox:checked{background:var(--grey);border-color:var(--grey)}.mail-module__4uQPKq__mailCheckbox:checked:after{content:"";border:solid var(--white);border-width:0 2px 2px 0;width:4px;height:8px;margin-bottom:2px;transform:rotate(45deg)}.mail-module__4uQPKq__mailSeparator{background-color:var(--platinum);border-radius:10px;width:1.5px;height:30px}.mail-module__4uQPKq__mailHeaderIconMore{cursor:pointer;margin-right:1.5rem}.mail-module__4uQPKq__mailBody{border-bottom:1px solid var(--grayLight);height:145px;display:flex}.mail-module__4uQPKq__mailBodySelected{background-color:var(--beige)}.mail-module__4uQPKq__mailBodyCheckbox{align-items:center;padding-right:1.5rem;display:flex}.mail-module__4uQPKq__mailBodyContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.mail-module__4uQPKq__mailBodyHeader{width:100%}.mail-module__4uQPKq__mailSenderInfo{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.mail-module__4uQPKq__mailSenderName{color:var(--black);margin-top:1.5rem;font-family:DM Sans Bold,sans-serif}.mail-module__4uQPKq__mailSenderEmail{color:var(--grey);margin:.5rem 0 1rem;font-family:DM Sans Regular,sans-serif;font-size:.9rem}.mail-module__4uQPKq__mailContent{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.mail-module__4uQPKq__mailContent p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;max-width:80%;font-family:DM Sans Regular,sans-serif;font-size:1rem;display:-webkit-box;overflow:hidden}.mail-module__4uQPKq__mailHeaderIcon{cursor:pointer;margin-right:1.5rem}.mail-module__4uQPKq__mailHeaderIconFavoriteActive{transform-origin:50%;animation:.35s ease-out mail-module__4uQPKq__favorite-pop}.mail-module__4uQPKq__mailFavoriteButton{cursor:pointer;background:0 0;border:none;align-items:flex-start;padding:0;display:flex}.mail-module__4uQPKq__mailFavoriteButton:active .mail-module__4uQPKq__mailHeaderIcon{transform:scale(.92)}.mail-module__4uQPKq__mailDate{color:var(--grey);align-self:flex-end;margin-right:1.5rem;font-family:DM Sans Regular,sans-serif;font-size:.8rem}.mail-module__4uQPKq__mailFooter{background:var(--whiteTransparent);box-sizing:border-box;border-radius:0 0 25px 25px;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:1rem;margin-top:auto;padding:1rem;display:flex}.mail-module__4uQPKq__mailFooterCountText{color:var(--black);white-space:nowrap;margin:0;padding-left:1.5rem;font-family:DM Sans Regular,sans-serif;font-size:1rem;line-height:1}.mail-module__4uQPKq__mailFooterPagination{align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.mail-module__4uQPKq__mailFooterPages{align-items:center;gap:.5rem;display:flex}.mail-module__4uQPKq__mailFooterPageButton,.mail-module__4uQPKq__mailFooterArrowButton{cursor:pointer;border:2px solid var(--black);height:72px;color:var(--black);background:0 0;border-radius:15px;justify-content:center;align-items:center;font-family:DM Sans Regular,sans-serif;font-size:1rem;line-height:1;transition:background-color .2s,color .2s,opacity .2s;display:inline-flex}.mail-module__4uQPKq__mailFooterPageButton{width:48px;height:48px;padding:.5rem}.mail-module__4uQPKq__mailFooterPageButtonActive{background:var(--black);color:var(--white)}.mail-module__4uQPKq__mailFooterArrowButton{width:1rem;color:var(--grey);border:none;font-size:1rem}.mail-module__4uQPKq__mailFooterArrowButton:disabled{opacity:.4;cursor:not-allowed}.mail-module__4uQPKq__mailFooterArrowButton:not(:disabled):hover{color:var(--black)}@media screen and (max-width:1360px){.mail-module__4uQPKq__mailFooter{min-height:auto;padding:1rem}.mail-module__4uQPKq__mailFooterCountText{padding-left:0;font-size:1.4rem}.mail-module__4uQPKq__mailFooterPagination{gap:.5rem;padding-right:0}.mail-module__4uQPKq__mailFooterPageButton,.mail-module__4uQPKq__mailFooterArrowButton{border-radius:16px;height:52px;font-size:1.5rem}.mail-module__4uQPKq__mailFooterPageButton{width:56px}.mail-module__4uQPKq__mailFooterArrowButton{width:36px;font-size:1.9rem}}@keyframes mail-module__4uQPKq__favorite-pop{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}
.mailMenu-module___1d15q__mailMenuContainer{background-color:var(--white);z-index:1;border-radius:25px;flex-direction:column;width:100%;max-width:264px;height:100vh;max-height:809px;padding:20px;display:flex}.mailMenu-module___1d15q__newMessageButton{background-color:var(--black);width:100%;color:var(--white);border:2px solid var(--black);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;transition:background-color .3s,color .3s,border .3s;display:flex}.mailMenu-module___1d15q__newMessageButton:hover{background-color:var(--fdfdfd);color:var(--black);border:2px solid var(--black)}.mailMenu-module___1d15q__mailMenuItem{cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:1rem .5rem;font-family:DMSans-Regular,serif;font-size:1rem;transition:background-color .3s,color .3s;display:flex}.mailMenu-module___1d15q__mailMenuItem:hover{background-color:var(--platinum);color:var(--black);border-radius:10px;padding:1rem .5rem}
.preview-module__VlydVa__preview{background-color:var(--whiteTransparent);border-left:1px solid var(--white);z-index:20;opacity:0;pointer-events:none;will-change:transform, opacity;scrollbar-width:thin;scrollbar-color:var(--gray) transparent;border-radius:0;flex-direction:column;flex:0 0 360px;justify-content:flex-start;align-items:flex-start;width:360px;min-width:360px;max-width:360px;height:100vh;max-height:100vh;padding:1.5rem;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s;display:flex;position:fixed;top:0;right:0;overflow:auto;transform:translate(100%)}.preview-module__VlydVa__previewOpen{opacity:1;pointer-events:auto;transform:translate(0)}.preview-module__VlydVa__previewClosed{opacity:0;pointer-events:none;transform:translate(100%)}.preview-module__VlydVa__preview::-webkit-scrollbar{width:10px}.preview-module__VlydVa__preview::-webkit-scrollbar-track{background:0 0}.preview-module__VlydVa__preview::-webkit-scrollbar-thumb{background-color:var(--gray);background-clip:content-box;border:2px solid #0000;border-radius:999px}.preview-module__VlydVa__preview::-webkit-scrollbar-thumb:hover{background-color:var(--black)}.preview-module__VlydVa__title{color:var(--black);margin-bottom:1rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.preview-module__VlydVa__text{color:var(--black);font-family:DMSans-Regular,serif;font-size:1rem;line-height:1.5}
.previewAnswer-module__ypbsmq__previewAnswer{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.previewAnswer-module__ypbsmq__previewAnswerContainer{background-color:var(--white);border-radius:15px;width:100%;padding:1rem}.previewAnswer-module__ypbsmq__previewAnswerText{color:var(--black);background-color:var(--white);border:none;outline:none;width:100%;min-height:100px;font-family:DMSans-Regular,serif;font-size:1rem;line-height:1.5}.previewAnswer-module__ypbsmq__separator{background-color:var(--grayLight);width:100%;height:1px}.previewAnswer-module__ypbsmq__previewAnswerButtonContainer{justify-content:flex-start;align-items:center;gap:1.5em;display:flex}.previewAnswer-module__ypbsmq__previewAnswerButtonContainerLeft,.previewAnswer-module__ypbsmq__previewAnswerButtonContainerRight{justify-content:flex-start;align-items:center;gap:.8rem;display:flex}.previewAnswer-module__ypbsmq__buttons{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;margin-top:1rem;display:flex}.previewAnswer-module__ypbsmq__previewSendButtonContainer{justify-content:flex-end;align-items:center;gap:.5rem;width:100%;display:flex}.previewAnswer-module__ypbsmq__previewSendButton{color:var(--white);background-color:var(--black);cursor:pointer;border:none;border-radius:15px;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.previewAnswer-module__ypbsmq__previewSendButtonIcon{transform:rotate(-45deg)}
.previewHeader-module__yQ4oTq__previewHeader{width:100%;height:auto;box-shadow:var(--box-shadow);flex-direction:column;align-items:flex-start;padding:1rem 0;display:flex}.previewHeader-module__yQ4oTq__previewHeaderTop,.previewHeader-module__yQ4oTq__previewHeaderBottom{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.previewHeader-module__yQ4oTq__previewHeaderTextContainer{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex}.previewHeader-module__yQ4oTq__title{color:var(--black);font-family:DMSans-Bold,serif;font-size:1.5rem}.previewHeader-module__yQ4oTq__subtitle{color:var(--gray);margin:.5rem 0 1.5rem;font-family:DMSans-Regular,serif;font-size:1rem}.previewHeader-module__yQ4oTq__buttonsContainer_1,.previewHeader-module__yQ4oTq__buttonsContainer_2{justify-content:flex-start;align-items:flex-start;gap:2rem;height:100%;padding-right:1.5rem;display:flex}.previewHeader-module__yQ4oTq__buttonsContainer_2{align-items:center}.previewHeader-module__yQ4oTq__buttons{cursor:pointer;background-color:#0000;border:none}.previewHeader-module__yQ4oTq__cartbridge{background-color:var(--deepSaffron);color:var(--white);border-radius:15px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:DMSans-Medium,serif;font-size:1rem;display:flex}
.previewMessage-module__KS0EUW__previewMessage{flex-direction:column;align-items:flex-start;width:100%;height:auto;margin:1.5rem 0;display:flex}.previewMessage-module__KS0EUW__previewMessageTitle{color:var(--black);margin-bottom:.5rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.previewMessage-module__KS0EUW__previewMessageDate{color:var(--gray);margin-bottom:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.previewMessage-module__KS0EUW__previewMessageContent{color:var(--black);scrollbar-width:thin;scrollbar-color:var(--gray) transparent;max-height:230px;font-family:DMSans-Regular,serif;font-size:1rem;overflow-y:scroll}.previewMessage-module__KS0EUW__previewMessageContent::-webkit-scrollbar{width:10px}.previewMessage-module__KS0EUW__previewMessageContent::-webkit-scrollbar-track{background:0 0}.previewMessage-module__KS0EUW__previewMessageContent::-webkit-scrollbar-thumb{background-color:var(--gray);background-clip:content-box;border:2px solid #0000;border-radius:999px}.previewMessage-module__KS0EUW__previewMessageContent::-webkit-scrollbar-thumb:hover{background-color:var(--black)}
@media screen and (min-width:700px){.media-module__n5BtEG__header .media-module__n5BtEG__burger{display:none}.media-module__n5BtEG__navClosed{width:auto;box-shadow:none;opacity:1;z-index:99;background:0 0;max-height:none;margin-right:3rem;display:block;position:static;top:auto;right:auto;transform:none}.media-module__n5BtEG__navbar-links-desktop{z-index:99;flex-direction:row;align-items:center;gap:2rem;width:100%;font-family:DMSans-regular,serif;font-size:1.2rem;display:flex;position:relative}.media-module__n5BtEG__navbar-links-desktop .media-module__n5BtEG__navListLi{color:var(--black);transition:color .3s}.media-module__n5BtEG__navbar-links-desktop .media-module__n5BtEG__navListLi:hover{color:var(--blue)}.media-module__n5BtEG__heroTextContainer .media-module__n5BtEG__heroHeading{font-size:2.5rem}.media-module__n5BtEG__boMain .media-module__n5BtEG__boHeader{background:0 0}body .media-module__n5BtEG__dashboardGrid{justify-content:center}.media-module__n5BtEG__userMenuItemContainer .media-module__n5BtEG__userMenuItem:hover:first-child:after,.media-module__n5BtEG__userMenuItemContainer .media-module__n5BtEG__userMenuItem:hover:nth-child(2):after,.media-module__n5BtEG__userMenuItemContainer .media-module__n5BtEG__userMenuItem:hover:nth-child(3):after{bottom:27%}.media-module__n5BtEG__userMenu .media-module__n5BtEG__userMenuTextContainer{margin:2rem 0}}@media screen and (min-width:700px) and (orientation:landscape){body .media-module__n5BtEG__BOStatsContainer{width:95%;max-width:none}.media-module__n5BtEG__sideMenuContent .media-module__n5BtEG__sideMenuList{gap:1rem;display:flex}body .media-module__n5BtEG__formContainer{flex-direction:row;align-items:stretch;height:100%}.media-module__n5BtEG__formContainer .media-module__n5BtEG__rsvpForm,.media-module__n5BtEG__formContainer .media-module__n5BtEG__eventInfo{height:100%}.media-module__n5BtEG__formContainer .media-module__n5BtEG__rsvpForm{border-radius:10px 0 0 10px}.media-module__n5BtEG__formContainer .media-module__n5BtEG__eventInfo{border-radius:0 10px 10px 0;height:auto}}@media screen and (min-width:1300px){.media-module__n5BtEG__coupleContainer{display:flex}.media-module__n5BtEG__coupleContainer .media-module__n5BtEG__coupleImage{object-fit:cover;z-index:1;border-radius:25px;width:100%;max-width:450px;height:auto;max-height:600px;display:block;position:absolute;top:300px;left:20dvw}.media-module__n5BtEG__coupleContainer .media-module__n5BtEG__frame{object-fit:cover;z-index:2;border-radius:25px;width:100%;max-width:550px;height:auto;max-height:690px;display:block;position:absolute;top:290px;left:20dvw;transform:translate(-16%,-2%)}.media-module__n5BtEG__coupleContainer .media-module__n5BtEG__coupleBoxes{position:relative;top:-2dvh;right:-30dvw;transform:translate(100%)}.media-module__n5BtEG__scheduleHeaderSection .media-module__n5BtEG__scheduleSectionLeft{align-self:flex-start;align-items:center;display:flex}.media-module__n5BtEG__scheduleHeaderSection .media-module__n5BtEG__scheduleSectionRight{align-self:flex-end;align-items:center;display:flex}.media-module__n5BtEG__sideMenuContent .media-module__n5BtEG__sideMenuTitle{margin:2rem auto 1rem;font-size:1.5rem}.media-module__n5BtEG__sideMenuContent .media-module__n5BtEG__sideMenuList{gap:.8rem;display:flex}.media-module__n5BtEG__sectionTitleContainer .media-module__n5BtEG__BOStatsContainer{width:100%;max-width:920px}.media-module__n5BtEG__weddingListSection .media-module__n5BtEG__weddingListTitle{text-align:center}.media-module__n5BtEG__weddingListSection .media-module__n5BtEG__weddingListTableWrapper,.media-module__n5BtEG__weddingListSection .media-module__n5BtEG__weddingListTable{margin:0 auto}}@media screen and (min-width:1600px){.media-module__n5BtEG__sideMenuContent .media-module__n5BtEG__sideMenuTitle{margin:3rem auto 2rem}.media-module__n5BtEG__sideMenuContent .media-module__n5BtEG__sideMenuList{gap:1rem;display:flex}}
.addTables-module__XWHl5a__buttonAddTable{background-color:var(--white);color:var(--black);border:1px solid var(--black);cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}
.addTablesModal-module__kYuXBa__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background-color:#fdfdfd80;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.addTablesModal-module__kYuXBa__modalContent{background-color:var(--white);border:2px solid var(--black);border-radius:15px;flex-direction:column;align-items:center;gap:1.5rem;width:90%;max-width:500px;padding:2rem;display:flex}.addTablesModal-module__kYuXBa__modalTitle{color:var(--black);font-family:DMSans-Bold,serif;font-size:1.5rem}.addTablesModal-module__kYuXBa__form{flex-direction:column;gap:1rem;width:100%;display:flex}.addTablesModal-module__kYuXBa__labelGroup{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}.addTablesModal-module__kYuXBa__label{color:var(--black);margin-left:.5rem;font-family:DMSans-Bold,serif;font-size:1rem}.addTablesModal-module__kYuXBa__input{border:1px solid var(--gray);background-color:var(--white);color:var(--black);border-radius:15px;width:100%;padding:.8rem;font-family:DMSans-Regular,serif;font-size:1rem}.addTablesModal-module__kYuXBa__inputError{border-color:var(--red)}.addTablesModal-module__kYuXBa__inputError:focus{outline:1px solid var(--red)}.addTablesModal-module__kYuXBa__buttonGroup{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.addTablesModal-module__kYuXBa__cancelButton{color:var(--black);border:2px solid var(--black);cursor:pointer;background-color:#0000;border-radius:15px;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.addTablesModal-module__kYuXBa__addButton{background-color:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:15px;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.addTablesModal-module__kYuXBa__errorMessage{color:var(--red);margin-top:-.5rem;margin-left:.5rem;font-family:DMSans-Regular,serif;font-size:.875rem}
.reset-module__sE6S6a__resetButton{border:1px solid var(--gray);background-color:var(--rosewoodDark);color:var(--white);cursor:pointer;border-radius:15px;padding:1rem;font-family:DMSans-Bold,serif;font-size:1rem;transition:all .3s ease-in-out}.reset-module__sE6S6a__resetButton:hover{background-color:var(--white);color:var(--rosewoodDark)}
.resetModal-module__YLXP1G__modal{background-color:var(--whiteTransparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.resetModal-module__YLXP1G__modalContent{background-color:var(--white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:500px;padding:2rem;display:flex}.resetModal-module__YLXP1G__modalTitle{color:var(--rosewoodDark);margin-bottom:1rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.resetModal-module__YLXP1G__modalContent p{color:var(--black);text-align:center;font-family:DMSans-Regular,serif;font-size:1rem}.resetModal-module__YLXP1G__modalContent p.resetModal-module__YLXP1G__warningText{color:var(--rosewoodDark);font-weight:700;text-decoration:underline}.resetModal-module__YLXP1G__modalButtons{justify-content:space-around;width:100%;padding:1rem;display:flex}.resetModal-module__YLXP1G__cancelButton,.resetModal-module__YLXP1G__confirmButton{border:1px solid var(--gray);background-color:var(--white);color:var(--black);cursor:pointer;border-radius:15px;padding:1rem;font-family:DMSans-Bold,serif;font-size:1rem;transition:all .3s ease-in-out}.resetModal-module__YLXP1G__cancelButton{background-color:var(--white);color:var(--black)}.resetModal-module__YLXP1G__cancelButton:hover{background-color:var(--black);color:var(--white)}.resetModal-module__YLXP1G__confirmButton{background-color:var(--rosewoodDark);color:var(--white)}.resetModal-module__YLXP1G__confirmButton:hover{background-color:var(--white);color:var(--rosewoodDark)}
.tables-module__PkMQkq__tablesGrid{flex-wrap:wrap;align-items:flex-start;gap:2rem;width:100%;display:flex}.tables-module__PkMQkq__tables{border:2px solid var(--black);border-radius:15px;flex-direction:column;min-width:285px;max-width:fit-content;padding:.5rem 2rem 2rem;display:flex}.tables-module__PkMQkq__iconContainer{justify-content:flex-end;align-items:center;display:flex}.tables-module__PkMQkq__titleContainer{width:100%;color:var(--black);background-color:var(--white);border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;margin:.5em 0 1rem;padding:.5rem 1rem;font-size:1rem;display:flex}.tables-module__PkMQkq__tableCount{color:var(--grey);font-family:DMSans-Regular,serif;font-size:1rem}.tables-module__PkMQkq__tableName{color:var(--black);font-family:DMSans-Bold,serif;font-size:1rem}.tables-module__PkMQkq__tableNameButton{color:var(--black);cursor:pointer;background:0 0;border:none;padding:0;font-family:DMSans-Bold,serif;font-size:1rem}.tables-module__PkMQkq__tableNameInput{box-shadow:none;color:var(--black);background-color:var(--white);box-sizing:border-box;border:none;border-radius:6px;outline:none;width:fit-content;padding:.15rem .35rem;font-family:DMSans-Bold,serif;font-size:1rem}.tables-module__PkMQkq__content{background-color:var(--white);box-sizing:border-box;border-radius:10px;flex-direction:column;gap:1rem;min-height:300px;max-height:fit-content;padding:1rem;transition:outline-color .16s,background-color .16s;display:flex}.tables-module__PkMQkq__contentActive{outline:2px dashed var(--black);outline-offset:-10px;background-color:#ffffffd9}.tables-module__PkMQkq__emptyState{color:var(--grey);margin:0;font-family:DMSans-Regular,serif;font-size:.95rem}.tables-module__PkMQkq__assignedGuest{cursor:grab;-webkit-user-select:none;user-select:none;background-color:#0000000d;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.tables-module__PkMQkq__assignedGuestDragging{opacity:.45}.tables-module__PkMQkq__assignedGuestName{color:var(--black);margin:0;font-family:DMSans-Regular,serif;font-size:.95rem}.tables-module__PkMQkq__assignedGuestIcon{flex-shrink:0}
.tablesOptions-module__B8XoYW__optionsWrapper{align-items:center;display:inline-flex;position:relative}.tablesOptions-module__B8XoYW__OptionsButton{cursor:pointer;background:0 0;border:none;padding:.25rem}
.brunch-module__9XMhrW__brunch{background-color:var(--white);border-radius:25px;justify-content:space-between;align-items:center;width:100%;max-width:435px;height:217px;padding:1rem;display:flex}.brunch-module__9XMhrW__brunchTitleAndNumber{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:50%;display:flex}.brunch-module__9XMhrW__brunchTitle{color:var(--black);font-family:DMSans-Bold,serif;font-size:1.5rem}.brunch-module__9XMhrW__brunchNumber{color:var(--grey);margin:0 auto;font-family:DMSans-Bold,serif;font-size:6rem}.brunch-module__9XMhrW__brunchCategories{justify-content:flex-start;align-items:flex-start;gap:.5rem;width:40%;display:flex}.brunch-module__9XMhrW__brunchCategory{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.brunch-module__9XMhrW__brunchCategoryLabel{color:var(--black);text-align:center;margin-bottom:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.brunch-module__9XMhrW__brunchCategoryNumber{color:var(--grey);text-align:center;font-family:DMSans-Bold,serif;font-size:2.5rem}
.header-module__zXB_yG__liquidGlassEffect{z-index:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);isolation:isolate;position:absolute;inset:0;overflow:hidden}.header-module__zXB_yG__liquidGlassTint{z-index:1;background:#fffc;position:absolute;inset:0}.header-module__zXB_yG__liquidGlassShine{z-index:2;position:absolute;inset:0;overflow:hidden}.header-module__zXB_yG__header{z-index:100;background:0 0;justify-content:space-between;align-items:center;width:100vw;height:90px;display:flex;position:fixed;inset-block-start:0}.header-module__zXB_yG__headerTitle{text-shadow:0 0 5px #fdfdfd;z-index:300;margin-left:2rem;font-family:merriweather-Bold,serif;font-size:1.5rem;position:relative}.header-module__zXB_yG__header-links.header-module__zXB_yG__navbar-links-mobile{animation:.35s cubic-bezier(.77,0,.18,1) header-module__zXB_yG__slideInRight}@keyframes header-module__zXB_yG__slideInRight{0%{opacity:.2;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.header-module__zXB_yG__burger{cursor:pointer;z-index:100;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;width:40px;height:40px;display:flex;position:absolute;top:50%;right:0%;transform:translate(-120%,-50%)rotate(90deg)}.header-module__zXB_yG__burger:before{content:"Menu";color:var(--gray);opacity:.5;font-family:DMSans-light,sans-serif;font-size:.9rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:15%;right:-35%;transform:translate(-50%,70%)rotate(180deg)}.header-module__zXB_yG__burgerBar{background:var(--black,#222);border-radius:5px;width:5px;height:40px;transition:opacity .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%)rotate(0)}.header-module__zXB_yG__burgerOpen:before{content:"Fermer";color:var(--gray);opacity:.5;font-family:DMSans-light,sans-serif;font-size:.8rem;transition:opacity .3s cubic-bezier(.4,0,.2,1);position:absolute;top:40%;right:25%;transform:translate(-10%,-140%)rotate(-90deg)}.header-module__zXB_yG__header .header-module__zXB_yG__burgerOpen .header-module__zXB_yG__burgerBar:after{background:var(--black,#222);opacity:0;width:5px;height:5px;transition:opacity .3s cubic-bezier(.4, 0, .2, 1), translate(-50%, -50%) .3s cubic-bezier(.4, 0, .2, 1);border-radius:50%;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-module__zXB_yG__burgerOpen .header-module__zXB_yG__burgerBar:nth-child(2){opacity:1}.header-module__zXB_yG__burgerOpen .header-module__zXB_yG__burgerBar:first-child,.header-module__zXB_yG__burgerOpen .header-module__zXB_yG__burgerBar:nth-child(3){opacity:0;transition:opacity .3s}.header-module__zXB_yG__navbar-links-mobile{z-index:3;flex-direction:column;align-items:center;gap:.8rem;height:100vh;margin-top:1rem;font-family:DMSans-bold,sans-serif;font-size:1.4rem;list-style:none;display:flex;position:relative}.header-module__zXB_yG__menuOpen.header-module__zXB_yG__navbar-links-desktop{display:none}.header-module__zXB_yG__navListLi{position:relative;overflow:hidden}.header-module__zXB_yG__navListLiOpen{animation:1s cubic-bezier(.77,0,.18,1) both header-module__zXB_yG__slideFromTop}.header-module__zXB_yG__navListLiOpen:first-of-type{animation-delay:.2s}.header-module__zXB_yG__navListLiOpen:nth-of-type(2){animation-delay:.45s}.header-module__zXB_yG__navListLiOpen:nth-of-type(3){animation-delay:.7s}.header-module__zXB_yG__navListLiOpen:nth-of-type(4){animation-delay:.95s}.header-module__zXB_yG__navListLiOpen:nth-of-type(5){animation-delay:1.2s}@keyframes header-module__zXB_yG__slideFromTop{0%{filter:blur(5px);opacity:0;transform:translateY(-100%)}to{filter:blur();opacity:1;transform:translateY(0)}}.header-module__zXB_yG__navListLi:hover:after{width:100%}.header-module__zXB_yG__headerMobileSeparator{background-color:var(--grayLight);width:0;height:1px;margin:.5rem auto;transition:width .8s cubic-bezier(.77,0,.18,1)}.header-module__zXB_yG__separatorOpen{width:80%;transition-delay:.5s}.header-module__zXB_yG__separatorOpen:first-of-type{transition-delay:.1s}.header-module__zXB_yG__separatorOpen:nth-of-type(2){transition-delay:.35s}.header-module__zXB_yG__separatorOpen:nth-of-type(3){transition-delay:.6s}.header-module__zXB_yG__separatorOpen:nth-of-type(4){transition-delay:.85s}.header-module__zXB_yG__separatorOpen:nth-of-type(5){transition-delay:1.1s}.header-module__zXB_yG__navOpen{z-index:99;opacity:1;width:100vw;max-height:100vh;animation:.4s cubic-bezier(.77,0,.18,1) header-module__zXB_yG__slideDown;display:block;position:absolute;top:60px;right:0;overflow:hidden;transform:translateY(0);box-shadow:0 5px 2px #0000001a}@keyframes header-module__zXB_yG__slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.header-module__zXB_yG__navClosing{z-index:99;opacity:1;width:100vw;max-height:100vh;animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__zXB_yG__slideOutUp;display:block;position:absolute;top:60px;right:0;overflow:hidden;transform:translateY(0);box-shadow:0 5px 2px #0000001a}@keyframes header-module__zXB_yG__slideOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(-40px)}}
.sideMenu-module__bdudmG__burger{background:var(--white);cursor:pointer;z-index:200;border:none;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:55px;height:55px;display:flex;position:fixed;top:20px;left:20px}.sideMenu-module__bdudmG__burgerBar{background:var(--black);border-radius:2px;width:28px;height:4px;margin:3px 0;transition:all .3s}.sideMenu-module__bdudmG__sideMenu.sideMenu-module__bdudmG__closed{pointer-events:none;transition:transform .6s;transform:translateY(-110%)}.sideMenu-module__bdudmG__sideMenu.sideMenu-module__bdudmG__open{pointer-events:auto;transition:transform .6s;transform:translateY(0)}.sideMenu-module__bdudmG__sideMenuItem{z-index:11;pointer-events:auto;position:relative}.sideMenu-module__bdudmG__sideMenuItemContent{justify-content:center;align-items:center;gap:.5rem;display:flex}.sideMenu-module__bdudmG__liquidGlassEffect{z-index:-3;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);isolation:isolate;position:absolute;inset:0;overflow:hidden}.sideMenu-module__bdudmG__liquidGlassTint{z-index:-2;background:#fff9;position:absolute;inset:0}.sideMenu-module__bdudmG__liquidGlassShine{z-index:-1;position:absolute;inset:0;overflow:hidden}.sideMenu-module__bdudmG__sideMenuDesktopSlot{width:270px;min-height:100dvh}.sideMenu-module__bdudmG__sideMenu{z-index:100;align-items:end;width:100vw;height:100dvh;padding:0;display:flex;position:fixed;inset:0}.sideMenu-module__bdudmG__sideMenuContent{border-right:1px solid var(--white);z-index:10;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.sideMenu-module__bdudmG__sideMenuTitle{color:var(--black);text-shadow:0 0 1px var(--black), 1px 1px 1px var(--white), -1px -1px 1px var(--white), 1px -1px 1px var(--white), -1px 1px 1px var(--white);margin:3rem auto 1rem;font-family:merriweather-bold,serif;font-size:2rem}.sideMenu-module__bdudmG__sideMenuList{color:var(--black);z-index:10;border-radius:4px;flex-direction:column;justify-content:start;align-items:center;gap:1.5rem;width:100%;height:100%;padding:.7rem 2rem;font-family:DMSans-Regular,serif;font-size:1.5rem;text-decoration:none;list-style:none;display:flex;position:relative;inset:0}.sideMenu-module__bdudmG__sideMenuItem{cursor:pointer;border-radius:25px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.sideMenu-module__bdudmG__sideMenuItem:hover{background-color:var(--white);color:var(--black);border-radius:25px;padding:.5rem 1rem}.sideMenu-module__bdudmG__sideMenu--desktop{pointer-events:auto;align-self:start;width:270px;height:100dvh;position:fixed;top:0;left:0;transform:none}.sideMenu-module__bdudmG__sideMenu--desktop .sideMenu-module__bdudmG__sideMenuContent{height:100dvh}.sideMenu-module__bdudmG__sideMenu--desktop .sideMenu-module__bdudmG__sideMenuList{align-items:flex-start;font-size:1rem}
.backOffice-module__MWvH0W__BOFormContainer{color:var(--white);text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:auto;margin:5rem auto 0;padding:2rem;font-family:DMSans-Regular,serif;display:flex}.backOffice-module__MWvH0W__BOFormContainer h1{color:var(--white);font-family:DMSans-Bold,serif;font-size:2.5rem}.backOffice-module__MWvH0W__BOFormFields{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem;display:flex}.backOffice-module__MWvH0W__BOFormFields input{border:1px solid var(--grayLight);border-radius:5px;width:200px;padding:.5rem;font-size:1rem}.backOffice-module__MWvH0W__BOFormFields button{background-color:var(--blue2);color:var(--white);cursor:pointer;box-shadow:2px 4px 0px var(--bluedarker);border:none;border-radius:5px;padding:.5rem 1rem;font-family:DMSans-Medium,serif;font-size:1rem}.backOffice-module__MWvH0W__boMainWrapper{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:90%;max-width:970px;min-height:100vh;margin:0 auto;padding:6rem 0 2rem;display:flex;position:relative}.backOffice-module__MWvH0W__boMain{grid-template-columns:var(--bo-sidebar-width,0px) minmax(0, 1fr);align-items:start;column-gap:0;width:100%;max-width:none;min-height:100vh;margin:0;display:grid;position:relative}.backOffice-module__MWvH0W__boHeader{background:var(--white);z-index:1000;pointer-events:none;border-radius:0 0 15px 15px;justify-content:space-between;align-items:center;width:100vw;height:100vh;display:flex;position:absolute;top:0}.backOffice-module__MWvH0W__boHeader>*{pointer-events:auto}.backOffice-module__MWvH0W__boHeaderMessages{pointer-events:none}.backOffice-module__MWvH0W__boHeaderMessages>*{pointer-events:auto}.backOffice-module__MWvH0W__boTitle{color:var(--black);width:100%;height:auto;margin:3rem 4rem 0 2rem;font-family:DMSans-Bold,serif;font-size:2rem}.backOffice-module__MWvH0W__sectionTitleContainer{flex-direction:column;grid-column:2/-1;width:100%;margin:0 auto;display:flex}.backOffice-module__MWvH0W__cardGuestsMainSection{flex-wrap:wrap;justify-content:center;align-items:flex-start;width:100%;height:100%;margin:0 auto;display:flex}.backOffice-module__MWvH0W__BOStatsContainer{z-index:1;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:2rem;width:90%;max-width:920px;margin:2rem auto;display:flex;position:relative;overflow-x:auto}.backOffice-module__MWvH0W__BOStatsContainerMessages{z-index:1;grid-template-columns:264px minmax(0,1fr) 330px;justify-content:flex-start;align-items:flex-start;gap:2rem;width:90%;max-width:1440px;margin:2rem auto;display:grid;position:relative;overflow:visible}.backOffice-module__MWvH0W__BOStatsContainerMessagesPreviewClosed{grid-template-columns:264px minmax(0,1fr)}.backOffice-module__MWvH0W__BOStatsContainerOrganisation{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:90%;margin:2rem auto;display:flex;position:relative}.backOffice-module__MWvH0W__dashboardGrid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:920px;height:auto;display:flex}.backOffice-module__MWvH0W__dashboardGridColumn{flex-direction:column;max-width:435px;display:flex}.backOffice-module__MWvH0W__dashboardBlock{max-width:435px;margin-bottom:2rem}.backOffice-module__MWvH0W__liquidGlassEffect{z-index:-3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);isolation:isolate;position:fixed;inset:0;overflow:hidden}.backOffice-module__MWvH0W__liquidGlassTint{z-index:-2;background:#fff9;position:fixed;inset:0}.backOffice-module__MWvH0W__liquidGlassShine{z-index:-1;position:fixed;inset:0;overflow:hidden}.backOffice-module__MWvH0W__background{object-fit:cover;opacity:1;filter:blur(4px)brightness(.9)contrast(1.2)sepia(20%);z-index:-10;background:url(/images/background/background_4.jpg) 50%/cover no-repeat;width:100vw;height:100vh;position:fixed;top:0;left:0}
.hero-module__byAW7W__heroSection{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.hero-module__byAW7W__heroTextContainer{text-align:center;z-index:0;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.hero-module__byAW7W__heroHeading{color:var(--gray);z-index:0;font-family:merriweather-thin,serif;font-size:1.8rem;position:relative}.hero-module__byAW7W__heroTitle{color:var(--blue);text-shadow:1px 1px #fff6,-1px 1px #fff6,1px -1px #fff6,-1px -1px #fff6;padding:1rem 0;font-family:AdamMary-Regular,serif;font-size:3.8rem}.hero-module__byAW7W__heroSubtitle{color:var(--blue);text-shadow:1px 1px #fff3,-1px 1px #fff3,1px -1px #fff3,-1px -1px #fff3;padding:1rem 0;font-family:merriweather-Medium,serif;font-size:2rem}.hero-module__byAW7W__heroLocation{color:var(--gray);font-family:merriweather-regular,serif;font-size:1.8rem}.hero-module__byAW7W__homeBackground{object-fit:cover;z-index:-1;width:100vw;height:120vh;position:absolute;top:0;right:0}.hero-module__byAW7W__homeBackground img{object-fit:cover;opacity:.4;z-index:-1;width:100vw;height:120vh;display:block;position:absolute;top:0;right:0;overflow:hidden}.hero-module__byAW7W__homeBackground:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#fff,#fff,#0000);width:100%;height:19%;position:absolute;top:0;left:0;right:0}
.scheduleComponent-module__oGGGHa__ScheduleComponantSection{z-index:0;flex-flow:wrap;justify-content:center;align-items:start;gap:3rem;width:100vw;height:fit-content;margin:2rem 0;display:flex;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantContainer{background-color:var(--white);z-index:2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:90vw;max-width:400px;height:fit-content;padding:2rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003}.scheduleComponent-module__oGGGHa__ScheduleComponantTitle{color:var(--black);text-align:center;z-index:2;margin-top:5rem;font-family:AdamMary-Regular,serif;font-size:3rem;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantSubtitle{color:var(--black);text-align:center;z-index:2;font-family:merriweather-regular,serif;font-size:1.2rem;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantSubtitle span{color:var(--black);background-color:var(--blue);text-align:center;z-index:2;border-radius:5px;width:fit-content;margin:.5rem auto;padding:.3rem .6rem;font-family:merriweather-Bold,serif;font-size:1rem;display:block;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantImage{object-fit:cover;z-index:2;border-radius:15px;width:80vw;max-width:350px;height:20vh;margin:0 auto;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantImageOrnament{opacity:.3;z-index:0;width:200%;height:auto;margin:0 auto;position:absolute;top:50%;bottom:50%;transform:translateY(-50%)}.scheduleComponent-module__oGGGHa__ScheduleComponantText{color:var(--black);text-align:center;z-index:2;padding:0 1rem;font-family:DMSans-regular,sans-serif;font-size:1rem;position:relative}.scheduleComponent-module__oGGGHa__ScheduleComponantBackground{object-fit:cover;opacity:.1;z-index:1;width:100vw;height:100%;position:absolute;top:0;bottom:0;left:0}.scheduleComponent-module__oGGGHa__btnFullSchedule{color:var(--white);text-align:center;border:1px solid var(--bluedarker);background-color:var(--bluedarker);cursor:pointer;border-radius:10px;width:fit-content;margin:0 auto 2rem;padding:.5rem 1.5rem;font-family:DMSans-regular,sans-serif;font-size:1rem;transition:background-color .3s,color .3s}.scheduleComponent-module__oGGGHa__btnFullSchedule:hover{background-color:var(--white);color:var(--bluedarker);border:1px solid var(--bluedarker)}
.userMenu-module__pgqmCG__userMenu{will-change:transform;width:fit-content;transition:transform .35s cubic-bezier(.22,1,.36,1);position:fixed;top:2rem;right:2rem;transform:translate(0)}.userMenu-module__pgqmCG__userMenuShiftedForPreview{transform:translate(-424px)}.userMenu-module__pgqmCG__userMenuItemContainer{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;height:100%;display:flex}.userMenu-module__pgqmCG__userMenuItemContainerMessage{justify-content:space-between;align-items:flex-end;gap:1rem;width:100%;height:100%;display:flex}.userMenu-module__pgqmCG__userMenuItem{background-color:var(--white);cursor:pointer;border-radius:15px;padding:.5rem .7rem}.userMenu-module__pgqmCG__userMenuItem:hover:first-child:after{content:"Notifications";border:1px solid var(--black);color:var(--black);border-radius:10px;padding:.3rem .5rem;font-family:DMSans-Regular,serif;font-size:.8rem;position:absolute;bottom:0;left:0;transform:translate(-20%,-140%)}.userMenu-module__pgqmCG__userMenuItem:hover:nth-child(2):after{content:"Réglages";border:1px solid var(--black);color:var(--black);border-radius:10px;padding:.3rem .5rem;font-family:DMSans-Regular,serif;font-size:.8rem;position:absolute;bottom:20%;left:50%;transform:translate(-50%,-140%)}.userMenu-module__pgqmCG__userMenuItem:hover:nth-child(3):after{content:"Déconnexion";border:1px solid var(--black);color:var(--black);border-radius:10px;padding:.3rem .5rem;font-family:DMSans-Regular,serif;font-size:.8rem;position:absolute;bottom:20%;left:85%;transform:translate(-50%,-140%)}.userMenu-module__pgqmCG__userMenuTextContainer{justify-content:flex-end;align-items:flex-end;gap:.5rem;width:max-content;margin:1rem 0;display:flex;position:absolute;top:120%;left:50%;transform:translate(-50%,100%)rotate(-90deg)}.userMenu-module__pgqmCG__userMenuTextContainerMessage{justify-content:flex-end;align-items:flex-end;gap:.5rem;width:100%;margin:1rem 0;display:flex;position:absolute;top:30%;left:50%;transform:translate(-50%,100%)}.userMenu-module__pgqmCG__userMenuUsername,.userMenu-module__pgqmCG__userMenuRole{color:var(--black);font-family:DMSans-Bold,serif;font-size:.8rem}.userMenu-module__pgqmCG__userMenuRole{font-family:DMSans-Regular,serif}
.couple-module__7UuF_q__coupleSection{background-color:var(--blue);z-index:0;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100vw;height:fit-content;display:flex;position:relative}.couple-module__7UuF_q__intro{color:var(--white);text-align:center;z-index:2;margin-bottom:1rem;padding:12rem .5rem 0;font-family:merriweather-black,serif;font-size:2rem;position:relative}.couple-module__7UuF_q__coupleContainer{width:100%;margin:7rem 0}.couple-module__7UuF_q__coupleImage,.couple-module__7UuF_q__frame{display:none}.couple-module__7UuF_q__coupleBoxes{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex;position:relative}.couple-module__7UuF_q__containerBox{flex-direction:column;justify-content:start;align-items:start;width:100%;height:100%;padding:0 1rem;display:flex}.couple-module__7UuF_q__box{background-color:var(--white);z-index:2;border-radius:15px;width:90vw;max-width:450px;height:230px;position:relative;box-shadow:0 4px 8px #0003}.couple-module__7UuF_q__coupleBoxImage{object-fit:cover;border:1px solid var(--white);border-radius:50%;width:78px;height:78px;position:relative;top:-39px;left:19px}.couple-module__7UuF_q__description{color:var(--black);text-align:left;margin-top:-20px;font-family:DMSans-regular,sans-serif;font-size:1rem}.couple-module__7UuF_q__line{background-color:var(--grayLight);width:90%;height:1px;margin:1rem auto}.couple-module__7UuF_q__name{color:var(--blue);margin-bottom:10px;font-family:merriweather-Bold,serif;font-size:1rem}.couple-module__7UuF_q__role{color:var(--gray);margin-bottom:10px;font-family:DMSans-Regular,sans-serif;font-size:.9rem}.couple-module__7UuF_q__coupleBackground{object-fit:cover;opacity:.3;z-index:-1;width:100vw;height:100%;position:absolute;top:0;bottom:0;left:0}
.tablesOptionsModal-module__XdsDAG__optionsContainer{background-color:var(--white);width:200px;box-shadow:0px 4px 6px var(--grayLight);z-index:10;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .75rem);right:-18px}.tablesOptionsModal-module__XdsDAG__optionButton{background:var(--white);cursor:pointer;text-align:center;border-radius:8px;width:90%;padding:.5rem .75rem;font-family:DMSans-Bold,serif;font-size:.8rem}.tablesOptionsModal-module__XdsDAG__capacityForm{flex-direction:column;align-items:stretch;gap:.5rem;width:90%;display:flex}.tablesOptionsModal-module__XdsDAG__capacityLabel{color:var(--black);font-family:DMSans-Bold,serif;font-size:.85rem}.tablesOptionsModal-module__XdsDAG__capacityInput{border:1px solid var(--gray);width:100%;color:var(--black);background:var(--white);border-radius:8px;padding:.5rem .75rem;font-family:DMSans-Regular,serif;font-size:.9rem}.tablesOptionsModal-module__XdsDAG__capacityActions{justify-content:center;gap:.5rem;display:flex}.tablesOptionsModal-module__XdsDAG__capacityActions .tablesOptionsModal-module__XdsDAG__optionButton{width:100%}.tablesOptionsModal-module__XdsDAG__optionButtonCapacity{color:var(--black);border:2px solid var(--black)}.tablesOptionsModal-module__XdsDAG__optionButtonDelete{border:2px solid var(--rosewood);color:var(--rosewood)}
.cta-module__wXYLdq__ctaSection{background-color:var(--blue);z-index:0;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100vw;height:auto;min-height:55dvh;padding:4rem 1rem;display:flex;position:relative}.cta-module__wXYLdq__ctaTitle{color:var(--black);text-align:center;z-index:2;font-family:AdamMary-Regular,serif;font-size:3rem;position:relative}.cta-module__wXYLdq__ctaSubtitle{color:var(--black);text-align:center;z-index:2;font-family:DMSans-regular,sans-serif;font-size:1.2rem;position:relative}.cta-module__wXYLdq__ctaButton{background:var(--bluedarker);border:1px solid var(--bluedarker);color:var(--white);cursor:pointer;z-index:2;border-radius:10px;padding:.5rem 2rem;font-family:merriweather-black,serif;font-size:1rem;transition:background .3s;position:relative}.cta-module__wXYLdq__ctaButton:hover{background:var(--white);color:var(--bluedarker);border:1px solid var(--bluedarker)}.cta-module__wXYLdq__ctaBackground{object-fit:cover;opacity:.1;z-index:1;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;transform:translate(-10%)}.cta-module__wXYLdq__icon{z-index:2;width:1rem;height:1rem;margin:0 0 0 1rem;position:relative;top:.15rem}.cta-module__wXYLdq__st0{fill:var(--white)}.cta-module__wXYLdq__st0:hover{fill:var(--bluedarker)}
.guestsAtMeal-module__8BCcHW__guestsAtMeal{background-color:var(--white);border-radius:25px;justify-content:space-between;align-items:center;width:100%;max-width:435px;height:217px;padding:1rem;display:flex}.guestsAtMeal-module__8BCcHW__guestsAtMealTitleAndNumber{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:50%;display:flex}.guestsAtMeal-module__8BCcHW__guestsAtMealTitle{color:var(--black);font-family:DMSans-Bold,serif;font-size:1.5rem}.guestsAtMeal-module__8BCcHW__guestsAtMealNumber{color:var(--grey);margin:0 auto;font-family:DMSans-Bold,serif;font-size:6rem}.guestsAtMeal-module__8BCcHW__guestsAtMealCategories{justify-content:flex-start;align-items:flex-start;gap:.5rem;width:40%;display:flex}.guestsAtMeal-module__8BCcHW__guestsAtMealCategory{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.guestsAtMeal-module__8BCcHW__guestsAtMealCategoryLabel{color:var(--black);text-align:center;margin-bottom:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.guestsAtMeal-module__8BCcHW__guestsAtMealCategoryNumber{color:var(--grey);text-align:center;font-family:DMSans-Bold,serif;font-size:2.5rem}
.thumbnailGuests-module__5ebEka__thumbnailGuestsSection{flex-direction:column;gap:.75rem;width:100%;display:flex}.thumbnailGuests-module__5ebEka__sectionTitle{color:var(--black);margin:0;font-family:DMSans-Bold,serif;font-size:1rem}.thumbnailGuests-module__5ebEka__thumbnailGuests{box-sizing:border-box;background-color:#ffffff2e;border:2px dashed #0000;border-radius:16px;flex-wrap:wrap;justify-content:flex-start;gap:20px;min-height:88px;padding:.85rem;transition:border-color .16s,background-color .16s,opacity .16s;display:flex}.thumbnailGuests-module__5ebEka__thumbnailGuestsActive{border-color:var(--black);background-color:#ffffff52}.thumbnailGuests-module__5ebEka__guestThumbnail{background-color:var(--white);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.thumbnailGuests-module__5ebEka__guestThumbnailDragging{opacity:.45}.thumbnailGuests-module__5ebEka__guestName{color:var(--black);margin:0;font-family:DMSans-Regular,serif;font-size:1rem}.thumbnailGuests-module__5ebEka__guestIcon{opacity:.8;flex-shrink:0}.thumbnailGuests-module__5ebEka__emptyState{color:var(--grey);margin:0;font-family:DMSans-Regular,serif;font-size:.95rem}
.backOfficeSettings-module__u3-6ja__settingsContainer{color:var(--black);z-index:1;background-color:#fffc;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:700px;margin-top:5rem;padding:2rem;font-family:DMSans-Regular,serif;display:flex;position:relative;overflow-x:auto;box-shadow:0 4px 6px #0000001a}.backOfficeSettings-module__u3-6ja__settingsContainer h2{color:var(--black);font-family:DMSans-Bold,serif;font-size:1.5rem}.backOfficeSettings-module__u3-6ja__settingsContainer .backOfficeSettings-module__u3-6ja__passwordInput{border:1px solid var(--grayLight);border-radius:5px;margin:0 1rem 0 .2rem;padding:.5rem;font-size:1rem}.backOfficeSettings-module__u3-6ja__settingsContainer .backOfficeSettings-module__u3-6ja__saveButton{background-color:var(--blue2);color:var(--white);cursor:pointer;box-shadow:2px 4px 0px var(--bluedarker);border:none;border-radius:5px;padding:.5rem 1rem;font-family:DMSans-Medium,serif;font-size:1rem}.backOfficeSettings-module__u3-6ja__success{color:var(--green2);margin:1rem;font-family:DMSans-Medium,serif;font-size:1rem}.backOfficeSettings-module__u3-6ja__error{color:var(--red);margin-top:1rem;font-family:DMSans-Medium,serif;font-size:1rem}.backOfficeSettings-module__u3-6ja__settingsContainerAdmin{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem 0;display:flex}@media (max-width:700px){.backOfficeSettings-module__u3-6ja__weddingListTitle,.backOfficeSettings-module__u3-6ja__SumGuestNumberTitle{font-size:1.1rem}.backOfficeSettings-module__u3-6ja__weddingListTable{min-width:500px;font-size:.8rem}.backOfficeSettings-module__u3-6ja__weddingListCell,.backOfficeSettings-module__u3-6ja__weddingListHeader{padding:.3rem .5rem}}
.galleryGuests-module__iXBDiG__galleryContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto 3rem;font-size:1rem;display:flex}.galleryGuests-module__iXBDiG__galleryTitle{text-align:center;margin:0 auto;font-family:merriweather-Bold,serif;font-size:2rem}.galleryGuests-module__iXBDiG__galleryDescription{text-align:center;width:90vw;margin:1rem auto;font-family:merriweather-regular,serif;font-size:1.1rem}.galleryGuests-module__iXBDiG__galleryGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.galleryGuests-module__iXBDiG__galleryTitleContainer{text-align:center;background-color:var(--blue);width:70vw;max-width:250px;height:70vw;max-height:250px;color:var(--white);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-family:merriweather-Bold,serif;display:flex}.galleryGuests-module__iXBDiG__galleryTitleContainer h1{font-size:2rem}.galleryGuests-module__iXBDiG__galleryTitleContainer h3{font-size:1rem}.galleryGuests-module__iXBDiG__guestGalleryItem{cursor:pointer}.galleryGuests-module__iXBDiG__guestGalleryImage{object-fit:cover;border-radius:10px;width:40vw;max-width:250px;height:40vw;max-height:250px}.galleryGuests-module__iXBDiG__guestOverlayBackground{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.galleryGuests-module__iXBDiG__guestOverlayContent{align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.galleryGuests-module__iXBDiG__guestOverlayPrevButton{color:#fff;cursor:pointer;z-index:1;opacity:1;background:#80808080;border:none;border-radius:0 8px 8px 0;padding:.5rem;font-size:2.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.galleryGuests-module__iXBDiG__guestOverlayPrevButton:disabled{cursor:not-allowed;opacity:.3}.galleryGuests-module__iXBDiG__guestOverlayNextButton{color:#fff;cursor:pointer;z-index:1;opacity:1;background:#80808080;border:none;border-radius:8px 0 0 8px;padding:.5rem;font-size:2.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.galleryGuests-module__iXBDiG__guestOverlayNextButton:disabled{cursor:not-allowed;opacity:.3}.galleryGuests-module__iXBDiG__guestOverlayImage{border-radius:8px;width:auto;max-width:100%;height:auto;max-height:80vh;display:block}.galleryGuests-module__iXBDiG__guestOverlayCloseButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:0 8px;padding:.5rem 1rem;font-size:2rem;position:absolute;top:0;right:0}
.loginStyles-module__LIpVOG__loginContainer{background:url(/images/background/background_2.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.loginStyles-module__LIpVOG__loginForm{background-color:var(--white);border-radius:8px;flex-direction:column;gap:1rem;padding:4rem;display:flex;box-shadow:0 4px 6px #0000001a}.loginStyles-module__LIpVOG__loginForm input{border:1px solid var(--grayLight);border-radius:4px;outline:none;padding:.75rem 1rem;font-family:DMSans-Medium,serif;font-size:1rem}.loginStyles-module__LIpVOG__loginForm input::placeholder{color:#999}.loginStyles-module__LIpVOG__loginForm input:focus{border-color:var(--blue);box-shadow:0 0 5px #4a90e280}.loginStyles-module__LIpVOG__loginForm label{color:var(--grayDark);font-family:DMSans-Medium,serif;font-size:1rem}.loginStyles-module__LIpVOG__loginForm button{background-color:var(--blue);color:var(--white);cursor:pointer;border:none;border-radius:4px;padding:.75rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;transition:background-color .3s}.loginStyles-module__LIpVOG__loginForm button:hover{background-color:var(--bluedarker)}.loginStyles-module__LIpVOG__loginForm button:active{background-color:var(--bluelight)}.loginStyles-module__LIpVOG__loginTitle{color:#333;text-align:center;margin-bottom:1rem;font-family:DMSans-Bold,serif;font-size:2rem}
.photosCTA-module__SMy1zq__photosSection{background-color:var(--white);z-index:0;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100vw;height:auto;min-height:40dvh;padding:4rem 1rem;display:flex;position:relative}.photosCTA-module__SMy1zq__photosTitle{color:var(--black);text-align:center;z-index:2;font-family:AdamMary-Regular,serif;font-size:3rem;position:relative}.photosCTA-module__SMy1zq__photosText{color:var(--black);text-align:center;z-index:2;font-family:DMSans-regular,sans-serif;font-size:1.2rem;position:relative}.photosCTA-module__SMy1zq__photosBackground{object-fit:cover;opacity:.1;z-index:1;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;transform:translate(30%)}.photosCTA-module__SMy1zq__photosButton{background:var(--bluedarker);border:1px solid var(--bluedarker);color:var(--white);cursor:pointer;z-index:2;border-radius:10px;padding:.5rem 2rem;font-family:merriweather-black,serif;font-size:1rem;transition:background .3s;position:relative}.photosCTA-module__SMy1zq__photosButton:hover{background:var(--white);color:var(--bluedarker);border:1px solid var(--bluedarker)}
.resume-module__yUcfDa__resumeSection{flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;display:flex}.resume-module__yUcfDa__resumeContainer{background-color:var(--white);border-radius:25px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;min-width:0;max-width:920px;padding:2rem 0;display:flex}.resume-module__yUcfDa__resumeItem{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}.resume-module__yUcfDa__resumeIcon{border:1px solid var(--dustGrey);border-radius:15px;margin:0 .5rem 0 0;padding:.5rem}.resume-module__yUcfDa__resumeTitle{color:var(--grey);text-align:center;font-family:DMSans-regular,serif;font-size:.7rem}.resume-module__yUcfDa__resumeValue{color:var(--grey);text-align:center;font-family:DMSans-bold,serif;font-size:3rem}
.scheduleStyle-module__zoJaUG__scheduleHeaderTitle{color:var(--grayLight);margin:4rem 1rem 2rem 2rem;font-family:-regular,sans-serif;font-size:1rem}.scheduleStyle-module__zoJaUG__scheduleHeaderSubtitle{color:var(--black);text-align:center;margin:0 0 2rem;font-family:AdamMary-Regular,serif;font-size:3rem}.scheduleStyle-module__zoJaUG__scheduleArrowSvg{vertical-align:middle;width:1.2rem;height:auto;margin-right:.5rem}.scheduleStyle-module__zoJaUG__scheduleArrow{fill:var(--grayLight)}.scheduleStyle-module__zoJaUG__scheduleImageContainer{justify-content:center;align-items:center;width:100vw;margin:2rem auto;display:flex}.scheduleStyle-module__zoJaUG__HeaderImage{object-fit:cover;z-index:1;border-radius:10px;width:95dvw;max-width:1000px;height:25dvh;min-height:200px;max-height:400px;margin:0 auto}.scheduleStyle-module__zoJaUG__scheduleHeaderSection{flex-direction:column;justify-content:center;align-items:center;width:100dvw;display:flex}.scheduleStyle-module__zoJaUG__scheduleSection{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:80dvw;max-width:1300px;margin:1rem 2rem;display:flex}.scheduleStyle-module__zoJaUG__scheduleTitle{color:var(--blueDark);text-align:center;align-items:center;gap:1rem;margin:0 auto;font-family:merriweather-Bold,serif;font-size:1rem;display:flex}.scheduleStyle-module__zoJaUG__scheduleSubtitle{color:var(--black);background-color:var(--blue);border-radius:5px;padding:.3rem .6rem;font-family:merriweather-Bold,serif;font-size:.8rem}.scheduleStyle-module__zoJaUG__scheduleText{color:var(--black);text-align:center;width:80dvw;max-width:1000px;margin-bottom:2rem;font-family:DMSans-regular,sans-serif;font-size:1rem}.scheduleStyle-module__zoJaUG__scheduleReceptionTitle{color:var(--blueDark);text-align:center;margin:2rem auto;font-family:merriweather-Bold,serif;font-size:1.5rem}.scheduleStyle-module__zoJaUG__scheduleImage{object-fit:cover;z-index:1;border-radius:10px;width:80dvw;max-width:800px;height:25dvh;min-height:200px;max-height:400px;margin:0 auto}.scheduleStyle-module__zoJaUG__scheduleOrnament{object-fit:cover;border-radius:10px;width:50%;max-width:300px;height:50%;margin:0 auto 2rem}.scheduleStyle-module__zoJaUG__scheduleRope{display:none}
.organisationBoard-module__EZE8Oq__feedbackMessage{color:#8b1e1e;background-color:#ffffffeb;border-radius:10px;margin:0;padding:.85rem 1rem;font-family:DMSans-Regular,serif;font-size:.95rem}.organisationBoard-module__EZE8Oq__loadingMessage{color:var(--black);background-color:#ffffffeb;border-radius:10px;margin:0;padding:.85rem 1rem;font-family:DMSans-Regular,serif;font-size:.95rem}
.filterBar-module__zQWGIa__filterBarContainer{width:100%}.filterBar-module__zQWGIa__filterBar{background-color:var(--white);border-radius:15px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.filterBar-module__zQWGIa__filterItemContainer{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.filterBar-module__zQWGIa__filterItem{align-items:center;gap:.5rem;display:flex}.filterBar-module__zQWGIa__label{color:var(--black);font-family:DMSans-Bold,serif;font-size:1rem}.filterBar-module__zQWGIa__select{border:1px solid var(--gray);background-color:var(--white);color:var(--black);border-radius:15px;padding:1rem;font-family:DMSans-Bold,serif;font-size:1rem}.filterBar-module__zQWGIa__photoUploadForm{flex-direction:column;justify-content:center;align-items:center;display:flex}.filterBar-module__zQWGIa__photoUploadInputContainer{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.filterBar-module__zQWGIa__photoUploadInput{border:1px solid var(--grayLight);background-color:var(--white);border-radius:5px;width:250px;max-width:400px;padding:.5rem;font-size:1rem}.filterBar-module__zQWGIa__photoUploadButton{color:var(--black);border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:10px;padding:1rem;font-family:DMSans-Bold,serif;font-size:1rem}.filterBar-module__zQWGIa__photoUploadMessageContainer{width:100%;color:var(--black);justify-content:flex-start;align-items:flex-start;font-family:DMSans-Regular,serif;font-size:.875rem;display:flex}
.cardGuests-module__CCwyma__cardGuestsSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin:2rem auto;display:flex}.cardGuests-module__CCwyma__cardGuests{background-color:var(--white);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;max-width:350px;min-height:482px;display:flex;overflow:hidden}.cardGuests-module__CCwyma__cardGuestsName{color:var(--black);flex-wrap:wrap;gap:.5rem;padding:1rem .5rem .5rem 1rem;font-family:DMSans-Bold,serif;font-size:1.5rem;display:flex}.cardGuests-module__CCwyma__cardGuestsAccompanied{color:var(--grey);padding-left:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.cardGuests-module__CCwyma__cardGuestsResumed{background-color:var(--black);color:var(--white);justify-content:space-evenly;width:100%;margin-top:auto;padding:1rem;font-family:DMSans-Bold,serif;display:flex}.cardGuests-module__CCwyma__cardGuestsTotal,.cardGuests-module__CCwyma__cardGuestsBookedBeds,.cardGuests-module__CCwyma__cardGuestsBrunch{flex-direction:column;align-items:center;display:flex}.cardGuests-module__CCwyma__cardGuestsPeopleList{box-sizing:border-box;flex-direction:column;gap:.6rem;width:100%;padding:0 1rem;display:flex}.cardGuests-module__CCwyma__cardGuestsPerson{color:var(--black);margin:0;font-family:DMSans-Medium,serif;font-size:1rem}.cardGuests-module__CCwyma__cardGuestsChildRow{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.cardGuests-module__CCwyma__cardGuestsChildAge{color:var(--grey);text-align:right;font-family:DMSans-Regular,serif;font-size:.95rem}.cardGuests-module__CCwyma__cardGuestsEmpty{color:var(--grey);margin:0;font-family:DMSans-Regular,serif;font-size:.95rem}.cardGuests-module__CCwyma__cardGuestsFooter{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.cardGuests-module__CCwyma__cardGuestsFooterLabel{color:var(--black);margin:0;font-family:DMSans-Medium,serif;font-size:1rem}.cardGuests-module__CCwyma__cardGuestsEmail{color:var(--black);word-break:break-word;border:1px solid var(--grayLight);box-sizing:border-box;border-radius:18px;width:100%;margin:0;padding:.85rem 1rem;font-family:DMSans-Regular,serif;font-size:1rem}
.home-module__CAdaBa__ornamentContainer{justify-content:center;align-items:center;width:100vw;margin-top:-20vh;display:flex;position:relative;top:125px}.home-module__CAdaBa__ornament{object-fit:cover;z-index:1;border-radius:10px;width:95dvw;max-width:1000px;height:25dvh;min-height:200px;max-height:400px;margin:0 auto}
.location-module__M1qQjG__location{text-align:center;font-family:DMSans-regular,serif;font-size:1rem}.location-module__M1qQjG__dinerDance{text-align:center;margin-top:2rem;font-family:DMSans-regular,serif;font-size:1rem}.location-module__M1qQjG__locationTitle{color:var(--blueDark);text-align:center;margin:0 2rem;font-family:merriweather-Bold,serif;font-size:1.5rem}.location-module__M1qQjG__geoSuccess{color:var(--gray);text-align:center;margin-top:1rem;font-family:DMSans-regular,serif;font-size:1rem}.location-module__M1qQjG__locationContainer{flex-direction:column;justify-content:center;align-items:center;width:100vw;margin-top:2rem;display:flex}.location-module__M1qQjG__locationMainTitle{color:var(--blueDark);text-align:center;margin:0 2rem;font-family:merriweather-Bold,serif;font-size:2rem}.location-module__M1qQjG__locationContent{flex-direction:column;justify-content:center;align-items:center;display:flex}.location-module__M1qQjG__locationIframe{border:0;border-radius:10px;width:95%;height:450px;margin:1rem auto}.location-module__M1qQjG__locationDetailsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin:2rem auto;display:flex}.location-module__M1qQjG__locationDetails{color:var(--black);background-color:var(--bluelighter);border:1px solid var(--blue2);border-radius:150px 0 0 150px;justify-content:start;align-items:start;gap:1rem;width:95vw;max-width:500px;max-height:200px;font-family:DMSans-regular,serif;font-size:1rem;display:flex;position:relative;overflow:hidden;box-shadow:5px 5px #0000001a}.location-module__M1qQjG__locationDetails_text{z-index:1;flex-direction:column;justify-content:center;align-items:start;gap:.5rem;padding:0 1rem 1rem .5rem;display:flex;position:relative}.location-module__M1qQjG__locationTitle{text-align:center;width:100%;color:var(--bluelighter);z-index:0;font-family:DMSans-Bold,serif;font-size:2rem;position:absolute;top:25%;left:33%;transform:translate(-50%,-50%)}.location-module__M1qQjG__locationButton{background-color:#0000;border:none;width:180px;height:180px;font-family:DMSans-regular,serif;font-size:1rem}.location-module__M1qQjG__locationButtonText{cursor:pointer;background-color:var(--bluedarker);color:var(--white);text-align:start;border-radius:100px;justify-content:center;align-items:center;width:180px;height:180px;margin-top:.5rem;padding:.5rem;display:flex}.location-module__M1qQjG__locationDetails_buttons{z-index:1;flex-direction:column;justify-content:center;align-items:center;margin:1rem auto;display:flex;position:relative}.location-module__M1qQjG__locationTitleGPS{color:var(--blue2);text-align:center;padding:0 2rem;font-family:DMSans-Bold,serif;font-size:2rem}.location-module__M1qQjG__locationButtonGPS{background:var(--bluedarker);color:var(--white);cursor:pointer;text-align:center;border:none;border-radius:5px;width:fit-content;margin:.5rem auto;padding:.5rem 1rem;font-size:1rem}.location-module__M1qQjG__locationImage{opacity:.5;object-fit:cover;z-index:0;width:100%;max-width:500px;height:100%;max-height:400px;position:absolute;top:0;left:0}
.rsvpStyles-module__bsIkNq__rsvpHeaderTitle{color:var(--grayLight);margin:4rem 1rem 2rem 2rem;font-family:merriweather-regular,sans-serif;font-size:1rem}.rsvpStyles-module__bsIkNq__rsvpHeaderSubtitle{color:var(--black);text-align:center;margin:0 0 2rem;font-family:AdamMary-Regular,serif;font-size:3rem}.rsvpStyles-module__bsIkNq__rsvpArrowSvg{vertical-align:middle;width:1.2rem;height:auto;margin-right:.5rem}.rsvpStyles-module__bsIkNq__rsvpArrow{fill:var(--grayLight)}.rsvpStyles-module__bsIkNq__rsvpImageContainer{justify-content:center;align-items:center;width:100vw;margin:0 auto 2rem;display:flex}.rsvpStyles-module__bsIkNq__HeaderImage{object-fit:cover;z-index:1;border-radius:10px;width:95dvw;max-width:1000px;height:25dvh;min-height:200px;max-height:500px;margin:0 auto}.rsvpStyles-module__bsIkNq__formContainer{z-index:50;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:auto;margin:5rem 0;font-family:merriweather-Medium,serif;display:flex;position:relative}.rsvpStyles-module__bsIkNq__rsvpForm{background-color:var(--bluelighter);border-radius:10px 10px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:95%;max-width:500px;height:auto;padding:1rem;display:flex}.rsvpStyles-module__bsIkNq__rsvpTitle{color:var(--blueDark);text-align:center;margin:1rem auto;font-family:AdamMary-Regular,serif;font-size:3rem;transform:rotate(-2deg)}.rsvpStyles-module__bsIkNq__rsvpLabel{color:var(--grayDark);align-self:flex-start;margin-bottom:0;font-family:DMSans-Medium,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__bedInfo{color:var(--black);margin-left:.25rem;font-family:DMSans-light,serif;font-size:.6rem}.rsvpStyles-module__bsIkNq__availableBeds{border:1px solid var(--black);background-color:var(--bluedarker);color:var(--white);border-radius:5px;margin-left:.25rem;padding:.25rem .5rem;font-family:DMSans-regular,serif;font-size:.9rem}label:has(+input:required):after{content:"*";color:var(--red);margin-left:.25rem}label:has(+select:required):after{content:"*";color:var(--red);margin-left:.25rem}label:has(+textarea:optional):after{content:"(Optionnel)";color:var(--black);margin-left:.25rem;font-family:DMSans-light,serif;font-size:.6rem;position:absolute;top:auto}.rsvpStyles-module__bsIkNq__rsvpInput,.rsvpStyles-module__bsIkNq__rsvpSelect{background:#ffffff40;border:1px solid #ffffff80;border-radius:5px;outline:none;width:100%;padding:.5rem 1rem;font-family:merriweather-Medium,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__bedInfo2{text-align:center;width:100%;color:var(--red);background-color:var(--white);border-radius:0 0 5px 5px;margin-top:-1rem;margin-left:0;padding:.25rem .5rem;font-family:DMSans-regular,serif;font-size:.7rem}.rsvpStyles-module__bsIkNq__rsvpTextarea{resize:vertical;background:#ffffff40;border:1px solid #ffffff80;border-radius:5px;outline:none;width:100%;padding:.5rem 1rem;font-family:merriweather-Medium,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__rsvpInput,.rsvpStyles-module__bsIkNq__rsvpSelect,.rsvpStyles-module__bsIkNq__rsvpTextarea{margin-bottom:1rem}select.rsvpStyles-module__bsIkNq__rsvpSelect.rsvpStyles-module__bsIkNq__bedsNumberSelect{margin-bottom:0!important}.rsvpStyles-module__bsIkNq__rsvpButton{background:var(--bluedarker);color:var(--white);cursor:pointer;border:none;border-radius:10px;margin:1rem auto;padding:.5rem 2rem;font-size:1rem}.rsvpStyles-module__bsIkNq__rsvpInput::placeholder,.rsvpStyles-module__bsIkNq__rsvpTextarea::placeholder{color:var(--graylighter);opacity:.2;text-align:left}.rsvpStyles-module__bsIkNq__successMsg{color:var(--greenDarker);text-align:center;border:1px solid var(--green);background:#f0fff0;border-radius:8px;width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;padding:.25rem .5rem;font-family:DMSans-regular,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__inputErrorEmail,.rsvpStyles-module__bsIkNq__inputErrorName{border:2px solid var(--red);background:#fff0f0;animation:.5s ease-in-out rsvpStyles-module__bsIkNq__zigzag}@keyframes rsvpStyles-module__bsIkNq__zigzag{0%{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}to{transform:translate(0)}}.rsvpStyles-module__bsIkNq__errorMsg{color:var(--red);text-align:center;border:2px solid var(--red);background:#fff0f0;border-radius:8px;width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;padding:.25rem .5rem;font-family:DMSans-regular,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__eventInfo{background-color:var(--bluedarker);width:95%;max-width:500px;height:auto;color:var(--white);border-radius:0 0 10px 10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.rsvpStyles-module__bsIkNq__note{text-align:center;margin:2rem 0;font-family:merriweather-Medium,serif;font-size:1rem}.rsvpStyles-module__bsIkNq__coupleNames{text-align:center;margin:1rem 0;font-family:merriweather-Bold,serif;font-size:2rem}.rsvpStyles-module__bsIkNq__rsvpLine{background-color:var(--white);width:85%;height:1px;margin:.5rem auto}.rsvpStyles-module__bsIkNq__dinerDance{margin-bottom:16px}.rsvpStyles-module__bsIkNq__time{text-align:center;margin-bottom:3rem;font-family:merriweather-regular,serif;font-size:1.1rem}.rsvpStyles-module__bsIkNq__hall{text-align:center;font-family:merriweather-regular,serif;font-size:1.7rem}
.universalStyles-module__5Rzjxa__footerSection{background-color:var(--blue);z-index:0;flex-direction:column;justify-content:center;align-items:start;width:100vw;height:fit-content;display:flex;position:relative}.universalStyles-module__5Rzjxa__footerContent{z-index:2;flex-direction:column;justify-content:center;align-items:start;width:100%;display:flex;position:relative}.universalStyles-module__5Rzjxa__footerTextContainer{z-index:2;flex-direction:column;justify-content:start;align-items:flex-start;padding:2rem 1rem;display:flex;position:relative}.universalStyles-module__5Rzjxa__footerText{color:var(--back);z-index:2;font-family:DMSans-extralight,sans-serif;font-size:1rem;position:relative}.universalStyles-module__5Rzjxa__footerLegal{color:var(--black);z-index:2;margin:1rem 0 0 1rem;font-family:DMSans-extralight,sans-serif;font-size:1rem;position:relative}.universalStyles-module__5Rzjxa__footerBackground{object-fit:cover;opacity:.1;z-index:1;width:100vw;height:100%;position:absolute;top:0;bottom:0;left:0}
.searchBar-module__t5HBYq__searchBar{width:100%;margin:0 0 1.5rem;position:relative}.searchBar-module__t5HBYq__searchIcon{position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.searchBar-module__t5HBYq__searchInput{border:none;border-radius:20px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem}
.welcome-module__gb04Ja__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.welcome-module__gb04Ja__cookieMessage{z-index:100;width:90vw;color:var(--black);background:#ffffff40;border-radius:0 0 10px 10px;padding:1rem;font-family:DMSans-light,serif;font-size:.9rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.welcome-module__gb04Ja__box{z-index:50;justify-content:center;align-items:center;width:99vw;height:60vh;display:flex;position:relative;inset-block-start:0}.welcome-module__gb04Ja__liquidGlass-effect{z-index:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion);isolation:isolate;position:absolute;inset:0;overflow:hidden}.welcome-module__gb04Ja__liquidGlass-tint{z-index:1;background:#ffffff40;position:absolute;inset:0}.welcome-module__gb04Ja__liquidGlass-shine{z-index:2;position:absolute;inset:0;overflow:hidden;box-shadow:inset 2px 2px 2px #ffffff80,inset -1px -1px 2px #ffffff80}.welcome-module__gb04Ja__form{z-index:50;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100vw;height:100vh;font-family:merriweather-Medium,serif;display:flex;position:relative}.welcome-module__gb04Ja__title{text-align:center;color:var(--black);text-shadow:0 0 2px #fdfdfd;margin-bottom:1rem;font-size:2rem}.welcome-module__gb04Ja__sentence{color:var(--black);text-shadow:0 0 1px #fdfdfd;text-align:center;padding:0 1rem}.welcome-module__gb04Ja__input{background:#ffffff40;border:1px solid #ffffff80;border-radius:5px;outline:none;padding:.5rem 1rem;font-family:merriweather-Medium,serif;font-size:1rem}.welcome-module__gb04Ja__input::placeholder{color:var(--black);opacity:.5;text-align:center}.welcome-module__gb04Ja__button{color:var(--black);cursor:pointer;background:#ffffff40;border:none;border-radius:25px;padding:.5rem 5.5rem;font-family:merriweather-Medium,serif;font-size:1rem;transition:box-shadow .3s;box-shadow:inset 2px 2px 2px #ffffff80,inset -1px -1px 2px #ffffff80}.welcome-module__gb04Ja__button:hover{box-shadow:inset 4px 4px 4px #c8c8c880,inset -2px -2px 2px #c8c8c880}.welcome-module__gb04Ja__background{object-fit:cover;z-index:0;opacity:.5;width:100vw;height:100vh;position:absolute;top:0;right:0}
