.LocationSelector-module__og6Yvq__selectorContainer{flex-direction:column;gap:1.5rem;display:flex}.LocationSelector-module__og6Yvq__stopList{flex-direction:column;gap:2rem;display:flex}.LocationSelector-module__og6Yvq__dateZone{flex-direction:column;gap:.35rem;display:flex}.LocationSelector-module__og6Yvq__zoneHeader{color:var(--primary-color);background:#dbeafe;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.25rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:flex}.LocationSelector-module__og6Yvq__zoneHeaderLeft{align-items:center;gap:.6rem;display:flex}.LocationSelector-module__og6Yvq__dateCheckboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff80;border-radius:8px;align-items:center;gap:.4rem;padding:.2rem .6rem;transition:all .2s;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__dateCheckboxLabel{background:#1e3a8a30;border-color:#3b82f620}.LocationSelector-module__og6Yvq__dateCheckboxLabel:hover{background:#fff;box-shadow:0 2px 4px #0000000d}.LocationSelector-module__og6Yvq__checkboxTextSmall{white-space:nowrap;font-size:.85rem;font-weight:700}[data-theme=dark] .LocationSelector-module__og6Yvq__zoneHeader{color:#60a5fa;background:#1e3a8a30;border-color:#3b82f640}.LocationSelector-module__og6Yvq__zoneBody{flex-direction:column;gap:.75rem;min-height:20px;display:flex}.LocationSelector-module__og6Yvq__emptyZone{color:#adb5bd;text-align:center;background:#f8f9fa;border:2px dashed #e9ecef;border-radius:12px;padding:1.5rem;font-size:.9rem;font-style:italic}[data-theme=dark] .LocationSelector-module__og6Yvq__emptyZone{color:#475569;background:#0f172a80;border-color:#1e293b}.LocationSelector-module__og6Yvq__stopWrapper{position:relative}.LocationSelector-module__og6Yvq__stopCard{background:var(--background-white);border:1px solid var(--border-color);z-index:1;border-radius:12px;transition:all .2s;position:relative;box-shadow:0 2px 8px #00000005}.LocationSelector-module__og6Yvq__stopCard[data-expanded=true]{border-color:var(--primary-color);z-index:50;overflow:visible;box-shadow:0 8px 24px #0000000f}.LocationSelector-module__og6Yvq__stopCard[data-dragging=true]{border-color:var(--primary-color);cursor:grabbing;box-shadow:0 15px 35px #00000026!important}.LocationSelector-module__og6Yvq__stopHeader{cursor:pointer;background:var(--background-white);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.LocationSelector-module__og6Yvq__stopCard[data-expanded=true] .LocationSelector-module__og6Yvq__stopHeader{border-radius:12px 12px 0 0}.LocationSelector-module__og6Yvq__stopHeader:hover{background:var(--background-alt)}.LocationSelector-module__og6Yvq__dragHandle{color:#adb5bd;cursor:grab;justify-content:center;align-items:center;margin:-2px 4px 0 -4px;padding:2px;transition:color .2s;display:flex}.LocationSelector-module__og6Yvq__dragHandle:hover{color:var(--primary-color)}.LocationSelector-module__og6Yvq__dragHandle:active{cursor:grabbing}.LocationSelector-module__og6Yvq__stopHeaderLeft{flex-direction:row;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.LocationSelector-module__og6Yvq__stopContentMain{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.LocationSelector-module__og6Yvq__stopTitleRow{align-items:center;gap:.5rem;width:100%;display:flex}.LocationSelector-module__og6Yvq__stopNumberIndex{background-color:var(--primary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:inline-flex;box-shadow:0 2px 4px #0000001a}.LocationSelector-module__og6Yvq__stopNameText{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:1.05rem;font-weight:700;overflow:hidden}.LocationSelector-module__og6Yvq__locationTypeTag{text-transform:uppercase;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:700}.LocationSelector-module__og6Yvq__typeCustomer{color:#0369a1;background:#e0f2fe}[data-theme=dark] .LocationSelector-module__og6Yvq__typeCustomer{color:#bae6fd;background:#0c4a6e}.LocationSelector-module__og6Yvq__typeHotel{color:#92400e;background:#fef3c7}[data-theme=dark] .LocationSelector-module__og6Yvq__typeHotel{color:#fef3c7;background:#78350f}.LocationSelector-module__og6Yvq__stopPurposeRow{color:var(--text-secondary);margin-top:-2px;padding-left:31px;font-size:.8rem}.LocationSelector-module__og6Yvq__stopBody{border-top:1px solid var(--border-color);background:#fafbfc;border-radius:0 0 12px 12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__stopBody{background:#0f172a;border-color:#1e293b}.LocationSelector-module__og6Yvq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.LocationSelector-module__og6Yvq__formGridFull{grid-column:span 2}.LocationSelector-module__og6Yvq__formGroup{flex-direction:column;gap:.5rem;display:flex}.LocationSelector-module__og6Yvq__label{color:var(--text-secondary);font-size:.9rem;font-weight:700}.LocationSelector-module__og6Yvq__input,.LocationSelector-module__og6Yvq__select{border:1px solid var(--border-color);width:100%;color:var(--text-main);background:#fff;border-radius:8px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}:is([data-theme=dark] .LocationSelector-module__og6Yvq__input,[data-theme=dark] .LocationSelector-module__og6Yvq__select){color:#f8fafc;background:#1e293b;border-color:#334155}.LocationSelector-module__og6Yvq__input:focus,.LocationSelector-module__og6Yvq__select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.LocationSelector-module__og6Yvq__locationRow{align-items:flex-start;gap:.75rem;display:flex}.LocationSelector-module__og6Yvq__addLocationBtn{border:1px solid var(--border-color);color:var(--primary-color);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__addLocationBtn{color:#60a5fa;background:#1e293b;border-color:#334155}.LocationSelector-module__og6Yvq__addLocationBtn:hover{border-color:var(--primary-color);background:#f0f7ff}[data-theme=dark] .LocationSelector-module__og6Yvq__addLocationBtn:hover{background:#1e3a8a;border-color:#3b82f6}.LocationSelector-module__og6Yvq__footerActions{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.LocationSelector-module__og6Yvq__addBtn{border:2px dashed var(--primary-color);color:var(--primary-color);cursor:pointer;background:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__addBtn{color:#60a5fa;background:#0f172a;border-color:#1e3a8a}.LocationSelector-module__og6Yvq__addBtn:hover{background:#f0f7ff;border-style:solid;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}[data-theme=dark] .LocationSelector-module__og6Yvq__addBtn:hover{background:#1e293b;box-shadow:0 4px 20px #0000004d}.LocationSelector-module__og6Yvq__removeBtn{color:#fa5252;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;align-self:flex-end;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__removeBtn{color:#f87171;background:#450a0a30;border-color:#991b1b40}.LocationSelector-module__og6Yvq__removeBtn:hover{color:#fff;background:#fa5252}.LocationSelector-module__og6Yvq__draggingOverlay{pointer-events:none;z-index:1000}.LocationSelector-module__og6Yvq__expandIcon{color:var(--text-secondary);transition:transform .2s}.LocationSelector-module__og6Yvq__stopCard[data-expanded=true] .LocationSelector-module__og6Yvq__expandIcon{transform:rotate(180deg)}@media (max-width:768px){.LocationSelector-module__og6Yvq__formGrid{grid-template-columns:1fr}}.LocationSelector-module__og6Yvq__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;margin-top:.25rem;padding:.75rem 1rem;transition:all .2s;display:flex}[data-theme=dark] .LocationSelector-module__og6Yvq__checkboxLabel{color:#f8fafc;background:#1e293b50;border-color:#334155}.LocationSelector-module__og6Yvq__checkboxLabel:hover{border-color:var(--primary-color);background:#f0f7ff}[data-theme=dark] .LocationSelector-module__og6Yvq__checkboxLabel:hover{background:#1e293b;border-color:#3b82f6}.LocationSelector-module__og6Yvq__checkbox{cursor:pointer;width:1.25rem;height:1.25rem;accent-color:var(--primary-color)}.LocationSelector-module__og6Yvq__checkboxText{color:var(--text-main);font-size:.9rem;font-weight:700}.LocationSelector-module__og6Yvq__inputWithBadge{align-items:center;gap:.75rem;width:100%;display:flex}.LocationSelector-module__og6Yvq__inputWithBadge .LocationSelector-module__og6Yvq__select{flex:1;min-width:0}.LocationSelector-module__og6Yvq__infoBadge{flex-shrink:0;align-items:center;display:flex}.LocationSelector-module__og6Yvq__badgeSuccess,.LocationSelector-module__og6Yvq__badgeWarning{border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 2px 4px #0000000d}.LocationSelector-module__og6Yvq__badgeSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.LocationSelector-module__og6Yvq__badgeWarning{color:#9a3412;background:#fff7ed;border:1px solid #ffedd5}[data-theme=dark] .LocationSelector-module__og6Yvq__badgeSuccess{color:#6ee7b7;background:#064e3b30;border-color:#065f46}[data-theme=dark] .LocationSelector-module__og6Yvq__badgeWarning{color:#fdba74;background:#7c2d1230;border-color:#9a3412}
.LocationModal-module__-FDLEq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.LocationModal-module__-FDLEq__formGroup{flex-direction:column;gap:.5rem;display:flex}.LocationModal-module__-FDLEq__formGroupFull{grid-column:1/-1}.LocationModal-module__-FDLEq__label{color:var(--text-main);font-size:.9rem;font-weight:700}.LocationModal-module__-FDLEq__input,.LocationModal-module__-FDLEq__select,.LocationModal-module__-FDLEq__textarea{border:1px solid var(--border-color);background:var(--background-white);color:var(--text-main);border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.LocationModal-module__-FDLEq__input::-moz-placeholder{color:var(--text-light)}.LocationModal-module__-FDLEq__textarea::-moz-placeholder{color:var(--text-light)}.LocationModal-module__-FDLEq__input::placeholder,.LocationModal-module__-FDLEq__textarea::placeholder{color:var(--text-light)}.LocationModal-module__-FDLEq__checkboxWrapper{align-items:center;gap:.5rem;height:100%;padding-top:1.3rem;display:flex}.LocationModal-module__-FDLEq__mapBtnGroup{gap:.5rem;display:flex}.LocationModal-module__-FDLEq__mapBtnGroup .LocationModal-module__-FDLEq__input{flex-grow:1}.LocationModal-module__-FDLEq__mapBtn{background:var(--secondary-light);color:var(--primary-dark);border:1px solid var(--secondary-color);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:0 1rem;font-weight:600;transition:all .2s;display:flex}[data-theme=dark] .LocationModal-module__-FDLEq__mapBtn{color:#60a5fa;background:#3b82f61a;border-color:#3b82f633}.LocationModal-module__-FDLEq__mapBtn:hover{background:var(--primary-color);color:#fff}.LocationModal-module__-FDLEq__input:focus,.LocationModal-module__-FDLEq__textarea:focus,.LocationModal-module__-FDLEq__select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #228be61a}.LocationModal-module__-FDLEq__textarea{resize:vertical;min-height:100px}.LocationModal-module__-FDLEq__modalFooter{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.LocationModal-module__-FDLEq__saveBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .2s}.LocationModal-module__-FDLEq__saveBtn:hover{background:var(--primary-light)}.LocationModal-module__-FDLEq__cancelBtn{background:var(--background-alt);color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.LocationModal-module__-FDLEq__cancelBtn:hover{background:var(--background-ws);color:var(--text-main)}.LocationModal-module__-FDLEq__sectionDivider{color:var(--text-main);border-bottom:2px solid var(--border-color);margin:2.5rem 0 1.5rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:700}.LocationModal-module__-FDLEq__roomPriceTable{background:var(--background-alt);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;box-shadow:inset 0 2px 4px #00000005}@media (max-width:768px){.LocationModal-module__-FDLEq__formGrid{grid-template-columns:1fr;gap:1rem}.LocationModal-module__-FDLEq__modalFooter{flex-direction:column;justify-content:stretch}.LocationModal-module__-FDLEq__saveBtn,.LocationModal-module__-FDLEq__cancelBtn{width:100%}}
.MapPickerModal-module__6UTI9G__container{flex-direction:column;gap:1rem;height:550px;display:flex}.MapPickerModal-module__6UTI9G__searchWrapper{width:100%}.MapPickerModal-module__6UTI9G__searchInput{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:350px;margin-top:10px;margin-left:10px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;box-shadow:0 4px 12px #0000001a}.MapPickerModal-module__6UTI9G__searchInput:focus{border-color:var(--primary-color);outline:none}[data-theme=dark] .MapPickerModal-module__6UTI9G__searchInput{color:#000}.MapPickerModal-module__6UTI9G__map{border:1px solid #e2e8f0;border-radius:12px;flex:1;width:100%;overflow:hidden}.MapPickerModal-module__6UTI9G__infoBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.MapPickerModal-module__6UTI9G__coordsDisplay{color:#1e293b;align-items:center;gap:.75rem;font-size:1rem;display:flex}.MapPickerModal-module__6UTI9G__hint{color:#64748b;align-items:center;gap:.75rem;font-size:.9rem;font-style:italic;display:flex}.MapPickerModal-module__6UTI9G__icon{color:var(--primary-color)}.MapPickerModal-module__6UTI9G__footer{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.MapPickerModal-module__6UTI9G__confirmBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-weight:700;transition:all .2s;display:flex}.MapPickerModal-module__6UTI9G__confirmBtn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.MapPickerModal-module__6UTI9G__cancelBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s;display:flex}.MapPickerModal-module__6UTI9G__cancelBtn:hover{color:#1e293b;background:#e2e8f0}@media (max-width:768px){.MapPickerModal-module__6UTI9G__container{height:450px}.MapPickerModal-module__6UTI9G__searchInput{width:calc(100% - 20px)}}
.DatePicker-module__QZihYW__datePickerContainer{-webkit-user-select:none;user-select:none;position:relative}.DatePicker-module__QZihYW__dateDisplay{background:var(--surface-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md);cursor:pointer;align-items:center;gap:.75rem;min-width:280px;padding:.6rem 1rem;transition:all .2s;display:flex}.DatePicker-module__QZihYW__dateDisplay:hover{border-color:var(--primary-color)}.DatePicker-module__QZihYW__dateValue{flex-direction:column;flex:1;display:flex}.DatePicker-module__QZihYW__dateValue label{color:var(--text-secondary);text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:700;line-height:1}.DatePicker-module__QZihYW__dateValue span{color:var(--text-main);font-size:.9rem;font-weight:600}.DatePicker-module__QZihYW__separator{background:var(--border-color);width:1px;height:24px}.DatePicker-module__QZihYW__calendarOverlay{z-index:1000;color:#1e293b;background:#f0f9ff;border:1px solid #bae6fd;border-radius:1.25rem;flex-direction:column;gap:1rem;width:max-content;padding:1.25rem;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.DatePicker-module__QZihYW__calendarsContainer{justify-content:center;gap:1.5rem;display:flex}.DatePicker-module__QZihYW__calendar{flex:1}.DatePicker-module__QZihYW__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.DatePicker-module__QZihYW__monthTitle{color:#0f172a;font-size:1rem;font-weight:800}.DatePicker-module__QZihYW__navBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:1.1rem;font-weight:900;line-height:1;transition:all .2s}.DatePicker-module__QZihYW__navBtn:hover{color:#0284c7;background:#e0f2fe}.DatePicker-module__QZihYW__daysGrid{grid-template-columns:repeat(7,1fr);gap:6px 12px;display:grid}.DatePicker-module__QZihYW__weekday{color:#64748b;text-align:center;padding-bottom:.75rem;font-size:.7rem;font-weight:800}.DatePicker-module__QZihYW__day{aspect-ratio:1;cursor:pointer;z-index:1;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.85rem;transition:all .1s;display:flex;position:relative}.DatePicker-module__QZihYW__day:hover:not(.DatePicker-module__QZihYW__empty){color:#0f172a;background:#f1f5f9}.DatePicker-module__QZihYW__selected{background:var(--primary-color)!important;color:#fff!important}.DatePicker-module__QZihYW__inRange{color:#2563eb;background:#eff6ff;border-radius:0}.DatePicker-module__QZihYW__rangeStart{border-top-right-radius:0;border-bottom-right-radius:0}.DatePicker-module__QZihYW__rangeEnd{border-top-left-radius:0;border-bottom-left-radius:0}.DatePicker-module__QZihYW__empty{cursor:default}.DatePicker-module__QZihYW__footer{border-top:1px solid #bae6fd;justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.DatePicker-module__QZihYW__applyBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.75rem;padding:.6rem 2rem;font-size:.95rem;font-weight:800;transition:all .2s}.DatePicker-module__QZihYW__applyBtn:hover{background:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.DatePicker-module__QZihYW__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:700}.DatePicker-module__QZihYW__cancelBtn:hover{color:#0f172a}@media (max-width:650px){.DatePicker-module__QZihYW__calendarOverlay{border-radius:20px 20px 0 0;width:100vw;min-width:100%;position:fixed;inset:auto 0 0}.DatePicker-module__QZihYW__calendarsContainer{flex-direction:column}}.DatePicker-module__QZihYW__disabled{pointer-events:none;opacity:.8;color:#94a3b8!important;cursor:not-allowed!important}
.LoadingSpinner-module__7aejDa__spinnerWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.LoadingSpinner-module__7aejDa__spinner{border:3px solid #0000001a;border-radius:50%;animation:.8s linear infinite LoadingSpinner-module__7aejDa__spin}[data-theme=dark] .LoadingSpinner-module__7aejDa__spinner{border-color:#ffffff1a}.LoadingSpinner-module__7aejDa__sm{border-width:2px;width:20px;height:20px}.LoadingSpinner-module__7aejDa__md{border-width:3px;width:36px;height:36px}.LoadingSpinner-module__7aejDa__lg{border-width:4px;width:56px;height:56px}.LoadingSpinner-module__7aejDa__xl{border-width:5px;width:80px;height:80px}.LoadingSpinner-module__7aejDa__text{color:var(--text-secondary);font-size:.9rem;font-weight:500}.LoadingSpinner-module__7aejDa__fullPageOverlay{background:var(--background-page);z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes LoadingSpinner-module__7aejDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.RecordLocationSelector-module__xNqS6G__selectorContainer{flex-direction:column;gap:1.5rem;display:flex}.RecordLocationSelector-module__xNqS6G__stopList{flex-direction:column;gap:2rem;display:flex}.RecordLocationSelector-module__xNqS6G__dateZone{flex-direction:column;gap:.75rem;display:flex}.RecordLocationSelector-module__xNqS6G__zoneHeader{color:var(--primary-color);background:#dbeafe;border:1px solid #bfdbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.25rem;padding:.65rem 1rem;font-size:1rem;font-weight:700;display:flex}.RecordLocationSelector-module__xNqS6G__zoneHeaderLeft{align-items:center;gap:.6rem;display:flex}.RecordLocationSelector-module__xNqS6G__zoneHeaderRight{align-items:center;gap:.5rem;display:flex}.RecordLocationSelector-module__xNqS6G__zoneBody{flex-direction:column;gap:.75rem;min-height:20px;display:flex}.RecordLocationSelector-module__xNqS6G__emptyZone{color:#adb5bd;text-align:center;background:#f8f9fa;border:2px dashed #e9ecef;border-radius:12px;padding:1.5rem;font-size:.9rem;font-style:italic}.RecordLocationSelector-module__xNqS6G__stopWrapper{position:relative}.RecordLocationSelector-module__xNqS6G__stopCard{background:var(--background-white);border:1px solid var(--border-color);border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000005}.RecordLocationSelector-module__xNqS6G__stopCard[data-expanded=true]{border-color:var(--primary-color);box-shadow:0 8px 24px #0000000f}.RecordLocationSelector-module__xNqS6G__stopCard[data-dragging=true]{border-color:var(--primary-color);cursor:grabbing;box-shadow:0 15px 35px #00000026!important}.RecordLocationSelector-module__xNqS6G__stopHeader{cursor:pointer;background:var(--background-white);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;transition:background .2s;display:flex}.RecordLocationSelector-module__xNqS6G__stopHeader:hover{background:var(--background-alt)}.RecordLocationSelector-module__xNqS6G__dragHandle{color:#adb5bd;cursor:grab;justify-content:center;align-items:center;margin:-2px 4px 0 -4px;padding:2px;transition:color .2s;display:flex}.RecordLocationSelector-module__xNqS6G__dragHandle:hover{color:var(--primary-color)}.RecordLocationSelector-module__xNqS6G__dragHandle:active{cursor:grabbing}.RecordLocationSelector-module__xNqS6G__stopHeaderLeft{flex-direction:row;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.RecordLocationSelector-module__xNqS6G__stopContentMain{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.RecordLocationSelector-module__xNqS6G__stopTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.RecordLocationSelector-module__xNqS6G__stopNumberIndex{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:inline-flex;box-shadow:0 2px 4px #0000001a}.RecordLocationSelector-module__xNqS6G__locationTypeTag{text-transform:uppercase;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:700}.RecordLocationSelector-module__xNqS6G__typeCustomer{color:#0369a1;background:#e0f2fe}.RecordLocationSelector-module__xNqS6G__typeHotel{color:#92400e;background:#fef3c7}.RecordLocationSelector-module__xNqS6G__stopNameText{color:var(--text-main);word-break:break-word;flex:1 1 0;min-width:80px;font-size:1.05rem;font-weight:700}.RecordLocationSelector-module__xNqS6G__inlineStatusBadge{flex-shrink:0;align-items:center;display:flex}.RecordLocationSelector-module__xNqS6G__stopPurposeRow{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:.5rem;margin-top:-2px;padding-left:31px;font-size:.8rem;display:flex}.RecordLocationSelector-module__xNqS6G__insertedDot{cursor:help;background:#f59f00;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 2px #fff9db}.RecordLocationSelector-module__xNqS6G__stopHeaderRight{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.RecordLocationSelector-module__xNqS6G__badge{text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.RecordLocationSelector-module__xNqS6G__badgePending{color:#868e96;background:#f1f3f5}.RecordLocationSelector-module__xNqS6G__badgeVisited{color:#0ca678;background:#e6fcf5}.RecordLocationSelector-module__xNqS6G__badgeSkipped{color:#fa5252;background:#fff5f5}.RecordLocationSelector-module__xNqS6G__expandIcon{color:var(--text-secondary);transition:transform .2s}.RecordLocationSelector-module__xNqS6G__stopCard[data-expanded=true] .RecordLocationSelector-module__xNqS6G__expandIcon{transform:rotate(180deg)}.RecordLocationSelector-module__xNqS6G__stopBody{border-top:1px solid var(--border-color);background:#fafbfc;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.RecordLocationSelector-module__xNqS6G__statusSelector{gap:1rem;margin-bottom:1rem;display:flex}.RecordLocationSelector-module__xNqS6G__statusBtn{border:1px solid var(--border-color);background:var(--background-white);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:600;transition:all .2s;display:flex}.RecordLocationSelector-module__xNqS6G__statusBtnVisitedActive{color:#0ca678;background:#e6fcf5;border-color:#0ca678;box-shadow:0 0 0 1px #0ca678}.RecordLocationSelector-module__xNqS6G__statusBtnSkippedActive{color:#fa5252;background:#fff5f5;border-color:#fa5252;box-shadow:0 0 0 1px #fa5252}.RecordLocationSelector-module__xNqS6G__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.RecordLocationSelector-module__xNqS6G__formGridFull{grid-column:span 2}.RecordLocationSelector-module__xNqS6G__formGroup{flex-direction:column;gap:.6rem;display:flex}.RecordLocationSelector-module__xNqS6G__label{color:var(--text-secondary);font-size:.85rem;font-weight:700}.RecordLocationSelector-module__xNqS6G__input,.RecordLocationSelector-module__xNqS6G__select{border:1px solid var(--border-color);background-color:var(--background-white);border-radius:12px;width:100%;height:46px;padding:0 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.RecordLocationSelector-module__xNqS6G__input:focus,.RecordLocationSelector-module__xNqS6G__select:focus{border-color:var(--primary-color);outline:none}.RecordLocationSelector-module__xNqS6G__footerActions{justify-content:center;margin-top:1rem;display:flex}.RecordLocationSelector-module__xNqS6G__addDestinationBtn{border:2px dashed var(--primary-color);color:var(--primary-color);cursor:pointer;background:#fff;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.RecordLocationSelector-module__xNqS6G__addDestinationBtn:hover{background:#f0f7ff;border-style:solid;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.RecordLocationSelector-module__xNqS6G__expenseSection{background:var(--background-white);border:1px dashed var(--border-color);border-radius:8px;margin-top:.5rem;padding:1.25rem 1.25rem 1.5rem}.RecordLocationSelector-module__xNqS6G__expenseTitle{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.95rem;font-weight:700;display:flex}.RecordLocationSelector-module__xNqS6G__actionFooter{border-top:1px solid var(--border-color);justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}.RecordLocationSelector-module__xNqS6G__deleteBtn{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.RecordLocationSelector-module__xNqS6G__deleteBtn:hover{color:#fa5252;background:#fff5f5;border-color:#fbc4c4}.RecordLocationSelector-module__xNqS6G__primaryBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s;display:flex}.RecordLocationSelector-module__xNqS6G__primaryBtn:hover{opacity:.9}.RecordLocationSelector-module__xNqS6G__draggingOverlay{pointer-events:none}.RecordLocationSelector-module__xNqS6G__selectWarning{background:#fffbeb;border-color:#f59e0b!important}.RecordLocationSelector-module__xNqS6G__planeWarning{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;align-items:flex-start;gap:8px;margin-top:8px;padding:.75rem;font-size:.8rem;font-weight:600;line-height:1.4;display:flex}.RecordLocationSelector-module__xNqS6G__planeWarning svg{color:#d97706;flex-shrink:0;margin-top:1px}.RecordLocationSelector-module__xNqS6G__expenseList{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.RecordLocationSelector-module__xNqS6G__expenseSetCard{background:#fdfdfd;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;box-shadow:0 1px 2px #00000005}.RecordLocationSelector-module__xNqS6G__expenseSetHeader{color:#475569;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.RecordLocationSelector-module__xNqS6G__expenseSubGrid{grid-column:span 2;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem;display:grid}@media (max-width:768px){.RecordLocationSelector-module__xNqS6G__expenseSubGrid{grid-template-columns:1fr 1fr}.RecordLocationSelector-module__xNqS6G__formGrid{grid-template-columns:1fr;gap:1rem}.RecordLocationSelector-module__xNqS6G__formGridFull{grid-column:span 1}.RecordLocationSelector-module__xNqS6G__stopHeader{flex-wrap:wrap;padding:1rem}.RecordLocationSelector-module__xNqS6G__stopHeaderRight{justify-content:flex-start;width:100%;margin-top:.5rem;padding-left:31px}.RecordLocationSelector-module__xNqS6G__stopBody{padding:1rem}.RecordLocationSelector-module__xNqS6G__statusSelector{flex-direction:column;gap:.5rem}.RecordLocationSelector-module__xNqS6G__actionFooter{flex-direction:column-reverse}.RecordLocationSelector-module__xNqS6G__primaryBtn,.RecordLocationSelector-module__xNqS6G__deleteBtn{text-align:center;width:100%}}.RecordLocationSelector-module__xNqS6G__removeSetBtn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:inline-flex}.RecordLocationSelector-module__xNqS6G__removeSetBtn:hover{color:#b91c1c;background:#fca5a5}.RecordLocationSelector-module__xNqS6G__addExpenseSetBtn{color:#3b82f6;cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:inline-flex}.RecordLocationSelector-module__xNqS6G__addExpenseSetBtn:hover{background:#eff6ff;border-color:#93c5fd}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__zoneHeader{color:var(--primary-light);background:#3b82f61f;border-color:#3b82f633}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__emptyZone{border-color:var(--border-color);color:var(--text-light);background:#ffffff05}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__stopCard{background:var(--background-white);box-shadow:0 2px 8px #0003}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__stopCard[data-expanded=true]{box-shadow:0 8px 24px #0000004d}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__stopHeader{background:var(--background-white)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__stopHeader:hover{background:var(--background-alt)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__typeCustomer{color:#7dd3fc;background:#0ea5e91f}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__typeHotel{color:#fcd34d;background:#f59e0b1f}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__insertedDot{background:#fbbf24;box-shadow:0 0 0 2px #f59f0033}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__addExpenseSetBtn{border-color:var(--border-color);color:var(--primary-light);background:#ffffff08}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__addExpenseSetBtn:hover{background:#3b82f614;border-color:#3b82f64d}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__removeSetBtn{color:#fca5a5;background:#ef44441a}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__removeSetBtn:hover{color:#fca5a5;background:#ef444433}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__dragHandle{color:var(--text-light)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__stopBody{background:var(--background-alt);border-color:var(--border-color)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__expenseSection{border-color:var(--border-color);background:0 0}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__expenseSetCard{background:var(--surface-card);border-color:var(--border-color)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__expenseSetHeader{border-bottom-color:var(--border-color);color:var(--text-secondary)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__input,[data-theme=dark] .RecordLocationSelector-module__xNqS6G__select,[data-theme=dark] .RecordLocationSelector-module__xNqS6G__statusBtn{background:var(--surface-card);color:var(--text-main);border-color:var(--border-color)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__addDestinationBtn{background:var(--surface-card);color:var(--primary-light)}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__addDestinationBtn:hover{background:#3b82f61a}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__deleteBtn{color:var(--text-light);border-color:var(--border-color);background:0 0}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__deleteBtn:hover{color:#fca5a5;background:#ef44441a;border-color:#ef44444d}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__statusBtnVisitedActive{color:#34d399;background:#10b9811a;border-color:#34d399;box-shadow:0 0 0 1px #34d399}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__statusBtnSkippedActive{color:#f87171;background:#ef44441a;border-color:#f87171;box-shadow:0 0 0 1px #f87171}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__selectWarning{background:#f59e0b1a;border-color:#fcd34d!important}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__planeWarning{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b4d}.RecordLocationSelector-module__xNqS6G__timeAutoWarning{color:#16a34a;align-items:center;gap:4px;margin-top:6px;margin-left:10px;font-size:.8rem;font-weight:500;display:flex}.RecordLocationSelector-module__xNqS6G__timeManualWarning{color:#d97706;align-items:center;gap:4px;margin-top:8px;font-size:.8rem;font-weight:500;display:flex}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__timeAutoWarning{color:#34d399}[data-theme=dark] .RecordLocationSelector-module__xNqS6G__timeManualWarning{color:#fbbf24}
