.booking-module__ZLJJYG__pageContainer{flex-direction:column;min-height:100vh;font-family:sans-serif;display:flex}.booking-module__ZLJJYG__header{background-color:#1a2b4b;flex-shrink:0;justify-content:space-between;align-items:center;height:80px;padding:0 3rem;display:flex}.booking-module__ZLJJYG__logo{object-fit:contain;width:auto;height:50px}.booking-module__ZLJJYG__loginBtn{color:#1a2b4b;cursor:pointer;text-transform:uppercase;background-color:#bfa15f;border:none;border-radius:20px;padding:.8rem 1.5rem;font-size:.85rem;font-weight:700;text-decoration:none}.booking-module__ZLJJYG__loginBtn:hover{background-color:#a3884d}.booking-module__ZLJJYG__mainLayout{flex:1;display:flex}.booking-module__ZLJJYG__imageSide{background-color:#333;width:40%;position:relative}.booking-module__ZLJJYG__imageSide img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:100vh}.booking-module__ZLJJYG__formSide{background:linear-gradient(135deg,#eef4f8 0%,#dbe7f0 100%);flex-direction:column;justify-content:center;align-items:center;width:60%;padding:2rem;display:flex;position:relative}.booking-module__ZLJJYG__bookingForm{background:0 0;border-radius:12px;flex-direction:column;gap:0;width:100%;max-width:700px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.booking-module__ZLJJYG__locationsPanel{color:#fff;background-color:#0d1b33;border-top-left-radius:12px;border-top-right-radius:12px;padding:2.5rem}.booking-module__ZLJJYG__inputGroup{margin-bottom:2rem}.booking-module__ZLJJYG__labelRow{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.booking-module__ZLJJYG__labelText{letter-spacing:1.5px;text-transform:uppercase;color:#fff;font-size:.9rem;font-weight:700}.booking-module__ZLJJYG__inputWrapper{width:100%;position:relative}.booking-module__ZLJJYG__textInput{color:#333;border:none;border-radius:8px;outline:none;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1rem}.booking-module__ZLJJYG__textInput::placeholder{color:#aaa}.booking-module__ZLJJYG__addDestRow{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.booking-module__ZLJJYG__addDestLabel{color:#ccc;font-size:.9rem;font-weight:400}.booking-module__ZLJJYG__toggleSwitch{cursor:pointer;background-color:#ccc;border-radius:13px;width:50px;height:26px;transition:background .3s;position:relative}.booking-module__ZLJJYG__toggleSwitch.booking-module__ZLJJYG__active{background-color:#bfa15f}.booking-module__ZLJJYG__toggleKnob{background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s;position:absolute;top:2px;left:2px}.booking-module__ZLJJYG__toggleSwitch.booking-module__ZLJJYG__active .booking-module__ZLJJYG__toggleKnob{transform:translate(24px)}.booking-module__ZLJJYG__dateTimePanel{background:linear-gradient(#dbe9f6,#cfdef0);grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem;display:grid}.booking-module__ZLJJYG__panelLabel{letter-spacing:1.5px;text-transform:uppercase;color:#1a2b4b;margin-bottom:.8rem;font-size:.9rem;font-weight:700;display:block}.booking-module__ZLJJYG__iconInput{background:#fff;border-radius:8px;align-items:center;padding-left:0;display:flex;overflow:hidden}.booking-module__ZLJJYG__inputIconBox{color:#bfa15f;background-color:#1a2b4b;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.booking-module__ZLJJYG__dateTimeInput{color:#555;border:none;outline:none;width:100%;height:50px;padding:0 1rem;font-family:inherit;font-size:1rem}.booking-module__ZLJJYG__actionBar{background-color:#d4a256;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.booking-module__ZLJJYG__clearBtn{color:#1a2b4b;cursor:pointer;text-transform:uppercase;background:#fff;border:2px solid #1a2b4b;border-radius:6px;padding:.8rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s}.booking-module__ZLJJYG__clearBtn:hover{background:#f5f5f5;transform:translateY(-1px)}.booking-module__ZLJJYG__rightActions{align-items:center;gap:1rem;display:flex}.booking-module__ZLJJYG__continueBtn{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#1a2b4b;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.booking-module__ZLJJYG__continueBtn:hover{background-color:#2c4470;transform:translateY(-1px)}.booking-module__ZLJJYG__priceTag{color:#fff;background-color:#1a2b4b;border-radius:6px;justify-content:center;align-items:flex-end;min-width:100px;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;display:flex}.booking-module__ZLJJYG__footerStrip{color:#888;z-index:10;background-color:#222;justify-content:space-between;align-items:center;width:100%;height:40px;margin-top:auto;padding:0 3rem;font-size:.8rem;display:flex}.booking-module__ZLJJYG__footerLogoSmall{filter:grayscale();opacity:.6;height:24px}@media (max-width:1024px){.booking-module__ZLJJYG__imageSide{width:35%}.booking-module__ZLJJYG__formSide{width:65%}}@media (max-width:900px){.booking-module__ZLJJYG__pageContainer{height:auto;min-height:100vh;overflow-y:auto}.booking-module__ZLJJYG__mainLayout{flex-direction:column;overflow:visible}.booking-module__ZLJJYG__imageSide{width:100%;height:15px;display:none}.booking-module__ZLJJYG__formSide{background:#f3f4f6;width:100%;padding:1rem}.booking-module__ZLJJYG__bookingForm{box-shadow:none;background:0 0;border-radius:0;max-width:100%}.booking-module__ZLJJYG__locationsPanel,.booking-module__ZLJJYG__dateTimePanel,.booking-module__ZLJJYG__actionBar{border-radius:12px;margin-bottom:1rem;padding:1.5rem 1rem}.booking-module__ZLJJYG__locationsPanel{margin-top:1rem}.booking-module__ZLJJYG__dateTimePanel{grid-template-columns:1fr}.booking-module__ZLJJYG__actionBar{background-color:#0000;flex-direction:column-reverse;gap:1rem;margin-top:1rem;padding:0}.booking-module__ZLJJYG__rightActions{flex-direction:column;gap:1rem;width:100%}.booking-module__ZLJJYG__continueBtn{color:#fff;background-color:#1a2b4b;justify-content:center;width:100%;padding:1rem}.booking-module__ZLJJYG__continueBtn:hover{background-color:#2c4470}.booking-module__ZLJJYG__clearBtn{color:#666;border-color:#ccc;width:100%}.booking-module__ZLJJYG__header{height:60px;padding:0 1rem}.booking-module__ZLJJYG__logo{height:30px}.booking-module__ZLJJYG__footerStrip{text-align:center;background-color:#1a1a1a;flex-direction:column;gap:.5rem;height:auto;padding:1.5rem 1rem;position:static}}@media (max-width:480px){.booking-module__ZLJJYG__header .booking-module__ZLJJYG__loginBtn{padding:.5rem 1rem;font-size:.75rem}.booking-module__ZLJJYG__labelText,.booking-module__ZLJJYG__panelLabel{font-size:.8rem}.booking-module__ZLJJYG__textInput,.booking-module__ZLJJYG__dateTimeInput{font-size:.9rem}}
