.error-boundary-component{display:flex;flex-direction:column;align-items:center;justify-content:center}
.loader-component{height:100%;display:flex;align-items:center;justify-content:center}.ml-spinner{--ml-spinner-size: 8;--line-color: #ffd3c2;--line-alpha: 1;--ring-color: #f5f5ff;--ring-size: 4;font-size:calc(var(--ml-spinner-size)*1em);width:1em;height:1em;border-radius:50%}.ml-spinner .line{fill:none;stroke:var(--line-color);stroke-width:var(--ring-size);opacity:var(--line-alpha);stroke-linecap:round;transform-origin:50% 50%;transform:rotate3d(0, 0, 1, 0deg);animation:2156ms ml-spinner-arc ease-in-out infinite,1829ms ml-spinner-rotate linear infinite}.ml-spinner .ring{fill:none;stroke:var(--ring-color);stroke-width:var(--ring-size);opacity:var(--ring-alpha)}@keyframes ml-spinner-rotate{to{transform:rotate3d(0, 0, 1, 360deg)}}@keyframes ml-spinner-arc{from{stroke-dasharray:0 150;stroke-dashoffset:0}to{stroke-dasharray:100 150;stroke-dashoffset:-140}}
.ml-report-body{font-family:"Inter",sans-serif;font-size:16px;line-height:1.65;color:var(--mui-palette-colors-primary_text)}.ml-report-body h1{font-size:32px;line-height:40px;font-weight:600;letter-spacing:-1px;margin:0 0 8px;color:var(--mui-palette-colors-text_primary)}.ml-report-body h1+p{color:var(--mui-palette-colors-secondary_text);font-size:14px;line-height:20px;margin-top:0;margin-bottom:24px}.ml-report-body h2{font-size:24px;line-height:32px;font-weight:600;letter-spacing:-0.5px;margin:40px 0 16px;color:var(--mui-palette-colors-text_primary)}.ml-report-body h3{font-size:20px;line-height:28px;font-weight:600;letter-spacing:-0.5px;margin:28px 0 12px;color:var(--mui-palette-colors-text_primary)}.ml-report-body h4{font-size:16px;line-height:24px;font-weight:600;letter-spacing:-0.5px;margin:20px 0 8px}.ml-report-body p{margin:0 0 14px}.ml-report-body ul,.ml-report-body ol{padding-left:22px;margin:0 0 16px}.ml-report-body li{margin:6px 0;line-height:1.6}.ml-report-body hr{border:0;border-top:1px solid var(--mui-palette-colors-ui_border);margin:32px 0}.ml-report-body a{color:var(--mui-palette-colors-link);text-decoration:none}.ml-report-body a:hover{text-decoration:underline}.ml-report-body strong{font-weight:600}.ml-report-body :not(li)>a[href^="#source-"],.ml-report-body p a[href^="#source-"]{font-size:.72em;vertical-align:super;line-height:1}.ml-report-body blockquote{margin:16px 0 24px;padding:16px 20px;background:#e0f4ff;border-left:4px solid var(--mui-palette-colors-link);border-radius:0 4px 4px 0;color:var(--mui-palette-colors-primary_text)}.ml-report-body blockquote p{margin:0 0 8px}.ml-report-body blockquote p:last-child{margin:0}.ml-report-body table{width:100%;border-collapse:separate;border-spacing:0;margin:16px 0 28px;font-size:14px;line-height:20px;overflow:hidden;border:1px solid var(--mui-palette-colors-ui_border);border-radius:6px}.ml-report-body thead th{background:var(--mui-palette-colors-gray_bg);color:var(--mui-palette-colors-text_muted);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:14px 16px;border-bottom:1px solid var(--mui-palette-colors-ui_border)}.ml-report-body thead th:first-child{box-shadow:inset 3px 0 0 0 var(--mui-palette-colors-link)}.ml-report-body tbody td{padding:14px 16px;border-bottom:1px solid var(--mui-palette-colors-ui_border);vertical-align:top}.ml-report-body tbody tr:last-child td{border-bottom:0}.ml-report-body tbody tr:nth-child(2n){background:rgba(0,0,0,0)}.ml-report-body tbody tr{transition:background 120ms ease}.ml-report-body tbody tr:hover{background:var(--mui-palette-colors-hover_on_primary_bg)}
.App {
  text-align: center;
}

.MuiDataGrid-row .MuiDataGrid-IconButton{display:none}.MuiDataGrid-row .bulk-company-name .MuiCheckbox-root{visibility:hidden}.MuiDataGrid-row:hover .MuiDataGrid-IconButton{display:block}.MuiDataGrid-row:hover .bulk-company-name .MuiCheckbox-root{visibility:visible}.event-timeline-piece-component rect{stroke:#e7ebf1;stroke-width:1}.workflow-tiptap-container.expanded-query .tiptap{max-height:400px;overflow:auto}.workflow-tiptap-container .tiptap>*{margin:0 !important;margin-top:0 !important;margin-bottom:0 !important;padding:0 !important}.workflow-tiptap-container .tiptap{margin-bottom:0 !important}.workflow-tiptap-container .tiptap .workflow-mention{font-size:inherit;color:#579bfc;transform:none !important;font-weight:400;display:inline-block;margin:0 2px}

/*# sourceMappingURL=main.8049c749389d0bf73aa4.css.map*/