.budget-module__FOkyCG__budgetContainer{background-color:var(--black);width:380px;height:380px;color:var(--white);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem;font-family:DMSans-Regular,serif;display:flex;position:relative;overflow:hidden}.budget-module__FOkyCG__budgetHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.budget-module__FOkyCG__budgetTitle{font-family:DMSans-Bold,serif;font-size:1.5rem}.budget-module__FOkyCG__budgetContent{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem;width:100%;display:flex}.budget-module__FOkyCG__budgetContentHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;padding-top:4rem;display:flex}.budget-module__FOkyCG__budgetContentSubtitle,.budget-module__FOkyCG__budgetContentAmountSubtitle,.budget-module__FOkyCG__budgetFooterItemTitle{color:var(--whiteTransparent2);font-family:DMSans-Regular,serif;font-size:.85rem}.budget-module__FOkyCG__budgetContentAmountContainer{justify-content:flex-start;align-items:baseline;gap:.25rem;display:flex}.budget-module__FOkyCG__budgetContentAmount{font-family:DMSans-Bold,serif;font-size:2rem;line-height:1}.budget-module__FOkyCG__budgetProgressBarContainer{background-color:var(--whiteTransparent3);z-index:1;border-radius:999px;width:100%;height:10px;overflow:hidden}.budget-module__FOkyCG__budgetProgressBar{border-radius:inherit;background:linear-gradient(90deg, var(--greenManagement2) 0%, var(--teaGreen) 100%);height:100%;transition:width .5s ease-in-out}.budget-module__FOkyCG__budgetFooter{z-index:1;justify-content:space-between;align-items:flex-start;width:100%;margin-top:auto;display:flex}.budget-module__FOkyCG__budgetFooterItem{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.budget-module__FOkyCG__budgetFooterItemAmount{font-family:DMSans-Bold,serif;font-size:1.05rem}.budget-module__FOkyCG__budgetHeaderDecoContainer{justify-content:center;align-items:center;display:flex;position:relative}.budget-module__FOkyCG__budgetHeaderDeco1,.budget-module__FOkyCG__budgetHeaderDeco2{background-color:var(--whiteTransparent);border-radius:50%;width:40px;height:40px;position:absolute}.budget-module__FOkyCG__budgetHeaderDeco1{top:50%;left:-10px;transform:translateY(-50%)}.budget-module__FOkyCG__budgetHeaderDeco2{top:50%;right:-10px;transform:translateY(-50%)}.budget-module__FOkyCG__budgetHeaderButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.budget-module__FOkyCG__budgetImage{opacity:.035;border-radius:25px;width:400px;height:400px;position:absolute;top:50%;left:0;transform:translate(-20%,-35%)}
.budgetOptions-module__KxIWEa__budgetOptions{border:1px solid var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--whiteTransparent);z-index:2;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:2.5rem 1.5rem;transition:opacity .3s ease-in-out;animation:.3s ease-in-out budgetOptions-module__KxIWEa__fadeIn;display:flex;position:absolute;top:0;left:0}@keyframes budgetOptions-module__KxIWEa__fadeIn{0%{opacity:0}to{opacity:1}}.budgetOptions-module__KxIWEa__fadeOut{animation:.3s ease-in-out forwards budgetOptions-module__KxIWEa__fadeOut}@keyframes budgetOptions-module__KxIWEa__fadeOut{0%{opacity:1}to{opacity:0}}.budgetOptions-module__KxIWEa__budgetOption{background-color:var(--white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:100%;padding:1rem;display:flex}.budgetOptions-module__KxIWEa__budgetOptionButton{cursor:pointer;background:0 0;border:none;font-family:DMSans-Bold,serif;font-size:1rem}.budgetOptions-module__KxIWEa__budgetOptionsCloseButton{cursor:pointer;background:0 0;border:none;position:absolute;top:1rem;right:1rem}
.creditGraph-module__2jHyia__creditGraphContainer{background-color:var(--white);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:380px;height:380px;padding:1rem;display:flex}.creditGraph-module__2jHyia__creditGraphHeader{align-items:center;gap:.5rem;width:100%;display:flex}.creditGraph-module__2jHyia__creditGraphTitle{font-family:DMSans-Bold,sans-serif;font-size:1.5rem}.creditGraph-module__2jHyia__creditGraphText{color:var(--greenManagement2);font-family:DMSans-Bold,sans-serif;font-size:1.2rem}.creditGraph-module__2jHyia__creditGraphMonthlySection{flex-direction:column;gap:.75rem;width:100%;height:100%;margin-top:.5rem;display:flex}.creditGraph-module__2jHyia__creditGraphMonthlyHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.creditGraph-module__2jHyia__creditGraphMonthlyTitle{color:var(--black);font-family:DMSans-Bold,sans-serif;font-size:1rem}.creditGraph-module__2jHyia__creditGraphMonthlyChart{justify-content:space-between;align-items:flex-end;gap:.75rem;width:100%;height:180px;padding-top:.5rem;display:flex}.creditGraph-module__2jHyia__creditGraphMonthlyItem{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.creditGraph-module__2jHyia__creditGraphMonthlyBarWrapper{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border-radius:12px;justify-content:center;align-items:flex-end;width:100%;height:130px;padding:.35rem;display:flex}.creditGraph-module__2jHyia__creditGraphMonthlyBar{background:linear-gradient(180deg, var(--greenManagement2) 0%, var(--teaGreen) 100%);border-radius:5px 5px 0 0;width:100%;max-width:36px;min-height:8px;display:block;box-shadow:0 8px 18px #0000001f}.creditGraph-module__2jHyia__creditGraphMonthlyValue{color:var(--black);text-align:center;white-space:nowrap;font-family:DMSans-Bold,sans-serif;font-size:.8rem}.creditGraph-module__2jHyia__creditGraphMonthlyLabel{color:var(--gray);text-align:center;font-family:DMSans-Regular,sans-serif;font-size:.8rem;line-height:1.1}
.debitGraph-module__MZ6W1G__debitGraphContainer{background-color:var(--white);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:380px;height:380px;padding:1rem;display:flex}.debitGraph-module__MZ6W1G__debitGraphHeader{align-items:center;gap:.5rem;width:100%;display:flex}.debitGraph-module__MZ6W1G__debitGraphTitle{font-family:DMSans-Bold,sans-serif;font-size:1.5rem}.debitGraph-module__MZ6W1G__debitGraphText{color:var(--red);font-family:DMSans-Bold,sans-serif;font-size:1.2rem}.debitGraph-module__MZ6W1G__debitGraphMonthlySection{flex-direction:column;gap:.75rem;width:100%;height:100%;margin-top:.5rem;display:flex}.debitGraph-module__MZ6W1G__debitGraphMonthlyHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.debitGraph-module__MZ6W1G__debitGraphMonthlyTitle{color:var(--black);font-family:DMSans-Bold,sans-serif;font-size:1rem}.debitGraph-module__MZ6W1G__debitGraphMonthlyChart{justify-content:space-between;align-items:flex-end;gap:.75rem;width:100%;height:180px;padding-top:.5rem;display:flex}.debitGraph-module__MZ6W1G__debitGraphMonthlyItem{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.4rem;height:100%;display:flex}.debitGraph-module__MZ6W1G__debitGraphMonthlyBarWrapper{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);border-radius:12px;justify-content:center;align-items:flex-end;width:100%;height:130px;padding:.35rem;display:flex}.debitGraph-module__MZ6W1G__debitGraphMonthlyBar{background:linear-gradient(180deg, var(--red) 0%, var(--amberFlame) 100%);border-radius:5px 5px 0 0;width:100%;max-width:36px;min-height:8px;display:block;box-shadow:0 8px 18px #0000001f}.debitGraph-module__MZ6W1G__debitGraphMonthlyValue{color:var(--black);text-align:center;white-space:nowrap;font-family:DMSans-Bold,sans-serif;font-size:.8rem}.debitGraph-module__MZ6W1G__debitGraphMonthlyLabel{color:var(--gray);text-align:center;font-family:DMSans-Regular,sans-serif;font-size:.8rem;line-height:1.1}
.forecast-module__gu3NCa__forecastContainer{background-color:var(--white);border-radius:25px;flex-direction:column;gap:1rem;width:380px;height:505px;max-height:505px;padding:1.5rem;display:flex}.forecast-module__gu3NCa__forecastTitle{font-family:DMSans-Bold,sans-serif;font-size:1.2rem}
.lastestTransaction-module__3p80Aa__lastestTransactionContainer{background-color:var(--white);border-radius:25px;width:100%;max-width:790px;padding:1.5rem}.lastestTransaction-module__3p80Aa__lastestTransactionHeader{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionTitle{margin-bottom:1rem;font-family:DMSans-Bold,sans-serif;font-size:1.2rem}.lastestTransaction-module__3p80Aa__lastestTransactionHeaderButtons{justify-content:center;align-items:center;gap:1rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionHeaderButton{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;gap:.5rem;font-family:DMSans-Bold,sans-serif;font-size:1rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionHeaderButtonAdd{color:var(--black);border:2px solid var(--black);border-radius:10px;padding:.5rem 1rem}.lastestTransaction-module__3p80Aa__lastestTransactionHeaderButtonSettings{color:var(--gray);border:2px solid var(--gray);border-radius:10px;padding:.5rem .6rem}.lastestTransaction-module__3p80Aa__lastestTransactionBudget{color:var(--greenManagement2);font-family:DMSans-Bold,sans-serif;font-size:1rem}.lastestTransaction-module__3p80Aa__lastestTransactionList{flex-direction:column;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionItem{border-bottom:1px solid var(--light-gray);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionDate,.lastestTransaction-module__3p80Aa__lastestTransactionDescription,.lastestTransaction-module__3p80Aa__lastestTransactionAmount{font-family:DMSans-Regular,sans-serif}.lastestTransaction-module__3p80Aa__lastestTransactionDescription{text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:400px;margin:0}.lastestTransaction-module__3p80Aa__lastestTransactionAmountContainer{justify-content:flex-end;align-items:center;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionAmount{color:var(--black);text-align:right;width:100px;font-family:DMSans-Bold,sans-serif}.lastestTransaction-module__3p80Aa__lastestTransactionAmountPositive{color:var(--greenManagement2)}.lastestTransaction-module__3p80Aa__lastestTransactionAmountNegative{color:var(--red)}.lastestTransaction-module__3p80Aa__lastestTransactionDateContainer{justify-content:center;align-items:center;gap:2rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionDetails{justify-content:flex-start;align-items:center;gap:1rem;width:40%;min-width:0;display:flex;overflow:hidden}.lastestTransaction-module__3p80Aa__lastestTransactionInvoiceButton{background-color:var(--amberFlame);color:var(--amberFlame);cursor:pointer;border:none;border-radius:10px;padding:.5rem .6rem}.lastestTransaction-module__3p80Aa__lastestTransactionInvoice{color:var(--gray);margin-bottom:.2rem;font-family:DMSans-Regular,sans-serif;font-size:.8rem}.lastestTransaction-module__3p80Aa__lastestTransactionOptionsButton{cursor:pointer;background-color:#0000;border:none;margin-left:1rem}.lastestTransaction-module__3p80Aa__lastestTransactionPagination{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:1rem;margin-top:auto;padding:1rem 0 0;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationCountText{color:var(--black);white-space:nowrap;margin:0;font-family:DM Sans Regular,sans-serif;font-size:1rem;line-height:1}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationControls{align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPages{align-items:center;gap:.5rem;display:flex}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPageButton,.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton{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}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPageButton{width:48px;height:48px;padding:.5rem}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPageButtonActive{background:var(--black);color:var(--white)}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton{width:1rem;color:var(--grey);border:none;font-size:1rem}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton:disabled{opacity:.4;cursor:not-allowed}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton:not(:disabled):hover{color:var(--black)}@media screen and (max-width:1360px){.lastestTransaction-module__3p80Aa__lastestTransactionPagination{min-height:auto;padding-top:1rem}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationCountText{font-size:1.4rem}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationControls{gap:.5rem;padding-right:0}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPageButton,.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton{border-radius:16px;height:52px;font-size:1.5rem}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationPageButton{width:56px}.lastestTransaction-module__3p80Aa__lastestTransactionPaginationArrowButton{width:36px;font-size:1.9rem}}
@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)}
.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}
.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}
.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}
.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)}}
.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,.userMenu-module__pgqmCG__userMenuItemContainerCalendar{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,.userMenu-module__pgqmCG__userMenuTextContainerCalendar{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}
.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;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:95%;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__BOStatsContainerToDo{z-index:1;grid-template-columns:324px minmax(0,1fr);justify-content:flex-start;align-items:flex-start;gap:0;width:95%;max-width:1440px;margin:2rem auto;display:grid;position:relative;overflow:visible}.backOffice-module__MWvH0W__BOHorizontalItem{flex-direction:column;align-items:flex-start;gap:2rem;width:100%;display:flex}.backOffice-module__MWvH0W__BOStatsContainerOrganisation{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:90%;margin:2rem;display:flex;position:relative}.backOffice-module__MWvH0W__BOStatsContainerRow{z-index:1;justify-content:center;align-items:flex-start;gap:2rem;width:100%;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)}
.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}
.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)}
.filterBar-module__uILs3G__filterBarContainer{width:100%}.filterBar-module__uILs3G__filterBar{background-color:var(--white);border-radius:15px;flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;margin-bottom:1rem;padding:1.5rem;display:flex}.filterBar-module__uILs3G__filterBarCategories{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;height:100%;display:flex}.filterBar-module__uILs3G__filterBarSelect{background-color:var(--white);color:var(--black);border:1px solid var(--black);cursor:pointer;border-radius:15px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}.filterBar-module__uILs3G__buttonCategories{background-color:var(--black);color:var(--white);border:1px solid var(--black);cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}.filterBar-module__uILs3G__addPresentsButton{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:1rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}.filterBar-module__uILs3G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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}
.filterBar-module__0HWkkG__filterBarContainer{width:100%}.filterBar-module__0HWkkG__filterBar{background-color:var(--white);border-radius:15px;flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;padding:1.5rem;display:flex}.filterBar-module__0HWkkG__filterBarCategories{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.filterBar-module__0HWkkG__filterBarItem{display:flex}.filterBar-module__0HWkkG__filterBarInput,.filterBar-module__0HWkkG__filterBarSelect{background-color:var(--white);color:var(--black);border:1px solid var(--black);border-radius:12px;min-width:190px;padding:.9rem 1rem;font-family:DMSans-Regular,sans-serif;font-size:1rem}.filterBar-module__0HWkkG__filterBarInput{min-width:260px}.filterBar-module__0HWkkG__filterBarButtonReset{background-color:var(--black);color:var(--white);border:1px solid var(--black);cursor:pointer;border-radius:12px;padding:.9rem 1.2rem;font-family:DMSans-Bold,sans-serif;font-size:.95rem}.filterBar-module__0HWkkG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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}
.optionsModal-module__orNlxW__modalOverlay{background-color:var(--whiteTransparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;border-radius:15px;width:100%;height:100%;animation:.3s ease-out optionsModal-module__orNlxW__modalFadeIn;position:absolute;top:0;left:0}.optionsModal-module__orNlxW__modalOverlayClosing{animation:.3s ease-in forwards optionsModal-module__orNlxW__modalFadeOut}.optionsModal-module__orNlxW__modalContent{width:100%;height:100%;padding:2rem}.optionsModal-module__orNlxW__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.optionsModal-module__orNlxW__modalOptionsContent{background-color:var(--white);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:90%;height:fit-content;padding:1.5rem;animation:.3s ease-out optionsModal-module__orNlxW__modalCardIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.optionsModal-module__orNlxW__modalOptionsContentClosing{animation:.3s ease-in forwards optionsModal-module__orNlxW__modalCardOut}.optionsModal-module__orNlxW__optionButton{cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;width:90%;padding:.75rem;font-family:DMSans-Bold,serif;font-size:.8rem}.optionsModal-module__orNlxW__optionButton.optionsModal-module__orNlxW__delete{border:1px solid var(--red);color:var(--white);background-color:var(--red)}@keyframes optionsModal-module__orNlxW__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes optionsModal-module__orNlxW__modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes optionsModal-module__orNlxW__modalCardIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes optionsModal-module__orNlxW__modalCardOut{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-48%)}}
.filterBar-module__JmcaCG__filterBarContainer{background-color:var(--white);border-radius:15px;flex-wrap:wrap;justify-content:flex-end;gap:1rem;width:100%;margin-bottom:1rem;padding:1.5rem;display:flex}.filterBar-module__JmcaCG__filterBarItem{color:var(--black);border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:15px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}
.addPresentsModal-module__vQJiWa__addPresentsModalContainer{background-color:var(--whiteTransparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.addPresentsModal-module__vQJiWa__addPresentsModal{background-color:var(--white);border-radius:15px;width:90%;max-width:800px;padding:2rem;position:relative}.addPresentsModal-module__vQJiWa__addPresentsModalCloseIcon{cursor:pointer;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.addPresentsModal-module__vQJiWa__addPresentsModalTitle{text-align:center;width:100%;margin-bottom:1rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.addPresentsModal-module__vQJiWa__addPresentsForm{flex-direction:column;gap:1rem;display:flex}.addPresentsModal-module__vQJiWa__addPresentsFormRow{flex-direction:column;gap:.5rem;display:flex}.addPresentsModal-module__vQJiWa__addPresentsCheckboxContainer{align-items:center;gap:.5rem;display:flex}.addPresentsModal-module__vQJiWa__addPresentsLabel{color:var(--black);font-family:DMSans-Bold,serif;font-size:1rem}.addPresentsModal-module__vQJiWa__addPresentsInput{border:1px solid var(--black);border-radius:15px;padding:.5rem;font-family:DMSans-Regular,serif;font-size:1rem}.addPresentsModal-module__vQJiWa__addPresentsSelect{border:1px solid var(--black);background-color:var(--white);color:var(--black);border-radius:15px;padding:.5rem;font-family:DMSans-Regular,serif;font-size:1rem}.addPresentsModal-module__vQJiWa__addPresentsTextarea{border:1px solid var(--black);resize:none;border-radius:15px;padding:.5rem;font-family:DMSans-Regular,serif;font-size:1rem}.addPresentsModal-module__vQJiWa__addPresentsSubmitButton{background-color:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:15px;padding:.5rem 2rem;font-family:DMSans-Bold,serif;font-size:1rem}.addPresentsModal-module__vQJiWa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.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}
.calendar-module__5wTGxW__calendarContainer{background-color:var(--white);border-radius:25px;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;height:100%;padding:1rem;display:flex}.calendar-module__5wTGxW__calendarHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;height:auto;display:flex}.calendar-module__5wTGxW__calendarSelectContainer{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.calendar-module__5wTGxW__select{border:1px solid var(--black);border-radius:15px;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.calendar-module__5wTGxW__ButtonAddEvent{background-color:var(--black);color:var(--white);border:1px solid var(--black);cursor:pointer;border-radius:15px;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem;display:flex}.calendar-module__5wTGxW__calendarBody{flex-direction:column;gap:.75rem;width:100%;display:flex}.calendar-module__5wTGxW__weekDaysRow{grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.calendar-module__5wTGxW__weekDay{text-align:center;color:var(--black);font-family:DMSans-Bold,serif;font-size:1rem}.calendar-module__5wTGxW__daysGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.calendar-module__5wTGxW__dayCell{background-color:var(--white);border:1px solid #00000073;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:.5rem;min-height:7rem;padding:.75rem;display:flex;position:relative;overflow:hidden}.calendar-module__5wTGxW__dayOutside{color:#00000073;background-color:#00000014}.calendar-module__5wTGxW__dayToday{border-color:var(--black)}.calendar-module__5wTGxW__dayNumberToday{background:var(--bubblegumPink);color:var(--white);border-radius:100%;padding:.5rem;position:absolute;top:.3rem;right:.25rem}.calendar-module__5wTGxW__dayWeekend{background-color:#00000005}.calendar-module__5wTGxW__dayNumber{align-self:flex-end;font-family:DMSans-Bold,serif;font-size:1rem;line-height:1}.calendar-module__5wTGxW__eventList{color:var(--black);flex-direction:column;gap:.35rem;font-family:DMSans-Regular,serif;font-size:.85rem;display:flex}.calendar-module__5wTGxW__eventItem{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.4rem;display:flex;overflow:hidden}.calendar-module__5wTGxW__eventDot{background-color:#f97316;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.calendar-module__5wTGxW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1024px){.calendar-module__5wTGxW__calendarHeader{flex-direction:column;align-items:flex-start}.calendar-module__5wTGxW__calendarNavigation,.calendar-module__5wTGxW__ButtonAddEvent{width:100%}}@media (max-width:768px){.calendar-module__5wTGxW__daysGrid,.calendar-module__5wTGxW__weekDaysRow{gap:.5rem}.calendar-module__5wTGxW__dayCell{min-height:5.5rem;padding:.6rem}.calendar-module__5wTGxW__weekDay,.calendar-module__5wTGxW__select,.calendar-module__5wTGxW__ButtonAddEvent{font-size:.95rem}}
.cardGuests-module__gWt3YG__cardGuestsSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin:2rem auto;display:flex}.cardGuests-module__gWt3YG__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__gWt3YG__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__gWt3YG__cardGuestsAccompanied{color:var(--grey);padding-left:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.cardGuests-module__gWt3YG__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__gWt3YG__cardGuestsTotal,.cardGuests-module__gWt3YG__cardGuestsBookedBeds,.cardGuests-module__gWt3YG__cardGuestsBrunch{flex-direction:column;align-items:center;display:flex}.cardGuests-module__gWt3YG__cardGuestsPeopleList{box-sizing:border-box;flex-direction:column;gap:.6rem;width:100%;padding:0 1rem;display:flex}.cardGuests-module__gWt3YG__cardGuestsPerson{color:var(--black);margin:0;font-family:DMSans-Medium,serif;font-size:1rem}.cardGuests-module__gWt3YG__cardGuestsChildRow{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.cardGuests-module__gWt3YG__cardGuestsChildAge{color:var(--grey);text-align:right;font-family:DMSans-Regular,serif;font-size:.95rem}.cardGuests-module__gWt3YG__cardGuestsEmpty{color:var(--grey);margin:0;font-family:DMSans-Regular,serif;font-size:.95rem}.cardGuests-module__gWt3YG__cardGuestsFooter{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;padding:1rem;display:flex}.cardGuests-module__gWt3YG__cardGuestsFooterLabel{color:var(--black);margin:0;font-family:DMSans-Medium,serif;font-size:1rem}.cardGuests-module__gWt3YG__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}
.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__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.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__button{color:var(--black);border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:15px;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}
.toDoBox-module__zQOEZG__toDoBoxContainer,.toDoBox-module__zQOEZG__toDoBoxContent{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;display:flex}.toDoBox-module__zQOEZG__toDoBoxItem{background-color:var(--white);width:100%;box-shadow:var(--boxShadow);border-radius:15px;grid-template-columns:auto minmax(0,1fr) 170px 220px 40px;align-items:center;gap:2rem;padding:1.5rem;display:grid;position:relative}.toDoBox-module__zQOEZG__toDoBoxCheckboxDeco{background-color:var(--mintLeaf);border-radius:15px 0 0 15px;width:1rem;height:100%;position:absolute;top:0;left:0}.toDoBox-module__zQOEZG__toDoBoxCheckboxInput{width:18px;height:18px;accent-color:var(--black)}.toDoBox-module__zQOEZG__toDoBoxTextContainer{width:100%;min-width:0;max-width:760px}.toDoBox-module__zQOEZG__toDoBoxTitle{white-space:normal;overflow-wrap:anywhere;width:100%;font-family:DMSans-Bold,serif;font-size:1.2rem}.toDoBox-module__zQOEZG__toDoBoxDescription{color:var(--black);white-space:normal;overflow-wrap:anywhere;width:100%;margin-bottom:.5rem;font-family:DMSans-Regular,serif;font-size:.875rem}.toDoBox-module__zQOEZG__toDoBoxDate{color:var(--gray);font-family:DMSans-Regular,serif;font-size:.875rem}.toDoBox-module__zQOEZG__toDoBoxLabelContainer{justify-content:center;align-items:center;width:100%;display:flex}.toDoBox-module__zQOEZG__toDoBoxLabel{color:var(--white);text-align:center;border-radius:10px;justify-self:start;width:fit-content;min-width:130px;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.toDoBox-module__zQOEZG__Haute{background-color:var(--bubblegumPink)}.toDoBox-module__zQOEZG__Moyenne,.toDoBox-module__zQOEZG__Moyen{background-color:var(--orange)}.toDoBox-module__zQOEZG__Normal{background-color:var(--mintLeaf)}.toDoBox-module__zQOEZG__toDoBoxFriendsContainer{justify-content:flex-start;justify-self:start;align-items:center;width:220px;height:40px;display:flex;position:relative}.toDoBox-module__zQOEZG__toDoBoxFriendAvatar{border:1px solid var(--white);background-color:var(--alabasterGrey);appearance:none;cursor:pointer;width:40px;height:40px;color:var(--white);border-radius:10px;justify-content:center;align-items:center;padding:0;font-family:DMSans-Bold,serif;font-size:1rem;transition:left .25s;display:flex;position:absolute;left:0}.toDoBox-module__zQOEZG__toDoBoxOptionsButton{cursor:pointer;background-color:#0000;border:none;justify-content:center;justify-self:end;align-items:center;width:40px;height:40px;display:flex}
.presents-module__hhTkSq__presentsContainer{justify-content:flex-start;width:100%;display:flex}.presents-module__hhTkSq__presents{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;width:100%;display:flex}.presents-module__hhTkSq__present{background-color:var(--white);border-radius:25px;flex-direction:column;flex:320px;justify-content:space-between;width:100%;max-width:400px;height:auto;padding:1.5rem;display:flex;position:relative}.presents-module__hhTkSq__presentInfo{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.presents-module__hhTkSq__presentImageContainer{justify-content:center;align-items:center;width:100%;padding-top:1rem;display:flex}.presents-module__hhTkSq__presentImage{object-fit:cover;border:1px solid var(--black);border-radius:10px;width:100%;height:220px;margin-bottom:1rem}.presents-module__hhTkSq__presentCategory{background-color:var(--black);color:var(--white);border-radius:8px;width:fit-content;padding:5px 10px;font-family:DMSans-Bold,serif;font-size:.8rem}.presents-module__hhTkSq__presentTitle{margin-top:1rem;font-family:DMSans-Bold,serif;font-size:1.2rem;font-weight:700}.presents-module__hhTkSq__presentDescription{font-family:DMSans-Regular,serif;font-size:1rem}.presents-module__hhTkSq__presentPriceAvailability{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.presents-module__hhTkSq__presentPrice,.presents-module__hhTkSq__presentAvailability{margin-top:1rem;font-family:DMSans-Regular,serif;font-size:1rem}.presents-module__hhTkSq__presentOptionsButton{cursor:pointer;background:0 0;border:none;position:absolute;top:.5rem;right:1.5rem}
.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}
.addEventModal-module__d0tpXq__modalOverlay{background-color:var(--whiteTransparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.addEventModal-module__d0tpXq__modalContent{background-color:#fff;border-radius:25px;width:700px;padding:2rem;position:relative;box-shadow:0 2px 10px #0000001a}.addEventModal-module__d0tpXq__closeButton{cursor:pointer;background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.addEventModal-module__d0tpXq__title{color:var(--black);text-align:center;margin-bottom:1rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.addEventModal-module__d0tpXq__addEventForm{flex-direction:column;gap:2rem;display:flex}.addEventModal-module__d0tpXq__label{color:var(--black);font-family:DMSans-Bold,serif;font-size:1rem}.addEventModal-module__d0tpXq__eventInput{border:1px solid var(--black);border-radius:15px;width:auto;min-width:200px;padding:.5rem;font-family:DMSans-Bold,serif;font-size:1rem}.addEventModal-module__d0tpXq__eventInputTitle{border-bottom:1px solid var(--black);border-top:none;border-left:none;border-right:none;width:636px;padding:.5rem;font-family:DMSans-Bold,serif;font-size:1.5rem}.addEventModal-module__d0tpXq__eventInputTitle:focus{outline:none}.addEventModal-module__d0tpXq__eventDescriptionInput{border:1px solid var(--black);resize:vertical;border-radius:15px;width:100%;min-width:200px;min-height:100px;max-height:180px;padding:.5rem;font-family:DMSans-Bold,serif;font-size:1rem}.addEventModal-module__d0tpXq__eventProviderInfoContainer{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.addEventModal-module__d0tpXq__eventDateContainer,.addEventModal-module__d0tpXq__eventTypeContainer{flex-direction:row;align-items:flex-end;gap:2rem;display:flex}.addEventModal-module__d0tpXq__eventAdressContainer{align-items:flex-start;gap:.5rem;display:flex}.addEventModal-module__d0tpXq__eventDateStartInputContainer,.addEventModal-module__d0tpXq__eventDateEndInputContainer,.addEventModal-module__d0tpXq__eventTypeSelectContainer,.addEventModal-module__d0tpXq__eventNameContainer,.addEventModal-module__d0tpXq__eventAddGuestsContainer,.addEventModal-module__d0tpXq__eventDescriptionContainer{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.addEventModal-module__d0tpXq__eventContactContainer{align-items:flex-start;gap:.5rem;display:flex}.addEventModal-module__d0tpXq__eventZIPCode{width:10px;min-width:125px}.addEventModal-module__d0tpXq__eventButtonContainer{flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.addEventModal-module__d0tpXq__submitButton{background-color:var(--black);color:var(--white);border:1px solid var(--black);cursor:pointer;border-radius:15px;width:fit-content;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem}.addEventModal-module__d0tpXq__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.verticalMenu-module__dCBzgq__verticalMenuContainer{background-color:var(--white);border-radius:15px;flex-direction:column;width:300px;padding:1.5rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuButton{border:1px solid var(--black);cursor:pointer;background-color:#0000;border-radius:15px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-family:DMSans-Bold,serif;font-size:1rem;transition:background-color .3s;display:flex}.verticalMenu-module__dCBzgq__verticalMenuHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuTitle{color:var(--grey);font-family:DMSans-Bold,serif;font-size:1rem}.verticalMenu-module__dCBzgq__verticalMainMenuItem{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuItem{cursor:pointer;background-color:#0000;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem;font-family:DMSans-Regular,serif;font-size:1rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuLabelsHeader{justify-content:space-between;align-items:center;width:100%;margin:1.5rem 0 1rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuAddLabelButton{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;height:100%;display:flex}.verticalMenu-module__dCBzgq__verticalMenuLabelsList{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuLabelItem{cursor:pointer;background-color:#0000;border:none;border-radius:10px;align-items:center;gap:1rem;width:40px;height:40px;padding:.5rem;font-family:DMSans-Regular,serif;font-size:1rem;display:flex}.verticalMenu-module__dCBzgq__verticalMenuLabelItemRed{background-color:var(--bubblegumPink)}.verticalMenu-module__dCBzgq__verticalMenuLabelItemOrange{background-color:var(--orange)}.verticalMenu-module__dCBzgq__verticalMenuLabelItemGreen{background-color:var(--mintLeaf)}
.presentsModal-module__mk1xiG__modalOverlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.presentsModal-module__mk1xiG__modalContent{border:1px solid var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--whiteTransparent);border-radius:25px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:100%;height:100%;padding:.5rem 1.5rem 2.5rem;transition:opacity .3s ease-in-out;animation:.3s ease-in-out presentsModal-module__mk1xiG__fadeIn;display:flex;position:absolute;inset:0;overflow-y:auto}@keyframes presentsModal-module__mk1xiG__fadeIn{0%{opacity:0}to{opacity:1}}.presentsModal-module__mk1xiG__fadeOut{pointer-events:none;animation:.3s ease-in-out forwards presentsModal-module__mk1xiG__fadeOut}@keyframes presentsModal-module__mk1xiG__fadeOut{0%{opacity:1}to{opacity:0}}.presentsModal-module__mk1xiG__modalTop{justify-content:flex-end;align-items:flex-start;width:100%;display:flex}.presentsModal-module__mk1xiG__modalCloseIcon{cursor:pointer}.presentsModal-module__mk1xiG__modalBodyContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100% - 28px);display:flex}.presentsModal-module__mk1xiG__modalItem{background-color:var(--white);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1.5rem;font-family:DMSans-Bold,sans-serif;font-size:1rem;display:flex}.presentsModal-module__mk1xiG__modalButtons{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.presentsModal-module__mk1xiG__modalHeaderButton{border:1px solid var(--black);cursor:pointer;background:0 0;border-radius:15px;padding:1rem;font-family:DMSans-Bold,sans-serif;font-size:1rem}.presentsModal-module__mk1xiG__cardOptionsButtonDelete{border:1px solid var(--red);color:var(--red)}.presentsModal-module__mk1xiG__cardOptionsButtonModifyActive{border:1px solid var(--black);color:var(--white);background-color:var(--black)}.presentsModal-module__mk1xiG__cardOptionsButtonDeleteActive{border:1px solid var(--red);color:var(--white);background-color:var(--red)}.presentsModal-module__mk1xiG__cardOptionsButtonModify:active{border:1px solid var(--black);color:var(--white);background-color:var(--black)}.presentsModal-module__mk1xiG__cardOptionsButtonDelete:active{border:1px solid var(--red);color:var(--white);background-color:var(--red)}.presentsModal-module__mk1xiG__modalPanel{width:100%;transition:height .3s cubic-bezier(.22,1,.36,1);overflow:hidden}.presentsModal-module__mk1xiG__panelEnter{animation:.3s ease-out presentsModal-module__mk1xiG__panelFadeIn}.presentsModal-module__mk1xiG__panelExit{animation:.3s ease-in forwards presentsModal-module__mk1xiG__panelFadeOut}@keyframes presentsModal-module__mk1xiG__panelFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes presentsModal-module__mk1xiG__panelFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.presentsModal-module__mk1xiG__modalItems{border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1.5rem;font-family:DMSans-Bold,sans-serif;font-size:1rem;display:flex}.presentsModal-module__mk1xiG__modalItemsContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.presentsModal-module__mk1xiG__modalDeleteContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;font-family:DMSans-Bold,sans-serif;font-size:1rem;display:flex}.presentsModal-module__mk1xiG__modalButtonItem{cursor:pointer;background:0 0;border:none;font-family:DMSans-Bold,sans-serif;font-size:1rem}.presentsModal-module__mk1xiG__delete{color:var(--red)}.presentsModal-module__mk1xiG__deletePresent{background-color:var(--red);color:var(--white);border-radius:15px;padding:1rem}.presentsModal-module__mk1xiG__modalDeleteWarningText{text-align:center;color:var(--gray);margin:0;font-family:DMSans-Regular,sans-serif;font-size:.875rem}
.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}
