.BookingFormModal-module__oAIDrW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.BookingFormModal-module__oAIDrW__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.3s ease-out BookingFormModal-module__oAIDrW__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes BookingFormModal-module__oAIDrW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BookingFormModal-module__oAIDrW__header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex;position:sticky;top:0}.BookingFormModal-module__oAIDrW__header h2{color:#111827;margin:0 0 8px;font-size:24px}.BookingFormModal-module__oAIDrW__quoteRef{color:#6b7280;align-items:center;gap:12px;font-size:14px;display:flex}.BookingFormModal-module__oAIDrW__subtitle{color:#6b7280;margin:0;font-size:14px;font-weight:400}.BookingFormModal-module__oAIDrW__status{color:#fff;letter-spacing:.5px;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.BookingFormModal-module__oAIDrW__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:all .2s;display:flex}.BookingFormModal-module__oAIDrW__closeBtn:hover{color:#374151;background:#f3f4f6}.BookingFormModal-module__oAIDrW__content{flex:1;min-height:0;max-height:calc(90vh - 200px);padding:24px 28px;overflow-y:scroll!important}.BookingFormModal-module__oAIDrW__section{margin-bottom:24px}.BookingFormModal-module__oAIDrW__tripSection{background:#fcfcfc;border:1px solid #f1f1f1;border-radius:12px;margin-bottom:48px;padding:20px}.BookingFormModal-module__oAIDrW__tripTitle{border-bottom:3px solid #3b82f6;padding-bottom:12px;display:inline-block;color:#1a1a1a!important;margin-bottom:24px!important;font-size:20px!important}.BookingFormModal-module__oAIDrW__section:last-child{margin-bottom:0}.BookingFormModal-module__oAIDrW__section h3{color:#374151;border-bottom:2px solid #e5e7eb;margin:0 0 16px;padding-bottom:8px;font-size:16px;font-weight:600}.BookingFormModal-module__oAIDrW__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.BookingFormModal-module__oAIDrW__companyContactRow{grid-column:1/-1;align-items:flex-start;gap:16px;display:flex}.BookingFormModal-module__oAIDrW__companyContactRow .BookingFormModal-module__oAIDrW__field{flex:1;min-width:0}.BookingFormModal-module__oAIDrW__field{flex-direction:column;display:flex}.BookingFormModal-module__oAIDrW__field label{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:500}.BookingFormModal-module__oAIDrW__field input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:10px 12px;font-size:14px;transition:all .2s}.BookingFormModal-module__oAIDrW__field input:disabled,.BookingFormModal-module__oAIDrW__field select:disabled{color:#6b7280;cursor:not-allowed;background:#f9fafb}.BookingFormModal-module__oAIDrW__field select,.BookingFormModal-module__oAIDrW__select{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;min-width:200px;max-width:100%;padding:10px 12px;font-size:14px}.BookingFormModal-module__oAIDrW__companyNameSelect{max-width:280px;font-size:12px}.BookingFormModal-module__oAIDrW__companyNameSelect option{font-size:12px}.BookingFormModal-module__oAIDrW__companyNameSelectWide{width:100%;max-width:100%;font-size:12px}.BookingFormModal-module__oAIDrW__companyNameSelectWide option{font-size:12px}.BookingFormModal-module__oAIDrW__field input:not(:disabled):focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.BookingFormModal-module__oAIDrW__field input.BookingFormModal-module__oAIDrW__error,.BookingFormModal-module__oAIDrW__field select.BookingFormModal-module__oAIDrW__error,.BookingFormModal-module__oAIDrW__select.BookingFormModal-module__oAIDrW__error{border-color:#dc2626}.BookingFormModal-module__oAIDrW__field input.BookingFormModal-module__oAIDrW__error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.BookingFormModal-module__oAIDrW__errorText{color:#dc2626;margin-top:4px;font-size:12px}.BookingFormModal-module__oAIDrW__addressDisplay{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin-top:8px;padding:10px 12px;font-size:13px;line-height:1.5}.BookingFormModal-module__oAIDrW__readOnlyInput{background:#f8fafc}.BookingFormModal-module__oAIDrW__searchableSelect{flex:1;width:100%;position:relative}.BookingFormModal-module__oAIDrW__searchableSelect input{box-sizing:border-box;width:100%}.BookingFormModal-module__oAIDrW__suggestions{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #00000014}.BookingFormModal-module__oAIDrW__suggestionItem{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:10px 12px}.BookingFormModal-module__oAIDrW__suggestionItem:hover{background:#f8fafc}.BookingFormModal-module__oAIDrW__suggestionCompany{color:#111827;font-size:13px;font-weight:600}.BookingFormModal-module__oAIDrW__suggestionAddress{color:#6b7280;margin-top:2px;font-size:12px}.BookingFormModal-module__oAIDrW__suggestionEmpty{color:#6b7280;padding:12px;font-size:12px}.BookingFormModal-module__oAIDrW__pricingGrid{background:#f9fafb;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.BookingFormModal-module__oAIDrW__priceRow{justify-content:space-between;align-items:center;font-size:15px;display:flex}.BookingFormModal-module__oAIDrW__priceRow span:first-child{color:#6b7280}.BookingFormModal-module__oAIDrW__priceRow span:last-child{color:#111827;font-weight:600}.BookingFormModal-module__oAIDrW__priceRow.BookingFormModal-module__oAIDrW__total{border-top:2px solid #e5e7eb;margin-top:8px;padding-top:12px;font-size:18px}.BookingFormModal-module__oAIDrW__priceRow.BookingFormModal-module__oAIDrW__total span:last-child{color:#059669;font-size:20px}.BookingFormModal-module__oAIDrW__discount{color:#dc2626!important}.BookingFormModal-module__oAIDrW__itemsList{flex-direction:column;gap:12px;display:flex}.BookingFormModal-module__oAIDrW__item{background:#f9fafb;border-left:3px solid #3b82f6;border-radius:6px;padding:12px}.BookingFormModal-module__oAIDrW__item div:first-child{color:#111827;margin-bottom:4px}.BookingFormModal-module__oAIDrW__item div:last-child{color:#6b7280;font-size:13px}.BookingFormModal-module__oAIDrW__footer{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:20px 28px;display:flex;position:sticky;bottom:0}.BookingFormModal-module__oAIDrW__leftActions,.BookingFormModal-module__oAIDrW__rightActions{gap:12px;display:flex}.BookingFormModal-module__oAIDrW__footer button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.BookingFormModal-module__oAIDrW__btnSuccess{color:#fff;background:#059669}.BookingFormModal-module__oAIDrW__btnSuccess:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.BookingFormModal-module__oAIDrW__btnWarning{color:#fff;background:#f59e0b}.BookingFormModal-module__oAIDrW__btnWarning:hover{background:#d97706}.BookingFormModal-module__oAIDrW__btnDanger{color:#fff;background:#dc2626}.BookingFormModal-module__oAIDrW__btnDanger:hover{background:#b91c1c}.BookingFormModal-module__oAIDrW__btnSecondary{color:#374151;background:#e5e7eb}.BookingFormModal-module__oAIDrW__btnSecondary:hover{background:#d1d5db}.BookingFormModal-module__oAIDrW__btnPrimary{color:#fff;background:#3b82f6}.BookingFormModal-module__oAIDrW__btnPrimary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.BookingFormModal-module__oAIDrW__content::-webkit-scrollbar{width:12px}.BookingFormModal-module__oAIDrW__content::-webkit-scrollbar-track{background:#e5e7eb;border-radius:6px}.BookingFormModal-module__oAIDrW__content::-webkit-scrollbar-thumb{background:#9ca3af;border:2px solid #e5e7eb;border-radius:6px}.BookingFormModal-module__oAIDrW__content::-webkit-scrollbar-thumb:hover{background:#6b7280}@media (max-width:768px){.BookingFormModal-module__oAIDrW__grid{grid-template-columns:1fr}.BookingFormModal-module__oAIDrW__footer{flex-direction:column;gap:12px}.BookingFormModal-module__oAIDrW__leftActions,.BookingFormModal-module__oAIDrW__rightActions{width:100%}.BookingFormModal-module__oAIDrW__footer button{flex:1}}
.CustomerFormModal-module__dT-doq__customerModal{border-radius:10px;flex-direction:column;width:100%;max-width:1100px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000026}.CustomerFormModal-module__dT-doq__customerContent{flex:1;min-width:0;padding:24px 28px;overflow:hidden auto}.CustomerFormModal-module__dT-doq__formRow5{grid-template-columns:repeat(5,1fr);gap:12px 16px;margin-bottom:14px;display:grid}.CustomerFormModal-module__dT-doq__formRow4{grid-template-columns:repeat(4,1fr);gap:12px 16px;margin-bottom:14px;display:grid}.CustomerFormModal-module__dT-doq__formRow3{grid-template-columns:repeat(3,1fr);gap:12px 16px;margin-bottom:14px;display:grid}.CustomerFormModal-module__dT-doq__formRow{grid-template-columns:1fr 1fr;gap:16px 20px;margin-bottom:16px;display:grid}.CustomerFormModal-module__dT-doq__formRow .CustomerFormModal-module__dT-doq__field{min-width:0}.CustomerFormModal-module__dT-doq__formRow input{box-sizing:border-box;width:100%;max-width:100%}.CustomerFormModal-module__dT-doq__formRowSingle{margin-bottom:16px}.CustomerFormModal-module__dT-doq__formRowSingle .CustomerFormModal-module__dT-doq__field{min-width:0}.CustomerFormModal-module__dT-doq__formRowSingle input{box-sizing:border-box;width:100%;max-width:100%}.CustomerFormModal-module__dT-doq__customerField{min-width:0}.CustomerFormModal-module__dT-doq__customerField input,.CustomerFormModal-module__dT-doq__customerField select,.CustomerFormModal-module__dT-doq__customerField textarea{box-sizing:border-box;width:100%;max-width:100%}.CustomerFormModal-module__dT-doq__customerField label{color:#374151;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.CustomerFormModal-module__dT-doq__scheduleGrid{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.CustomerFormModal-module__dT-doq__scheduleRow{grid-template-columns:44px 60px 1fr auto 1fr;align-items:center;gap:10px;display:grid}.CustomerFormModal-module__dT-doq__dayRow{white-space:nowrap;grid-template-columns:44px 70px 110px auto 110px;align-items:center;gap:10px;display:grid}.CustomerFormModal-module__dT-doq__scheduleDayLabel,.CustomerFormModal-module__dT-doq__dayLabel{color:#374151;font-size:13px;font-weight:500}.CustomerFormModal-module__dT-doq__scheduleClosedCheck{color:#6b7280;cursor:pointer;align-items:center;gap:6px;font-size:12px;display:flex}.CustomerFormModal-module__dT-doq__scheduleClosedCheck input{cursor:pointer;margin:0}.CustomerFormModal-module__dT-doq__timeInput{border:1px solid #d1d5db;border-radius:6px;min-width:0;padding:6px 8px;font-size:13px}.CustomerFormModal-module__dT-doq__timeInput:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.CustomerFormModal-module__dT-doq__scheduleDash{color:#9ca3af;font-size:12px}.CustomerFormModal-module__dT-doq__sectionHeading{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #e5e7eb;margin:24px 0 12px;padding-top:20px;font-size:12px;font-weight:600}.CustomerFormModal-module__dT-doq__sectionHeading:first-child{border-top:none;margin-top:0;padding-top:0}.CustomerFormModal-module__dT-doq__fieldWithLoader{position:relative}.CustomerFormModal-module__dT-doq__fieldWithLoader .CustomerFormModal-module__dT-doq__addressFieldLoader{border:2px solid #e2e8f0;border-top-color:#64748b;border-radius:50%;width:10px;height:10px;animation:1.2s linear infinite CustomerFormModal-module__dT-doq__addressLoaderSpin;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@keyframes CustomerFormModal-module__dT-doq__addressLoaderSpin{to{transform:translateY(-50%)rotate(360deg)}}
.QuoteForm-module__5qz9Fq__poWarning{border-color:#eab308!important}.QuoteForm-module__5qz9Fq__addressRow{grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-bottom:20px;display:grid}.QuoteForm-module__5qz9Fq__addressSection{width:100%;min-width:0}.QuoteForm-module__5qz9Fq__equipmentBlock{width:100%}.QuoteForm-module__5qz9Fq__drawingRow{background:#fff;border:1px solid #f0f0f0;border-radius:10px;width:100%;margin-top:10px;overflow:hidden;box-shadow:0 6px 20px #0000000f}.QuoteForm-module__5qz9Fq__drawingSection{margin-top:15px}.QuoteForm-module__5qz9Fq__drawingHeader{background:#f8fafc;border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:12px 14px}.QuoteForm-module__5qz9Fq__drawingTitle{color:#1f2937;margin:0 0 4px;font-size:14px;font-weight:700}.QuoteForm-module__5qz9Fq__drawingSubtitle{color:#6b7280;margin:0;font-size:12px;font-style:italic}.QuoteForm-module__5qz9Fq__drawingPreview{background:#fff;border:none;justify-content:center;gap:20px;padding:15px;display:flex}.QuoteForm-module__5qz9Fq__noDrawings{text-align:center;color:#6b7280;width:100%;padding:10px 0;font-size:13px;font-style:italic}.QuoteForm-module__5qz9Fq__drawingPreview img,.QuoteForm-module__5qz9Fq__drawingThumb{opacity:.8;cursor:zoom-in;width:auto;height:80px;transition:opacity .2s,transform .2s}.QuoteForm-module__5qz9Fq__drawingPreview img:hover,.QuoteForm-module__5qz9Fq__drawingThumb:hover{opacity:1;transform:scale(1.1)}.QuoteForm-module__5qz9Fq__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.QuoteForm-module__5qz9Fq__modalContent{background:#fff;border-radius:0;width:90vw;max-height:95vh;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.QuoteForm-module__5qz9Fq__closeModal{color:#fff;cursor:pointer;z-index:10001;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;transition:background .2s;display:flex;position:absolute;top:15px;right:15px}.QuoteForm-module__5qz9Fq__closeModal:hover{background:#000c}.QuoteForm-module__5qz9Fq__modalLayout{flex-direction:row-reverse;gap:0;max-height:95vh;display:flex}.QuoteForm-module__5qz9Fq__modalImageContainer{background:#f8f9fa;flex:1;justify-content:center;align-items:center;padding:30px;display:flex;position:relative}.QuoteForm-module__5qz9Fq__modalImage{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:88vh;max-height:88vh}.QuoteForm-module__5qz9Fq__modalSpecsList{background:#fff;border-right:1px solid #e5e7eb;flex:0 0 340px;max-height:95vh;padding:25px 20px 25px 0;overflow-y:auto}.QuoteForm-module__5qz9Fq__modalSpecsHeader{border-bottom:2px solid #facc15;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.QuoteForm-module__5qz9Fq__unitToggle{background:#f1f5f9;border-radius:20px;gap:2px;padding:3px;display:flex}.QuoteForm-module__5qz9Fq__unitBtn{cursor:pointer;color:#94a3b8;text-transform:uppercase;background:0 0;border:none;border-radius:17px;padding:3px 10px;font-size:10px;font-weight:700;line-height:1;transition:all .2s}.QuoteForm-module__5qz9Fq__unitBtnActive{color:#fff;background:#1e40af;box-shadow:0 1px 3px #0000001a}.QuoteForm-module__5qz9Fq__specsTable{flex-direction:column;gap:12px;display:flex}.QuoteForm-module__5qz9Fq__specRow{background:#f8f9fa;border-radius:6px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:10px;transition:background .2s;display:grid}.QuoteForm-module__5qz9Fq__specRow:hover{background:#e5e7eb}.QuoteForm-module__5qz9Fq__specId{color:#1e40af;text-align:center;background:#fff;border:2px solid #1e40af;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.QuoteForm-module__5qz9Fq__specName{color:#374151;font-size:13px;font-weight:500}.QuoteForm-module__5qz9Fq__specValue{color:#6b7280;white-space:nowrap;font-size:13px;font-weight:600}.QuoteForm-module__5qz9Fq__carouselArrowLeft,.QuoteForm-module__5qz9Fq__carouselArrowRight{color:#fff;cursor:pointer;z-index:10002;-webkit-user-select:none;user-select:none;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:36px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.QuoteForm-module__5qz9Fq__carouselArrowLeft:hover,.QuoteForm-module__5qz9Fq__carouselArrowRight:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.QuoteForm-module__5qz9Fq__carouselArrowLeft{left:20px}.QuoteForm-module__5qz9Fq__carouselArrowRight{right:20px}@media (max-width:1024px){.QuoteForm-module__5qz9Fq__modalLayout{flex-direction:column}.QuoteForm-module__5qz9Fq__modalSpecsList{flex:1;max-height:40vh}}.QuoteForm-module__5qz9Fq__addTripDropdown{cursor:pointer;appearance:none;color:#6b7280;background-color:#f3f4f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:2px solid #d1d5db;border-radius:6px;min-width:160px;padding:10px 36px 10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-block}.QuoteForm-module__5qz9Fq__addTripDropdown:hover:not(:disabled){background-color:#e5e7eb;border-color:#9ca3af}.QuoteForm-module__5qz9Fq__addTripDropdown:disabled{opacity:.5;cursor:not-allowed}
