.GenericFormFields-module__VOY6Wa__root{color:var(--mc-text);font-family:inherit;font-size:14px;line-height:1.45}.GenericFormFields-module__VOY6Wa__canvas{background:var(--mc-surface-raised);position:relative}.GenericFormFields-module__VOY6Wa__field{box-sizing:border-box;border:1px solid var(--mc-border);flex-direction:column;gap:5px;min-width:0;padding:6px;display:flex;overflow:auto}.GenericFormFields-module__VOY6Wa__label{color:var(--mc-text);flex:none;justify-content:space-between;align-items:flex-start;gap:8px;font-weight:600;display:flex}.GenericFormFields-module__VOY6Wa__label small{color:var(--mc-text-muted);background:var(--mc-surface-subtle);white-space:nowrap;border-radius:4px;flex:none;padding:2px 5px;font-size:9px;font-weight:500;line-height:1.5}.GenericFormFields-module__VOY6Wa__field input,.GenericFormFields-module__VOY6Wa__field select,.GenericFormFields-module__VOY6Wa__field textarea,.GenericFormFields-module__VOY6Wa__details input,.GenericFormFields-module__VOY6Wa__details select,.GenericFormFields-module__VOY6Wa__details textarea,.GenericFormFields-module__VOY6Wa__compatibilityField input,.GenericFormFields-module__VOY6Wa__compatibilityField select,.GenericFormFields-module__VOY6Wa__compatibilityField textarea{box-sizing:border-box;border:1px solid var(--mc-border);width:100%;min-width:0;color:var(--mc-text);background:var(--mc-control-bg);font:inherit;border-radius:6px;padding:6px 8px;transition:border-color .15s,box-shadow .15s}.GenericFormFields-module__VOY6Wa__field textarea{resize:vertical;flex:1;min-height:30px}.GenericFormFields-module__VOY6Wa__field input:hover,.GenericFormFields-module__VOY6Wa__field select:hover,.GenericFormFields-module__VOY6Wa__field textarea:hover,.GenericFormFields-module__VOY6Wa__compatibilityField input:hover,.GenericFormFields-module__VOY6Wa__compatibilityField select:hover,.GenericFormFields-module__VOY6Wa__compatibilityField textarea:hover{border-color:color-mix(in srgb, var(--mc-blue-500) 40%, var(--mc-border))}.GenericFormFields-module__VOY6Wa__root :is(input,select,textarea,button):focus-visible,.GenericFormFields-module__VOY6Wa__details :is(input,select,textarea,button):focus-visible,.GenericFormFields-module__VOY6Wa__image :is(input,button):focus-visible{outline:2px solid var(--mc-focus);outline-offset:2px}.GenericFormFields-module__VOY6Wa__field button,.GenericFormFields-module__VOY6Wa__details button,.GenericFormFields-module__VOY6Wa__image button{border:1px solid var(--mc-border);max-width:100%;min-height:30px;color:var(--mc-blue-700);background:var(--mc-surface-raised);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.5;transition:background .15s,border-color .15s;display:inline-flex}.GenericFormFields-module__VOY6Wa__field button:hover:not(:disabled),.GenericFormFields-module__VOY6Wa__details button:hover:not(:disabled),.GenericFormFields-module__VOY6Wa__image button:hover:not(:disabled){border-color:var(--mc-focus);background:var(--mc-surface-hover)}.GenericFormFields-module__VOY6Wa__root :is(input,select,textarea,button):disabled,.GenericFormFields-module__VOY6Wa__details :is(input,select,textarea,button):disabled,.GenericFormFields-module__VOY6Wa__image :is(input,button):disabled{opacity:.5;cursor:not-allowed}.GenericFormFields-module__VOY6Wa__computed{border:1px solid var(--mc-border-subtle);color:var(--mc-blue-700);background:var(--mc-blue-100);font-variant-numeric:tabular-nums;border-radius:6px;padding:7px 9px;font-weight:650;display:block}.GenericFormFields-module__VOY6Wa__details{flex-direction:column;gap:9px;min-height:0;display:flex}.GenericFormFields-module__VOY6Wa__tableScroll{border:1px solid var(--mc-border);border-radius:7px;min-height:65px;max-height:100%;overflow:auto}.GenericFormFields-module__VOY6Wa__details table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%}.GenericFormFields-module__VOY6Wa__details th,.GenericFormFields-module__VOY6Wa__details td{border-right:1px solid var(--mc-border);border-bottom:1px solid var(--mc-border);vertical-align:top;min-width:115px;padding:7px}.GenericFormFields-module__VOY6Wa__details th:last-child,.GenericFormFields-module__VOY6Wa__details td:last-child{border-right:0;min-width:55px}.GenericFormFields-module__VOY6Wa__details tbody tr:last-child td{border-bottom:0}.GenericFormFields-module__VOY6Wa__details th{z-index:1;color:var(--mc-text-muted);background:var(--mc-surface-subtle);text-align:left;font-size:11px;font-weight:600;position:sticky;top:0}.GenericFormFields-module__VOY6Wa__details tbody tr:hover{background:var(--mc-surface-subtle)}.GenericFormFields-module__VOY6Wa__details td button{color:var(--mc-text-muted);background:0 0}.GenericFormFields-module__VOY6Wa__details td button:hover:not(:disabled){border-color:color-mix(in srgb, var(--mc-danger) 30%, var(--mc-border));color:var(--mc-danger);background:var(--mc-danger-surface)}.GenericFormFields-module__VOY6Wa__details>button{align-self:flex-start;padding-inline:13px}.GenericFormFields-module__VOY6Wa__details small{color:var(--mc-text-muted);font-size:10px;line-height:1.7}.GenericFormFields-module__VOY6Wa__details textarea{min-height:40px}.GenericFormFields-module__VOY6Wa__image{flex-direction:column;gap:8px;min-height:0;display:flex}.GenericFormFields-module__VOY6Wa__image img{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);object-fit:contain;border-radius:6px;align-self:flex-start;max-width:100%;max-height:200px;display:block}.GenericFormFields-module__VOY6Wa__image input{min-width:0;max-width:100%;padding:3px;font-size:11px}.GenericFormFields-module__VOY6Wa__image input::file-selector-button{border:1px solid var(--mc-border);color:var(--mc-text);background:var(--mc-surface-subtle);font:inherit;cursor:pointer;border-radius:5px;margin-right:8px;padding:6px 9px}.GenericFormFields-module__VOY6Wa__image button{color:var(--mc-text-muted);align-self:flex-start}.GenericFormFields-module__VOY6Wa__image small{color:var(--mc-text-muted);font-size:10px;line-height:1.7}.GenericFormFields-module__VOY6Wa__image p,.GenericFormFields-module__VOY6Wa__errors{color:var(--mc-danger)}.GenericFormFields-module__VOY6Wa__errors{border:1px solid color-mix(in srgb, var(--mc-danger) 25%, var(--mc-border));background:var(--mc-danger-surface);border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:1.8}.GenericFormFields-module__VOY6Wa__errors p{margin:3px 0}.GenericFormFields-module__VOY6Wa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GenericFormFields-module__VOY6Wa__compatibilityNote{border:1px solid var(--mc-border);color:var(--mc-text-muted);background:var(--mc-surface-subtle);border-radius:8px;margin:0 0 18px;padding:11px 13px;font-size:12px;line-height:1.8}.GenericFormFields-module__VOY6Wa__chapter{border:1px solid var(--mc-border);border-radius:11px;min-width:0;margin:0 0 20px;padding:20px}.GenericFormFields-module__VOY6Wa__chapter legend{color:var(--mc-text);padding:0 8px;font-size:14px;font-weight:650}.GenericFormFields-module__VOY6Wa__compatibilityFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.GenericFormFields-module__VOY6Wa__compatibilityField{flex-direction:column;gap:8px;min-width:0;display:flex}.GenericFormFields-module__VOY6Wa__compatibilityField .GenericFormFields-module__VOY6Wa__label{font-size:12px}.GenericFormFields-module__VOY6Wa__compatibilityField input,.GenericFormFields-module__VOY6Wa__compatibilityField select,.GenericFormFields-module__VOY6Wa__compatibilityField textarea{min-height:39px;padding:9px 10px;font-size:13px}.GenericFormFields-module__VOY6Wa__compatibilityField textarea{resize:vertical;min-height:66px}.GenericFormFields-module__VOY6Wa__choices{border:0;min-width:0;margin:0;padding:0}.GenericFormFields-module__VOY6Wa__choiceOptions{flex-wrap:wrap;align-items:flex-start;gap:4px 14px;display:flex}.GenericFormFields-module__VOY6Wa__choiceOption{max-width:100%;min-height:32px;color:var(--mc-text);cursor:pointer;font:inherit;align-items:flex-start;gap:7px;padding:5px 0;display:flex!important}.GenericFormFields-module__VOY6Wa__choiceOption span{overflow-wrap:anywhere}.GenericFormFields-module__VOY6Wa__choices .GenericFormFields-module__VOY6Wa__choiceOption input{width:16px;height:16px;min-height:16px;accent-color:var(--mc-action-bg);flex:0 0 16px;margin:3px 0 0;padding:0}.GenericFormFields-module__VOY6Wa__choices:disabled .GenericFormFields-module__VOY6Wa__choiceOption{cursor:not-allowed;opacity:.65}.GenericFormFields-module__VOY6Wa__choiceFooter{flex-wrap:wrap;align-items:center;gap:6px 12px;display:flex}.GenericFormFields-module__VOY6Wa__choiceHint{color:var(--mc-text-muted);font-size:11px}.GenericFormFields-module__VOY6Wa__choices .GenericFormFields-module__VOY6Wa__choiceFooter button{min-height:24px;color:var(--mc-text-muted);background:0 0;border:0;padding:2px 0;font-size:11px;text-decoration:underline}.GenericFormFields-module__VOY6Wa__choices.GenericFormFields-module__VOY6Wa__compact{height:100%;min-height:0;padding:0 3px;overflow:auto}.GenericFormFields-module__VOY6Wa__compact .GenericFormFields-module__VOY6Wa__choiceOptions{flex-wrap:nowrap;align-items:center;gap:0 7px;min-width:max-content;height:100%}.GenericFormFields-module__VOY6Wa__compact .GenericFormFields-module__VOY6Wa__choiceOption{white-space:nowrap;flex:none;align-items:center;gap:3px;min-height:0;padding:0;font:9px/1.2 Noto Sans JP,sans-serif}.GenericFormFields-module__VOY6Wa__compact .GenericFormFields-module__VOY6Wa__choiceOption span{overflow-wrap:normal}.GenericFormFields-module__VOY6Wa__choices.GenericFormFields-module__VOY6Wa__compact .GenericFormFields-module__VOY6Wa__choiceOption input{flex:0 0 10px;width:10px;height:10px;min-height:10px;margin:0}.GenericFormFields-module__VOY6Wa__choices.GenericFormFields-module__VOY6Wa__compact .GenericFormFields-module__VOY6Wa__compactClear{min-height:0;color:var(--mc-text-muted);white-space:nowrap;background:0 0;border:0;flex:none;padding:0 3px;font:9px/1.2 Noto Sans JP,sans-serif;text-decoration:underline}@media (max-width:650px){.GenericFormFields-module__VOY6Wa__compatibilityFields{grid-template-columns:1fr;gap:16px}.GenericFormFields-module__VOY6Wa__chapter{margin-bottom:16px;padding:16px 13px}.GenericFormFields-module__VOY6Wa__chapter legend{font-size:13px}}@media (prefers-reduced-motion:reduce){.GenericFormFields-module__VOY6Wa__field input,.GenericFormFields-module__VOY6Wa__field select,.GenericFormFields-module__VOY6Wa__field textarea,.GenericFormFields-module__VOY6Wa__details input,.GenericFormFields-module__VOY6Wa__details select,.GenericFormFields-module__VOY6Wa__details textarea,.GenericFormFields-module__VOY6Wa__compatibilityField input,.GenericFormFields-module__VOY6Wa__compatibilityField select,.GenericFormFields-module__VOY6Wa__compatibilityField textarea,.GenericFormFields-module__VOY6Wa__field button,.GenericFormFields-module__VOY6Wa__details button,.GenericFormFields-module__VOY6Wa__image button{transition:none}}
.form-workspace .workflow-choice-group{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:12px;min-width:0;margin:0;padding:14px 16px}.form-workspace .workflow-choice-group legend{color:var(--mc-text-muted);padding:0 5px;font-size:12px;font-weight:650}.form-workspace .workflow-editor-hint{color:var(--mc-text-muted);margin:0 0 14px;font-size:13px;line-height:1.8}.form-workspace .workflow-condition-empty{border:1px dashed var(--mc-border);background:var(--mc-surface-subtle);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.form-workspace .workflow-condition-empty strong{color:var(--mc-text);font-size:13px}.form-workspace .workflow-condition-empty p{color:var(--mc-text-muted);margin:4px 0 0;font-size:12px;line-height:1.7}.form-workspace .workflow-condition-editor{border:1px solid var(--mc-border);border-left:3px solid var(--mc-focus);background:var(--mc-surface-subtle);border-radius:0 12px 12px 0;margin:0;padding:18px}.form-workspace .workflow-condition-editor .workflow-condition-editor{background:var(--mc-surface-raised);margin:12px 0}.form-workspace .workflow-condition-editor>.work-field-label,.form-workspace .workflow-condition-editor>.work-record-grid:last-child{margin-top:14px}.form-workspace .workflow-condition-editor .work-config-heading{align-items:flex-end;margin-bottom:16px}.form-workspace .workflow-condition-editor .work-config-heading>label{flex:1;max-width:440px}.form-workspace .workflow-action-editor+button{margin-top:16px}.form-workspace .workflow-data-editor>.secondary-button{margin-top:4px}.form-workspace .workflow-advanced-section{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;min-width:0;margin:16px 0}.form-workspace .workflow-advanced-section>summary{color:var(--mc-text);cursor:pointer;padding:16px 18px;font-size:13px;font-weight:600;line-height:1.8}.form-workspace .workflow-advanced-section>summary::marker{color:var(--mc-info)}.form-workspace .workflow-advanced-section>summary>small{background:var(--mc-surface-subtle);color:var(--mc-text-muted);border-radius:6px;margin-left:12px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.form-workspace .workflow-advanced-section[open]>summary{border-bottom:1px solid var(--mc-border-subtle)}.form-workspace .workflow-advanced-body{min-width:0;padding:18px}.form-workspace .workflow-advanced-body>.work-record-grid{margin:16px 0 0}.form-workspace .workflow-advanced-body>.work-record-actions{margin-top:16px}.form-workspace .workflow-condition-explanation{color:var(--mc-text-muted);margin:0 0 16px;font-size:12px;line-height:1.8}@media (max-width:600px){.form-workspace .workflow-condition-editor{padding:12px}.form-workspace .workflow-condition-editor .work-config-heading{flex-direction:column;align-items:stretch}.form-workspace .workflow-condition-editor .work-config-heading>button{align-self:flex-end}.form-workspace .workflow-advanced-body{padding:12px}}.workflow-form-prefill{border:1px solid var(--mc-border);border-radius:9px;margin-block:14px;padding:16px}.workflow-form-prefill summary{cursor:pointer;font-weight:600}.workflow-prefill-row{border-block-start:1px solid var(--mc-border);align-items:end;margin-block:15px;padding-block:12px}.workflow-form-prefill small{color:var(--mc-text-muted);margin-top:10px;display:block}.workflow-prefill-expression{background:#fbfcfe;border:1px solid #dbe4eb;border-radius:10px;gap:12px;min-width:0;margin:12px 0;padding:16px;display:grid}.workflow-prefill-expression .workflow-prefill-expression{background:#fff;border-left:3px solid #cadbe8}.workflow-prefill-expression legend{padding:0 6px;font-weight:650}.workflow-form-action{border-bottom:1px solid #e2e8f0;padding:16px 0}
.work-record-layout{gap:22px;min-width:0;display:grid}.work-record-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:start;gap:18px;display:grid}.work-record-grid label,.work-field-label{min-width:0;color:var(--mc-text);flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.work-record-grid :is(input,select,textarea),.work-field-label :is(input,select,textarea),.work-record-actions>input,.work-key-value :is(input,select,textarea){box-sizing:border-box;border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;min-height:42px;color:var(--mc-text);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:400;line-height:1.5;transition:border-color .15s,box-shadow .15s}.work-record-grid :is(input,select,textarea):hover:not(:disabled),.work-field-label :is(input,select,textarea):hover:not(:disabled){border-color:var(--mc-text-muted)}.work-record-grid :is(input,textarea)::placeholder,.work-field-label :is(input,textarea)::placeholder{color:var(--mc-text-muted);opacity:.8}.work-record-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.work-record-actions>input:not([type=checkbox]){flex:180px;width:auto}.work-record-card{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:14px;min-width:0;padding:24px;box-shadow:0 2px 5px #0d123008}.work-record-card>:is(h2,h3){color:var(--mc-text);margin:0 0 16px;font-size:16px}.work-record-card p{color:var(--mc-text-muted);font-size:13px;line-height:1.8}.work-record-items{gap:10px;margin:16px 0;display:grid}.work-record-item{text-align:left;border:1px solid var(--mc-border);background:var(--mc-surface-raised);width:100%;color:var(--mc-text);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:16px;font-size:13px;line-height:1.6;display:flex}button.work-record-item{cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}button.work-record-item:hover:not(:disabled){border-color:var(--mc-focus);background:var(--mc-surface-hover);box-shadow:0 2px 6px #0d12300d}.work-record-item>span{gap:5px;min-width:0;display:grid}.work-record-item strong{overflow-wrap:anywhere;font-size:14px;font-weight:600}.work-record-item small{color:var(--mc-text-muted);overflow-wrap:anywhere;font-size:12px}.work-record-item .work-record-item-main{flex:1;align-items:center;gap:13px;display:flex}.work-record-item-icon{width:38px;height:44px;color:var(--mc-blue-700);background:var(--mc-blue-100);border-radius:8px;flex:none;place-items:center;display:grid}.work-record-item-copy{gap:5px;min-width:0;display:grid}.work-record-item-meta{text-align:right}.work-record-item-chevron{color:var(--mc-text-muted)}.work-record-open{color:var(--mc-blue-700);white-space:nowrap;align-items:center;font-size:12px;font-weight:600;display:inline-flex!important}.work-record-filters{grid-template-columns:minmax(150px,1fr) minmax(130px,.8fr) minmax(180px,1.3fr) auto;align-items:end}.work-record-filters .work-record-actions{align-self:end;min-height:42px}.work-record-grid .work-inline-check,.work-inline-check{color:var(--mc-text-muted);flex-direction:row;align-items:center;gap:8px;font-size:12px;font-weight:400;display:inline-flex}.work-record-grid input[type=checkbox],.work-record-checks input[type=checkbox],.work-inline-check input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:var(--mc-action-bg);flex:none;padding:0}.work-record-pagination{border-top:1px solid var(--mc-border-subtle);justify-content:flex-end;align-items:center;gap:14px;padding-top:18px;display:flex}.work-record-pagination>span{font-family:var(--font-latin);color:var(--mc-text-muted);font-size:12px}.work-record-loading{text-align:center;padding:24px}.modal-backdrop:has(>.work-record-dialog){padding:8px}.work-record-dialog{width:min(1440px,100%)!important;max-width:none!important}.crm-dialog.form-workspace{background:var(--mc-surface-subtle);color:var(--mc-text)}.crm-dialog.form-workspace>.dialog-heading{border-bottom:1px solid var(--mc-border);margin-bottom:24px;padding-bottom:22px}.crm-dialog.form-workspace .dialog-heading h2{color:var(--mc-navy-900);font-size:23px}.crm-dialog.form-workspace .dialog-heading .eyebrow{margin-bottom:6px;font-size:10px}.crm-dialog.form-workspace .dialog-close{background:var(--mc-surface-raised);width:36px;min-width:36px;height:36px;color:var(--mc-text-muted);border:1px solid var(--mc-border);border-radius:9px;place-items:center;display:grid}.crm-dialog.form-workspace .dialog-close:hover:not(:disabled){color:var(--mc-blue-700);background:var(--mc-surface-hover)}.work-record-launch-dialog{width:min(840px,100%)}.work-record-form-canvas{background:var(--mc-canvas);border:1px solid var(--mc-border);border-radius:10px;max-height:65vh;margin-top:16px;padding:16px;overflow:auto}.work-record-form-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.work-record-form-toolbar label{max-width:560px;color:var(--mc-text-muted);flex:1;gap:6px;font-size:12px;display:grid}.work-record-form-toolbar input{border:1px solid var(--mc-border);background:var(--mc-control-bg);color:var(--mc-text);font:inherit;border-radius:8px;padding:10px 12px}.work-record-form-header-actions{justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.work-record-form-header-actions>label{min-width:0;max-width:640px;color:var(--mc-text-muted);white-space:nowrap;flex:360px;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:8px;font-size:11px;font-weight:600;display:grid}.work-record-form-header-actions input{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;height:38px;color:var(--mc-text);font:inherit;border-radius:8px;padding:7px 10px}.form-canvas-zoom{color:var(--mc-text-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:0 0 10px;font-size:11px;display:flex}.form-canvas-zoom button{border:1px solid var(--mc-border);color:var(--mc-text);background:var(--mc-surface-raised);border-radius:6px;padding:4px 8px}.form-canvas-zoom button[aria-pressed=true]{border-color:var(--mc-focus);color:var(--mc-blue-700)}.work-record-form-canvas>div{background:#fff}.work-record-checks{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.work-record-checks label{border:1px solid var(--mc-border);background:var(--mc-control-bg);color:var(--mc-text-muted);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:flex}.work-record-checks label:has(input:checked){background:var(--mc-blue-100);color:var(--mc-blue-700);border-color:color-mix(in srgb, var(--mc-focus) 45%, var(--mc-border))}.work-record-checks label:has(input:disabled){cursor:not-allowed;opacity:.6}.work-config-row{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);border-radius:10px;margin:14px 0;padding:18px}.work-config-row>.work-config-row{background:var(--mc-surface-raised)}.work-config-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.work-config-heading strong{color:var(--mc-text);font-size:14px}.work-condition-group{border:1px solid var(--mc-border);border-left:3px solid var(--mc-blue-500);background:var(--mc-surface-subtle);border-radius:0 9px 9px 0;margin:12px 0;padding:16px}.work-condition-group .work-condition-group{background:var(--mc-surface-raised)}.work-key-value{grid-template-columns:minmax(100px,1fr) 120px minmax(150px,2fr) auto;align-items:end;gap:10px;margin:12px 0;display:grid}.work-record-history{border-left:2px solid var(--mc-border);margin:20px 0 0 7px;padding:0 0 0 24px;list-style:none}.work-record-history li{padding:0 0 22px;position:relative}.work-record-history li:before{content:"";border:2px solid var(--mc-surface-raised);background:var(--mc-blue-500);border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:-30px}.work-record-history strong{font-size:13px}.work-record-history small{color:var(--mc-text-muted);margin-top:5px;font-size:11px;display:block}.work-step-bar{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;flex-wrap:wrap;gap:8px;margin:0;padding:16px;display:flex}.work-step-bar .work-step-caption{color:var(--mc-text-muted);overflow-wrap:anywhere;flex-basis:100%;margin-bottom:2px;font-size:12px;line-height:1.7}.work-step-bar span{border:1px solid var(--mc-border);color:var(--mc-text-muted);background:var(--mc-surface-subtle);border-radius:7px;padding:8px 14px;font-size:12px}.work-step-bar .is-current{background:var(--mc-action-bg);color:var(--mc-action-fg);border-color:var(--mc-action-bg);font-weight:600}.work-record-warning,.work-record-error,.work-record-success{border:1px solid;border-radius:9px;padding:13px 16px;font-size:13px;line-height:1.8}.work-record-warning,.work-record-card .work-record-warning{background:var(--mc-warning-surface);color:var(--mc-warning);border-color:color-mix(in srgb, var(--mc-warning) 25%, var(--mc-border))}.work-record-error,.work-record-card .work-record-error{background:var(--mc-danger-surface);color:var(--mc-danger);border-color:color-mix(in srgb, var(--mc-danger) 25%, var(--mc-border))}.work-record-success,.work-record-card .work-record-success{background:var(--mc-success-surface);color:var(--mc-success);border-color:color-mix(in srgb, var(--mc-success) 25%, var(--mc-border))}.work-record-launcher{flex-wrap:wrap;gap:8px;display:inline-flex}.work-record-json-view{white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--mc-border);background:var(--mc-control-bg);max-height:300px;color:var(--mc-text);border-radius:8px;padding:14px;font-size:12px;overflow:auto}.work-related-links{flex-wrap:wrap;gap:8px;display:flex}.work-record-subtabs{flex-wrap:wrap;gap:8px;padding-bottom:4px;display:flex}.form-workspace .work-record-subtabs button[aria-pressed=true]{color:var(--mc-blue-700);background:var(--mc-blue-100);border-color:var(--mc-focus);box-shadow:inset 0 -2px var(--mc-focus)}.work-record-editor-shell{min-width:0}.work-record-dialog details{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);border-radius:9px;margin:14px 0;padding:0 14px}.work-record-dialog summary{color:var(--mc-text);cursor:pointer;padding:13px 0;font-size:13px;font-weight:600}.work-record-dialog details[open]{padding-bottom:12px}.work-record-dialog details[open]>summary{border-bottom:1px solid var(--mc-border);margin-bottom:12px}.work-record-dialog .work-field-label+.work-record-actions{margin-top:14px}@media (max-width:1100px){.work-record-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.work-record-dialog{width:100%!important}.work-record-layout{gap:16px}.work-record-grid{grid-template-columns:1fr;gap:14px}.work-key-value{grid-template-columns:1fr 100px}.work-key-value>:nth-child(3){grid-column:1/-1}.work-record-item{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.work-record-item-meta{text-align:left;padding-left:51px}.work-record-item-chevron{display:none}.work-record-card{padding:18px 15px}.work-config-row{padding:14px}.work-condition-group{padding:12px}.work-record-form-canvas{padding:6px}.work-record-pagination{justify-content:center;gap:8px}.work-record-pagination .secondary-button{padding-inline:10px;font-size:11px}.work-step-bar{gap:6px;padding:10px}.work-step-bar span{padding:6px 9px}}.work-record-entry-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.form-workspace .work-record-entry-tabs>button[aria-pressed=true]{color:var(--mc-blue-700);background:var(--mc-blue-100);border-color:var(--mc-focus);box-shadow:inset 0 -2px var(--mc-focus)}.work-record-layout>.work-record-entry-tabs{margin-bottom:0}.work-record-selected-workflow{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);border-radius:8px;gap:8px;padding:12px 14px;display:grid}.work-record-selected-workflow small{color:var(--mc-text-muted);font-size:12px}.work-record-selected-workflow strong{overflow-wrap:anywhere;font-size:14px}.work-record-dialog [hidden],.work-record-launch-dialog [hidden]{display:none!important}.work-record-dialog .work-config-heading strong>.workspace-badge{margin-left:10px}.work-record-dialog .work-record-warning>button{margin-left:12px}.work-record-followup{flex-direction:column;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);display:flex;overflow:hidden;width:min(1880px,100%)!important;padding:18px!important}.crm-dialog.work-record-followup>.dialog-heading{flex:none;margin-bottom:12px;padding-bottom:12px}.work-record-followup .work-record-followup-layout{flex:1;grid-template-columns:minmax(0,1fr) 380px;gap:16px;min-height:0;display:grid}.work-record-followup .work-record-followup-sheet{min-width:0;padding-right:4px;overflow:auto}.work-record-followup .work-record-form-canvas{max-height:none;padding:8px}.work-record-followup .work-record-card{padding:16px}.work-record-followup .work-record-layout{gap:10px}.work-record-followup .work-step-bar{align-items:center;padding:8px 12px}.work-record-followup .work-step-caption{flex-basis:auto;margin:0 8px 0 0}.work-record-followup details.work-record-form-selection{margin:0 0 12px}.work-record-followup .workspace-section-heading{margin-bottom:10px}.work-record-call-panel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:auto}.work-record-call-targets{border-bottom:1px solid var(--mc-border);padding:12px;font-size:12px}.work-record-call-targets p{margin:8px 0;line-height:1.6}.work-record-call-targets label{gap:6px;margin-top:10px;display:grid}.work-record-call-targets select,.work-review-sort select{border:1px solid var(--mc-border);background:var(--mc-control-bg);min-width:0;max-width:100%;color:var(--mc-text);font:inherit;border-radius:6px;padding:8px}.work-record-call-panel iframe{background:var(--mc-surface-raised);border:0;flex:1 0 480px;width:100%;display:block}.work-review-sort{flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}@media (max-width:1050px) and (min-width:701px){.work-record-followup .work-record-followup-layout{grid-template-columns:minmax(0,1fr) 340px;gap:10px}}@media (max-width:700px){.work-record-followup{height:auto;overflow:auto}.work-record-followup .work-record-followup-layout{flex-direction:column;display:flex;overflow:visible}.work-record-followup .work-record-followup-sheet{overflow:visible}.work-record-call-panel{min-height:600px;overflow:visible}}.work-record-form-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.work-record-form-toolbar-actions>button{white-space:nowrap;flex:none;min-height:42px}.work-record-form-toolbar-hint{color:var(--mc-text-muted);flex-basis:100%;margin:0;font-size:12px;line-height:1.6}.crm-dialog.form-workspace.work-record-entry-dialog>.dialog-heading{padding-block:max(8px, env(safe-area-inset-top)) 8px;gap:14px;margin:0}.work-record-entry-dialog>.dialog-heading>div:first-child{flex:0 300px}.work-record-entry-dialog>.dialog-heading>.dialog-heading-actions{flex:620px;min-width:0}.crm-dialog.form-workspace.work-record-entry-dialog .dialog-heading .eyebrow{display:none}.crm-dialog.form-workspace.work-record-entry-dialog .dialog-heading h2{font-size:18px;line-height:1.3}.crm-dialog.form-workspace.work-record-entry-dialog .dialog-heading>div:first-child>p:last-child:not(.eyebrow){margin-top:2px;font-size:11px;line-height:1.35}.crm-dialog.form-workspace.work-record-entry-dialog .dialog-close{flex-basis:38px;width:38px;min-width:38px;height:38px}.work-record-entry-dialog .work-record-form-toolbar-actions{flex-wrap:nowrap;gap:8px}.work-record-entry-dialog .work-record-form-toolbar-actions>button{min-height:38px;padding-block:7px}.crm-dialog-fullscreen.work-record-entry-dialog>.crm-dialog-fullscreen-body{padding:8px 8px max(8px, env(safe-area-inset-bottom));flex-direction:column;display:flex;overflow:hidden}.crm-dialog-fullscreen.work-record-entry-dialog .work-record-form-canvas{flex:auto;min-height:0;margin-top:0;padding:8px}.crm-dialog-fullscreen :is(.work-record-form-toolbar,.work-record-editor-toolbar){z-index:4;margin:0 calc(-1 * var(--crm-fullscreen-gutter));padding:16px var(--crm-fullscreen-gutter);border-bottom:1px solid var(--mc-border);background:var(--mc-surface-subtle);position:sticky;top:0;box-shadow:0 3px 8px #0d12300a}.crm-dialog-fullscreen .work-record-form-toolbar label{flex:280px;min-width:0}.crm-dialog-fullscreen .work-record-form-toolbar input{width:100%;min-width:0}.crm-dialog-fullscreen .work-record-form-canvas{max-height:none;margin-top:20px;overflow:auto}.crm-dialog-fullscreen .work-record-editor-toolbar{border:1px solid var(--mc-border);border-radius:10px;margin:0 0 16px;padding:14px}.crm-dialog-fullscreen .work-record-form-canvas :is(input,select,textarea,button){scroll-margin-block:140px 32px}.crm-dialog-fullscreen .work-record-followup-layout{padding-top:20px}.crm-dialog-fullscreen.work-record-followup>.crm-dialog-fullscreen-body{flex-direction:column;padding-bottom:18px;display:flex;overflow:hidden}.crm-dialog-fullscreen.work-record-followup .work-record-followup-sheet{scroll-padding-block:140px 24px}@media (max-width:700px){.crm-dialog-fullscreen.work-record-followup>.crm-dialog-fullscreen-body{display:block;overflow:auto}}@media (max-width:900px){.crm-dialog.form-workspace.work-record-entry-dialog>.dialog-heading{flex-wrap:wrap}.work-record-entry-dialog>.dialog-heading>div:first-child{flex:calc(100% - 52px)}.work-record-entry-dialog>.dialog-heading>.dialog-heading-actions{flex-basis:100%;order:3}}@media (max-width:600px){.crm-dialog.form-workspace.work-record-entry-dialog>.dialog-heading{flex-wrap:wrap;align-items:stretch;gap:8px}.work-record-entry-dialog>.dialog-heading>div:first-child{flex:calc(100% - 52px)}.work-record-entry-dialog>.dialog-heading>.dialog-close{order:2}.work-record-entry-dialog>.dialog-heading>.dialog-heading-actions{flex:100%;order:3}.work-record-form-header-actions{flex-wrap:wrap;align-items:stretch;gap:8px}.work-record-form-header-actions>label{flex-basis:100%;grid-template-columns:auto minmax(0,1fr);max-width:none}.work-record-entry-dialog .work-record-form-toolbar-actions{width:100%}.work-record-entry-dialog .work-record-form-toolbar-actions>button{flex:auto;min-height:42px}.crm-dialog-fullscreen :is(.work-record-form-toolbar,.work-record-editor-toolbar){gap:10px;padding-block:12px}.crm-dialog-fullscreen .work-record-form-toolbar label{flex-basis:100%;max-width:none}.crm-dialog-fullscreen .work-record-form-toolbar input{font-size:16px}.crm-dialog-fullscreen .work-record-form-toolbar-actions{gap:8px;width:100%}.crm-dialog-fullscreen .work-record-form-toolbar-actions>button{flex:auto;min-height:44px}.crm-dialog-fullscreen .work-record-form-canvas{margin-top:14px}.crm-dialog-fullscreen .work-record-form-canvas :is(input,select,textarea,button){scroll-margin-top:190px}}
.sip-routing-module__Gg8b0W__panel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:16px;margin-block:24px;padding:24px}.sip-routing-module__Gg8b0W__panel>header{justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px;display:flex}.sip-routing-module__Gg8b0W__panel h2{margin:6px 0;font-size:19px}.sip-routing-module__Gg8b0W__panel header p{color:var(--mc-text-muted);margin:0;font-size:13px;line-height:1.8}.sip-routing-module__Gg8b0W__eyebrow{color:var(--mc-text-muted);font-size:12px}.sip-routing-module__Gg8b0W__picker{gap:16px;min-width:0;display:grid}.sip-routing-module__Gg8b0W__fieldset{border:0;min-width:0;margin:0;padding:0}.sip-routing-module__Gg8b0W__fieldset legend{margin-bottom:10px;font-size:13px;font-weight:700}.sip-routing-module__Gg8b0W__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,225px),1fr));gap:10px;display:grid}.sip-routing-module__Gg8b0W__picker .sip-routing-module__Gg8b0W__card{border:1px solid var(--mc-border);background:var(--mc-surface-raised);cursor:pointer;border-radius:10px;align-items:start;gap:10px;padding:15px;display:flex}.sip-routing-module__Gg8b0W__card[data-selected=true]{border-color:var(--mc-focus);box-shadow:inset 0 0 0 1px var(--mc-focus);background:var(--mc-info-surface)}.sip-routing-module__Gg8b0W__card[data-disabled=true]{opacity:.65;cursor:default}.sip-routing-module__Gg8b0W__card>span{gap:6px;min-width:0;display:grid}.sip-routing-module__Gg8b0W__card strong{overflow-wrap:anywhere;font-size:14px}.sip-routing-module__Gg8b0W__card small{color:var(--mc-text-muted);font-size:11px;line-height:1.6}.sip-routing-module__Gg8b0W__picker input[type=radio],.sip-routing-module__Gg8b0W__picker input[type=checkbox]{width:17px;height:17px;min-height:17px;accent-color:var(--mc-focus);flex:0 0 17px;margin:2px 0 0;padding:0}.sip-routing-module__Gg8b0W__fieldset select{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:min(100%,440px);min-height:42px;color:var(--mc-text);font:inherit;border-radius:8px;padding:8px 10px}.sip-routing-module__Gg8b0W__singleNumber{background:var(--mc-surface-subtle);border-radius:8px;align-items:center;gap:12px;margin:0;padding:12px;font-size:14px;display:flex}.sip-routing-module__Gg8b0W__singleNumber span{color:var(--mc-text-muted);font-size:12px}.sip-routing-module__Gg8b0W__summary{background:var(--mc-surface-subtle);color:var(--mc-text);overflow-wrap:anywhere;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:14px 16px;font-size:13px;line-height:1.7;display:flex}.sip-routing-module__Gg8b0W__summary>span:not([aria-hidden]){display:grid}.sip-routing-module__Gg8b0W__summary small{color:var(--mc-text-muted);font-size:11px}.sip-routing-module__Gg8b0W__help{color:var(--mc-text-muted);margin:0;font-size:12px;line-height:1.8}.sip-routing-module__Gg8b0W__note{background:var(--mc-warning-surface);color:var(--mc-warning);border-radius:8px;margin:0;padding:12px;font-size:12px;line-height:1.8}.sip-routing-module__Gg8b0W__error{color:var(--mc-danger);font-size:13px;line-height:1.8}.sip-routing-module__Gg8b0W__notice{color:var(--mc-success);font-size:13px;line-height:1.8}.sip-routing-module__Gg8b0W__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.sip-routing-module__Gg8b0W__legacy{border:1px solid var(--mc-border);border-radius:10px;gap:8px;padding:18px;display:grid}.sip-routing-module__Gg8b0W__legacy>span,.sip-routing-module__Gg8b0W__legacy p{color:var(--mc-text-muted);margin:0;font-size:12px;line-height:1.8}.sip-routing-module__Gg8b0W__campaignPanel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:10px;gap:14px;margin:18px 0;padding:18px;display:grid}.sip-routing-module__Gg8b0W__campaignPanel h3{margin:0;font-size:16px}.sip-routing-module__Gg8b0W__identityList{gap:14px;display:grid}.sip-routing-module__Gg8b0W__identityCard{border:1px solid var(--mc-border);border-radius:10px;gap:14px;padding:18px;display:grid}.sip-routing-module__Gg8b0W__identityHeading{justify-content:space-between;align-items:start;gap:12px;display:flex}.sip-routing-module__Gg8b0W__identityHeading h3{margin:0 0 5px;font-size:15px}.sip-routing-module__Gg8b0W__identityHeading small{color:var(--mc-text-muted);font-size:11px}.sip-routing-module__Gg8b0W__identityHeading>span{background:var(--mc-info-surface);color:var(--mc-focus);white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:11px}.sip-routing-module__Gg8b0W__identityRows{gap:8px;display:grid}.sip-routing-module__Gg8b0W__operatorIdentity{background:var(--mc-surface-subtle);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.sip-routing-module__Gg8b0W__operatorIdentity>div{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.sip-routing-module__Gg8b0W__operatorIdentity span,.sip-routing-module__Gg8b0W__operatorIdentity small{color:var(--mc-text-muted);font-size:11px}.sip-routing-module__Gg8b0W__identityEditor,.sip-routing-module__Gg8b0W__identityAdd{border:1px solid var(--mc-border);border-radius:8px;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.sip-routing-module__Gg8b0W__identityEditor label,.sip-routing-module__Gg8b0W__identityAdd label{color:var(--mc-text-muted);gap:6px;font-size:11px;display:grid}.sip-routing-module__Gg8b0W__identityEditor input,.sip-routing-module__Gg8b0W__identityAdd input{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;min-height:40px;color:var(--mc-text);font:inherit;border-radius:7px;padding:8px 10px}.sip-routing-module__Gg8b0W__identityEditor>div{align-items:center;gap:8px;display:flex}.sip-routing-module__Gg8b0W__identityEditor .sip-routing-module__Gg8b0W__secondary-button,.sip-routing-module__Gg8b0W__identityAdd .sip-routing-module__Gg8b0W__primary-button{white-space:nowrap;min-height:40px}.sip-routing-module__Gg8b0W__identityEditor .sip-routing-module__Gg8b0W__text-button{color:var(--mc-danger)}.sip-routing-module__Gg8b0W__identityAdd{background:var(--mc-surface-subtle)}@media (max-width:600px){.sip-routing-module__Gg8b0W__panel{padding:18px 14px}.sip-routing-module__Gg8b0W__panel>header{flex-direction:column;gap:12px}.sip-routing-module__Gg8b0W__actions{flex-direction:column;align-items:stretch}.sip-routing-module__Gg8b0W__actions>button{width:100%}.sip-routing-module__Gg8b0W__campaignPanel{padding:14px}}@media (max-width:760px){.sip-routing-module__Gg8b0W__identityEditor,.sip-routing-module__Gg8b0W__identityAdd{grid-template-columns:1fr;align-items:stretch}.sip-routing-module__Gg8b0W__identityEditor>div{justify-content:flex-end}.sip-routing-module__Gg8b0W__identityAdd .sip-routing-module__Gg8b0W__primary-button{width:100%}}.sip-routing-module__Gg8b0W__card small.sip-routing-module__Gg8b0W__cardRates{border-top:1px solid var(--mc-border);color:var(--mc-text);margin-top:2px;padding-top:7px;font-size:12px}.sip-routing-module__Gg8b0W__rateList{gap:14px;display:grid}.sip-routing-module__Gg8b0W__rateCard{border:1px solid var(--mc-border);border-radius:10px;gap:14px;min-width:0;padding:18px;display:grid}.sip-routing-module__Gg8b0W__rateCard h3{flex-wrap:wrap;align-items:center;gap:12px;margin:0;font-size:15px;display:flex}.sip-routing-module__Gg8b0W__rateCard h3 small{color:var(--mc-text-muted);font-size:12px;font-weight:500}.sip-routing-module__Gg8b0W__rateReadout{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;display:grid}.sip-routing-module__Gg8b0W__rateReadout dt{color:var(--mc-text-muted);margin-bottom:6px;font-size:12px}.sip-routing-module__Gg8b0W__rateReadout dd{overflow-wrap:anywhere;gap:6px;margin:0;font-size:17px;font-weight:700;display:grid}.sip-routing-module__Gg8b0W__rateReadout small{color:var(--mc-text-muted);font-size:11px;font-weight:400;line-height:1.7}.sip-routing-module__Gg8b0W__rateFootnote{color:var(--mc-text-muted);margin:18px 0 0;font-size:12px;line-height:1.9}@media (max-width:900px){.sip-routing-module__Gg8b0W__rateReadout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.sip-routing-module__Gg8b0W__rateCard{padding:14px}.sip-routing-module__Gg8b0W__rateReadout{gap:16px 12px}.sip-routing-module__Gg8b0W__rateReadout dd{font-size:15px}}
.integrations-module__Nt6Daq__page{gap:20px;min-width:0;display:grid}:is(.integrations-module__Nt6Daq__page .primary-button,.integrations-module__Nt6Daq__page .secondary-button){white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;text-decoration:none;display:inline-flex}.integrations-module__Nt6Daq__heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.integrations-module__Nt6Daq__heading h1{margin:3px 0 5px}.integrations-module__Nt6Daq__heading p{max-width:760px;color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:0;line-height:1.7}.integrations-module__Nt6Daq__tabs{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:10px;gap:6px;padding:4px;display:flex}.integrations-module__Nt6Daq__headingActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.integrations-module__Nt6Daq__tabs button{min-height:44px;color:var(--mc-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 16px;font-weight:700}.integrations-module__Nt6Daq__tabs button[aria-selected=true]{background:var(--mc-action-bg);color:var(--mc-action-fg)}.integrations-module__Nt6Daq__panel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;min-width:0;overflow:hidden}.integrations-module__Nt6Daq__panelHeader{border-bottom:1px solid var(--mc-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.integrations-module__Nt6Daq__panelHeader h2{margin:0;font-size:16px}.integrations-module__Nt6Daq__panelHeaderActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.integrations-module__Nt6Daq__panelBody{gap:8px;padding:16px 20px;display:grid}.integrations-module__Nt6Daq__panelBody>p,.integrations-module__Nt6Daq__panelBody>small{margin:0;line-height:1.75}.integrations-module__Nt6Daq__panelBody>small{color:var(--mc-text-muted);font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__panel>.integrations-module__Nt6Daq__error{margin:16px 20px}.integrations-module__Nt6Daq__list{margin:0;padding:0;list-style:none;display:grid}.integrations-module__Nt6Daq__list li{border-bottom:1px solid var(--mc-border-subtle);grid-template-columns:minmax(0,1.3fr) minmax(160px,.8fr) auto;align-items:center;gap:14px;padding:16px 20px;display:grid}.integrations-module__Nt6Daq__list li:last-child{border-bottom:0}.integrations-module__Nt6Daq__list strong,.integrations-module__Nt6Daq__list small{display:block}.integrations-module__Nt6Daq__list p{color:var(--mc-text-muted);font-size:var(--mc-text-small);margin:4px 0}.integrations-module__Nt6Daq__list small{color:var(--mc-text-muted);font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__settingsList li{grid-template-columns:minmax(0,1.3fr) minmax(150px,.8fr) auto auto}.integrations-module__Nt6Daq__ruleName{min-width:0}.integrations-module__Nt6Daq__ruleName h3{color:var(--mc-text);font-size:var(--mc-text-body);overflow-wrap:anywhere;margin:0;font-weight:700;line-height:1.5}.integrations-module__Nt6Daq__ruleName p{overflow-wrap:anywhere}.integrations-module__Nt6Daq__compatibilitySettings{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:10px;padding:16px 20px}.integrations-module__Nt6Daq__compatibilitySettings summary{color:var(--mc-text);cursor:pointer;font-weight:700;line-height:1.5}.integrations-module__Nt6Daq__compatibilitySettings p{max-width:760px;color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:12px 0;line-height:1.7}.integrations-module__Nt6Daq__providerHint{border-left:3px solid var(--mc-blue-500);background:var(--mc-surface-subtle);padding:12px}.integrations-module__Nt6Daq__columnSummary{table-layout:fixed;border-collapse:collapse;width:100%;font-size:var(--mc-text-sub)}.integrations-module__Nt6Daq__columnSummary th,.integrations-module__Nt6Daq__columnSummary td{border-bottom:1px solid var(--mc-border);text-align:left;overflow-wrap:anywhere;padding:12px}.integrations-module__Nt6Daq__columnSummary th{color:var(--mc-text-muted);font-size:var(--mc-text-small);font-weight:500}.integrations-module__Nt6Daq__columnSummary td:last-child{font-weight:700}.integrations-module__Nt6Daq__state{white-space:nowrap;font-size:var(--mc-text-small);justify-self:end;align-items:center;gap:6px;font-weight:700;display:inline-flex}.integrations-module__Nt6Daq__state:before{background:var(--mc-warning);content:"";border-radius:50%;width:7px;height:7px}.integrations-module__Nt6Daq__state[data-state=active]:before,.integrations-module__Nt6Daq__state[data-state=ready]:before,.integrations-module__Nt6Daq__state[data-state=succeeded]:before{background:var(--mc-success)}.integrations-module__Nt6Daq__state[data-state=failed]:before,.integrations-module__Nt6Daq__state[data-state=error]:before{background:var(--mc-danger)}.integrations-module__Nt6Daq__empty,.integrations-module__Nt6Daq__loading{color:var(--mc-text-muted);text-align:center;padding:34px 18px}.integrations-module__Nt6Daq__error{border:1px solid color-mix(in srgb, var(--mc-danger) 40%, var(--mc-border));background:color-mix(in srgb, var(--mc-danger) 8%, var(--mc-surface-raised));color:var(--mc-danger);font-size:var(--mc-text-sub);border-radius:8px;padding:10px 12px}.integrations-module__Nt6Daq__providerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.integrations-module__Nt6Daq__providerCard{border:1px solid var(--mc-border);background:var(--mc-surface-raised);min-width:0;box-shadow:var(--mc-soft-shadow);border-radius:12px;grid-template-rows:auto auto 1fr auto;gap:18px;padding:24px;display:grid}.integrations-module__Nt6Daq__providerBody{gap:6px;display:grid}.integrations-module__Nt6Daq__providerCard h2{margin:0;font-size:20px}.integrations-module__Nt6Daq__providerCard p{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:0;line-height:1.7}.integrations-module__Nt6Daq__providerKind{font-weight:700;color:var(--mc-blue-700)!important;font-size:var(--mc-text-small)!important}.integrations-module__Nt6Daq__providerMark{background:color-mix(in srgb, var(--mc-blue-500) 14%, var(--mc-surface-raised));width:48px;height:48px;color:var(--mc-blue-700);font-family:var(--font-latin);border-radius:12px;place-items:center;font-weight:800;display:grid}.integrations-module__Nt6Daq__providerMark[data-variant=http]{font-size:11px}.integrations-module__Nt6Daq__providerFeatures{color:var(--mc-text);font-size:var(--mc-text-small);align-content:start;gap:8px;margin:0;padding-left:20px;line-height:1.6;display:grid}.integrations-module__Nt6Daq__providerCard>.primary-button{width:100%}.integrations-module__Nt6Daq__connectorNotice{border:1px solid color-mix(in srgb, var(--mc-info) 36%, var(--mc-border));background:color-mix(in srgb, var(--mc-info) 8%, var(--mc-surface-raised));border-radius:10px;padding:16px 20px}.integrations-module__Nt6Daq__connectorNotice strong{font-size:var(--mc-text-sub);margin-bottom:4px;display:block}.integrations-module__Nt6Daq__connectorNotice p{color:var(--mc-text-muted);font-size:var(--mc-text-small);margin:0;line-height:1.7}.integrations-module__Nt6Daq__wizard{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;grid-template-columns:210px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.integrations-module__Nt6Daq__steps{border-right:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);align-content:start;gap:4px;margin:0;padding:14px;list-style:none;display:grid}.integrations-module__Nt6Daq__steps button{width:100%;min-height:46px;color:var(--mc-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;padding:7px 8px;display:grid}.integrations-module__Nt6Daq__steps button>span{border:1px solid var(--mc-border);width:27px;height:27px;font-size:var(--mc-text-small);border-radius:50%;place-items:center;display:grid}.integrations-module__Nt6Daq__steps .integrations-module__Nt6Daq__currentStep{background:color-mix(in srgb, var(--mc-primary) 10%, var(--mc-surface-raised));color:var(--mc-text)}.integrations-module__Nt6Daq__steps .integrations-module__Nt6Daq__currentStep>span{border-color:var(--mc-action-bg);background:var(--mc-action-bg);color:var(--mc-action-fg)}.integrations-module__Nt6Daq__steps .integrations-module__Nt6Daq__completedStep>span{border-color:var(--mc-success);color:var(--mc-success)}.integrations-module__Nt6Daq__editor{min-width:0;min-height:530px;padding:24px}.integrations-module__Nt6Daq__editor fieldset{border:0;gap:17px;min-width:0;margin:0;padding:0;display:grid}.integrations-module__Nt6Daq__editor legend{color:var(--mc-text);margin-bottom:5px;font-size:19px;font-weight:700}.integrations-module__Nt6Daq__editor fieldset>p{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:-7px 0 0;line-height:1.7}.integrations-module__Nt6Daq__editor label{min-width:0;color:var(--mc-text);font-size:var(--mc-text-sub);gap:6px;font-weight:700;display:grid}.integrations-module__Nt6Daq__editor label>span b{color:var(--mc-danger);font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__editor input,.integrations-module__Nt6Daq__editor select,.integrations-module__Nt6Daq__editor textarea{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;min-height:44px;color:var(--mc-text);font:inherit;border-radius:8px;padding:9px 12px}.integrations-module__Nt6Daq__editor small{color:var(--mc-text-muted);font-size:var(--mc-text-small);font-weight:400;line-height:1.5}.integrations-module__Nt6Daq__eventChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.integrations-module__Nt6Daq__eventChoices label{border:1px solid var(--mc-border);cursor:pointer;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;padding:13px}.integrations-module__Nt6Daq__eventChoices input{width:18px;min-height:18px;margin:2px 0 0}.integrations-module__Nt6Daq__eventChoices strong,.integrations-module__Nt6Daq__eventChoices small{display:block}.integrations-module__Nt6Daq__eventChoices small{margin-top:4px}.integrations-module__Nt6Daq__eventChoices .integrations-module__Nt6Daq__selectedChoice{border-color:var(--mc-action-bg);background:color-mix(in srgb, var(--mc-action-bg) 7%, var(--mc-surface-raised))}.integrations-module__Nt6Daq__conditionRow,.integrations-module__Nt6Daq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.integrations-module__Nt6Daq__fullWidth{grid-column:1/-1}.integrations-module__Nt6Daq__modeSwitch{flex-wrap:wrap;gap:10px 18px;display:flex}.integrations-module__Nt6Daq__modeSwitch label{cursor:pointer;grid-template-columns:none;align-items:center;min-height:44px;display:flex}.integrations-module__Nt6Daq__modeSwitch input{width:18px;min-height:18px}.integrations-module__Nt6Daq__mappingList{gap:9px;display:grid}.integrations-module__Nt6Daq__mappingRow{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;min-width:0;padding:14px;display:grid}.integrations-module__Nt6Daq__mappingConnection{border-bottom:1px solid var(--mc-border);grid-column:1/-1;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:14px;display:grid}.integrations-module__Nt6Daq__mappingConnection>div{gap:10px;display:grid}.integrations-module__Nt6Daq__mappingArrow{text-align:center;color:var(--mc-blue-700);font-size:28px;display:block}.integrations-module__Nt6Daq__wizardFlow{border-bottom:1px solid var(--mc-border);grid-column:1/-1;padding:18px}.integrations-module__Nt6Daq__flowDiagram{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin:0;padding:0;list-style:none;display:grid}.integrations-module__Nt6Daq__flowDiagram li{min-width:0;position:relative}.integrations-module__Nt6Daq__flowDiagram li+li:before{content:"→";color:var(--mc-blue-700);font-size:24px;position:absolute;top:50%;left:-27px;transform:translateY(-50%)}.integrations-module__Nt6Daq__flowNode{border:1px solid var(--mc-border);background:var(--mc-surface-raised);width:100%;height:100%;min-height:100px;color:var(--mc-text);text-align:left;font:inherit;border-radius:12px;align-items:center;gap:10px;padding:16px;display:flex}button.integrations-module__Nt6Daq__flowNode{cursor:pointer}button.integrations-module__Nt6Daq__flowNode:hover{border-color:var(--mc-blue-500);background:color-mix(in srgb, var(--mc-blue-500) 5%, var(--mc-surface-raised))}.integrations-module__Nt6Daq__flowNode>span:nth-child(2){min-width:0}.integrations-module__Nt6Daq__flowNode small,.integrations-module__Nt6Daq__flowNode strong{overflow-wrap:anywhere;display:block}.integrations-module__Nt6Daq__flowNode small{color:var(--mc-text-muted);font-size:var(--mc-text-small);margin-bottom:6px}.integrations-module__Nt6Daq__flowNode strong{font-size:var(--mc-text-sub);line-height:1.5}.integrations-module__Nt6Daq__flowIcon{background:color-mix(in srgb, var(--mc-blue-500) 12%, var(--mc-surface-raised));width:30px;height:30px;color:var(--mc-blue-700);border-radius:9px;flex-shrink:0;place-items:center;font-weight:700;display:grid}.integrations-module__Nt6Daq__flowEdit{color:var(--mc-blue-700);font-size:var(--mc-text-small);white-space:nowrap;margin-left:auto}.integrations-module__Nt6Daq__testNotice summary{cursor:pointer;font-weight:700}.integrations-module__Nt6Daq__testNotice button{margin-top:12px}.integrations-module__Nt6Daq__mappingRow button{min-height:44px}.integrations-module__Nt6Daq__mappingRow .integrations-module__Nt6Daq__compactCheck{white-space:normal;grid-template-columns:none;align-items:center;gap:6px;min-height:42px;display:flex}.integrations-module__Nt6Daq__mappingRow .integrations-module__Nt6Daq__compactCheck input{flex-shrink:0;width:17px;min-height:17px}.integrations-module__Nt6Daq__valueMapEditor{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:10px;grid-column:1/-1;gap:13px;min-width:0;padding:16px;display:grid}.integrations-module__Nt6Daq__valueMapHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.integrations-module__Nt6Daq__valueMapHeading>div{flex:260px}.integrations-module__Nt6Daq__valueMapHeading p,.integrations-module__Nt6Daq__valueMapHint{color:var(--mc-text-muted);font-size:var(--mc-text-small);margin:5px 0 0;line-height:1.7}.integrations-module__Nt6Daq__valueMapRow{border-top:1px solid var(--mc-border-subtle);grid-template-columns:minmax(0,1fr) auto minmax(0,.7fr) minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;padding-top:12px;display:grid}.integrations-module__Nt6Daq__valueMapRow label>span{overflow-wrap:anywhere}.integrations-module__Nt6Daq__valueMapRow>button,.integrations-module__Nt6Daq__valueMapArrow{margin-top:25px}.integrations-module__Nt6Daq__valueMapArrow{color:var(--mc-text-muted);align-self:start;padding-top:10px}.integrations-module__Nt6Daq__valueMapEditor>button{justify-self:start}.integrations-module__Nt6Daq__detailsToggle{min-height:40px;color:var(--mc-blue-700);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:7px 0;font-weight:700}.integrations-module__Nt6Daq__advancedPanel{border:1px solid var(--mc-border-subtle);background:color-mix(in srgb, var(--mc-surface-subtle) 72%, var(--mc-surface-raised));border-radius:10px;gap:17px;padding:15px;display:grid}.integrations-module__Nt6Daq__rowEditor{gap:8px;min-width:0;display:grid}.integrations-module__Nt6Daq__rowEditorHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.integrations-module__Nt6Daq__rowEditorHeading button{min-height:34px;padding:5px 10px}.integrations-module__Nt6Daq__keyValueRow{grid-template-columns:minmax(130px,.65fr) minmax(220px,1.35fr) auto;align-items:center;gap:8px;display:grid}.integrations-module__Nt6Daq__keyValueRow button{min-height:40px}.integrations-module__Nt6Daq__featureToggle{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-raised);cursor:pointer;border-radius:9px;align-items:flex-start;padding:12px;grid-template-columns:none!important;gap:9px!important;display:flex!important}.integrations-module__Nt6Daq__featureToggle input{flex:none;width:18px;min-height:18px;margin-top:2px}.integrations-module__Nt6Daq__featureToggle strong,.integrations-module__Nt6Daq__featureToggle small{display:block}.integrations-module__Nt6Daq__featureToggle small{margin-top:3px}.integrations-module__Nt6Daq__recordPanel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:9px;gap:14px;padding:14px;display:grid}.integrations-module__Nt6Daq__recordPanel h3{font-size:var(--mc-text-body);margin:0}.integrations-module__Nt6Daq__connectionDetails{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:9px;padding:11px 12px}.integrations-module__Nt6Daq__connectionDetails summary{color:var(--mc-blue-700);font-size:var(--mc-text-sub);cursor:pointer;font-weight:700}.integrations-module__Nt6Daq__connectionDetails>p{color:var(--mc-text-muted);font-size:var(--mc-text-small);margin:10px 0;font-weight:400}.integrations-module__Nt6Daq__connectionDetails code{font-family:var(--font-mono,ui-monospace, monospace)}.integrations-module__Nt6Daq__summary{border:1px solid var(--mc-border-subtle);background:var(--mc-border-subtle);border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.integrations-module__Nt6Daq__summary div{background:var(--mc-surface-raised);padding:11px}.integrations-module__Nt6Daq__summary dt{color:var(--mc-text-muted);font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__summary dd{overflow-wrap:anywhere;margin:3px 0 0;font-weight:700}.integrations-module__Nt6Daq__preview{gap:7px;min-width:0;display:grid}.integrations-module__Nt6Daq__preview pre{background:var(--mc-code-bg,var(--mc-surface-subtle));max-height:260px;color:var(--mc-text);font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--mc-text-small);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:9px;margin:0;padding:13px;overflow:auto}.integrations-module__Nt6Daq__testNotice{border:1px solid color-mix(in srgb, var(--mc-warning) 42%, var(--mc-border));background:color-mix(in srgb, var(--mc-warning) 8%, var(--mc-surface-raised));font-size:var(--mc-text-sub);border-radius:8px;padding:11px;line-height:1.6}.integrations-module__Nt6Daq__testNotice strong{margin-bottom:3px;display:block}.integrations-module__Nt6Daq__testNotice p{margin:3px 0 0}.integrations-module__Nt6Daq__actions{border-top:1px solid var(--mc-border-subtle);grid-column:2;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.integrations-module__Nt6Daq__actions button{min-height:44px}.integrations-module__Nt6Daq__detailGrid{background:var(--mc-border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid}.integrations-module__Nt6Daq__detailGrid div{background:var(--mc-surface-raised);min-width:0;padding:14px 17px}.integrations-module__Nt6Daq__detailGrid dt{color:var(--mc-text-muted);font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__detailGrid dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:700}.integrations-module__Nt6Daq__detailActions{border-top:1px solid var(--mc-border-subtle);flex-wrap:wrap;justify-content:flex-end;gap:9px;padding:14px 17px;display:flex}.integrations-module__Nt6Daq__detailActions>small{max-width:480px;color:var(--mc-text-muted);align-self:center;margin-right:auto;line-height:1.5}@media (max-width:900px){.integrations-module__Nt6Daq__wizard{grid-template-columns:1fr}.integrations-module__Nt6Daq__steps{border-right:0;border-bottom:1px solid var(--mc-border-subtle);grid-template-columns:repeat(5,minmax(0,1fr))}.integrations-module__Nt6Daq__steps button{text-align:center;grid-template-columns:1fr;justify-items:center}.integrations-module__Nt6Daq__steps button strong{font-size:var(--mc-text-small)}.integrations-module__Nt6Daq__actions{grid-column:1}.integrations-module__Nt6Daq__mappingRow{grid-template-columns:repeat(3,minmax(0,1fr))}.integrations-module__Nt6Daq__mappingRow label:nth-of-type(3),.integrations-module__Nt6Daq__mappingRow button{grid-column:auto}}@media (max-width:640px){.integrations-module__Nt6Daq__heading{flex-direction:column;align-items:stretch}.integrations-module__Nt6Daq__heading>a{width:100%}.integrations-module__Nt6Daq__headingActions{flex-direction:column;align-items:stretch}.integrations-module__Nt6Daq__headingActions>*{width:100%}.integrations-module__Nt6Daq__panelHeader{flex-direction:column;align-items:stretch;padding:14px 13px}.integrations-module__Nt6Daq__panelHeaderActions{flex-direction:column;align-items:stretch}.integrations-module__Nt6Daq__panelHeader>.integrations-module__Nt6Daq__state,.integrations-module__Nt6Daq__panelHeader>small{align-self:flex-start}.integrations-module__Nt6Daq__providerGrid{grid-template-columns:1fr}.integrations-module__Nt6Daq__tabs{grid-template-columns:repeat(3,1fr);display:grid}.integrations-module__Nt6Daq__tabs button{padding-inline:5px}.integrations-module__Nt6Daq__list li{grid-template-columns:1fr auto;gap:8px;padding:13px}.integrations-module__Nt6Daq__panelBody{padding:14px 13px}.integrations-module__Nt6Daq__panel>.integrations-module__Nt6Daq__error{margin:14px 13px}.integrations-module__Nt6Daq__list li>div:nth-child(2){grid-column:1/-1}.integrations-module__Nt6Daq__settingsList li{grid-template-columns:minmax(0,1fr) auto}.integrations-module__Nt6Daq__settingsList .integrations-module__Nt6Daq__ruleName{grid-column:1/-1}.integrations-module__Nt6Daq__settingsList li>.integrations-module__Nt6Daq__state{justify-self:start}.integrations-module__Nt6Daq__settingsList li>a{justify-self:end}.integrations-module__Nt6Daq__wizard{border-radius:9px}.integrations-module__Nt6Daq__steps{padding:9px 11px;display:block}.integrations-module__Nt6Daq__steps li{display:none}.integrations-module__Nt6Daq__steps li:has(button[aria-current=step]){display:block}.integrations-module__Nt6Daq__steps button{text-align:left;grid-template-columns:30px 1fr;justify-items:stretch}.integrations-module__Nt6Daq__editor{min-height:0;padding:16px 13px}.integrations-module__Nt6Daq__eventChoices,.integrations-module__Nt6Daq__conditionRow,.integrations-module__Nt6Daq__formGrid,.integrations-module__Nt6Daq__summary,.integrations-module__Nt6Daq__detailGrid{grid-template-columns:1fr}.integrations-module__Nt6Daq__fullWidth{grid-column:auto}.integrations-module__Nt6Daq__mappingRow{grid-template-columns:1fr;align-items:stretch}.integrations-module__Nt6Daq__valueMapRow{grid-template-columns:1fr}.integrations-module__Nt6Daq__valueMapRow>button{justify-self:start;margin-top:0}.integrations-module__Nt6Daq__valueMapArrow{display:none}.integrations-module__Nt6Daq__mappingConnection{grid-template-columns:1fr}.integrations-module__Nt6Daq__mappingArrow{transform:rotate(90deg)}.integrations-module__Nt6Daq__flowDiagram{grid-template-columns:1fr;gap:28px}.integrations-module__Nt6Daq__flowDiagram li+li:before{top:-29px;left:50%;transform:translate(-50%)rotate(90deg)}.integrations-module__Nt6Daq__flowNode{min-height:78px}.integrations-module__Nt6Daq__mappingRow button{justify-self:start}.integrations-module__Nt6Daq__advancedPanel{padding:12px 10px}.integrations-module__Nt6Daq__keyValueRow{grid-template-columns:1fr}.integrations-module__Nt6Daq__keyValueRow button{justify-self:start}.integrations-module__Nt6Daq__actions{bottom:calc(67px + env(safe-area-inset-bottom));z-index:3;background:var(--mc-surface-raised);flex-wrap:wrap;padding:11px 13px;position:sticky}.integrations-module__Nt6Daq__actions button{flex:120px}}.integrations-module__Nt6Daq__connectionEditor{gap:18px;padding:22px;display:grid}.integrations-module__Nt6Daq__connectionEditor p{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:0;line-height:1.8}.integrations-module__Nt6Daq__connectionEditor label{font-size:var(--mc-text-sub);gap:7px;display:grid}.integrations-module__Nt6Daq__connectionEditor input,.integrations-module__Nt6Daq__connectionEditor select,.integrations-module__Nt6Daq__connectionEditor textarea{border:1px solid var(--mc-border);background:var(--mc-surface-raised);width:100%;min-width:0;min-height:42px;color:var(--mc-text);font:inherit;border-radius:7px;padding:9px 11px}.integrations-module__Nt6Daq__connectionEditor input[type=radio]{width:16px;min-height:16px}.integrations-module__Nt6Daq__connectionEditor form{gap:18px;display:grid}.integrations-module__Nt6Daq__connectionEditor pre{max-height:360px;overflow:auto}
.connection-test-module__rTjI9G__panel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:16px;margin-block:24px;padding:24px;scroll-margin-top:90px}.connection-test-module__rTjI9G__panel>header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.connection-test-module__rTjI9G__eyebrow{color:var(--mc-text-muted);font-size:12px}.connection-test-module__rTjI9G__panel h2{margin:6px 0;font-size:19px}.connection-test-module__rTjI9G__panel p{font-size:13px;line-height:1.8}.connection-test-module__rTjI9G__panel header p{color:var(--mc-text-muted);margin:0}.connection-test-module__rTjI9G__badge{background:var(--mc-info-surface);color:var(--mc-info);border-radius:20px;padding:7px 12px;font-size:12px}.connection-test-module__rTjI9G__flow{background:var(--mc-surface-subtle);border-radius:12px;grid-template-columns:repeat(4,1fr);margin:18px 0;padding:22px 0;list-style:none;display:grid}.connection-test-module__rTjI9G__flow li{color:var(--mc-text-muted);flex-direction:column;align-items:center;gap:9px;font-size:12px;display:flex;position:relative}.connection-test-module__rTjI9G__flow li:not(:last-child):after{content:"→";color:var(--mc-text-muted);font-size:19px;position:absolute;top:8px;right:-6px}.connection-test-module__rTjI9G__flow li>span{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.connection-test-module__rTjI9G__flow li[data-done=true]{color:var(--mc-success)}.connection-test-module__rTjI9G__flow li[data-done=true]>span{background:var(--mc-success);color:#fff;border-color:var(--mc-success)}.connection-test-module__rTjI9G__form{gap:16px;display:grid}.connection-test-module__rTjI9G__form>label{gap:9px;font-size:13px;font-weight:600;display:grid}.connection-test-module__rTjI9G__form input[type=tel]{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:min(100%,400px);min-height:44px;color:var(--mc-text);border-radius:8px;padding:10px 12px;font-size:16px}.connection-test-module__rTjI9G__form small{color:var(--mc-text-muted);font-size:12px;font-weight:400}.connection-test-module__rTjI9G__form>.connection-test-module__rTjI9G__confirm{align-items:center;font-weight:400;line-height:1.7;display:flex}.connection-test-module__rTjI9G__confirm input{flex-shrink:0;width:18px;height:18px}.connection-test-module__rTjI9G__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.connection-test-module__rTjI9G__result{border:1px solid var(--mc-border);background:var(--mc-info-surface);border-radius:10px;margin-top:18px;padding:18px}.connection-test-module__rTjI9G__result[data-success=true]{background:var(--mc-success-surface);border-color:var(--mc-success)}.connection-test-module__rTjI9G__result p{margin:7px 0 0}.connection-test-module__rTjI9G__result small{margin-top:8px;font-size:12px;line-height:1.8;display:block}.connection-test-module__rTjI9G__note{background:var(--mc-warning-surface);color:var(--mc-warning);border-radius:8px;padding:12px 14px}.connection-test-module__rTjI9G__error{color:var(--mc-danger)}.connection-test-module__rTjI9G__footnote{color:var(--mc-text-muted);margin:18px 0 0;font-size:12px!important}@media (max-width:560px){.connection-test-module__rTjI9G__panel{padding:18px 14px}.connection-test-module__rTjI9G__flow{gap:8px}.connection-test-module__rTjI9G__flow li{font-size:10px}.connection-test-module__rTjI9G__flow li:not(:last-child):after{right:-9px}.connection-test-module__rTjI9G__actions>button{width:100%}}.connection-test-module__rTjI9G__routeFields{border:1px solid var(--mc-border);border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;min-width:0;margin:0;padding:14px;display:grid}.connection-test-module__rTjI9G__routeFields legend{padding-inline:6px;font-size:13px;font-weight:650}.connection-test-module__rTjI9G__routeFields label{gap:7px;min-width:0;font-size:13px;display:grid}.connection-test-module__rTjI9G__routeFields select{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;min-height:42px;color:var(--mc-text);font:inherit;border-radius:8px;padding:8px}.connection-test-module__rTjI9G__routeFields>small{grid-column:1/-1}@media (max-width:560px){.connection-test-module__rTjI9G__routeFields{grid-template-columns:1fr}}
.predictive-settings-module__NZTPdW__contractSeats dl{margin:0}.predictive-settings-module__NZTPdW__contractSeats dt{color:var(--mc-text);font-size:var(--mc-text-sub);font-weight:600}.predictive-settings-module__NZTPdW__contractSeats dd{color:var(--mc-text);align-items:baseline;gap:6px;margin:12px 0 0;display:flex}.predictive-settings-module__NZTPdW__contractSeats dd strong{font-size:28px;line-height:1.25}.predictive-settings-module__NZTPdW__contractSeats dd span,.predictive-settings-module__NZTPdW__contractSeats>p{color:var(--mc-text-muted);font-size:var(--mc-text-small)}.predictive-settings-module__NZTPdW__contractSeats>p{margin:8px 0 0;line-height:1.7}.predictive-settings-module__NZTPdW__advanced>summary{color:var(--mc-blue-700);cursor:pointer;padding:20px;line-height:1.6}.predictive-settings-module__NZTPdW__advanced>summary strong{font-size:16px}.predictive-settings-module__NZTPdW__advanced>summary span{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin-top:4px;display:block}.predictive-settings-module__NZTPdW__advanced[open]>summary{border-bottom:1px solid var(--mc-border)}.predictive-settings-module__NZTPdW__help{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:18px 20px;line-height:1.7}.predictive-settings-module__NZTPdW__conflictBody{gap:16px;padding:18px 20px 20px;display:grid}.predictive-settings-module__NZTPdW__conflictBody>p{margin:0}.predictive-settings-module__NZTPdW__conflictBody>.history-detail-list{margin:0}.predictive-settings-module__NZTPdW__conflictBody>.secondary-button{justify-self:start}.predictive-settings-module__NZTPdW__supportDetails{max-width:320px;color:var(--mc-text-muted);font-size:var(--mc-text-small);line-height:1.6}.predictive-settings-module__NZTPdW__supportDetails>summary{cursor:pointer;color:var(--mc-blue-700)}.predictive-settings-module__NZTPdW__supportDetails[open]>summary{margin-bottom:12px}.predictive-settings-module__NZTPdW__supportDetails>p{margin:10px 0 0}.predictive-settings-module__NZTPdW__advanced>summary:focus-visible,.predictive-settings-module__NZTPdW__supportDetails>summary:focus-visible{outline:2px solid var(--mc-blue-700);outline-offset:-2px}@media (max-width:620px){.predictive-settings-module__NZTPdW__conflictBody{padding:16px 13px 18px}}
.page-module__cW-MvG__page{gap:16px;display:grid}.page-module__cW-MvG__pageHeading{margin-bottom:0}.page-module__cW-MvG__forms{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.page-module__cW-MvG__panel,.page-module__cW-MvG__list{min-width:0}.page-module__cW-MvG__panelHeading{gap:18px}.page-module__cW-MvG__panelHeading button{white-space:nowrap;flex:none}.page-module__cW-MvG__listBody{gap:12px;padding:18px;display:grid}.page-module__cW-MvG__group{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;overflow:hidden}.page-module__cW-MvG__groupHeading{width:100%;min-height:66px;color:var(--mc-text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 15px;transition:background .14s;display:grid}.page-module__cW-MvG__groupHeading:hover{background:var(--mc-surface-subtle)}.page-module__cW-MvG__groupHeading:focus-visible{outline:3px solid color-mix(in srgb, var(--mc-focus) 24%, transparent);outline-offset:-3px}.page-module__cW-MvG__groupHeading span:nth-child(2){gap:3px;min-width:0;display:grid}.page-module__cW-MvG__groupHeading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__cW-MvG__groupHeading small{color:var(--mc-text-muted);font-size:var(--mc-text-small);font-weight:500}.page-module__cW-MvG__groupHeading>b{font-size:var(--mc-text-sub);font-variant-numeric:tabular-nums;white-space:nowrap}.page-module__cW-MvG__groupHeading>i{color:var(--mc-text-muted);font-size:1.15rem;font-style:normal}.page-module__cW-MvG__source{background:var(--mc-info-surface);color:var(--mc-info);font-size:var(--mc-text-small);white-space:nowrap;border-radius:999px;padding:5px 9px;font-weight:700}.page-module__cW-MvG__source[data-source=manual]{background:var(--mc-success-surface);color:var(--mc-success)}.page-module__cW-MvG__entries{border-top:1px solid var(--mc-border);background:var(--mc-surface-subtle);gap:12px;padding:14px 15px 15px;display:grid}.page-module__cW-MvG__entries>p{color:var(--mc-text-muted);font-size:var(--mc-text-sub);margin:0}.page-module__cW-MvG__tableWrap{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:9px;overflow-x:auto}.page-module__cW-MvG__entries table{border-collapse:collapse;width:100%}.page-module__cW-MvG__entries th,.page-module__cW-MvG__entries td{border-bottom:1px solid var(--mc-border-subtle);text-align:left;vertical-align:top;padding:11px 12px}.page-module__cW-MvG__entries tr:last-child td{border-bottom:0}.page-module__cW-MvG__entries th{background:var(--mc-surface-subtle);color:var(--mc-text-muted);font-size:var(--mc-text-small);font-weight:600}.page-module__cW-MvG__entries td{color:var(--mc-text);font-size:var(--mc-text-sub)}.page-module__cW-MvG__entries td:first-child{white-space:nowrap;font-variant-numeric:tabular-nums}.page-module__cW-MvG__empty{border:1px dashed var(--mc-border);background:var(--mc-surface-subtle);color:var(--mc-text-muted);font-size:var(--mc-text-sub);text-align:center;border-radius:10px;margin:0;padding:30px 18px}.page-module__cW-MvG__pagination{justify-content:center;align-items:center;gap:12px;padding-top:4px;display:flex}.page-module__cW-MvG__pagination span{min-width:58px;color:var(--mc-text-muted);font-size:var(--mc-text-sub);text-align:center;font-variant-numeric:tabular-nums}@media (max-width:980px){.page-module__cW-MvG__forms{grid-template-columns:1fr}}@media (max-width:620px){.page-module__cW-MvG__panelHeading{flex-direction:column;align-items:stretch}.page-module__cW-MvG__panelHeading button{width:100%}.page-module__cW-MvG__listBody{padding:15px}.page-module__cW-MvG__groupHeading{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.page-module__cW-MvG__groupHeading>b{grid-column:2}.page-module__cW-MvG__groupHeading>i{grid-area:1/3/span 2}}
.reports-module__-CZgYG__statusAnalysis .status-group-analysis-card>.crm-call-analysis-applied{margin:17px 18px 0}@media (max-width:620px){.reports-module__-CZgYG__statusAnalysis .status-group-analysis-card>.crm-call-analysis-applied{margin-inline:13px}}
.storage-module__s4EIKq__page{gap:20px;max-width:1180px;margin:0 auto;padding-bottom:40px;display:grid}.storage-module__s4EIKq__pageHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.storage-module__s4EIKq__page h1{letter-spacing:-.035em;margin:0}.storage-module__s4EIKq__intro{max-width:720px;color:var(--mc-text-muted);margin:8px 0 0;line-height:1.7}.storage-module__s4EIKq__retention{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;min-width:128px;padding:14px 18px;display:grid}.storage-module__s4EIKq__retention span,.storage-module__s4EIKq__retention small,.storage-module__s4EIKq__metric span,.storage-module__s4EIKq__metric small,.storage-module__s4EIKq__summaryLabel{color:var(--mc-text-muted);font-size:12px}.storage-module__s4EIKq__retention strong{margin:2px 0;font-size:17px}.storage-module__s4EIKq__overview{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:16px;grid-template-columns:minmax(0,2fr) repeat(2,minmax(150px,.7fr));display:grid;overflow:hidden;box-shadow:0 14px 40px #0b12200d}.storage-module__s4EIKq__currentSummary,.storage-module__s4EIKq__metric{min-width:0;padding:22px 24px}.storage-module__s4EIKq__metric{border-left:1px solid var(--mc-border)}.storage-module__s4EIKq__currentSummary strong{letter-spacing:-.03em;margin-top:8px;font-size:clamp(21px,3vw,30px);display:block}.storage-module__s4EIKq__currentSummary p{color:var(--mc-text-muted);margin:4px 0 0;font-size:13px}.storage-module__s4EIKq__metric{align-content:center;display:grid}.storage-module__s4EIKq__metric strong{letter-spacing:-.03em;margin:6px 0 2px;font-size:25px}.storage-module__s4EIKq__metricSuccess{color:var(--mc-success)}.storage-module__s4EIKq__metricDanger{color:var(--mc-danger)}.storage-module__s4EIKq__tabs{border:1px solid var(--mc-border);background:var(--mc-control-bg);border-radius:10px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.storage-module__s4EIKq__tabs button{white-space:nowrap;min-height:38px;color:var(--mc-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.storage-module__s4EIKq__tabs button:hover{color:inherit}.storage-module__s4EIKq__tabs button.storage-module__s4EIKq__activeTab{background:var(--mc-surface-raised);color:inherit;box-shadow:0 2px 9px #0b122017}.storage-module__s4EIKq__tabDot{background:var(--mc-action-bg);border-radius:50%;width:7px;height:7px}.storage-module__s4EIKq__panel{gap:20px;animation:.18s ease-out storage-module__s4EIKq__panel-in;display:grid}@keyframes storage-module__s4EIKq__panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.storage-module__s4EIKq__card{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:16px;min-width:0;padding:26px}.storage-module__s4EIKq__card h2{letter-spacing:-.02em;margin:0;font-size:19px}.storage-module__s4EIKq__card>h2{margin-bottom:16px}.storage-module__s4EIKq__card p{line-height:1.65}.storage-module__s4EIKq__card label{gap:7px;font-size:13px;font-weight:650;display:grid}.storage-module__s4EIKq__sectionHeading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.storage-module__s4EIKq__sectionHeading p{color:var(--mc-text-muted);margin:5px 0 0;font-size:13px}.storage-module__s4EIKq__unsaved,.storage-module__s4EIKq__countBadge,.storage-module__s4EIKq__optionalBadge,.storage-module__s4EIKq__standardBadge,.storage-module__s4EIKq__byokBadge{letter-spacing:.02em;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.storage-module__s4EIKq__unsaved{color:var(--mc-danger);background:var(--mc-danger-surface)}.storage-module__s4EIKq__countBadge,.storage-module__s4EIKq__optionalBadge{color:var(--mc-text-muted);background:var(--mc-control-bg)}.storage-module__s4EIKq__standardBadge{color:var(--mc-action-bg);background:color-mix(in srgb, var(--mc-action-bg) 12%, transparent)}.storage-module__s4EIKq__byokBadge{color:var(--mc-text-muted);background:var(--mc-control-bg)}.storage-module__s4EIKq__destinationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.storage-module__s4EIKq__destinationCard{text-align:left;border:1px solid var(--mc-border);background:var(--mc-control-bg);min-height:190px;color:inherit;cursor:pointer;font:inherit;border-radius:13px;gap:9px;padding:18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.storage-module__s4EIKq__destinationCard:hover:not(:disabled){border-color:color-mix(in srgb, var(--mc-action-bg) 48%, var(--mc-border));transform:translateY(-1px)}.storage-module__s4EIKq__destinationCard:disabled{cursor:wait;opacity:.65}.storage-module__s4EIKq__destinationCard.storage-module__s4EIKq__destinationSelected{border-color:var(--mc-action-bg);background:color-mix(in srgb, var(--mc-action-bg) 5%, var(--mc-surface-raised));box-shadow:0 0 0 1px var(--mc-action-bg), 0 12px 28px #0b122012}.storage-module__s4EIKq__destinationTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.storage-module__s4EIKq__destinationIcon{border:1px solid var(--mc-border);background:var(--mc-surface-raised);width:36px;height:36px;color:var(--mc-text-muted);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.storage-module__s4EIKq__destinationCard>strong{font-size:16px}.storage-module__s4EIKq__destinationCard>span:not(.storage-module__s4EIKq__destinationTop){color:var(--mc-text-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.55}.storage-module__s4EIKq__destinationCard small{color:var(--mc-success);align-self:end;align-items:center;gap:7px;display:flex}.storage-module__s4EIKq__destinationCard small.storage-module__s4EIKq__pendingStatus{color:var(--mc-danger)}.storage-module__s4EIKq__statusDot{background:currentColor;border-radius:50%;width:7px;height:7px}.storage-module__s4EIKq__connectionStrip,.storage-module__s4EIKq__saveRow{justify-content:space-between;align-items:center;gap:18px;margin-top:16px;display:flex}.storage-module__s4EIKq__connectionStrip{border:1px solid var(--mc-border);background:var(--mc-control-bg);border-radius:10px;padding:14px 16px}.storage-module__s4EIKq__connectionStrip div{gap:3px;display:grid}.storage-module__s4EIKq__connectionStrip span{color:var(--mc-text-muted);font-size:12px}.storage-module__s4EIKq__saveRow{border-top:1px solid var(--mc-border);padding-top:18px}.storage-module__s4EIKq__saveRow p{max-width:620px;color:var(--mc-text-muted);margin:0;font-size:12px}.storage-module__s4EIKq__card button:not(.storage-module__s4EIKq__destinationCard),.storage-module__s4EIKq__connectionStrip button{border:1px solid var(--mc-border);background:var(--mc-control-bg);min-height:40px;color:inherit;cursor:pointer;font:inherit;border-radius:8px;padding:9px 15px;font-size:13px;font-weight:700}.storage-module__s4EIKq__card button:disabled{cursor:not-allowed;opacity:.48}.storage-module__s4EIKq__card button.storage-module__s4EIKq__primary{border-color:var(--mc-action-bg);background:var(--mc-action-bg);color:var(--mc-action-fg)}.storage-module__s4EIKq__disclosure{border:1px solid var(--mc-border);border-radius:11px;overflow:hidden}.storage-module__s4EIKq__disclosure+.storage-module__s4EIKq__disclosure{margin-top:10px}.storage-module__s4EIKq__disclosure summary{cursor:pointer;background:var(--mc-control-bg);gap:3px;padding:16px 48px 16px 17px;list-style:none;display:grid;position:relative}.storage-module__s4EIKq__disclosure summary::-webkit-details-marker{display:none}.storage-module__s4EIKq__disclosure summary:after{content:"+";color:var(--mc-text-muted);font-size:22px;font-weight:400;position:absolute;top:50%;right:18px;translate:0 -50%}.storage-module__s4EIKq__disclosure[open] summary:after{content:"−"}.storage-module__s4EIKq__disclosure summary span{font-size:13px;font-weight:750}.storage-module__s4EIKq__disclosure summary small{color:var(--mc-text-muted)}.storage-module__s4EIKq__disclosureBody{border-top:1px solid var(--mc-border);padding:20px}.storage-module__s4EIKq__fields{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;display:grid}.storage-module__s4EIKq__card input:not([type=checkbox]),.storage-module__s4EIKq__card select{border:1px solid var(--mc-border);background:var(--mc-control-bg);width:100%;min-width:0;color:inherit;font:inherit;border-radius:8px;padding:10px 12px}.storage-module__s4EIKq__card input:focus,.storage-module__s4EIKq__card select:focus,.storage-module__s4EIKq__card button:focus-visible,.storage-module__s4EIKq__tabs button:focus-visible,.storage-module__s4EIKq__disclosure summary:focus-visible{outline:2px solid var(--mc-action-bg);outline-offset:2px}.storage-module__s4EIKq__card .storage-module__s4EIKq__check{grid-column:1/-1;align-items:flex-start;gap:9px;margin:6px 0;font-weight:500;line-height:1.55;display:flex}.storage-module__s4EIKq__check input{flex-shrink:0;width:17px;height:17px;margin-top:2px}.storage-module__s4EIKq__formActions{grid-column:1/-1;justify-content:flex-end;display:flex}.storage-module__s4EIKq__migrationCallout{border-left:3px solid var(--mc-action-bg);background:var(--mc-control-bg);padding:16px 18px}.storage-module__s4EIKq__migrationCallout p{color:var(--mc-text-muted);margin:3px 0 0;font-size:13px}.storage-module__s4EIKq__migrationControls{gap:16px;max-width:700px;margin-top:20px;display:grid}.storage-module__s4EIKq__migrationControls>button{width:fit-content}.storage-module__s4EIKq__migration{border-top:1px solid var(--mc-border);padding:18px 0}.storage-module__s4EIKq__migration:first-of-type{border-top:0}.storage-module__s4EIKq__migrationHeader{justify-content:space-between;gap:16px;display:flex}.storage-module__s4EIKq__migrationHeader span{color:var(--mc-text-muted);font-size:12px}.storage-module__s4EIKq__migration p{color:var(--mc-text-muted);margin:8px 0;font-size:13px}.storage-module__s4EIKq__migration progress{width:100%;height:8px}.storage-module__s4EIKq__table{border:1px solid var(--mc-border);border-radius:10px;overflow-x:auto}.storage-module__s4EIKq__table table{border-collapse:collapse;text-align:left;width:100%}.storage-module__s4EIKq__table th,.storage-module__s4EIKq__table td{border-bottom:1px solid var(--mc-border);white-space:nowrap;padding:13px 15px}.storage-module__s4EIKq__table th{color:var(--mc-text-muted);background:var(--mc-control-bg);letter-spacing:.04em;font-size:11px}.storage-module__s4EIKq__table tr:last-child td{border-bottom:0}.storage-module__s4EIKq__emptyCell{text-align:center;color:var(--mc-text-muted);padding:30px 15px!important}.storage-module__s4EIKq__healthGrid{border:1px solid var(--mc-border);background:var(--mc-border);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.storage-module__s4EIKq__healthGrid>div{background:var(--mc-control-bg);padding:16px;display:grid}.storage-module__s4EIKq__healthGrid span,.storage-module__s4EIKq__healthGrid small{color:var(--mc-text-muted);font-size:11px}.storage-module__s4EIKq__healthGrid strong{margin:5px 0 2px;font-size:22px}.storage-module__s4EIKq__footnote{color:var(--mc-text-muted);margin:16px 0 0;font-size:12px}.storage-module__s4EIKq__notice,.storage-module__s4EIKq__error{border-radius:9px;padding:12px 16px}.storage-module__s4EIKq__notice{color:var(--mc-success);background:var(--mc-success-surface)}.storage-module__s4EIKq__error{color:var(--mc-danger);background:var(--mc-danger-surface)}@media (prefers-reduced-motion:reduce){.storage-module__s4EIKq__panel{animation:none}.storage-module__s4EIKq__destinationCard{transition:none}}@media (max-width:800px){.storage-module__s4EIKq__overview{grid-template-columns:repeat(2,minmax(0,1fr))}.storage-module__s4EIKq__currentSummary{border-bottom:1px solid var(--mc-border);grid-column:1/-1}.storage-module__s4EIKq__metric:first-of-type{border-left:0}.storage-module__s4EIKq__destinationGrid{grid-template-columns:1fr}}@media (max-width:620px){.storage-module__s4EIKq__page{gap:16px}.storage-module__s4EIKq__pageHeader{display:grid}.storage-module__s4EIKq__retention{grid-template-columns:auto auto 1fr;align-items:baseline;gap:8px;min-width:0}.storage-module__s4EIKq__retention strong{font-size:15px}.storage-module__s4EIKq__overview{grid-template-columns:1fr}.storage-module__s4EIKq__metric{border-top:1px solid var(--mc-border);border-left:0}.storage-module__s4EIKq__currentSummary{border-bottom:0}.storage-module__s4EIKq__tabs{width:100%}.storage-module__s4EIKq__tabs button{flex:1;padding-inline:11px}.storage-module__s4EIKq__card{border-radius:13px;padding:18px}.storage-module__s4EIKq__sectionHeading,.storage-module__s4EIKq__connectionStrip,.storage-module__s4EIKq__saveRow{flex-direction:column;align-items:stretch}.storage-module__s4EIKq__saveRow .storage-module__s4EIKq__primary{width:100%}.storage-module__s4EIKq__fields,.storage-module__s4EIKq__healthGrid{grid-template-columns:1fr}.storage-module__s4EIKq__healthGrid>div+div{border-top:1px solid var(--mc-border)}}
.settings-module__TEteKW__workspace{gap:24px;max-width:1120px;margin-inline:auto;display:grid}.settings-module__TEteKW__timezone{border:1px solid var(--mc-border,#dce3ed);color:var(--mc-text-muted,#64748b);background:var(--mc-surface-raised,#fff);border-radius:10px;margin:0;padding:13px 18px;font-size:13px}.settings-module__TEteKW__section{border:1px solid var(--mc-border,#dce3ed);background:var(--mc-surface-raised,#fff);border-radius:14px;gap:18px;padding:24px;display:grid}.settings-module__TEteKW__section>header{align-items:flex-start;gap:14px;display:flex}.settings-module__TEteKW__number{background:var(--mc-action-bg,#173c70);color:#fff;border-radius:10px;flex:0 0 34px;place-items:center;height:34px;font-weight:700;display:grid}.settings-module__TEteKW__section h2,.settings-module__TEteKW__start h2{margin:0;font-size:18px;line-height:1.6}.settings-module__TEteKW__section h2 small{color:var(--mc-text-muted,#64748b);margin-left:8px;font-size:12px;font-weight:400;display:inline-block}.settings-module__TEteKW__section header p,.settings-module__TEteKW__start p{color:var(--mc-text-muted,#64748b);margin:4px 0 0;font-size:13px;line-height:1.8}.settings-module__TEteKW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-module__TEteKW__card{border:1px solid var(--mc-border,#dce3ed);color:inherit;border-radius:10px;justify-content:space-between;gap:16px;min-width:0;padding:18px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.settings-module__TEteKW__card:hover{border-color:var(--mc-action-bg,#173c70);background:var(--mc-surface-hover,#f4f7fb)}.settings-module__TEteKW__card:focus-visible,.settings-module__TEteKW__details summary:focus-visible{outline-offset:3px;outline:3px solid #598bdb}.settings-module__TEteKW__card strong{font-size:14px;line-height:1.7}.settings-module__TEteKW__card p{color:var(--mc-text-muted,#64748b);margin:6px 0 0;font-size:13px;line-height:1.8}.settings-module__TEteKW__card small{color:var(--mc-text-muted,#64748b);margin-top:8px;font-size:12px;line-height:1.7;display:block}.settings-module__TEteKW__card>span{align-self:center;font-size:20px}.settings-module__TEteKW__hint{color:var(--mc-text-muted,#64748b);margin:0;font-size:12px;line-height:1.8}.settings-module__TEteKW__details{border-top:1px solid var(--mc-border,#dce3ed);padding-top:14px}.settings-module__TEteKW__details>summary{cursor:pointer;padding:4px 0;font-size:13px;font-weight:600}.settings-module__TEteKW__details[open]>summary{margin-bottom:14px}.settings-module__TEteKW__start{background:var(--mc-surface-raised,#fff);border:1px solid var(--mc-border,#dce3ed);border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;padding:20px 24px;display:flex}.settings-module__TEteKW__start>div{flex:1}.settings-module__TEteKW__start>svg{width:28px;height:28px}.settings-module__TEteKW__startAction{font-size:var(--mc-text-normal);justify-content:center;align-items:center;padding:10px 18px;text-decoration:none;display:inline-flex}@media (max-width:640px){.settings-module__TEteKW__workspace{gap:18px}.settings-module__TEteKW__section{padding:18px 14px}.settings-module__TEteKW__grid{grid-template-columns:1fr}.settings-module__TEteKW__section h2{font-size:16px}.settings-module__TEteKW__start{padding:18px}.settings-module__TEteKW__start>a{text-align:center;width:100%}}
.receive-setup-module__HtzZOW__section{border:1px solid var(--mc-border);background:var(--mc-surface);border-radius:12px;padding:22px}.receive-setup-module__HtzZOW__heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.receive-setup-module__HtzZOW__heading h2,.receive-setup-module__HtzZOW__rule h3{margin:0}.receive-setup-module__HtzZOW__heading h2{font-size:18px}.receive-setup-module__HtzZOW__heading p,.receive-setup-module__HtzZOW__section small,.receive-setup-module__HtzZOW__section p,.receive-setup-module__HtzZOW__dialog p{color:var(--mc-text-muted);font-size:13px;line-height:1.8}.receive-setup-module__HtzZOW__heading p{margin:8px 0}.receive-setup-module__HtzZOW__rule{border-top:1px solid var(--mc-border);grid-template-columns:1fr auto;gap:14px;padding:20px 0;display:grid}.receive-setup-module__HtzZOW__rule h3{font-size:15px}.receive-setup-module__HtzZOW__rule p{margin:7px 0}.receive-setup-module__HtzZOW__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.receive-setup-module__HtzZOW__actions button,.receive-setup-module__HtzZOW__heading button,.receive-setup-module__HtzZOW__section button{min-height:38px;padding:8px 13px}.receive-setup-module__HtzZOW__connection{grid-column:1/-1}.receive-setup-module__HtzZOW__connection summary,.receive-setup-module__HtzZOW__dialog summary{cursor:pointer;padding-block:9px;font-size:13px;font-weight:600}.receive-setup-module__HtzZOW__empty{margin:0;padding:22px 0}.receive-setup-module__HtzZOW__error{border:1px solid var(--mc-danger);color:var(--mc-danger);border-radius:8px;padding:12px 16px;line-height:1.8}.receive-setup-module__HtzZOW__issued,.receive-setup-module__HtzZOW__previewResult{border:1px solid var(--mc-border);border-radius:10px;margin-top:20px;padding:18px}.receive-setup-module__HtzZOW__dialog{border:1px solid var(--mc-border);background:var(--mc-surface,#fff);width:min(880px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--mc-text);border-radius:14px;padding:24px;overflow:auto;box-shadow:0 20px 65px #10244030}.receive-setup-module__HtzZOW__dialog::backdrop{background:#10244066}.receive-setup-module__HtzZOW__dialog label,.receive-setup-module__HtzZOW__section label{gap:8px;min-width:0;font-size:13px;font-weight:500;display:grid}.receive-setup-module__HtzZOW__dialog input,.receive-setup-module__HtzZOW__dialog select,.receive-setup-module__HtzZOW__dialog textarea,.receive-setup-module__HtzZOW__section input{border:1px solid var(--mc-border);background:var(--mc-surface,#fff);width:100%;min-width:0;min-height:40px;color:var(--mc-text);font:inherit;border-radius:7px;padding:9px 11px}.receive-setup-module__HtzZOW__dialog textarea{resize:vertical;font-family:monospace;line-height:1.7}.receive-setup-module__HtzZOW__steps{gap:8px;margin:18px 0 24px;display:flex}.receive-setup-module__HtzZOW__steps button{border:1px solid var(--mc-border);background:var(--mc-surface);color:var(--mc-text-muted);font:inherit;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:13px;display:flex}.receive-setup-module__HtzZOW__steps button[aria-current]{background:var(--mc-blue-700);color:#fff}.receive-setup-module__HtzZOW__steps span{font-size:11px}.receive-setup-module__HtzZOW__editorFields{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.receive-setup-module__HtzZOW__editorFields legend{margin:0 0 20px;font-size:17px;font-weight:700}.receive-setup-module__HtzZOW__editorFields p{margin:0}.receive-setup-module__HtzZOW__dialog footer{border-top:1px solid var(--mc-border);margin-top:24px;padding-top:18px}.receive-setup-module__HtzZOW__dialog footer button,.receive-setup-module__HtzZOW__dialog>button{min-height:40px;padding:9px 15px}.receive-setup-module__HtzZOW__mapping{border:1px solid var(--mc-border);border-radius:10px;gap:14px;padding:17px;display:grid}.receive-setup-module__HtzZOW__mappingPair,.receive-setup-module__HtzZOW__valuePair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.receive-setup-module__HtzZOW__valuePair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;padding-block:12px}.receive-setup-module__HtzZOW__mapping details>label{margin-block:12px}.receive-setup-module__HtzZOW__scalar{grid-template-columns:100px minmax(0,1fr);gap:6px;display:grid}.receive-setup-module__HtzZOW__summary{grid-template-columns:1fr 1fr;gap:18px;margin:0;display:grid}.receive-setup-module__HtzZOW__summary dt{color:var(--mc-text-muted);font-size:12px}.receive-setup-module__HtzZOW__summary dd{margin:8px 0 0;font-weight:600}.receive-setup-module__HtzZOW__reviewTable{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.receive-setup-module__HtzZOW__reviewTable th,.receive-setup-module__HtzZOW__reviewTable td{text-align:left;border-bottom:1px solid var(--mc-border);overflow-wrap:anywhere;padding:12px}.receive-setup-module__HtzZOW__dialog .receive-setup-module__HtzZOW__check{align-items:center;gap:10px;display:flex}.receive-setup-module__HtzZOW__check input{width:18px;min-height:18px}@media (max-width:640px){.receive-setup-module__HtzZOW__section,.receive-setup-module__HtzZOW__dialog{padding:16px}.receive-setup-module__HtzZOW__rule{grid-template-columns:1fr}.receive-setup-module__HtzZOW__actions{justify-content:flex-start}.receive-setup-module__HtzZOW__steps{grid-template-columns:1fr 1fr;display:grid}.receive-setup-module__HtzZOW__mappingPair,.receive-setup-module__HtzZOW__valuePair{grid-template-columns:1fr}.receive-setup-module__HtzZOW__mappingPair>span,.receive-setup-module__HtzZOW__valuePair>span{display:none}.receive-setup-module__HtzZOW__summary{grid-template-columns:1fr}}
.sms-test-sender-module__xVGJAG__setupNotice,.sms-test-sender-module__xVGJAG__panelNotice,.sms-test-sender-module__xVGJAG__confirmation,.sms-test-sender-module__xVGJAG__result{margin-left:20px;margin-right:20px}.sms-test-sender-module__xVGJAG__setupNotice{border:1px solid color-mix(in srgb, var(--mc-warning) 34%, var(--mc-border));background:var(--mc-warning-surface);color:var(--mc-warning);border-radius:10px;margin-top:18px;padding:12px 14px}.sms-test-sender-module__xVGJAG__setupNotice strong{font-size:var(--mc-text-sub)}.sms-test-sender-module__xVGJAG__setupNotice p{font-size:var(--mc-text-small);margin:3px 0 0;line-height:1.6}.sms-test-sender-module__xVGJAG__panelNotice{margin-top:18px;margin-bottom:0}.sms-test-sender-module__xVGJAG__characterCount{font-variant-numeric:tabular-nums;justify-self:end}.sms-test-sender-module__xVGJAG__confirmation,.sms-test-sender-module__xVGJAG__result{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);border-radius:11px;margin-top:0;margin-bottom:20px;padding:16px}.sms-test-sender-module__xVGJAG__confirmation h3{color:var(--mc-text);font-size:var(--mc-text-normal);margin:0 0 14px;font-weight:600}.sms-test-sender-module__xVGJAG__confirmation dl{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:9px;grid-template-columns:84px minmax(0,1fr);margin:0;display:grid;overflow:hidden}.sms-test-sender-module__xVGJAG__confirmation dt,.sms-test-sender-module__xVGJAG__confirmation dd{border-bottom:1px solid var(--mc-border-subtle);margin:0;padding:10px 12px}.sms-test-sender-module__xVGJAG__confirmation dt{background:var(--mc-surface-subtle);color:var(--mc-text-muted);font-size:var(--mc-text-small);font-weight:600}.sms-test-sender-module__xVGJAG__confirmation dd{color:var(--mc-text);font-size:var(--mc-text-sub);overflow-wrap:anywhere}.sms-test-sender-module__xVGJAG__confirmation dt:last-of-type,.sms-test-sender-module__xVGJAG__confirmation dd:last-of-type{border-bottom:0}.sms-test-sender-module__xVGJAG__confirmation>p,.sms-test-sender-module__xVGJAG__result p,.sms-test-sender-module__xVGJAG__result small{color:var(--mc-text-muted);font-size:var(--mc-text-small);line-height:1.65}.sms-test-sender-module__xVGJAG__confirmation>p{margin:12px 0 0}.sms-test-sender-module__xVGJAG__body{white-space:pre-wrap;line-height:1.8}.sms-test-sender-module__xVGJAG__confirmationError{border:1px solid color-mix(in srgb, var(--mc-danger) 35%, var(--mc-border));background:var(--mc-danger-surface);border-radius:8px;padding:9px 10px;font-weight:600;color:var(--mc-danger)!important}.sms-test-sender-module__xVGJAG__result{border-left-width:4px}.sms-test-sender-module__xVGJAG__result>strong{color:var(--mc-text);font-size:var(--mc-text-normal);display:block}.sms-test-sender-module__xVGJAG__result p{margin:5px 0 0}.sms-test-sender-module__xVGJAG__result small{margin-top:7px;display:block}.sms-test-sender-module__xVGJAG__resultSuccess{border-color:color-mix(in srgb, var(--mc-success) 42%, var(--mc-border));background:var(--mc-success-surface)}.sms-test-sender-module__xVGJAG__resultSuccess>strong{color:var(--mc-success)}.sms-test-sender-module__xVGJAG__resultError{border-color:color-mix(in srgb, var(--mc-danger) 42%, var(--mc-border));background:var(--mc-danger-surface)}.sms-test-sender-module__xVGJAG__resultError>strong{color:var(--mc-danger)}.sms-test-sender-module__xVGJAG__resultPending{border-color:color-mix(in srgb, var(--mc-info) 42%, var(--mc-border));background:var(--mc-info-surface)}.sms-test-sender-module__xVGJAG__resultPending>strong{color:var(--mc-info)}@media (max-width:620px){.sms-test-sender-module__xVGJAG__setupNotice,.sms-test-sender-module__xVGJAG__panelNotice,.sms-test-sender-module__xVGJAG__confirmation,.sms-test-sender-module__xVGJAG__result{margin-left:15px;margin-right:15px}.sms-test-sender-module__xVGJAG__confirmation dl{grid-template-columns:1fr}.sms-test-sender-module__xVGJAG__confirmation dt,.sms-test-sender-module__xVGJAG__confirmation dd{border-bottom:1px solid var(--mc-border-subtle)}.sms-test-sender-module__xVGJAG__confirmation dd:last-of-type{border-bottom:0}}
