.ColumnMappingStep-module__Ek_-AW__container{flex-direction:column;min-height:0;display:flex}.ColumnMappingStep-module__Ek_-AW__header{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding:0 0 1.5rem}.ColumnMappingStep-module__Ek_-AW__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.ColumnMappingStep-module__Ek_-AW__description{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.ColumnMappingStep-module__Ek_-AW__warningBox{color:#92400e;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.ColumnMappingStep-module__Ek_-AW__warningBox svg{color:#f59e0b;flex-shrink:0}.ColumnMappingStep-module__Ek_-AW__warningTitle{margin-bottom:.25rem;font-weight:600}.ColumnMappingStep-module__Ek_-AW__warningMessage{font-size:.875rem}.ColumnMappingStep-module__Ek_-AW__stepBody{flex:0 auto;margin-bottom:1.5rem;padding-right:.5rem}.ColumnMappingStep-module__Ek_-AW__section{margin-bottom:2rem}.ColumnMappingStep-module__Ek_-AW__sectionTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.ColumnMappingStep-module__Ek_-AW__sectionSubtitle{color:var(--text-secondary);font-size:.875rem;font-weight:400}.ColumnMappingStep-module__Ek_-AW__mappingList{flex-direction:column;gap:1rem;display:flex}.ColumnMappingStep-module__Ek_-AW__mappingRow{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;grid-template-columns:1fr 2fr;align-items:start;gap:1.5rem;padding:1rem;display:grid}.ColumnMappingStep-module__Ek_-AW__fieldInfo{flex-direction:column;gap:.375rem;display:flex}.ColumnMappingStep-module__Ek_-AW__fieldHeader{align-items:center;gap:.5rem;display:flex}.ColumnMappingStep-module__Ek_-AW__fieldLabel{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:500}.ColumnMappingStep-module__Ek_-AW__requiredBadge{color:#991b1b;text-transform:uppercase;letter-spacing:.025em;background:#fee2e2;border-radius:4px;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.ColumnMappingStep-module__Ek_-AW__csvColumnBadge{color:#3730a3;text-transform:uppercase;letter-spacing:.025em;background:#eef2ff;border-radius:4px;align-items:center;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.ColumnMappingStep-module__Ek_-AW__fieldDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.ColumnMappingStep-module__Ek_-AW__fieldExample{color:var(--text-tertiary);font-size:.75rem;font-style:italic}.ColumnMappingStep-module__Ek_-AW__mappingControl{flex-direction:column;gap:.75rem;display:flex}.ColumnMappingStep-module__Ek_-AW__columnSelect{border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:6px;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.ColumnMappingStep-module__Ek_-AW__columnSelect:hover{border-color:var(--primary-color)}.ColumnMappingStep-module__Ek_-AW__columnSelect:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #3b82f61a}.ColumnMappingStep-module__Ek_-AW__samplePreview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem}.ColumnMappingStep-module__Ek_-AW__sampleLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.025em;margin-bottom:.375rem;font-size:.75rem;font-weight:500}.ColumnMappingStep-module__Ek_-AW__sampleValues{flex-direction:column;gap:.25rem;display:flex}.ColumnMappingStep-module__Ek_-AW__sampleValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:.875rem;overflow:hidden}.ColumnMappingStep-module__Ek_-AW__sampleEmptyHint{color:var(--text-secondary);margin-bottom:.375rem;font-size:.8125rem;line-height:1.4}.ColumnMappingStep-module__Ek_-AW__inspectToggle{color:var(--primary-color,#3b82f6);cursor:pointer;text-align:left;text-underline-offset:2px;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.8125rem;font-weight:500;text-decoration:underline}.ColumnMappingStep-module__Ek_-AW__inspectToggle:hover{color:var(--primary-hover,#2563eb)}.ColumnMappingStep-module__Ek_-AW__inspectPanel{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.ColumnMappingStep-module__Ek_-AW__inspectError{color:#b91c1c;margin-bottom:.5rem;font-size:.8125rem}.ColumnMappingStep-module__Ek_-AW__inspectMeta{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;line-height:1.4}.ColumnMappingStep-module__Ek_-AW__inspectLoadMore{color:var(--text-primary);cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:4px;margin-top:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500}.ColumnMappingStep-module__Ek_-AW__inspectLoadMore:hover{background:#f3f4f6;border-color:#9ca3af}.ColumnMappingStep-module__Ek_-AW__inspectScroll{background:#fff;border:1px solid #e5e7eb;border-radius:4px;max-height:14rem;overflow:auto}.ColumnMappingStep-module__Ek_-AW__inspectTable{border-collapse:collapse;width:100%;font-size:.8125rem}.ColumnMappingStep-module__Ek_-AW__inspectTable th{text-align:left;color:var(--text-secondary);background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:.5rem .625rem;font-weight:600;position:sticky;top:0}.ColumnMappingStep-module__Ek_-AW__inspectTable td{vertical-align:top;border-bottom:1px solid #f3f4f6;padding:.375rem .625rem}.ColumnMappingStep-module__Ek_-AW__inspectRowNum{color:var(--text-tertiary);white-space:nowrap;width:4.5rem;font-family:monospace}.ColumnMappingStep-module__Ek_-AW__inspectCell{color:var(--text-primary);word-break:break-word;white-space:pre-wrap;font-family:monospace}.ColumnMappingStep-module__Ek_-AW__inspectCellMuted{color:var(--text-tertiary);text-align:center;padding:.75rem .625rem;font-size:.8125rem}.ColumnMappingStep-module__Ek_-AW__unmappedSectionIntro{color:var(--text-secondary);margin:-.25rem 0 1rem;font-size:.875rem;line-height:1.5}.ColumnMappingStep-module__Ek_-AW__actions{border-top:1px solid var(--border-color);background:#fff;flex-shrink:0;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.ColumnMappingStep-module__Ek_-AW__cancelButton{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.ColumnMappingStep-module__Ek_-AW__cancelButton:hover{background:var(--bg-secondary);border-color:var(--text-tertiary)}.ColumnMappingStep-module__Ek_-AW__primaryButton{background:var(--primary-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.ColumnMappingStep-module__Ek_-AW__primaryButton:hover:not(:disabled){background:var(--primary-hover,#2563eb)}.ColumnMappingStep-module__Ek_-AW__primaryButton:disabled{opacity:.5;cursor:default}@media (prefers-color-scheme:dark){.ColumnMappingStep-module__Ek_-AW__warningBox{color:#fbbf24;background:#451a03;border-color:#92400e}.ColumnMappingStep-module__Ek_-AW__warningBox svg{color:#fbbf24}.ColumnMappingStep-module__Ek_-AW__columnSelect{background:var(--bg-primary);color:var(--text-primary)}.ColumnMappingStep-module__Ek_-AW__samplePreview{background:var(--bg-primary);border-color:var(--border-color)}.ColumnMappingStep-module__Ek_-AW__inspectPanel{border-top-color:var(--border-color)}.ColumnMappingStep-module__Ek_-AW__inspectScroll{border-color:var(--border-color);background:var(--bg-primary)}.ColumnMappingStep-module__Ek_-AW__inspectTable th{background:var(--bg-secondary);border-bottom-color:var(--border-color)}.ColumnMappingStep-module__Ek_-AW__inspectTable td{border-bottom-color:var(--border-color)}.ColumnMappingStep-module__Ek_-AW__inspectError{color:#fca5a5}.ColumnMappingStep-module__Ek_-AW__actions{background:var(--bg-primary)}.ColumnMappingStep-module__Ek_-AW__csvColumnBadge{color:#c7d2fe;background:#312e81}}
.CSVImportModal-module__ioG9ha__overlay{z-index:var(--z-modal);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CSVImportModal-module__ioG9ha__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CSVImportModal-module__ioG9ha__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.CSVImportModal-module__ioG9ha__title{color:#111827;margin:0;font-size:20px;font-weight:600}.CSVImportModal-module__ioG9ha__closeButton{color:#6b7280;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}.CSVImportModal-module__ioG9ha__closeButton:hover{color:#111827;background:#f3f4f6}.CSVImportModal-module__ioG9ha__stepIndicator{justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.CSVImportModal-module__ioG9ha__step{flex-direction:column;align-items:center;gap:8px;display:flex}.CSVImportModal-module__ioG9ha__stepNumber{color:#6b7280;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.CSVImportModal-module__ioG9ha__stepLabel{color:#6b7280;font-size:12px;font-weight:500}.CSVImportModal-module__ioG9ha__stepActive .CSVImportModal-module__ioG9ha__stepNumber{color:#fff;background:#3b82f6}.CSVImportModal-module__ioG9ha__stepActive .CSVImportModal-module__ioG9ha__stepLabel{color:#3b82f6}.CSVImportModal-module__ioG9ha__stepCompleted .CSVImportModal-module__ioG9ha__stepNumber{color:#fff;background:#10b981}.CSVImportModal-module__ioG9ha__stepCompleted .CSVImportModal-module__ioG9ha__stepLabel{color:#10b981}.CSVImportModal-module__ioG9ha__stepLine{background:#e5e7eb;width:60px;height:2px;margin:0 8px}.CSVImportModal-module__ioG9ha__content{flex:1;min-height:0;padding:0 24px 24px;overflow-y:auto}.CSVImportModal-module__ioG9ha__uploadStep{flex-direction:column;gap:20px;display:flex}.CSVImportModal-module__ioG9ha__dropZone{text-align:center;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:300px;padding:48px 24px;transition:all .2s;display:flex}.CSVImportModal-module__ioG9ha__dropZone:hover{background:#eff6ff;border-color:#3b82f6}.CSVImportModal-module__ioG9ha__dropZoneDragging{background:#eff6ff;border-style:solid;border-color:#3b82f6}.CSVImportModal-module__ioG9ha__dropZoneSelected{background:#f0fdf4;border-color:#10b981}.CSVImportModal-module__ioG9ha__dropZoneLoading{cursor:default;pointer-events:none;background:#eff6ff;border-color:#3b82f6}.CSVImportModal-module__ioG9ha__fileInput{display:none}.CSVImportModal-module__ioG9ha__uploadIcon{color:#9ca3af}.CSVImportModal-module__ioG9ha__fileIcon{color:#10b981}.CSVImportModal-module__ioG9ha__dropZoneText{color:#374151;font-size:16px;font-weight:500}.CSVImportModal-module__ioG9ha__dropZoneHint{color:#6b7280;font-size:14px}.CSVImportModal-module__ioG9ha__fileName{color:#111827;font-size:18px;font-weight:600}.CSVImportModal-module__ioG9ha__fileSize{color:#6b7280;font-size:14px}.CSVImportModal-module__ioG9ha__selectedFilesList{text-align:left;width:100%;max-width:420px;max-height:180px;margin:0;padding:0;list-style:none;overflow-y:auto}.CSVImportModal-module__ioG9ha__selectedFilesListItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;font-size:13px;display:flex}.CSVImportModal-module__ioG9ha__selectedFilesListItem:last-child{border-bottom:none}.CSVImportModal-module__ioG9ha__selectedFilesListName{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.CSVImportModal-module__ioG9ha__selectedFilesListMeta{color:#6b7280;flex-shrink:0}.CSVImportModal-module__ioG9ha__spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite CSVImportModal-module__ioG9ha__spin}@keyframes CSVImportModal-module__ioG9ha__spin{to{transform:rotate(360deg)}}.CSVImportModal-module__ioG9ha__loadingText{color:#3b82f6;margin-top:8px;font-size:16px;font-weight:600}.CSVImportModal-module__ioG9ha__loadingHint{color:#6b7280;margin-top:4px;font-size:14px}.CSVImportModal-module__ioG9ha__previewStep{flex-direction:column;gap:24px;display:flex}.CSVImportModal-module__ioG9ha__executeBatchProgress{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px 14px}.CSVImportModal-module__ioG9ha__executeBatchProgressLabel{color:#1e40af;margin-bottom:8px;font-size:14px;font-weight:600}.CSVImportModal-module__ioG9ha__executeBatchProgressTrack{background:#dbeafe;border-radius:999px;height:8px;overflow:hidden}.CSVImportModal-module__ioG9ha__executeBatchProgressFill{background:#3b82f6;border-radius:999px;height:100%;transition:width .2s ease-out}.CSVImportModal-module__ioG9ha__summaryCards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.CSVImportModal-module__ioG9ha__summaryCard{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.CSVImportModal-module__ioG9ha__summaryLabel{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:500}.CSVImportModal-module__ioG9ha__summaryValue{color:#111827;font-size:28px;font-weight:700}.CSVImportModal-module__ioG9ha__summaryValueSuccess{color:#10b981}.CSVImportModal-module__ioG9ha__summaryValueWarning{color:#f59e0b}.CSVImportModal-module__ioG9ha__summaryValueError{color:#ef4444}.CSVImportModal-module__ioG9ha__importSummary{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px}.CSVImportModal-module__ioG9ha__sectionTitle{color:#111827;margin:0 0 12px;font-size:14px;font-weight:600}.CSVImportModal-module__ioG9ha__summaryText{color:#374151;font-size:14px;line-height:1.6}.CSVImportModal-module__ioG9ha__fieldMappings{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.CSVImportModal-module__ioG9ha__mappingTable{background:#e5e7eb;border-radius:6px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.CSVImportModal-module__ioG9ha__mappingHeader{color:#6b7280;text-transform:uppercase;background:#f3f4f6;grid-template-columns:1fr 1fr 120px;font-size:12px;font-weight:600;display:grid}.CSVImportModal-module__ioG9ha__mappingHeaderCell{padding:10px 12px}.CSVImportModal-module__ioG9ha__mappingRow{background:#fff;grid-template-columns:1fr 1fr 120px;display:grid}.CSVImportModal-module__ioG9ha__mappingCell{color:#374151;align-items:center;padding:12px;font-size:14px;display:flex}.CSVImportModal-module__ioG9ha__confidenceBadge{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.CSVImportModal-module__ioG9ha__confidenceBadgeHigh{color:#065f46;background:#d1fae5}.CSVImportModal-module__ioG9ha__confidenceBadgeMedium{color:#92400e;background:#fed7aa}.CSVImportModal-module__ioG9ha__confidenceBadgeLow{color:#991b1b;background:#fee2e2}.CSVImportModal-module__ioG9ha__validationResults{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:16px}.CSVImportModal-module__ioG9ha__issuesList{flex-direction:column;gap:12px;margin-top:12px;display:flex}.CSVImportModal-module__ioG9ha__issueItem{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.CSVImportModal-module__ioG9ha__issueHeader{color:#111827;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.CSVImportModal-module__ioG9ha__issueTypeError{color:#991b1b;text-transform:uppercase;background:#fee2e2;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.CSVImportModal-module__ioG9ha__issueTypeWarning{color:#92400e;text-transform:uppercase;background:#fef3c7;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.CSVImportModal-module__ioG9ha__issueMessages{flex-direction:column;gap:4px;display:flex}.CSVImportModal-module__ioG9ha__issueMessage{color:#6b7280;font-size:13px}.CSVImportModal-module__ioG9ha__options{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.CSVImportModal-module__ioG9ha__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.CSVImportModal-module__ioG9ha__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px}.CSVImportModal-module__ioG9ha__resultsStep{flex-direction:column;align-items:center;gap:24px;padding:24px 0;display:flex}.CSVImportModal-module__ioG9ha__resultsIcon{margin-bottom:8px;animation:.4s ease-out CSVImportModal-module__ioG9ha__scaleIn}@keyframes CSVImportModal-module__ioG9ha__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.CSVImportModal-module__ioG9ha__successIconAnimated{animation:2s ease-in-out infinite CSVImportModal-module__ioG9ha__successPulse}@keyframes CSVImportModal-module__ioG9ha__successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CSVImportModal-module__ioG9ha__resultsHeader{text-align:center;max-width:500px}.CSVImportModal-module__ioG9ha__resultsTitle{color:#111827;margin:0 0 8px;font-size:24px;font-weight:700}.CSVImportModal-module__ioG9ha__resultsDescription{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.CSVImportModal-module__ioG9ha__resultsSummaryBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.CSVImportModal-module__ioG9ha__resultsSummaryGrid{flex-direction:column;gap:12px;display:flex}.CSVImportModal-module__ioG9ha__resultsSummaryItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.CSVImportModal-module__ioG9ha__resultsSummaryItem:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}.CSVImportModal-module__ioG9ha__resultsSummaryIcon{background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.CSVImportModal-module__ioG9ha__resultsSummaryContent{flex-direction:column;flex:1;gap:2px;display:flex}.CSVImportModal-module__ioG9ha__resultsSummaryValue{color:#111827;font-size:28px;font-weight:700;line-height:1}.CSVImportModal-module__ioG9ha__resultsSummaryLabel{color:#6b7280;font-size:13px;font-weight:500}.CSVImportModal-module__ioG9ha__resultsSuccessMessage{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.CSVImportModal-module__ioG9ha__resultsSuccessMessage svg{color:#059669;flex-shrink:0;margin-top:2px}.CSVImportModal-module__ioG9ha__resultsStats{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:500px;display:grid}.CSVImportModal-module__ioG9ha__resultsStat{text-align:center}.CSVImportModal-module__ioG9ha__resultsStatValue{color:#111827;margin-bottom:4px;font-size:36px;font-weight:700}.CSVImportModal-module__ioG9ha__resultsStatLabel{color:#6b7280;font-size:14px;font-weight:500}.CSVImportModal-module__ioG9ha__resultsErrors{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;width:100%;padding:20px}.CSVImportModal-module__ioG9ha__resultsErrorsTitle{color:#991b1b;align-items:center;gap:8px;margin:0 0 16px;font-size:15px;font-weight:700;display:flex}.CSVImportModal-module__ioG9ha__resultsErrorsList{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.CSVImportModal-module__ioG9ha__resultsErrorItem{background:#fff;border:1px solid #fee2e2;border-radius:6px;flex-direction:column;gap:4px;padding:10px 12px;font-size:13px;display:flex}.CSVImportModal-module__ioG9ha__resultsErrorRow{color:#991b1b;font-size:12px;font-weight:600}.CSVImportModal-module__ioG9ha__resultsErrorMessage{color:#6b7280;line-height:1.4}.CSVImportModal-module__ioG9ha__resultsErrorMore{color:#6b7280;text-align:center;padding:8px 12px;font-size:13px;font-style:italic}.CSVImportModal-module__ioG9ha__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:14px}.CSVImportModal-module__ioG9ha__errorBox{text-align:center;background:#fef2f2;border:2px solid #fca5a5;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.CSVImportModal-module__ioG9ha__errorHeader{color:#dc2626;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.CSVImportModal-module__ioG9ha__errorHeader svg{color:#dc2626}.CSVImportModal-module__ioG9ha__errorMessage{color:#991b1b;font-size:14px;line-height:1.5}.CSVImportModal-module__ioG9ha__executeFailureNotice{text-align:center;background:#fffbeb;border:2px solid #fcd34d;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.CSVImportModal-module__ioG9ha__executeFailureNoticeHeader{color:#b45309;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.CSVImportModal-module__ioG9ha__executeFailureNoticeHeader svg{color:#d97706}.CSVImportModal-module__ioG9ha__executeFailureNoticeMessage{color:#92400e;font-size:14px;line-height:1.5}.CSVImportModal-module__ioG9ha__uploadFileActions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:8px;display:flex}.CSVImportModal-module__ioG9ha__linkButton{color:#2563eb;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;text-decoration:underline}.CSVImportModal-module__ioG9ha__linkButton:hover{color:#1d4ed8}.CSVImportModal-module__ioG9ha__retryButton{color:#dc2626;cursor:pointer;background:#fff;border:2px solid #dc2626;border-radius:6px;margin-top:4px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.CSVImportModal-module__ioG9ha__retryButton:hover{color:#fff;background:#dc2626}.CSVImportModal-module__ioG9ha__actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding-top:16px;display:flex}.CSVImportModal-module__ioG9ha__cancelButton,.CSVImportModal-module__ioG9ha__primaryButton{cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.CSVImportModal-module__ioG9ha__cancelButton{color:#374151;background:#fff;border:1px solid #d1d5db}.CSVImportModal-module__ioG9ha__cancelButton:hover{background:#f9fafb;border-color:#9ca3af}.CSVImportModal-module__ioG9ha__cancelButton:disabled{opacity:.55;cursor:default}.CSVImportModal-module__ioG9ha__cancelButton:disabled:hover{background:#fff;border-color:#d1d5db}.CSVImportModal-module__ioG9ha__primaryButton{color:#fff;background:#3b82f6}.CSVImportModal-module__ioG9ha__primaryButton:hover:not(:disabled){background:#2563eb}.CSVImportModal-module__ioG9ha__primaryButton:disabled{opacity:.5;cursor:default}.CSVImportModal-module__ioG9ha__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 24px;display:flex}.CSVImportModal-module__ioG9ha__loadingContainer .CSVImportModal-module__ioG9ha__spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite CSVImportModal-module__ioG9ha__spin}.CSVImportModal-module__ioG9ha__loadingContainer .CSVImportModal-module__ioG9ha__loadingText{color:#111827;font-size:16px;font-weight:600}.CSVImportModal-module__ioG9ha__loadingContainer .CSVImportModal-module__ioG9ha__loadingHint{color:#6b7280;text-align:center;max-width:400px;font-size:14px}
.EnhancedImportPreview-module__89jILq__container{flex-direction:column;gap:1.5rem;display:flex}.EnhancedImportPreview-module__89jILq__importSummary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:1.25rem}.EnhancedImportPreview-module__89jILq__importSummaryTitle{text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.EnhancedImportPreview-module__89jILq__importSummaryText{flex-wrap:wrap;gap:1.5rem;font-size:1rem;display:flex}.EnhancedImportPreview-module__89jILq__importSummaryCreate,.EnhancedImportPreview-module__89jILq__importSummaryUpdate,.EnhancedImportPreview-module__89jILq__importSummaryExcluded{align-items:center;gap:.5rem;display:flex}.EnhancedImportPreview-module__89jILq__importSummaryCreate strong,.EnhancedImportPreview-module__89jILq__importSummaryUpdate strong{font-size:1.5rem;font-weight:700}.EnhancedImportPreview-module__89jILq__importSummaryExcluded{opacity:.8}.EnhancedImportPreview-module__89jILq__importSummaryExcluded strong{font-size:1.5rem;font-weight:700}.EnhancedImportPreview-module__89jILq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.EnhancedImportPreview-module__89jILq__statCard{border:1px solid var(--border-color,#e5e7eb);background:var(--background,#fff);border-radius:8px;padding:1rem;transition:all .2s}.EnhancedImportPreview-module__89jILq__statCardButton{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;appearance:none}.EnhancedImportPreview-module__89jILq__statCardButton:hover{border-color:var(--primary-color,#3b82f6);box-shadow:0 2px 8px #0000001a}.EnhancedImportPreview-module__89jILq__statCardButton:focus-visible{outline:2px solid var(--primary-color,#3b82f6);outline-offset:2px}.EnhancedImportPreview-module__89jILq__statCardActive{box-shadow:0 0 0 2px var(--primary-color,#3b82f6)}.EnhancedImportPreview-module__89jILq__statCardButton.EnhancedImportPreview-module__89jILq__statCardActive:hover{box-shadow:0 0 0 2px var(--primary-color,#3b82f6), 0 2px 8px #0000001a}.EnhancedImportPreview-module__89jILq__statCardSuccess{background:#f0fdf4;border-color:#10b981}.EnhancedImportPreview-module__89jILq__statCardMuted{background:#f9fafb;border-color:#9ca3af}.EnhancedImportPreview-module__89jILq__statCardWarning{background:#fffbeb;border-color:#f59e0b}.EnhancedImportPreview-module__89jILq__statCardError{background:#fef2f2;border-color:#ef4444}.EnhancedImportPreview-module__89jILq__statCardInfo{background:#eff6ff;border-color:#3b82f6}.EnhancedImportPreview-module__89jILq__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.EnhancedImportPreview-module__89jILq__statValue{color:#111827;font-size:1.875rem;font-weight:700}.EnhancedImportPreview-module__89jILq__filterTabs{border-bottom:2px solid var(--border-color,#e5e7eb);gap:.5rem;display:flex;overflow-x:auto}.EnhancedImportPreview-module__89jILq__filterTab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.EnhancedImportPreview-module__89jILq__filterTab:hover{color:var(--primary-color,#3b82f6)}.EnhancedImportPreview-module__89jILq__filterTabActive{color:var(--primary-color,#3b82f6);border-bottom-color:var(--primary-color,#3b82f6)}.EnhancedImportPreview-module__89jILq__quickActions{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem}.EnhancedImportPreview-module__89jILq__quickActionsHeader{text-transform:uppercase;letter-spacing:.05em;color:#0369a1;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.EnhancedImportPreview-module__89jILq__quickActionsButtons{flex-wrap:wrap;gap:.5rem;display:flex}.EnhancedImportPreview-module__89jILq__quickActionButton{color:#0369a1;cursor:pointer;background:#fff;border:1px solid #0ea5e9;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.EnhancedImportPreview-module__89jILq__quickActionButton:hover{color:#fff;background:#0ea5e9;transform:translateY(-1px);box-shadow:0 4px 8px #0ea5e933}.EnhancedImportPreview-module__89jILq__bulkActions{background:#f9fafb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.EnhancedImportPreview-module__89jILq__bulkActionsLeft,.EnhancedImportPreview-module__89jILq__bulkActionsRight{flex-wrap:wrap;gap:.5rem;display:flex}.EnhancedImportPreview-module__89jILq__bulkButton{border:1px solid var(--border-color,#e5e7eb);color:#374151;cursor:pointer;background:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.EnhancedImportPreview-module__89jILq__bulkButton:hover{border-color:var(--primary-color,#3b82f6);color:var(--primary-color,#3b82f6);background:#f9fafb}.EnhancedImportPreview-module__89jILq__options{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem}.EnhancedImportPreview-module__89jILq__checkboxLabel{color:#1f2937;cursor:pointer;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;display:flex}.EnhancedImportPreview-module__89jILq__checkboxLabel input[type=checkbox]{cursor:pointer;width:1.125rem;height:1.125rem}.EnhancedImportPreview-module__89jILq__settingsDescription{color:#6b7280;margin-top:.5rem;margin-left:2rem;font-size:.8125rem;line-height:1.4}.EnhancedImportPreview-module__89jILq__rowsList{flex-direction:column;gap:.75rem;display:flex}.EnhancedImportPreview-module__89jILq__rowCard{border:2px solid var(--border-color,#e5e7eb);background:#fff;border-radius:8px;transition:all .2s;overflow:hidden}.EnhancedImportPreview-module__89jILq__rowCard:hover{box-shadow:0 4px 12px #0000001a}.EnhancedImportPreview-module__89jILq__rowCardValid{border-color:#d1fae5}.EnhancedImportPreview-module__89jILq__rowCardWarning{background:#fffbeb;border-color:#fde68a}.EnhancedImportPreview-module__89jILq__rowCardError{background:#fef2f2;border-color:#fecaca}.EnhancedImportPreview-module__89jILq__rowCardDuplicate{background:#eff6ff;border-color:#bfdbfe}.EnhancedImportPreview-module__89jILq__rowCardExcluded{opacity:.6;background:#f9fafb}.EnhancedImportPreview-module__89jILq__rowHeader{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.EnhancedImportPreview-module__89jILq__rowHeaderLeft{align-items:center;gap:.75rem;display:flex}.EnhancedImportPreview-module__89jILq__rowCheckbox{cursor:pointer;width:1.125rem;height:1.125rem}.EnhancedImportPreview-module__89jILq__expandButton{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .2s;display:flex}.EnhancedImportPreview-module__89jILq__expandButton:hover{color:var(--primary-color,#3b82f6)}.EnhancedImportPreview-module__89jILq__expandIcon{transition:transform .2s}.EnhancedImportPreview-module__89jILq__expandIconExpanded{transform:rotate(90deg)}.EnhancedImportPreview-module__89jILq__rowNumber{color:#374151;font-size:.875rem;font-weight:600}.EnhancedImportPreview-module__89jILq__rowHeaderRight{flex-wrap:wrap;gap:.5rem;display:flex}.EnhancedImportPreview-module__89jILq__badgeValid,.EnhancedImportPreview-module__89jILq__badgeWarning,.EnhancedImportPreview-module__89jILq__badgeError,.EnhancedImportPreview-module__89jILq__badgeDuplicate,.EnhancedImportPreview-module__89jILq__badgeExcluded{white-space:nowrap;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.EnhancedImportPreview-module__89jILq__badgeValid{color:#065f46;background:#d1fae5}.EnhancedImportPreview-module__89jILq__badgeWarning{color:#92400e;background:#fef3c7}.EnhancedImportPreview-module__89jILq__badgeError{color:#991b1b;background:#fee2e2}.EnhancedImportPreview-module__89jILq__badgeDuplicate{color:#1e40af;background:#dbeafe}.EnhancedImportPreview-module__89jILq__badgeExcluded{color:#374151;background:#e5e7eb}.EnhancedImportPreview-module__89jILq__rowPreview{color:#6b7280;flex-wrap:wrap;gap:1rem;padding:0 1rem 1rem 3.5rem;font-size:.875rem;display:flex}.EnhancedImportPreview-module__89jILq__previewName{color:#111827;font-weight:600}.EnhancedImportPreview-module__89jILq__previewEmail,.EnhancedImportPreview-module__89jILq__previewPhone{color:#6b7280}.EnhancedImportPreview-module__89jILq__rowDetails{border-top:1px solid var(--border-color,#e5e7eb);background:#f9fafb;flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.EnhancedImportPreview-module__89jILq__detailsSection{flex-direction:column;gap:.75rem;display:flex}.EnhancedImportPreview-module__89jILq__detailsTitle{color:#374151;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:600}.EnhancedImportPreview-module__89jILq__dataGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.EnhancedImportPreview-module__89jILq__dataField{flex-direction:column;gap:.25rem;display:flex}.EnhancedImportPreview-module__89jILq__dataFieldLabel{color:#6b7280;text-transform:capitalize;font-size:.75rem;font-weight:500}.EnhancedImportPreview-module__89jILq__dataFieldValue{color:#111827;border:1px solid var(--border-color,#e5e7eb);word-break:break-word;background:#fff;border-radius:4px;padding:.5rem;font-size:.875rem}.EnhancedImportPreview-module__89jILq__issuesList{flex-direction:column;gap:.5rem;display:flex}.EnhancedImportPreview-module__89jILq__issueItem{border:1px solid var(--border-color,#e5e7eb);background:#fff;border-radius:6px;gap:.75rem;padding:.75rem;display:flex}.EnhancedImportPreview-module__89jILq__issueIconError{color:#ef4444;flex-shrink:0}.EnhancedImportPreview-module__89jILq__issueIconWarning{color:#f59e0b;flex-shrink:0}.EnhancedImportPreview-module__89jILq__issueContent{flex:1;min-width:0}.EnhancedImportPreview-module__89jILq__issueField{color:#6b7280;text-transform:capitalize;font-size:.75rem;font-weight:600}.EnhancedImportPreview-module__89jILq__issueMessage{color:#374151;margin-top:.125rem;font-size:.875rem}.EnhancedImportPreview-module__89jILq__duplicateInfo{background:#fff;border:1px solid #bfdbfe;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.EnhancedImportPreview-module__89jILq__duplicateMatch{color:#374151;font-size:.875rem}.EnhancedImportPreview-module__89jILq__duplicateAction{font-size:.875rem}.EnhancedImportPreview-module__89jILq__duplicateActionUpdate{color:#3b82f6;font-weight:500}.EnhancedImportPreview-module__89jILq__duplicateActionSkip{color:#f59e0b;font-weight:500}.EnhancedImportPreview-module__89jILq__pagination{background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.EnhancedImportPreview-module__89jILq__paginationButton{border:1px solid var(--border-color,#e5e7eb);color:#374151;cursor:pointer;background:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.EnhancedImportPreview-module__89jILq__paginationButton:hover:not(:disabled){border-color:var(--primary-color,#3b82f6);color:var(--primary-color,#3b82f6);background:#f9fafb}.EnhancedImportPreview-module__89jILq__paginationButton:disabled{opacity:.5;cursor:default}.EnhancedImportPreview-module__89jILq__paginationInfo{color:#6b7280;font-size:.875rem;font-weight:500}@media (max-width:768px){.EnhancedImportPreview-module__89jILq__statsGrid{grid-template-columns:repeat(2,1fr)}.EnhancedImportPreview-module__89jILq__bulkActions{flex-direction:column;align-items:stretch}.EnhancedImportPreview-module__89jILq__bulkActionsLeft,.EnhancedImportPreview-module__89jILq__bulkActionsRight{justify-content:center}.EnhancedImportPreview-module__89jILq__dataGrid{grid-template-columns:1fr}.EnhancedImportPreview-module__89jILq__pagination{flex-direction:column}}
.ServiceMappingStep-module__neU3sW__container{flex-direction:column;gap:1.5rem;padding:1rem 0;display:flex}.ServiceMappingStep-module__neU3sW__header{flex-direction:column;gap:.5rem;display:flex}.ServiceMappingStep-module__neU3sW__title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.ServiceMappingStep-module__neU3sW__description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.ServiceMappingStep-module__neU3sW__summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:2rem;padding:1rem;display:flex}.ServiceMappingStep-module__neU3sW__summaryItem{align-items:center;gap:.5rem;display:flex}.ServiceMappingStep-module__neU3sW__summaryLabel{color:#6b7280;font-size:.875rem}.ServiceMappingStep-module__neU3sW__summaryValue{color:#111827;font-size:1.125rem;font-weight:600}.ServiceMappingStep-module__neU3sW__summaryWarning .ServiceMappingStep-module__neU3sW__summaryValue{color:#f59e0b}.ServiceMappingStep-module__neU3sW__mappingList{flex-direction:column;gap:.5rem;display:flex}.ServiceMappingStep-module__neU3sW__mappingHeader{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;border-radius:6px;grid-template-columns:1fr 40px 1.5fr;gap:1rem;padding:.75rem 1rem;font-size:.75rem;font-weight:600;display:grid}.ServiceMappingStep-module__neU3sW__csvNameColumn{flex-direction:column;gap:.25rem;display:flex}.ServiceMappingStep-module__neU3sW__arrowColumn{color:#9ca3af;justify-content:center;align-items:center;display:flex}.ServiceMappingStep-module__neU3sW__targetColumn{flex-direction:column;gap:.75rem;display:flex}.ServiceMappingStep-module__neU3sW__mappingRow{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:1fr 40px 1.5fr;gap:1rem;padding:1rem;transition:all .2s;display:grid}.ServiceMappingStep-module__neU3sW__mappingRow:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.ServiceMappingStep-module__neU3sW__csvName{color:#111827;font-size:.9375rem;font-weight:500}.ServiceMappingStep-module__neU3sW__rowCount{color:#6b7280;font-size:.8125rem}.ServiceMappingStep-module__neU3sW__actionSelector{flex-direction:column;gap:.5rem;display:flex}.ServiceMappingStep-module__neU3sW__select{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.ServiceMappingStep-module__neU3sW__select:hover{border-color:#9ca3af}.ServiceMappingStep-module__neU3sW__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ServiceMappingStep-module__neU3sW__newServiceForm{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.ServiceMappingStep-module__neU3sW__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServiceMappingStep-module__neU3sW__formRow:first-child,.ServiceMappingStep-module__neU3sW__formRow:last-child{grid-template-columns:1fr}.ServiceMappingStep-module__neU3sW__label{color:#374151;flex-direction:column;gap:.375rem;font-size:.8125rem;font-weight:500;display:flex}.ServiceMappingStep-module__neU3sW__input,.ServiceMappingStep-module__neU3sW__textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.ServiceMappingStep-module__neU3sW__input:hover,.ServiceMappingStep-module__neU3sW__textarea:hover{border-color:#9ca3af}.ServiceMappingStep-module__neU3sW__input:focus,.ServiceMappingStep-module__neU3sW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ServiceMappingStep-module__neU3sW__textarea{resize:vertical;min-height:60px;font-family:inherit}.ServiceMappingStep-module__neU3sW__errorBox{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.ServiceMappingStep-module__neU3sW__errorBox svg{color:#dc2626;flex-shrink:0}.ServiceMappingStep-module__neU3sW__actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.ServiceMappingStep-module__neU3sW__backButton,.ServiceMappingStep-module__neU3sW__nextButton{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.ServiceMappingStep-module__neU3sW__backButton{color:#374151;background:#fff;border-color:#d1d5db}.ServiceMappingStep-module__neU3sW__backButton:hover{background:#f9fafb;border-color:#9ca3af}.ServiceMappingStep-module__neU3sW__nextButton{color:#fff;background:#3b82f6}.ServiceMappingStep-module__neU3sW__nextButton:hover:not(:disabled){background:#2563eb}.ServiceMappingStep-module__neU3sW__nextButton:disabled{opacity:.5;cursor:default}
.ServiceList-module__LlgOgW__container{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.ServiceList-module__LlgOgW__toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ServiceList-module__LlgOgW__searchBox{background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;flex:1;align-items:center;gap:.75rem;max-width:600px;padding:.75rem 1rem;transition:all .2s;display:flex}.ServiceList-module__LlgOgW__searchBox:focus-within{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #3b82f61a}.ServiceList-module__LlgOgW__searchIcon{color:#57606a;font-size:14px}.ServiceList-module__LlgOgW__searchInput{color:#24292f;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.ServiceList-module__LlgOgW__searchInput::placeholder{color:#57606a}.ServiceList-module__LlgOgW__toolbarActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ServiceList-module__LlgOgW__cardMetaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.ServiceList-module__LlgOgW__cardMetaRow .ServiceList-module__LlgOgW__cardActions{margin-left:auto}.ServiceList-module__LlgOgW__cardActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.375rem;min-width:0;display:flex}.ServiceList-module__LlgOgW__cardActionButton{color:#57606a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d7de;border-radius:6px;flex-shrink:0;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex}.ServiceList-module__LlgOgW__cardActionButton:hover{color:#24292f;background:#f6f8fa;border-color:#afb8c1}.ServiceList-module__LlgOgW__cardActionButton svg{width:11px;height:11px}.ServiceList-module__LlgOgW__importButton{color:#24292f;cursor:pointer;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:#fff;border:1px solid #d0d7de;border-radius:8px;align-items:center;gap:.5rem;max-width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ServiceList-module__LlgOgW__importButton:hover{background:#f6f8fa;border-color:#afb8c1;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.ServiceList-module__LlgOgW__importButton:active{transform:translateY(0)}.ServiceList-module__LlgOgW__importButton svg{width:16px;height:16px}.ServiceList-module__LlgOgW__createButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.ServiceList-module__LlgOgW__createButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.ServiceList-module__LlgOgW__createButton:active{transform:translateY(0)}.ServiceList-module__LlgOgW__empty{text-align:center;color:#57606a;padding:4rem 2rem}.ServiceList-module__LlgOgW__empty p{margin:0;font-size:1rem;font-weight:500}.ServiceList-module__LlgOgW__emptyHint{color:#8b949e;margin-top:.5rem!important;font-size:.875rem!important;font-weight:400!important}.ServiceList-module__LlgOgW__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:1.25rem;display:grid}.ServiceList-module__LlgOgW__card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;min-width:0;padding:1.25rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.ServiceList-module__LlgOgW__card:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#2563eb);height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.ServiceList-module__LlgOgW__card:hover{border-color:#d0d7de;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ServiceList-module__LlgOgW__card:hover:before{opacity:1}.ServiceList-module__LlgOgW__card:active{transform:translateY(-1px)}.ServiceList-module__LlgOgW__cardHeader{flex-direction:column;align-items:stretch;gap:.5rem;min-width:0;margin-bottom:.75rem;display:flex}.ServiceList-module__LlgOgW__serviceName{color:#24292f;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;min-width:0;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.ServiceList-module__LlgOgW__price{color:#3b82f6;white-space:nowrap;background:#3b82f61a;border-radius:6px;flex-shrink:0;padding:.1875rem .5rem;font-size:.8125rem;font-weight:600}.ServiceList-module__LlgOgW__description{color:#57606a;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.ServiceList-module__LlgOgW__serviceImage{object-fit:cover;border:1px solid #d0d7de;border-radius:8px;width:100%;height:140px;margin-bottom:1rem}.ServiceList-module__LlgOgW__chipGroup{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ServiceList-module__LlgOgW__chip{color:#24292f;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;align-items:center;max-width:100%;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.ServiceList-module__LlgOgW__cardFooter{border-top:1px solid #e0e0e0;min-width:0;margin-top:auto;padding-top:.75rem}.ServiceList-module__LlgOgW__resourceNames{color:#57606a;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0;font-size:.8125rem;display:block}@media (max-width:1024px){.ServiceList-module__LlgOgW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:768px){.ServiceList-module__LlgOgW__container{padding:1rem}.ServiceList-module__LlgOgW__toolbar{flex-direction:column;align-items:stretch}.ServiceList-module__LlgOgW__searchBox{max-width:none}.ServiceList-module__LlgOgW__toolbarActions{width:100%}.ServiceList-module__LlgOgW__toolbarActions .ServiceList-module__LlgOgW__importButton,.ServiceList-module__LlgOgW__toolbarActions .ServiceList-module__LlgOgW__createButton{flex:1}.ServiceList-module__LlgOgW__grid{grid-template-columns:1fr}}@media (max-width:480px){.ServiceList-module__LlgOgW__cardMetaRow{flex-direction:column;align-items:flex-start}.ServiceList-module__LlgOgW__cardActions{justify-content:flex-start;width:100%}.ServiceList-module__LlgOgW__importButton{white-space:normal;text-align:left;max-width:100%}}
.ImageUploader-module__dyVVbG__section{outline:none;margin-bottom:24px}.ImageUploader-module__dyVVbG__headerRow{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.ImageUploader-module__dyVVbG__sectionTitle{color:#24292f;margin:0;font-size:16px;font-weight:600}.ImageUploader-module__dyVVbG__counter{color:#57606a;font-size:12px;font-weight:600}.ImageUploader-module__dyVVbG__helpText{color:#57606a;margin:0 0 12px;font-size:12px;line-height:1.4}.ImageUploader-module__dyVVbG__error{color:#a40e26;background:#ffebe9;border:1px solid #ff8182;border-radius:6px;margin-bottom:12px;padding:10px 12px;font-size:13px}.ImageUploader-module__dyVVbG__actionsRow{flex-direction:column;align-items:stretch;gap:8px;margin-bottom:14px;display:flex}.ImageUploader-module__dyVVbG__dropzone{background:#f6f8fa;border:2px dashed #d0d7de;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px;transition:border-color .15s,background-color .15s;display:flex}.ImageUploader-module__dyVVbG__dropzoneActive{background:#eef6ff;border-color:#1f6feb}.ImageUploader-module__dyVVbG__dropzoneTitle{color:#24292f;font-size:14px;font-weight:600}.ImageUploader-module__dyVVbG__dropzoneSubtitle{color:#57606a;font-size:12px}.ImageUploader-module__dyVVbG__uploadButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;min-height:40px;padding:8px 12px;font-size:13px}.ImageUploader-module__dyVVbG__uploadButton:disabled{opacity:.55;cursor:default}.ImageUploader-module__dyVVbG__fileInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.ImageUploader-module__dyVVbG__uploading,.ImageUploader-module__dyVVbG__saving{color:#57606a;font-size:12px}.ImageUploader-module__dyVVbG__saved{color:#1a7f37;font-size:12px}.ImageUploader-module__dyVVbG__saveError{color:#a40e26;font-size:12px}.ImageUploader-module__dyVVbG__grid{grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:14px;display:grid}.ImageUploader-module__dyVVbG__card{will-change:transform;background:#fff;border:1px solid #d0d7de;border-radius:10px;padding:10px;transition:border-color .15s,box-shadow .15s,transform .17s;box-shadow:0 1px 2px #1018280f}.ImageUploader-module__dyVVbG__card:hover{border-color:#b6c2cf;box-shadow:0 6px 16px #10182814}.ImageUploader-module__dyVVbG__cardDropTarget{border-color:#58a6ff;transform:translateY(-1px);box-shadow:0 0 0 2px #1f6feb42,inset 0 0 0 1px #1f6feb33}.ImageUploader-module__dyVVbG__draggingCard{opacity:.45;z-index:2;border-color:#1f6feb;transform:none;box-shadow:0 12px 26px #02285438,0 0 0 2px #1f6feb40}.ImageUploader-module__dyVVbG__pendingCard{background:#f9fbfd}.ImageUploader-module__dyVVbG__pendingCardError{background:#fff8f8;border-color:#ff8182}.ImageUploader-module__dyVVbG__imageFrame{aspect-ratio:16/10;background:linear-gradient(90deg,#f6f8fa 0%,#eef2f7 50%,#f6f8fa 100%) 0 0/240% 100%;border-radius:8px;animation:2.4s linear infinite ImageUploader-module__dyVVbG__shimmer;position:relative;overflow:hidden}@keyframes ImageUploader-module__dyVVbG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ImageUploader-module__dyVVbG__pendingBadge{color:#fff;background:#000000bf;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600;line-height:1;position:absolute;bottom:8px;right:8px}.ImageUploader-module__dyVVbG__pendingFileName{color:#57606a;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:12px;overflow:hidden}.ImageUploader-module__dyVVbG__queueItemError{color:#a40e26;margin-top:6px;font-size:12px;line-height:1.4}.ImageUploader-module__dyVVbG__queueActions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ImageUploader-module__dyVVbG__queueButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;min-height:36px;padding:6px 10px;font-size:12px}.ImageUploader-module__dyVVbG__queueButton:disabled{opacity:.55;cursor:default}.ImageUploader-module__dyVVbG__progressBar{background:#eaeef2;border-radius:999px;width:100%;height:7px;margin-top:8px;overflow:hidden}.ImageUploader-module__dyVVbG__progressBarFill{background:linear-gradient(90deg,#1f6feb,#58a6ff);height:100%;transition:width .15s}.ImageUploader-module__dyVVbG__preview{object-fit:cover;border:1px solid #d0d7de;border-radius:8px;width:100%;height:100%}.ImageUploader-module__dyVVbG__cardToolbar{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.ImageUploader-module__dyVVbG__smallActionButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;min-height:32px;padding:4px 8px;font-size:12px}.ImageUploader-module__dyVVbG__smallActionButton:disabled{opacity:.5;cursor:default}.ImageUploader-module__dyVVbG__cardActions{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.ImageUploader-module__dyVVbG__moveButton,.ImageUploader-module__dyVVbG__removeButton,.ImageUploader-module__dyVVbG__queueButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:8px;min-height:36px;padding:6px 10px;font-size:12px}.ImageUploader-module__dyVVbG__removeButton{color:#a40e26;border-color:#ff8182}.ImageUploader-module__dyVVbG__moveButton:disabled,.ImageUploader-module__dyVVbG__removeButton:disabled,.ImageUploader-module__dyVVbG__queueButton:disabled{opacity:.5;cursor:default}.ImageUploader-module__dyVVbG__altInput{border:1px solid #d0d7de;border-radius:8px;width:100%;min-height:40px;margin-top:8px;padding:8px 10px;font-size:13px}.ImageUploader-module__dyVVbG__coverBadge{color:#fff;background:#1a7f37e0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;top:8px;left:8px}.ImageUploader-module__dyVVbG__srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.ImageUploader-module__dyVVbG__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.ImageUploader-module__dyVVbG__dropzone{padding:12px}}
.ServiceAddOnPairsEditor-module__391cwa__section{margin-bottom:2rem}.ServiceAddOnPairsEditor-module__391cwa__sectionTitle{color:#374151;letter-spacing:.02em;text-transform:uppercase;margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.ServiceAddOnPairsEditor-module__391cwa__subtitle{color:#6b7280;margin:0 0 1rem;font-size:.875rem;line-height:1.4}.ServiceAddOnPairsEditor-module__391cwa__helpText{color:#6b7280;margin:.35rem 0 0;font-size:.75rem;line-height:1.4}.ServiceAddOnPairsEditor-module__391cwa__emptyState{color:#6b7280;margin:0 0 .75rem;font-size:.875rem}.ServiceAddOnPairsEditor-module__391cwa__pairList{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__pairRow{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__pairMain{flex:1;min-width:0}.ServiceAddOnPairsEditor-module__391cwa__pairNameRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__pairName{color:#111827;font-size:.875rem;font-weight:600}.ServiceAddOnPairsEditor-module__391cwa__pairPrice{color:#374151;font-size:.8125rem}.ServiceAddOnPairsEditor-module__391cwa__chipRow{flex-wrap:wrap;gap:.35rem;margin-top:.4rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__chip{color:#4b5563;background:#f3f4f6;border-radius:.25rem;align-items:center;padding:.15rem .45rem;font-size:.6875rem;line-height:1.3;display:inline-flex}.ServiceAddOnPairsEditor-module__391cwa__pairActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__iconButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.35rem .55rem;font-size:.75rem}.ServiceAddOnPairsEditor-module__391cwa__iconButton:hover:not(:disabled){background:#f9fafb}.ServiceAddOnPairsEditor-module__391cwa__iconButton:disabled{opacity:.4;cursor:default}.ServiceAddOnPairsEditor-module__391cwa__dangerButton{color:#dc2626}.ServiceAddOnPairsEditor-module__391cwa__dangerButton:hover:not(:disabled){background:#fef2f2}.ServiceAddOnPairsEditor-module__391cwa__addButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:500}.ServiceAddOnPairsEditor-module__391cwa__addButton:hover{background:#f9fafb}.ServiceAddOnPairsEditor-module__391cwa__previewBox{background:#fafafa;border:1px dashed #d1d5db;border-radius:.5rem;margin-top:1rem;padding:.75rem}.ServiceAddOnPairsEditor-module__391cwa__previewLabel{color:#374151;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.ServiceAddOnPairsEditor-module__391cwa__select{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;max-width:280px;padding:.45rem .65rem;font-size:.875rem}.ServiceAddOnPairsEditor-module__391cwa__previewList{color:#374151;margin:.5rem 0 0;padding-left:1.1rem;font-size:.8125rem}.ServiceAddOnPairsEditor-module__391cwa__overlay{z-index:var(--z-modal);background:#00000073;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.ServiceAddOnPairsEditor-module__391cwa__drawer{background:#fff;flex-direction:column;width:min(440px,100%);height:100%;display:flex;box-shadow:-4px 0 24px #0000001f}.ServiceAddOnPairsEditor-module__391cwa__drawerHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__drawerTitle{color:#111827;margin:0;font-size:1.125rem;font-weight:600}.ServiceAddOnPairsEditor-module__391cwa__closeButton{color:#6e6e73;cursor:pointer;background:#f5f5f7;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.ServiceAddOnPairsEditor-module__391cwa__drawerBody{flex:1;padding:1rem 1.25rem 1.5rem;overflow-y:auto}.ServiceAddOnPairsEditor-module__391cwa__drawerFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__fieldGroup{margin-bottom:1.25rem}.ServiceAddOnPairsEditor-module__391cwa__fieldLabel{color:#374151;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;display:block}.ServiceAddOnPairsEditor-module__391cwa__fieldHint{color:#6b7280;margin:.35rem 0 0;font-size:.75rem;line-height:1.4}.ServiceAddOnPairsEditor-module__391cwa__input{color:#111827;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.ServiceAddOnPairsEditor-module__391cwa__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ServiceAddOnPairsEditor-module__391cwa__searchResults{border:1px solid #e5e7eb;border-radius:.375rem;max-height:180px;margin-top:.5rem;overflow-y:auto}.ServiceAddOnPairsEditor-module__391cwa__searchResult{text-align:left;color:#111827;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f3f4f6;width:100%;padding:.55rem .75rem;font-size:.8125rem;display:block}.ServiceAddOnPairsEditor-module__391cwa__searchResult:last-child{border-bottom:0}.ServiceAddOnPairsEditor-module__391cwa__searchResult:hover{background:#f9fafb}.ServiceAddOnPairsEditor-module__391cwa__searchResultActive{color:#1d4ed8;background:#eff6ff}.ServiceAddOnPairsEditor-module__391cwa__radioList{flex-direction:column;gap:.65rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__radioLabel{color:#374151;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__radioLabel input{cursor:pointer;margin-top:.2rem}.ServiceAddOnPairsEditor-module__391cwa__radioCopy{flex-direction:column;gap:.15rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__radioTitle{color:#111827;font-weight:500}.ServiceAddOnPairsEditor-module__391cwa__checkboxLabel{color:#374151;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.875rem;display:inline-flex}.ServiceAddOnPairsEditor-module__391cwa__checkboxLabel input{cursor:pointer;margin-top:.15rem}.ServiceAddOnPairsEditor-module__391cwa__resourceChecklist{flex-direction:column;gap:.35rem;margin-top:.5rem;padding-left:.25rem;display:flex}.ServiceAddOnPairsEditor-module__391cwa__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServiceAddOnPairsEditor-module__391cwa__segmentedControl{border:1px solid #d1d5db;border-radius:.5rem;margin-bottom:.75rem;display:inline-flex;overflow:hidden}.ServiceAddOnPairsEditor-module__391cwa__segmentedOption{color:#374151;cursor:pointer;background:#fff;border:0;border-right:1px solid #d1d5db;padding:.45rem .75rem;font-size:.8125rem}.ServiceAddOnPairsEditor-module__391cwa__segmentedOption:last-child{border-right:0}.ServiceAddOnPairsEditor-module__391cwa__segmentedOptionActive{color:#1d4ed8;background:#eff6ff}.ServiceAddOnPairsEditor-module__391cwa__selectedServiceBadge{color:#111827;background:#f3f4f6;border-radius:.375rem;margin-top:.5rem;padding:.5rem .65rem;font-size:.8125rem}.ServiceAddOnPairsEditor-module__391cwa__errorText{color:#b91c1c;margin:.5rem 0 0;font-size:.75rem}.ServiceAddOnPairsEditor-module__391cwa__primaryButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:.375rem;padding:.5rem .9rem;font-size:.8125rem;font-weight:500}.ServiceAddOnPairsEditor-module__391cwa__primaryButton:hover:not(:disabled){background:#1d4ed8}.ServiceAddOnPairsEditor-module__391cwa__primaryButton:disabled{opacity:.55;cursor:default}.ServiceAddOnPairsEditor-module__391cwa__secondaryButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .9rem;font-size:.8125rem}.ServiceAddOnPairsEditor-module__391cwa__secondaryButton:hover{background:#f9fafb}@media (max-width:768px){.ServiceAddOnPairsEditor-module__391cwa__formRow{grid-template-columns:1fr}.ServiceAddOnPairsEditor-module__391cwa__drawer{width:100%}}
.ServicePricingEditors-module__EC1bqG__section{margin-bottom:2rem}.ServicePricingEditors-module__EC1bqG__sectionTitle{color:#374151;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ServicePricingEditors-module__EC1bqG__helpText{color:#6b7280;margin:0 0 1rem;font-size:.75rem;line-height:1.4}.ServicePricingEditors-module__EC1bqG__emptyState{color:#6b7280;margin:0;font-size:.875rem}.ServicePricingEditors-module__EC1bqG__cardList{flex-direction:column;gap:.75rem;display:flex}.ServicePricingEditors-module__EC1bqG__card{background:#fff;border:1px solid #d1d5db;border-radius:.5rem}.ServicePricingEditors-module__EC1bqG__cardSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ServicePricingEditors-module__EC1bqG__cardSummaryRow{align-items:center;gap:.5rem;padding:.75rem 1rem 0;display:flex}.ServicePricingEditors-module__EC1bqG__checklistContainer{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.ServicePricingEditors-module__EC1bqG__checklistCategory{flex-direction:column;gap:.25rem;display:flex}.ServicePricingEditors-module__EC1bqG__checklistCategoryLabel{color:#111827;cursor:pointer;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.ServicePricingEditors-module__EC1bqG__checklistCategoryLabel input[type=checkbox]{cursor:pointer;margin:0}.ServicePricingEditors-module__EC1bqG__checklistCount{color:#6b7280;font-size:.75rem;font-weight:400}.ServicePricingEditors-module__EC1bqG__checklistItem{color:#374151;cursor:pointer;align-items:center;gap:.5rem;padding:.125rem 0 .125rem 1.5rem;font-size:.8125rem;display:flex}.ServicePricingEditors-module__EC1bqG__checklistItem input[type=checkbox]{cursor:pointer;margin:0}.ServicePricingEditors-module__EC1bqG__cardTitle{color:#111827;font-size:.875rem;font-weight:600}.ServicePricingEditors-module__EC1bqG__cardStatus{color:#6b7280;font-size:.75rem}.ServicePricingEditors-module__EC1bqG__cardContent{padding:0 1rem 1rem}.ServicePricingEditors-module__EC1bqG__formGroup{margin-bottom:.75rem}.ServicePricingEditors-module__EC1bqG__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServicePricingEditors-module__EC1bqG__label{color:#374151;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.ServicePricingEditors-module__EC1bqG__input,.ServicePricingEditors-module__EC1bqG__textarea{color:#111827;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.ServicePricingEditors-module__EC1bqG__input:focus,.ServicePricingEditors-module__EC1bqG__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ServicePricingEditors-module__EC1bqG__inputGroup{align-items:center;display:flex;position:relative}.ServicePricingEditors-module__EC1bqG__inputPrefix{color:#6b7280;pointer-events:none;font-size:.875rem;position:absolute;left:.75rem}.ServicePricingEditors-module__EC1bqG__inputSuffix{color:#6b7280;pointer-events:none;font-size:.875rem;position:absolute;right:.75rem}.ServicePricingEditors-module__EC1bqG__inputGroup .ServicePricingEditors-module__EC1bqG__input{padding-left:2rem}.ServicePricingEditors-module__EC1bqG__inputGroup:has(.ServicePricingEditors-module__EC1bqG__inputSuffix) .ServicePricingEditors-module__EC1bqG__input{padding-left:.75rem;padding-right:2rem}.ServicePricingEditors-module__EC1bqG__optionRowHeader{grid-template-columns:1fr 1fr 1.5fr auto auto;gap:.5rem;margin-bottom:.25rem;display:grid}.ServicePricingEditors-module__EC1bqG__optionRowHeaderLabel{color:#6b7280;font-size:.75rem;font-weight:500}.ServicePricingEditors-module__EC1bqG__optionRow{grid-template-columns:1fr 1fr 1.5fr auto auto;align-items:center;gap:.5rem;margin-bottom:.5rem;display:grid}.ServicePricingEditors-module__EC1bqG__optionRowCompact{grid-template-columns:1fr 1fr auto;align-items:center;gap:.5rem;margin-bottom:.5rem;display:grid}.ServicePricingEditors-module__EC1bqG__actionRow{align-items:center;gap:.5rem;display:flex}.ServicePricingEditors-module__EC1bqG__addButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:500}.ServicePricingEditors-module__EC1bqG__addButton:hover{background:#f9fafb}.ServicePricingEditors-module__EC1bqG__removeButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.4rem .625rem;font-size:1rem;line-height:1}.ServicePricingEditors-module__EC1bqG__removeButton:hover{background:#fef2f2}.ServicePricingEditors-module__EC1bqG__resetButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.4rem .75rem;font-size:.8125rem}.ServicePricingEditors-module__EC1bqG__resetButton:hover{background:#f9fafb}.ServicePricingEditors-module__EC1bqG__block{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem}.ServicePricingEditors-module__EC1bqG__dayGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.375rem;margin-bottom:.75rem;display:grid}.ServicePricingEditors-module__EC1bqG__dayChip{color:#374151;border:1px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.ServicePricingEditors-module__EC1bqG__dayChip input[type=checkbox]{margin:0}.ServicePricingEditors-module__EC1bqG__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.ServicePricingEditors-module__EC1bqG__removeInlineButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem}.ServicePricingEditors-module__EC1bqG__dayToggle{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9999px;padding:.35rem .5rem;font-size:.75rem}.ServicePricingEditors-module__EC1bqG__dayToggleActive{color:#1e3a8a;background:#dbeafe;border-color:#2563eb}.ServicePricingEditors-module__EC1bqG__segmentedControl{border:1px solid #d1d5db;border-radius:.5rem;display:inline-flex;overflow:hidden}.ServicePricingEditors-module__EC1bqG__segmentedOption{color:#374151;cursor:pointer;background:#fff;border:0;border-right:1px solid #d1d5db;padding:.5rem .75rem;font-size:.8125rem}.ServicePricingEditors-module__EC1bqG__segmentedOption:last-child{border-right:0}.ServicePricingEditors-module__EC1bqG__segmentedOptionActive{color:#1d4ed8;background:#eff6ff}.ServicePricingEditors-module__EC1bqG__timePillList{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.ServicePricingEditors-module__EC1bqG__timePill{grid-template-columns:1fr auto;align-items:center;gap:.5rem;min-width:210px;display:grid}.ServicePricingEditors-module__EC1bqG__validationHint{color:#b91c1c;margin:.35rem 0 0;font-size:.75rem}.ServicePricingEditors-module__EC1bqG__explainText{color:#4b5563;margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.ServicePricingEditors-module__EC1bqG__explainList{color:#4b5563;margin:0 0 1rem;padding-left:1.25rem;font-size:.8125rem;line-height:1.55}.ServicePricingEditors-module__EC1bqG__explainList li+li{margin-top:.35rem}.ServicePricingEditors-module__EC1bqG__insightPanel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin:1rem 0 0;padding:.875rem 1rem 1rem}.ServicePricingEditors-module__EC1bqG__insightTitle{color:#111827;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.ServicePricingEditors-module__EC1bqG__insightBody{color:#4b5563;margin:0 0 .75rem;font-size:.8125rem;line-height:1.5}.ServicePricingEditors-module__EC1bqG__insightHighlight{color:#1e3a8a;background:#eff6ff;border-radius:.375rem;margin:0 0 .75rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45}.ServicePricingEditors-module__EC1bqG__insightControls{grid-template-columns:repeat(2,minmax(8rem,12rem));align-items:end;gap:.75rem;display:grid}.ServicePricingEditors-module__EC1bqG__occupancySlider{accent-color:#2563eb;width:100%;cursor:var(--cursor-interactive)}.ServicePricingEditors-module__EC1bqG__bandChart{margin:0 0 .5rem}.ServicePricingEditors-module__EC1bqG__bandLabelRow{width:100%;margin-bottom:.25rem;display:flex}.ServicePricingEditors-module__EC1bqG__bandLabel{color:#374151;flex-direction:column;flex-shrink:0;min-width:0;padding:0 .15rem;font-size:.6875rem;line-height:1.25;display:flex}.ServicePricingEditors-module__EC1bqG__bandLabel span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ServicePricingEditors-module__EC1bqG__bandTrack{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;flex-wrap:nowrap;width:100%;height:1.25rem;display:flex;position:relative;overflow:hidden}.ServicePricingEditors-module__EC1bqG__bandSegment{flex-shrink:0;height:100%}.ServicePricingEditors-module__EC1bqG__bandSegmentActive{box-shadow:inset 0 0 0 2px #111827}.ServicePricingEditors-module__EC1bqG__bandMarker{pointer-events:none;background:#111827;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}.ServicePricingEditors-module__EC1bqG__bandAxis{color:#6b7280;justify-content:space-between;margin-top:.25rem;font-size:.6875rem;display:flex}.ServicePricingEditors-module__EC1bqG__insightTableRowActive td{background:#eff6ff}.ServicePricingEditors-module__EC1bqG__insightTable{border-collapse:collapse;color:#374151;width:100%;font-size:.8125rem}.ServicePricingEditors-module__EC1bqG__insightCaption{text-align:left;color:#111827;margin-bottom:.375rem;font-weight:600}.ServicePricingEditors-module__EC1bqG__insightTable th,.ServicePricingEditors-module__EC1bqG__insightTable td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.375rem .5rem}.ServicePricingEditors-module__EC1bqG__insightTable th{color:#6b7280;font-size:.75rem;font-weight:600}@media (max-width:768px){.ServicePricingEditors-module__EC1bqG__insightControls,.ServicePricingEditors-module__EC1bqG__formRow,.ServicePricingEditors-module__EC1bqG__optionRowHeader,.ServicePricingEditors-module__EC1bqG__optionRow,.ServicePricingEditors-module__EC1bqG__optionRowCompact{grid-template-columns:1fr}.ServicePricingEditors-module__EC1bqG__optionRowHeader{display:none}.ServicePricingEditors-module__EC1bqG__dayGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.ServicePricingEditors-module__EC1bqG__segmentedControl{grid-template-columns:1fr;width:100%;display:grid}.ServicePricingEditors-module__EC1bqG__segmentedOption{border-bottom:1px solid #d1d5db;border-right:0}.ServicePricingEditors-module__EC1bqG__segmentedOption:last-child{border-bottom:0}}
.ServiceWizard-module__APTGAa__wizard{background:#fff;flex-direction:column;height:100%;display:flex}.ServiceWizard-module__APTGAa__wizardHeader{border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:1.5rem;display:flex}.ServiceWizard-module__APTGAa__backButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.ServiceWizard-module__APTGAa__backButton:hover{background:#f6f8fa;border-color:#afb8c1}.ServiceWizard-module__APTGAa__wizardTitle{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.ServiceWizard-module__APTGAa__error{color:#c00;background-color:#fee;border:1px solid #fcc;border-radius:.375rem;justify-content:space-between;align-items:center;margin:1rem 1.5rem;padding:1rem;display:flex}.ServiceWizard-module__APTGAa__closeButton{cursor:pointer;color:#c00;background:0 0;border:none;margin-left:1rem;padding:0;font-size:1.5rem}.ServiceWizard-module__APTGAa__wizardBody{flex:1;padding:1.5rem;overflow-y:auto}.ServiceWizard-module__APTGAa__section{margin-bottom:2rem}.ServiceWizard-module__APTGAa__sectionTitle{color:#374151;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.ServiceWizard-module__APTGAa__formGroup{margin-bottom:1rem}.ServiceWizard-module__APTGAa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ServiceWizard-module__APTGAa__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.ServiceWizard-module__APTGAa__input,.ServiceWizard-module__APTGAa__select,.ServiceWizard-module__APTGAa__textarea{color:#111827;border:1px solid #d1d5db;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.ServiceWizard-module__APTGAa__input:focus,.ServiceWizard-module__APTGAa__select:focus,.ServiceWizard-module__APTGAa__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ServiceWizard-module__APTGAa__textarea{resize:vertical}.ServiceWizard-module__APTGAa__inputGroup{align-items:center;display:flex;position:relative}.ServiceWizard-module__APTGAa__inputPrefix{color:#6b7280;pointer-events:none;font-size:.875rem;position:absolute;left:.75rem}.ServiceWizard-module__APTGAa__inputGroup .ServiceWizard-module__APTGAa__input{padding-left:2rem}.ServiceWizard-module__APTGAa__helpText{color:#6b7280;margin:.25rem 0 0;font-size:.75rem}.ServiceWizard-module__APTGAa__warningText{color:#b45309;margin:.5rem 0 0;font-size:.75rem}.ServiceWizard-module__APTGAa__guidanceBox{background:#f8fafc;border:1px solid #dbeafe;border-radius:.5rem;margin-top:.75rem;padding:.875rem 1rem}.ServiceWizard-module__APTGAa__guidanceTitle{color:#1e3a8a;margin:0 0 .375rem;font-size:.8125rem;font-weight:600}.ServiceWizard-module__APTGAa__guidanceSummary,.ServiceWizard-module__APTGAa__guidanceParagraph{color:#475569;margin:0 0 .5rem;font-size:.75rem;line-height:1.45}.ServiceWizard-module__APTGAa__guidanceList{color:#475569;margin:0;padding-left:1.1rem;font-size:.75rem;line-height:1.5}.ServiceWizard-module__APTGAa__guidanceListItemMet{color:#166534}.ServiceWizard-module__APTGAa__guidanceListItemUnmet{color:#b45309}.ServiceWizard-module__APTGAa__guidanceListItemInfo{color:#475569}.ServiceWizard-module__APTGAa__segmentedControl{border:1px solid #d1d5db;border-radius:.5rem;margin-top:.5rem;display:inline-flex;overflow:hidden}.ServiceWizard-module__APTGAa__segmentedOption{color:#374151;cursor:pointer;background:#fff;border:0;border-right:1px solid #d1d5db;padding:.5rem .9rem;font-size:.8125rem}.ServiceWizard-module__APTGAa__segmentedOption:last-child{border-right:0}.ServiceWizard-module__APTGAa__segmentedOptionActive{color:#1d4ed8;background:#eff6ff}.ServiceWizard-module__APTGAa__radioGroup{flex-direction:column;gap:.5rem;display:flex}.ServiceWizard-module__APTGAa__radioLabel{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ServiceWizard-module__APTGAa__radioLabel input[type=radio]{cursor:pointer}.ServiceWizard-module__APTGAa__checkboxLabel{color:#374151;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.ServiceWizard-module__APTGAa__checkboxLabel input[type=checkbox]{cursor:pointer;margin-top:.125rem}.ServiceWizard-module__APTGAa__durationOption,.ServiceWizard-module__APTGAa__ticketType{gap:.5rem;margin-bottom:.5rem;display:flex}.ServiceWizard-module__APTGAa__durationOption .ServiceWizard-module__APTGAa__input,.ServiceWizard-module__APTGAa__ticketType .ServiceWizard-module__APTGAa__input{flex:1}.ServiceWizard-module__APTGAa__removeButton{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:1.125rem;line-height:1}.ServiceWizard-module__APTGAa__removeButton:hover{background-color:#dc2626}.ServiceWizard-module__APTGAa__closureCard{background:#fafafa;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem}.ServiceWizard-module__APTGAa__closureHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ServiceWizard-module__APTGAa__closureHeader .ServiceWizard-module__APTGAa__input{flex:1}.ServiceWizard-module__APTGAa__closureDates{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ServiceWizard-module__APTGAa__closureDatePicker{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;justify-content:space-between;width:100%;padding:.5rem .75rem;font-size:.875rem}.ServiceWizard-module__APTGAa__closureDatePicker:hover:not(:disabled){opacity:1;border-color:#3b82f6}.ServiceWizard-module__APTGAa__addButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.ServiceWizard-module__APTGAa__addButton:hover{background-color:#2563eb}.ServiceWizard-module__APTGAa__resourceGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.ServiceWizard-module__APTGAa__resourceCard{cursor:pointer;border:2px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .15s}.ServiceWizard-module__APTGAa__resourceCard:hover{background-color:#eff6ff;border-color:#3b82f6}.ServiceWizard-module__APTGAa__resourceCardSelected{background-color:#dbeafe;border-color:#3b82f6}.ServiceWizard-module__APTGAa__resourceName{color:#111827;margin-bottom:.25rem;font-weight:600}.ServiceWizard-module__APTGAa__resourceDescription{color:#6b7280;margin-bottom:.25rem;font-size:.75rem}.ServiceWizard-module__APTGAa__resourceLocation{color:#6b7280;font-size:.75rem}.ServiceWizard-module__APTGAa__empty{text-align:center;color:#6b7280;padding:2rem}.ServiceWizard-module__APTGAa__emptyHint{color:#9ca3af;font-size:.875rem}.ServiceWizard-module__APTGAa__tagSuggestions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.ServiceWizard-module__APTGAa__tagSuggestionsLabel{color:#6b7280;font-size:.75rem}.ServiceWizard-module__APTGAa__tagSuggestion{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;transition:all .15s}.ServiceWizard-module__APTGAa__tagSuggestion:hover{background-color:#eff6ff;border-color:#3b82f6}.ServiceWizard-module__APTGAa__tagSuggestionActive{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.ServiceWizard-module__APTGAa__wizardFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.ServiceWizard-module__APTGAa__cancelButton,.ServiceWizard-module__APTGAa__saveButton{cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500}.ServiceWizard-module__APTGAa__cancelButton{color:#374151;background-color:#fff;border:1px solid #d1d5db}.ServiceWizard-module__APTGAa__cancelButton:hover{background-color:#f9fafb}.ServiceWizard-module__APTGAa__saveButton{color:#fff;background-color:#3b82f6}.ServiceWizard-module__APTGAa__saveButton:hover{background-color:#2563eb}.ServiceWizard-module__APTGAa__saveButton:disabled{opacity:.5;cursor:default}
.ResourceSlotsEditor-module__-OU4Fq__container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:20px}.ResourceSlotsEditor-module__-OU4Fq__header{margin-bottom:16px}.ResourceSlotsEditor-module__-OU4Fq__title{color:#111827;align-items:center;gap:8px;margin:0 0 8px;font-size:16px;font-weight:600;display:flex}.ResourceSlotsEditor-module__-OU4Fq__description{color:#6b7280;margin:0;font-size:14px}.ResourceSlotsEditor-module__-OU4Fq__emptyState{text-align:center;color:#6b7280;background:#fff;border:1px dashed #d1d5db;border-radius:6px;margin-bottom:12px;padding:24px;font-size:14px}.ResourceSlotsEditor-module__-OU4Fq__slotList{flex-direction:column;gap:16px;display:flex}.ResourceSlotsEditor-module__-OU4Fq__slotCard{background:#fff;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.ResourceSlotsEditor-module__-OU4Fq__slotCardToolbar{background:#f3f4f6;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ResourceSlotsEditor-module__-OU4Fq__slotCardTitle{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;font-size:12px;font-weight:600}.ResourceSlotsEditor-module__-OU4Fq__removeButton{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:13px;line-height:1;transition:all .2s}.ResourceSlotsEditor-module__-OU4Fq__removeButton:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.ResourceSlotsEditor-module__-OU4Fq__slotCardHeader{border-bottom:1px solid #e5e7eb;padding:14px 16px 12px}.ResourceSlotsEditor-module__-OU4Fq__slotFields{grid-template-columns:minmax(140px,2fr) minmax(120px,1.4fr) 88px auto;align-items:end;gap:12px;display:grid}.ResourceSlotsEditor-module__-OU4Fq__slotBody{background:#fafafa;border-top:1px solid #f3f4f6;padding:14px 16px 16px 28px}.ResourceSlotsEditor-module__-OU4Fq__poolSection{border-left:3px solid #dbeafe;margin-left:8px;padding-left:16px}.ResourceSlotsEditor-module__-OU4Fq__peopleNote{color:#6b7280;margin:0;padding-left:4px;font-size:14px}.ResourceSlotsEditor-module__-OU4Fq__formGroup{flex-direction:column;min-width:0;display:flex}.ResourceSlotsEditor-module__-OU4Fq__label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:500}.ResourceSlotsEditor-module__-OU4Fq__sectionLabel{color:#374151;margin:0 0 10px;font-size:13px;font-weight:600}.ResourceSlotsEditor-module__-OU4Fq__select,.ResourceSlotsEditor-module__-OU4Fq__input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.ResourceSlotsEditor-module__-OU4Fq__select:focus,.ResourceSlotsEditor-module__-OU4Fq__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.ResourceSlotsEditor-module__-OU4Fq__checkboxLabel{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.ResourceSlotsEditor-module__-OU4Fq__checkboxLabel input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px}.ResourceSlotsEditor-module__-OU4Fq__checkboxLabelDisabled{opacity:.65;cursor:default}.ResourceSlotsEditor-module__-OU4Fq__poolPanel{background:#fff;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.ResourceSlotsEditor-module__-OU4Fq__categoryGroup{border-bottom:1px solid #e5e7eb}.ResourceSlotsEditor-module__-OU4Fq__categoryGroup:last-child{border-bottom:none}.ResourceSlotsEditor-module__-OU4Fq__categoryRow{background:#f9fafb;align-items:center;gap:8px;padding:10px 12px;display:flex}.ResourceSlotsEditor-module__-OU4Fq__categoryName{color:#111827;font-size:14px;font-weight:600}.ResourceSlotsEditor-module__-OU4Fq__resourceList{background:#fff;border-top:1px solid #f3f4f6;flex-direction:column;gap:6px;padding:6px 12px 12px 28px;display:flex}.ResourceSlotsEditor-module__-OU4Fq__resourceRow{padding:2px 0}.ResourceSlotsEditor-module__-OU4Fq__emptyPoolHint{color:#6b7280;padding:14px 12px;font-size:13px}.ResourceSlotsEditor-module__-OU4Fq__addButton{color:#fff!important;cursor:pointer!important;background:#3b82f6!important;border:none!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:4px!important;padding:10px 16px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important;display:flex!important}.ResourceSlotsEditor-module__-OU4Fq__addButton:hover{background:#2563eb!important}@media (max-width:768px){.ResourceSlotsEditor-module__-OU4Fq__slotFields{grid-template-columns:1fr}.ResourceSlotsEditor-module__-OU4Fq__slotBody{padding-left:16px}.ResourceSlotsEditor-module__-OU4Fq__poolSection{margin-left:0;padding-left:12px}}
.ServiceFormFields-module__DobQfG__section{margin-bottom:1.5rem}.ServiceFormFields-module__DobQfG__section:last-child{margin-bottom:0}.ServiceFormFields-module__DobQfG__sectionTitle{color:#24292f;margin:0 0 1rem;font-size:16px;font-weight:600}.ServiceFormFields-module__DobQfG__formGroup{margin-bottom:1rem}.ServiceFormFields-module__DobQfG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ServiceFormFields-module__DobQfG__label{color:#24292f;margin-bottom:.375rem;font-size:13px;font-weight:600;display:block}.ServiceFormFields-module__DobQfG__input,.ServiceFormFields-module__DobQfG__select,.ServiceFormFields-module__DobQfG__textarea{color:#24292f;background:#fff;border:1px solid #d0d7de;border-radius:6px;width:100%;padding:5px 12px;font-size:13px;transition:border-color .2s}.ServiceFormFields-module__DobQfG__input:focus,.ServiceFormFields-module__DobQfG__select:focus,.ServiceFormFields-module__DobQfG__textarea:focus{border-color:#0969da;outline:none;box-shadow:0 0 0 3px #0969da1a}.ServiceFormFields-module__DobQfG__textarea{resize:vertical;font-family:inherit}.ServiceFormFields-module__DobQfG__inputGroup{align-items:center;gap:.5rem;display:flex}.ServiceFormFields-module__DobQfG__inputPrefix,.ServiceFormFields-module__DobQfG__inputSuffix{color:#57606a;font-size:13px;font-weight:500}.ServiceFormFields-module__DobQfG__radioGroup{flex-direction:column;gap:.5rem;display:flex}.ServiceFormFields-module__DobQfG__radioLabel{color:#24292f;cursor:pointer;align-items:center;gap:.5rem;font-size:13px;display:flex}.ServiceFormFields-module__DobQfG__radioLabel input[type=radio]{cursor:pointer}.ServiceFormFields-module__DobQfG__checkboxLabel{color:#24292f;cursor:pointer;align-items:center;gap:.5rem;font-size:13px;display:flex}.ServiceFormFields-module__DobQfG__checkboxLabel input[type=checkbox]{cursor:pointer}.ServiceFormFields-module__DobQfG__helpText{color:#57606a;margin:.25rem 0 0;font-size:12px;line-height:1.4}.ServiceFormFields-module__DobQfG__optionRowHeader{grid-template-columns:1fr 1fr 1.5fr auto auto;gap:.5rem;margin-bottom:.25rem;display:grid}.ServiceFormFields-module__DobQfG__optionRowHeaderLabel{color:#57606a;font-size:12px;font-weight:500}.ServiceFormFields-module__DobQfG__optionRow{grid-template-columns:1fr 1fr 1.5fr auto auto;align-items:center;gap:.5rem;margin-bottom:.5rem;display:grid}.ServiceFormFields-module__DobQfG__addButton{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s;display:inline-block}.ServiceFormFields-module__DobQfG__addButton:hover{background:#f6f8fa;border-color:#afb8c1}.ServiceFormFields-module__DobQfG__removeButton{color:#cf222e;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;min-width:28px;padding:4px 8px;font-size:16px;font-weight:500;line-height:1;transition:all .2s}.ServiceFormFields-module__DobQfG__removeButton:hover{background:#ffebe9;border-color:#ff8182}.ServiceFormFields-module__DobQfG__durationTicketGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.ServiceFormFields-module__DobQfG__durationTicketCard{background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;padding:.75rem}.ServiceFormFields-module__DobQfG__durationTicketTitle{color:#24292f;margin-bottom:.5rem;font-size:13px;font-weight:600}.ServiceFormFields-module__DobQfG__durationTicketRow{grid-template-columns:1fr 140px;align-items:center;gap:.5rem;margin-bottom:.5rem;display:grid}.ServiceFormFields-module__DobQfG__durationTicketRow:last-child{margin-bottom:0}.ServiceFormFields-module__DobQfG__durationTicketName{color:#57606a;font-size:12px;font-weight:500}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__section{margin-bottom:1rem}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__formGroup{margin-bottom:.75rem}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__label{margin-bottom:.25rem;font-size:12px}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__input,.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__select,.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__textarea{padding:4px 10px;font-size:12px}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__radioLabel,.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__checkboxLabel{font-size:12px}.ServiceFormFields-module__DobQfG__inlineContainer .ServiceFormFields-module__DobQfG__helpText{font-size:11px}@media (max-width:768px){.ServiceFormFields-module__DobQfG__formRow,.ServiceFormFields-module__DobQfG__optionRowHeader,.ServiceFormFields-module__DobQfG__optionRow{grid-template-columns:1fr}.ServiceFormFields-module__DobQfG__optionRowHeader{display:none}.ServiceFormFields-module__DobQfG__durationTicketRow{grid-template-columns:1fr}.ServiceFormFields-module__DobQfG__removeButton{width:100%}}
.ServiceExtrasSelector-module__neQQpq__root{border-top:1px solid var(--public-border-subtle,var(--color-border-secondary,#e5e7eb));color:var(--public-text-primary,var(--color-text-primary));margin-top:1.5rem;padding-top:1.25rem}.ServiceExtrasSelector-module__neQQpq__flush{border-top:none;margin-top:0;padding-top:0}.ServiceExtrasSelector-module__neQQpq__title{color:var(--public-text-primary,var(--color-text-primary));margin:0 0 .25rem;font-size:1rem;font-weight:600}.ServiceExtrasSelector-module__neQQpq__subtitle{color:var(--public-text-secondary,var(--color-text-secondary,#6b7280));margin:0 0 1rem;font-size:.875rem}.ServiceExtrasSelector-module__neQQpq__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ServiceExtrasSelector-module__neQQpq__item{background:var(--public-muted-bg,var(--color-bg-secondary));border:2px solid var(--public-border-subtle,var(--color-border-secondary,#e5e7eb));border-radius:.75rem;transition:border-color .2s,background .2s;overflow:hidden}.ServiceExtrasSelector-module__neQQpq__itemSelected{border-color:var(--color-primary);background:var(--color-primary-light)}.ServiceExtrasSelector-module__neQQpq__itemButton{width:100%;cursor:var(--cursor-interactive,pointer);text-align:left;color:inherit;background:0 0;border:none;align-items:flex-start;gap:.75rem;padding:1rem;transition:background .2s;display:flex}.ServiceExtrasSelector-module__neQQpq__itemButton:hover:not(:disabled){background:var(--color-primary-light)}.ServiceExtrasSelector-module__neQQpq__itemButton:disabled{cursor:var(--cursor-default,default)}.ServiceExtrasSelector-module__neQQpq__checkbox{border:2px solid var(--public-border-strong,var(--color-border-primary));width:20px;height:20px;color:var(--public-on-primary);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;transition:all .2s;display:flex}.ServiceExtrasSelector-module__neQQpq__checkboxSelected{background:var(--color-primary);border-color:var(--color-primary)}.ServiceExtrasSelector-module__neQQpq__itemContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ServiceExtrasSelector-module__neQQpq__itemHeader{justify-content:space-between;gap:1rem;display:flex}.ServiceExtrasSelector-module__neQQpq__itemName{color:var(--public-text-primary,var(--color-text-primary));font-size:.9375rem;font-weight:600;line-height:1.3}.ServiceExtrasSelector-module__neQQpq__itemPrice{white-space:nowrap;color:var(--color-primary);font-size:.875rem;font-weight:600}.ServiceExtrasSelector-module__neQQpq__itemDescription{color:var(--public-text-secondary,var(--color-text-secondary,#6b7280));font-size:.8125rem;line-height:1.4}.ServiceExtrasSelector-module__neQQpq__requiredBadge{color:var(--public-text-secondary,var(--color-text-secondary,#6b7280));font-size:.75rem;font-weight:500}.ServiceExtrasSelector-module__neQQpq__quantityRow{border-top:1px solid var(--public-border-subtle,var(--color-border-secondary));justify-content:space-between;align-items:center;gap:.75rem;margin-top:.25rem;padding:.75rem 1rem 1rem;display:flex}.ServiceExtrasSelector-module__neQQpq__quantityLabel{color:var(--public-text-primary,var(--color-text-primary));font-size:.8125rem;font-weight:600}.ServiceExtrasSelector-module__neQQpq__quantityControl{align-items:center;gap:.5rem;display:flex}.ServiceExtrasSelector-module__neQQpq__quantityButton{background:var(--public-card-bg,var(--color-bg-primary));border:1px solid var(--public-border-strong,var(--color-border-primary));width:44px;min-width:44px;height:44px;min-height:44px;cursor:var(--cursor-interactive,pointer);color:var(--public-text-primary,var(--color-text-primary));border-radius:.375rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ServiceExtrasSelector-module__neQQpq__quantityButton:hover:not(:disabled){background:var(--public-hover-bg,var(--color-hover-bg));border-color:var(--public-border-strong,var(--color-border-primary))}.ServiceExtrasSelector-module__neQQpq__quantityButton:disabled{opacity:.4;cursor:var(--cursor-default,default)}.ServiceExtrasSelector-module__neQQpq__quantity{text-align:center;min-width:20px;color:var(--public-text-primary,var(--color-text-primary));font-size:.875rem;font-weight:600}
.CustomerSMSConversation-module__eFoElG__conversationRoot{flex-direction:column;flex:1;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.CustomerSMSConversation-module__eFoElG__conversationRootPane{height:100%}.CustomerSMSConversation-module__eFoElG__conversationRootSecondary{border-top:1px solid #e5e7eb;flex:1;min-height:0}.CustomerSMSConversation-module__eFoElG__smsSectionLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;padding:10px 16px 0;font-size:.6875rem;font-weight:600}.CustomerSMSConversation-module__eFoElG__paneHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:12px 16px}.CustomerSMSConversation-module__eFoElG__callButton{color:#111827;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-weight:600;display:inline-flex}.CustomerSMSConversation-module__eFoElG__callButton:disabled{opacity:.6;cursor:default}.CustomerSMSConversation-module__eFoElG__callButtonCompact{padding:.35rem .65rem;font-size:.8125rem}.CustomerSMSConversation-module__eFoElG__paneTitle{color:#111827;margin:0;font-size:.9375rem;font-weight:600}.CustomerSMSConversation-module__eFoElG__panePhone{color:#6b7280;margin:2px 0 0;font-size:.8125rem}.CustomerSMSConversation-module__eFoElG__headerSlot{flex-shrink:0}.CustomerSMSConversation-module__eFoElG__conversationRootPane>.CustomerSMSConversation-module__eFoElG__headerSlot{flex:none;min-height:0;max-height:45%;overflow:hidden}.CustomerSMSConversation-module__eFoElG__conversationRootPane>.CustomerSMSConversation-module__eFoElG__headerSlot .CustomerSMSConversation-module__eFoElG__conversationHeaderMain{min-height:0;overflow-y:auto}.CustomerSMSConversation-module__eFoElG__conversationHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CustomerSMSConversation-module__eFoElG__conversationHeaderMain{flex:1;min-width:0}.CustomerSMSConversation-module__eFoElG__conversationHeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.CustomerSMSConversation-module__eFoElG__conversationHeaderModal{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 24px}.CustomerSMSConversation-module__eFoElG__messageFilters{flex-shrink:0;padding:12px 16px 0}.CustomerSMSConversation-module__eFoElG__automatedMessagesCheckboxLabel{color:#4b5563;cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.CustomerSMSConversation-module__eFoElG__automatedMessagesCheckboxLabel input{cursor:pointer}.CustomerSMSConversation-module__eFoElG__automatedMessagesCheckboxLabelFooter{color:#6b7280;gap:6px;font-size:.75rem}.CustomerSMSConversation-module__eFoElG__conversationBody{flex-direction:column;flex:1;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.CustomerSMSConversation-module__eFoElG__conversationRootPane>.CustomerSMSConversation-module__eFoElG__conversationBody{flex:1 1 0;min-height:0}.CustomerSMSConversation-module__eFoElG__conversationBodySecondary{flex:1;min-height:0;overflow:hidden}.CustomerSMSConversation-module__eFoElG__messagesContainer{background:#f3f4f6;flex-direction:column;flex:1;min-height:0;padding:16px;display:flex}.CustomerSMSConversation-module__eFoElG__messagesContainerSecondary{flex:1;min-height:0;padding:8px 16px}.CustomerSMSConversation-module__eFoElG__messagesContainerSecondaryEmpty{background:#fff;flex:none;min-height:0;padding:0 16px}.CustomerSMSConversation-module__eFoElG__messagesListDragging{cursor:pointer;-webkit-user-select:none;user-select:none}.CustomerSMSConversation-module__eFoElG__loading{text-align:center;color:#9ca3af;padding:32px;font-size:.9375rem}.CustomerSMSConversation-module__eFoElG__emptyState{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:32px;font-size:.9375rem}.CustomerSMSConversation-module__eFoElG__messagesList{cursor:pointer;flex-direction:column-reverse;flex:1;gap:14px;min-height:0;display:flex;overflow-y:auto}.CustomerSMSConversation-module__eFoElG__messageCard{flex-direction:column;gap:6px;display:flex}.CustomerSMSConversation-module__eFoElG__messageCard.CustomerSMSConversation-module__eFoElG__outbound{align-items:flex-end}.CustomerSMSConversation-module__eFoElG__messageCard.CustomerSMSConversation-module__eFoElG__inbound{align-items:flex-start}.CustomerSMSConversation-module__eFoElG__historyCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(100%,34rem);padding:12px 14px}.CustomerSMSConversation-module__eFoElG__historyCardHighlighted{box-shadow:0 0 0 2px #93c5fd}.CustomerSMSConversation-module__eFoElG__historyHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.CustomerSMSConversation-module__eFoElG__historyKindBadge{color:#374151;letter-spacing:.02em;text-transform:uppercase;background:#f3f4f6;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;display:inline-flex}.CustomerSMSConversation-module__eFoElG__historyTitle{color:#111827;font-size:.875rem;font-weight:600}.CustomerSMSConversation-module__eFoElG__historyBody{white-space:pre-wrap;color:#111827;font-size:.875rem;line-height:1.45}.CustomerSMSConversation-module__eFoElG__historyMeta{color:#6b7280;margin-top:8px;font-size:.75rem}.CustomerSMSConversation-module__eFoElG__historyReservationRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.CustomerSMSConversation-module__eFoElG__historyReservationLabel{color:#4b5563;font-size:.75rem}.CustomerSMSConversation-module__eFoElG__historyReservationButton{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline}.CustomerSMSConversation-module__eFoElG__outbound.CustomerSMSConversation-module__eFoElG__historyCard{background:#f8fbff;border-color:#dbeafe}.CustomerSMSConversation-module__eFoElG__inbound.CustomerSMSConversation-module__eFoElG__historyCard{background:#fff;border-color:#e5e7eb}.CustomerSMSConversation-module__eFoElG__messageSender{color:#6b7280;padding:0 4px;font-size:.75rem;font-weight:500}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageSender{text-align:right}.CustomerSMSConversation-module__eFoElG__inbound .CustomerSMSConversation-module__eFoElG__messageSender{text-align:left}.CustomerSMSConversation-module__eFoElG__messageBubbleWrapper{flex-direction:column;max-width:72%;display:flex;position:relative}.CustomerSMSConversation-module__eFoElG__messageBubble{cursor:pointer;text-align:left;border:none;border-radius:18px;flex-direction:column;gap:6px;width:100%;padding:10px 14px;display:flex;box-shadow:0 1px 2px #00000014}.CustomerSMSConversation-module__eFoElG__messageBubble:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageBubble{background:var(--color-primary);color:#fff;border-bottom-right-radius:6px}.CustomerSMSConversation-module__eFoElG__inbound .CustomerSMSConversation-module__eFoElG__messageBubble{color:#111827;background:#e5e7eb;border:1px solid #d1d5db;border-bottom-left-radius:6px}.CustomerSMSConversation-module__eFoElG__messageBubbleHighlighted{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 35%, transparent)}.CustomerSMSConversation-module__eFoElG__messageAttachments{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.CustomerSMSConversation-module__eFoElG__messageAttachmentsMedia{gap:2px;margin-bottom:0}.CustomerSMSConversation-module__eFoElG__messageMediaCard{cursor:pointer;border-radius:18px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #00000014}.CustomerSMSConversation-module__eFoElG__messageMediaCardInbound{background:#e5e7eb;border:1px solid #d1d5db;border-bottom-left-radius:6px}.CustomerSMSConversation-module__eFoElG__messageMediaCardOutbound{background:var(--color-primary);border-bottom-right-radius:6px}.CustomerSMSConversation-module__eFoElG__messageMediaCardHighlighted{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 35%, transparent)}.CustomerSMSConversation-module__eFoElG__messageMediaCard:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CustomerSMSConversation-module__eFoElG__messageMediaTimestamp{text-align:right;padding:6px 12px;font-size:.75rem;line-height:1;display:block}.CustomerSMSConversation-module__eFoElG__messageMediaCardInbound .CustomerSMSConversation-module__eFoElG__messageMediaTimestamp{color:#6b7280}.CustomerSMSConversation-module__eFoElG__messageMediaCardOutbound .CustomerSMSConversation-module__eFoElG__messageMediaTimestamp{color:#ffffffe6}.CustomerSMSConversation-module__eFoElG__messageAttachmentButton{cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:12px;padding:0;display:block;overflow:hidden}.CustomerSMSConversation-module__eFoElG__messageAttachmentButtonMedia{background:0 0;border:none;border-radius:0}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageAttachmentButton{border-color:color-mix(in srgb, var(--color-primary) 35%, #fff)}.CustomerSMSConversation-module__eFoElG__messageAttachmentImage{object-fit:cover;width:180px;max-width:100%;height:180px;display:block}.CustomerSMSConversation-module__eFoElG__messageBody{white-space:pre-wrap;word-wrap:break-word;font-size:.9375rem;line-height:1.5}.CustomerSMSConversation-module__eFoElG__messageReactions{flex-wrap:wrap;align-self:flex-start;gap:4px;margin-top:-8px;margin-left:10px;display:flex}.CustomerSMSConversation-module__eFoElG__messageReactionsOutbound{align-self:flex-end;margin-left:0;margin-right:10px}.CustomerSMSConversation-module__eFoElG__messageReactionBadge{background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 6px;font-size:.95rem;line-height:1;display:inline-flex;box-shadow:0 1px 2px #00000014}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageReactionBadge{background:#f9fafb}.CustomerSMSConversation-module__eFoElG__messageTime{opacity:1;align-self:flex-end;font-size:.75rem;line-height:1}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageTime{color:#ffffffe6}.CustomerSMSConversation-module__eFoElG__inbound .CustomerSMSConversation-module__eFoElG__messageTime{color:#6b7280}.CustomerSMSConversation-module__eFoElG__messageDate{color:#9ca3af;padding:0 4px;font-size:.75rem}.CustomerSMSConversation-module__eFoElG__messageStatus{color:#6b7280;padding:0 4px;font-size:.75rem;font-weight:500}.CustomerSMSConversation-module__eFoElG__messageStatusRow{align-items:center;gap:8px;display:inline-flex}.CustomerSMSConversation-module__eFoElG__outbound .CustomerSMSConversation-module__eFoElG__messageStatus{text-align:right}.CustomerSMSConversation-module__eFoElG__inbound .CustomerSMSConversation-module__eFoElG__messageStatus{text-align:left}.CustomerSMSConversation-module__eFoElG__messageStatusError{color:#b91c1c}.CustomerSMSConversation-module__eFoElG__retryButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline}.CustomerSMSConversation-module__eFoElG__retryButton:hover:not(:disabled){color:var(--color-primary-dark)}.CustomerSMSConversation-module__eFoElG__retryButton:disabled{color:#9ca3af;cursor:default;text-decoration:none}.CustomerSMSConversation-module__eFoElG__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:6px;flex-shrink:0;margin:12px 16px;padding:12px;font-size:.875rem}.CustomerSMSConversation-module__eFoElG__notice{color:#57606a;background-color:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;flex-shrink:0;margin:12px 16px;padding:12px;font-size:.875rem}.CustomerSMSConversation-module__eFoElG__sendMessageForm{box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;min-width:0;max-width:100%;padding:12px 16px}.CustomerSMSConversation-module__eFoElG__textarea{resize:none;border:1px solid #d1d5db;border-radius:6px;width:100%;min-width:0;max-width:100%;padding:12px;font-family:inherit;font-size:.9375rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.CustomerSMSConversation-module__eFoElG__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.CustomerSMSConversation-module__eFoElG__textarea:disabled{color:#9ca3af;cursor:default;background-color:#f9fafb}.CustomerSMSConversation-module__eFoElG__textareaMutator{margin-top:4px}.CustomerSMSConversation-module__eFoElG__formActions{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:12px;display:flex}.CustomerSMSConversation-module__eFoElG__formActionsInbox{align-items:flex-end}.CustomerSMSConversation-module__eFoElG__formActionsLeft{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.CustomerSMSConversation-module__eFoElG__formActionsRight{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.CustomerSMSConversation-module__eFoElG__characterCount{color:#6b7280;font-size:.8125rem}.CustomerSMSConversation-module__eFoElG__multipartWarning{color:#f59e0b;margin-left:4px}.CustomerSMSConversation-module__eFoElG__sendButton{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff;cursor:pointer;border-radius:6px;flex-shrink:0;padding:10px 20px;font-size:.9375rem;font-weight:500;transition:all .2s}.CustomerSMSConversation-module__eFoElG__sendButton:hover:not(:disabled){background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.CustomerSMSConversation-module__eFoElG__sendButton:disabled{opacity:.5;cursor:default}.CustomerSMSConversation-module__eFoElG__sendButtonDisabledByConsent:disabled{color:#9ca3af;opacity:1;background:#e5e7eb;border-color:#d1d5db}.CustomerSMSConversation-module__eFoElG__consentSection{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0;min-width:0;max-width:100%;padding:12px 16px}.CustomerSMSConversation-module__eFoElG__consentSectionSecondary{background:#fff;border-bottom:none;padding:8px 16px}.CustomerSMSConversation-module__eFoElG__consentContent{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CustomerSMSConversation-module__eFoElG__consentLabel{color:#374151;font-size:.875rem;font-weight:500}.CustomerSMSConversation-module__eFoElG__consentValue{flex:1;align-items:center;gap:8px;font-size:.875rem;display:flex}.CustomerSMSConversation-module__eFoElG__consentEnabled{color:#10b981;align-items:center;gap:6px;font-weight:500;display:flex}.CustomerSMSConversation-module__eFoElG__consentDisabled{color:#6b7280;align-items:center;gap:6px;font-weight:500;display:flex}.CustomerSMSConversation-module__eFoElG__optedOutNote{color:#9ca3af;font-size:.8125rem;font-style:italic}.CustomerSMSConversation-module__eFoElG__editConsentButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 10px;font-size:.875rem;transition:background-color .2s}.CustomerSMSConversation-module__eFoElG__editConsentButton:hover{background-color:#3b82f61a}.CustomerSMSConversation-module__eFoElG__consentEdit{flex-direction:column;flex:1;align-items:stretch;gap:12px;display:flex}.CustomerSMSConversation-module__eFoElG__consentEditHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.CustomerSMSConversation-module__eFoElG__viewScriptButton{color:var(--color-primary);cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:4px;padding:6px 10px;font-size:.75rem;font-weight:600}.CustomerSMSConversation-module__eFoElG__viewScriptButton:hover{background:#eff6ff}.CustomerSMSConversation-module__eFoElG__consentScript{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px}.CustomerSMSConversation-module__eFoElG__consentScriptText{color:#374151;margin:0;font-size:.8125rem;line-height:1.45}.CustomerSMSConversation-module__eFoElG__consentEditRow{align-items:center;gap:12px;display:flex}.CustomerSMSConversation-module__eFoElG__consentCheckboxLabel{color:#374151;cursor:pointer;flex:1;align-items:center;gap:8px;font-size:.875rem;display:flex}.CustomerSMSConversation-module__eFoElG__consentCheckboxLabel input[type=checkbox]{cursor:pointer;width:16px;height:16px}.CustomerSMSConversation-module__eFoElG__consentCheckboxLabel input[type=checkbox]:disabled{cursor:default}.CustomerSMSConversation-module__eFoElG__consentActions{gap:8px;display:flex}.CustomerSMSConversation-module__eFoElG__consentSaveButton,.CustomerSMSConversation-module__eFoElG__consentCancelButton{cursor:pointer;border-radius:4px;padding:6px 12px;font-size:.8125rem;font-weight:500;transition:all .2s}.CustomerSMSConversation-module__eFoElG__consentSaveButton{background:var(--color-primary);color:#fff;border:1px solid var(--color-primary)}.CustomerSMSConversation-module__eFoElG__consentSaveButton:hover:not(:disabled){background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.CustomerSMSConversation-module__eFoElG__consentSaveButton:disabled{opacity:.5;cursor:default}.CustomerSMSConversation-module__eFoElG__consentCancelButton{color:#6b7280;background:#fff;border:1px solid #d1d5db}.CustomerSMSConversation-module__eFoElG__consentCancelButton:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.CustomerSMSConversation-module__eFoElG__consentCancelButton:disabled{opacity:.5;cursor:default}.CustomerSMSConversation-module__eFoElG__consentFooter{color:#6b7280;white-space:nowrap;align-items:center;gap:4px;font-size:.75rem;display:inline-flex}.CustomerSMSConversation-module__eFoElG__consentFooterLabel{color:#6b7280;font-weight:500}.CustomerSMSConversation-module__eFoElG__consentFooterEnabled{color:#10b981;align-items:center;gap:3px;font-weight:500;display:inline-flex}.CustomerSMSConversation-module__eFoElG__consentFooterDisabled{color:#9ca3af;align-items:center;gap:3px;font-weight:500;display:inline-flex}.CustomerSMSConversation-module__eFoElG__editConsentButtonCompact{color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.6875rem;line-height:1;transition:background-color .2s}.CustomerSMSConversation-module__eFoElG__editConsentButtonCompact:hover{background-color:#3b82f61a}.CustomerSMSConversation-module__eFoElG__consentEditInFooter{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:12px;padding:10px 12px}
.ServiceProviderSchedulePanel-module__49ZHGa__panel{background:#fff;border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden}.ServiceProviderSchedulePanel-module__49ZHGa__header{background:#f6f8fa;border-bottom:1px solid #d0d7de;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__title{color:#24292f;margin:0 0 4px;font-size:20px;font-weight:600}.ServiceProviderSchedulePanel-module__49ZHGa__subtitle{color:#57606a;margin:0;font-size:14px}.ServiceProviderSchedulePanel-module__49ZHGa__closeButton{color:#57606a;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:20px;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__closeButton:hover{color:#24292f;background:#eaeef2}.ServiceProviderSchedulePanel-module__49ZHGa__content{flex:1;padding:24px;overflow-y:auto}.ServiceProviderSchedulePanel-module__49ZHGa__loading{text-align:center;color:#57606a;padding:48px}.ServiceProviderSchedulePanel-module__49ZHGa__error{color:#a40e26;background:#ffebe9;border:1px solid #ff8182;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px;font-size:14px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__errorClose{color:#a40e26;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:20px}.ServiceProviderSchedulePanel-module__49ZHGa__notAssignable{text-align:center;color:#57606a;padding:48px 24px}.ServiceProviderSchedulePanel-module__49ZHGa__hint{color:#6e7781;margin-top:8px;font-size:13px}.ServiceProviderSchedulePanel-module__49ZHGa__section{margin-bottom:32px}.ServiceProviderSchedulePanel-module__49ZHGa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__sectionTitle{color:#24292f;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__addButton{color:#fff;cursor:pointer;background:#0969da;border:1px solid #1b1f2426;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__addButton:hover{background:#0860ca}.ServiceProviderSchedulePanel-module__49ZHGa__emptyState{text-align:center;color:#57606a;background:#f6f8fa;border:1px dashed #d0d7de;border-radius:6px;padding:32px 16px;font-size:14px}.ServiceProviderSchedulePanel-module__49ZHGa__emptyState p{margin:0}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleCard{background:#f6f8fa;border:1px solid #d0d7de;border-radius:8px;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleCard:hover{border-color:#0969da}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleCardEditing{flex-direction:column;align-items:stretch}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleActions{align-items:center;gap:4px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleInfo{flex:1}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleDays{color:#24292f;margin-bottom:6px;font-size:14px;font-weight:600}.ServiceProviderSchedulePanel-module__49ZHGa__scheduleTime{color:#57606a;font-size:14px}.ServiceProviderSchedulePanel-module__49ZHGa__editButton,.ServiceProviderSchedulePanel-module__49ZHGa__deleteButton{color:#6e7781;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:8px;font-size:14px;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__editButton:hover{color:#0969da;background:#ddf4ff}.ServiceProviderSchedulePanel-module__49ZHGa__deleteButton:hover{color:#cf222e;background:#ffebe9}.ServiceProviderSchedulePanel-module__49ZHGa__formGroup{margin-bottom:20px}.ServiceProviderSchedulePanel-module__49ZHGa__label{color:#24292f;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.ServiceProviderSchedulePanel-module__49ZHGa__dayButtons{flex-wrap:wrap;gap:8px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__dayButton{color:#57606a;cursor:pointer;background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;min-width:50px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__dayButton:hover{background:#eaeef2;border-color:#0969da}.ServiceProviderSchedulePanel-module__49ZHGa__dayButtonActive{color:#fff;background:#0969da;border-color:#0969da}.ServiceProviderSchedulePanel-module__49ZHGa__dayButtonActive:hover{background:#0860ca}.ServiceProviderSchedulePanel-module__49ZHGa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ServiceProviderSchedulePanel-module__49ZHGa__input{color:#24292f;background:#fff;border:1px solid #d0d7de;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__input:focus{border-color:#0969da;outline:none;box-shadow:0 0 0 3px #0969da1a}.ServiceProviderSchedulePanel-module__49ZHGa__datePickerWrap{width:100%}.ServiceProviderSchedulePanel-module__49ZHGa__datePickerWrap>*{width:100%;display:block}.ServiceProviderSchedulePanel-module__49ZHGa__datePicker{color:#24292f;box-sizing:border-box;background:#fff;border:1px solid #d0d7de;border-radius:6px;justify-content:space-between;width:100%;padding:10px 12px;font-size:14px;font-weight:400}.ServiceProviderSchedulePanel-module__49ZHGa__datePicker:hover:not(:disabled){opacity:1;border-color:#0969da}.ServiceProviderSchedulePanel-module__49ZHGa__datePicker:disabled{color:#8c959f;cursor:default;background:#f6f8fa}.ServiceProviderSchedulePanel-module__49ZHGa__formActions{border-top:1px solid #d0d7de;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}.ServiceProviderSchedulePanel-module__49ZHGa__cancelButton{color:#24292f;cursor:pointer;background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__cancelButton:hover:not(:disabled){background:#eaeef2}.ServiceProviderSchedulePanel-module__49ZHGa__cancelButton:disabled{opacity:.5;cursor:default}.ServiceProviderSchedulePanel-module__49ZHGa__saveButton{color:#fff;cursor:pointer;background:#0969da;border:1px solid #1b1f2426;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.ServiceProviderSchedulePanel-module__49ZHGa__saveButton:hover:not(:disabled){background:#0860ca}.ServiceProviderSchedulePanel-module__49ZHGa__saveButton:disabled{opacity:.5;cursor:default}@media (max-width:768px){.ServiceProviderSchedulePanel-module__49ZHGa__formRow{grid-template-columns:1fr}}
.AnythingElseStep-module__WlTmDW__root{width:100%;color:var(--public-text-primary,var(--color-text-primary));flex-direction:column;gap:1.25rem;display:flex}.AnythingElseStep-module__WlTmDW__backButton{color:var(--public-text-secondary);cursor:var(--cursor-interactive);background:0 0;border:none;align-self:flex-start;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.9375rem;font-weight:500;display:inline-flex}.AnythingElseStep-module__WlTmDW__backButton:hover{color:var(--public-text-primary)}.AnythingElseStep-module__WlTmDW__header{flex-direction:column;gap:.375rem;display:flex}.AnythingElseStep-module__WlTmDW__title{letter-spacing:-.02em;color:var(--public-text-primary);margin:0;font-size:1.5rem;font-weight:700}.AnythingElseStep-module__WlTmDW__subtitle{color:var(--public-text-secondary);margin:0;font-size:.9375rem;line-height:1.45}.AnythingElseStep-module__WlTmDW__section{background:var(--public-card-bg,var(--color-bg-primary));color:var(--public-text-primary,var(--color-text-primary));border:1px solid var(--public-border-subtle,var(--color-border-secondary,#e5e7eb));box-shadow:var(--public-shadow-soft);border-radius:16px;padding:1.25rem 1.25rem 1.5rem}.AnythingElseStep-module__WlTmDW__sectionTitle{letter-spacing:-.01em;color:var(--public-text-primary);margin:0 0 .375rem;font-size:1.0625rem;font-weight:600}.AnythingElseStep-module__WlTmDW__sectionSubtitle{color:var(--public-text-secondary);margin:0 0 1.25rem;font-size:.875rem}.AnythingElseStep-module__WlTmDW__addOnsList{flex-direction:column;gap:.75rem;display:flex}.AnythingElseStep-module__WlTmDW__loading{color:var(--public-text-secondary);flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 0;font-size:.875rem;display:flex}.AnythingElseStep-module__WlTmDW__spinner{border:2px solid var(--public-border-subtle,#0000001a);border-top-color:var(--color-primary,#2563eb);border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite AnythingElseStep-module__WlTmDW__spin}@keyframes AnythingElseStep-module__WlTmDW__spin{to{transform:rotate(360deg)}}.AnythingElseStep-module__WlTmDW__empty{color:var(--public-text-secondary);margin:0;font-size:.875rem}
.CustomFormExpandedPanel-module__FVQJgG__panel{background:#f8fafc;border-top:1px solid #e5e7eb;padding:1rem}.CustomFormExpandedPanel-module__FVQJgG__configSection{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.CustomFormExpandedPanel-module__FVQJgG__configToggle{cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;display:flex}.CustomFormExpandedPanel-module__FVQJgG__configToggle:hover{background:#f9fafb}.CustomFormExpandedPanel-module__FVQJgG__configToggleIcon{color:#6b7280;width:.75rem}.CustomFormExpandedPanel-module__FVQJgG__configToggleLabel{color:#1a1a1a;font-weight:600}.CustomFormExpandedPanel-module__FVQJgG__configToggleMeta{color:#6b7280;margin-left:auto;font-size:.8125rem}.CustomFormExpandedPanel-module__FVQJgG__configBody{border-top:1px solid #e5e7eb;gap:.75rem;padding:0 1rem 1rem;display:grid}.CustomFormExpandedPanel-module__FVQJgG__configDescription{color:#6b7280;margin:.75rem 0 0;font-size:.875rem}.CustomFormExpandedPanel-module__FVQJgG__validityRow{gap:.5rem;display:grid}.CustomFormExpandedPanel-module__FVQJgG__validityLabel{color:#1a1a1a;font-size:.875rem;font-weight:600}.CustomFormExpandedPanel-module__FVQJgG__validityInput{max-width:12rem}.CustomFormExpandedPanel-module__FVQJgG__validityHint{color:#6b7280;margin:0;font-size:.8125rem}.CustomFormExpandedPanel-module__FVQJgG__submissionsLinkRow{padding-top:.25rem}.CustomFormExpandedPanel-module__FVQJgG__submissionsLink{color:#2563eb;font-size:.875rem;font-weight:500;text-decoration:none}.CustomFormExpandedPanel-module__FVQJgG__submissionsLink:hover{text-decoration:underline}.CustomFormExpandedPanel-module__FVQJgG__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.CustomFormExpandedPanel-module__FVQJgG__actions{flex-wrap:wrap;gap:.625rem;display:flex}