.BookingTransport-module__MG5I_G__page{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px;font-family:inherit}.BookingTransport-module__MG5I_G__header{color:#fff;z-index:100;background-color:#1a4d43;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.BookingTransport-module__MG5I_G__backButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:flex}.BookingTransport-module__MG5I_G__backButton:hover{opacity:.8}.BookingTransport-module__MG5I_G__title{color:#fff;text-align:center;flex:1;margin:0;font-size:1.5rem;font-weight:700}.BookingTransport-module__MG5I_G__bookingWrapper{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;padding:24px 16px;display:flex}@media (min-width:992px){.BookingTransport-module__MG5I_G__bookingWrapper{flex-direction:row;align-items:flex-start}}.BookingTransport-module__MG5I_G__leftColumn{flex-direction:column;flex:1.4;gap:24px;display:flex}.BookingTransport-module__MG5I_G__rightColumn{flex:1;position:relative}@media (min-width:992px){.BookingTransport-module__MG5I_G__rightColumn{position:sticky;top:90px}}.BookingTransport-module__MG5I_G__galleryWrapper{border-radius:16px;height:380px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.BookingTransport-module__MG5I_G__galleryImageMain{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BookingTransport-module__MG5I_G__galleryWrapper:hover .BookingTransport-module__MG5I_G__galleryImageMain{transform:scale(1.03)}.BookingTransport-module__MG5I_G__detailCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0000000a}.BookingTransport-module__MG5I_G__detailTitle{color:#1a4d43;margin:0 0 12px;font-size:1.75rem;font-weight:800}.BookingTransport-module__MG5I_G__detailDesc{color:#4b5563;margin:0 0 28px;font-size:1rem;line-height:1.7}.BookingTransport-module__MG5I_G__infoSectionTitle{color:#1f2937;border-bottom:2px solid #f1f5f9;margin:0 0 16px;padding-bottom:8px;font-size:1.25rem;font-weight:700}.BookingTransport-module__MG5I_G__infoList{margin:0 0 28px;padding:0;list-style:none}.BookingTransport-module__MG5I_G__infoList li{color:#4b5563;margin-bottom:12px;padding-left:28px;font-size:.95rem;line-height:1.6;position:relative}.BookingTransport-module__MG5I_G__infoList li:before{content:"✓";color:#1a4d43;font-size:1.1rem;font-weight:800;position:absolute;left:0}.BookingTransport-module__MG5I_G__card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 4px 20px #0000000a}.BookingTransport-module__MG5I_G__sectionHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.BookingTransport-module__MG5I_G__iconWrapper{color:#1a4d43;background:#f0f4f3;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.BookingTransport-module__MG5I_G__sectionTitle{color:#1f2937;margin:0;font-size:1.1rem;font-weight:700}.BookingTransport-module__MG5I_G__routeSelectorGrid{grid-template-columns:1fr;gap:16px;margin-top:12px;display:grid}@media (min-width:600px){.BookingTransport-module__MG5I_G__routeSelectorGrid{grid-template-columns:1fr 1fr}}.BookingTransport-module__MG5I_G__routeItem{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .25s;display:flex;position:relative;overflow:hidden}.BookingTransport-module__MG5I_G__routeItem:hover{border-color:#1a4d43;transform:translateY(-2px);box-shadow:0 6px 16px #0000000d}.BookingTransport-module__MG5I_G__routeItemSelected{background-color:#f0f4f3;border-color:#1a4d43;box-shadow:0 0 0 1px #1a4d43}.BookingTransport-module__MG5I_G__routeImageWrapper{height:120px;position:relative;overflow:hidden}.BookingTransport-module__MG5I_G__routeImage{object-fit:cover;width:100%;height:100%}.BookingTransport-module__MG5I_G__routeInfo{flex-direction:column;flex:1;justify-content:space-between;padding:16px;display:flex}.BookingTransport-module__MG5I_G__routeName{color:#1f2937;margin-bottom:8px;font-size:.95rem;font-weight:700;line-height:1.4}.BookingTransport-module__MG5I_G__routePrice{color:#1a4d43;font-size:1.1rem;font-weight:800}.BookingTransport-module__MG5I_G__formGroup{margin-bottom:20px}.BookingTransport-module__MG5I_G__formGroup label{color:#334155;margin-bottom:8px;font-size:.9rem;font-weight:700;display:block}.BookingTransport-module__MG5I_G__formGroup input,.BookingTransport-module__MG5I_G__formGroup select,.BookingTransport-module__MG5I_G__formGroup textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:14px;font-size:1rem;transition:all .2s}.BookingTransport-module__MG5I_G__formGroup input:focus,.BookingTransport-module__MG5I_G__formGroup select:focus,.BookingTransport-module__MG5I_G__formGroup textarea:focus{background:#fff;border-color:#1a4d43;box-shadow:0 0 0 3px #1a4d4314}.BookingTransport-module__MG5I_G__grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.BookingTransport-module__MG5I_G__submitBtn{color:#fff;cursor:pointer;background-color:#1a4d43;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1.05rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #1a4d4326}.BookingTransport-module__MG5I_G__submitBtn:hover{background-color:#143b33;transform:translateY(-1px);box-shadow:0 6px 16px #1a4d4333}.BookingTransport-module__MG5I_G__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background-color:#9ca3af;transform:none}.BookingTransport-module__MG5I_G__paymentModeOption{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.BookingTransport-module__MG5I_G__paymentModeOption:hover{background-color:#f8fafc;border-color:#1a4d43}.BookingTransport-module__MG5I_G__paymentModeOptionSelected{background-color:#f0f4f3;border-color:#1a4d43}.BookingTransport-module__MG5I_G__paymentRadio{accent-color:#1a4d43;margin-top:4px}.BookingTransport-module__MG5I_G__paymentTitle{color:#1e2937;margin-bottom:4px;font-size:.95rem;font-weight:700;display:block}.BookingTransport-module__MG5I_G__paymentDesc{color:#64748b;font-size:.85rem;line-height:1.4}.BookingTransport-module__MG5I_G__summaryCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000a}.BookingTransport-module__MG5I_G__summaryTitle{color:#1a4d43;border-bottom:2px solid #f0f4f3;margin:0 0 20px;padding-bottom:10px;font-size:1.2rem;font-weight:800}.BookingTransport-module__MG5I_G__summaryRow{color:#475569;justify-content:space-between;margin-bottom:12px;font-size:.95rem;display:flex}.BookingTransport-module__MG5I_G__summaryTotalRow{color:#0f172a;border-top:2px dashed #e2e8f0;justify-content:space-between;margin-top:20px;padding-top:20px;font-size:1.15rem;font-weight:800;display:flex}.BookingTransport-module__MG5I_G__summaryDepositRow{color:#1a4d43;justify-content:space-between;margin-top:8px;font-size:1rem;font-weight:700;display:flex}.BookingTransport-module__MG5I_G__summaryBalanceRow{color:#64748b;justify-content:space-between;margin-top:4px;font-size:.9rem;font-weight:600;display:flex}.BookingTransport-module__MG5I_G__successContainer{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:600px;margin:60px auto;padding:40px 24px;box-shadow:0 10px 30px #0000000d}.BookingTransport-module__MG5I_G__successIconWrapper{color:#16a34a;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.BookingTransport-module__MG5I_G__successTitle{color:#1a4d43;margin-bottom:12px;font-size:2rem;font-weight:800}.BookingTransport-module__MG5I_G__successDesc{color:#4b5563;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.BookingTransport-module__MG5I_G__receiptCard{text-align:left;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin-bottom:32px;padding:24px}.BookingTransport-module__MG5I_G__receiptTitle{color:#1e2937;border-bottom:1px solid #e2e8f0;margin-bottom:16px;padding-bottom:8px;font-size:1.1rem;font-weight:800}.BookingTransport-module__MG5I_G__receiptRow{color:#4b5563;justify-content:space-between;margin-bottom:10px;font-size:.95rem;display:flex}.BookingTransport-module__MG5I_G__receiptLabel{color:#64748b;font-weight:600}.BookingTransport-module__MG5I_G__receiptVal{color:#1f2937;font-weight:700}.BookingTransport-module__MG5I_G__receiptTotal{color:#1a4d43;border-top:1px dashed #cbd5e1;justify-content:space-between;margin-top:16px;padding-top:12px;font-size:1.1rem;font-weight:800;display:flex}.BookingTransport-module__MG5I_G__actionBtn{color:#fff;cursor:pointer;background:#1a4d43;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1a4d4326}.BookingTransport-module__MG5I_G__actionBtn:hover{background:#143b33;transform:translateY(-1px);box-shadow:0 6px 16px #1a4d4333}.BookingTransport-module__MG5I_G__loadingSpinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s ease-in-out infinite BookingTransport-module__MG5I_G__spin}@keyframes BookingTransport-module__MG5I_G__spin{to{transform:rotate(360deg)}}
.bookings-module__CbxTQW__container{padding:2rem}.bookings-module__CbxTQW__header{margin-bottom:2rem}.bookings-module__CbxTQW__header h1{color:#0f172a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.bookings-module__CbxTQW__header p{color:#64748b;font-size:1rem}.bookings-module__CbxTQW__content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.bookings-module__CbxTQW__filterBar{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.bookings-module__CbxTQW__filterBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.bookings-module__CbxTQW__filterBtn:hover{background:#f8fafc;border-color:#94a3b8}.bookings-module__CbxTQW__filterBtn.bookings-module__CbxTQW__active{color:#fff;background:#2563eb;border-color:#2563eb}.bookings-module__CbxTQW__tableContainer{overflow-x:auto}.bookings-module__CbxTQW__table{border-collapse:collapse;width:100%;font-size:.9rem}.bookings-module__CbxTQW__table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.bookings-module__CbxTQW__table th{text-align:left;color:#334155;padding:1rem;font-weight:600}.bookings-module__CbxTQW__table td{color:#475569;border-bottom:1px solid #e2e8f0;padding:1rem}.bookings-module__CbxTQW__table tbody tr:hover{background:#f8fafc}.bookings-module__CbxTQW__guestInfo{flex-direction:column;gap:.25rem;display:flex}.bookings-module__CbxTQW__guestName{color:#0f172a;font-weight:600}.bookings-module__CbxTQW__guestEmail{color:#94a3b8;font-size:.85rem}.bookings-module__CbxTQW__packageInfo{color:#334155}.bookings-module__CbxTQW__badge{color:#fff;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.bookings-module__CbxTQW__badgeGray{color:#94a3b8;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.bookings-module__CbxTQW__priceInfo{flex-direction:column;gap:.25rem;display:flex}.bookings-module__CbxTQW__priceSmall{color:#94a3b8;font-size:.8rem}.bookings-module__CbxTQW__expandBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.85rem;transition:background .2s}.bookings-module__CbxTQW__expandBtn:hover{background:#2563eb}.bookings-module__CbxTQW__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.bookings-module__CbxTQW__modalContent{background:#fff;border-radius:8px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.bookings-module__CbxTQW__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.bookings-module__CbxTQW__modalHeader h3{color:#0f172a;font-size:1.5rem;font-weight:700}.bookings-module__CbxTQW__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.bookings-module__CbxTQW__closeBtn:hover{color:#475569}.bookings-module__CbxTQW__detailsGrid{grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem;display:grid}@media (max-width:768px){.bookings-module__CbxTQW__detailsGrid{grid-template-columns:1fr}}.bookings-module__CbxTQW__section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem}.bookings-module__CbxTQW__section h4{color:#0f172a;border-bottom:2px solid #cbd5e1;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.bookings-module__CbxTQW__section p{margin:.5rem 0;line-height:1.5}.bookings-module__CbxTQW__section strong{color:#334155}.bookings-module__CbxTQW__refundActions{border-top:1px solid #cbd5e1;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.bookings-module__CbxTQW__approveBtn,.bookings-module__CbxTQW__rejectBtn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.bookings-module__CbxTQW__approveBtn{color:#fff;background:#10b981}.bookings-module__CbxTQW__approveBtn:hover{background:#059669}.bookings-module__CbxTQW__approveBtn:disabled{cursor:not-allowed;background:#d1d5db}.bookings-module__CbxTQW__rejectBtn{color:#fff;background:#ef4444}.bookings-module__CbxTQW__rejectBtn:hover{background:#dc2626}.bookings-module__CbxTQW__rejectBtn:disabled{cursor:not-allowed;background:#d1d5db}.bookings-module__CbxTQW__modalFooter{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.bookings-module__CbxTQW__closeModalBtn{color:#fff;cursor:pointer;background:#94a3b8;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.bookings-module__CbxTQW__closeModalBtn:hover{background:#64748b}.bookings-module__CbxTQW__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.bookings-module__CbxTQW__pageBtn{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.bookings-module__CbxTQW__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.bookings-module__CbxTQW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.bookings-module__CbxTQW__pageInfo{color:#64748b;font-size:.9rem;font-weight:500}
