.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.ms-tooltip{position:relative}.ms-tooltip-cont{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-tooltip-virtual-cont{position:absolute;z-index:-1;white-space:nowrap;visibility:hidden}.ms-sidebar{position:relative;transition:width .3s}.ms-sidebar .MuiDrawer-paper{box-sizing:content-box;justify-content:space-between;width:240px;padding-bottom:72px;margin:0;background-color:var(--component-background);border-right:1px solid var(--border-color-base);box-shadow:none!important;transition:width .3s}.ms-sidebar.hidden{display:none}.ms-sidebar-logo{margin:8px}.ms-sidebar .ms-sidebar-menus{flex:1;height:0;padding:8px;overflow:auto}.ms-sidebar .ms-sidebar-menu-item{padding:0;margin-bottom:4px;border-radius:6px}.ms-sidebar .ms-sidebar-menu-item-link{display:flex;flex:1;align-items:center;padding:8px;overflow:hidden;color:var(--text-color-base);text-decoration:none}.ms-sidebar .ms-sidebar-menu-item-link .MuiSvgIcon-root{margin:2px;color:var(--icon-color-gray-secondary)}.ms-sidebar .ms-sidebar-menu-item-link .ms-tooltip{display:flex;align-items:center}.ms-sidebar .ms-sidebar-menu-item-link .ms-name{margin-left:12px;font-size:14px;line-height:22px}.ms-sidebar .ms-sidebar-menu-item.Mui-selected,.ms-sidebar .ms-sidebar-menu-item.Mui-selected:hover{background-color:var(--primary-color-1)}.ms-sidebar .ms-sidebar-menu-item.Mui-selected .ms-sidebar-menu-item-link,.ms-sidebar .ms-sidebar-menu-item.Mui-selected:hover .ms-sidebar-menu-item-link{color:var(--text-color-main)}.ms-sidebar .ms-sidebar-menu-item.Mui-selected .ms-sidebar-menu-item-link .MuiSvgIcon-root,.ms-sidebar .ms-sidebar-menu-item.Mui-selected:hover .ms-sidebar-menu-item-link .MuiSvgIcon-root{color:var(--text-color-dark)}.ms-sidebar-footer{display:flex;box-sizing:border-box;align-items:center;justify-content:space-between;width:100%;height:72px;padding:0 14px}.ms-sidebar-footer .ms-sidebar-user-trigger{cursor:pointer;transition:transform .3s ease-out}.ms-sidebar-footer .ms-sidebar-user-trigger .MuiAvatar-root{font-family:Helvetica;vertical-align:middle}.ms-sidebar-footer .ms-sidebar-user-trigger .ms-name{margin-left:12px}.ms-sidebar-footer .ms-sidebar-user-trigger .ms-name>.ms-tooltip-cont{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-sidebar-footer .ms-oprt-shrink{position:absolute;right:8px;color:var(--icon-color-gray-secondary)}.ms-sidebar.ms-sidebar-shrink{width:56px;padding-bottom:112px}.ms-sidebar.ms-sidebar-shrink .MuiDrawer-paper{width:56px}.ms-sidebar.ms-sidebar-shrink .ms-sidebar-footer .ms-sidebar-user-trigger{transform:translateY(-46px)}.ms-sidebar.ms-sidebar-shrink .ms-sidebar-footer .ms-sidebar-user-trigger .ms-name{display:none}.ms-sidebar.ms-sidebar-shrink .ms-sidebar-footer .ms-oprt-shrink{transform:rotate(180deg)}.ms-sidebar-menu .MuiPaper-root .MuiList-root{padding:0 0 4px}.ms-sidebar-menu .MuiPaper-root .MuiListItem-root{padding:20px}.ms-sidebar-menu .ms-sidebar-menu__avatar{min-width:unset;margin-right:12px;font-family:Helvetica}.ms-sidebar-menu .ms-sidebar-menu__text{margin:0}.ms-sidebar-menu .ms-sidebar-menu__text .MuiListItemText-primary{font-weight:600}.ms-sidebar-menu .ms-sidebar-menu__text .MuiListItemText-secondary{font-size:12px;line-height:20px}.ms-sidebar-menu__divider.MuiDivider-root{margin-bottom:4px;border-color:var(--border-color-base)}.ms-sidebar-menu .MuiMenuItem-root{padding:8px 20px}.ms-sidebar-menu .MuiMenuItem-root .MuiListItemIcon-root{min-width:unset;margin-right:12px}.ms-sidebar-submenu__item .MuiMenuItem-root{padding:8px 16px}.ms-sidebar-submenu__item .MuiPaper-root .MuiList-root{padding:4px 0}.ms-breadcrumbs{display:flex;align-items:center;height:49px;padding:0 16px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-breadcrumbs .ms-sidebar-controller{margin-right:8px;margin-left:-4px}.ms-breadcrumbs__inner .MuiTypography-root{font-size:18px;line-height:26px}.ms-table-pro .ms-table-pro__footer{height:40px;min-height:40px;max-height:40px;padding-top:4px;border-top:none}.ms-table-pro .ms-table-pro__refresh-btn{width:28px;height:28px;color:var(--text-color-secondary);border:1px solid var(--border-color-base);border-radius:6px}.ms-table-pro .MuiPagination-root .MuiPaginationItem-root{min-width:28px;height:28px}.ms-table-pro .MuiPagination-root .MuiPaginationItem-root:hover,.ms-table-pro .MuiPagination-root .MuiPaginationItem-root.Mui-selected{color:var(--primary-color-7);background-color:var(--component-background);border-color:var(--primary-color-7)}.ms-table-pro .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{color:var(--primary-color-8);border-color:var(--primary-color-8)}.ms-table-pro .MuiPagination-root .MuiPaginationItem-root.Mui-disabled{background-color:var(--gray-3)}.ms-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.ms-empty-img{width:200px;height:200px}.ms-empty-img>img{width:100%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ms-empty-text{font-size:14px;line-height:22px;color:var(--icon-color-gray-secondary)}.ms-empty-extra{margin-top:22px}.ms-empty-small .ms-empty-img{width:120px;height:120px}.ms-empty-small .ms-empty-extra{margin-top:16px}.ms-empty-large .ms-empty-img{width:300px;height:300px}.ms-empty.loading .ms-empty-img,.ms-empty.loading .ms-empty-text,.ms-empty.loading .ms-empty-extra{display:none}.ms-column-setting{display:flex;box-sizing:border-box;flex-direction:column;width:240px;max-height:600px;padding:16px 0;overflow:auto;font-size:14px;background-color:var(--main-background);border-radius:4px;box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-column-setting-header{padding:0 16px;margin-bottom:12px}.ms-column-setting-header h3{font-size:16px;line-height:24px;margin:0;font-weight:500}.ms-column-setting-list{flex:1;height:0;padding:0 16px!important;overflow-y:auto}.ms-column-setting-list-title{font-size:14px;line-height:22px;margin-bottom:4px;color:var(--text-color-secondary)}.ms-column-setting-list-item{margin-top:12px}.ms-column-setting-list-item:first-child{margin-top:0}.ms-column-setting-list-area{padding:4px 8px;background-color:var(--gray-transparent-1);border-radius:6px}.ms-column-setting-list-area .MuiListItem-root{padding:0 8px}.ms-column-setting-list-area .MuiListItem-root:hover{background-color:var(--gray-transparent-1);border-radius:6px}.ms-column-setting-list-area-item{display:flex;align-items:center;width:100%;height:36px;cursor:move;font-size:14px;line-height:22px}.ms-column-setting-list-area-item>span:nth-child(1){padding-top:4px}.ms-column-setting-list-area-item>span:nth-child(1) .MuiSvgIcon-root{color:var(--gray-color-5)}.ms-column-setting-list-area-item .MuiCheckbox-root{padding:0}.ms-column-setting-list-empty{padding:8px 0;color:var(--text-color-secondary);text-align:center;font-size:14px;line-height:22px}.ms-column-setting-btn{display:flex;align-items:center;margin-left:12px}.ms-column-setting-btn .MuiIconButton-root{border:1px solid var(--border-color-base)!important;border-radius:6px!important}.ms-column-setting-btn .MuiIconButton-root .MuiSvgIcon-root{width:18px;height:18px;color:var(--gray-color-8)}.ms-column-setting-btn .MuiIconButton-root:hover{color:var(--primary-color-7)!important;border:1px solid var(--primary-color-7)!important}.ms-column-setting-btn .MuiIconButton-root:hover .MuiSvgIcon-root{color:var(--primary-color-7)}.ms-advanced-filter-select{display:flex;align-items:center;justify-content:space-between;padding:4px 16px;cursor:pointer}.ms-advanced-filter-select:hover{background-color:var(--component-background-gray)}.ms-advanced-filter-select-active{font-weight:500;color:var(--text-color-main);background-color:var(--purple-1)}.ms-advanced-filter-select-active:hover{background-color:var(--purple-1)}.ms-advanced-filter-select-disabled{opacity:.38;pointer-events:none}.ms-advanced-filter-select-option{display:flex;flex-direction:column;justify-content:center;height:30px;overflow:hidden}.ms-advanced-filter-select-option-title{padding-right:16px;font-weight:400;font-size:14px;line-height:22px}.ms-advanced-filter{display:flex;flex-direction:column}.ms-advanced-filter>.MuiButton-root:first-child .MuiButton-endIcon>.MuiBox-root{display:flex;font-size:12px}.ms-advanced-filter>.MuiButton-root:first-child .MuiButton-endIcon>.MuiBox-root .MuiBadge-badge{top:10px;right:10px;min-width:16.67px;height:16.67px;padding:0}.ms-advanced-filter-hover{color:var(--primary-color-7)!important;border:1px solid var(--primary-color-7)!important}.ms-advanced-filter-content{width:600px;padding:16px 0 24px;font-size:14px}.ms-advanced-filter-content>div:first-child{display:flex;justify-content:space-between;padding:0 20px 0 24px;margin-bottom:12px}.ms-advanced-filter-content>div:first-child span{font-size:18px;font-weight:500}.ms-advanced-filter-content-wrap{width:100%;max-height:300px;padding:0 16px;overflow:hidden scroll}.ms-advanced-filter-content-wrap-item{display:flex;justify-content:space-between;width:100%;margin:0 8px}.ms-advanced-filter-content-wrap-item-delete{padding-top:4px}.ms-advanced-filter-content-wrap-item-delete .MuiIconButton-root{padding-left:0;color:var(--gray-color-5)}.ms-advanced-filter-content-wrap-item .MuiFormControl-root{width:auto}.ms-advanced-filter-content-footer{display:flex;align-items:flex-end;justify-content:space-between;height:45px;padding:0 24px}.ms-advanced-filter-content-footer>div:first-of-type{display:flex;align-items:center;width:fit-content;color:var(--primary-color-7);cursor:pointer}.ms-advanced-filter-content-footer>div:first-of-type:hover{color:var(--primary-color-8)}.ms-advanced-filter-content-footer>div:first-of-type .MuiSvgIcon-root{margin-right:4px;font-size:24px}.ms-advanced-filter-content-footer>div:last-of-type{display:flex;flex:1;justify-content:flex-end}.ms-advanced-filter-content-footer>div:last-of-type div{width:fit-content;cursor:pointer}.ms-advanced-filter-content-footer>div:last-of-type div:last-of-type{margin-left:16px}.ms-table-pro{display:flex;flex-direction:column;height:100%}.ms-table-pro .ms-table-pro__header{display:flex;margin-bottom:20px}.ms-table-pro .ms-table-pro__header .ms-table-pro__topbar-operations{display:flex;flex:1;align-items:center}.ms-table-pro .ms-table-pro__header .ms-table-pro__topbar-search .MuiInputBase-input{padding-left:0}.ms-table-pro .ms-table-pro__header .ms-table-pro__topbar-sort{padding-left:8px}.ms-table-pro-columns-header{display:flex;align-items:center;width:100%}.ms-table-pro-columns-header>.ms-tooltip{max-width:calc(100% - 20px)}.ms-table-pro-columns-header-label{overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ms-table-pro-columns-header-icon{display:flex;margin-left:4px;color:var(--gray-color-7);cursor:pointer}.ms-table-pro-columns-header-icon-active{color:var(--primary-color-7)}.ms-table-pro-popover:has(.MuiFormControlLabel-root){padding-top:16px}.ms-table-pro-popover{min-width:240px;padding:24px}.ms-table-pro-popover-filter-searchInput{margin-bottom:24px}.ms-table-pro-popover-filter-searchInput input{padding-left:20px}.ms-table-pro-popover-filter .MuiFormGroup-root{margin-bottom:16px}.ms-table-pro-popover-filter .MuiFormGroup-root .MuiFormControlLabel-root{margin-left:-11px}.ms-table-pro-popover-filter .MuiFormGroup-root .MuiFormControlLabel-root .MuiTypography-root{margin-bottom:2px;line-height:16px}.ms-table-pro-popover-filter .MuiFormControlLabel-root span{font-size:16px!important}.ms-table-pro-popover-footer{display:flex;justify-content:space-between}.ms-table-pro-popover-footer .MuiButton-root{padding:6px 16px}.ms-table-pro .ms-table-pro__body{flex:1;overflow:auto}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-left,.ms-table-pro .ms-table-pro__body .ms-table-header-fix-left{z-index:6;position:sticky;background-color:var(--component-background)}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-left .MuiDataGrid-columnSeparator--sideRight,.ms-table-pro .ms-table-pro__body .ms-table-header-fix-left .MuiDataGrid-columnSeparator--sideRight{display:none}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-right,.ms-table-pro .ms-table-pro__body .ms-table-header-fix-right{z-index:6;position:sticky;background-color:var(--component-background)}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-right .MuiDataGrid-columnSeparator--sideRight,.ms-table-pro .ms-table-pro__body .ms-table-header-fix-right .MuiDataGrid-columnSeparator--sideRight{display:none}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-right-first{box-shadow:-4px 0 4px #0000000f}.ms-table-pro .ms-table-pro__body .ms-table-cell-fix-left-last{box-shadow:4px 0 4px #0000000f}.ms-table-pro .ms-table-pro__body .MuiDataGrid-cellCheckbox.MuiDataGrid-cell{background-color:var(--component-background)}.ms-table-pro .ms-table-pro__body .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--borderTop,.ms-table-pro .ms-table-pro__body .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--header{right:0;position:sticky;background-color:var(--component-background)}.ms-table-pro .ms-table-pro__body .ms-table-header-fix-right,.ms-table-pro .ms-table-pro__body .ms-table-header-fix-left,.ms-table-pro .ms-table-pro__body .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--header,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader.MuiDataGrid-columnHeaderCheckbox{z-index:40;background-color:var(--gray-color-1)}.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected .ms-table-cell-fix-right,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected .ms-table-cell-fix-left,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected .MuiDataGrid-cellCheckbox.MuiDataGrid-cell,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--borderTop,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--header{background-color:var(--purple-1)!important}.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover .ms-table-cell-fix-right,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover .ms-table-cell-fix-left,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover .MuiDataGrid-cellCheckbox.MuiDataGrid-cell,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--borderTop,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row.Mui-selected:hover .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--header{background-color:var(--purple-2)!important}.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover .ms-table-cell-fix-right,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover .ms-table-cell-fix-left,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover .MuiDataGrid-cellCheckbox.MuiDataGrid-cell,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--borderTop,.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover .MuiDataGrid-scrollbarFiller.MuiDataGrid-scrollbarFiller--header,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeaders .MuiDataGrid-row--borderBottom{background-color:var(--gray-color-1)}.ms-table-pro .ms-table-pro__body .MuiDataGrid-cell:focus,.ms-table-pro .ms-table-pro__body .MuiDataGrid-cell:focus-within,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:focus,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:focus-within{outline:none}.ms-table-pro .ms-table-pro__body .MuiDataGrid-cellCheckbox .MuiCheckbox-root:hover,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader .MuiCheckbox-root:hover{background-color:unset}.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:focus .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:focus-within .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:has(+.MuiDataGrid-columnHeader:focus) .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:has(+.MuiDataGrid-columnHeader:focus-within) .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader--withLeftBorder .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader--withRightBorder .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader:has(+.MuiDataGrid-filler+.MuiDataGrid-columnHeader--withLeftBorder) .MuiDataGrid-columnSeparator,.ms-table-pro .ms-table-pro__body .MuiDataGrid-virtualScroller--hasScrollX .MuiDataGrid-columnHeader--last .MuiDataGrid-columnSeparator{opacity:1}.ms-table-pro .ms-table-pro__body .MuiDataGrid-main{outline:none}.ms-table-pro .ms-table-pro__body .MuiDataGrid-row:hover{background-color:var(--gray-1)}.ms-table-pro .ms-table-pro__body .MuiDataGrid-columnHeader{overflow:hidden}.ms-table-pro .ms-table-pro__body .ms-tooltip>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MuiDataGrid-filterForm .MuiFormControl-root,.MuiDataGrid-filterForm .MuiFormControl-root .MuiFormControl-root.MuiFormControl-fullWidth{margin-bottom:0}.MuiDataGrid-filterForm .MuiFormControl-root .MuiInputBase-root{margin-top:0}.MuiDataGrid-filterForm .MuiFormControl-root .MuiInputBase-root:before{border-bottom-color:var(--border-color-base)}.MuiDataGrid-filterForm .MuiFormControl-root .MuiInputBase-root:hover:not(.Mui-disabled,.Mui-error):before{border-bottom-color:var(--border-color-hover)}.ms-descriptions-root{position:relative;overflow:hidden;border:1px solid var(--border-color-base);border-radius:6px}.ms-descriptions-root.loading .ms-descriptions{opacity:.5}.ms-descriptions-root .MuiTableBody-root>tr>td{border:0;border-right:1px solid var(--border-color-base);border-bottom:1px solid var(--border-color-base)}.ms-descriptions-root .MuiTableBody-root>tr>td:last-child{border-right:none}.ms-descriptions-root .MuiTableBody-root>tr:last-child>td{border-bottom:none}.ms-descriptions-loading{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px}.ms-descriptions .ms-descriptions-label{width:15%;max-width:220px;padding:12px;font-weight:500;background-color:var(--component-background-gray);border:1px solid var(--border-color-base);font-size:14px;line-height:22px}.ms-descriptions .ms-descriptions-content{width:35%;padding:12px;font-size:14px;line-height:22px}.ms-confirm .MuiDialogTitle-root{display:flex;align-items:center;padding:16px 24px 0}.ms-confirm .MuiDialogTitle-root .ms-confirm-title{display:flex;align-items:center;margin-bottom:8px;line-height:28px}.ms-confirm .MuiDialogTitle-root .ms-confirm-title .ms-confirm-icon{display:flex;align-items:center;justify-content:center;padding:2px;margin-right:8px}.ms-confirm .MuiDialogTitle-root .ms-confirm-title .ms-confirm-icon .MuiSvgIcon-root{font-size:24px}.ms-confirm .MuiDialogActions-root{padding-top:4px}.ms-confirm.ms-confirm-without-title .MuiDialogTitle-root{padding-top:24px}.ms-confirm.ms-confirm-with-icon .MuiDialogContent-root{padding-left:60px}.ms-confirm.ms-confirm-info .ms-confirm-title .ms-confirm-icon{color:var(--icon-color-info)}.ms-confirm.ms-confirm-error .ms-confirm-title .ms-confirm-icon{color:var(--icon-color-error)}.ms-confirm.ms-confirm-success .ms-confirm-title .ms-confirm-icon{color:var(--icon-color-success)}.ms-confirm.ms-confirm-warning .ms-confirm-title .ms-confirm-icon{color:var(--icon-color-warning)}@media (max-width: 768px){.ms-confirm .MuiDialog-paper{margin:20px;width:calc(100% - 40px)}.ms-confirm .MuiDialogContent-root{width:auto!important;min-width:auto!important}}.ms-route-loading-indicator{position:fixed;top:0;right:0;left:0;z-index:1;height:1px;opacity:0;transition:opacity .3s}.ms-route-loading-indicator.active{opacity:1}.ms-entity-content{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer}.ms-entity-content:hover{background-color:var(--component-background-gray)}.ms-entity-content--active{font-weight:500;color:var(--text-color-main);background-color:var(--purple-1)}.ms-entity-content--active:hover{background-color:var(--purple-1)}.ms-entity-content--disabled{opacity:.38;pointer-events:none}.ms-entity-content .ms-entity-option{display:flex;flex-direction:column;justify-content:center;height:42px;overflow:hidden}.ms-entity-content .ms-entity-option__title{padding-right:16px;font-weight:400;font-size:14px;line-height:22px}.ms-entity-content .ms-entity-option__description{color:var(--text-color-tertiary);font-size:12px;line-height:20px}.ms-entity-menu-popper{z-index:1300}.ms-entity-menu-popper .ms-entity-menu-paper{width:310px;overflow:hidden}.ms-entity-menu-popper .ms-entity-menu-paper__list{width:100%;max-height:40vh;overflow:auto}.ms-entity-menu{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;cursor:pointer}.ms-entity-menu:hover{background-color:var(--component-background-gray)}.ms-entity-menu--active{font-weight:500;color:var(--text-color-main);background-color:var(--purple-1)}.ms-entity-menu--active:hover{background-color:var(--purple-1)}.ms-entity-menu__title{width:100%;height:22px;overflow:hidden;font-weight:400;font-size:14px;line-height:22px}.ms-entity-menu__icon{padding:4px;color:var(--icon-color-gray-secondary)}.ms-entity-menu__icon .MuiSvgIcon-root{display:block;font-size:12px}.ms-entity-select-popper .MuiTabs-flexContainer{padding:0 16px;border-bottom:1px solid var(--border-color-base)}.ms-entity-select__empty,.ms-entity-select__loading{display:flex;align-items:center;justify-content:center;padding:20px 16px;color:var(--text-color-secondary)}.ms-header-select{min-width:100px;color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-header-select .MuiSelect-select.MuiInputBase-input{padding:0 28px 0 0;font-weight:500;color:var(--text-color-secondary)}.ms-header-select fieldset.MuiOutlinedInput-notchedOutline{border:unset}.ms-code-editor-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--border-color-base)}.ms-code-editor-header__title{font-weight:500;color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-code-editor-header__operations{display:flex;align-items:center;justify-content:space-between;color:var(--icon-color-gray-secondary)}.ms-code-editor-header__operations .ms-header-copy{cursor:pointer}.ms-code-editor-header__operations .ms-header-copy:hover{color:var(--icon-color-hover);transition:color .3s}.ms-code-editor-content{flex:1;overflow:hidden;font-size:14px}.ms-code-editor-content .cm-scroller{outline:none}.ms-code-editor-content .cm-content{padding:8px 16px 4px 8px}.ms-code-editor-content .cm-editor{outline:none}.ms-code-editor-content .cm-editor .cm-gutters{border:unset;-webkit-user-select:none;user-select:none}.ms-code-editor-content .cm-editor .cm-gutters:hover .cm-gutterElement span{opacity:1;transition:color .2s ease-in-out}.ms-code-editor-content .cm-editor .cm-foldGutter .cm-gutterElement{position:relative;width:12px}.ms-code-editor-content .cm-editor .cm-foldGutter .cm-gutterElement span{color:transparent;opacity:0}.ms-code-editor-content .cm-editor .cm-foldGutter .cm-gutterElement span[title="Fold line"]{display:inline-block;width:0;height:0;vertical-align:middle;border:6px solid transparent;border-top-color:var(--text-color-tertiary);border-width:6px 5px 0}.ms-code-editor-content .cm-editor .cm-foldGutter .cm-gutterElement span[title="Unfold line"]{display:inline-block;width:0;height:0;vertical-align:middle;border:6px solid transparent;border-left-color:var(--text-color-tertiary);margin-left:3px;border-width:5px 0 5px 6px}.ms-editor__lineNumbers--hide .cm-lineNumbers,.ms-editor__lineNumbers--hide .cm-foldGutter{width:0}.ms-editor__foldGutter--hide .cm-foldGutter{pointer-events:none}.ms-editor__foldGutter--hide .cm-foldGutter .cm-gutterElement span{visibility:hidden}.ms-code-editor{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background-color:var(--main-background);border:1px solid var(--border-color-base);border-radius:6px}.ms-table-transfer{position:relative;display:flex;flex:auto;align-items:stretch;width:100%;min-height:350px}.ms-table-transfer__list{flex:1 1 50%;max-width:calc(50% - 32px);padding:20px;border:1px solid var(--border-color-base);border-radius:6px}.ms-table-transfer__operation{display:flex;flex:none;flex-direction:column;gap:8px;align-self:center;margin:0 16px;vertical-align:middle}.ms-table-transfer__statistics{display:flex;flex-direction:column}.ms-table-transfer__statistics-title{font-size:16px;line-height:24px}.ms-table-transfer__statistics-value{font-size:14px;color:var(--text-color-secondary);line-height:22px}.ms-table-transfer__sort{padding:8px 16px;color:var(--text-color-tertiary)}.ms-table-transfer__gray-row{color:var(--text-color-tertiary)}.ms-transfer{display:flex;align-items:center;justify-content:center}.ms-transfer__operation{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:0 16px}.ms-transfer__list{flex:1 1 50%;max-width:calc(50% - 36px);border:1px solid var(--border-color-base);border-radius:6px}.ms-transfer__header{display:flex;align-items:center;padding:12px 0}.ms-transfer__header-checkbox{padding-left:16px}.ms-transfer__header-text{display:flex;flex-direction:column;padding-left:16px}.ms-transfer__header-title{font-size:16px;line-height:24px}.ms-transfer__header-value{font-size:14px;color:var(--text-color-secondary);line-height:22px}.ms-permission-control{position:relative}.ms-permission-control__disabled{clear:both;opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.ms-permission-control__disabled .ms-tooltip{display:flex;align-items:center;justify-content:center}.ms-permission-control-resource{position:relative;width:100%;height:400px}.ms-permission-control-resource__loading .ms-loading-blur{opacity:0}.ms-upload{position:relative}.ms-upload .label{margin-bottom:4px;font-size:14px;line-height:22px}.ms-upload .label .asterisk{margin-right:4px;color:var(--text-color-red)}.ms-upload-dropzone{overflow:hidden;background-color:var(--component-background-gray);border-radius:6px}.ms-upload-dropzone>[class*=ms-upload-cont]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;border:1px dashed var(--border-color-base);border-radius:6px}.ms-upload-dropzone>[class*=ms-upload-cont] .icon{width:24px;height:24px;margin:0 0 8px;color:var(--primary-color-8)}.ms-upload-dropzone>[class*=ms-upload-cont] .hint{margin:0 0 8px;color:var(--primary-color-8)}.ms-upload-dropzone>[class*=ms-upload-cont] .hint-ext{margin:0;color:var(--text-color-tertiary)}.ms-upload-dropzone .ms-upload-cont-uploading .icon,.ms-upload-dropzone .ms-upload-cont-uploading .hint{color:var(--text-color-secondary)}.ms-upload-dropzone .ms-upload-cont-uploaded .icon{color:var(--white);background-color:var(--icon-color-success);border:2px solid var(--icon-color-success);border-radius:6px}.ms-upload-dropzone .ms-upload-cont-uploaded .hint{display:flex;color:var(--text-color-primary)}.ms-upload-dropzone .ms-upload-cont-uploaded .hint>.name{max-width:200px;margin-right:4px}.ms-upload-dropzone .ms-upload-cont-uploaded .hint .more{display:block;height:24px;padding:0 8px;margin-left:8px;font-size:12px;line-height:22px;color:var(--text-color-secondary);background-color:var(--body-background);border:1px solid var(--border-color-base);border-radius:6px;cursor:pointer}.ms-upload .helper-text{margin-top:4px;font-size:14px;line-height:22px}.ms-upload.error .ms-upload-dropzone>[class*=ms-upload-cont]{border-color:var(--border-color-red)}.ms-upload.error .helper-text{color:var(--text-color-error)}.ms-upload-cont-more{white-space:pre-line}.ms-toggle-button-group-item{font-weight:400!important;line-height:14px!important}.ms-toggle-button-group-item__active{font-weight:500!important;box-shadow:0 0 2px #0003}.ms-action-input{width:100%}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd{padding-right:0}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd .MuiInputAdornment-positionEnd{max-height:none;background-color:var(--gray-color-2);border-radius:0 6px 6px 0}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd .MuiInputAdornment-positionEnd .MuiButtonBase-root{padding:10px;border-left:1px solid var(--border-color-base);border-radius:0}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd .MuiInputAdornment-positionEnd .MuiButtonBase-root:hover{color:var(--text-color-main)}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd .MuiInputAdornment-positionEnd .MuiButtonBase-root.Mui-disabled{color:var(--text-color-quaternary)}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd .MuiInputAdornment-positionEnd .MuiSvgIcon-root{width:16px;height:16px}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd.MuiInputBase-sizeSmall .MuiInputAdornment-positionEnd .MuiButtonBase-root{padding:7px}.ms-action-input .MuiInputBase-root.MuiInputBase-adornedEnd.MuiInputBase-sizeSmall .MuiSvgIcon-root{width:14px;height:14px}.ms-background__gradient{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;overflow:hidden;transform:translateZ(0)}.ms-background__gradient:before{position:absolute;bottom:0;left:0;z-index:-1;width:600px;height:600px;background:var(--primary-color-8);filter:blur(250px);content:"";transform:translateZ(0);transform:translate(-30%,40%);animation-name:gradient-retrace-1;border-radius:100%;mix-blend-mode:lighten;animation-duration:20s;animation-timing-function:cubic-bezier(.1,0,.9,1);animation-iteration-count:infinite}.ms-background__gradient:after{position:absolute;top:0;right:0;z-index:-1;width:540px;height:540px;background:#3cc5bb;filter:blur(250px);content:"";transform:translate(20%,-40%);animation-name:gradient-retrace-2;border-radius:100%;mix-blend-mode:lighten;animation-duration:20s;animation-timing-function:cubic-bezier(.1,0,.9,1);animation-iteration-count:infinite}.ms-background__image{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-image:url(/assets/avif/noisy_point-CZjOVWWH.avif);background-size:100px;opacity:.3}.ms-background__blur{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#ffffff4d}@keyframes gradient-retrace-1{0%{transform:translate(-30%,40%) rotate(-20deg)}25%{transform:translateY(20%) skew(-10deg,-10deg) rotate(80deg)}50%{transform:translate(30%,-10%) rotate(180deg)}75%{transform:translate(-30%,40%) skew(10deg,10deg) rotate(240deg)}to{transform:translate(-30%,40%) rotate(-20deg)}}@keyframes gradient-retrace-2{0%{transform:translate(20%,-40%) rotate(-20deg)}20%{transform:translate(0) skew(-10deg,-10deg) rotate(80deg)}40%{transform:translate(-40%,50%) rotate(180deg)}60%{transform:translate(-20%,-20%) skew(10deg,10deg) rotate(80deg)}80%{transform:translate(10%,-30%) rotate(180deg)}to{transform:translate(20%,-40%) rotate(340deg)}}.ms-image-annotation{display:flex;align-items:center;justify-content:center}._manage-tags-modal_217dz_24{position:relative}._manage-tags-modal_217dz_24 ._alert_217dz_27{padding:16px;margin-bottom:24px;background-color:var(--component-background-gray);border:1px solid var(--border-color-base);border-radius:6px}._manage-tags-modal_217dz_24 ._alert_217dz_27 ._msg_217dz_34{margin-bottom:8px}._manage-tags-modal_217dz_24 ._alert_217dz_27 ._tags_217dz_37{color:var(--text-color-tertiary)}._manage-tags-modal_217dz_24 ._entity-tags-wrapper_217dz_40{display:flex;flex-wrap:wrap;gap:8px}._select-empty_217dz_45{display:flex;align-items:center;justify-content:center;padding:20px 16px;color:var(--text-color-secondary)}.ms-multi-tag{display:flex;justify-content:start;height:100%;overflow:clip;white-space:nowrap}.ms-multi-tag>.MuiStack-root .MuiStack-root{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:start;height:100%}.ms-multi-tag>.MuiStack-root .MuiStack-root:nth-child(2){position:absolute;top:0;left:0;width:100%}.ms-multi-tag-tooltip{border-radius:4px!important}.ms-multi-tag-more{min-width:unset!important;height:24px;padding:0 6px!important;margin-top:1px!important;background-color:var(--gray-color-1)!important;border-radius:4px!important}.ms-multi-tag-modal .ms-modal-content{padding-top:8px}.ms-multi-tag-modal .ms-modal-content>div:first-child{display:flex;flex-wrap:wrap;gap:8px;max-height:250px;padding:16px;overflow:hidden auto;background-color:var(--gray-color-2);border-color:var(--gray-color-2);border-radius:6px}.ms-layout-error{width:100%}.ms-view-error{position:relative;flex:1}.ms-view-error .ms-logo{margin:24px}.ms-view-error .ms-route-error{position:absolute;top:40%;left:50%;max-width:calc(100% - 300px);transform:translate(-50%,-50%)}.ms-view-error .ms-route-error-title{margin:0 0 20px;font-size:24px;line-height:32px}.ms-view-error .ms-route-error-message{color:var(--text-color-secondary)}.ms-view-error .ms-route-error-pre{max-height:144px;padding:12px;margin:20px 0 40px;overflow:auto;font-family:Courier,"monospace";color:var(--text-color-tertiary);border:1px solid var(--border-color-base);border-radius:6px}.ms-skeleton-left{display:flex;flex-direction:column;width:56px;height:100%;background-color:var(--component-background)}.ms-skeleton-left-unCollapsed{width:240px}.ms-skeleton-left div .MuiSkeleton-root{width:20px;height:20px;margin-top:24px;background-color:var(--gray-2);border-radius:6px}.ms-skeleton-left .ms-logo{margin-top:8px;margin-bottom:4px;margin-left:8px}.ms-skeleton-left>div:nth-of-type(1){display:flex;flex-direction:column;align-items:center;width:100%;height:70%;padding:0 16px}.ms-skeleton-left>div:nth-of-type(1) div{display:flex;align-items:center;justify-content:space-between;width:100%}.ms-skeleton-left>div:nth-of-type(1) div .MuiSkeleton-root:nth-child(1){width:20px;height:20px}.ms-skeleton-left>div:nth-of-type(1) div .MuiSkeleton-root:nth-child(2){width:168px;height:20px}.ms-skeleton-left>div:nth-of-type(2){display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:30%;min-height:200px;padding:0 16px 20px}.ms-skeleton-left>div:nth-of-type(2) .MuiSkeleton-root:first-child{width:32px;height:32px;border-radius:50%}.ms-skeleton-left>div:nth-of-type(2) div{display:flex;align-items:center;justify-content:space-between;width:100%;height:50px}.ms-skeleton-left>div:nth-of-type(2) div .MuiSkeleton-root:nth-child(1){width:32px;height:32px;border-radius:50%}.ms-skeleton-left>div:nth-of-type(2) div .MuiSkeleton-root:nth-child(2){width:68px;height:20px}.ms-skeleton-left>div:nth-of-type(2) div .MuiSkeleton-root:nth-child(3),.ms-skeleton-left>div:nth-of-type(2) div .MuiSkeleton-root:nth-child(4){width:20px;height:20px}.ms-skeleton-top{width:100%;height:48px;background-color:var(--component-background)}.ms-skeleton-top div{display:flex;align-items:center;width:100%;height:100%}.ms-skeleton-top div .MuiSkeleton-root{width:47px;height:20px;margin-left:28px;background-color:var(--gray-2);border-radius:6px}.ms-skeleton-top div .MuiSkeleton-root:last-child{width:20px;height:20px}.icon-select-list{position:relative;width:412px;height:380px;overflow-y:hidden;background-color:var(--main-background)}.icon-select-list-search{width:100%;padding:4px 16px 12px}.icon-select-list-container{width:100%;height:calc(100% - 52px)}.icon-select-list-main{display:flex;flex-wrap:wrap;gap:12px;width:412px;padding:0 16px}.icon-select-list-main:after{display:block;clear:both;content:""}.icon-select-list .MuiInputBase-root{height:36px}.icon-select-menu:hover{background:var(--main-background)!important}.icon-select-menu.MuiMenuItem-root.Mui-focusVisible{background-color:unset}.icon-select-icon{display:block;padding:12px;line-height:0;color:var(--icon-color-gray-secondary)}.icon-select-icon:hover{background:#0000000a;border-radius:50%}.icon-select-icon-active{background:var(--primary-color-1);border-radius:50%}.icon-select-icon-active:hover{background:var(--primary-color-1)}.icon-select-icon-active .icon-select-icon-img{color:var(--primary-color-base)}.ms-icon-select-menu-paper.MuiPaper-root{background-color:var(--main-background);background-image:unset}.ms-icon-select-menu-paper .MuiMenuItem-root{padding:0}.icon-color-select-value{width:20px;height:20px;border-radius:6px}.icon-color-select-menu.MuiMenuItem-root{padding:0}.icon-color-select-submit{text-align:center;background:var(--main-background)}.sketch-picker{box-shadow:none!important}._chart-entity-position_643se_24{padding:28px 0}._chart-entity-position_643se_24 ._list-content_643se_27{padding:16px;background:var(--component-background-gray);border-radius:6px}._chart-entity-position_643se_24 ._list-content_643se_27 .MuiInputBase-formControl{background:var(--component-background)}._chart-entity-position_643se_24 ._list-content_643se_27 .MuiTextField-root:first-child{margin:0!important}._chart-entity-position_643se_24 ._item_643se_38{display:flex;gap:8px;align-items:center;margin-bottom:16px}._chart-entity-position_643se_24 ._item_643se_38:not(:first-child) label{display:none}._chart-entity-position_643se_24 ._item_643se_38 .MuiFormControl-root{margin:0}._chart-entity-position_643se_24 ._item_643se_38 .ms-param-input-select,._chart-entity-position_643se_24 ._item_643se_38 .MuiAutocomplete-root{flex:1}._chart-entity-position_643se_24 ._item_643se_38 ._icon_643se_54{display:flex;align-items:center;align-self:flex-end;justify-content:center;min-height:36px}._chart-entity-position_643se_24 ._label_643se_61{margin-bottom:4px}.plugin-view-tooltip-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plugin-view{width:100%;height:100%}.reset-chart-zoom{position:absolute;top:11px;right:10px;display:none;background-color:var(--white);border:1px solid var(--border-color-base);border-radius:50%;cursor:pointer}.dashboard-content-widget:hover .reset-chart-zoom--isEdit{right:89px}.config-plugin-container{display:flex;width:100%;background:var(--main-background)}.config-plugin-container-left{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:24px;background-color:var(--gray-color-2);border:1px solid var(--border-color-base)}.config-plugin-container-left-view{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:12px}.config-plugin-container-right{width:400px;padding:0 24px 68px;overflow-y:auto;border-top:1px solid var(--border-color-base)}.config-plugin-container-right .form-contain .MuiFormControl-root:last-child{margin-bottom:16px}.config-plugin-container-footer{position:absolute;right:0;bottom:24px;padding:0!important;margin-right:24px;background:var(--main-background)}.config-plugin-container .ms-tabs .MuiTabs-flexContainer{padding:0}.config-plugin-container .ms-view-mode-text-textarea{min-height:300px}.dashboard-plugin-list{max-width:936px;margin:28px auto}.dashboard-plugin-list:after{display:block;clear:both;content:""}.dashboard-plugin-item-content{padding:12px 0;text-align:center;background:var(--gray-color-1);border:1px solid transparent;border-radius:12px;cursor:pointer}.dashboard-plugin-item-content span{font-size:14px;line-height:22px}.dashboard-plugin-item-content:hover{border:1px solid var(--primary-color-base);transition:border-color .2s ease-in-out}.dashboard-plugin-item-content-icon{display:block;width:66px;height:66px;margin:0 auto 4px}.dashboard-plugin-class-list{width:376px}.dashboard-plugin-class-grid{width:100%}.dashboard-plugin-class-grid-title{padding:16px 16px 8px;color:var(--gray-color-7);font-size:12px;line-height:20px}.dashboard-plugin-class-grid-container{padding:0 16px 16px}.dashboard-plugin-class-grid:not(:last-child) .dashboard-plugin-class-grid-container{border-bottom:1px solid var(--border-color-gray-light)}.dashboard-plugin-class-item-content{padding:4px 0;font-size:12px;text-align:center;border:1px solid transparent;border-radius:12px;cursor:pointer}.dashboard-plugin-class-item-content:hover{border:1px solid var(--primary-color-base);transition:border-color .1s}.dashboard-plugin-class-item-content-icon{display:block;width:44px;height:44px;margin:0 auto 8px}.dashboard-plugin-class-item-content-name{display:block;overflow:hidden;font-size:12px!important;text-overflow:ellipsis;white-space:nowrap}.add-dashboard-modal .ms-modal-content{margin-top:4px}.add-dashboard-modal .ms-modal-content .form-contain{margin-top:0}.react-grid-item{z-index:9;touch-action:auto!important;transition:all .2s ease}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.react-draggable-dragging{z-index:500;transition:none;will-change:transform}.react-grid-item.resizing{z-index:500;transition:none;will-change:width,height}.react-grid-item.resizing .dashboard-content-widget-icon-edit{display:none!important}.react-grid-item.react-grid-placeholder{z-index:2;background:#1d21290a!important;border-radius:16px!important;opacity:1!important;-webkit-user-select:none;user-select:none;transition-duration:.1s}[data-theme=dark] .react-grid-item.react-grid-placeholder{background:#f7f8fa0a!important}.slow-transition-react-grid-layout{margin:-15px 0;transition:all .1s ease!important}.ms-view.ms-view-dashboard{display:flex;flex-direction:column;padding:0}.ms-view.ms-view-dashboard .ms-tab-content{flex:1;overflow:hidden;background:var(--gray-color-2)}.ms-view.ms-view-dashboard .ms-tab-content__empty{display:flex;align-items:center;justify-content:center;height:calc(100vh - 108px)}.ms-view.ms-view-dashboard .ms-tabpanel{width:100%;height:100%}.dashboard{position:relative}.dashboard-fullscreen{padding:5px;line-height:0;border:1px solid var(--primary-color-5);border-radius:6px;cursor:pointer}.dashboard-fullscreen:hover{background:var(--primary-color-1);border:1px solid var(--primary-color-7)}.dashboard-fullscreen-icon{font-size:24px!important;line-height:0;color:var(--primary-color-6)}.dashboard-add{display:inline-block;line-height:1;background:var(--component-background);cursor:pointer;font-size:14px;line-height:22px}.dashboard-add:hover .dashboard-add-icon{color:var(--primary-color-6)}.dashboard-add-icon{font-size:20px}.dashboard-add-contain{position:relative;flex:1;height:100%;padding:18px 20px 0 12px;color:var(--text-color-secondary)}.dashboard-add-contain-list:before{position:absolute;top:calc((100% + 8px)/2);left:-1px;width:1px;height:14px;background-color:var(--gray-3);content:"";transform:translateY(-50%)}.dashboard-toolbar{display:flex;min-height:0!important;padding:0!important;background:var(--component-background)}.dashboard-toolbar .ms-sidebar-controller{margin-left:12px}.dashboard-widget-grid-edit .react-resizable-handle{display:none}.dashboard-content{display:flex;flex-direction:column;width:100%;height:100%}.dashboard-content-wrapper{position:relative;flex:1;width:100%;padding:74px 4px 0;margin-bottom:4px;overflow:hidden scroll;background:var(--gray-color-2)}.dashboard-content-wrapper__fullscreen{padding-top:16px}.dashboard-content-main{position:relative;width:100%;height:100%}.dashboard-content-main>div{height:100%}.dashboard-content-main .drag{position:relative}.dashboard-content-operate{position:absolute;top:48px;left:8px;z-index:600;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 8px);padding:16px;margin-left:-8px;background:#f2f3f5cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-content-operate .dashboard-button-icon{display:flex;align-items:center;justify-content:center;padding:8px;font-size:20px;background:var(--component-background);border:1px solid var(--gray-3);border-radius:6px;cursor:pointer}.dashboard-content-operate .dashboard-button-icon.active{color:var(--primary-color-base)}.dashboard-content-operate .dashboard-button-icon:hover{color:var(--primary-color-base);border-color:var(--primary-color-base)}.dashboard-content-empty{display:flex;flex:1;flex-direction:column;align-items:center;padding:28px 16px 0;overflow-y:auto}.dashboard-content-empty-title{font-size:20px;line-height:28px}.dashboard-content-empty-description{margin:16px 0;color:var(--gray-color-5)}.dashboard-content-widget{height:100%;overflow:hidden;background:var(--main-background);border-radius:12px}.dashboard-content-widget.none-user-select{-webkit-user-select:none;user-select:none}.dashboard-content-widget-main{display:flex;width:100%;height:100%}.dashboard-content-widget-icon{position:absolute;top:12px;right:12px;z-index:2;display:none}.dashboard-content-widget-icon-img{display:inline-block;padding:4px;margin-left:8px;line-height:0;color:#0000008a;background-color:var(--white);border:1px solid var(--border-color-base);border-radius:50%;cursor:pointer}.dashboard-content-widget-icon-img:hover{background:var(--gray-color-3)}.dashboard-content-widget-icon-dark .dashboard-content-widget-icon-img{color:var(--white)}.dashboard-content-widget:hover .dashboard-content-widget-icon-edit{display:block}.dashboard-custom-resizable-handle{position:absolute;right:-6px;bottom:-5px;z-index:10;display:none;box-sizing:border-box;width:16px;height:16px;overflow:hidden;background:var(--primary-color-base);border:2px solid var(--component-background);border-radius:50%;cursor:nwse-resize}.dashboard-content-widget-grid-edit .react-grid-item{cursor:grab}.dashboard-content-widget-grid-edit .react-grid-item.react-draggable-dragging{cursor:grabbing}.dashboard-content-widget-grid-edit .react-grid-item.resizing{cursor:nwse-resize}.dashboard-content-widget-grid-edit .react-grid-item:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid transparent;border-radius:12px;pointer-events:none;content:"";transition:all .3s ease}.dashboard-content-widget-grid-edit .react-grid-item:hover:before,.dashboard-content-widget-grid-edit .react-grid-item:active:before{border-color:var(--primary-color-base)}.dashboard-content-widget-grid-edit .react-grid-item:hover.react-grid-placeholder:before,.dashboard-content-widget-grid-edit .react-grid-item:active.react-grid-placeholder:before{border-color:transparent}.dashboard-content-widget-grid-edit .react-grid-item:hover .dashboard-custom-resizable-handle,.dashboard-content-widget-grid-edit .react-grid-item:active .dashboard-custom-resizable-handle{display:block}.dashboard-content-widget-grid-not-edit .dashboard-custom-resizable-handle{display:none}.dashboard .react-resizable-handle{display:none!important}.dashboard-confirm-delete-icon{color:var(--orange-6)}._change-group-wrapper_h1s8h_24{position:relative;padding:24px 24px 0}._change-group-wrapper_h1s8h_24 ._items_h1s8h_28{margin-top:16px}._header_rhpmk_24{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 20px 20px 0}._header_rhpmk_24 ._left_rhpmk_31{font-weight:500;font-size:16px;line-height:24px}._header_rhpmk_24 ._right_rhpmk_36{display:flex;align-items:center}._header_rhpmk_24 ._right_rhpmk_36._disabled_rhpmk_40 svg{color:var(--text-color-disable);cursor:default}._header_rhpmk_24 ._right_rhpmk_36._disabled_rhpmk_40 svg:hover{color:var(--text-color-disable)}._header_rhpmk_24 ._right_rhpmk_36 .ms-tooltip{display:flex}._header_rhpmk_24 ._right_rhpmk_36 svg{color:var(--text-color-secondary);cursor:pointer}._header_rhpmk_24 ._right_rhpmk_36 svg:hover{color:var(--primary-color-base)}._header_rhpmk_24 ._search_rhpmk_57{position:absolute;top:-4px;right:25px}._body_1n2nh_24{display:flex;flex:1;flex-direction:column;height:0;padding-right:20px;overflow:auto}._body_1n2nh_24 ._item_1n2nh_32{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:background-color .1s ease}._body_1n2nh_24 ._item_1n2nh_32 .more-dropdown__wrapper{visibility:hidden}._body_1n2nh_24 ._item_1n2nh_32 .more-dropdown__wrapper:hover{background-color:var(--icon-hover-background);border-radius:50%}._body_1n2nh_24 ._item_1n2nh_32:hover{background-color:var(--component-background-gray)}._body_1n2nh_24 ._item_1n2nh_32:hover .more-dropdown__wrapper{visibility:visible}._body_1n2nh_24 ._item_1n2nh_32._active_1n2nh_55{font-weight:500;color:var(--text-color-main);background-color:var(--primary-color-1)}._body_1n2nh_24 ._item_1n2nh_32._active_1n2nh_55 ._name-wrapper_1n2nh_60 ._icon_1n2nh_60 .MuiSvgIcon-root{color:var(--text-color-main)}._body_1n2nh_24 ._item_1n2nh_32 ._name-wrapper_1n2nh_60{display:flex;align-items:center;overflow:hidden;font-size:14px;line-height:28px}._body_1n2nh_24 ._item_1n2nh_32 ._name-wrapper_1n2nh_60 ._icon_1n2nh_60{display:flex;align-items:center;margin-right:8px}._body_1n2nh_24 .ms-loading-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ms-device-group{position:relative;display:flex;flex-direction:column;width:240px;padding:20px 0 20px 20px;overflow:hidden;border-right:1px solid var(--border-color-base);transition:width .1s}.ms-device-group.shrink{width:0;padding:0;border-right:none;visibility:hidden}.ms-device-group__loading-wrapper{flex:1;height:0}._batch-add-progress_1w38q_24{position:relative}._batch-add-progress_1w38q_24 ._progress-wrapper_1w38q_27{display:flex;flex-direction:column}._batch-add-progress_1w38q_24 ._progress-wrapper_1w38q_27 ._statistics_1w38q_31{display:flex;align-items:center;justify-content:space-between}._batch-add-progress_1w38q_24 ._progress-wrapper_1w38q_27 ._progress_1w38q_27{padding:8px 0}._batch-add-progress_1w38q_24 ._result_1w38q_39{display:flex}._batch-add-progress_1w38q_24 ._result_1w38q_39:not(:first-child){margin-top:8px}._batch-add-progress_1w38q_24 ._result_1w38q_39 svg{margin-top:1px}._batch-add-progress_1w38q_24 ._result_1w38q_39 ._text_1w38q_48{margin-left:8px}._batch-add-progress_1w38q_24 ._result_1w38q_39 ._download_1w38q_51{display:flex;align-items:center;margin-left:16px;color:var(--primary-color-base);cursor:pointer}._batch-add-progress_1w38q_24 ._result_1w38q_39 ._download_1w38q_51:hover{color:var(--icon-color-hover)}._batch-add-progress_1w38q_24 ._result_1w38q_39 ._download_1w38q_51 ._text_1w38q_48{margin-left:4px}.ms-view-device{position:relative;padding:20px;overflow:auto}.ms-view-device .ms-view__inner{display:flex;flex-direction:row;min-width:1000px}.ms-view-device .ms-view__inner.shrink{min-width:750px}.ms-view-device .ms-view__inner .device-right{position:relative;display:flex;flex:1;flex-direction:column;width:0;padding:20px}.ms-view-device .ms-view__inner .device-right__title{padding-bottom:20px;font-weight:500;font-size:16px;line-height:24px}.ms-view-device .ms-view__inner .device-right .ms-table-pro{flex:1;height:0}.ms-view-device .ms-view__inner .device-right__shrink{position:absolute;top:40%;left:-1px;z-index:1;display:flex;align-items:center;justify-content:center;width:16px;height:36px;color:var(--text-color-secondary);background-color:var(--component-background);border:1px solid var(--border-color-base);border-left:none;border-radius:0 6px 6px 0;cursor:pointer}.ms-view-device .ms-view__inner .device-right__shrink:hover{color:var(--primary-color-8)}.ms-device-entity-data .ms-descriptions-root table{table-layout:fixed}.ms-view-device-detail{display:flex;flex-direction:column;padding:0}.ms-view-device-detail .topbar{display:flex;align-items:center}.ms-view-device-detail .topbar .ms-tabs{flex:1}.ms-view-device-detail .topbar .btn-wrap{display:flex;align-items:center;height:100%;padding:0 20px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-view-device-detail .ms-tab-content{flex:1;height:0;padding:20px;margin:20px;background-color:var(--component-background);border-radius:6px}.ms-view-device-detail .ms-tab-content .ms-tabpanel{height:100%}.ms-device-entity-data{display:flex;flex-direction:column;height:100%}.ms-device-entity-data-header{display:flex;align-items:center;margin:24px 0 16px}.ms-device-entity-data-header div{flex:1;font-size:16px;font-weight:500}.ms-device-entity-data-table{height:calc(100% - 165px)}.ms-device-entity-data-table .ms-table-pro{height:100%}.ms-int-card{padding:16px;background-color:var(--component-background);border:1px solid var(--component-background);border-radius:12px;cursor:pointer;transition:.3s}.ms-int-card:hover{border:1px solid var(--border-color-main);box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-int-card .icon{width:48px;height:48px;margin:0 0 8px;overflow:hidden;background-color:var(--component-background-gray);background-size:100%;border-radius:6px}.ms-int-card .icon>img{width:100%;-webkit-user-drag:none}.ms-int-card .title{font-size:16px;line-height:24px;font-weight:500}.ms-int-card .title>.ms-tooltip-cont{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-int-card .desc{height:22px;font-size:14px;line-height:22px;color:var(--text-color-tertiary)}.ms-int-card .desc>.ms-tooltip-cont{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-int-card .meta{display:flex;margin-top:16px}.ms-int-card .meta-item{display:flex;align-items:center;margin-right:12px;font-size:14px;line-height:1;color:var(--text-color-secondary)}.ms-int-card .meta-item .MuiSvgIcon-root{margin-right:4px;font-size:16px}.ms-int-card__empty{display:flex;align-items:center;justify-content:center;height:calc(100vh - 161px)}.ms-view.ms-view-integration{position:relative;display:flex;flex-direction:column;padding:20px;overflow:auto}.ms-view.ms-view-integration>.ms-int-card__loading{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px}.ms-int-config,.ms-int-service{padding:20px;margin-bottom:20px;background-color:var(--component-background);border-radius:6px}.ms-int-config:last-child,.ms-int-service:last-child{margin-bottom:0}.ms-int-config__header,.ms-int-service__header{display:flex;align-items:center}.ms-int-config__header>h2,.ms-int-service__header>h2{margin:0;font-size:20px;line-height:28px}.ms-int-config__header .MuiSvgIcon-root,.ms-int-service__header .MuiSvgIcon-root{color:var(--text-color-secondary);cursor:pointer}.ms-int-config__body .status,.ms-int-service__body .status{display:flex;align-items:center;margin:20px 0 16px}.ms-int-config__body .status-label,.ms-int-service__body .status-label{margin-right:8px;color:var(--text-color-secondary)}.ms-int-config__body .form,.ms-int-service__body .form{width:45%;min-width:300px;max-width:500px}.ms-int-config__body .form.loading,.ms-int-service__body .form.loading{opacity:.5;pointer-events:none}.ms-int-config__body .ms-service-card,.ms-int-service__body .ms-service-card{margin-top:20px;border:1px solid var(--border-color-base);border-radius:6px}.ms-int-config__body .ms-service-card__header,.ms-int-service__body .ms-service-card__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.ms-int-config__body .ms-service-card__header .title,.ms-int-service__body .ms-service-card__header .title{margin-left:12px;font-weight:500}.ms-int-config__body .ms-service-card__header .MuiSvgIcon-root,.ms-int-service__body .ms-service-card__header .MuiSvgIcon-root{color:var(--text-color-secondary);cursor:pointer}.ms-int-config__body .ms-service-card__header-left,.ms-int-service__body .ms-service-card__header-left{display:flex;flex:1;align-items:center}.ms-int-config__body .ms-service-card__body,.ms-int-service__body .ms-service-card__body{padding:16px 20px;border-top:1px solid var(--border-color-base)}.ms-int-config__body .ms-service-card__body.hidden,.ms-int-service__body .ms-service-card__body.hidden{display:none}.ms-int-config__body .ms-service-card__body .service-prop,.ms-int-service__body .ms-service-card__body .service-prop{margin-bottom:16px}.ms-int-config__body .ms-service-card__body .service-prop:last-child,.ms-int-service__body .ms-service-card__body .service-prop:last-child{margin-bottom:0}.ms-int-config__body .ms-service-card__body .service-prop-label,.ms-int-service__body .ms-service-card__body .service-prop-label{color:var(--text-color-secondary)}.ms-int-config__body .ms-service-card__body .service-prop-value,.ms-int-service__body .ms-service-card__body .service-prop-value{margin-left:4px}.ms-int-config .MuiChip-root,.ms-int-service .MuiChip-root{border-radius:6px}.ms-int-feat-card{padding:20px;background-color:var(--component-background);border:1px solid transparent;border-radius:6px;cursor:pointer;transition:.3s}.ms-int-feat-card:hover{border:1px solid var(--border-color-main);box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-int-feat-card .header{display:flex;align-items:center}.ms-int-feat-card .header .title{flex:1;width:0;margin:0;overflow:hidden;font-weight:500;color:var(--text-color-base);text-overflow:ellipsis;white-space:nowrap}.ms-int-feat-card .desc{margin-top:8px;color:var(--text-color-tertiary);font-size:14px;line-height:22px;display:box;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ms-inte-detail-general{position:relative}.ms-inte-detail-general .ms-tabpanel{border-radius:6px}.ms-inte-detail-general .ms-tabpanel-service>.ms-empty,.ms-inte-detail-general .ms-tabpanel-property>.ms-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ms-inte-detail-general .ms-entity-property .detail-title{margin:0 0 20px}.ms-inte-detail-general .ms-entity-property .detail-wrap{padding:20px;background-color:var(--component-background);border-radius:6px}.ms-inte-detail-general .ms-entity-property .detail-wrap .ms-tooltip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-inte-detail-general .ms-entity-property .detail-wrap+.form-wrap{margin-top:20px}.ms-inte-detail-general .ms-entity-property .form-wrap{padding:20px;background-color:var(--component-background);border-radius:6px}.ms-inte-detail-general .ms-entity-property .form-wrap .form-area{max-width:50%}.ms-inte-detail-general .ms-entity-property .form-wrap .form-area .MuiSwitch-root+.MuiTypography-root{color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-inte-detail-general .ms-entity-property.loading .form-area{opacity:.5;pointer-events:none}.ms-view-inner .ms-tooltip,.ms-view-inner .ms-tooltip .ms-tooltip-cont{height:100%}.ms-view-inner .ms-tooltip .ms-tooltip-cont .ms-view-gateway-status{display:flex;align-items:center;height:100%}.ms-view-inner .ms-tooltip .ms-tooltip-cont .ms-view-gateway-status div{display:flex;align-items:center;justify-content:center;height:25px;padding:8px;font-size:14px;border-radius:4px}.ms-view-inner .ms-tooltip .ms-tooltip-cont .ms-view-gateway-status-online{color:var(--green-6);background-color:var(--green-1)}.ms-view-inner .ms-tooltip .ms-tooltip-cont .ms-view-gateway-status-offline{color:var(--orange-5);background-color:var(--orange-1)}.ms-copy-textField{width:100%;margin-bottom:20px}.ms-copy-textField div{display:flex}.ms-copy-textField-divider{width:1px;height:100%;min-height:35px;margin-right:4px;margin-left:4px;background-color:var(--gray-4)}.ms-copy-textField .MuiInputBase-formControl.Mui-disabled{padding-right:8px}.ms-copy-textField .MuiInputBase-formControl.Mui-disabled input{border-right:1px solid var(--gray-4)}.ms-copy-textField .MuiInputBase-formControl.Mui-disabled .MuiInputAdornment-root{margin-left:4px}.ms-copy-textField .MuiInputBase-formControl.Mui-disabled .MuiInputAdornment-root svg{font-size:16px;fill:var(--black)}.ms-copy-textField .MuiInputLabel-root.Mui-disabled{color:var(--gray-color-5)}.ms-copy-textField .MuiFormControl-root:last-child{margin-top:0}.ms-ns-add-modal-tip{display:flex;margin:20px 0}.ms-ns-add-modal-tip .MuiAlert-message div{word-break:break-word;word-wrap:break-word}.ms-view-gateway-info{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}.ms-view-gateway-info .block_element{width:100%;margin-bottom:16px}.ms-view-gateway-info .ms-copy-textField{width:calc(50% - 12px)}.ms-view-gateway-info .ms-copy-textField:nth-last-child(1),.ms-view-gateway-info .ms-copy-textField:nth-last-child(2){margin-bottom:0}.ms-gateway-modal .ms-modal-content{padding-top:0}.ms-ns-device{display:flex;flex:1;flex-direction:column}.ms-ns-device-tip{display:flex;margin-bottom:20px}.ms-ns-device-tip .MuiAlert-root{width:100%}.ms-ns-device-tip .MuiAlert-root .MuiAlert-message div{word-break:break-word;word-wrap:break-word}.ms-ns-device .MuiFormControl-root:last-child{margin-top:4px!important}.ms-gateway-device-modal .MuiTabs-root{padding-left:20px;margin-top:4px;border-bottom:1px solid var(--gray-2)}.ms-gateway-device-modal .ms-ns-device{height:100%}.ms-gateway-device-modal .ms-ns-device .ms-ns-device-inner{height:calc(100% - 76px)}.ms-gateway-device-modal .ms-ns-device .ms-ns-synced-device{height:100%}.ms-gateway-device-modal .ms-ns-device .ms-tooltip{display:flex;align-items:center}.ms-ns-add-modal-stepper{margin-bottom:28px}.ms-ns-add-modal .ms-modal-content{padding-top:0}.ms-ns-add-modal .MuiAlert-root{width:100%}.ms-gateway-codec-modal-tip{margin-bottom:20px}.ms-gateway-codec-modal .ms-modal-content{padding-top:0}.ms-gateway-codec-modal-content{padding-top:4px}.ms-gateway-codec-modal .MuiAlert-root{width:100%}.ms-view-ns{height:100%;padding:20px;background-color:var(--component-background);border-radius:12px}.ms-view-ns .ms-view-inner{display:flex;flex-direction:column;height:100%}.ms-view-ns .ms-view-inner .ms-tooltip{display:flex;align-items:center}.ms-ns-service-card{padding:20px;background-color:var(--component-background);border:1px solid transparent;border-radius:12px;cursor:pointer;transition:.3s}.ms-ns-service-card:hover{border:1px solid var(--border-color-main);box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-ns-service-card .header{display:flex;align-items:center}.ms-ns-service-card .header .title{flex:1;width:0;margin:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ms-ns-service-card .desc{margin-top:8px;color:var(--text-color-tertiary);font-size:14px;line-height:22px;display:box;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ms-view-ns-detail{display:flex;flex:1;flex-direction:column;height:0}.ms-view-ns-detail .MuiTabs-flexContainer{height:100%}.ms-view-ns-detail .ms-tabs-content-ns{flex:1;height:0;padding:20px;overflow:auto}.ms-view-ns-detail .ms-tabs-content-ns .ms-tabpanel{height:100%}.ms-view-int-detail{display:flex;flex-direction:column}.ms-view-int-detail__header .detail{display:flex;align-items:center;padding:20px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-view-int-detail__header .detail .logo{width:56px;height:56px;margin:0 20px 0 0;overflow:hidden;border-radius:6px}.ms-view-int-detail__header .detail .logo>img{width:100%;-webkit-user-drag:none}.ms-view-int-detail__header .detail .title{display:flex;align-items:center}.ms-view-int-detail__header .detail .title h2{margin:0;font-size:20px;line-height:28px}.ms-view-int-detail__header .detail .title .meta{display:flex;margin-left:16px}.ms-view-int-detail__header .detail .title .meta-item{display:flex;align-items:center;margin-right:12px;font-size:14px;line-height:1;color:var(--text-color-secondary)}.ms-view-int-detail__header .detail .title .meta-item .MuiSvgIcon-root{margin-right:4px;font-size:16px}.ms-view-int-detail__header .detail .desc{height:22px;margin:4px 0 0;color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-view-int-detail__body{display:flex;flex:1;flex-direction:column;height:0}.ms-view-int-detail__body .MuiTabs-flexContainer{height:100%}.ms-view-int-detail__body .ms-tabs-content{flex:1;height:0;padding:20px;overflow:auto}.ms-boolean-input{position:relative;padding:16px;border:1px solid var(--border-color-base);border-radius:6px}.ms-boolean-input.error{border-color:var(--border-color-red)}.ms-boolean-input.error .ms-boolean-input-label{color:var(--text-color-error)}.ms-boolean-input.disabled .ms-boolean-input-label{color:var(--gray-color-3)}.ms-boolean-input.disabled .ms-boolean-input-field .field-key{color:var(--text-color-tertiary)}.ms-boolean-input-label{position:absolute;top:-6px;left:8px;padding:0 4px;font-size:12px;line-height:1;color:var(--text-color-secondary);background-color:var(--component-background)}.ms-boolean-input-label .asterisk{margin-left:4px;color:var(--text-color-error)}.ms-boolean-input-field{display:flex;align-items:center;margin-bottom:16px}.ms-boolean-input-field:last-child{margin-bottom:0}.ms-boolean-input-field .field-key{width:48px;margin-right:8px}.ms-boolean-input-field .field-value{flex:1}.ms-enums-input{position:relative;padding:16px;border:1px solid var(--border-color-base);border-radius:6px}.ms-enums-input.error{border-color:var(--border-color-red)}.ms-enums-input.error .ms-enums-input-label{color:var(--text-color-error)}.ms-enums-input.disabled .ms-enums-input-label{color:var(--gray-color-3)}.ms-enums-input-label{position:absolute;top:-6px;left:8px;padding:0 4px;font-size:12px;line-height:1;color:var(--text-color-secondary);background-color:var(--component-background)}.ms-enums-input-label .asterisk{margin-left:4px;color:var(--text-color-error)}.ms-enums-input-field{display:flex;gap:8px;align-items:flex-end;margin-bottom:16px}.ms-enums-input-field .field-key,.ms-enums-input-field .field-value{flex:1}.ms-enums-input-field .field-btn-delete{margin-bottom:4px}.ms-single-enums-input{position:relative;padding:16px;background-color:var(--gray-color-1);border:1px solid var(--gray-color-1);border-radius:6px}.ms-single-enums-input.error{border-color:var(--border-color-red)}.ms-single-enums-input.error .ms-enums-input-label{color:var(--text-color-error)}.ms-single-enums-input.disabled .ms-enums-input-label{color:var(--gray-color-3)}.ms-single-enums-input-label{position:absolute;top:-6px;left:8px;padding:0 4px;font-size:12px;line-height:1;color:var(--black)}.ms-single-enums-input-label .asterisk{margin-left:4px;color:var(--text-color-error)}.ms-single-enums-input-field{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-single-enums-input-field .field-key{flex:1}.ms-single-enums-input-field .MuiInputBase-root{background-color:var(--white)}.ms-single-enums-input-field:first-of-type .MuiButtonBase-root{margin-top:24px}.ms-single-enums-input-field:first-of-type .MuiFormLabel-root{display:block}.ms-single-enums-input-field:not(:first-of-type) .MuiFormLabel-root{display:none}.ms-single-enums-input-field:last-of-type{margin-bottom:8px}.ms-single-enums-input .ms-param-assign-input-add-btn{display:flex;align-items:center;width:fit-content;font-size:14px;color:var(--primary-color-7);cursor:pointer}.ms-single-enums-input .ms-param-assign-input-add-btn-disabled{color:var(--mui-palette-text-disabled)}.ms-single-enums-input .ms-param-assign-input-add-btn-disabled:hover{color:var(--mui-palette-text-disabled)!important}.ms-single-enums-input .ms-param-assign-input-add-btn:hover{color:var(--primary-color-8)}.ms-single-enums-input .ms-param-assign-input-add-btn span{margin-left:4px}.ms-single-enums-input .ms-param-assign-input-add-btn .MuiSvgIcon-root{font-size:24px}.ms-view-entity{display:flex;flex-direction:column;padding:0}.ms-view-entity .topbar{display:flex;align-items:center}.ms-view-entity .topbar .ms-tabs{flex:1}.ms-view-entity .topbar .btn-wrap{display:flex;align-items:center;height:100%;padding:0 20px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-view-entity .ms-view__inner{display:flex;flex-direction:column;padding:20px}.ms-view-entity .ms-tab-content{flex:1;height:0;padding:20px;margin:20px;overflow-y:auto;background-color:var(--component-background);border-radius:6px}.ms-view-entity .ms-tab-content .ms-tabpanel{height:100%}.entity-add-menu-group-name{font-weight:500;color:var(--text-color-secondary)}.entity-add-menu-item{display:flex;align-items:center;font-weight:500}.entity-add-menu-item-icon{margin-right:12px;font-size:24px;color:var(--text-color-secondary)}.entity-modal-button-group{margin-bottom:24px}.entity-add-modal-form-boolean-label{display:flex;align-items:center;height:40px}.entity-main{margin:20px;background:var(--main-background)}.entity-detail-contain{display:flex;flex-direction:column;height:100%}.entity-detail-contain .ms-descriptions-root table{table-layout:fixed}.entity-detail-table{flex:1;height:0}.entity-detail-table .ms-table-pro{height:calc(100vh - 350px)}.entity-detail-table-header{display:flex;align-items:center;margin:24px 0 16px}.entity-detail-table-header-title{flex:1;font-size:16px;font-weight:500}.entity-edit-modal .form-contain{margin-top:0}.ms-import-box .ms-import-file{display:flex;flex:1 0 0;flex-direction:column;gap:10px;align-items:center;align-self:stretch;justify-content:center;padding:60px 12px;background:var(--component-background-gray);border:1px dashed var(--border-color-base);border-radius:4px;cursor:pointer}.ms-import-box .ms-import-drag{border-color:var(--border-color-active)}.ms-import-box .ms-import-error{border-color:var(--red-base)}.ms-import-box .ms-import-error-tip{margin:4px 12px;font-size:12px;color:var(--red-base)}.ms-import-box .ms-file-tip{margin:0;color:var(--border-color-active);font-size:14px;line-height:22px}.ms-import-box .ms-file-list{padding:0 8px;list-style-type:none;border:1px dashed var(--border-color-base)}.ms-import-box .ms-file-list li{display:flex;align-items:center;justify-content:space-between;padding:4px}.ms-import-box .ms-file-list li span{display:flex;align-items:center}.ms-import-box .ms-file-list li span .ms-file-name{padding:0;margin-top:0;font-size:12px}.ms-log-item{display:flex;padding:8px 16px;cursor:pointer}.ms-log-item:hover{background-color:var(--component-background-gray);transition:background-color .3s}.ms-log-item--active,.ms-log-item--active:hover{background-color:var(--main-background)}.ms-log-item .ms-log-status{display:flex;margin-right:4px}.ms-log-item .ms-log-status__success{color:var(--icon-color-success)}.ms-log-item .ms-log-status__error{color:var(--icon-color-error)}.ms-log-item .ms-log-status__loading{display:flex;align-items:center;padding:0 2px;margin-top:-2px}.ms-log-item .ms-log-content{flex:1;overflow:hidden}.ms-log-item .ms-log-content p{margin:0;font-size:14px;line-height:22px}.ms-log-item .ms-log-content .ms-log-title{font-weight:500;font-size:14px;line-height:22px}.ms-log-item .ms-log-content .ms-log-timestamp{font-weight:400;color:var(--text-color-secondary);font-size:12px;line-height:20px}.ms-workflow-node-avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--white);border-radius:6px}.ms-workflow-node-avatar .MuiSvgIcon-root,.ms-workflow-node-avatar .node-avatar-text{font-size:16px}.ms-accordion-header{display:flex;justify-content:space-between;width:100%}.ms-accordion-header .ms-header-type{display:flex;flex:1;overflow:hidden}.ms-accordion-header .ms-header-type .ms-workflow-node-avatar{margin-right:8px}.ms-accordion-header .ms-header-type__name{flex:1;overflow:hidden;font-weight:500;font-size:14px;line-height:22px}.ms-accordion-header .ms-header-status,.ms-accordion-header .ms-header-ms{display:flex;align-items:center;margin-left:4px;color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-accordion-header .ms-log-status__success{color:var(--icon-color-success)}.ms-accordion-header .ms-log-status__error{color:var(--icon-color-error)}.ms-accordion-header .ms-log-status__loading{padding:0 2px}.ms-log-accordion:before{display:none}.ms-log-accordion.MuiPaper-root{margin-bottom:4px;border:1px solid var(--border-color-base);border-radius:6px;box-shadow:none}.ms-log-accordion.MuiPaper-root.MuiPaper-elevation{box-shadow:none}.ms-log-accordion.MuiPaper-root:first-of-type{border-radius:6px}.ms-log-accordion.MuiPaper-root.Mui-expanded,.ms-log-accordion.MuiPaper-root.MuiAccordion-root.MuiPaper-elevation{margin-top:0;margin-bottom:4px}.ms-log-accordion.MuiPaper-root.MuiPaper-elevation{border-radius:6px}.ms-log-accordion .ms-log-accordion__header.MuiButtonBase-root{display:flex;flex-direction:row-reverse;width:100%;min-height:unset;padding:0 12px;overflow:hidden}.ms-log-accordion .ms-log-accordion__header.MuiButtonBase-root>.MuiAccordionSummary-content{flex:1;margin:12px 0 12px 8px;overflow:hidden}.ms-log-accordion .ms-log-accordion__header.MuiButtonBase-root>.MuiAccordionSummary-expandIconWrapper{padding:4px}.ms-log-accordion .ms-log-accordion__header.MuiButtonBase-root>.MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(90deg)}.ms-log-accordion .ms-log-accordion__header.MuiButtonBase-root>.MuiAccordionSummary-expandIconWrapper .MuiSvgIcon-root{font-size:12px}.ms-log-accordion .ms-log-accordion__icon--hidden{width:0;margin-left:12px}.ms-log-accordion .ms-log-accordion__icon--hidden .MuiSvgIcon-root{display:none}.ms-log-accordion .ms-log-accordion__content{padding-top:0}.ms-log-tree:before{display:none}.ms-log-tree.MuiPaper-root,.ms-log-tree.MuiPaper-root.MuiPaper-elevation{box-shadow:none}.ms-log-tree.MuiPaper-root.Mui-expanded{margin-top:0;margin-bottom:4px}.ms-log-tree .ms-log-tree__header.MuiButtonBase-root{flex-direction:row-reverse;min-height:unset;padding:calc(0 * var(--mui-spacing)) calc(2 * var(--mui-spacing) - 4px)}.ms-log-tree .ms-log-tree__header.MuiButtonBase-root>.MuiAccordionSummary-content{margin:0 0 0 4px;font-weight:500;font-size:12px;line-height:20px}.ms-log-tree .ms-log-tree__header.MuiButtonBase-root>.MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(90deg)}.ms-log-tree .ms-log-tree__header.MuiButtonBase-root>.MuiAccordionSummary-expandIconWrapper .MuiSvgIcon-root{font-size:20px}.ms-log-tree .ms-log-tree__content{position:relative;padding:0 0 0 calc(2 * var(--mui-spacing) + 20px);margin-top:2px}.ms-log-tree .ms-log-tree__content:before{position:absolute;top:0;left:calc((2 * var(--mui-spacing)) + 6px);width:1px;height:100%;background:var(--border-color-base);content:""}.ms-action-log{margin-bottom:12px}.ms-action-log .ms-log-branch{color:var(--text-color-secondary);font-size:12px;line-height:20px}.ms-action-log__input,.ms-action-log__output{margin-top:12px}.ms-action-log__input:first-child,.ms-action-log__output:first-child{margin-top:0}.ms-action-log__alert .MuiPaper-root{padding:0 16px}.ms-action-log__alert .MuiPaper-root .MuiAlert-message{font-size:12px;line-height:20px}.ms-log-right-bar{flex:1;padding:20px;overflow-y:auto}.ms-log-right-bar__title{margin-bottom:12px;font-weight:500;font-size:20px;line-height:28px}.ms-log-modal .MuiPaper-root>.MuiTypography-root{border-bottom:1px solid var(--border-color-base)}.ms-log-modal .MuiPaper-root>.MuiDialogContent-root{height:500px;padding:0}.ms-log-container{position:relative;display:flex;height:100%}.ms-log-container .ms-log-flotage{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--main-background)}.ms-log-container .ms-log-loading,.ms-log-container .ms-log-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ms-log-container .ms-log-left-bar{display:flex;flex-direction:column;width:210px;background-color:var(--main-background)}.ms-log-container .ms-log-left-bar__scroll{width:100%;height:100%;overflow:auto}.ms-log-container .ms-log-left-bar__list{background-color:var(--component-background-gray)}.ms-log-container .ms-log-left-bar__more{display:flex;align-items:center;justify-content:center;padding:4px 0 12px}.ms-view-workflow{position:relative;padding:20px}.ms-view-workflow .ms-view__inner{display:flex;flex-direction:column;padding:20px}.ms-workflowIcon.modal-waringIcon{fill:var(--orange-6)}.ms-workflow-list-more-menu .MuiList-root{width:120px;height:auto}.ms-workflow-list-more-menu .MuiList-root .MuiMenuItem-root{display:flex;align-items:center;justify-content:center}.ms-workflow-list-more-menu-item-text{margin-left:8px}.ms-workflow-topbar{padding:8px 16px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-workflow-topbar .MuiGrid2-root>.MuiGrid2-root{display:flex;align-items:center}.ms-workflow-topbar .ms-workflow-topbar-left .title{display:flex;flex:1;align-items:center;width:0;margin-left:16px}.ms-workflow-topbar .ms-workflow-topbar-left .title .ms-tooltip{max-width:calc(100% - 150px)}.ms-workflow-topbar .ms-workflow-topbar-left .title .MuiIconButton-root{margin-left:8px;font-size:16px}.ms-workflow-topbar .ms-workflow-topbar-center{justify-content:center}.ms-workflow-topbar .ms-workflow-topbar-right{gap:12px;justify-content:end}.ms-workflow-node-menu .MuiMenu-paper{box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-node-menu .MuiMenuItem-root{display:flex}.ms-workflow-node-menu .MuiMenuItem-root.Mui-disabled{font-size:14px;line-height:22px;font-weight:500}.ms-workflow-node-menu .MuiMenuItem-root .ms-workflow-node-avatar{margin-right:12px}.ms-workflow-controls-root.react-flow__panel{margin:20px}.ms-workflow-controls-root.hidden{display:none}.ms-workflow-controls-root .MuiPaper-root{box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-controls-root .MuiButtonGroup-root .MuiButtonBase-root{padding:6px 8px;color:var(--text-color-secondary);border-color:var(--border-color-base)}.ms-workflow-controls-root .MuiButtonGroup-root .MuiButtonBase-root.Mui-disabled{opacity:.5}.ms-workflow-controls-root .MuiButtonGroup-root .MuiButtonBase-root.active{color:var(--text-color-main)}.ms-workflow-controls-tooltip-popper .MuiTooltip-tooltip b{display:inline-block;padding:0 4px;text-align:center;background-color:var(--gray-color-8);border-radius:2px}.ms-upstream-node-list{position:relative}.ms-upstream-node-list-option-groupname.MuiListSubheader-root{font-size:12px;line-height:20px;margin:8px 0 4px}.ms-upstream-node-list-option.MuiMenuItem-root{padding:8px 16px}.ms-upstream-node-list-option.MuiMenuItem-root .ms-upstream-node-list-item{display:flex;width:100%;font-size:14px;line-height:22px}.ms-upstream-node-list-option.MuiMenuItem-root .ms-upstream-node-list-item .name{flex:1;width:0}.ms-upstream-node-list-option.MuiMenuItem-root .ms-upstream-node-list-item .type{display:inline-block;padding:0 4px;margin-left:16px;color:var(--text-color-tertiary);background-color:var(--component-background-gray);border-radius:6px}.ms-upstream-node-list__empty.ms-empty-small .ms-empty-img{width:96px;height:96px}.ms-workflow-code-editor .ms-code-editor{height:200px}.ms-workflow-code-editor-header{display:flex;justify-content:space-between;padding:8px 12px;background-color:var(--component-background-gray);border-bottom:1px solid var(--border-color-base);font-size:14px;line-height:22px}.ms-workflow-code-editor-header-title{display:flex;align-items:center;color:var(--text-color-secondary);-webkit-user-select:none;user-select:none}.ms-workflow-code-editor-header-title .MuiFormControl-root.MuiFormControl-fullWidth{margin:0!important}.ms-workflow-code-editor-header-title .MuiFormControl-root.MuiFormControl-fullWidth .MuiInputBase-root{padding:0}.ms-workflow-code-editor-header-title .MuiFormControl-root.MuiFormControl-fullWidth .MuiOutlinedInput-notchedOutline{border:none!important;box-shadow:none!important}.ms-workflow-code-editor-header-action{display:flex;gap:8px}.ms-workflow-code-editor-header-action .MuiButtonBase-root{padding:4px}.ms-workflow-code-editor-header-action .MuiButtonBase-root .MuiSvgIcon-root{width:16px;height:16px}.ms-param-select-option-groupname.MuiListSubheader-root{font-size:12px;line-height:20px;margin:8px 0 4px}.ms-param-select-option.MuiMenuItem-root{padding:8px 16px}.ms-param-select-option.MuiMenuItem-root .ms-param-select-item{display:flex;align-items:center;width:100%;font-size:14px;line-height:22px}.ms-param-select-option.MuiMenuItem-root .ms-param-select-item .name{flex:1;max-width:60%}.ms-param-select-option.MuiMenuItem-root .ms-param-select-item .divider{display:none}.ms-param-select-option.MuiMenuItem-root .ms-param-select-item .type{display:inline-block;padding:0 4px;margin-left:16px;color:var(--text-color-tertiary);background-color:var(--component-background-gray);border-radius:6px}.ms-param-select-menu .MuiPaper-root{max-width:350px;max-height:450px}.ms-param-select-menu .MuiPaper-root .ms-empty-img{width:96px;height:96px}.ms-param-select .MuiInputBase-root .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-param-input-select{position:relative}.ms-param-input-select .MuiFormControl-root{margin:0!important}.ms-param-input-select .MuiInputBase-root{padding-right:4px!important}.ms-param-input-select .MuiInputBase-root .MuiIconButton-sizeSmall{padding:4px}.ms-param-input-select .MuiInputBase-root .MuiIconButton-sizeSmall .MuiSvgIcon-root{font-size:16px}.ms-param-input-select .ms-param-input-select-chip{position:absolute;bottom:8px;left:12px;max-width:calc(100% - 72px);border-radius:6px}.ms-param-input-select .ms-param-input-select-chip .MuiChip-label .name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-param-input-select-option-groupname.MuiListSubheader-root{font-size:12px;line-height:20px;margin:8px 0 4px}.ms-param-input-select-option.MuiMenuItem-root{padding:8px 16px}.ms-param-input-select-option.MuiMenuItem-root .ms-param-input-select-item{display:flex;font-size:14px;line-height:22px}.ms-param-input-select-option.MuiMenuItem-root .ms-param-input-select-item .name{max-width:200px}.ms-param-input-select-option.MuiMenuItem-root .ms-param-input-select-item .type{display:inline-block;padding:0 4px;margin-left:16px;color:var(--text-color-tertiary);background-color:var(--component-background-gray);border-radius:6px}.ms-param-input-select.size-small .ms-param-input-select-chip{bottom:4px}.ms-conditions-input-item-topbar{display:flex;align-items:center;justify-content:space-between;height:32px;margin-bottom:16px}.ms-conditions-input-item-topbar .btns{display:flex;gap:8px;align-items:center}.ms-conditions-input-item-topbar .btns .MuiToggleButtonGroup-root{background-color:var(--gray-color-2);border:2px solid var(--gray-color-2)}.ms-conditions-input-item-topbar .btns .MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped{border:none;border-radius:6px;font-size:14px;line-height:22px}.ms-conditions-input-item-topbar .btns .MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:after{display:block;height:1px;margin-bottom:-1px;overflow:hidden;font-weight:500;visibility:hidden;content:attr(aria-label)}.ms-conditions-input-item-topbar .btns .MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped.Mui-selected{font-weight:500;background-color:var(--component-background)}.ms-conditions-input-item-topbar .MuiToggleButton-root{padding:2px 6px}.ms-conditions-input-item-conditions{position:relative;margin-bottom:16px;border-bottom:1px solid var(--border-color-gray-light)}.ms-conditions-input-item-conditions.multiple-conditions{padding-left:64px}.ms-conditions-input-item-conditions.multiple-conditions .logic-operator{display:block}.ms-conditions-input-item-conditions .logic-operator{position:absolute;top:12px;bottom:72px;left:28px;display:none;width:36px;border:1px solid var(--border-color-base);border-right:none;border-radius:6px 0 0 6px}.ms-conditions-input-item-conditions .logic-operator .MuiChip-root{position:absolute;top:50%;left:0;max-width:none;background-color:var(--component-background);border-color:var(--border-color-base);border-radius:6px;cursor:pointer;transform:translate(-50%,-50%);font-size:12px;line-height:20px}.ms-conditions-input-item-conditions .logic-operator .MuiChip-root:hover{background-color:var(--component-background-gray)}.ms-conditions-input-item-conditions .logic-operator .MuiChip-root .MuiChip-label{display:flex;align-items:center}.ms-conditions-input-item-conditions .logic-operator .MuiChip-root .MuiSvgIcon-root{font-size:14px}.ms-conditions-input-item-conditions .field-item{display:flex;gap:8px;margin-bottom:12px}.ms-conditions-input-item-conditions .field-item:last-child{margin-bottom:0}.ms-conditions-input-item-conditions .field-item .input-wrapper{flex:1}.ms-conditions-input-item-conditions .field-item .input-wrapper .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline,.ms-conditions-input-item-conditions .field-item .input-wrapper .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{z-index:1}.ms-conditions-input-item-conditions .field-item .input-wrapper .select{display:flex}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.ms-param-select{flex:1;width:0}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.ms-param-select .MuiFormControl-root{margin-bottom:0}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.ms-param-select .MuiFormControl-root .MuiFormLabel-root{display:none}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.ms-param-select .MuiOutlinedInput-notchedOutline{border-radius:6px 0 0}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.ms-param-select .MuiInputBase-root .ms-param-select-item{max-width:120px}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.MuiInputBase-root{flex:1;width:0;margin-left:-1px}.ms-conditions-input-item-conditions .field-item .input-wrapper .select>.MuiInputBase-root .MuiOutlinedInput-notchedOutline{border-radius:0 6px 0 0}.ms-conditions-input-item-conditions .field-item .input-wrapper .ms-param-input-select>.MuiFormControl-root{margin-top:-1px!important}.ms-conditions-input-item-conditions .field-item .input-wrapper .ms-param-input-select>.MuiFormControl-root .MuiOutlinedInput-notchedOutline{border-radius:0 0 6px 6px}.ms-conditions-input-item-conditions .field-item .input-wrapper.hidden-value-input>.select>.ms-param-select .MuiOutlinedInput-notchedOutline{border-radius:6px 0 0 6px}.ms-conditions-input-item-conditions .field-item .input-wrapper.hidden-value-input>.select>.MuiInputBase-root .MuiOutlinedInput-notchedOutline{border-radius:0 6px 6px 0}.ms-conditions-input-item-conditions .field-item .input-wrapper.hidden-value-input>.ms-param-input-select{display:none}.ms-conditions-input-item-conditions .field-item>.MuiButtonBase-root{width:30px;height:30px;margin-top:5px}.ms-conditions-input-item-conditions .ms-conditions-input-add-btn{margin:4px 0 16px}.ms-conditions-input-item-mvel{position:relative;padding-bottom:4px;margin-bottom:16px;border-bottom:1px solid var(--border-color-base)}.ms-conditions-input-item-mvel .ms-code-editor{margin-bottom:16px}.ms-entity-select-options-container{height:300px;overflow:auto}.ms-entity-select-item{flex:1;width:0;height:46px}.ms-entity-select-item__label{font-size:16px;line-height:24px}.ms-entity-select-item__description{color:var(--text-color-tertiary);font-size:14px;line-height:22px}.ms-entity-assign-select{padding:16px;background-color:var(--component-background-gray);border-radius:6px}.ms-entity-assign-select-item{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-entity-assign-select-item:not(.ms-entity-assign-select-item:first-child) .MuiFormControl-root .MuiFormLabel-root{display:none}.ms-entity-assign-select-item .MuiFormControl-root{margin:0!important}.ms-entity-assign-select-item .MuiFormControl-root .MuiInputBase-root{background-color:var(--component-background);border-radius:6px}.ms-entity-assign-select-item>.ms-param-input-select,.ms-entity-assign-select-item>.MuiAutocomplete-root{flex:1}.ms-entity-assign-select-item .btn-delete{align-self:end;color:var(--icon-color-gray-light)}.ms-entity-assign-select-item .btn-delete:hover{color:var(--icon-color-gray-secondary)}.ms-entity-assign-select .btn-add{min-width:auto;padding:4px 8px}.ms-param-input{padding:16px;background-color:var(--component-background-gray);border-radius:6px}.ms-param-input-item{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-param-input-item:first-child>[class^=ms-param-input-] .label{height:auto;margin-bottom:4px;visibility:visible;font-size:14px;line-height:22px}.ms-param-input-item:first-child .MuiFormControl-root{margin-bottom:0}.ms-param-input-item>[class^=ms-param-input-]{flex:1}.ms-param-input-item>[class^=ms-param-input-] .label{height:1px;margin-bottom:-1px;overflow:hidden;visibility:hidden;font-size:14px;line-height:22px}.ms-param-input-item>.ms-param-input-required{flex:0}.ms-param-input-item>.ms-param-input-required .MuiCheckbox-root:not(.Mui-checked):not(.Mui-disabled):after{position:absolute;top:9px;right:8px;bottom:8px;left:9px;background-color:var(--component-background);border-radius:2px;content:""}.ms-param-input-item .ms-param-input-name .MuiFormControl-root,.ms-param-input-item .ms-param-input-type .MuiInputBase-root{margin:0;background-color:var(--component-background);border-radius:6px}.ms-param-input-item .btn-delete{align-self:end;color:var(--icon-color-gray-light)}.ms-param-input-item .btn-delete:hover{color:var(--icon-color-gray-secondary)}.ms-param-input .btn-add{min-width:auto;padding:4px 8px}.ms-timer-input-exec-queue{position:relative}.ms-timer-input-exec-queue>.label{display:flex;margin-bottom:4px;font-size:14px;line-height:22px}.ms-timer-input-exec-queue>.label .asterisk{margin-right:4px;color:var(--text-color-red);font-size:14px;line-height:22px}.ms-timer-input-exec-queue .queue-list{padding:16px;background-color:var(--component-background-gray);border-radius:6px}.ms-timer-input-exec-queue .queue-list-labels{display:flex;gap:8px;margin-bottom:4px;font-size:14px;line-height:22px}.ms-timer-input-exec-queue .queue-list-labels.narrow{padding-right:36px}.ms-timer-input-exec-queue .queue-list-label{flex:1}.ms-timer-input-exec-queue .queue-item{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-timer-input-exec-queue .queue-item .MuiInputBase-root .MuiSelect-select{padding-left:0}.ms-timer-input-exec-queue .queue-item>div.MuiFormControl-root{flex:1;margin:0;background-color:var(--component-background);border-radius:6px}.ms-timer-input-exec-queue .queue-item>div.MuiFormControl-root.ms-timer-input-queue-time .MuiInputBase-root{padding-right:8px}.ms-timer-input-exec-queue .queue-item>div.MuiFormControl-root.ms-timer-input-queue-time .MuiInputBase-input{padding:3px 12px 3px 0}.ms-timer-input-exec-queue .queue-item>div.MuiFormControl-root.ms-timer-input-queue-time .MuiInputAdornment-root .MuiButtonBase-root{padding:4px}.ms-timer-input-exec-queue .queue-item .btn-delete{color:var(--icon-color-gray-light)}.ms-timer-input-exec-queue .queue-item .btn-delete:hover{color:var(--icon-color-gray-secondary)}.ms-timer-input-exec-queue .btn-add{min-width:auto;padding:4px 8px}div.ms-timer-input>:not(style)~:not(style).ms-timer-input-exec-interval{margin-top:0}.ms-timer-input-exec-interval{display:flex;gap:8px;align-items:center}.ms-timer-input-exec-interval>.MuiFormControl-root{flex:1;margin:0!important}.ms-timer-input-queue-time-picker .MuiList-root .MuiMenuItem-root{padding:4px 16px}.ms-timer-input-queue-time-picker .MuiDialogActions-root .MuiButton-root{min-width:auto;padding:2px 12px}.ms-entity-filter-select{padding:16px;background-color:var(--component-background-gray);border-radius:6px}.ms-entity-filter-select-item{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-entity-filter-select-item .MuiFormControl-root{margin:0!important}.ms-entity-filter-select-item .MuiFormControl-root .MuiInputBase-root{background-color:var(--component-background);border-radius:6px}.ms-entity-filter-select-item>.MuiFormControl-root,.ms-entity-filter-select-item>.MuiAutocomplete-root{flex:1}.ms-entity-filter-select-item .btn-delete{align-self:end;color:var(--icon-color-gray-light)}.ms-entity-filter-select-item .btn-delete:hover{color:var(--icon-color-gray-secondary)}.ms-entity-filter-select .btn-add{min-width:auto;padding:4px 8px}.ms-param-assign-input{padding:16px;background-color:var(--component-background-gray);border-radius:6px}.ms-param-assign-input-item{display:flex;gap:8px;align-items:center;margin-bottom:12px}.ms-param-assign-input-item:not(.ms-param-assign-input-item:first-child) .MuiFormControl-root .MuiFormLabel-root{display:none}.ms-param-assign-input-item .MuiFormControl-root{margin:0!important}.ms-param-assign-input-item .MuiFormControl-root .MuiInputBase-root{background-color:var(--component-background);border-radius:6px}.ms-param-assign-input-item>.ms-param-select,.ms-param-assign-input-item>.ms-param-input-select,.ms-param-assign-input-item>.MuiFormControl-root{flex:1;max-width:calc(50% - 30px)}.ms-param-assign-input-item>.ms-param-select .MuiInputBase-root,.ms-param-assign-input-item>.ms-param-input-select .MuiInputBase-root,.ms-param-assign-input-item>.MuiFormControl-root .MuiInputBase-root,.ms-param-assign-input-item>.ms-param-select .MuiInputBase-root .MuiInputBase-input,.ms-param-assign-input-item>.ms-param-input-select .MuiInputBase-root .MuiInputBase-input,.ms-param-assign-input-item>.MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{padding-right:4px;padding-left:4px}.ms-param-assign-input-item>.ms-param-select .MuiInputBase-root,.ms-param-assign-input-item>.ms-param-select .MuiInputBase-root .MuiInputBase-input{padding-right:12px}.ms-param-assign-input-item .btn-delete{align-self:end;color:var(--icon-color-gray-light)}.ms-param-assign-input-item .btn-delete:hover{color:var(--icon-color-gray-secondary)}.ms-param-assign-input .btn-add{min-width:auto;padding:4px 8px}._smtp-form_4lrog_24{position:relative}._smtp-form_4lrog_24 ._item_4lrog_27{margin-bottom:4px}.ms-workflow-email-config{position:relative}.ms-workflow-email-config .ms-workflow-email-config__checkbox{margin-bottom:16px}.ms-workflow-email-config .ms-workflow-email-config__checkbox .MuiCheckbox-root{padding:0;margin-right:8px}.ms-workflow-email-config .ms-workflow-email-config__checkbox .MuiTypography-root{margin-bottom:0}._content-header_cjn3k_24{position:relative}._content-header_cjn3k_24 ._text_cjn3k_27{color:var(--text-color-secondary)}.ms-rich-text-modal{position:relative}.ms-rich-text-modal__body{height:calc(100vh - 212px)}._email-content_1ffg1_24{position:relative;height:280px}._email-content__toolbar_1ffg1_28{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--component-background-gray);border-bottom:1px solid var(--border-color-base)}._email-content__toolbar_1ffg1_28 ._text_1ffg1_36{font-size:14px;font-weight:500;line-height:22px;color:var(--text-color-secondary)}.ms-service-invocation-setting .ms-entity-select .MuiFormControl-root{margin-bottom:0}.ms-service-param-assign-input .ms-empty-img{width:96px;height:96px}.ms-service-param-assign-input .param-item{margin-top:16px}.ms-service-param-assign-input .param-item-title{display:flex;align-items:center;margin-bottom:8px;font-size:14px;line-height:22px}.ms-service-param-assign-input .param-item-asterisk{margin-right:4px;color:var(--text-color-error)}.ms-service-param-assign-input .param-item-name{font-weight:500}.ms-service-param-assign-input .param-item-type{margin-left:8px;color:var(--text-color-secondary)}.ms-service-param-assign-input .param-item .ms-param-input-select-chip{top:8px}.ms-config-panel-more-menu{display:flex}.ms-config-panel-more-menu .MuiIconButton-root{padding:4px;font-size:16px}.ms-config-panel-more-menu-popover .MuiPaper-root{border-radius:6px}.ms-config-panel-more-menu-popover .node-info-root{width:240px;padding:12px 16px 16px}.ms-config-panel-more-menu-popover .node-info-item-title{color:var(--text-color-secondary);font-size:14px;line-height:22px}.ms-config-panel-more-menu-popover .node-info-item-content{display:flex;gap:8px;align-items:center;margin-top:8px;font-size:16px;line-height:24px}.ms-config-panel-more-menu-popover .node-info-item-content .ms-tooltip:first-child{flex:1;width:0}.ms-config-panel-test-drawer-root{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;border-radius:6px}.ms-config-panel-test-drawer-root.open{z-index:10}.ms-config-panel-test-drawer-root.loading .ms-config-panel-test-drawer-body{opacity:.5;pointer-events:none}.ms-config-panel-test-drawer-root .MuiBackdrop-root{position:absolute;align-items:end}.ms-config-panel-test-drawer{position:relative;display:flex;flex-direction:column;width:100%;height:90%;background-color:var(--component-background);border-radius:6px 6px 0 0}.ms-config-panel-test-drawer-header{display:flex;justify-content:space-between;padding:20px 24px}.ms-config-panel-test-drawer-title{flex:1;width:0;font-weight:500;font-size:20px;line-height:28px}.ms-config-panel-test-drawer-body{flex:1;height:0;padding:0 24px 24px;overflow:auto}.ms-config-panel-test-drawer-body .ms-code-editor{height:200px}.ms-config-panel-test-drawer-body .MuiDivider-root,.ms-config-panel-test-drawer-body .MuiAlert-root{margin:24px 0}.ms-config-panel-test-drawer-body .ms-config-panel-test-drawer-btn{margin-top:24px}.ms-config-panel-test-drawer .MuiCircularProgress-root{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ms-editable-text{height:28px}.ms-editable-text-view{height:100%;padding:0 4px;border:1px solid transparent;border-radius:6px;transition:.3s;font-size:18px;line-height:26px}.ms-editable-text-view:hover{border-color:var(--border-color-main)}.ms-editable-text-view.is-placeholder{color:var(--text-color-secondary)}.ms-editable-text-input{display:block;width:100%;padding:0 4px;font-family:-apple-system,Helvetica Neue,PingFang SC,SegoeUI,Noto Sans CJK SC,sans-serif,Helvetica,Microsoft YaHei,微软雅黑,Arial;border:1px solid var(--border-color-main);border-radius:6px;outline:none;font-size:18px;line-height:26px}.ms-editable-text-input::placeholder{color:var(--text-color-secondary)}.ms-http-curl-import{position:relative}.ms-http-curl-import-trigger{display:flex;gap:4px;align-items:center;font-weight:600;color:var(--text-color-main);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;line-height:22px}.ms-http-curl-import-modal .ms-code-editor,.ms-data-editor-container .ms-code-editor{height:200px}.ms-data-editor-header{display:flex;justify-content:space-between;padding:8px 12px;background-color:var(--component-background-gray);border-bottom:1px solid var(--border-color-base);font-size:14px;line-height:22px}.ms-data-editor-header-title{color:var(--text-color-secondary);-webkit-user-select:none;user-select:none}.ms-data-editor-header-action{display:flex;gap:8px}.ms-data-editor-header-action .MuiButtonBase-root .MuiSvgIcon-root{width:16px;height:16px}.ms-data-editor-modal .ms-code-editor{height:560px}.ms-data-editor-modal .ms-data-editor-header{padding:0;background-color:transparent;border-bottom:none}.ms-data-editor-modal .ms-data-editor-header-title{color:var(--text-color-primary);font-size:16px;line-height:24px}.ms-data-editor-modal .ms-data-editor-header-action .MuiButtonBase-root .MuiSvgIcon-root{width:18px;height:18px}.ms-http-body-input .MuiFormControl-root:last-child{margin-bottom:0}.ms-http-body-input .helper-text{display:block;margin:-12px 0 16px;color:var(--text-color-tertiary);font-size:12px;line-height:20px}.ms-http-output-info-item{margin-bottom:12px}.ms-http-output-info-item-title{margin-bottom:4px;font-size:12px;line-height:20px}.ms-http-output-info-item-title .label{font-weight:500;color:var(--text-color-primary)}.ms-http-output-info-item-title .type{display:inline-block;padding:0 4px;margin-left:8px;color:var(--text-color-secondary);background-color:var(--gray-color-2);border-radius:6px}.ms-http-output-info-item-body .placeholder{color:var(--text-color-secondary);font-size:12px;line-height:20px}.ms-params-list{position:relative}.ms-params-list-item{display:flex;gap:4px;margin-bottom:12px;font-size:12px;line-height:20px}.ms-params-list-item:hover .ms-params-list-item-value .MuiButtonBase-root{visibility:visible}.ms-params-list-item-label{flex-shrink:0;color:var(--text-color-secondary)}.ms-params-list-item-label:after{content:":"}.ms-params-list-item-value{display:flex;flex:1;gap:4px;align-items:center;width:0}.ms-params-list-item-value .MuiButtonBase-root{padding:3px;visibility:hidden}.ms-params-list-item-value .MuiButtonBase-root .MuiSvgIcon-root{width:14px;height:14px}.ms-params-list-item-value .content{overflow:hidden}.ms-params-list-item-value .actions{display:flex;flex-shrink:0;gap:4px}.ms-workflow-panel-config-root.react-flow__panel.right{z-index:20;width:416px;height:100%;padding:8px;margin:0}.ms-workflow-panel-config-root.react-flow__panel.right.hidden{display:none}.ms-workflow-panel-config-root.react-flow__panel.right.readonly .ms-workflow-panel-config-header .ms-editable-text,.ms-workflow-panel-config-root.react-flow__panel.right.readonly .ms-node-form-group .MuiFormLabel-root,.ms-workflow-panel-config-root.react-flow__panel.right.readonly .ms-node-form-group .ms-node-form-group-actions,.ms-workflow-panel-config-root.react-flow__panel.right.readonly .ms-node-form-group .ms-node-form-group-item{pointer-events:none}.ms-workflow-panel-config{position:relative;display:flex;flex-direction:column;height:100%;background-color:var(--component-background);border-radius:6px;box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-panel-config-header{position:relative;padding:16px;border-bottom:1px solid var(--border-color-gray-light)}.ms-workflow-panel-config-header .header-inner{display:flex;align-items:center;justify-content:space-between}.ms-workflow-panel-config-header .title{flex:1;width:0;margin-right:8px;font-weight:500}.ms-workflow-panel-config-header .title .ms-editable-text-input{font-weight:500}.ms-workflow-panel-config-header .MuiIconButton-root{padding:4px;font-size:16px}.ms-workflow-panel-config-header .header-remark{margin-top:12px}.ms-workflow-panel-config-header .header-remark .remark{height:20px;color:var(--text-color-secondary)}.ms-workflow-panel-config-header .header-remark .remark .ms-editable-text-view{font-size:12px;line-height:18px}.ms-workflow-panel-config-header .header-remark .remark .ms-editable-text-input{font-size:12px;line-height:18px;color:var(--text-color-secondary)}.ms-workflow-panel-config-body{flex:1;padding:16px;overflow:auto}.ms-workflow-panel-config-body .ms-common-form-items .MuiFormControl-root:last-child{margin-bottom:0}.ms-workflow-panel-config-body .ms-divider{margin:16px 0;border-color:var(--border-color-gray-light)}.ms-workflow-panel-config-body .ms-node-form-group{padding-bottom:16px;border-bottom:1px solid var(--border-color-gray-light)}.ms-workflow-panel-config-body .ms-node-form-group:last-child{border-bottom:none}.ms-workflow-panel-config-body .ms-node-form-group+.ms-node-form-group{margin-top:16px}.ms-workflow-panel-config-body .ms-node-form-group .ms-node-form-group-item:last-child>.MuiFormControl-root:last-child{margin-bottom:0}.ms-workflow-panel-config-body .ms-node-form-group-header{display:flex;justify-content:space-between}.ms-workflow-panel-config-body .ms-node-form-group-title{display:flex;gap:4px;align-items:center;margin-bottom:12px;font-weight:500;font-size:14px;line-height:22px}.ms-workflow-panel-config-body .ms-node-form-group-title .ms-asterisk{margin-right:4px;color:var(--text-color-red)}.ms-workflow-panel-config-body .ms-node-form-group-title .ms-tooltip{display:flex}.ms-workflow-panel-config-body .ms-node-form-group-title .MuiButtonBase-root{padding:4px}.ms-workflow .ms-workflow-handle{z-index:10;width:16px;min-width:auto;height:16px;color:var(--primary-color-base);background-color:transparent;border:none;border-radius:0}.ms-workflow .ms-workflow-handle:hover .MuiSvgIcon-root{transition:.3s;transform:scale(1.25)}.ms-workflow .ms-workflow-handle:after{position:absolute;top:1px;bottom:1px;left:50%;width:2px;margin-left:-1px;background-color:var(--primary-color-base);content:""}.ms-workflow .ms-workflow-handle .MuiSvgIcon-root{display:none;font-size:16px;pointer-events:none}.ms-workflow .ms-workflow-handle.connectingto .ms-workflow-handle-tooltip{display:none}.ms-workflow .react-flow__node .ms-workflow-handle.is-menu-open{background-color:var(--component-background);border-radius:16px;cursor:pointer}.ms-workflow .react-flow__node .ms-workflow-handle.is-menu-open:after{display:none}.ms-workflow .react-flow__node .ms-workflow-handle.is-menu-open .MuiSvgIcon-root{display:block}.ms-workflow .react-flow__node:hover .ms-workflow-handle.source.addable,.ms-workflow .react-flow__node.selected .ms-workflow-handle.source.addable,.ms-workflow .react-flow__node:hover .ms-workflow-handle.target.addable.target-addable,.ms-workflow .react-flow__node.selected .ms-workflow-handle.target.addable.target-addable{background-color:var(--component-background);border-radius:16px;cursor:pointer}.ms-workflow .react-flow__node:hover .ms-workflow-handle.source.addable:after,.ms-workflow .react-flow__node.selected .ms-workflow-handle.source.addable:after,.ms-workflow .react-flow__node:hover .ms-workflow-handle.target.addable.target-addable:after,.ms-workflow .react-flow__node.selected .ms-workflow-handle.target.addable.target-addable:after{display:none}.ms-workflow .react-flow__node:hover .ms-workflow-handle.source.addable .MuiSvgIcon-root,.ms-workflow .react-flow__node.selected .ms-workflow-handle.source.addable .MuiSvgIcon-root,.ms-workflow .react-flow__node:hover .ms-workflow-handle.target.addable.target-addable .MuiSvgIcon-root,.ms-workflow .react-flow__node.selected .ms-workflow-handle.target.addable.target-addable .MuiSvgIcon-root{display:block}.ms-workflow-handle-tooltip{position:absolute;top:-12px;left:0;z-index:10;min-width:145px;padding:8px 12px;font-size:14px;color:var(--white);text-align:left;background-color:var(--gray-background-3);border-radius:6px;pointer-events:none;transform:translate(-50%,-100%)}.ms-workflow-handle-tooltip:after{position:absolute;bottom:-15px;left:50%;content:"";transform:translate(-50%);display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:var(--gray-background-3)}.ms-workflow{--xy-node-border: none;--xy-node-border-radius: 12px;--xy-node-boxshadow-selected: none}.ms-workflow .react-flow__node{width:240px;padding:0;border-radius:var(--xy-node-border-radius)}.ms-workflow .react-flow__node.selectable{box-shadow:0 2px 4px #00000003,0 3px 6px 3px #00000003,0 2px 6px #00000008}.ms-workflow .react-flow__node.selectable:hover{box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow .react-flow__node.selectable.selected .ms-workflow-node{border:1px solid var(--border-color-main);box-shadow:0 0 0 1px var(--border-color-main) inset}.ms-workflow .react-flow__node.selectable.selected .ms-workflow-node.success,.ms-workflow .react-flow__node.selectable.selected .ms-workflow-node.error{border-color:var(--border-color-main)}.ms-workflow-node{padding:11px 12px;background-color:var(--component-background);border:1px solid var(--component-background);border-radius:var(--xy-node-border-radius)}.ms-workflow-node.success{border-color:var(--border-color-green)}.ms-workflow-node.error{border-color:var(--border-color-red)}.ms-workflow-node-header{position:relative;display:flex;align-items:center}.ms-workflow-node-header:has(>.ms-workflow-node-status){padding-right:24px}.ms-workflow-node-header .ms-workflow-node-avatar{margin-right:8px}.ms-workflow-node-header .ms-workflow-node-title{flex:1;width:0;font-weight:500;text-align:left;font-size:14px;line-height:22px}.ms-workflow-node-header .ms-workflow-node-status{position:absolute;top:50%;right:0;display:flex;transform:translateY(-50%)}.ms-workflow-node-header .ms-workflow-node-status.error{color:var(--text-color-error)}.ms-workflow-node-header .ms-workflow-node-status.success{color:var(--text-color-success)}.ms-workflow-node-body{margin-top:8px}.ms-workflow-node-contextmenu .MuiMenu-list{width:160px}.ms-workflow-node-contextmenu-sub .MuiMenu-list{width:240px}.ms-workflow-node-contextmenu-sub .MuiMenuItem-root .icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:12px;color:var(--white);border-radius:6px}.ms-workflow-node-contextmenu-sub .MuiMenuItem-root .icon .MuiSvgIcon-root{font-size:16px}.ms-condition-block{margin-bottom:8px}.ms-condition-block:last-child{margin-bottom:0}.ms-condition-block-title{font-weight:500;text-align:right;font-size:14px;line-height:22px}.ms-condition-block .ms-condition-item{position:relative;display:flex;gap:4px;padding:4px 8px;margin-top:4px;background-color:var(--component-background-gray);border-radius:6px;font-size:12px;line-height:20px}.ms-condition-block .ms-condition-item.narrow{padding-right:44px}.ms-condition-block .ms-condition-item .name{max-width:33.33%;color:var(--text-color-main)}.ms-condition-block .ms-condition-item .value{flex:1;width:0}.ms-condition-block .ms-condition-item .description{max-width:100%}.ms-condition-block .ms-condition-item .operator{max-width:33.33%;white-space:nowrap}.ms-condition-block .ms-condition-item .logic-operator{position:absolute;right:8px;bottom:-12px;z-index:1;padding:4px;line-height:1;background-color:var(--component-background);border:1px solid var(--border-color-base);border-radius:6px}.ms-condition-block .ms-condition-item .placeholder{color:var(--text-color-secondary)}.ms-workflow{--xy-edge-stroke: var(--gray-color-4);--xy-edge-stroke-selected: var(--gray-color-5);--xy-edge-stroke-width: 2;--xy-connectionline-stroke-width: 2}.ms-workflow-edge-label{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--primary-color-base);background-color:var(--component-background);border-radius:50%;pointer-events:all;cursor:pointer}.ms-workflow-edge-label .MuiSvgIcon-root{font-size:16px;pointer-events:none}.ms-workflow-edge-label .MuiStack-root:hover .MuiSvgIcon-root{transition:.3s;transform:scale(1.25)}.ms-workflow .ms-workflow-panel-entry-root{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.ms-workflow-panel-entry{width:600px;background-color:var(--component-background);border-radius:6px;box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-panel-entry-header{padding:16px 24px;font-weight:500;font-size:20px;line-height:28px}.ms-workflow-panel-entry-body{padding:0 24px}.ms-workflow-panel-entry-body .ms-workflow-entry-nodes{padding-top:8px}.ms-workflow-panel-entry-body .ms-node-item{position:relative;display:flex;padding:12px 16px;margin-bottom:12px;border:1px solid var(--border-color-base);border-radius:6px;cursor:pointer;transition:.3s}.ms-workflow-panel-entry-body .ms-node-item:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:transparent;content:""}.ms-workflow-panel-entry-body .ms-node-item:hover:after{background-color:var(--component-background-gray);opacity:.5}.ms-workflow-panel-entry-body .ms-node-item.selected{background-color:transparent;border-color:var(--primary-color-base)}.ms-workflow-panel-entry-body .ms-node-item.selected:after{background-color:var(--primary-color-base);opacity:.08}.ms-workflow-panel-entry-body .ms-node-item:last-child{margin-bottom:0}.ms-workflow-panel-entry-body .ms-node-item-icon{position:relative;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;margin-right:12px;color:var(--white);border-radius:6px}.ms-workflow-panel-entry-body .ms-node-item-icon .MuiSvgIcon-root{font-size:16px}.ms-workflow-panel-entry-body .ms-node-item-info{position:relative;z-index:1;flex:1;width:0}.ms-workflow-panel-entry-body .ms-node-item-name{font-size:16px;line-height:24px;font-weight:500}.ms-workflow-panel-entry-body .ms-node-item-desc{font-size:12px;line-height:20px;margin-top:4px;color:var(--text-color-secondary)}.ms-workflow-panel-entry-footer{padding:24px;text-align:right}.ms-workflow-panel-log-root.react-flow__panel.right{z-index:20;width:416px;height:100%;padding:8px;margin:0}.ms-workflow-panel-log-root.react-flow__panel.right.hidden{display:none}.ms-workflow-panel-log-root.react-flow__panel.right.loading .ms-workflow-panel-config-body{opacity:.5;pointer-events:none}.ms-workflow-panel-log-root.react-flow__panel.right:not(.hidden)~.ms-workflow-panel-config-root{right:408px}.ms-workflow-panel-log{display:flex;flex-direction:column;height:100%;background-color:var(--component-background);border-radius:6px;box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-panel-log-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border-color-gray-light)}.ms-workflow-panel-log-header .title{font-weight:500;font-size:20px;line-height:28px}.ms-workflow-panel-log-header .MuiIconButton-root{padding:4px;font-size:16px}.ms-workflow-panel-log-body{display:flex;flex:1;flex-direction:column;padding:16px;overflow:auto}.ms-workflow-panel-log .input-area .ms-code-editor{height:200px;margin-bottom:24px}.ms-workflow-panel-log .input-area~.log-detail-area{padding-top:24px;margin-top:24px;border-top:1px solid var(--border-color-base)}.ms-workflow-panel-log .empty-area{display:flex;align-items:center;justify-content:center;height:100%}.ms-workflow-panel-log>.MuiCircularProgress-root{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ms-workflow-test-button .MuiButton-root{color:var(--text-color-base);border-color:var(--border-color-base)}.ms-workflow-test-button .MuiButton-root:hover{z-index:1}.ms-workflow-test-button .MuiButton-root:first-child{padding:4px 12px}.ms-workflow-test-button .MuiButton-root:first-child .MuiButton-startIcon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.ms-workflow-test-button .MuiButton-root:last-child{padding:7px 8px}.ms-workflow-test-popover{width:280px;border-radius:6px}.ms-workflow-test-popover-root .MuiPaper-root{box-shadow:0 -2px 4px #00000005,0 2px 6px 6px #00000005,0 2px 6px #0000000f}.ms-workflow-test-popover-header{padding:0 16px;border-bottom:1px solid var(--border-color-base)}.ms-workflow-test-popover-header .MuiTabs-root{margin-bottom:-1px}.ms-workflow-com-log-list{position:relative;height:248px;padding-top:8px;overflow:auto}.ms-workflow-com-log-list .ms-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ms-workflow-com-log-list .ms-empty-img{width:80px;height:80px}.ms-workflow-com-log-list-item{display:flex;gap:4px;padding:8px 16px;cursor:pointer;-webkit-user-select:none;user-select:none}.ms-workflow-com-log-list-item:hover,.ms-workflow-com-log-list-item.selected{background-color:var(--component-background-gray)}.ms-workflow-com-log-list-item:active{opacity:.8}.ms-workflow-com-log-list-item__left{display:flex;align-items:center}.ms-workflow-com-log-list-item__title{font-weight:500;font-size:14px;line-height:22px}.ms-workflow-com-log-list-item__time{color:var(--text-color-secondary);font-size:12px;line-height:20px}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgb(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgb(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color, var(--xy-background-color-props, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}.ms-view-wf_editor{position:relative}.ms-view-wf_editor .react-flow__background{background-color:var(--component-background-gray)}.ms-view-wf_editor .ms-workflow-advance{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;background-color:var(--component-background)}.ms-view-wf_editor .ms-workflow-advance .ms-code-editor{background-color:var(--component-background);border:none}.ms-view-tag{position:relative;padding:20px}.ms-view-tag .ms-view__inner{display:flex;flex-direction:column;padding:20px}._users-container_108zw_24{height:100%;padding:20px;background:var(--component-background)}._users-role-chip_108zw_29{margin:4px 8px 4px 0}.MuiTooltip-tooltip .MuiChip-root,.ms-tooltip-cont .MuiChip-root{background-color:var(--gray-2);border-radius:4px}._functions-container_nw1ud_24{height:100%}._functions-container_nw1ud_24 ._operation_nw1ud_27{display:flex;gap:12px;margin-bottom:16px}._functions-container_nw1ud_24 ._permissions_nw1ud_32{height:calc(100% - 52px);overflow:auto}._add-integration-modal_ro6ty_24{position:relative}._add-integration-modal__body_ro6ty_27{width:100%}._add-integration-modal__body_ro6ty_27 ._alert_ro6ty_30{margin-bottom:24px}._resources-container_1ers6_24{height:100%;padding-left:20px;border:1px solid var(--border-color-base)}._resources-container__tabs_1ers6_29{border-bottom:1px solid var(--border-color-base)}._resources-container__tab-panel_1ers6_32{height:calc(100% - 50px);padding:20px 20px 20px 0}._resources-container__tab-panel_1ers6_32 .ms-tabpanel{height:100%}._resources-container_1ers6_24 ._flex-layout_1ers6_39{display:flex}._role-body_14uhr_24{position:relative;height:100%}._role-body__tabs_14uhr_28{border-bottom:1px solid var(--border-color-base)}._role-body__tab-panel_14uhr_31{height:calc(100% - 50px);padding:20px 20px 20px 0}._role-body__tab-panel_14uhr_31 .ms-tabpanel{height:100%}._role-view_1bcyv_24{display:flex;height:100%;background-color:var(--main-background)}._role-view_1bcyv_24 ._aside_1bcyv_29{width:240px;padding:20px;border-right:1px solid var(--border-color-base)}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34{display:flex;flex-direction:column;height:calc(100% - 120px);margin:20px 0;overflow:auto}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:background-color .1s ease}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41:hover{background-color:var(--component-background-gray)}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41._active_1bcyv_54{color:var(--text-color-main);background-color:var(--primary-color-1)}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41._active_1bcyv_54 ._name-wrapper_1bcyv_58 ._icon_1bcyv_58 .MuiSvgIcon-root{color:var(--text-color-main)}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41 ._name-wrapper_1bcyv_58{display:flex;align-items:center;overflow:hidden;font-size:14px;line-height:22px}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 ._item_1bcyv_41 ._name-wrapper_1bcyv_58 ._icon_1bcyv_58{display:flex;align-items:center;margin-right:8px}._role-view_1bcyv_24 ._aside_1bcyv_29 ._role-container_1bcyv_34 .ms-loading-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._role-view_1bcyv_24 ._aside_1bcyv_29 ._add-btn_1bcyv_80{display:flex}._role-view_1bcyv_24 ._aside_1bcyv_29 ._add-btn_1bcyv_80 button{flex:1}._role-view_1bcyv_24 ._main_1bcyv_86{flex:1;max-width:calc(100% - 240px);height:100%;padding-left:20px}._role-view_1bcyv_24 ._empty_1bcyv_92{display:flex;flex:1;align-items:center;justify-content:center}._role-view_1bcyv_24 ._empty-role_1bcyv_98{height:185px}._user-role_2zf6z_24{display:flex;flex-direction:column;padding:0}._user-role_2zf6z_24 .ms-tab-content{position:relative;flex:1;padding:20px;overflow:auto}._user-role_2zf6z_24 .ms-tab-content>div{height:100%}.ms-config-table{padding:20px;margin-bottom:16px;background-color:var(--component-background);border-radius:12px}.ms-config-table .ms-descriptions-content{padding:0 0 0 12px}.ms-config-table-container{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.ms-config-table-container-title{margin-top:4px;font-size:20px;font-weight:500}.ms-config-table .ms-tooltip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-password-label{display:flex;align-items:center}.ms-password-label-title{display:flex;align-items:center;margin-right:8px}.ms-password-label-title span{padding-top:4px}.ms-password-label svg{font-size:16px}.ms-view-credentials{display:flex;flex-direction:column;padding:0}.ms-view-credentials .topbar{display:flex;align-items:center}.ms-view-credentials .topbar .ms-tabs{flex:1}.ms-view-credentials .topbar .btn-wrap{display:flex;align-items:center;height:100%;padding:0 20px;background-color:var(--component-background);border-bottom:1px solid var(--border-color-base)}.ms-view-credentials .ms-tab-content{padding:20px}.ms-view-403{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.ms-view-403__wrapper{display:flex;flex-direction:column;align-items:center}.ms-view-403__img{width:200px;height:160px}.ms-view-403__title{margin-top:16px;font-size:20px;font-weight:600;line-height:28px}.ms-view-403__description{margin-top:8px;margin-bottom:24px;font-size:14px;color:var(--text-color-secondary);line-height:22px}.ms-view-login{position:relative;flex:1}.ms-view-login .ms-auth-logo{display:flex;justify-content:center}.ms-view-login .ms-auth-logo .ms-logo{margin:0}.ms-view-login .ms-auth-container{position:absolute;top:50%;left:50%;width:444px;padding:48px;border-radius:12px;transform:translate(-50%,-50%)}@media (max-width: 576px){.ms-view-login .ms-auth-container{width:calc(100% - 48px);min-width:350px;padding:48px 24px}}.ms-view-login .ms-auth-container.MuiPaper-root{box-shadow:unset}.ms-view-login .ms-auth-container.hidden{display:none}.ms-view-login .ms-auth-container .MuiInputBase-root{height:40px}.ms-view-login .ms-auth-container .ms-auth-submit{padding:8px 16px;font-size:16px;line-height:24px}.ms-view-login .ms-auth-form{margin:40px 0 16px}.ms-view-login .ms-auth-form div.MuiFormControl-root{margin-bottom:24px}.ms-view-register{position:relative;flex:1}.ms-view-register .ms-auth-logo{display:flex;justify-content:center;margin-bottom:8px}.ms-view-register .ms-auth-logo .ms-logo{margin:0}.ms-view-register .ms-auth-container{position:absolute;top:50%;left:50%;width:444px;padding:48px;border-radius:6px;transform:translate(-50%,-50%)}@media (max-width: 576px){.ms-view-register .ms-auth-container{width:calc(100% - 48px);min-width:350px;padding:48px 24px}}.ms-view-register .ms-auth-container.hidden{display:none}.ms-view-register .ms-auth-container.MuiPaper-root{box-shadow:unset}.ms-view-register .ms-auth-container .MuiInputBase-root{height:40px}.ms-view-register .ms-auth-container .ms-auth-submit{padding:8px 16px;margin:0;font-size:16px;line-height:24px}.ms-view-register .ms-auth-form{margin:40px 0 16px}.ms-view-register .ms-auth-form div.MuiFormControl-root{margin-bottom:24px}.ms-view-404{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.ms-view-404__title{margin:16px 0 8px;font-weight:600;font-size:20px;line-height:28px}.ms-view-404__desc{color:var(--text-color-secondary);font-size:14px;line-height:22px}._area-chart-wrapper_1kmx1_24{display:flex;flex-direction:column;min-width:100%;height:100%;padding:16px;background:var(--main-background)}._area-chart-wrapper__preview_1kmx1_32{min-height:400px}._area-chart-content_1kmx1_35{position:relative;display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}._area-chart-content__chart_1kmx1_43{width:100%;height:100%}._name_1kmx1_47{font-size:16px;font-weight:500}._bar-chart-wrapper_1iyee_24{display:flex;flex-direction:column;min-width:100%;height:100%;padding:16px;background:var(--main-background)}._bar-chart-wrapper__preview_1iyee_32{min-height:400px}._bar-chart-content_1iyee_35{position:relative;display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}._bar-chart-content__chart_1iyee_43{width:100%;height:100%}._name_1iyee_47{font-size:16px;font-weight:500}.data-view{display:flex;flex-direction:column;width:100%;min-width:100%;height:100%;overflow:hidden;background:var(--main-background);container-type:size}.data-view-preview{flex:none;width:312px;min-width:auto;height:96px;border-radius:12px}.data-view-card{--title-font-size: clamp(14px, min(6.67cqw, 12.5cqh), 32px);display:flex;flex-direction:column;justify-content:center;width:100%;min-width:100%;height:100%;padding:16px;overflow:hidden;line-height:1.5}.data-view-card__icon{padding:12px;margin-right:16px;background-color:var(--gray-color-1);border-radius:6px}.data-view-card__icon svg{display:block;height:100%}.data-view-card__text{flex:1;overflow:hidden}.data-view-card__header{display:flex;align-items:center;margin-bottom:4px}.data-view-card__header svg{margin-right:4px;font-size:calc(var(--title-font-size) * 1.4)}.data-view-card__title{max-width:calc(100% - 28px);font-size:var(--title-font-size);font-weight:400;color:var(--text-color-secondary)}.data-view-card__content{display:flex;flex-direction:column;padding-left:2cqw}.data-view-card__content div:nth-of-type(2){display:inline-block;max-width:100%;font-size:clamp(16px,min(10cqw,25cqh),120px);font-weight:500}.ms-gauge-chart{display:flex;flex-direction:column;justify-content:center;width:100%;min-width:100%;height:100%;padding:16px;background:var(--main-background)}.ms-gauge-chart__header{font-weight:500}.ms-gauge-chart__content{display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}.ms-gauge-chart__content .ms-chart-content__chart{width:100%;height:100%}._horizon-bar-chart-wrapper_1e3b9_24{display:flex;flex-direction:column;min-width:100%;padding:16px;background:var(--main-background)}._horizon-bar-chart-wrapper__preview_1e3b9_31{min-height:600px}._horizon-chart-content_1e3b9_34{position:relative;display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}._horizon-chart-content__chart_1e3b9_42{width:100%;height:100%}._name_1e3b9_46{font-size:16px;font-weight:500}.ms-remain-chart{display:flex;flex-direction:column;width:100%;height:100%}.ms-remain-chart__content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:20px;margin-top:12px;overflow:hidden}.ms-remain-chart__icon{position:relative;width:20px;height:100%}.ms-remain-chart__icon svg{width:100%;height:100%;color:var(--icon-color-gray-secondary)}.ms-remain-chart__progress{flex:1}.ms-remain-chart__progress-bar{position:relative;height:8px;margin:0 12px;background-color:var(--gray-2);border-radius:6px}.ms-remain-chart__progress-bar:after{position:absolute;top:0;left:0;width:var(--remain-percent, 0%);height:100%;background-color:var(--remain-color);border-radius:6px;content:""}.ms-remain-chart-percent{font-weight:500;font-size:14px;line-height:22px}.ms-icon-remaining{display:flex;flex-direction:column;width:100%;min-width:100%;height:100%;padding:16px;background:var(--main-background);border-radius:12px}.ms-icon-remaining-preview{width:312px;min-width:auto;height:96px}.ms-icon-remaining__header{font-weight:500}.ms-icon-remaining__content{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;max-height:40vh;overflow:hidden}.ms-icon-remaining__percent{color:var(--gray-color-5);text-align:center;font-size:20px;line-height:28px}.image-wrapper{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--component-background);border-radius:12px}.image-wrapper__preview{width:500px;height:320px}.image-wrapper__header{position:absolute;top:15px;left:12px;z-index:1;font-weight:500;color:var(--white);opacity:0;transition:opacity .3s ease;font-size:16px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-wrapper:hover .image-wrapper__header{opacity:1;pointer-events:none}.image-wrapper__content{display:flex;flex:1;align-items:center;justify-content:center;height:0;overflow:hidden;border-radius:6px}.image-wrapper__content:hover .image-wrapper__overlay{opacity:1}.image-wrapper .image-wrapper__empty_icon{font-size:30px;color:var(--icon-color-gray-light)}.image-wrapper__img{width:100%;max-width:100%;height:100%;object-fit:cover;border-style:none;border-radius:6px;pointer-events:none}.image-wrapper__overlay{position:absolute;top:0;left:0;width:100%;height:240px;background:linear-gradient(180deg,#0006 8.83%,#00000065,#00000062,#0000005e,#00000057,#0000004e,#0004,#00000039,#0000002d,#0002,#00000018,#0000000f,#00000008,#00000004,#00000001,#0000 38%);opacity:0;transition:opacity .3s ease}._line-chart-wrapper_1qhlp_24{display:flex;flex-direction:column;min-width:100%;height:100%;padding:16px;background:var(--main-background)}._line-chart-wrapper__preview_1qhlp_32{min-height:400px}._line-chart-content_1qhlp_35{position:relative;display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}._line-chart-content__chart_1qhlp_43{width:100%;height:100%}._name_1qhlp_47{font-size:16px;font-weight:500}.ms-pie-chart{display:flex;flex-direction:column;width:100%;min-width:100%;height:100%;padding:16px;background:var(--main-background)}.ms-pie-chart__header{font-size:16px;font-weight:500}.ms-pie-chart__content{display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}.ms-pie-chart__content .ms-chart-content__chart{width:100%;height:100%}.ms-pie-chart--preview canvas{max-height:40vh}.ms-radar-chart{display:flex;flex-direction:column;width:100%;min-width:100%;height:100%;padding:16px;background:var(--main-background)}.ms-radar-chart__header{font-size:16px;font-weight:500}.ms-radar-chart__content{display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden}.ms-radar-chart__content .ms-chart-content__chart{width:100%;height:100%}.config-plugin-container-left-view .ms-radar-chart canvas{width:100%;height:100%;max-height:40vh}._switch-wrapper_eetxw_24{display:flex;flex:1;flex-direction:column;width:100%;min-width:100%;height:100%;padding:8px 16px;overflow:hidden;background:var(--main-background)}._switch-wrapper-preview_eetxw_35{flex:none;width:312px;min-width:auto;height:96px;border-radius:12px}._switch-wrapper_eetxw_24 ._content_eetxw_42{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center}._switch-wrapper_eetxw_24 ._text_eetxw_49{font-weight:500;font-size:14px;line-height:22px}._switch-wrapper_eetxw_24 ._icon_eetxw_54{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.text-wrapper{display:flex;flex-direction:column;padding:16px 0;background-color:var(--white);border-radius:12px}.text-wrapper__preview{min-width:300px;max-width:500px;max-height:300px}.text-wrapper__label{padding:0 16px;margin-bottom:8px;font-weight:500;font-size:16px;line-height:24px}.text-wrapper__content{flex:1;padding:0 16px;overflow:auto;word-break:break-all;font-size:14px;line-height:22px}.trigger-view{display:flex;flex-direction:column;width:100%;height:100%;padding:16px;color:var(--white);cursor:pointer}.trigger-view:hover{opacity:.9}.trigger-view-main{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.trigger-view__text{font-weight:500;font-size:14px;line-height:22px}.trigger-view__label{margin-top:8px}.trigger-view-preview{width:292px;height:87px;padding:12px 16px;color:var(--white);border-radius:12px}.trigger-view-form{margin-top:4px}.trigger-view-form .form-contain{margin-top:0}.dashboard-content-widget-editing .trigger-view:hover{opacity:1}
