.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}
.ImageUploadField-module__buRa-q__wrapper{gap:8px;display:grid}.ImageUploadField-module__buRa-q__input{color:#1d2327;background:#fff;border:1px solid #8c8f94;border-radius:3px;width:100%;padding:8px 10px;font-size:.9rem}.ImageUploadField-module__buRa-q__previewCard{background:#f0f6fc;border:2px solid #72aee6;border-radius:4px;gap:8px;max-width:340px;padding:8px;display:grid}.ImageUploadField-module__buRa-q__previewLabel{color:#0a4b78;text-transform:uppercase;letter-spacing:.4px;font-size:.75rem;font-weight:700}.ImageUploadField-module__buRa-q__previewImage{object-fit:cover;background:#fff;border:1px solid #c3c4c7;border-radius:2px;width:100%;max-height:220px}.ImageUploadField-module__buRa-q__cancelBtn{color:#b32d2e;cursor:pointer;background:#fff;border:1px solid #b32d2e;border-radius:3px;justify-self:start;padding:6px 10px;font-size:.76rem;font-weight:600}.ImageUploadField-module__buRa-q__cancelBtn:hover{color:#fff;background:#b32d2e}
.admin-module__4WpgRW__adminPage{color:#1d2327;background:#f0f0f1;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-module__4WpgRW__header{color:#f6f7f7;background:#1d2327;grid-row:1/3;align-self:start;height:100vh;position:sticky;top:0;overflow-y:auto}.admin-module__4WpgRW__headerInner{align-content:start;gap:16px;min-height:100vh;padding:18px 12px;display:grid}.admin-module__4WpgRW__kicker{text-transform:uppercase;letter-spacing:1.1px;color:#9ea6ad;font-size:.7rem;font-weight:700}.admin-module__4WpgRW__title{color:#fff;font-size:1rem;font-weight:700}.admin-module__4WpgRW__nav{gap:4px;display:grid}.admin-module__4WpgRW__nav form{margin:0}.admin-module__4WpgRW__navLink{color:#dcdcde;border-radius:3px;padding:10px;font-size:.85rem;font-weight:500;text-decoration:none}.admin-module__4WpgRW__navLink:hover{color:#72aee6;background:#2c3338}.admin-module__4WpgRW__activeNavLink,.admin-module__4WpgRW__activeNavLink:hover{color:#fff;background:#2271b1}.admin-module__4WpgRW__logoutBtn{text-align:left;color:#ffb8b8;cursor:pointer;background:0 0;border:0;border-radius:3px;width:100%;padding:10px;font-size:.85rem;font-weight:500}.admin-module__4WpgRW__logoutBtn:hover{color:#ffd2d2;background:#472526}.admin-module__4WpgRW__main{min-height:100vh;padding:24px}.admin-module__4WpgRW__card{background:#fff;border:1px solid #c3c4c7;border-radius:0;padding:18px;box-shadow:0 1px #0000000a}.admin-module__4WpgRW__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.admin-module__4WpgRW__heading{color:#1d2327;font-size:1.25rem;font-weight:600}.admin-module__4WpgRW__primaryLink{color:#fff;background:#2271b1;border:1px solid #2271b1;border-radius:3px;justify-content:center;align-items:center;padding:8px 12px;font-size:.81rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.admin-module__4WpgRW__primaryLink:hover{background:#135e96;border-color:#135e96}.admin-module__4WpgRW__tableWrap{width:100%;overflow-x:auto}.admin-module__4WpgRW__table{border-collapse:collapse;border:1px solid #c3c4c7;width:100%;min-width:820px}.admin-module__4WpgRW__table th,.admin-module__4WpgRW__table td{text-align:left;color:#1d2327;border-bottom:1px solid #dcdcde;padding:10px;font-size:.84rem}.admin-module__4WpgRW__table thead th{color:#2c3338;background:#f6f7f7;font-weight:600}.admin-module__4WpgRW__table tbody tr:nth-child(2n){background:#fcfcfc}.admin-module__4WpgRW__badge{text-transform:uppercase;letter-spacing:.4px;border:1px solid #dcdcde;border-radius:2px;align-items:center;padding:3px 7px;font-size:.7rem;font-weight:700;display:inline-flex}.admin-module__4WpgRW__active{color:#0f5132;background:#edfaef;border-color:#b7dfc3}.admin-module__4WpgRW__inactive{color:#50575e;background:#f6f7f7}.admin-module__4WpgRW__actions{align-items:center;gap:6px;display:flex}.admin-module__4WpgRW__outlineLink{color:#2271b1;background:#fff;border:1px solid #2271b1;border-radius:3px;padding:6px 10px;font-size:.78rem;font-weight:600;line-height:1;text-decoration:none}.admin-module__4WpgRW__outlineLink:hover{color:#135e96;border-color:#135e96}.admin-module__4WpgRW__dangerBtn{color:#b32d2e;background:#fff;border:1px solid #b32d2e;border-radius:3px;padding:6px 10px;font-size:.78rem;font-weight:600;line-height:1}.admin-module__4WpgRW__dangerBtn:hover{color:#fff;background:#b32d2e}.admin-module__4WpgRW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-module__4WpgRW__field{gap:6px;display:grid}.admin-module__4WpgRW__field label{color:#1d2327;font-size:.82rem;font-weight:600}.admin-module__4WpgRW__field input,.admin-module__4WpgRW__field select,.admin-module__4WpgRW__field textarea{color:#1d2327;background:#fff;border:1px solid #8c8f94;border-radius:3px;width:100%;padding:8px 10px;font-size:.9rem}.admin-module__4WpgRW__field input:focus,.admin-module__4WpgRW__field select:focus,.admin-module__4WpgRW__field textarea:focus{border-color:#2271b1;outline:2px solid #0000;box-shadow:0 0 0 1px #2271b1}.admin-module__4WpgRW__field textarea{resize:vertical;min-height:120px}.admin-module__4WpgRW__full{grid-column:1/-1}.admin-module__4WpgRW__inlineCheck{color:#1d2327;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.admin-module__4WpgRW__formActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.admin-module__4WpgRW__chipGrid{background:#f6f7f7;border:1px solid #c3c4c7;border-radius:3px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.admin-module__4WpgRW__submitBtn{color:#fff;background:#2271b1;border:1px solid #2271b1;border-radius:3px;padding:8px 12px;font-size:.82rem;font-weight:600}.admin-module__4WpgRW__submitBtn:hover{background:#135e96;border-color:#135e96}.admin-module__4WpgRW__helper{color:#50575e;font-size:.84rem;line-height:1.5}.admin-module__4WpgRW__pricingMatrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-module__4WpgRW__pricingSection{background:#f6f7f7;border:1px solid #c3c4c7;border-radius:3px;gap:10px;padding:12px;display:grid}.admin-module__4WpgRW__pricingTitle{color:#1d2327;font-size:.9rem;font-weight:700}.admin-module__4WpgRW__pricingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-module__4WpgRW__pricingTotalGrid{border-top:1px dashed #c3c4c7;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px;display:grid}.admin-module__4WpgRW__gridCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-module__4WpgRW__quickCard{background:#fff;border:1px solid #c3c4c7;border-left:4px solid #2271b1;gap:10px;padding:16px;display:grid}@media (max-width:980px){.admin-module__4WpgRW__adminPage{grid-template-columns:1fr}.admin-module__4WpgRW__header{grid-row:auto;height:auto;position:static;overflow:visible}.admin-module__4WpgRW__headerInner{gap:10px;min-height:auto}.admin-module__4WpgRW__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-module__4WpgRW__main{padding:16px}}@media (max-width:768px){.admin-module__4WpgRW__formGrid,.admin-module__4WpgRW__gridCards,.admin-module__4WpgRW__nav,.admin-module__4WpgRW__pricingMatrix,.admin-module__4WpgRW__pricingGrid,.admin-module__4WpgRW__pricingTotalGrid{grid-template-columns:1fr}.admin-module__4WpgRW__table{min-width:720px}}
.ItineraryEditor-module__Xb6ema__wrapper{gap:14px;display:grid}.ItineraryEditor-module__Xb6ema__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ItineraryEditor-module__Xb6ema__helpText{color:#646970;font-size:.78rem;line-height:1.5}.ItineraryEditor-module__Xb6ema__addBtn,.ItineraryEditor-module__Xb6ema__removeBtn{color:#2271b1;cursor:pointer;background:#fff;border:1px solid #2271b1;border-radius:3px;padding:8px 10px;font-size:.8rem;font-weight:600;line-height:1}.ItineraryEditor-module__Xb6ema__addBtn:hover,.ItineraryEditor-module__Xb6ema__removeBtn:hover{color:#135e96;border-color:#135e96}.ItineraryEditor-module__Xb6ema__list{gap:12px;display:grid}.ItineraryEditor-module__Xb6ema__dayCard{background:#f9fbfd;border:1px solid #dcdcde;border-radius:4px;gap:12px;padding:14px;display:grid}.ItineraryEditor-module__Xb6ema__dayHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ItineraryEditor-module__Xb6ema__dayTitle{color:#1d2327;font-size:.95rem;font-weight:700}.ItineraryEditor-module__Xb6ema__fieldGrid{gap:12px;display:grid}.ItineraryEditor-module__Xb6ema__field{gap:6px;display:grid}.ItineraryEditor-module__Xb6ema__field label{color:#1d2327;font-size:.82rem;font-weight:600}.ItineraryEditor-module__Xb6ema__input,.ItineraryEditor-module__Xb6ema__textarea{color:#1d2327;background:#fff;border:1px solid #8c8f94;border-radius:3px;width:100%;padding:8px 10px;font-size:.9rem}.ItineraryEditor-module__Xb6ema__textarea{resize:vertical;min-height:96px}.ItineraryEditor-module__Xb6ema__input:focus,.ItineraryEditor-module__Xb6ema__textarea:focus{border-color:#2271b1;outline:2px solid #0000;box-shadow:0 0 0 1px #2271b1}.ItineraryEditor-module__Xb6ema__emptyState{background:#fff;border:1px dashed #c3c4c7;border-radius:4px;gap:10px;padding:16px;display:grid}.ItineraryEditor-module__Xb6ema__emptyState p{color:#50575e;margin:0;font-size:.9rem}
.availability-module__BKJfKG__wrapper{gap:24px;display:grid}.availability-module__BKJfKG__packageSelector{background:#fff;border:1px solid #c3c4c7;padding:16px}.availability-module__BKJfKG__selectorLabel{text-transform:uppercase;letter-spacing:.8px;color:#50575e;margin-bottom:10px;font-size:.78rem;font-weight:700;display:block}.availability-module__BKJfKG__packageTabs{flex-wrap:wrap;gap:8px;display:flex}.availability-module__BKJfKG__pkgTab{cursor:pointer;text-align:left;background:#f6f7f7;border:1px solid #c3c4c7;border-radius:3px;flex-direction:column;align-items:flex-start;min-width:180px;padding:10px 14px;transition:all .15s;display:flex}.availability-module__BKJfKG__pkgTab:hover{background:#f0f6fc;border-color:#2271b1}.availability-module__BKJfKG__pkgTabActive{background:#2271b1;border-color:#2271b1}.availability-module__BKJfKG__pkgTabActive .availability-module__BKJfKG__pkgRoute,.availability-module__BKJfKG__pkgTabActive .availability-module__BKJfKG__pkgTitle{color:#fff}.availability-module__BKJfKG__pkgRoute{text-transform:uppercase;letter-spacing:.8px;color:#2271b1;margin-bottom:2px;font-size:.68rem;font-weight:700}.availability-module__BKJfKG__pkgTitle{color:#1d2327;font-size:.82rem;font-weight:600}.availability-module__BKJfKG__successAlert{color:#0f5132;background:#edfaef;border:1px solid #b7dfc3;border-radius:3px;padding:10px 14px;font-size:.88rem;font-weight:500}.availability-module__BKJfKG__errorAlert{color:#c10000;background:#fcf0f1;border:1px solid #f5c6c6;border-radius:3px;padding:10px 14px;font-size:.88rem;font-weight:500}.availability-module__BKJfKG__addPanel{background:#fff;border:1px solid #c3c4c7;border-left:4px solid #2271b1;padding:18px}.availability-module__BKJfKG__panelTitle{color:#1d2327;margin-bottom:14px;font-size:1rem;font-weight:700}.availability-module__BKJfKG__panelSub{color:#50575e;font-size:.9rem;font-weight:400}.availability-module__BKJfKG__modeToggle{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.availability-module__BKJfKG__modeBtn{color:#1d2327;cursor:pointer;background:#f6f7f7;border:1px solid #c3c4c7;border-radius:3px;padding:7px 14px;font-size:.8rem;font-weight:600;transition:all .15s}.availability-module__BKJfKG__modeBtn:hover{color:#2271b1;border-color:#2271b1}.availability-module__BKJfKG__modeBtnActive{color:#fff;background:#2271b1;border-color:#2271b1}.availability-module__BKJfKG__addForm{gap:14px;display:grid}.availability-module__BKJfKG__formField{gap:5px;display:grid}.availability-module__BKJfKG__formField label{color:#1d2327;font-size:.8rem;font-weight:600}.availability-module__BKJfKG__formField input,.availability-module__BKJfKG__formField textarea,.availability-module__BKJfKG__formField select{color:#1d2327;background:#fff;border:1px solid #8c8f94;border-radius:3px;padding:8px 10px;font-size:.88rem}.availability-module__BKJfKG__formField input:focus,.availability-module__BKJfKG__formField textarea:focus{border-color:#2271b1;outline:none;box-shadow:0 0 0 1px #2271b1}.availability-module__BKJfKG__addFormRow{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.availability-module__BKJfKG__flex2{flex:2;min-width:200px}.availability-module__BKJfKG__rangeRow{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.availability-module__BKJfKG__rangeSep{color:#50575e;padding-bottom:8px;font-size:1.2rem}.availability-module__BKJfKG__rangeInfo{color:#2271b1;white-space:nowrap;padding-bottom:10px;font-size:.8rem;font-weight:700}.availability-module__BKJfKG__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#00a32a;border:1px solid #00a32a;border-radius:3px;align-self:flex-end;padding:9px 18px;font-size:.82rem;font-weight:700;transition:background .15s}.availability-module__BKJfKG__addBtn:hover:not(:disabled){background:#008a20;border-color:#008a20}.availability-module__BKJfKG__addBtn:disabled{opacity:.6;cursor:not-allowed}.availability-module__BKJfKG__countBadge{color:#fff;background:#2271b1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:8px;font-size:.72rem;font-weight:700;display:inline-flex}.availability-module__BKJfKG__dateCell{white-space:nowrap;font-weight:600}.availability-module__BKJfKG__dayBadge{color:#2271b1;text-transform:uppercase;letter-spacing:.5px;background:#f0f6fc;border:1px solid #cce0f5;border-radius:2px;padding:2px 7px;font-size:.72rem;font-weight:700;display:inline-flex}.availability-module__BKJfKG__availBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:2px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.availability-module__BKJfKG__open{color:#0f5132;background:#edfaef;border:1px solid #b7dfc3}.availability-module__BKJfKG__low{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.availability-module__BKJfKG__full{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.availability-module__BKJfKG__notesCell{color:#50575e;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.82rem;overflow:hidden}.availability-module__BKJfKG__inlineInput{border:1px solid #2271b1;border-radius:3px;width:100%;max-width:120px;padding:5px 8px;font-size:.84rem}.availability-module__BKJfKG__inactiveRow{opacity:.55;background:#f6f7f7!important}.availability-module__BKJfKG__toggleLabel{cursor:pointer;align-items:center;gap:6px;font-size:.82rem;font-weight:500;display:inline-flex}.availability-module__BKJfKG__pastSection{background:#fff;border:1px solid #c3c4c7}.availability-module__BKJfKG__pastSummary{color:#50575e;cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 16px;font-size:.86rem;font-weight:600}.availability-module__BKJfKG__pastSummary:hover{color:#1d2327}.availability-module__BKJfKG__pastRow{opacity:.65}.availability-module__BKJfKG__loadingState,.availability-module__BKJfKG__emptyState{text-align:center;color:#50575e;padding:32px;font-size:.9rem}@media (max-width:768px){.availability-module__BKJfKG__packageTabs{flex-direction:column}.availability-module__BKJfKG__pkgTab{min-width:unset;width:100%}.availability-module__BKJfKG__addFormRow,.availability-module__BKJfKG__rangeRow{flex-direction:column}.availability-module__BKJfKG__addBtn{width:100%}}
.MultiImageUploadField-module__FX-QWa__wrapper{gap:8px;display:grid}.MultiImageUploadField-module__FX-QWa__helperText{color:#50575e;margin:0;font-size:.8rem;line-height:1.5}.MultiImageUploadField-module__FX-QWa__input{color:#1d2327;background:#fff;border:1px solid #8c8f94;border-radius:3px;width:100%;padding:8px 10px;font-size:.9rem}.MultiImageUploadField-module__FX-QWa__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;display:grid}.MultiImageUploadField-module__FX-QWa__sectionBlock{gap:6px;display:grid}.MultiImageUploadField-module__FX-QWa__sectionLabel{text-transform:uppercase;letter-spacing:.5px;color:#0a4b78;margin:0;font-size:.72rem;font-weight:700}.MultiImageUploadField-module__FX-QWa__card{background:#f0f6fc;border:2px solid #72aee6;border-radius:4px;gap:6px;padding:6px;display:grid}.MultiImageUploadField-module__FX-QWa__label{color:#0a4b78;text-transform:uppercase;letter-spacing:.4px;font-size:.68rem;font-weight:700}.MultiImageUploadField-module__FX-QWa__img{object-fit:cover;background:#fff;border:1px solid #c3c4c7;border-radius:2px;width:100%;height:100px}.MultiImageUploadField-module__FX-QWa__cancelBtn{color:#b32d2e;cursor:pointer;background:#fff;border:1px solid #b32d2e;border-radius:3px;justify-self:start;padding:6px 10px;font-size:.76rem;font-weight:600}.MultiImageUploadField-module__FX-QWa__cancelBtn:hover{color:#fff;background:#b32d2e}.MultiImageUploadField-module__FX-QWa__noticeText{color:#b32d2e;margin:0;font-size:.78rem;line-height:1.4}.MultiImageUploadField-module__FX-QWa__removeBtn{color:#b32d2e;cursor:pointer;text-align:center;background:#fff;border:1px solid #b32d2e;border-radius:3px;padding:6px 10px;font-size:.72rem;font-weight:600}.MultiImageUploadField-module__FX-QWa__removeBtn:hover{color:#fff;background:#b32d2e}
