.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}@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}}
.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-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}
.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__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__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__mappingArrow{display:none}.integrations-module__Nt6Daq__mappingRow button{min-height:44px}.integrations-module__Nt6Daq__mappingRow .integrations-module__Nt6Daq__compactCheck{white-space:nowrap;grid-template-columns:none;align-items:center;gap:6px;min-height:42px;display:flex}.integrations-module__Nt6Daq__mappingRow .integrations-module__Nt6Daq__compactCheck input{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__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__list li>div:nth-child(2){grid-column:1/-1}.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,.integrations-module__Nt6Daq__mappingArrow{display:none}.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}}
.webhook-workspace-module__KGRE7W__page{gap:22px;min-width:0;display:grid}.webhook-workspace-module__KGRE7W__page h2,.webhook-workspace-module__KGRE7W__page h3,.webhook-workspace-module__KGRE7W__page p{margin:0}.webhook-workspace-module__KGRE7W__page p{color:var(--mc-text-muted);font-size:13px;line-height:1.8}.webhook-workspace-module__KGRE7W__page label{min-width:0;color:var(--mc-text);gap:7px;font-size:13px;font-weight:600;display:grid}.webhook-workspace-module__KGRE7W__page input:not([type=checkbox]),.webhook-workspace-module__KGRE7W__page select{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:9px;padding:10px 12px;font-weight:400}.webhook-workspace-module__KGRE7W__page input:focus-visible,.webhook-workspace-module__KGRE7W__page select:focus-visible{outline:3px solid color-mix(in srgb, var(--mc-action-bg) 18%, transparent);outline-offset:2px;border-color:var(--mc-action-bg)}.webhook-workspace-module__KGRE7W__page input[readonly]{background:var(--mc-surface-subtle);font-family:var(--font-mono,ui-monospace, monospace);font-size:12px}.webhook-workspace-module__KGRE7W__page input:disabled,.webhook-workspace-module__KGRE7W__page select:disabled{opacity:.6}.webhook-workspace-module__KGRE7W__panel{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 3px 12px #14224808}.webhook-workspace-module__KGRE7W__panel[id]{scroll-margin-top:88px}.webhook-workspace-module__KGRE7W__panelHeader{border-bottom:1px solid var(--mc-border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;display:flex}.webhook-workspace-module__KGRE7W__panelHeader h2{letter-spacing:-.02em;font-size:17px}.webhook-workspace-module__KGRE7W__panelHeader p{max-width:760px;margin-top:5px}.webhook-workspace-module__KGRE7W__count{border:1px solid var(--mc-border-subtle);color:var(--mc-text-muted);background:var(--mc-surface-subtle);border-radius:999px;flex:none;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:600;display:inline-flex}.webhook-workspace-module__KGRE7W__count strong{color:var(--mc-text)}.webhook-workspace-module__KGRE7W__endpointList{gap:12px;padding:20px 24px;display:grid}.webhook-workspace-module__KGRE7W__endpoint{border:1px solid var(--mc-border);background:var(--mc-surface-raised);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px 20px;min-width:0;padding:20px;display:grid}.webhook-workspace-module__KGRE7W__endpointBody{gap:11px;min-width:0;display:grid}.webhook-workspace-module__KGRE7W__endpointHeading{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:flex}.webhook-workspace-module__KGRE7W__endpointHeading h3{overflow-wrap:anywhere;font-size:15px}.webhook-workspace-module__KGRE7W__status{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);color:var(--mc-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.webhook-workspace-module__KGRE7W__status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.webhook-workspace-module__KGRE7W__status[data-state=active]{border-color:color-mix(in srgb, var(--mc-success) 26%, var(--mc-border));background:color-mix(in srgb, var(--mc-success) 7%, var(--mc-surface-raised));color:var(--mc-success)}.webhook-workspace-module__KGRE7W__meta{color:var(--mc-text-muted);flex-wrap:wrap;gap:6px 16px;font-size:12px;line-height:1.6;display:flex}.webhook-workspace-module__KGRE7W__meta span{align-items:center;gap:6px;display:inline-flex}.webhook-workspace-module__KGRE7W__meta span+span:before{content:"";background:var(--mc-border);border-radius:50%;width:3px;height:3px}.webhook-workspace-module__KGRE7W__endpointPath{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);min-width:0;color:var(--mc-text-muted);font-family:var(--font-mono,ui-monospace, monospace);overflow-wrap:anywhere;border-radius:7px;padding:9px 11px;font-size:11px;line-height:1.6;display:block}.webhook-workspace-module__KGRE7W__endpointActions{flex-direction:column;gap:8px;display:flex}.webhook-workspace-module__KGRE7W__endpointActions button{white-space:nowrap}.webhook-workspace-module__KGRE7W__icon{vertical-align:middle;flex:none;width:17px;height:17px;display:inline-block}.webhook-workspace-module__KGRE7W__form{border:0;min-width:0;margin:0;padding:0}.webhook-workspace-module__KGRE7W__step{gap:18px;min-width:0;padding:24px;display:grid}.webhook-workspace-module__KGRE7W__step+.webhook-workspace-module__KGRE7W__step{border-top:1px solid var(--mc-border-subtle)}.webhook-workspace-module__KGRE7W__stepHeader{align-items:flex-start;gap:12px;display:flex}.webhook-workspace-module__KGRE7W__stepNumber{border:1px solid color-mix(in srgb, var(--mc-action-bg) 20%, var(--mc-border));background:color-mix(in srgb, var(--mc-action-bg) 5%, var(--mc-surface-raised));width:30px;height:30px;color:var(--mc-action-bg);border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.webhook-workspace-module__KGRE7W__stepHeader h3{margin:3px 0 4px;font-size:15px}.webhook-workspace-module__KGRE7W__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;display:grid}.webhook-workspace-module__KGRE7W__pointerGrid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:16px;display:grid}.webhook-workspace-module__KGRE7W__pointerGrid input,.webhook-workspace-module__KGRE7W__mappingRow input{font-family:var(--font-mono,ui-monospace, monospace)!important;font-size:12px!important}.webhook-workspace-module__KGRE7W__mappingList{gap:10px;display:grid}.webhook-workspace-module__KGRE7W__mappingRow{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:10px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.webhook-workspace-module__KGRE7W__mappingArrow{height:44px;color:var(--mc-text-muted);place-items:center;display:grid}.webhook-workspace-module__KGRE7W__mappingRow .webhook-workspace-module__KGRE7W__remove{color:var(--mc-danger);padding-inline:12px}.webhook-workspace-module__KGRE7W__mappingEmpty{border:1px dashed var(--mc-border);color:var(--mc-text-muted);background:var(--mc-surface-subtle);border-radius:10px;padding:18px;font-size:13px;line-height:1.7}.webhook-workspace-module__KGRE7W__addMapping{justify-self:start}.webhook-workspace-module__KGRE7W__formFooter{border-top:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 24px;display:flex}.webhook-workspace-module__KGRE7W__formFooter p{max-width:650px;font-size:12px}.webhook-workspace-module__KGRE7W__check{border:1px solid var(--mc-border);background:var(--mc-surface-subtle);cursor:pointer;border-radius:10px;align-items:flex-start;padding:16px;gap:12px!important;display:flex!important}.webhook-workspace-module__KGRE7W__check input{width:18px;height:18px;accent-color:var(--mc-action-bg);flex:none;margin:1px 0 0}.webhook-workspace-module__KGRE7W__check small{color:var(--mc-text-muted);margin-top:5px;font-size:12px;font-weight:400;line-height:1.7;display:block}.webhook-workspace-module__KGRE7W__details{border-top:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);padding:18px 24px}.webhook-workspace-module__KGRE7W__details summary{width:fit-content;color:var(--mc-action-bg);cursor:pointer;font-size:13px;font-weight:700}.webhook-workspace-module__KGRE7W__details summary:focus-visible{outline:3px solid color-mix(in srgb, var(--mc-action-bg) 24%, transparent);outline-offset:5px;border-radius:3px}.webhook-workspace-module__KGRE7W__details p{overflow-wrap:anywhere;margin-top:13px}.webhook-workspace-module__KGRE7W__details code{font-family:var(--font-mono,ui-monospace, monospace);font-size:12px}.webhook-workspace-module__KGRE7W__secret{border-color:color-mix(in srgb, var(--mc-action-bg) 32%, var(--mc-border))}.webhook-workspace-module__KGRE7W__secret .webhook-workspace-module__KGRE7W__panelHeader{background:color-mix(in srgb, var(--mc-action-bg) 5%, var(--mc-surface-raised))}.webhook-workspace-module__KGRE7W__secretBody{gap:18px;padding:24px;display:grid}.webhook-workspace-module__KGRE7W__secretField{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.webhook-workspace-module__KGRE7W__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.webhook-workspace-module__KGRE7W__actions .webhook-workspace-module__KGRE7W__closeSecret{margin-left:auto}.webhook-workspace-module__KGRE7W__message{border:1px solid var(--mc-border);overflow-wrap:anywhere;border-radius:11px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;font-size:13px;line-height:1.7;display:flex}.webhook-workspace-module__KGRE7W__message[data-tone=error]{background:color-mix(in srgb, var(--mc-danger) 6%, var(--mc-surface-raised));border-color:color-mix(in srgb, var(--mc-danger) 23%, var(--mc-border));color:var(--mc-danger)}.webhook-workspace-module__KGRE7W__message[data-tone=success]{background:color-mix(in srgb, var(--mc-success) 6%, var(--mc-surface-raised));border-color:color-mix(in srgb, var(--mc-success) 23%, var(--mc-border));color:var(--mc-success)}.webhook-workspace-module__KGRE7W__helper{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:9px;padding:13px 15px}.webhook-workspace-module__KGRE7W__entryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.webhook-workspace-module__KGRE7W__entryCard{border:1px solid var(--mc-border);background:var(--mc-surface-raised);color:var(--mc-text);border-radius:12px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:14px;padding:20px;text-decoration:none;transition:border-color .15s,background .15s;display:grid}.webhook-workspace-module__KGRE7W__entryCard:hover{border-color:color-mix(in srgb, var(--mc-action-bg) 48%, var(--mc-border));background:var(--mc-surface-hover)}.webhook-workspace-module__KGRE7W__entryCard:focus-visible{outline:3px solid color-mix(in srgb, var(--mc-action-bg) 24%, transparent);outline-offset:3px}.webhook-workspace-module__KGRE7W__entryMark{background:color-mix(in srgb, var(--mc-action-bg) 7%, var(--mc-surface-raised));width:42px;height:42px;color:var(--mc-action-bg);border-radius:11px;place-items:center;display:grid}.webhook-workspace-module__KGRE7W__entryCard strong{margin-bottom:5px;font-size:14px;display:block}.webhook-workspace-module__KGRE7W__entryCard small{color:var(--mc-text-muted);font-size:12px;line-height:1.7}@media (max-width:1000px){.webhook-workspace-module__KGRE7W__endpoint{grid-template-columns:1fr}.webhook-workspace-module__KGRE7W__endpointActions{border-top:1px solid var(--mc-border-subtle);flex-flow:wrap;padding-top:14px}}@media (max-width:640px){.webhook-workspace-module__KGRE7W__page{gap:16px}.webhook-workspace-module__KGRE7W__panel{border-radius:12px}.webhook-workspace-module__KGRE7W__panelHeader{padding:18px 16px}.webhook-workspace-module__KGRE7W__endpointList{padding:16px}.webhook-workspace-module__KGRE7W__endpoint{padding:15px}.webhook-workspace-module__KGRE7W__endpointActions{gap:8px}.webhook-workspace-module__KGRE7W__endpointActions button{flex:auto}.webhook-workspace-module__KGRE7W__formGrid,.webhook-workspace-module__KGRE7W__pointerGrid,.webhook-workspace-module__KGRE7W__entryGrid{grid-template-columns:1fr}.webhook-workspace-module__KGRE7W__step,.webhook-workspace-module__KGRE7W__secretBody{padding:20px 16px}.webhook-workspace-module__KGRE7W__mappingRow{grid-template-columns:1fr;gap:10px}.webhook-workspace-module__KGRE7W__mappingArrow{display:none}.webhook-workspace-module__KGRE7W__mappingRow .webhook-workspace-module__KGRE7W__remove{justify-self:end}.webhook-workspace-module__KGRE7W__formFooter{flex-direction:column;align-items:stretch;padding:16px}.webhook-workspace-module__KGRE7W__secretField{grid-template-columns:1fr}.webhook-workspace-module__KGRE7W__secretField button{justify-self:start}.webhook-workspace-module__KGRE7W__actions .webhook-workspace-module__KGRE7W__closeSecret{margin-left:0}.webhook-workspace-module__KGRE7W__details{padding:18px 16px}.webhook-workspace-module__KGRE7W__entryCard{gap:11px;padding:16px}}
.webhook-setup-module__TX9L-q__steps{border-bottom:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:16px 24px;display:grid}.webhook-setup-module__TX9L-q__steps button{min-width:0;min-height:40px;color:var(--mc-text-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px;font-size:12px;display:flex}.webhook-setup-module__TX9L-q__steps button[aria-current=step]{background:var(--mc-surface-raised);color:var(--mc-blue-700);border-color:var(--mc-border);font-weight:700}.webhook-setup-module__TX9L-q__steps button:hover{background:var(--mc-surface-hover)}.webhook-setup-module__TX9L-q__steps button:focus-visible{outline:2px solid var(--mc-focus);outline-offset:2px}.webhook-setup-module__TX9L-q__steps button span{border:1px solid var(--mc-border);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.webhook-setup-module__TX9L-q__steps button[aria-current=step] span{background:var(--mc-blue-100);border-color:var(--mc-blue-500)}.webhook-setup-module__TX9L-q__stage[hidden]{display:none}.webhook-setup-module__TX9L-q__advanced{border:1px solid var(--mc-border-subtle);background:var(--mc-surface-subtle);border-radius:10px;margin-top:4px}.webhook-setup-module__TX9L-q__advanced summary{color:var(--mc-text-muted);cursor:pointer;padding:14px 16px;font-size:12px;font-weight:600}.webhook-setup-module__TX9L-q__advanced summary:focus-visible{outline:2px solid var(--mc-focus);outline-offset:3px;border-radius:8px}.webhook-setup-module__TX9L-q__advanced>div{gap:14px;padding:0 16px 16px;display:grid}.webhook-setup-module__TX9L-q__review{border:1px solid var(--mc-border);border-radius:10px;gap:0;margin:0;display:grid;overflow:hidden}.webhook-setup-module__TX9L-q__review>div{background:var(--mc-surface-raised);grid-template-columns:minmax(100px,.6fr) minmax(0,1fr);gap:14px;padding:14px 16px;display:grid}.webhook-setup-module__TX9L-q__review>div+div{border-top:1px solid var(--mc-border-subtle)}.webhook-setup-module__TX9L-q__review dt{color:var(--mc-text-muted);font-size:12px}.webhook-setup-module__TX9L-q__review dd{color:var(--mc-text);overflow-wrap:anywhere;margin:0;font-size:13px}.webhook-setup-module__TX9L-q__footerActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.webhook-setup-module__TX9L-q__section{gap:14px;display:grid}.webhook-setup-module__TX9L-q__section h4{margin:0;font-size:14px}.webhook-setup-module__TX9L-q__endpointDetails{margin-top:2px}.webhook-setup-module__TX9L-q__endpointDetails summary{cursor:pointer;color:var(--mc-text-muted);font-size:12px}.webhook-setup-module__TX9L-q__endpointDetails code{margin-top:10px}@media (max-width:640px){.webhook-setup-module__TX9L-q__steps{gap:3px;padding:12px}.webhook-setup-module__TX9L-q__steps button{flex-direction:column;gap:5px;padding:6px 3px;font-size:10px}.webhook-setup-module__TX9L-q__review>div{grid-template-columns:1fr;gap:5px;padding:12px}.webhook-setup-module__TX9L-q__footerActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.webhook-setup-module__TX9L-q__footerActions>:only-child{grid-column:1/-1}}
.storage-module__s4EIKq__page{gap:20px;max-width:1100px;margin:0 auto;padding-bottom:32px;display:grid}.storage-module__s4EIKq__page h1{margin:0}.storage-module__s4EIKq__intro{color:var(--mc-text-muted);margin:0}.storage-module__s4EIKq__card{background:var(--mc-surface-raised);border:1px solid var(--mc-border);border-radius:12px;min-width:0;padding:24px}.storage-module__s4EIKq__card h2{margin:0 0 16px;font-size:18px}.storage-module__s4EIKq__card p{line-height:1.7}.storage-module__s4EIKq__card label{gap:7px;font-size:14px;display:grid}.storage-module__s4EIKq__card input:not([type=checkbox]),.storage-module__s4EIKq__card select{background:var(--mc-control-bg);width:100%;min-width:0;color:inherit;border:1px solid var(--mc-border);border-radius:7px;padding:10px 12px}.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 .storage-module__s4EIKq__check{grid-column:1/-1;align-items:center;gap:9px;margin:8px 0;display:flex}.storage-module__s4EIKq__check input{flex-shrink:0;width:17px;height:17px}.storage-module__s4EIKq__actions{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.storage-module__s4EIKq__card button{cursor:pointer;border:1px solid var(--mc-border);background:var(--mc-control-bg);color:inherit;font:inherit;border-radius:7px;padding:10px 16px}.storage-module__s4EIKq__card button:disabled{opacity:.5;cursor:not-allowed}.storage-module__s4EIKq__card button.storage-module__s4EIKq__primary{color:var(--mc-action-fg);background:var(--mc-action-bg);border-color:var(--mc-action-bg)}.storage-module__s4EIKq__meta{color:var(--mc-text-muted);overflow-wrap:anywhere;font-size:13px}.storage-module__s4EIKq__notice{color:var(--mc-success);background:var(--mc-success-surface);border-radius:8px;padding:12px 16px}.storage-module__s4EIKq__error{color:var(--mc-danger);background:var(--mc-danger-surface);border-radius:8px;padding:12px 16px}.storage-module__s4EIKq__migration{border-top:1px solid var(--mc-border);margin-top:20px;padding-top:16px}.storage-module__s4EIKq__migration progress{width:100%;height:10px}.storage-module__s4EIKq__table{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:10px}.storage-module__s4EIKq__card details{margin-top:20px}.storage-module__s4EIKq__card summary{cursor:pointer}@media (max-width:700px){.storage-module__s4EIKq__fields{grid-template-columns:1fr}.storage-module__s4EIKq__card{padding:16px}}
