.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}}
.PaymentStatus-module__D7uSMa__paymentStatus{background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-width:500px;padding:20px}.PaymentStatus-module__D7uSMa__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PaymentStatus-module__D7uSMa__header h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}.PaymentStatus-module__D7uSMa__refreshButton{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:4px;padding:4px 8px;font-size:18px;transition:all .2s}.PaymentStatus-module__D7uSMa__refreshButton:hover{background-color:#f3f4f6;border-color:#d1d5db}.PaymentStatus-module__D7uSMa__statusRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.PaymentStatus-module__D7uSMa__memberStatusNote{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:8px;margin:-8px 0 16px;padding-bottom:16px;display:flex}.PaymentStatus-module__D7uSMa__statusBadges{align-items:center;gap:8px;display:flex}.PaymentStatus-module__D7uSMa__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:16px;padding:6px 12px;font-size:12px;font-weight:600}.PaymentStatus-module__D7uSMa__statusPaid{color:#065f46;background-color:#d1fae5}.PaymentStatus-module__D7uSMa__statusUnpaid{color:#991b1b;background-color:#fee2e2}.PaymentStatus-module__D7uSMa__statusPartiallyPaid{color:#92400e;background-color:#fef3c7}.PaymentStatus-module__D7uSMa__statusOverpaid{color:#c2410c;background-color:#fed7aa}.PaymentStatus-module__D7uSMa__statusRefunded{color:#6b21a8;background-color:#e9d5ff}.PaymentStatus-module__D7uSMa__statusPartiallyRefunded{color:#7c3aed;background-color:#f3e8ff}.PaymentStatus-module__D7uSMa__statusPaidWithCredits{color:#1d4ed8;background-color:#dbeafe}.PaymentStatus-module__D7uSMa__infoGrid{flex-direction:column;gap:12px;display:flex}.PaymentStatus-module__D7uSMa__creditsApplied{color:#059669}.PaymentStatus-module__D7uSMa__totalDue{font-weight:700}.PaymentStatus-module__D7uSMa__struckThroughAmount{color:#6b7280;margin-right:6px;text-decoration:line-through}.PaymentStatus-module__D7uSMa__packageCreditsSection{margin-top:16px}.PaymentStatus-module__D7uSMa__applyCreditsButton{border:2px solid var(--color-primary);width:100%;color:var(--color-primary);cursor:pointer;background:#fff;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s}.PaymentStatus-module__D7uSMa__applyCreditsButton:disabled{color:#9ca3af;cursor:default;border-color:#9ca3af}.PaymentStatus-module__D7uSMa__applyCreditsButton:hover:not(:disabled){background:var(--color-primary);color:#fff}.PaymentStatus-module__D7uSMa__packageCreditsInfo{color:#6b7280;text-align:center;margin-top:6px;font-size:12px}.PaymentStatus-module__D7uSMa__packageCreditsError{color:#dc2626;text-align:center;margin-top:8px;font-size:12px}.PaymentStatus-module__D7uSMa__infoRow{justify-content:space-between;align-items:center;display:flex}.PaymentStatus-module__D7uSMa__infoRowTopAligned{align-items:flex-start}.PaymentStatus-module__D7uSMa__label{color:#6b7280;font-size:14px;font-weight:500}.PaymentStatus-module__D7uSMa__value{color:#1f2937;font-size:14px;font-weight:600}.PaymentStatus-module__D7uSMa__noteValue{text-align:right;white-space:normal;word-break:break-word;max-width:65%}.PaymentStatus-module__D7uSMa__remaining{color:#dc2626}.PaymentStatus-module__D7uSMa__overpaid{color:#ea580c}.PaymentStatus-module__D7uSMa__loading,.PaymentStatus-module__D7uSMa__error{text-align:center;color:#6b7280;padding:20px}.PaymentStatus-module__D7uSMa__error{color:#dc2626}.PaymentStatus-module__D7uSMa__error p{margin:0 0 12px}.PaymentStatus-module__D7uSMa__retryButton{color:#fff;cursor:pointer;background-color:#635bff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.PaymentStatus-module__D7uSMa__retryButton:hover{background-color:#4f46e5}.PaymentStatus-module__D7uSMa__historySection{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.PaymentStatus-module__D7uSMa__historyToggle{cursor:pointer;color:#1f2937;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 0;font-size:14px;font-weight:600;transition:color .2s;display:flex}.PaymentStatus-module__D7uSMa__historyToggle:hover{color:#3b82f6}.PaymentStatus-module__D7uSMa__historyToggleText{text-align:left}.PaymentStatus-module__D7uSMa__chevron{color:#6b7280;font-size:14px;transition:transform .3s}.PaymentStatus-module__D7uSMa__chevronExpanded{transform:rotate(180deg)}.PaymentStatus-module__D7uSMa__historyContent{margin-top:12px;animation:.3s PaymentStatus-module__D7uSMa__slideDown}@keyframes PaymentStatus-module__D7uSMa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PaymentStatus-module__D7uSMa__historyLoading,.PaymentStatus-module__D7uSMa__historyError,.PaymentStatus-module__D7uSMa__historyEmpty{text-align:center;color:#6b7280;padding:16px;font-size:14px;font-style:italic}.PaymentStatus-module__D7uSMa__historyError{color:#dc2626}.PaymentStatus-module__D7uSMa__historyList{flex-direction:column;gap:12px;display:flex}.PaymentStatus-module__D7uSMa__historyItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px}.PaymentStatus-module__D7uSMa__historyItemHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PaymentStatus-module__D7uSMa__historyType{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.PaymentStatus-module__D7uSMa__historyTypePayment{color:#065f46;background-color:#d1fae5}.PaymentStatus-module__D7uSMa__historyTypeRefund{color:#3730a3;background-color:#e0e7ff}.PaymentStatus-module__D7uSMa__historyDate{color:#6b7280;font-size:12px}.PaymentStatus-module__D7uSMa__historyItemDetails{flex-direction:column;gap:6px;display:flex}.PaymentStatus-module__D7uSMa__historyItemRow{justify-content:space-between;align-items:center;font-size:13px;display:flex}.PaymentStatus-module__D7uSMa__historyItemRowTopAligned{align-items:flex-start}.PaymentStatus-module__D7uSMa__historyLabel{color:#6b7280;font-weight:500}.PaymentStatus-module__D7uSMa__historyValue{color:#1f2937;font-weight:600}.PaymentStatus-module__D7uSMa__copyableValue{font:inherit;text-align:right;cursor:var(--cursor-interactive);background:0 0;border:none;padding:0}.PaymentStatus-module__D7uSMa__copyableValue:hover{color:#2563eb}.PaymentStatus-module__D7uSMa__historyMutedValue{color:#6b7280;text-align:right;word-break:break-word;max-width:65%;font-weight:500}.PaymentStatus-module__D7uSMa__historyLink{color:#2563eb;font-weight:600;text-decoration:none}.PaymentStatus-module__D7uSMa__historyLink:hover{color:#1d4ed8;text-decoration:underline}.PaymentStatus-module__D7uSMa__historyNoteValue{text-align:right;white-space:normal;word-break:break-word;max-width:65%}.PaymentStatus-module__D7uSMa__historyPaymentAmount{color:#059669}.PaymentStatus-module__D7uSMa__historyRefundAmount{color:#dc2626}.PaymentStatus-module__D7uSMa__detailsButton{color:#635bff;cursor:pointer;background:#fff;border:1px solid #635bff;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.PaymentStatus-module__D7uSMa__detailsButton:hover{background:#f5f3ff}.PaymentStatus-module__D7uSMa__printReceiptContainer{flex-flow:wrap;gap:8px;margin-top:12px;margin-bottom:4px;display:flex}.PaymentStatus-module__D7uSMa__printReceiptButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;min-width:0;padding:10px 14px;font-size:14px;font-weight:500;transition:background-color .2s,border-color .2s}.PaymentStatus-module__D7uSMa__printReceiptButton:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.PaymentStatus-module__D7uSMa__printReceiptButton:disabled{opacity:.6;cursor:default}.PaymentStatus-module__D7uSMa__printReceiptError{color:#b91c1c;flex-basis:100%;margin:0;font-size:12px}.PaymentStatus-module__D7uSMa__historyItemActions{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.PaymentStatus-module__D7uSMa__historyRefundButton{color:#dc2626;cursor:pointer;background-color:#0000;border:1px solid #dc2626;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s}.PaymentStatus-module__D7uSMa__historyRefundButton:hover{color:#b91c1c;background-color:#fef2f2;border-color:#b91c1c}.PaymentStatus-module__D7uSMa__historyRefundedButton{color:#6b7280;text-align:center;cursor:default;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;display:block}.PaymentStatus-module__D7uSMa__refundButtonContainer{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.PaymentStatus-module__D7uSMa__refundButton{color:#dc2626;cursor:pointer;background-color:#0000;border:2px solid #dc2626;border-radius:6px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.PaymentStatus-module__D7uSMa__refundButton:hover{color:#b91c1c;background-color:#fef2f2;border-color:#b91c1c}
.RefundModal-module__34b1jW__modalOverlay{z-index:var(--z-modal);background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.RefundModal-module__34b1jW__lineItemSection{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:16px}.RefundModal-module__34b1jW__lineItemSectionTitle{color:#1f2937;margin:0 0 12px;font-size:14px;font-weight:600}.RefundModal-module__34b1jW__lineItemRow{border-bottom:1px solid #f3f4f6;padding:10px 0}.RefundModal-module__34b1jW__lineItemRow:last-child{border-bottom:none;padding-bottom:0}.RefundModal-module__34b1jW__lineItemLabel{flex-direction:column;gap:2px;display:flex}.RefundModal-module__34b1jW__lineItemMeta{color:#6b7280;font-size:12px;font-weight:400}.RefundModal-module__34b1jW__lineItemHint{color:#6b7280;margin-top:4px;margin-left:24px;font-size:12px;display:block}.RefundModal-module__34b1jW__sideEffectGroup{flex-direction:column;gap:6px;margin-top:8px;margin-left:24px;display:flex}.RefundModal-module__34b1jW__sideEffectEntry{flex-direction:column;gap:2px;display:flex}.RefundModal-module__34b1jW__contextLoading{color:#6b7280;margin-bottom:16px;font-size:14px}.RefundModal-module__34b1jW__modalContent{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RefundModal-module__34b1jW__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.RefundModal-module__34b1jW__modalHeader h2{color:#1f2937;margin:0;font-size:20px;font-weight:600}.RefundModal-module__34b1jW__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:all .2s;display:flex}.RefundModal-module__34b1jW__closeButton:hover{color:#1f2937;background-color:#f3f4f6}.RefundModal-module__34b1jW__modalBody{padding:24px}.RefundModal-module__34b1jW__infoSection{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:20px;padding:16px}.RefundModal-module__34b1jW__infoRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.RefundModal-module__34b1jW__infoRow:last-child{margin-bottom:0}.RefundModal-module__34b1jW__label{color:#6b7280;font-size:14px;font-weight:500}.RefundModal-module__34b1jW__value{color:#1f2937;font-size:14px;font-weight:600}.RefundModal-module__34b1jW__notice{color:#1e40af;background-color:#dbeafe;border:1px solid #93c5fd;border-radius:6px;margin-top:12px;padding:12px;font-size:13px;line-height:1.5}.RefundModal-module__34b1jW__lineItemlessSection{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.RefundModal-module__34b1jW__lineItemlessSection .RefundModal-module__34b1jW__notice{margin-top:0}.RefundModal-module__34b1jW__refundTypeSection{margin-bottom:20px}.RefundModal-module__34b1jW__checkboxLabel{cursor:pointer;color:#1f2937;align-items:center;font-size:14px;font-weight:500;display:flex}.RefundModal-module__34b1jW__checkboxLabel input[type=checkbox]{cursor:pointer;width:16px;height:16px;margin-right:8px}.RefundModal-module__34b1jW__checkboxLabel span{-webkit-user-select:none;user-select:none}.RefundModal-module__34b1jW__formGroup{margin-bottom:20px}.RefundModal-module__34b1jW__formGroup label{color:#1f2937;margin-bottom:8px;font-size:14px;font-weight:500;display:block;position:relative}.RefundModal-module__34b1jW__tooltipWrapper{margin-left:6px;display:inline-block;position:relative}.RefundModal-module__34b1jW__tooltipIcon{color:#6b7280;cursor:default;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;font-weight:700;transition:color .2s;display:inline-flex}.RefundModal-module__34b1jW__tooltipIcon:hover{color:#635bff}.RefundModal-module__34b1jW__tooltip{visibility:hidden;opacity:0;color:#fff;white-space:normal;width:320px;z-index:var(--z-modal-content);background-color:#1f2937;border-radius:8px;padding:12px 16px;font-size:13px;font-weight:400;line-height:1.6;transition:opacity .2s,visibility .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.RefundModal-module__34b1jW__tooltip:after{content:"";border:6px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.RefundModal-module__34b1jW__tooltipWrapper:hover .RefundModal-module__34b1jW__tooltip{visibility:visible;opacity:1}.RefundModal-module__34b1jW__tooltip strong{color:#93c5fd;font-weight:600}.RefundModal-module__34b1jW__input{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.RefundModal-module__34b1jW__input:focus{border-color:#635bff;outline:none;box-shadow:0 0 0 3px #635bff1a}.RefundModal-module__34b1jW__select{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s}.RefundModal-module__34b1jW__select:focus{border-color:#635bff;outline:none;box-shadow:0 0 0 3px #635bff1a}.RefundModal-module__34b1jW__textarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.RefundModal-module__34b1jW__textarea:focus{border-color:#635bff;outline:none;box-shadow:0 0 0 3px #635bff1a}.RefundModal-module__34b1jW__fullRefundNotice{color:#92400e;text-align:center;background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px;font-weight:600}.RefundModal-module__34b1jW__error{color:#dc2626;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:16px;padding:12px;font-size:14px}.RefundModal-module__34b1jW__modalActions{gap:12px;margin-top:24px;display:flex}.RefundModal-module__34b1jW__cancelButton{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.RefundModal-module__34b1jW__cancelButton:hover:not(:disabled){color:#1f2937;background-color:#f9fafb;border-color:#9ca3af}.RefundModal-module__34b1jW__cancelButton:disabled{cursor:default;opacity:.5}.RefundModal-module__34b1jW__refundButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:6px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s}.RefundModal-module__34b1jW__refundButton:hover:not(:disabled){background-color:#b91c1c}.RefundModal-module__34b1jW__refundButton:active:not(:disabled){background-color:#991b1b}.RefundModal-module__34b1jW__refundButton:disabled{cursor:default;background-color:#9ca3af}.RefundModal-module__34b1jW__successSection{text-align:center;flex-direction:column;align-items:center;padding:12px 0 8px;display:flex}.RefundModal-module__34b1jW__successIcon{background:var(--color-success,#16a34a);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:2rem;display:flex}.RefundModal-module__34b1jW__successTitle{color:var(--color-success,#16a34a);margin:0 0 8px;font-size:1.1rem;font-weight:600}.RefundModal-module__34b1jW__successAmount{color:#1f2937;margin:0 0 12px;font-size:1.5rem;font-weight:700}.RefundModal-module__34b1jW__successMessage{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.RefundModal-module__34b1jW__doneButton{background-color:var(--color-success,#16a34a);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:10px 20px;font-size:14px;font-weight:500;transition:background-color .2s}.RefundModal-module__34b1jW__doneButton:hover{background-color:#15803d}
.TransactionDetailModal-module__7T760W__modalOverlay{z-index:var(--z-modal);background:#11182780;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.TransactionDetailModal-module__7T760W__modalContent{background:#fff;border-radius:10px;flex-direction:column;width:min(1000px,100%);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 18px 48px #0f172a3d}.TransactionDetailModal-module__7T760W__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.TransactionDetailModal-module__7T760W__modalHeader h2{margin:0;font-size:18px}.TransactionDetailModal-module__7T760W__closeButton{cursor:pointer;color:#4b5563;background:0 0;border:none;font-size:18px;font-weight:600}.TransactionDetailModal-module__7T760W__modalBody{padding:16px 20px 24px;overflow-y:auto}.TransactionDetailModal-module__7T760W__section{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:12px}.TransactionDetailModal-module__7T760W__section h3{margin:0 0 10px;font-size:15px}.TransactionDetailModal-module__7T760W__printReceiptButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:1;min-width:0;padding:8px 12px;font-size:13px;font-weight:500}.TransactionDetailModal-module__7T760W__receiptActions{flex-flow:wrap;gap:8px;display:flex}.TransactionDetailModal-module__7T760W__printReceiptButton:hover:not(:disabled){background:#f9fafb}.TransactionDetailModal-module__7T760W__printReceiptButton:disabled{opacity:.6;cursor:default}.TransactionDetailModal-module__7T760W__printReceiptError{color:#b91c1c;flex-basis:100%;margin:0;font-size:13px}.TransactionDetailModal-module__7T760W__summaryTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.TransactionDetailModal-module__7T760W__receiptCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:4px;min-width:220px;padding:10px 12px;display:flex}.TransactionDetailModal-module__7T760W__receiptValue{color:#111827;font-size:16px;font-weight:700}.TransactionDetailModal-module__7T760W__transactionIdValue{color:#111827;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;font-weight:600}.TransactionDetailModal-module__7T760W__badgeRow{align-items:center;gap:8px;display:flex}.TransactionDetailModal-module__7T760W__badge{letter-spacing:.02em;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.TransactionDetailModal-module__7T760W__typeBadge{color:#075985;background:#e0f2fe}.TransactionDetailModal-module__7T760W__statusBadge{color:#166534;background:#dcfce7}.TransactionDetailModal-module__7T760W__timeGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:12px;display:grid}.TransactionDetailModal-module__7T760W__timeCard{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.TransactionDetailModal-module__7T760W__timeLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.TransactionDetailModal-module__7T760W__timeValue{color:#111827;font-size:13px;font-weight:600}.TransactionDetailModal-module__7T760W__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.TransactionDetailModal-module__7T760W__row{color:#374151;justify-content:space-between;gap:8px;font-size:13px;display:flex}.TransactionDetailModal-module__7T760W__moneyGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-top:12px;display:grid}.TransactionDetailModal-module__7T760W__moneyGrid div{border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:4px;padding:8px;font-size:12px;display:flex}.TransactionDetailModal-module__7T760W__notes{color:#1f2937;white-space:pre-wrap;margin-top:10px;font-size:13px}.TransactionDetailModal-module__7T760W__stack{flex-direction:column;gap:8px;display:flex}.TransactionDetailModal-module__7T760W__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:10px}.TransactionDetailModal-module__7T760W__cardHeader{justify-content:space-between;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.TransactionDetailModal-module__7T760W__smallGrid{color:#374151;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;font-size:12px;display:grid}.TransactionDetailModal-module__7T760W__timelineRow{color:#374151;justify-content:space-between;gap:8px;font-size:13px;display:flex}.TransactionDetailModal-module__7T760W__debugRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.TransactionDetailModal-module__7T760W__copyButton{color:#635bff;cursor:pointer;background:#fff;border:1px solid #635bff;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.TransactionDetailModal-module__7T760W__copyButton:hover{background:#f5f3ff}.TransactionDetailModal-module__7T760W__copySuccess{color:#047857;font-size:13px;font-weight:500}.TransactionDetailModal-module__7T760W__loading,.TransactionDetailModal-module__7T760W__error,.TransactionDetailModal-module__7T760W__empty{color:#4b5563;padding:12px;font-size:13px}.TransactionDetailModal-module__7T760W__error{color:#b91c1c}.TransactionDetailModal-module__7T760W__refundButton{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:6px;margin-top:8px;padding:8px 12px;font-size:13px;font-weight:500}.TransactionDetailModal-module__7T760W__refundButton:hover{background:#fef2f2}.TransactionDetailModal-module__7T760W__refundedButton{color:#6b7280;text-align:center;cursor:default;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;margin-top:8px;padding:8px 12px;font-size:13px;font-weight:500}
.NewCustomerSidePanel-module__lzlA3q__overlayWrapper{width:400px;z-index:var(--z-side-panel-stacked);position:fixed;top:0;bottom:0;right:0}.NewCustomerSidePanel-module__lzlA3q__modalWrapper{z-index:var(--z-side-panel-modal);position:fixed;inset:0}.NewCustomerSidePanel-module__lzlA3q__modalWrapperWithUnderlyingPanel{z-index:900}.NewCustomerSidePanel-module__lzlA3q__modalBackdrop{background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.NewCustomerSidePanel-module__lzlA3q__modalBackdropWithUnderlyingPanel{right:400px}.NewCustomerSidePanel-module__lzlA3q__modalPanel{background:#fff;border-radius:12px;flex-direction:column;width:min(820px,100vw - 48px);min-width:0;min-height:0;max-height:calc(100dvh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #0003}.NewCustomerSidePanel-module__lzlA3q__header.NewCustomerSidePanel-module__lzlA3q__modalHeader{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;margin-bottom:0;padding:16px 20px}.NewCustomerSidePanel-module__lzlA3q__modalCloseButton{color:#666;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;font-size:20px;line-height:1;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:0 0 8px #00000014}.NewCustomerSidePanel-module__lzlA3q__modalCloseButton:hover{background:var(--color-error-light);border-color:var(--color-error-border);color:var(--color-error)}.NewCustomerSidePanel-module__lzlA3q__modalScrollBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.NewCustomerSidePanel-module__lzlA3q__header{align-items:center;gap:16px;margin-bottom:8px;padding:24px 24px 0;display:flex}.NewCustomerSidePanel-module__lzlA3q__title{color:var(--color-text-primary);letter-spacing:-.02em;flex:1;min-width:0;margin:0;font-size:1.75rem;font-weight:700}.NewCustomerSidePanel-module__lzlA3q__content{padding:20px 24px 24px}.NewCustomerSidePanel-module__lzlA3q__form{flex-direction:column;gap:20px;display:flex}.NewCustomerSidePanel-module__lzlA3q__formNote{background:linear-gradient(135deg, var(--color-primary-light) 0%, #f0f9ff 100%);border:1px solid #91d5ff;border-left:4px solid var(--color-primary);color:var(--color-primary-dark);border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500;line-height:1.5}.NewCustomerSidePanel-module__lzlA3q__errorAlert{background:linear-gradient(135deg, var(--color-error-light) 0%, var(--color-error-lighter) 100%);border:1px solid var(--color-error-border);border-left:4px solid var(--color-error);color:var(--color-error-active);border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;font-size:.9rem;line-height:1.5;display:flex;box-shadow:0 2px 4px #ff4d4f14}.NewCustomerSidePanel-module__lzlA3q__errorIcon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.NewCustomerSidePanel-module__lzlA3q__required{color:var(--color-error);margin-left:2px;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__inputError{background-color:#fff5f5;border-color:var(--color-error)!important}.NewCustomerSidePanel-module__lzlA3q__inputError:focus{border-color:var(--color-error)!important;box-shadow:0 0 0 2px #ff4d4f1a!important}.NewCustomerSidePanel-module__lzlA3q__fieldError{color:var(--color-error-active);align-items:center;gap:6px;margin-top:6px;font-size:.813rem;font-weight:500;animation:.2s ease-in NewCustomerSidePanel-module__lzlA3q__fadeIn;display:flex}.NewCustomerSidePanel-module__lzlA3q__fieldError:before{content:"⚠";font-size:.875rem}.NewCustomerSidePanel-module__lzlA3q__fieldHint{color:#8c8c8c;margin-top:6px;font-size:.813rem;font-style:italic;display:block}.NewCustomerSidePanel-module__lzlA3q__profileImageNotice{color:var(--color-success-active);margin:8px 0 0;padding:0;font-size:.8125rem;font-weight:500;line-height:1.35}.NewCustomerSidePanel-module__lzlA3q__smsConsentSection{background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.NewCustomerSidePanel-module__lzlA3q__smsScriptToggle{color:#1d4ed8;cursor:pointer;text-align:left;background:#fff;border:1px solid #bfdbfe;border-radius:6px;padding:8px 10px;font-size:.8rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__smsScriptToggle:hover{background:#eff6ff}.NewCustomerSidePanel-module__lzlA3q__smsScript{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px}.NewCustomerSidePanel-module__lzlA3q__smsScriptTitle{color:#1f2937;margin:0 0 6px;font-size:.8rem;font-weight:700}.NewCustomerSidePanel-module__lzlA3q__smsScriptText{color:#374151;margin:0;font-size:.78rem;line-height:1.45}.NewCustomerSidePanel-module__lzlA3q__smsConsentLabel{color:#1f2937;align-items:flex-start;gap:8px;font-size:.82rem;display:flex}.NewCustomerSidePanel-module__lzlA3q__smsConsentLabel input{margin-top:2px}.NewCustomerSidePanel-module__lzlA3q__actions{border-top:1px solid var(--color-border-lighter);gap:12px;margin-top:32px;padding-top:24px;display:flex}.NewCustomerSidePanel-module__lzlA3q__actions button{flex:1}.NewCustomerSidePanel-module__lzlA3q__buttonDisabled{opacity:.6;cursor:default!important}.NewCustomerSidePanel-module__lzlA3q__spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;margin-right:8px;animation:.6s linear infinite NewCustomerSidePanel-module__lzlA3q__spin;display:inline-block}@keyframes NewCustomerSidePanel-module__lzlA3q__spin{to{transform:rotate(360deg)}}.NewCustomerSidePanel-module__lzlA3q__viewCompact{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.NewCustomerSidePanel-module__lzlA3q__viewTopGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:10px;min-width:0;display:grid}.NewCustomerSidePanel-module__lzlA3q__identityCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.NewCustomerSidePanel-module__lzlA3q__identityHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.NewCustomerSidePanel-module__lzlA3q__identityHeaderLeft{align-items:center;gap:10px;min-width:0;display:flex}.NewCustomerSidePanel-module__lzlA3q__identityAvatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:flex;overflow:hidden}.NewCustomerSidePanel-module__lzlA3q__identityAvatarImage{object-fit:cover;width:100%;height:100%}.NewCustomerSidePanel-module__lzlA3q__identityName{color:#111827;font-size:.96rem;font-weight:700}.NewCustomerSidePanel-module__lzlA3q__identityHeaderActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.NewCustomerSidePanel-module__lzlA3q__smsChatButton{border:1px solid var(--color-primary);background:var(--color-primary-light);color:var(--color-primary-dark);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:.72rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.NewCustomerSidePanel-module__lzlA3q__smsChatButton:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.NewCustomerSidePanel-module__lzlA3q__inlineEditButton{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;font-size:.72rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__inlineEditButton:hover{background:#f9fafb}.NewCustomerSidePanel-module__lzlA3q__identityMeta{color:#6b7280;flex-direction:column;gap:2px;margin-top:3px;font-size:.78rem;display:flex}.NewCustomerSidePanel-module__lzlA3q__identityNotes{width:100%;margin-top:6px}.NewCustomerSidePanel-module__lzlA3q__summaryCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px}.NewCustomerSidePanel-module__lzlA3q__summaryTitle{text-transform:uppercase;letter-spacing:.03em;color:#374151;margin:0 0 6px;font-size:.78rem;font-weight:700}.NewCustomerSidePanel-module__lzlA3q__summaryRow{border-top:1px solid #f3f4f6;justify-content:space-between;gap:10px;padding:5px 0;display:flex}.NewCustomerSidePanel-module__lzlA3q__summaryRow:first-of-type{border-top:none;padding-top:0}.NewCustomerSidePanel-module__lzlA3q__summaryLabel{color:#6b7280;font-size:.76rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__summaryValue{color:#111827;text-align:right;font-size:.76rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__detailsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"past future""giftcards packages";gap:10px;display:grid}.NewCustomerSidePanel-module__lzlA3q__pastAppointmentsSection{grid-area:past}.NewCustomerSidePanel-module__lzlA3q__futureAppointmentsSection{grid-area:future}.NewCustomerSidePanel-module__lzlA3q__giftCardsSection{grid-area:giftcards}.NewCustomerSidePanel-module__lzlA3q__notesSection{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px}.NewCustomerSidePanel-module__lzlA3q__compactSectionInset{padding:6px 10px}.NewCustomerSidePanel-module__lzlA3q__packagesSection{grid-area:packages}.NewCustomerSidePanel-module__lzlA3q__packagesContent{padding:8px 10px}.NewCustomerSidePanel-module__lzlA3q__compactSection{background:#fff;border:1px solid #e5e7eb;border-radius:10px}.NewCustomerSidePanel-module__lzlA3q__compactSectionTitle{text-transform:uppercase;letter-spacing:.03em;color:#374151;border-bottom:1px solid #f3f4f6;margin:0;padding:8px 10px;font-size:.76rem;font-weight:700}.NewCustomerSidePanel-module__lzlA3q__compactList{flex-direction:column;display:flex}.NewCustomerSidePanel-module__lzlA3q__compactItem{border-bottom:1px solid #f3f4f6;padding:6px 10px}.NewCustomerSidePanel-module__lzlA3q__compactItemButton{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.NewCustomerSidePanel-module__lzlA3q__compactItemButton:hover{background:#f9fafb}.NewCustomerSidePanel-module__lzlA3q__compactItem:last-child{border-bottom:none}.NewCustomerSidePanel-module__lzlA3q__compactItemPrimary{color:#111827;font-size:.8rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__compactItemSecondary{color:#6b7280;margin-top:1px;font-size:.74rem}.NewCustomerSidePanel-module__lzlA3q__packageMetaList{flex-direction:column;gap:2px;margin-top:2px;display:flex}.NewCustomerSidePanel-module__lzlA3q__packageMetaBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:6px 8px}.NewCustomerSidePanel-module__lzlA3q__packageNameInCell{color:#111827;margin-bottom:4px;font-size:.8rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__packageExpirationEditor{flex-direction:column;gap:4px;margin-top:8px;display:flex}.NewCustomerSidePanel-module__lzlA3q__packageExpirationLabel{color:#374151;text-transform:uppercase;letter-spacing:.02em;font-size:.68rem;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__packageExpirationControls{align-items:center;gap:6px;display:flex}.NewCustomerSidePanel-module__lzlA3q__packageExpirationInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;height:30px;padding:0 8px;font-size:.75rem}.NewCustomerSidePanel-module__lzlA3q__packageExpirationClearButton{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 8px;font-size:.72rem;font-weight:500;line-height:1}.NewCustomerSidePanel-module__lzlA3q__packageExpirationSaveButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:6px;padding:6px 10px;font-size:.72rem;font-weight:600;line-height:1}.NewCustomerSidePanel-module__lzlA3q__packageExpirationSaveButton:disabled{color:#1e3a8a;cursor:default;background:#bfdbfe;border-color:#bfdbfe}.NewCustomerSidePanel-module__lzlA3q__packageExpirationError{color:#b91c1c;font-size:.72rem}.NewCustomerSidePanel-module__lzlA3q__packageExpirationNotice{color:#166534;font-size:.72rem}.NewCustomerSidePanel-module__lzlA3q__compactEmpty{color:#9ca3af;padding:8px 10px;font-size:.75rem}.NewCustomerSidePanel-module__lzlA3q__inlineError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;font-size:.8rem}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerList{flex-direction:column;display:flex}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerItem{border-bottom:1px solid #f3f4f6;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerItem:last-child{border-bottom:none}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerBlock{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 37%,#e5e7eb 63%) 0 0/300% 100%;border-radius:6px;animation:1.3s ease-in-out infinite NewCustomerSidePanel-module__lzlA3q__shimmer;display:inline-block}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerTextSm{width:90px;height:11px}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerTextMd{width:140px;height:12px}.NewCustomerSidePanel-module__lzlA3q__loadingShimmerTextLg{width:170px;height:12px}@keyframes NewCustomerSidePanel-module__lzlA3q__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes NewCustomerSidePanel-module__lzlA3q__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.NewCustomerSidePanel-module__lzlA3q__benefitsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;display:grid}.NewCustomerSidePanel-module__lzlA3q__benefitsGrid>:only-child{grid-column:1/-1}.NewCustomerSidePanel-module__lzlA3q__membershipStaffList{flex-direction:column;display:flex}.NewCustomerSidePanel-module__lzlA3q__membershipStaffEntry{border-bottom:1px solid #f3f4f6;padding:6px 10px}.NewCustomerSidePanel-module__lzlA3q__membershipStaffEntry:last-child{border-bottom:none}.NewCustomerSidePanel-module__lzlA3q__membershipStaffEntryHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:2px;display:flex}.NewCustomerSidePanel-module__lzlA3q__membershipAccentDot{vertical-align:middle;border:1px solid #d0d7de;border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.NewCustomerSidePanel-module__lzlA3q__membershipMuted{color:#6b7280;margin:0;font-size:.74rem;line-height:1.4}.NewCustomerSidePanel-module__lzlA3q__membershipSetupLink{color:#0969da;text-underline-offset:2px;text-decoration:underline}.NewCustomerSidePanel-module__lzlA3q__membershipSetupLink:hover{color:#0550ae}.NewCustomerSidePanel-module__lzlA3q__membershipTabBar{border:1px solid #d1d5db;border-radius:.5rem;margin:10px 0 8px;display:inline-flex;overflow:hidden}.NewCustomerSidePanel-module__lzlA3q__membershipTabButton{color:#374151;cursor:pointer;background:#fff;border:0;border-right:1px solid #d1d5db;padding:.4rem .75rem;font-size:.75rem}.NewCustomerSidePanel-module__lzlA3q__membershipTabButton:last-child{border-right:0}.NewCustomerSidePanel-module__lzlA3q__membershipTabButtonActive{color:#1d4ed8;background:#eff6ff}.NewCustomerSidePanel-module__lzlA3q__membershipTabPanel{flex-direction:column;gap:8px;display:flex}.NewCustomerSidePanel-module__lzlA3q__membershipTinyActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.NewCustomerSidePanel-module__lzlA3q__membershipDangerButton{color:#a40e26;cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:6px 10px;font-size:13px}.NewCustomerSidePanel-module__lzlA3q__membershipDangerButton:disabled{opacity:.5;cursor:default}.NewCustomerSidePanel-module__lzlA3q__membershipGhostButton{cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:6px 10px;font-size:13px}.NewCustomerSidePanel-module__lzlA3q__membershipAddBox{border-top:1px solid #f3f4f6;margin-top:0;padding:6px 10px}.NewCustomerSidePanel-module__lzlA3q__membershipRadioLine{color:#24292f;align-items:center;gap:10px;margin:6px 0;font-size:13px;display:flex}.NewCustomerSidePanel-module__lzlA3q__cancelChoices{margin:0;padding:0;line-height:1.45}.NewCustomerSidePanel-module__lzlA3q__cancelChoiceGroup{margin-top:14px}.NewCustomerSidePanel-module__lzlA3q__cancelChoiceGroupTitle{color:#24292f;margin:0 0 6px;font-size:13px;font-weight:600}.NewCustomerSidePanel-module__lzlA3q__cancelChoiceLabel{cursor:pointer;color:#24292f;align-items:flex-start;gap:8px;margin:10px 0;font-size:14px;display:flex}@media (max-width:900px){.NewCustomerSidePanel-module__lzlA3q__viewTopGrid{grid-template-columns:1fr}.NewCustomerSidePanel-module__lzlA3q__detailsGrid{grid-template-columns:1fr;grid-template-areas:"past""future""giftcards""packages"}.NewCustomerSidePanel-module__lzlA3q__benefitsGrid{grid-template-columns:1fr}}@media (max-width:768px){.NewCustomerSidePanel-module__lzlA3q__overlayWrapper{width:100%}.NewCustomerSidePanel-module__lzlA3q__modalBackdrop{justify-content:stretch;align-items:stretch;padding:0}.NewCustomerSidePanel-module__lzlA3q__modalWrapperWithUnderlyingPanel{z-index:var(--z-side-panel-modal)}.NewCustomerSidePanel-module__lzlA3q__modalBackdropWithUnderlyingPanel{right:0}.NewCustomerSidePanel-module__lzlA3q__modalPanel{width:100%;height:100%;max-height:100dvh;box-shadow:none;border-radius:0}.NewCustomerSidePanel-module__lzlA3q__header{gap:12px;padding:16px 16px 0}.NewCustomerSidePanel-module__lzlA3q__header.NewCustomerSidePanel-module__lzlA3q__modalHeader{z-index:2;padding:12px 16px;padding-top:max(12px, env(safe-area-inset-top));position:sticky;top:0}.NewCustomerSidePanel-module__lzlA3q__title{font-size:1.25rem}.NewCustomerSidePanel-module__lzlA3q__content,.NewCustomerSidePanel-module__lzlA3q__modalScrollBody{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.NewCustomerSidePanel-module__lzlA3q__viewCompact{gap:12px}.NewCustomerSidePanel-module__lzlA3q__identityHeader{flex-direction:column;align-items:stretch}.NewCustomerSidePanel-module__lzlA3q__identityHeaderActions{flex-wrap:wrap;width:100%}.NewCustomerSidePanel-module__lzlA3q__smsChatButton,.NewCustomerSidePanel-module__lzlA3q__inlineEditButton{flex:auto;justify-content:center;min-height:36px;padding:8px 10px;font-size:.8rem}.NewCustomerSidePanel-module__lzlA3q__identityName{overflow-wrap:anywhere;font-size:1rem}.NewCustomerSidePanel-module__lzlA3q__identityMeta{overflow-wrap:anywhere;font-size:.85rem}.NewCustomerSidePanel-module__lzlA3q__summaryRow{flex-direction:column;align-items:flex-start;gap:2px}.NewCustomerSidePanel-module__lzlA3q__summaryValue{text-align:left;overflow-wrap:anywhere}.NewCustomerSidePanel-module__lzlA3q__compactItemPrimary,.NewCustomerSidePanel-module__lzlA3q__compactItemSecondary{overflow-wrap:anywhere}.NewCustomerSidePanel-module__lzlA3q__packageExpirationControls{flex-wrap:wrap}.NewCustomerSidePanel-module__lzlA3q__packageExpirationInput{flex:140px;min-width:0}.NewCustomerSidePanel-module__lzlA3q__membershipStaffEntryHeader{flex-direction:column;align-items:stretch}.NewCustomerSidePanel-module__lzlA3q__membershipTabBar{width:100%;display:flex}.NewCustomerSidePanel-module__lzlA3q__membershipTabButton{flex:1}.NewCustomerSidePanel-module__lzlA3q__membershipTinyActions{width:100%}.NewCustomerSidePanel-module__lzlA3q__membershipDangerButton,.NewCustomerSidePanel-module__lzlA3q__membershipGhostButton{flex:auto}}
.ResourceScheduleSidePanel-module__yOLYuq__overlay{width:400px;z-index:var(--z-side-panel);background-color:#fff;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-2px 0 8px #0000001a}.ResourceScheduleSidePanel-module__yOLYuq__panel{flex-direction:column;height:100%;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__title{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:600}.ResourceScheduleSidePanel-module__yOLYuq__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:1.25rem;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__closeButton:hover{background-color:var(--color-error-light);color:var(--color-error)}.ResourceScheduleSidePanel-module__yOLYuq__content{flex:1;padding:1.5rem;overflow-y:auto}.ResourceScheduleSidePanel-module__yOLYuq__loading{text-align:center;color:#666;padding:3rem}.ResourceScheduleSidePanel-module__yOLYuq__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1rem;padding:1rem}.ResourceScheduleSidePanel-module__yOLYuq__emptyState{text-align:center;color:#666;padding:3rem 1rem}.ResourceScheduleSidePanel-module__yOLYuq__emptyIcon{color:#ccc;margin-bottom:1rem;font-size:3rem}.ResourceScheduleSidePanel-module__yOLYuq__emptyState p{margin:.5rem 0}.ResourceScheduleSidePanel-module__yOLYuq__emptyHint{color:#999;font-size:.875rem}.ResourceScheduleSidePanel-module__yOLYuq__scheduleList{flex-direction:column;gap:1rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__scheduleCard{background:#fafafa;border:1px solid #eee;border-radius:8px;transition:box-shadow .2s;overflow:hidden}.ResourceScheduleSidePanel-module__yOLYuq__scheduleCard:hover{box-shadow:0 2px 8px #0000001a}.ResourceScheduleSidePanel-module__yOLYuq__cardHeader{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__scheduleName{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:600}.ResourceScheduleSidePanel-module__yOLYuq__cardActions{gap:.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__iconButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:.95rem;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__iconButton:hover{color:#0070f3;background-color:#f5f5f5}.ResourceScheduleSidePanel-module__yOLYuq__cardBody{padding:1rem}.ResourceScheduleSidePanel-module__yOLYuq__cardRow{justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__label{color:#666;align-items:center;gap:.5rem;font-weight:500;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__statusActive{color:#0a0;font-weight:500}.ResourceScheduleSidePanel-module__yOLYuq__statusInactive{color:#999;font-weight:500}.ResourceScheduleSidePanel-module__yOLYuq__footer{background:#fafafa;border-top:1px solid #eee;padding:1.5rem}.ResourceScheduleSidePanel-module__yOLYuq__createButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__createButton:hover{background-color:#0051cc}.ResourceScheduleSidePanel-module__yOLYuq__backButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-right:.5rem;padding:.5rem;font-size:1.25rem;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__backButton:hover{color:#333;background-color:#f5f5f5}.ResourceScheduleSidePanel-module__yOLYuq__formGroup{margin-bottom:1.5rem}.ResourceScheduleSidePanel-module__yOLYuq__label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.ResourceScheduleSidePanel-module__yOLYuq__input{border:1px solid #ddd;border-radius:6px;width:100%;padding:.625rem;font-size:.95rem;transition:border-color .2s}.ResourceScheduleSidePanel-module__yOLYuq__input:focus{border-color:#0070f3;outline:none}.ResourceScheduleSidePanel-module__yOLYuq__hint{color:#999;margin-top:.25rem;font-size:.8rem;display:block}.ResourceScheduleSidePanel-module__yOLYuq__dayButtons{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.ResourceScheduleSidePanel-module__yOLYuq__dayButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem;font-size:.85rem;font-weight:500;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__dayButton:hover{background-color:#f0f7ff;border-color:#0070f3}.ResourceScheduleSidePanel-module__yOLYuq__dayButtonActive{color:#fff;background-color:#0070f3;border-color:#0070f3}.ResourceScheduleSidePanel-module__yOLYuq__durationButtons{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.ResourceScheduleSidePanel-module__yOLYuq__durationButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.625rem;font-size:.9rem;font-weight:500;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__durationButton:hover{background-color:#f0f7ff;border-color:#0070f3}.ResourceScheduleSidePanel-module__yOLYuq__durationButtonActive{color:#fff;background-color:#0070f3;border-color:#0070f3}.ResourceScheduleSidePanel-module__yOLYuq__customDurationSection{margin-top:.75rem}.ResourceScheduleSidePanel-module__yOLYuq__customDurationLabel{color:#666;margin-bottom:.4rem;font-size:.82rem;display:block}.ResourceScheduleSidePanel-module__yOLYuq__customDurationInput{grid-template-columns:1fr auto;gap:.5rem;display:grid}.ResourceScheduleSidePanel-module__yOLYuq__customDurationAddButton{color:#fff;cursor:pointer;background-color:#0070f3;border:1px solid #0070f3;border-radius:6px;padding:.625rem .9rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.ResourceScheduleSidePanel-module__yOLYuq__customDurationAddButton:hover{background-color:#0051cc;border-color:#0051cc}.ResourceScheduleSidePanel-module__yOLYuq__customDurationError{color:#c33;margin-top:.3rem;font-size:.8rem;display:block}.ResourceScheduleSidePanel-module__yOLYuq__durationChips{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__durationChip{color:#1f4f8d;background:#f0f7ff;border:1px solid #cfe3ff;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.8rem;font-weight:500;display:inline-flex}.ResourceScheduleSidePanel-module__yOLYuq__durationChipRemove{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.15rem;font-size:.68rem;display:inline-flex}.ResourceScheduleSidePanel-module__yOLYuq__durationChipRemove:hover{background:#1f4f8d24}.ResourceScheduleSidePanel-module__yOLYuq__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__checkboxLabel input[type=checkbox]{cursor:pointer;width:18px;height:18px}.ResourceScheduleSidePanel-module__yOLYuq__formActions{border-top:1px solid #eee;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__cancelButton{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__cancelButton:hover{background-color:#f5f5f5;border-color:#999}.ResourceScheduleSidePanel-module__yOLYuq__saveButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:6px;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:background-color .2s}.ResourceScheduleSidePanel-module__yOLYuq__saveButton:hover:not(:disabled){background-color:#0051cc}.ResourceScheduleSidePanel-module__yOLYuq__saveButton:disabled{opacity:.6;cursor:default}.ResourceScheduleSidePanel-module__yOLYuq__scheduleInfo{background:#f8f9fa;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.ResourceScheduleSidePanel-module__yOLYuq__scheduleInfo h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem}.ResourceScheduleSidePanel-module__yOLYuq__scheduleDetails{color:#666;margin:0;font-size:.85rem}.ResourceScheduleSidePanel-module__yOLYuq__addAssignmentSection{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem}.ResourceScheduleSidePanel-module__yOLYuq__sectionTitle{color:#333;margin:0 0 1rem;font-size:.95rem;font-weight:600}.ResourceScheduleSidePanel-module__yOLYuq__noResources{color:#999;margin:0;font-size:.9rem;font-style:italic}.ResourceScheduleSidePanel-module__yOLYuq__addAssignmentForm{flex-direction:column;gap:1rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__addButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.95rem;font-weight:500;transition:background-color .2s;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__addButton:hover:not(:disabled){background-color:#0051cc}.ResourceScheduleSidePanel-module__yOLYuq__addButton:disabled{opacity:.6;cursor:default}.ResourceScheduleSidePanel-module__yOLYuq__assignmentsSection{margin-bottom:1rem}.ResourceScheduleSidePanel-module__yOLYuq__emptyAssignments{color:#999;text-align:center;margin:0;padding:2rem;font-size:.9rem;font-style:italic}.ResourceScheduleSidePanel-module__yOLYuq__assignmentsList{flex-direction:column;gap:.75rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__assignmentCard{background:#fafafa;border:1px solid #eee;border-radius:6px;justify-content:space-between;align-items:center;padding:.875rem;transition:box-shadow .2s;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__assignmentCard:hover{box-shadow:0 2px 4px #0000000d}.ResourceScheduleSidePanel-module__yOLYuq__assignmentCardModified{background:#fffbf0;border-color:#ffc107}.ResourceScheduleSidePanel-module__yOLYuq__assignmentInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__assignmentInfo strong{color:#1a1a1a;font-size:.95rem}.ResourceScheduleSidePanel-module__yOLYuq__slotTimeControl{align-items:center;gap:.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__smallLabel{color:#666;font-size:.8rem;font-weight:500}.ResourceScheduleSidePanel-module__yOLYuq__smallInput{border:1px solid #ddd;border-radius:4px;width:100px;padding:.375rem .5rem;font-size:.85rem;transition:border-color .2s}.ResourceScheduleSidePanel-module__yOLYuq__smallInput:focus{border-color:#0070f3;outline:none}.ResourceScheduleSidePanel-module__yOLYuq__smallInputModified{background-color:#fffbf0;border-color:#ffc107}.ResourceScheduleSidePanel-module__yOLYuq__removeButton{color:#dc3545;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;font-size:.95rem;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__removeButton:hover{color:#c82333;background-color:#fee}.ResourceScheduleSidePanel-module__yOLYuq__saveActions{border-top:1px solid #eee;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__discardButton{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.ResourceScheduleSidePanel-module__yOLYuq__discardButton:hover:not(:disabled){color:#333;background-color:#f5f5f5;border-color:#999}.ResourceScheduleSidePanel-module__yOLYuq__discardButton:disabled{opacity:.6;cursor:default}.ResourceScheduleSidePanel-module__yOLYuq__saveChangesButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.ResourceScheduleSidePanel-module__yOLYuq__saveChangesButton:hover:not(:disabled){background-color:#0051cc}.ResourceScheduleSidePanel-module__yOLYuq__saveChangesButton:disabled{opacity:.6;cursor:default}.ResourceScheduleSidePanel-module__yOLYuq__bookendEntry{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:6px;margin-top:.75rem;padding:.75rem}.ResourceScheduleSidePanel-module__yOLYuq__bookendEntryHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__bookendDurationInput{flex:1}.ResourceScheduleSidePanel-module__yOLYuq__bookendRemoveButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.35rem .5rem}.ResourceScheduleSidePanel-module__yOLYuq__bookendRemoveButton:hover{background-color:var(--color-error-light);color:var(--color-error)}.ResourceScheduleSidePanel-module__yOLYuq__bookendTimesRow{margin-bottom:.5rem}.ResourceScheduleSidePanel-module__yOLYuq__bookendTimeSelect{width:100%}.ResourceScheduleSidePanel-module__yOLYuq__addBookendButton{color:#666;cursor:pointer;background:0 0;border:1px dashed #ccc;border-radius:6px;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;display:flex}.ResourceScheduleSidePanel-module__yOLYuq__addBookendButton:hover{color:#0070f3;background-color:#f0f7ff;border-color:#0070f3}@media (max-width:768px){.ResourceScheduleSidePanel-module__yOLYuq__overlay{width:100%;max-width:100%}}
@keyframes CalendarLoadingShimmer-module__hBi-AW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.CalendarLoadingShimmer-module__hBi-AW__shimmerBox{background:linear-gradient(90deg, var(--color-border-lighter) 0%, #f8f8f8 20%, var(--color-border-lighter) 40%, var(--color-border-lighter) 100%);background-size:1000px 100%;border-radius:4px;width:100%;height:100%;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer}.CalendarLoadingShimmer-module__hBi-AW__hourlyShimmer{background:var(--color-bg-primary);border-radius:8px;height:100%;padding:20px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.CalendarLoadingShimmer-module__hBi-AW__hourlyHeader{gap:2px;height:100%;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeColumn{flex-direction:column;flex-shrink:0;gap:2px;width:80px;padding-top:60px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeSlot{align-items:center;height:60px;padding:4px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__timeSlot .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:60%;height:16px}.CalendarLoadingShimmer-module__hBi-AW__resourceColumn{flex-direction:column;flex:1;min-width:150px;display:flex;position:relative}.CalendarLoadingShimmer-module__hBi-AW__resourceHeaderShimmer{border-bottom:2px solid var(--color-border-primary);background:#f9f9f9;height:60px;padding:12px}.CalendarLoadingShimmer-module__hBi-AW__resourceHeaderShimmer .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:80%;height:24px;margin:0 auto}.CalendarLoadingShimmer-module__hBi-AW__slotsContainer{border-right:1px solid var(--color-border-primary);background:repeating-linear-gradient(to bottom, transparent, transparent 59px, var(--color-border-primary) 59px, var(--color-border-primary) 60px);flex:1;position:relative}.CalendarLoadingShimmer-module__hBi-AW__bookingShimmer{background:linear-gradient(90deg, var(--color-info-light) 0%, #bbdefb 20%, var(--color-info-light) 40%, var(--color-info-light) 100%);border-left:3px solid var(--color-info-border);opacity:.7;background-size:1000px 100%;border-radius:4px;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer;position:absolute;left:4px;right:4px;box-shadow:0 1px 3px #0000001a}.CalendarLoadingShimmer-module__hBi-AW__multiDayShimmer{background:var(--color-bg-primary);border-radius:8px;height:100%;padding:20px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.CalendarLoadingShimmer-module__hBi-AW__multiDayHeader{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:10px;padding-left:150px;display:grid}.CalendarLoadingShimmer-module__hBi-AW__dayHeader{text-align:center;padding:12px}.CalendarLoadingShimmer-module__hBi-AW__dayHeader .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:60%;height:20px;margin:0 auto}.CalendarLoadingShimmer-module__hBi-AW__resourceRow{border-bottom:1px solid var(--color-border-primary);margin-bottom:4px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer{border-right:2px solid var(--color-border-primary);background:#f9f9f9;align-items:center;width:150px;padding:12px;display:flex}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer .CalendarLoadingShimmer-module__hBi-AW__shimmerBox{width:80%;height:18px}.CalendarLoadingShimmer-module__hBi-AW__daysRow{flex:1;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.CalendarLoadingShimmer-module__hBi-AW__dayCell{border-right:1px solid var(--color-border-primary);min-height:80px;padding:4px;position:relative}.CalendarLoadingShimmer-module__hBi-AW__multiDayBookingShimmer{background:linear-gradient(90deg, var(--color-info-light) 0%, #bbdefb 20%, var(--color-info-light) 40%, var(--color-info-light) 100%);border-left:3px solid var(--color-info-border);opacity:.7;background-size:1000px 100%;border-radius:4px;height:60px;margin:2px;animation:2s linear infinite CalendarLoadingShimmer-module__hBi-AW__shimmer}.CalendarLoadingShimmer-module__hBi-AW__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:768px){.CalendarLoadingShimmer-module__hBi-AW__timeColumn{width:60px}.CalendarLoadingShimmer-module__hBi-AW__resourceColumn{min-width:120px}.CalendarLoadingShimmer-module__hBi-AW__resourceNameShimmer{width:120px}.CalendarLoadingShimmer-module__hBi-AW__multiDayHeader{padding-left:120px}}
.CalendarContainer-module__wf8CZG__calendarContainer{background:var(--color-bg-primary);height:calc(100vh - 80px);min-height:600px;box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;padding:12px;transition:margin-right .3s;display:flex;overflow:hidden}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__withSidePanel{margin-right:400px}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__fullscreen{z-index:200;height:100dvh;min-height:0;box-shadow:none;border-radius:0;padding:4px 4px 0;position:fixed;inset:0}.CalendarContainer-module__wf8CZG__fullscreenExitButton{z-index:1002;border:1px solid var(--color-border-primary,#ddd);width:36px;height:36px;color:var(--color-text-primary,#333);cursor:pointer;background:#fffffff2;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;top:8px;left:8px;box-shadow:0 2px 8px #0000001f}.CalendarContainer-module__wf8CZG__fullscreenExitButton:hover{border-color:var(--color-secondary,#0070f3);color:var(--color-secondary,#0070f3);background:#fff}@media (max-width:768px){.CalendarContainer-module__wf8CZG__calendarContainer{box-shadow:none;border-radius:0;padding:0}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__withSidePanel{margin-right:0}.CalendarContainer-module__wf8CZG__calendarContainer.CalendarContainer-module__wf8CZG__fullscreen{padding:0}}