.Booking_foglalasPage__MVxHV{font-family:Montserrat,sans-serif;color:#333}.Booking_heroImageContainer__xIbbA{position:absolute;top:0;left:0;width:100%;height:100%}.Booking_heroImage__Yf5kY{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:brightness(.8);width:100%;height:100%}.Booking_imageOverlay__R_2ri{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.6))}.Booking_heroSection__2tEoC{position:relative;height:60vh;min-height:500px;display:flex;justify-content:center;align-items:center;text-align:center}.Booking_heroContent__zy7H1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:2rem;color:white;text-align:center;box-sizing:border-box;z-index:2}.Booking_heroTitle__oBqFn{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;letter-spacing:1px;margin:0;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.Booking_heroTitle__oBqFn small{display:block;font-size:.5em;font-weight:300;margin-top:1rem;opacity:.9}.Booking_bookingSection__WTmng{padding:4rem 1rem;background:white;width:100%;box-sizing:border-box}.Booking_stepContainer__xc_ek{max-width:1200px;margin:0 auto;padding:0 1rem}.Booking_stepContainer__xc_ek h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:400;color:#344E41;text-align:center;margin-bottom:1rem}.Booking_underline__Tmm_8{width:80px;height:3px;background:#344E41;margin:0 auto 1.5rem}.Booking_stepDescription__z61YT{max-width:600px;margin:0 auto 2rem;color:#666;line-height:1.6;text-align:center;font-size:clamp(.9rem,2vw,1rem)}.Booking_roomsGrid__YjxC_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.Booking_roomCard__jpiVB{background:white;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;border:1px solid #e0e0e0}.Booking_roomCard__jpiVB:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Booking_roomCard__jpiVB.Booking_selected__03SD8{border:2px solid #344e41;box-shadow:0 5px 20px rgba(52,78,65,.3)}.Booking_roomImageContainer__oIpTv{position:relative;width:100%;height:200px}.Booking_roomImage__Vm5m0{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Booking_roomContent__xppiF{padding:1.5rem;display:flex;flex-direction:column}.Booking_roomContent__xppiF h3{font-size:1.3rem;color:#344E41;margin-bottom:.8rem}.Booking_roomMeta__WSpaa{display:flex;gap:1rem;margin-bottom:.8rem;color:#344E41;font-weight:500;font-size:.9rem}.Booking_roomMeta__WSpaa svg{margin-right:.3rem}.Booking_roomContent__xppiF p{color:#666;line-height:1.6;margin-bottom:1rem;font-size:.95rem}.Booking_roomPrice__915Wk{font-size:1.2rem;font-weight:600;color:#344E41;margin-bottom:1rem}.Booking_selectRoom__Qy6Vj{margin-top:auto;color:#344E41;font-weight:500;display:flex;align-items:center;justify-content:flex-end}.Booking_selectRoom__Qy6Vj svg{margin-left:.5rem}.Booking_selectedText___lBs1{color:#344E41}.Booking_bookingForm__ZDGRT{max-width:600px;margin:0 auto}.Booking_formRow__FTL61{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.Booking_formGroup__FjHLS{margin-bottom:1.5rem}.Booking_formGroup__FjHLS label{display:block;margin-bottom:.5rem;color:#344E41;font-weight:500}.Booking_formGroup__FjHLS label svg{margin-right:.5rem;color:#344E41}.Booking_formGroup__FjHLS input,.Booking_formGroup__FjHLS select,.Booking_formGroup__FjHLS textarea{width:100%;padding:.8rem 1rem;border:1px solid #ddd;border-radius:4px;font-family:Montserrat,sans-serif;transition:all .3s ease}.Booking_formGroup__FjHLS input:focus,.Booking_formGroup__FjHLS select:focus,.Booking_formGroup__FjHLS textarea:focus{outline:none;border-color:#344E41;box-shadow:0 0 0 2px rgba(52,78,65,.2)}.Booking_formGroup__FjHLS textarea{min-height:100px;resize:vertical}.Booking_bookingSummary__MWmgG{background:white;padding:1.5rem;border-radius:8px;margin:2rem 0;box-shadow:0 5px 15px rgba(0,0,0,.05)}.Booking_bookingSummary__MWmgG h3{font-size:1.2rem;color:#344E41;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.Booking_summaryItem__cOZwo{display:flex;justify-content:space-between;margin-bottom:.8rem;color:#666}.Booking_summaryTotal__Jp_9Y{display:flex;justify-content:space-between;margin-top:1rem;padding-top:.8rem;border-top:1px solid #eee;font-weight:600;color:#344E41}.Booking_formActions__t0w1f{display:flex;justify-content:space-between;margin-top:2rem}.Booking_backButton__uzIt_,.Booking_homeButton__Yv9lT,.Booking_nextButton__eXCgk,.Booking_submitButton__T9vZc{padding:.9rem 1.8rem;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:1rem;border:none}.Booking_backButton__uzIt_{background:#eee;color:#666}.Booking_backButton__uzIt_:hover{background:#ddd}.Booking_homeButton__Yv9lT,.Booking_nextButton__eXCgk,.Booking_submitButton__T9vZc{background:#344E41;color:white}.Booking_homeButton__Yv9lT:hover,.Booking_nextButton__eXCgk:hover,.Booking_submitButton__T9vZc:hover{background:#2a3f34}.Booking_nextButton__eXCgk:disabled{background:#ccc;cursor:not-allowed}.Booking_confirmationContainer__TnUQc{max-width:600px;margin:0 auto;text-align:center;padding:2rem;background:white;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Booking_confirmationIcon__LBlVG{font-size:4rem;color:#344E41;margin-bottom:1.5rem}.Booking_confirmationText__bPSFy{color:#666;line-height:1.6;margin-bottom:2rem}.Booking_bookingDetails__LKiUX{text-align:left;background:#f9f9f9;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.Booking_bookingDetails__LKiUX h3{font-size:1.2rem;color:#344E41;margin-bottom:1rem}.Booking_bookingDetails__LKiUX p{margin-bottom:.5rem;color:#666}.Booking_homeButton__Yv9lT{margin-top:1rem}@media (max-width:992px){.Booking_heroSection__2tEoC{height:45vh}}@media (max-width:768px){.Booking_heroSection__2tEoC{height:40vh;min-height:350px}.Booking_formRow__FTL61{gap:0}.Booking_formRow__FTL61,.Booking_roomsGrid__YjxC_{grid-template-columns:1fr}}@media (max-width:576px){.Booking_heroSection__2tEoC{height:35vh}.Booking_heroContent__zy7H1{padding:1.5rem}.Booking_formActions__t0w1f{flex-direction:column;gap:1rem}.Booking_backButton__uzIt_,.Booking_nextButton__eXCgk,.Booking_submitButton__T9vZc{width:100%}}@media (max-width:400px){.Booking_heroSection__2tEoC{height:30vh}.Booking_confirmationContainer__TnUQc{padding:1.5rem}}