.CompteSection_environsSection__0VaoZ{position:relative}.CompteSection_stickyHeader__tNuUb{position:relative;top:0;background-color:#f7f5f0;padding:1rem;height:20vh;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center}.CompteSection_title__8cSx_{color:#a39466;font-size:3rem;font-weight:600;margin-bottom:1rem}.CompteSection_container__0TIPn{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.CompteSection_imageSection__lfU9p{width:60%}.CompteSection_lobbyImage__3x_7e{border-radius:5px;width:60%}.CompteSection_loginSection__TZEXY{width:35%;display:flex;height:80vh;z-index:2;flex-direction:column;align-items:center;background-color:#fff;padding:100px;box-shadow:0 4px 10px rgba(0,0,0,.1);background-image:url(/logo.jpg);background-size:contain;background-position:bottom;background-repeat:no-repeat}.CompteSection_subtitle__5wBJT{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#6a583b;text-align:center}.CompteSection_button__4AR2J{width:70%;padding:10px;margin:10px 0;font-size:1rem;color:#6a583b;background-color:#fff;border:2px solid #cbab77;border-radius:5px;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.2)}.CompteSection_button__4AR2J:hover{background-color:#e6dac4;box-shadow:0 6px 12px rgba(0,0,0,.3)}.CompteSection_logo__hvsGj{position:absolute;top:10px;right:10px}.CompteSection_loginForm__LOxiw{z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}.CompteSection_formTitle__gOWK_{font-size:1.5rem;color:#6a583b;margin-bottom:20px;font-weight:700}.CompteSection_label__a5jXT{align-self:flex-start;color:#6a583b;font-size:1rem;margin-top:10px}.CompteSection_input__34hiG{width:100%;padding:10px;margin:5px 0 20px;border:none;border-bottom:1px solid #d3d3d3;font-size:1rem;color:#000;background-color:#fff;outline:none}.CompteSection_forgotPassword__MlBhu{color:#6a583b;font-size:.9rem;margin-bottom:20px;text-decoration:underline;cursor:pointer}.CompteSection_slideIn__7c79C{animation:CompteSection_slideIn__7c79C .5s forwards}@keyframes CompteSection_slideIn__7c79C{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.CompteSection_loginSection__TZEXY{width:100%}.CompteSection_imageSection__lfU9p{display:none}}.EnvironsSection_environsSection__do0HU{position:relative}.EnvironsSection_stickyHeader__V6WKA{position:relative;top:0;background-color:#f7f5f0;padding:1rem;height:20vh;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center}.EnvironsSection_title__w_Kc9{color:#a39466;font-size:3rem;font-weight:600;margin-bottom:1rem}.EnvironsSection_buttonContainer__jgsIl{display:flex;justify-content:center;gap:1rem}.EnvironsSection_detailButton__z5l3v{background-color:transparent;border:2px solid #a39466;color:#a39466;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background-color .3s,color .3s}.EnvironsSection_detailButton__z5l3v.EnvironsSection_active__Hbnwk,.EnvironsSection_detailButton__z5l3v:hover{background-color:#a39466;color:#f7f5f0}.EnvironsSection_scrollContainer__MsAig{display:flex;align-items:center;flex-direction:column;overflow-x:auto;scroll-snap-type:x mandatory;padding:1rem 0;gap:2rem}.EnvironsSection_detailItem__EnXMP{display:flex;flex-direction:row;height:80vh;width:90%;padding:50px;align-items:center}.EnvironsSection_details__8UOiK{margin-left:50px;width:50%}.EnvironsSection_subtitle__ce1bp{color:#a39466;font-weight:700;font-size:2rem;margin-bottom:1rem}.EnvironsSection_detailImage__v7Ymr{position:relative;width:600px;height:400px;border-radius:8px;margin-bottom:1rem}.EnvironsSection_detailItem__EnXMP.EnvironsSection_reverse__ZGsDW{flex-direction:row-reverse!important}.EnvironsSection_image__99Yr_{box-shadow:0 4px 10px rgba(0,0,0,.1)}.EnvironsSection_detailDescription__9fMNG{font-size:1.2rem;color:#333}.EnvironsSection_navbar__i64_3{position:absolute;top:0;left:0;width:100%;padding:1rem 2rem;display:flex;justify-content:flex-end;align-items:center;z-index:4}.EnvironsSection_sidebar__h_4fi{position:fixed;top:0;left:0;width:300px;height:100vh;background-color:#f4f1e3;box-shadow:2px 0 5px rgba(0,0,0,.5);transform:translateX(-100%);transition:transform .3s ease;z-index:20;padding:2rem 1rem}.EnvironsSection_sidebar__h_4fi.EnvironsSection_open__uz_a4{transform:translateX(0)}.EnvironsSection_closeButton__aUvWG{background:none;border:none;font-size:1.5rem;cursor:pointer;position:absolute;top:1rem;right:1rem;color:#333}.EnvironsSection_logoContainer__aHY30{display:flex;justify-content:center;margin-bottom:4rem}.EnvironsSection_menuList__RvHVX{list-style:none;padding:0;margin:0}.EnvironsSection_menuList__RvHVX li{font-size:1.5rem;color:#5e4c34;cursor:pointer;margin:1rem 0;transition:font-size .2s ease}.EnvironsSection_menuList__RvHVX li:hover{font-size:1.6rem;color:#a88c59}.EnvironsSection_burgerMenu__Ju5px{position:absolute;top:-7px;left:1.8rem;background:none;border:none;color:#000;font-size:40px;cursor:pointer;z-index:10}.EnvironsSection_navOptions__lEVKl{z-index:4;display:flex;align-items:center;gap:1rem}.EnvironsSection_reserveButton__0tU1N{background-color:transparent;border:1px solid #d4af37;color:#d4af37;padding:.5rem 1rem;font-size:1rem;font-weight:700;border-radius:5px;cursor:pointer;transition:background-color .3s}.EnvironsSection_reserveButton__0tU1N:hover{background-color:#d4af37;color:#fff}@media (max-width:768px){.EnvironsSection_burgerMenu__Ju5px{top:1rem;left:2rem;font-size:2rem}}.ReservationList_environsSection__s_Fxh{position:relative}.ReservationList_stickyHeader__VYIZ4{position:relative;top:0;background-color:#f7f5f0;padding:1rem;height:20vh;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center}.ReservationList_title__mlRUX{color:#a39466;font-size:3rem;font-weight:600;margin-bottom:1rem}.ReservationList_container__hKSF9{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ReservationList_imageSection__iqHOy{width:60%}.ReservationList_lobbyImage__2_HGA{border-radius:5px;width:60%}.ReservationList_loginSection__ViLLO{width:35%;display:flex;height:80vh;z-index:2;flex-direction:column;align-items:center;background-color:#fff;padding:100px;box-shadow:0 4px 10px rgba(0,0,0,.1);background-image:url(/logo.jpg);background-size:contain;background-position:bottom;background-repeat:no-repeat}.ReservationList_subtitle__vX3yo{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#6a583b;text-align:center}.ReservationList_button__ps6GL{width:70%;padding:10px;margin:10px 0;font-size:1rem;color:#6a583b;background-color:#fff;border:2px solid #cbab77;border-radius:5px;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ReservationList_button__ps6GL:hover{background-color:#e6dac4;box-shadow:0 6px 12px rgba(0,0,0,.3)}.ReservationList_logo__5jkM8{position:absolute;top:10px;right:10px}.ReservationList_loginForm__8ejb9{z-index:1;display:flex;flex-direction:column;align-items:center;width:100%}.ReservationList_formTitle___YBkK{font-size:1.5rem;color:#6a583b;margin-bottom:20px;font-weight:700}.ReservationList_label__Lqweh{align-self:flex-start;color:#6a583b;font-size:1rem;margin-top:10px}.ReservationList_input__GvRSZ{width:100%;padding:10px;margin:5px 0 20px;border:none;border-bottom:1px solid #d3d3d3;font-size:1rem;color:#000;background-color:#fff;outline:none}.ReservationList_forgotPassword__CG18p{color:#6a583b;font-size:.9rem;margin-bottom:20px;text-decoration:underline;cursor:pointer}.ReservationList_slideIn__Eqzjw{animation:ReservationList_slideIn__Eqzjw .5s forwards}.ReservationList_reservationsListContainer__denRp{padding:20px;background-color:#f9f9f9;border-radius:8px;border:1px solid #ddd;box-shadow:0 2px 10px rgba(0,0,0,.1)}.ReservationList_header__uVB5V h3{font-size:24px;color:#333}.ReservationList_actions__QttCy{display:flex;gap:10px}.ReservationList_contactButton__9RP5l,.ReservationList_profileButton__owEUC{width:40px;height:40px;padding:8px;background-color:transparent;border:1px solid #8b7355;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#8b7355;transition:all .3s}.ReservationList_contactButton__9RP5l:hover,.ReservationList_profileButton__owEUC:hover{background-color:#8b7355;color:#fff}.ReservationList_newReservationButton__6YN7p{padding:10px 20px;background-color:#0d6efd;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.ReservationList_newReservationButton__6YN7p:hover{background-color:#0056b3}.ReservationList_reservationItem__WfeZz{background-color:#fff;margin-bottom:15px;padding:15px 20px;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.ReservationList_reservationItem__WfeZz span{font-size:16px;color:#333}.ReservationList_date__quJaT{font-weight:700}.ReservationList_roomDetails__2VTZE{font-style:italic}.ReservationList_price__gBLrt{font-weight:700;color:#e17a00}.ReservationList_status__ZLK7e{font-size:14px;padding:5px;border-radius:4px}.ReservationList_status__ZLK7e.ReservationList_expired__GNwRo{background-color:#f8d7da;color:#721c24}.ReservationList_status__ZLK7e.ReservationList_withinCancellation__yZJZq{background-color:#fff3cd;color:#856404}.ReservationList_viewDetailsButton__UkI8J{padding:8px 12px;background-color:#28a745;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.ReservationList_viewDetailsButton__UkI8J:hover{background-color:#218838}.ReservationList_viewDetailsButton__UkI8J:focus{outline:none}.ReservationList_reservationsList__AWUBz p{color:#888;font-size:16px}@keyframes ReservationList_slideIn__Eqzjw{0%{transform:translateY(50%);opacity:0}to{transform:translateY(0);opacity:1}}.ReservationList_header__uVB5V{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ReservationList_title__mlRUX{display:flex;align-items:center;gap:10px}.ReservationList_title__mlRUX h1{color:#666;font-size:2rem}.ReservationList_addButton__F50UQ{width:30px;height:30px;background:#fff;border:1px solid #8b7355;color:#8b7355;font-size:20px;cursor:pointer}.ReservationList_userActions__4k5AN{display:flex;gap:10px}.ReservationList_reservationItem__WfeZz{background:#f5f5f5;padding:15px;margin-bottom:10px;border-radius:5px;display:flex;justify-content:space-between;align-items:center}.ReservationList_details__qaLTi{display:flex;gap:40px;align-items:center}.ReservationList_standard__T_Awl{color:#000;position:relative}.ReservationList_refundableIndicator__K3q66{position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;cursor:help}.ReservationList_refundableGreen__gxRNz{background-color:#4caf50}.ReservationList_refundableRed__TIabk{background-color:red}.ReservationList_tooltip__E_e3Z{visibility:hidden;position:absolute;z-index:1;width:200px;background-color:#333;color:#fff;text-align:center;padding:8px;border-radius:6px;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s}.ReservationList_indicatorContainer__p3F16:hover .ReservationList_tooltip__E_e3Z{visibility:visible;opacity:1}.ReservationList_tooltip__E_e3Z:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#333}.ReservationList_viewButton__N0kHE{background:#8b7355;color:#fff;border:none;padding:8px 15px;border-radius:20px;cursor:pointer}.ReservationList_offersSection__oeY0I{margin-top:40px;border:1px solid #ddd;border-radius:5px;padding:20px}.ReservationList_noOffers__Sv77e{color:#999;text-align:center;padding:40px}.ReservationList_detailsContainer__a5JZF{padding:2rem;max-width:1400px;margin:0 auto}.ReservationList_detailsTitle__YkuhK{font-size:2rem;font-weight:700;margin-bottom:2rem}.ReservationList_detailsContent__hWZPe{display:flex;gap:2rem}.ReservationList_detailsCard__yC18e{flex:1}.ReservationList_actionsCard__bve3_,.ReservationList_detailsCard__yC18e{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ReservationList_actionsCard__bve3_{width:400px}.ReservationList_detailsGrid__6JItP{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.ReservationList_label__Lqweh{color:#666;font-size:.9rem;margin-bottom:.25rem}.ReservationList_value__Pguy3{font-size:1.2rem;font-weight:500}.ReservationList_cancelButton__y5QtV{width:100%;padding:1rem;background:#fff;border:1px solid #4caf50;color:#4caf50;border-radius:.5rem;margin:1rem 0 2rem;font-weight:500}.ReservationList_conversationBox__ROgSh{margin-top:1rem;border:1px solid #ddd;border-radius:.5rem;padding:1rem}.ReservationList_messageInput__t_ZWO{width:100%;min-height:120px;border:none;background-color:#fff;resize:vertical;margin-bottom:1rem}.ReservationList_messageActions__OICw8{display:flex;justify-content:space-between;align-items:center}.ReservationList_sendButton__dkhdQ{padding:.5rem 1.5rem;background:#8b7355;color:#fff;border-radius:2rem}.ReservationList_backButton__qZlcY{margin-top:2rem;color:#8b7355;display:flex;align-items:center;gap:.5rem}@media (max-width:768px){.ReservationList_loginSection__ViLLO{width:100%}.ReservationList_imageSection__iqHOy{display:none}}