.menuLayout_wrapper____piG{display:flex;flex-direction:column;align-items:center;gap:40px;padding:40px 20px;margin-bottom:60px}.menuLayout_sectionBlock__mS8Z2{display:flex;flex-direction:column;gap:12px;min-width:260px;max-width:450px}.menuLayout_labelWithIcon__kWsQu{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;justify-content:center}.menuLayout_labelText__tvfqN{margin:0;font-weight:700;font-size:16px}.menuLayout_labelText2__ScUr_{margin:0;font-weight:700;font-size:14px}.menuLayout_subTextLabel__NNo98{font-size:14px}.menuLayout_iconInputWrapper__54xFC{display:flex;align-items:center;gap:10px;margin-bottom:20px;justify-content:center}.menuLayout_inputIcon__uOzwK{font-size:20px;flex-shrink:0}.menuLayout_tipsIcon__mRHVj{width:40px;height:auto}.menuLayout_dropdownBox__xL1vz{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;justify-content:center}.menuLayout_dropdownCard__kYMZm{width:193px;height:110px;background-size:cover;background-position:50%;border-radius:10px;cursor:pointer;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1)}.menuLayout_selectedCard__2AgRh{outline:2px solid #101038;outline-offset:2px;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:none!important}.menuLayout_unSelectedCard__7NCX_{filter:grayscale(30%);opacity:.8;transition:all .3s ease}.menuLayout_dropdownCard__kYMZm:hover{transform:none;box-shadow:0 0 0 2px #101038}.menuLayout_dropdownCard__kYMZm:after{content:"";position:absolute;inset:0;opacity:0;border-radius:10px;transition:opacity .3s ease}.menuLayout_selectedCard__2AgRh:after{opacity:1}.menuLayout_dropdownOverlay__3r2rs{position:absolute;bottom:0;width:100%;padding:8px;text-align:center;background:rgba(0,0,0,.5);color:white;font-weight:700;border-radius:0 0 10px 10px}.menuLayout_dropdownItem__Oflns{padding:10px 16px;border-radius:8px;background:#f0f0f0;cursor:pointer;font-weight:500}.menuLayout_dropdownItem__Oflns:hover,.menuLayout_selectedItem__firxJ{background:#101038;color:#fff}.menuLayout_dateDropdownFull__df6Sa{width:100%;background:#fff;border-radius:10px;box-shadow:0 5px 25px rgba(0,0,0,.1);padding:20px 40px;z-index:1000}.menuLayout_dateAndTimeGrid__FjGvP{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.menuLayout_dateColumn__JzpHQ{flex:2;min-width:800px}.menuLayout_timeContent__Ndc4n{max-width:315px;padding:0 30px 20px;margin:20px 0;border:1px solid #ebeef1;background-color:#f3f5f7cb;border-radius:10px}.menuLayout_errorBorder__XYBU_{border:1px solid red;border-radius:8px;padding:1rem}.menuLayout_exclamationCircle__i7O2f{display:inline-flex;align-items:center;justify-content:center;background-color:rgb(240,73,73);color:white;font-weight:700;font-size:1.1rem;width:30px;height:30px;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.2)}.menuLayout_timeContent__Ndc4n p{font-size:11px;letter-spacing:.5px;line-height:1.3;font-style:italic;padding:5px}.menuLayout_timeColumn__bQKkP{flex:none;width:162px;display:flex;flex-direction:column;gap:10px}.menuLayout_timeColumn__bQKkP label{font-size:14px}.menuLayout_timeInputBox__zjikS{border:1px solid #ccc;border-radius:6px;background:#fff;padding:3px 5px;display:flex;align-items:center;font-size:16px;font-weight:500}.menuLayout_btnReserve__Zpm3A{background-color:#101038;color:#fff;border:none;padding:14px 32px;font-size:16px;border-radius:10px;cursor:pointer;font-weight:600;margin-top:20px;transition:background-color .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.menuLayout_btnReserve__Zpm3A:hover{background-color:#222}.menuLayout_collapsed__ENGWI{width:100%;padding:20px;background:white;border-radius:12px;z-index:1000;animation:menuLayout_slideIn__4RXIP .4s ease}@keyframes menuLayout_slideIn__4RXIP{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.menuLayout_collapsed__ENGWI .menuLayout_btnReserve__Zpm3A,.menuLayout_collapsed__ENGWI .menuLayout_dateAndTimeGrid__FjGvP,.menuLayout_collapsed__ENGWI .menuLayout_iconInputWrapper__54xFC,.menuLayout_collapsed__ENGWI .menuLayout_sectionBlock__mS8Z2{display:none}.menuLayout_summary__73hn1{width:275px;box-shadow:0 4px 16px rgba(0,0,0,.1);border-radius:10px;padding:20px;font-size:14px;line-height:1.5;position:sticky;top:80px;right:80px;margin-top:75px}.menuLayout_summary__73hn1 h6{font-size:16px;margin-bottom:20px;padding-bottom:10px;font-weight:800;text-align:center;border-bottom:1px solid #ddd}.menuLayout_summaryOpen__urTmQ{top:45vh!important;height:auto;background-color:#ffffffef}.menuLayout_summaryWrapper__AOMLR{width:100%;position:sticky;top:75px}.menuLayout_mobileSummaryOverlay__PDaRS{position:fixed;top:210px;left:0;width:100%;max-height:60vh;background-color:#ffffff;box-shadow:0 -2px 12px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease-in-out;z-index:9999;padding:20px;overflow-y:auto;border-radius:12px}.menuLayout_mobileSummaryOverlay__PDaRS h6{font-size:16px;margin-bottom:20px;padding-bottom:10px;font-weight:800;text-align:center;border-bottom:1px solid #ddd}.menuLayout_mobileSummaryOverlay__PDaRS.menuLayout_active__DsVz8{transform:translateY(0)}.menuLayout_summaryMobileContent__6r8la h6{font-size:16px;margin-bottom:12px;font-weight:700;text-align:center}.menuLayout_summaryMobileContent__6r8la p{margin:5px 0;font-size:14px}.menuLayout_summaryToggleBtn__6K4sh{position:relative;top:0;left:50%;transform:translateX(-50%);background-color:#101038;color:white;padding:5px 15px;border-radius:30px;font-weight:700;z-index:9999;border:none;width:75%}.menuLayout_unitCard__elr_V{padding:15px;background-color:rgb(250,250,250)}.menuLayout_unitImage__gQyhf{width:320px;height:250px;border-radius:10px;background-size:cover;background-position:50%}.menuLayout_unitImageSurclass__1JsMo{width:220px;height:170px;border-radius:10px;background-size:cover;background-position:50%}.menuLayout_unitImageConfirmation__qDNXt{width:150px;height:125px;border-radius:10px;background-size:cover;background-position:50%}.menuLayout_blockRate__dKZtY{border-top:1px solid #f0f0f0;padding:15px 0}.menuLayout_blockRate__dKZtY p{font-size:13px;margin-bottom:.5rem;line-height:20px}.menuLayout_btnEdit__t8vI5{background:transparent;color:#000;border:1px solid #000;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.menuLayout_btnRate__ERZWl{background:#101038;border-radius:20px;padding:8px 12px;cursor:pointer;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#fff;transition:background-color .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);border:none;height:fit-content}.menuLayout_btnRate__ERZWl:hover{background-color:#222}.menuLayout_btnEdit__t8vI5:hover{background:#000;color:#fff}.menuLayout_icons__gHAN0{justify-content:end}.menuLayout_cartButton__TWmyh{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:1rem;font-weight:500;border:2px solid transparent;border-radius:6px;transition:all .3s ease;cursor:pointer}.menuLayout_reservationButton__dAC5v{background-color:#101038;color:white;border-color:#101038}.menuLayout_reservationButton__dAC5v:hover{background-color:#706b54;border-color:#706b54}.menuLayout_buttonText__EYXuD{display:inline}.menuLayout_sectionHeader__WUBx8{position:relative;top:-32px;left:0;padding:0 80px;background-color:white;width:258px}.menuLayout_reservationCard__ViLzB{border-radius:8px;margin-top:40px;max-width:160px;height:160px;overflow:hidden}.menuLayout_reservationCardImageWrapper__jnakh{width:160px;height:160px;position:relative;border-radius:8px;overflow:hidden}.menuLayout_reservedBadge__iIfhl{border-bottom-right-radius:6px;font-size:.75rem;font-weight:600}.menuLayout_summaryRoom__90tg2{border:none}.menuLayout_contentRight__KxGfe{border:1px solid #ddd}.menuLayout_btnDeleteMobile__ghOhb{min-width:120px}.menuLayout_textSmallMuted__xLVfX{font-size:.85rem}.menuLayout_btnBloquer__kPPGd{background:#101038;border-radius:10px;padding:8px 12px;cursor:pointer;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#fff;transition:background-color .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1);border:none;height:fit-content}.menuLayout_btnBloquer__kPPGd:hover{background-color:#222}.menuLayout_description__r_BXS{width:50%}.menuLayout_descriptionFlex__T0uYG{display:flex;gap:2rem}.menuLayout_descriptionFlex__T0uYG>div{flex:1;min-width:300px}.menuLayout_descriptionFlexRoomChange__OcQko{display:flex;gap:2rem}.menuLayout_descriptionFlexRoomChange__OcQko>div{flex:1;min-width:240px}.menuLayout_descriptionFlexResume__JX45d>div{min-width:100px!important}@media (max-width:1200px){.menuLayout_dateColumn__JzpHQ{min-width:625px}.menuLayout_unitImageSurclass__1JsMo,.menuLayout_unitImage__gQyhf{width:250px;height:200px}}@media (max-width:992px){.menuLayout_blockTime__yzMdn{width:100%;display:flex;justify-content:center;gap:0 25px}.menuLayout_unitImageSurclass__1JsMo,.menuLayout_unitImage__gQyhf{width:100%}.menuLayout_timeContent__Ndc4n{max-width:100%}.menuLayout_unitImageConfirmation__qDNXt{min-width:100%;min-height:200px;margin-bottom:2rem}.menuLayout_unitContainerChange__bjqTo{gap:1rem!important}}@media (max-width:767px){.menuLayout_collapsed__ENGWI{padding:0}.menuLayout_iconInputWrapper__54xFC{margin-top:20px}.menuLayout_dateDropdownFull__df6Sa{padding:0}.menuLayout_summary__73hn1{display:flex;justify-content:center;flex-direction:column;margin-top:0;z-index:1}.menuLayout_summaryWrapper__AOMLR{position:relative}.menuLayout_dateColumn__JzpHQ{min-width:300px}.menuLayout_blockRate__dKZtY{flex-direction:column}.menuLayout_blockRate__dKZtY p{font-size:11px}.menuLayout_priceRate__1hqHa{justify-content:end!important;margin-top:5px}.menuLayout_icons__gHAN0{justify-content:center}.menuLayout_timeColumn__bQKkP{width:145px}.menuLayout_errorBorder__XYBU_{margin-top:10px}.menuLayout_sectionHeader__WUBx8{padding:0 30px;width:175px}.menuLayout_reservationCard__ViLzB{max-width:100%}.menuLayout_reservationCardImageWrapper__jnakh{width:300px}.menuLayout_unitContainerChange__bjqTo{justify-content:center!important}.menuLayout_arrowRight__JW2J7{margin:2rem 0;transform:rotate(90deg)}.menuLayout_descriptionFlexRoomChange__OcQko,.menuLayout_descriptionFlex__T0uYG{flex-direction:column}.menuLayout_blockIcon__xCe5A{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:30px auto!important}.menuLayout_blockIcon__xCe5A>div{width:calc(50% - 12.5px)}.menuLayout_modalContent__sHWwb{padding:1.4rem 1rem!important}}.menuLayout_isInvalid__xvifq{border:2px solid #dc3545!important;border-radius:6px;background:#fff0f0;transition:border .2s,background .2s}.menuLayout_disabledItem__73U4J{background-color:#adb5bd;color:white;border-radius:6px;padding:6px 14px;text-align:center;font-size:.85rem;line-height:1.1;cursor:not-allowed;min-width:110px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.menuLayout_disabledItem__73U4J small{font-size:.6rem;color:rgba(255,255,255,.75);margin-top:2px}.menuLayout_unitContainer___sYbG{margin-top:3%}.menuLayout_unitContainerChange__bjqTo{margin-top:3%;gap:3rem}.menuLayout_unitBox__R_LNB{min-width:950px}.menuLayout_unitBoxSimple__BzqEs,.menuLayout_unitBox__R_LNB{background-color:#ffffff;padding:2.8rem 1.5rem 1.5rem;transition:box-shadow .3s ease;border:1px solid #e0e0e0}.menuLayout_unitBoxSimple__BzqEs{min-width:300px}.menuLayout_typeBox__Fbruw{position:relative;top:0;left:0;background-color:#101038;color:white;padding:.5rem 1rem;font-size:.9rem;width:fit-content;margin-top:-26px;margin-left:-25px}@media (max-width:991px){.menuLayout_unitBox__R_LNB{min-width:100%}}@media (max-width:520px){.menuLayout_reservationCard__ViLzB{width:100%}.menuLayout_dropdownCard__kYMZm{max-width:165px}}.menuLayout_blockIcon__xCe5A{justify-content:start;column-gap:50px;margin-right:30px}.menuLayout_blockIcon__xCe5A small{text-align:center}.menuLayout_spinnerContainer__VQk1g{display:flex;justify-content:center;align-items:center;height:100%;min-height:200px}.menuLayout_spinner__3nbZ9{width:48px;height:48px;border:6px solid #ccc;border-top-color:#101038;border-radius:50%;animation:menuLayout_spin__mlfCb 1s linear infinite}@keyframes menuLayout_spin__mlfCb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loading_loadingContainer__y9LUo{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;background-color:white}.Loading_logoWrapper__CYIJ0{animation:Loading_zoomIn__upNVg 2s ease-in-out infinite}.Loading_logomvb__sYJkP{width:115px;height:auto}.Loading_logomaal__Tp5mM{width:200px;height:auto}@keyframes Loading_zoomIn__upNVg{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Loading_loadingText__e42se{color:var(--primary-color)}.Loading_loadTextMvb__Xvpqm,.Loading_loadingText__e42se{margin-top:20px;font-size:18px;font-weight:700;letter-spacing:1px;white-space:pre}.Loading_loadTextMvb__Xvpqm{color:rgb(7,59,7)}@media (max-width:767px){.Loading_logo__m2wKq{width:75px;height:90px}.Loading_loadingText__e42se{font-size:16px}}.ExtraStep_datePickerContainer__5ym26{border:1px solid #ccc;padding:20px;border-radius:10px;width:90%;margin:auto}.ExtraStep_extraCard__QzLh6{border-bottom:1px solid #cccccc7b;display:flex;flex-wrap:wrap;padding:1rem 0;justify-content:space-between}.ExtraStep_extraImage__QyOQe{width:100%;max-width:400px;height:250px;object-fit:cover}.ExtraStep_extraPrice__qqgJ_{text-align:right;margin-bottom:30px}.ExtraStep_extraButton__xpDO3{position:fixed;bottom:20px;width:auto;left:calc(50% - 6rem);z-index:20}.ExtraStep_summary__e0kC1{width:275px;box-shadow:0 4px 16px rgba(0,0,0,.1);border-radius:10px;padding:20px;font-size:14px;line-height:1.5;position:sticky;top:80px;right:80px;margin-top:103px}.ExtraStep_summary__e0kC1 h6{font-size:16px;margin-bottom:20px;padding-bottom:10px;font-weight:800;text-align:center;border-bottom:1px solid #ddd}.ExtraStep_summaryWrapper__TAVEh{width:100%;position:sticky;top:75px}.ExtraStep_summaryToggleBtn__L0xVC{position:relative;top:0;left:50%;transform:translateX(-50%);background-color:#101038;color:white;padding:5px 15px;border-radius:30px;font-weight:700;z-index:10;border:none;width:75%;margin-bottom:-40px}.ExtraStep_mobileSummaryOverlay__m0Cr6{position:fixed;top:210px;left:0;width:100%;max-height:60vh;background-color:#ffffff;box-shadow:0 -2px 12px rgba(0,0,0,.15);transform:translateY(100%);transition:transform .3s ease-in-out;z-index:9999;padding:20px;overflow-y:auto;border-radius:12px}.ExtraStep_mobileSummaryOverlay__m0Cr6 h6{font-size:16px;margin-bottom:20px;padding-bottom:10px;font-weight:800;text-align:center;border-bottom:1px solid #ddd}.ExtraStep_mobileSummaryOverlay__m0Cr6.ExtraStep_active__KzqEa{transform:translateY(0)}.ExtraStep_btnEdit__M9DAX{background:transparent;color:#000;border:1px solid #000;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;&:hover{background:#000;color:#fff}&:focus{outline:none}}@media (max-width:768px){.ExtraStep_extraContainer__wvA0v{display:flex;flex-direction:column}.ExtraStep_extraTitle__t_Ink{margin-bottom:10px!important}.ExtraStep_extraPrice__qqgJ_{margin-top:-20px!important;margin-bottom:0}.ExtraStep_datePickerContainer__5ym26{padding:5px;width:95%}.ExtraStep_summary__e0kC1{display:flex;justify-content:center;flex-direction:column;margin-top:0;z-index:1}.ExtraStep_extraButton__xpDO3{left:calc(50% - 5.5rem)}}.Header_header__MvnS2{background:#f8f8f8;position:relative;padding-top:10px}.Header_navbar__hkxdG{background:#f8f8f8;width:100%;margin:0 auto;padding:10px 20px}.Header_headerContent__zP2Kf{justify-content:space-between;flex-wrap:wrap}.Header_headerContent__zP2Kf,.Header_logoContainer__gxrJO{display:flex;align-items:center}.Header_navlogo__jIIDl{object-fit:contain;width:40px;height:auto}.Header_navlogomvb__Vtol1{object-fit:contain;width:80px;height:auto}.Header_navlogomaal__UtmCw{object-fit:contain;width:125px;height:auto}.Header_headerButtons__E167d{display:flex;gap:12px}.Header_headerButton__Ka7db{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;border:2px solid transparent;border-radius:6px;transition:all .3s ease;cursor:pointer}.Header_cartButton__0cWh5{background-color:white;color:#333;border-color:#ccc}.Header_cartButton__0cWh5:hover{background-color:#f3f3f3;border-color:#999}.Header_reservationButton__s64rh{background-color:#101038;color:white;border-color:#101038}.Header_reservationButton__s64rh:hover{background-color:#706b54;border-color:#706b54}.Header_buttonText__T_EwW{display:inline}.Header_cartBadge__WUHtv{font-size:.65rem}@media only screen and (max-width:768px){.Header_headerContent__zP2Kf{flex-direction:row;justify-content:space-between;align-items:center}.Header_navlogo__jIIDl{width:50px;height:auto;margin-top:10px;margin-bottom:10px}.Header_headerButtons__E167d{flex-direction:row;gap:10px}.Header_headerButton__Ka7db{padding:6px 10px;justify-content:center}.Header_buttonText__T_EwW{display:none}}.PaymentForm_paymentForm__OVnlk{display:flex;flex-direction:column;width:75%;margin:20px auto;gap:1rem}.PaymentForm_errorMessage__heCkX{color:red;font-size:.9rem;margin-top:-10px}.wizard_wizardContainer__SJFJy{justify-content:center;gap:8px;padding:16px;background-color:#f9f9f9;flex-wrap:wrap;border-radius:8px}.wizard_stepWrapper__R7_FC,.wizard_step__vnF6j,.wizard_wizardContainer__SJFJy{display:flex;align-items:center}.wizard_step__vnF6j{padding:6px 0;border-radius:6px;transition:all .3s ease}.wizard_icon__CfhP5{margin-right:6px;font-size:14px;color:#ffffff;background-color:#e9e9eb;padding:8px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center}.wizard_label__AD68t{font-weight:400;font-size:14px;color:#aaa;letter-spacing:.5px}.wizard_active__a8LRx .wizard_icon__CfhP5{margin-right:6px;color:#ffffff;background-color:#101038}.wizard_active__a8LRx .wizard_label__AD68t{font-weight:700;color:#101038}.wizard_inactive__Uk_PC .wizard_label__AD68t{color:#aaa}.wizard_separator___gK_M{width:100px;height:1px;background-color:#ccc;margin:0 8px}@media screen and (max-width:1200px){.wizard_separator___gK_M{width:75px}}@media screen and (max-width:1025px){.wizard_separator___gK_M{width:30px}.wizard_icon__CfhP5,.wizard_label__AD68t{font-size:12px}}@media screen and (max-width:768px){.wizard_wizardContainer__SJFJy{flex-wrap:nowrap;align-items:flex-start;overflow-x:auto}.wizard_label__AD68t{display:none}.wizard_icon__CfhP5{margin-right:0;font-size:18px;padding:7px 8px}.wizard_active__a8LRx .wizard_icon__CfhP5{font-weight:700;border-radius:50%}.wizard_step__vnF6j{padding:6px}}