.booking-module__j3UOFa__page{flex-direction:column;min-height:100vh;display:flex}.booking-module__j3UOFa__header{background-color:#fff;border-bottom:1px solid #eee;height:100px}.booking-module__j3UOFa__headerContent{justify-content:space-between;align-items:center;height:100%;display:flex}.booking-module__j3UOFa__main{flex:1;padding:40px 20px}.booking-module__j3UOFa__bookingStatus{gap:30px;margin-bottom:40px;font-size:.9rem;font-weight:600;display:flex}.booking-module__j3UOFa__statusActive{color:var(--accent-color)}.booking-module__j3UOFa__statusCompleted{color:#27ae60}.booking-module__j3UOFa__statusPending{color:#ccc}.booking-module__j3UOFa__statusBadge{color:#fff;background-color:currentColor;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;font-size:.8rem;display:inline-flex}.booking-module__j3UOFa__singleColumnLayout{width:100%;max-width:1000px;margin:0 auto}.booking-module__j3UOFa__formSection{box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:40px}.booking-module__j3UOFa__stepContainer h2{margin-bottom:30px;font-size:1.5rem}.booking-module__j3UOFa__inputGroupRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.booking-module__j3UOFa__inputItem{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.booking-module__j3UOFa__inputItem label{font-size:.9rem;font-weight:600}.booking-module__j3UOFa__inputItem input{background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:14px;transition:border-color .2s}.booking-module__j3UOFa__inputItem select{background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:14px 45px 14px 15px;transition:border-color .2s}.booking-module__j3UOFa__inputItem input:focus{border-color:var(--accent-color)}.booking-module__j3UOFa__primaryButton{width:100%;color:var(--text-main);background-color:#feddba;border-radius:10px;justify-content:center;align-items:center;height:54px;padding:16px;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.booking-module__j3UOFa__primaryButton:hover{opacity:.9;transform:translateY(-1px)}.booking-module__j3UOFa__primaryButton:disabled{cursor:not-allowed;background-color:#ccc}.booking-module__j3UOFa__secondaryButton{background-color:#0000;border:1px solid #ddd;border-radius:10px;justify-content:center;align-items:center;height:54px;padding:16px 30px;font-weight:600;display:flex}.booking-module__j3UOFa__dropdown{background-color:#fcfcfc;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:14px 45px 14px 15px;font-size:.95rem}.booking-module__j3UOFa__roomEntryCard{background:#fff;border:1px solid #eee;border-radius:20px;margin-bottom:40px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 15px #0000000d}.booking-module__j3UOFa__roomEntryCard:hover{box-shadow:0 8px 25px #0000001a}.booking-module__j3UOFa__cardImageContainer{width:100%;height:220px;position:relative}.booking-module__j3UOFa__cardImageContainer img{object-fit:cover}.booking-module__j3UOFa__cardInfoBar{background:#f8f9fa;border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:flex-start;gap:15px;padding:20px 25px;display:flex}.booking-module__j3UOFa__priceTag{color:#1c1c1c;font-size:1.1rem;font-weight:800}.booking-module__j3UOFa__facilitiesShort{color:#666;gap:15px;font-size:.82rem;display:flex}.booking-module__j3UOFa__cardFormBody{padding:30px}.booking-module__j3UOFa__roomHeaderRedesigned{border-bottom:2px solid #feddba;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.booking-module__j3UOFa__floatingAddBtn{z-index:1000;color:#fff;cursor:pointer;background-color:#523a34;border:none;border-radius:50px;align-items:center;gap:10px;padding:15px 25px;font-weight:700;transition:transform .2s,background-color .2s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #0000004d}.booking-module__j3UOFa__floatingAddBtn:hover{background-color:#3d2b27;transform:scale(1.05)}.booking-module__j3UOFa__staySummaryBox{background:#fcfcfc;border:1.5px solid #f0f0f0;border-radius:16px;margin-top:30px;margin-bottom:30px;padding:25px}.booking-module__j3UOFa__buttonGroup{align-items:flex-end;gap:15px;margin-top:20px;display:flex}.booking-module__j3UOFa__previewSection{display:none}.booking-module__j3UOFa__termsBox{background:#f9f9f9;border-radius:10px;height:200px;margin-bottom:25px;padding:20px;overflow-y:auto}.booking-module__j3UOFa__termsBox p{color:#444;margin-bottom:15px;font-size:.9rem}.booking-module__j3UOFa__checkboxGroup{align-items:center;gap:10px;margin-bottom:30px;display:flex}.booking-module__j3UOFa__errorText{color:#e74c3c;margin-top:4px;font-size:.75rem;font-weight:500}.booking-module__j3UOFa__successWrapper{background-color:var(--primary-bg);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.booking-module__j3UOFa__successCard{text-align:center;box-shadow:var(--card-shadow);background:#fff;border-radius:30px;max-width:500px;padding:60px}.booking-module__j3UOFa__successIcon{color:#fff;background:#27ae60;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 30px;font-size:40px;display:flex}.booking-module__j3UOFa__whatsappButton{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-weight:600;transition:background-color .2s;display:flex}.booking-module__j3UOFa__whatsappButton:hover{background-color:#128c7e}.booking-module__j3UOFa__bookingIdDisplay{color:#333;background-color:#f8f9fa;border-radius:8px;margin-top:15px;margin-bottom:20px;padding:10px 20px;font-size:1.1rem}.booking-module__j3UOFa__successActions{flex-direction:column;gap:12px;width:100%;margin-top:25px;display:flex}@media (min-width:769px){.booking-module__j3UOFa__floatingAddBtn{display:none}}.booking-module__j3UOFa__sectionHeader{color:#523a34;align-items:center;gap:10px;margin:30px 0 20px;font-size:1.1rem;font-weight:700;display:flex}.booking-module__j3UOFa__customerInfoCard{background:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:15px;margin-bottom:25px;padding:16px 20px;display:flex;box-shadow:0 4px 12px #00000008}.booking-module__j3UOFa__customerInfoCard .booking-module__j3UOFa__avatar{background:#fdf2e9;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.booking-module__j3UOFa__customerInfoCard .booking-module__j3UOFa__details{flex-direction:column;display:flex}.booking-module__j3UOFa__customerInfoCard .booking-module__j3UOFa__title{color:#333;font-size:.95rem;font-weight:700}.booking-module__j3UOFa__customerInfoCard .booking-module__j3UOFa__subtitle{color:#888;font-size:.8rem}.booking-module__j3UOFa__premiumSummaryCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;margin-bottom:20px;overflow:hidden;box-shadow:0 6px 18px #0000000a}.booking-module__j3UOFa__summaryCardHeader{border-bottom:1px solid #f9f9f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.booking-module__j3UOFa__roomTitleGroup{align-items:center;gap:12px;display:flex}.booking-module__j3UOFa__miniRoomImage{border:1px solid #eee;border-radius:8px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.booking-module__j3UOFa__miniRoomImage img{object-fit:cover}.booking-module__j3UOFa__summaryCardHeader .booking-module__j3UOFa__roomTitle{color:#1a1a1a;font-size:1.05rem;font-weight:700}.booking-module__j3UOFa__summaryCardHeader .booking-module__j3UOFa__roomPrice{color:#ff7e67;font-size:1.05rem;font-weight:800}.booking-module__j3UOFa__summaryCardHeader .booking-module__j3UOFa__roomPrice span{color:#999;font-size:.75rem;font-weight:400}.booking-module__j3UOFa__timelineSection{flex-direction:column;gap:15px;padding:24px;display:flex;position:relative}.booking-module__j3UOFa__dateBlock{gap:20px;display:flex}.booking-module__j3UOFa__timelineVisual{flex-direction:column;align-items:center;gap:4px;height:80px;padding-top:14px;display:flex}.booking-module__j3UOFa__dot{border:2px solid #25a18e;border-radius:50%;width:12px;height:12px}.booking-module__j3UOFa__dotFilled{background:#25a18e}.booking-module__j3UOFa__line{background:repeating-linear-gradient(#25a18e,#25a18e 4px,#0000 4px 8px);flex:1;width:1px;margin:4px 0}.booking-module__j3UOFa__timelineDetails{flex-direction:column;flex:1;gap:10px;display:flex}.booking-module__j3UOFa__timelineItem{flex-direction:column;justify-content:center;height:40px;display:flex}.booking-module__j3UOFa__timelineLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.7rem}.booking-module__j3UOFa__timelineValue{color:#1a1a1a;font-size:.9rem;font-weight:700}.booking-module__j3UOFa__residenceSection{border-top:1px dashed #f0f0f0;margin-top:10px;padding-top:15px}.booking-module__j3UOFa__bunnyList{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.booking-module__j3UOFa__bunnyTag{color:#523a34;background:#fff;border:1px solid #ddd;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.8rem;font-weight:600;display:flex}.booking-module__j3UOFa__additionalBunnyText{color:#888;margin-top:6px;font-size:.75rem;font-style:italic;display:block}.booking-module__j3UOFa__specsGrid{grid-template-columns:1fr;gap:15px;margin-top:15px;display:grid}.booking-module__j3UOFa__specItem{flex-direction:column;display:flex}.booking-module__j3UOFa__totalPriceCalculation{background:#fff5f4;border-top:1px dashed #ffdada;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.booking-module__j3UOFa__totalPriceLabel{color:#ff7e67;font-size:.9rem;font-weight:600}.booking-module__j3UOFa__totalPriceValue{color:#ff7e67;font-size:1.2rem;font-weight:800}.booking-module__j3UOFa__costBreakdown{background:#fff;border-top:1px solid #f9f9f9;flex-direction:column;gap:8px;padding:15px 24px;display:flex}.booking-module__j3UOFa__breakdownItem{color:#666;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.booking-module__j3UOFa__breakdownLabel{color:#523a34;font-weight:500}.booking-module__j3UOFa__breakdownValue{color:#333;font-weight:600}.booking-module__j3UOFa__breakdownCalculation{color:#999;margin-right:8px;font-size:.75rem}.booking-module__j3UOFa__tcCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;margin-top:40px;padding:30px;box-shadow:0 6px 18px #0000000a}.booking-module__j3UOFa__tcCard h2{color:#523a34!important;margin-bottom:20px!important;font-size:1.1rem!important;font-weight:700!important}@media (max-width:600px){.booking-module__j3UOFa__specsGrid{grid-template-columns:1fr;gap:15px}}@media (max-width:768px){.booking-module__j3UOFa__formSection{padding:25px}.booking-module__j3UOFa__cardImageContainer{height:180px}.booking-module__j3UOFa__cardFormBody{padding:20px}.booking-module__j3UOFa__cardInfoBar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 20px}.booking-module__j3UOFa__facilitiesShort{flex-wrap:wrap;gap:8px}.booking-module__j3UOFa__header{height:auto;padding:20px 0}.booking-module__j3UOFa__headerContent{flex-direction:column;gap:15px}.booking-module__j3UOFa__inputGroupRow{grid-template-columns:1fr}.booking-module__j3UOFa__bookingStatus{flex-direction:column;align-items:flex-start;gap:15px;font-size:.8rem}.booking-module__j3UOFa__statusBadge{width:20px;height:20px;margin-right:5px;font-size:.7rem}}
