.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}
.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}
.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__inputGroup .ServicePricingEditors-module__EC1bqG__input{padding-left: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}@media (max-width:768px){.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}}
.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}}
.CallTimelineItem-module__xZN1mG__callCard{flex-direction:column;max-width:72%;display:flex}.CallTimelineItem-module__xZN1mG__callBubble{cursor:pointer;text-align:left;border:none;border-radius:18px;flex-direction:column;gap:4px;min-width:0;padding:8px 12px;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #00000014}.CallTimelineItem-module__xZN1mG__callBubble:hover{box-shadow:0 2px 6px #0000001a}.CallTimelineItem-module__xZN1mG__callBubble:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CallTimelineItem-module__xZN1mG__inbound .CallTimelineItem-module__xZN1mG__callBubble{color:#111827;background:#e5e7eb;border:1px solid #d1d5db;border-bottom-left-radius:6px}.CallTimelineItem-module__xZN1mG__outbound .CallTimelineItem-module__xZN1mG__callBubble{background:var(--color-primary);color:#fff;border-bottom-right-radius:6px}.CallTimelineItem-module__xZN1mG__callCardSelected .CallTimelineItem-module__xZN1mG__callBubble{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary) 35%, transparent)}.CallTimelineItem-module__xZN1mG__callRow{align-items:center;gap:8px;min-width:0;display:flex}.CallTimelineItem-module__xZN1mG__callIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:relative}.CallTimelineItem-module__xZN1mG__callIcon{font-size:.75rem;transform:rotate(90deg)}.CallTimelineItem-module__xZN1mG__directionIcon{background:inherit;border-radius:50%;padding:1px;font-size:.45rem;position:absolute;bottom:-3px;right:-3px}.CallTimelineItem-module__xZN1mG__inbound .CallTimelineItem-module__xZN1mG__directionIcon{color:#6b7280}.CallTimelineItem-module__xZN1mG__outbound .CallTimelineItem-module__xZN1mG__directionIcon{color:#ffffffd9}.CallTimelineItem-module__xZN1mG__callLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.875rem;line-height:1.25;overflow:hidden}.CallTimelineItem-module__xZN1mG__callTime{align-self:flex-end;font-size:.75rem;line-height:1}.CallTimelineItem-module__xZN1mG__inbound .CallTimelineItem-module__xZN1mG__callTime{color:#6b7280}.CallTimelineItem-module__xZN1mG__outbound .CallTimelineItem-module__xZN1mG__callTime{color:#ffffffe6}.CallTimelineItem-module__xZN1mG__statusBadge{letter-spacing:.01em;border-radius:999px;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.CallTimelineItem-module__xZN1mG__statusCompleted{color:#166534;background:#dcfce7}.CallTimelineItem-module__xZN1mG__statusActive{color:#1d4ed8;background:#dbeafe}.CallTimelineItem-module__xZN1mG__statusMissed{color:#b91c1c;background:#fee2e2}.CallTimelineItem-module__xZN1mG__statusNeutral{color:#4b5563;background:#f3f4f6}.CallTimelineItem-module__xZN1mG__modalOverlay{z-index:var(--z-modal);background-color:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CallTimelineItem-module__xZN1mG__modalContent{background:#fff;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:360px;padding:20px;display:flex;box-shadow:0 8px 30px #0000002e}.CallTimelineItem-module__xZN1mG__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CallTimelineItem-module__xZN1mG__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}.CallTimelineItem-module__xZN1mG__modalTitleGroup{flex-direction:column;gap:8px;min-width:0;display:flex}.CallTimelineItem-module__xZN1mG__modalTitle{color:#111827;margin:0;font-size:1rem;font-weight:600}.CallTimelineItem-module__xZN1mG__directionBadge{border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.CallTimelineItem-module__xZN1mG__directionInbound{color:#1d4ed8;background:#eff6ff}.CallTimelineItem-module__xZN1mG__directionOutbound{color:#15803d;background:#f0fdf4}.CallTimelineItem-module__xZN1mG__detailsList{flex-direction:column;gap:10px;margin:0;display:flex}.CallTimelineItem-module__xZN1mG__detailRow{grid-template-columns:110px 1fr;align-items:start;gap:8px;display:grid}.CallTimelineItem-module__xZN1mG__detailRow dt{color:#6b7280;margin:0;font-size:.8125rem;font-weight:500}.CallTimelineItem-module__xZN1mG__detailRow dd{color:#111827;margin:0;font-size:.875rem}.CallTimelineItem-module__xZN1mG__recordingSection{border-top:1px solid #e5e7eb;flex-direction:column;gap:10px;padding-top:14px;display:flex}.CallTimelineItem-module__xZN1mG__recordingLabel{color:#374151;font-size:.8125rem;font-weight:600}.CallTimelineItem-module__xZN1mG__playbackRow{margin-top:0}.CallTimelineItem-module__xZN1mG__noRecording{color:#6b7280;font-size:.8125rem}
.SmsAttachmentLightbox-module__b1qhyW__overlay{z-index:var(--z-modal);background:#0f172ab8;justify-content:center;align-items:center;padding:2.5rem 1.25rem 1.25rem;display:flex;position:fixed;inset:0}.SmsAttachmentLightbox-module__b1qhyW__closeButton{color:#111827;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.SmsAttachmentLightbox-module__b1qhyW__image{object-fit:contain;background:#111827;border-radius:8px;max-width:min(960px,100%);max-height:88vh}
.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__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__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__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__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__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}}
.SharedCalendar-module__lHNRpW__gridCell{border-bottom:1px dotted var(--color-border-lighter);cursor:pointer;-webkit-user-select:none;user-select:none;min-height:15px;transition:background-color .15s;position:relative}.SharedCalendar-module__lHNRpW__gridCell:hover:not(.SharedCalendar-module__lHNRpW__hasEvents):not(.SharedCalendar-module__lHNRpW__slotSelected){background-color:#fafafa80}[data-calendar-main-content]:has([data-calendar-service-tray]:hover) .SharedCalendar-module__lHNRpW__gridCell:hover:not(.SharedCalendar-module__lHNRpW__hasEvents):not(.SharedCalendar-module__lHNRpW__slotSelected){background-color:#0000}[data-calendar-main-content]:has([data-calendar-service-tray]:hover) .SharedCalendar-module__lHNRpW__gridCell:hover .SharedCalendar-module__lHNRpW__bufferTimeZone{background:linear-gradient(#00000040 0%,#00000038 100%)}.SharedCalendar-module__lHNRpW__gridCell.SharedCalendar-module__lHNRpW__hasEvents{cursor:default}.SharedCalendar-module__lHNRpW__gridCell:nth-child(4n){border-bottom:1px solid var(--color-border-light)}.SharedCalendar-module__lHNRpW__gridCell.SharedCalendar-module__lHNRpW__slotSelected{background:linear-gradient(135deg, var(--color-info-light) 0%, #bbdefb 100%);position:relative}.SharedCalendar-module__lHNRpW__gridCell.SharedCalendar-module__lHNRpW__slotSelected:after{content:"";border-left:2px solid var(--color-info);border-right:2px solid var(--color-info);border-top:2px solid var(--color-info);border-bottom:2px solid var(--color-info);opacity:.3;pointer-events:none;position:absolute;inset:0}.SharedCalendar-module__lHNRpW__gridCell.SharedCalendar-module__lHNRpW__slotDropTarget{background-color:var(--drop-invalid-bg);position:relative;box-shadow:0 2px 8px #10b98166,0 0 0 1px #10b9814d}.SharedCalendar-module__lHNRpW__event{cursor:pointer;z-index:3;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:4px;padding:2px 14px 2px 6px;transition:all .2s;position:absolute;overflow:hidden}.SharedCalendar-module__lHNRpW__eventTitle{text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;padding-right:2px;font-size:.75rem;font-weight:500;overflow:hidden}.SharedCalendar-module__lHNRpW__eventCustomer{opacity:.8;text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.SharedCalendar-module__lHNRpW__event:hover{z-index:4;transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.SharedCalendar-module__lHNRpW__normalEvent{background:var(--gradient-primary);color:var(--color-bg-primary);box-shadow:var(--shadow-primary);border:1px solid #fff3;border-radius:6px}.SharedCalendar-module__lHNRpW__draftEvent{background:var(--gradient-gray);color:var(--color-bg-primary);border:2px dashed var(--booking-draft-border);opacity:.85;border-radius:6px}.SharedCalendar-module__lHNRpW__cartEvent{background:var(--gradient-secondary);color:var(--color-bg-primary);border:2px solid var(--booking-cart-border);opacity:.95;box-shadow:var(--shadow-secondary);border-radius:6px}.SharedCalendar-module__lHNRpW__scheduledEvent{background:var(--gradient-success);color:var(--color-bg-primary);box-shadow:var(--shadow-success);border:1px solid #fff3;border-radius:6px;font-weight:600}.SharedCalendar-module__lHNRpW__paidEvent{border-left:4px solid var(--color-success-600)!important}.SharedCalendar-module__lHNRpW__settledPartialRefundEvent{border-left:4px solid #0f766e!important}.SharedCalendar-module__lHNRpW__partiallyPaidEvent{border-left:4px solid var(--color-warning-600)!important}.SharedCalendar-module__lHNRpW__overpaidEvent{border-left:4px solid #c2410c!important}.SharedCalendar-module__lHNRpW__refundedEvent{border-left:4px solid var(--color-secondary-600)!important}.SharedCalendar-module__lHNRpW__viewingBooking.SharedCalendar-module__lHNRpW__paidEvent{border-left:4px solid var(--color-success-600)!important}.SharedCalendar-module__lHNRpW__viewingBooking.SharedCalendar-module__lHNRpW__settledPartialRefundEvent{border-left:4px solid #0f766e!important}.SharedCalendar-module__lHNRpW__viewingBooking.SharedCalendar-module__lHNRpW__partiallyPaidEvent{border-left:4px solid var(--color-warning-600)!important}.SharedCalendar-module__lHNRpW__viewingBooking.SharedCalendar-module__lHNRpW__overpaidEvent{border-left:4px solid #c2410c!important}.SharedCalendar-module__lHNRpW__viewingBooking.SharedCalendar-module__lHNRpW__refundedEvent{border-left:4px solid var(--color-secondary-600)!important}.SharedCalendar-module__lHNRpW__editingBooking.SharedCalendar-module__lHNRpW__paidEvent{border-left:4px solid var(--color-success-600)!important}.SharedCalendar-module__lHNRpW__editingBooking.SharedCalendar-module__lHNRpW__settledPartialRefundEvent{border-left:4px solid #0f766e!important}.SharedCalendar-module__lHNRpW__editingBooking.SharedCalendar-module__lHNRpW__partiallyPaidEvent{border-left:4px solid var(--color-warning-600)!important}.SharedCalendar-module__lHNRpW__editingBooking.SharedCalendar-module__lHNRpW__overpaidEvent{border-left:4px solid #c2410c!important}.SharedCalendar-module__lHNRpW__editingBooking.SharedCalendar-module__lHNRpW__refundedEvent{border-left:4px solid var(--color-secondary-600)!important}.SharedCalendar-module__lHNRpW__statusUnconfirmed{color:#1f2937!important;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)!important;border:1px solid #fbbf24!important}.SharedCalendar-module__lHNRpW__statusConfirmed{color:#1f2937!important;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)!important;border:1px solid #3b82f6!important}.SharedCalendar-module__lHNRpW__statusWaiting{color:#1f2937!important;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)!important;border:1px solid #8b5cf6!important}.SharedCalendar-module__lHNRpW__statusInService{color:#1f2937!important;background:linear-gradient(135deg,#bbf7d0 0%,#86efac 100%)!important;border:1px solid #22c55e!important}.SharedCalendar-module__lHNRpW__statusCompleted{color:#1f2937!important;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)!important;border:1px solid #9ca3af!important}.SharedCalendar-module__lHNRpW__statusNoShow{opacity:.65;color:#1f2937!important;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%)!important;border:1px solid #dc2626!important}.SharedCalendar-module__lHNRpW__statusCancelled{opacity:.5;color:#1f2937!important;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)!important;border:1px solid #9ca3af!important}.SharedCalendar-module__lHNRpW__overlappingEvent{border-left:2px solid #0000001a;overflow:hidden}.SharedCalendar-module__lHNRpW__overlappingEvent .SharedCalendar-module__lHNRpW__eventTitle{font-size:.5rem}.SharedCalendar-module__lHNRpW__overlappingEvent .SharedCalendar-module__lHNRpW__eventCustomer{font-size:.4375rem}.SharedCalendar-module__lHNRpW__event.SharedCalendar-module__lHNRpW__dragging{opacity:.5;cursor:pointer}.SharedCalendar-module__lHNRpW__dragging{opacity:.4;cursor:pointer!important}.SharedCalendar-module__lHNRpW__viewingBooking{border:2px solid var(--color-secondary)!important;z-index:10!important;box-shadow:0 0 0 2px #3174ad33,0 4px 8px #00000026!important}.SharedCalendar-module__lHNRpW__editingBooking{animation:2s ease-in-out infinite SharedCalendar-module__lHNRpW__editingPulse;border:3px solid var(--color-warning)!important;z-index:15!important;box-shadow:0 0 0 3px #ff6b354d,0 4px 12px #00000026!important}@keyframes SharedCalendar-module__lHNRpW__editingPulse{0%,to{box-shadow:0 0 0 3px #ff6b354d,0 4px 12px #00000026}50%{box-shadow:0 0 0 6px #ff6b3580,0 4px 12px #00000026}}.SharedCalendar-module__lHNRpW__currentTimeIndicator{z-index:5;pointer-events:none;align-items:center;width:100%;height:0;display:flex;position:absolute;left:0;right:0}.SharedCalendar-module__lHNRpW__currentTimeCircle{background:var(--gradient-secondary);z-index:6;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;left:0;transform:translate(-5px);box-shadow:0 1px 3px #0000004d}.SharedCalendar-module__lHNRpW__currentTimeLine{background:var(--gradient-secondary);height:2px;position:absolute;left:0;right:0;box-shadow:0 1px 3px #0003}.SharedCalendar-module__lHNRpW__bufferTimeZone{pointer-events:none;z-index:3;box-sizing:border-box;background:linear-gradient(#00000040 0%,#00000038 100%);border-radius:0 0 4px 4px;margin-top:-2px;position:absolute}.SharedCalendar-module__lHNRpW__bufferTimeZone:not([data-has-position=true]){left:2px;right:var(--booking-width-gutter,12px)}.SharedCalendar-module__lHNRpW__gridCell:hover .SharedCalendar-module__lHNRpW__bufferTimeZone{background:linear-gradient(#0000004d 0%,#00000045 100%)}.SharedCalendar-module__lHNRpW__unavailableOverlay{background-color:var(--closed-background);pointer-events:none;z-index:1;border:var(--closed-border);opacity:var(--closed-overlay-opacity);transition:all .2s;position:absolute;inset:0}.SharedCalendar-module__lHNRpW__onlineAvailabilityOverlay{pointer-events:none;z-index:1;background:repeating-linear-gradient(-45deg,#10b9812e,#10b9812e 6px,#10b98114 6px 12px);border:1px dashed #059669d9;border-radius:4px;position:absolute;left:4px;right:4px}
.BlockTimeEventCard-module__rS6cqW__blockTimeCard{box-sizing:border-box;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:2px solid #9ca3af;border-left-width:4px;position:relative}.BlockTimeEventCard-module__rS6cqW__segmentOnly{border-radius:4px}.BlockTimeEventCard-module__rS6cqW__segmentStart{border-bottom-width:1px;border-bottom-right-radius:0;border-bottom-left-radius:0}.BlockTimeEventCard-module__rS6cqW__segmentMiddle{border-top-width:1px;border-bottom-width:1px;border-radius:0}.BlockTimeEventCard-module__rS6cqW__segmentEnd{border-top-width:1px;border-top-left-radius:0;border-top-right-radius:0}.BlockTimeEventCard-module__rS6cqW__blockTimeCard:hover{border-color:#6b7280;box-shadow:0 2px 8px #9ca3af4d}.BlockTimeEventCard-module__rS6cqW__resizeHandle{background:#9ca3af4d;transition:background .2s;position:absolute}.BlockTimeEventCard-module__rS6cqW__resizeHandle:hover{background:#9ca3af99}
.HourlyBookingEventCard-module__WTqRfq__customerName{text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;padding-right:2px;font-size:.8125rem;font-weight:700;line-height:1.2;overflow:hidden}.HourlyBookingEventCard-module__WTqRfq__timeInfo{opacity:.9;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.5px;margin-bottom:1px;font-size:.6875rem;line-height:1.2;overflow:hidden}.HourlyBookingEventCard-module__WTqRfq__durationInfo{opacity:.85;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:.75rem;line-height:1.2;overflow:hidden}.HourlyBookingEventCard-module__WTqRfq__badges{flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px;display:flex}.HourlyBookingEventCard-module__WTqRfq__badge{opacity:.95;align-items:center;gap:2px;font-size:.625rem;line-height:1;display:inline-flex}.HourlyBookingEventCard-module__WTqRfq__badge svg{width:.6875rem;height:.6875rem}.HourlyBookingEventCard-module__WTqRfq__overlappingEvent .HourlyBookingEventCard-module__WTqRfq__customerName{font-size:.625rem}.HourlyBookingEventCard-module__WTqRfq__overlappingEvent .HourlyBookingEventCard-module__WTqRfq__timeInfo{letter-spacing:-.5px;font-size:.4375rem}.HourlyBookingEventCard-module__WTqRfq__overlappingEvent .HourlyBookingEventCard-module__WTqRfq__durationInfo,.HourlyBookingEventCard-module__WTqRfq__overlappingEvent .HourlyBookingEventCard-module__WTqRfq__badge{font-size:.5rem}.HourlyBookingEventCard-module__WTqRfq__overlappingEvent .HourlyBookingEventCard-module__WTqRfq__badge svg{width:.5rem;height:.5rem}.HourlyBookingEventCard-module__WTqRfq__endedEarlyBadge{color:#0f766e;letter-spacing:.02em;text-transform:uppercase;background:#0f766e2e;border:1px solid #0f766e73;border-radius:999px;padding:0 5px;font-weight:700}.HourlyBookingEventCard-module__WTqRfq__routineCancellationBadge,.HourlyBookingEventCard-module__WTqRfq__lateCancellationBadge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:1px 5px;font-weight:700}.HourlyBookingEventCard-module__WTqRfq__routineCancellationBadge{color:#374151;background:#6b72802e;border:1px solid #4b556373}.HourlyBookingEventCard-module__WTqRfq__lateCancellationBadge{color:#991b1b;background:#dc262629;border:1px solid #b91c1c8c}
.ClassSessionBlock-module__EKaZ_q__sessionBlock{color:#0f172a;cursor:pointer;border:1px solid #0000;border-radius:6px;flex-direction:column;gap:2px;padding:4px 6px 4px 10px;display:flex;position:relative;overflow:hidden}.ClassSessionBlock-module__EKaZ_q__fillBarTrack{background:#00000014;border-radius:6px 0 0 6px;flex-direction:column;justify-content:flex-end;width:4px;display:flex;position:absolute;top:0;bottom:0;left:0}.ClassSessionBlock-module__EKaZ_q__fillBarFill{border-radius:0 0 0 6px;width:100%;min-height:2px;transition:height .3s,background-color .3s}.ClassSessionBlock-module__EKaZ_q__headerRow{justify-content:space-between;align-items:center;gap:4px;display:flex}.ClassSessionBlock-module__EKaZ_q__title{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;font-weight:700;overflow:hidden}.ClassSessionBlock-module__EKaZ_q__timeRange{opacity:.9;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.ClassSessionBlock-module__EKaZ_q__guideLabel{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.ClassSessionBlock-module__EKaZ_q__guideMirror{border-style:dashed}.ClassSessionBlock-module__EKaZ_q__capacityIndicator{font-size:11px;font-weight:700}.ClassSessionBlock-module__EKaZ_q__statusScheduled.ClassSessionBlock-module__EKaZ_q__fillEmpty{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-color:#cbd5e1}.ClassSessionBlock-module__EKaZ_q__statusScheduled.ClassSessionBlock-module__EKaZ_q__fillLow{background:linear-gradient(#dcfce7 0%,#bbf7d0 100%);border-color:#4ade80}.ClassSessionBlock-module__EKaZ_q__statusScheduled.ClassSessionBlock-module__EKaZ_q__fillMedium{background:linear-gradient(#fef3c7 0%,#fde68a 100%);border-color:#f59e0b}.ClassSessionBlock-module__EKaZ_q__statusScheduled.ClassSessionBlock-module__EKaZ_q__fillHigh{background:linear-gradient(#fee2e2 0%,#fecaca 100%);border-color:#f87171}.ClassSessionBlock-module__EKaZ_q__statusScheduled.ClassSessionBlock-module__EKaZ_q__fillOverCapacity{background:linear-gradient(#fecaca 0%,#fca5a5 100%);border-color:#ef4444}.ClassSessionBlock-module__EKaZ_q__capacityOver{color:#b91c1c}.ClassSessionBlock-module__EKaZ_q__statusCompleted{background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border-color:#60a5fa}.ClassSessionBlock-module__EKaZ_q__statusCancelled{background:linear-gradient(#f1f5f9 0%,#e2e8f0 100%);border-color:#94a3b8}.ClassSessionBlock-module__EKaZ_q__enrollmentTarget{z-index:6;box-shadow:0 0 0 2px #0f172a33,0 2px 8px #00000026;border:2px solid #0f172a!important}.ClassSessionBlock-module__EKaZ_q__cancelled{opacity:.65}.ClassSessionBlock-module__EKaZ_q__cancelled .ClassSessionBlock-module__EKaZ_q__title{text-decoration:line-through}.ClassSessionBlock-module__EKaZ_q__statusControl{flex-shrink:0}.ClassSessionBlock-module__EKaZ_q__ellipsisButton{cursor:pointer;color:#1f2937;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:2px 4px;font-size:16px;line-height:1;transition:background-color .15s;display:flex}.ClassSessionBlock-module__EKaZ_q__ellipsisButton:hover{background:#00000014}.ClassSessionBlock-module__EKaZ_q__ellipsisButton:disabled{opacity:.4;cursor:default}.ClassSessionBlock-module__EKaZ_q__ellipsis{letter-spacing:-1px;font-weight:900;line-height:.8;display:block}.ClassSessionBlock-module__EKaZ_q__dropdown{min-width:160px;z-index:var(--z-modal);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px;animation:.15s ClassSessionBlock-module__EKaZ_q__dropdownFadeIn;box-shadow:0 10px 25px #0000001a}@keyframes ClassSessionBlock-module__EKaZ_q__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ClassSessionBlock-module__EKaZ_q__dropdownOption{cursor:pointer;text-align:left;color:#374151;background:#fff;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:13px;transition:background-color .15s;display:flex}.ClassSessionBlock-module__EKaZ_q__dropdownOption:hover{background-color:#f3f4f6}.ClassSessionBlock-module__EKaZ_q__dropdownOptionActive{background-color:#eff6ff}.ClassSessionBlock-module__EKaZ_q__dropdownOptionActive:hover{background-color:#dbeafe}.ClassSessionBlock-module__EKaZ_q__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ClassSessionBlock-module__EKaZ_q__optionLabel{flex:1;font-weight:500}.ClassSessionBlock-module__EKaZ_q__checkmark{color:#3b82f6;font-size:14px;font-weight:700}
.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard{background:var(--gradient-purple);color:var(--color-bg-primary);cursor:pointer;min-width:0;z-index:var(--booking-z,1);box-sizing:border-box;box-shadow:var(--shadow-sm);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;padding:4px 8px;font-size:12px;transition:transform .2s,box-shadow .2s,opacity .2s,filter .2s;display:flex;position:absolute;overflow:hidden}[data-overnight-day-transition=active] .OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard{transition:none}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__stackedFront{box-shadow:var(--shadow-md)}.OvernightBookingEventCard-module__nCXLJa__resizeHandle{cursor:col-resize;z-index:2;background:#0000001a;width:10px;height:100%;position:absolute;top:0}.OvernightBookingEventCard-module__nCXLJa__resizeHandleEnd{right:0}.OvernightBookingEventCard-module__nCXLJa__resizeHandleStart{left:0}.OvernightBookingEventCard-module__nCXLJa__resizeHandle:hover{background:#0006}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard:hover:not(.OvernightBookingEventCard-module__nCXLJa__dragging){box-shadow:var(--shadow-md);z-index:10;transform:translateY(-1px);opacity:1!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__draftBooking{background:var(--gradient-gray);border:2px dashed var(--booking-draft-border);opacity:.85}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__cartBooking{background:var(--gradient-pink);border:2px solid var(--booking-cart-border);opacity:.95;box-shadow:0 2px 6px #f093fb4d}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__paidBooking{border-left:4px solid var(--color-success-600)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__settledPartialRefundBooking{border-left:4px solid #0f766e}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__partiallyPaidBooking{border-left:4px solid var(--color-warning-600)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__overpaidBooking{border-left:4px solid #c2410c}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__refundedBooking{border-left:4px solid var(--color-secondary-600)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__paidBooking{border-left:4px solid var(--color-success-600)!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__settledPartialRefundBooking{border-left:4px solid #0f766e!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__partiallyPaidBooking{border-left:4px solid var(--color-warning-600)!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__overpaidBooking{border-left:4px solid #c2410c!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__refundedBooking{border-left:4px solid var(--color-secondary-600)!important}.OvernightBookingEventCard-module__nCXLJa__bookingInner{justify-content:space-between;align-items:center;width:100%;height:100%;padding-right:2px;display:flex;position:relative}.OvernightBookingEventCard-module__nCXLJa__bookingContent{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.OvernightBookingEventCard-module__nCXLJa__bookingInfo{width:100%;min-width:0}.OvernightBookingEventCard-module__nCXLJa__bookingTitle{white-space:nowrap;margin-bottom:2px;font-size:13px;font-weight:500;overflow:hidden}.OvernightBookingEventCard-module__nCXLJa__bookingInfoWithLateCancel .OvernightBookingEventCard-module__nCXLJa__bookingTitle{margin-bottom:1px;line-height:1.15}.OvernightBookingEventCard-module__nCXLJa__bookingCustomer{opacity:.9;white-space:nowrap;font-size:11px;overflow:hidden}.OvernightBookingEventCard-module__nCXLJa__bookingInfoWithLateCancel .OvernightBookingEventCard-module__nCXLJa__bookingCustomer{line-height:1.15}.OvernightBookingEventCard-module__nCXLJa__bookingMetaRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.OvernightBookingEventCard-module__nCXLJa__bookingMetaRow .OvernightBookingEventCard-module__nCXLJa__bookingCustomer{line-height:1.15}.OvernightBookingEventCard-module__nCXLJa__bookingMetaRow .OvernightBookingEventCard-module__nCXLJa__routineCancellationBadge,.OvernightBookingEventCard-module__nCXLJa__bookingMetaRow .OvernightBookingEventCard-module__nCXLJa__lateCancellationBadge{margin-top:0}.OvernightBookingEventCard-module__nCXLJa__hasLateCancellationBadge{padding-top:4px;padding-bottom:4px}.OvernightBookingEventCard-module__nCXLJa__routineCancellationBadge,.OvernightBookingEventCard-module__nCXLJa__lateCancellationBadge{text-transform:uppercase;border-radius:999px;flex-shrink:0;width:fit-content;padding:2px 5px;font-size:9px;font-weight:700;line-height:1}.OvernightBookingEventCard-module__nCXLJa__bookingInfoWithLateCancel .OvernightBookingEventCard-module__nCXLJa__lateCancellationBadge{margin-top:0}.OvernightBookingEventCard-module__nCXLJa__routineCancellationBadge{color:#374151;background:#6b72802e;border:1px solid #4b556373}.OvernightBookingEventCard-module__nCXLJa__lateCancellationBadge{color:#991b1b;background:#dc262629;border:1px solid #b91c1c8c}.OvernightBookingEventCard-module__nCXLJa__bookingSourceLabel{letter-spacing:.03em;text-transform:uppercase;color:#fff;background:#ff5a5feb;border-radius:999px;align-items:center;gap:.2rem;width:fit-content;margin-top:.1rem;padding:.1rem .35rem;font-size:9px;font-weight:700;display:inline-flex}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__clampedStart{background:linear-gradient(90deg, #667eeab3 0%, #667eea 20px, var(--gradient-purple-start) 40px, var(--gradient-purple-end) 100%);border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, var(--gradient-purple-start) 0%, var(--gradient-purple-end) calc(100% - 40px), #764ba2 calc(100% - 20px), #764ba2b3 100%);border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__clampedStart.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, #667eeab3 0%, #667eea 20px, var(--gradient-purple-start) 40px, var(--gradient-purple-end) calc(100% - 40px), #764ba2 calc(100% - 20px), #764ba2b3 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__draftBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart{background:linear-gradient(90deg, #a0aec0b3 0%, #a0aec0 20px, var(--gradient-gray-start) 40px, var(--gradient-gray-end) 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__draftBooking.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, var(--gradient-gray-start) 0%, var(--gradient-gray-end) calc(100% - 40px), #718096 calc(100% - 20px), #718096b3 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__draftBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, #a0aec0b3 0%, #a0aec0 20px, var(--gradient-gray-start) 40px, var(--gradient-gray-end) calc(100% - 40px), #718096 calc(100% - 20px), #718096b3 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__cartBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart{background:linear-gradient(90deg, #f093fbb3 0%, #f093fb 20px, var(--gradient-pink-start) 40px, var(--gradient-pink-end) 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__cartBooking.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, var(--gradient-pink-start) 0%, var(--gradient-pink-end) calc(100% - 40px), #f5576c calc(100% - 20px), #f5576cb3 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__cartBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:linear-gradient(90deg, #f093fbb3 0%, #f093fb 20px, var(--gradient-pink-start) 40px, var(--gradient-pink-end) calc(100% - 40px), #f5576c calc(100% - 20px), #f5576cb3 100%)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart,.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__clampedEnd,.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__editingBooking.OvernightBookingEventCard-module__nCXLJa__clampedStart.OvernightBookingEventCard-module__nCXLJa__clampedEnd{background:var(--gradient-purple)}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__dragging{opacity:.4;cursor:pointer!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__dragGhostCopy{opacity:1;box-shadow:none}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__dragGhostInvalid{background:#dc262673!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusUnconfirmed{color:#1f2937!important;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)!important;border:1px solid #fbbf24!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusConfirmed{color:#1f2937!important;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)!important;border:1px solid #3b82f6!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusWaiting{color:#1f2937!important;background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%)!important;border:1px solid #8b5cf6!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusInService{color:#1f2937!important;background:linear-gradient(135deg,#bbf7d0 0%,#86efac 100%)!important;border:1px solid #22c55e!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusCompleted{color:#1f2937!important;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)!important;border:1px solid #9ca3af!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusNoShow{opacity:.65;color:#1f2937!important;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%)!important;border:1px solid #dc2626!important}.OvernightBookingEventCard-module__nCXLJa__overnightBookingEventCard.OvernightBookingEventCard-module__nCXLJa__statusCancelled{opacity:.5;color:#1f2937!important;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%)!important;border:1px solid #9ca3af!important}
.DualCountMetric-module__uSnhaG__container{flex-direction:column;gap:8px;display:flex}.DualCountMetric-module__uSnhaG__label{color:#57606a;font-weight:500}.DualCountMetric-module__uSnhaG__valuesRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.DualCountMetric-module__uSnhaG__valueBlock{min-width:0}.DualCountMetric-module__uSnhaG__valueLabel{text-transform:uppercase;letter-spacing:.4px;color:#57606a;margin-bottom:4px;font-size:11px;font-weight:600}.DualCountMetric-module__uSnhaG__valueAmount{color:#24292f;word-break:break-word;font-weight:700;line-height:1.1}.DualCountMetric-module__uSnhaG__valueHint{color:#57606a;margin-top:4px;font-size:11px;line-height:1.3}.DualCountMetric-module__uSnhaG__dashboard .DualCountMetric-module__uSnhaG__label{margin-bottom:0;font-size:13px}.DualCountMetric-module__uSnhaG__dashboard .DualCountMetric-module__uSnhaG__valueAmount{font-size:20px}@media (max-width:640px){.DualCountMetric-module__uSnhaG__valuesRow{grid-template-columns:1fr;gap:10px}}
.QuantityStepper-module__83FM_W__control{align-items:center;gap:.5rem;display:inline-flex}.QuantityStepper-module__83FM_W__button{color:#24292f;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:600;line-height:1;transition:border-color .15s,background-color .15s;display:flex}.QuantityStepper-module__83FM_W__button:hover:not(:disabled){background:#f6f8fa;border-color:#0969da}.QuantityStepper-module__83FM_W__button:focus-visible{border-color:#0969da;outline:none;box-shadow:0 0 0 3px #0969da1a}.QuantityStepper-module__83FM_W__button:disabled{opacity:.4;cursor:default}.QuantityStepper-module__83FM_W__display{text-align:center;color:#24292f;font-variant-numeric:tabular-nums;min-width:2rem;font-size:.9375rem;font-weight:600}.QuantityStepper-module__83FM_W__unsetDisplay{text-align:center;color:#57606a;min-width:3.5rem;font-size:.75rem;font-weight:500}
.DualRevenueMetric-module__d109YG__container{flex-direction:column;gap:8px;display:flex}.DualRevenueMetric-module__d109YG__label{color:#57606a;font-weight:500}.DualRevenueMetric-module__d109YG__valuesRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.DualRevenueMetric-module__d109YG__valueBlock{min-width:0}.DualRevenueMetric-module__d109YG__valueLabel{text-transform:uppercase;letter-spacing:.4px;color:#57606a;margin-bottom:4px;font-size:11px;font-weight:600}.DualRevenueMetric-module__d109YG__valueAmount{color:#24292f;word-break:break-word;font-weight:700;line-height:1.1}.DualRevenueMetric-module__d109YG__valueHint{color:#57606a;margin-top:4px;font-size:11px;line-height:1.3}.DualRevenueMetric-module__d109YG__dashboard .DualRevenueMetric-module__d109YG__label{margin-bottom:0;font-size:13px}.DualRevenueMetric-module__d109YG__dashboard .DualRevenueMetric-module__d109YG__valueAmount{font-size:20px}.DualRevenueMetric-module__d109YG__analytics .DualRevenueMetric-module__d109YG__label{text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;font-size:12px;font-weight:600}.DualRevenueMetric-module__d109YG__analytics .DualRevenueMetric-module__d109YG__valueAmount{font-size:22px;font-weight:600}@media (max-width:640px){.DualRevenueMetric-module__d109YG__valuesRow{grid-template-columns:1fr;gap:10px}}
.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}