.Tooltip{display:inline-block}.TooltipBubble{border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:6px 8px;box-shadow:0 0 1px rgba(18,22,25,.24),0 12px 24px -6px rgba(18,22,25,.5)}.TooltipBubble.on-light{color:#121619;background:#fff}.TooltipBubble.on-dark{color:#fff;background:#121619;border-color:rgba(255,255,255,.12)}.TooltipContent{font-size:12px;line-height:1.4}.MarkupDiv{will-change:left,top;box-sizing:border-box;position:relative}.MarkupDiv .markup-div-drag{cursor:move;z-index:1;pointer-events:all;background-color:#fff;border-radius:5px;flex-direction:row;align-items:center;gap:10px;width:-webkit-max-content;width:max-content;min-width:calc(100% + 4px);min-height:4px;padding:14px 8px 3px;display:flex;position:absolute;bottom:calc(100% + 22px);left:50%;transform:translate(-50%)}.MarkupDiv .markup-div-drag>.MarkupDivQuickBar{flex-grow:1;min-width:0}.MarkupDiv .markup-div-drag .markup-div-drag-bar{cursor:pointer;background-color:#a2a9b0;border-radius:2px;width:80px;height:4px;transition:transform .3s;position:absolute;top:3px;left:50%;transform:translate(-50%)}.MarkupDiv .markup-div-drag .markup-div-drag-bar:hover{transform:translate(-50%)scale(1.2)}.MarkupDiv .resize-handle{cursor:pointer;z-index:1;pointer-events:all;cursor:sw-resize;background-color:#33b1ff;position:absolute}.MarkupDiv .grid-editor{flex-direction:column;height:100%;display:flex;overflow:hidden}.MarkupDiv .grid-editor[auto-sizing=true]{height:auto}.MarkupDiv .grid-editor .grid-row{width:100%;height:100%;position:relative;overflow:hidden}.MarkupDiv .grid-editor .grid-row[auto-sizing=true],.MarkupDiv .grid-editor .grid-row[auto-sizing=true] .editable-cell{height:auto}.MarkupDiv .grid-editor .grid-row .grid-cell{cursor:pointer;flex-grow:0;flex-shrink:1;justify-content:stretch;align-items:stretch;display:flex;position:relative}.MarkupDiv .grid-editor .grid-row .grid-cell.is-focused-cell:after{content:"";pointer-events:none;mix-blend-mode:difference;border:1px dashed rgba(255,255,255,.7);border-radius:2px;position:absolute;top:1px;bottom:1px;left:1px;right:1px}.MarkupDiv .grid-editor .grid-row .grid-cell .editable-cell{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-all;text-overflow:clip;width:100%;height:100%;min-height:100%;padding:5px;position:relative;overflow:hidden}.MarkupDiv .grid-editor .grid-row .grid-cell .icon-cell{justify-content:center;align-items:center;display:flex}.MarkupDiv .grid-editor .grid-row .markup-div-move-handle{cursor:move}.MarkupDivQuickBar{cursor:default;align-items:center;gap:14px;display:flex}.MarkupDivQuickBar>.delete{color:#da1e28;margin-left:auto;padding:2px}.MarkupDivQuickBar>.delete svg{width:18px;height:18px}.MarkupDivQuickBar .setting{align-items:center;gap:5px;display:flex}.MarkupDivQuickBar .setting .label{color:#6b7280;font-size:10px;line-height:1}.MarkupDivQuickBar .setting .controls{border:1px solid #626262;border-radius:3px;align-items:stretch;height:24px;display:flex;overflow:hidden}.MarkupDivQuickBar .setting .controls .InputCssColor{border-radius:0;flex-shrink:0;width:24px;height:100%}.MarkupDivQuickBar .setting .controls .InputCssColor>.bg{border:none;border-radius:0}.MarkupDivQuickBar .setting .controls .toggle{box-sizing:border-box;color:#1f2937;cursor:pointer;background-color:#fff;border:none;border-left:1px solid #626262;border-radius:0;width:22px;height:100%;padding:0;font-size:11px;line-height:1}.MarkupDivQuickBar .setting .controls .toggle[is-on=true]{color:#fff;background-color:#33b1ff}.MarkupDivQuickBar .setting .controls .toggle:first-of-type{font-weight:700}.MarkupDivQuickBar .setting .controls .toggle:last-of-type{font-style:italic}.MarkupDivQuickBar .setting .controls .steps{box-sizing:border-box;cursor:pointer;background-color:#fff;border:none;border-left:1px solid #626262;border-radius:0;width:44px;height:100%;padding:0 0 0 4px;font-size:11px;line-height:1}.MarkupScreenPanel{z-index:2;pointer-events:all;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:rgba(255,255,255,.7);background:rgba(33,39,42,.8);border-radius:9px;flex-direction:column;align-items:flex-start;padding:12px 14px;font-size:13px;display:flex;position:absolute;box-shadow:0 0 1px rgba(18,22,25,.36),0 18px 36px -4px rgba(18,22,25,.36)}.MarkupScreenPanel>.title,.MarkupScreenPanel>.description{overflow-wrap:anywhere;max-width:240px}.MarkupScreenPanel>.title{color:#fff;margin-bottom:8px;font-weight:600}.MarkupScreenPanel>.title[has-description=true]{margin-bottom:4px}.MarkupScreenPanel>.description{color:rgba(255,255,255,.55);margin-bottom:4px}.MarkupScreenPanel .MuiFormControlLabel-root{margin-left:-6px;margin-right:12px}.MarkupScreenPanel .MuiFormControlLabel-label{color:rgba(255,255,255,.7);font-size:13px}.MarkupScreenPanel .MuiRadio-root,.MarkupScreenPanel .MuiCheckbox-root{color:rgba(255,255,255,.4);padding:4px}.MarkupScreenPanel .MuiRadio-root.Mui-checked,.MarkupScreenPanel .MuiCheckbox-root.Mui-checked{color:#fff}.MarkupEleNavDialog>.categories{flex-direction:column;width:100%;max-height:320px;margin-top:2px;display:flex;overflow-y:auto}.MarkupEleNavDialog>.categories>.category{flex-direction:column;display:flex}.MarkupEleNavDialog>.categories>.category+.category{margin-top:8px}.MarkupEleNavDialog>.categories>.category>.ungrouped-label{color:rgba(255,255,255,.55);overflow-wrap:anywhere;align-self:flex-start;max-width:240px;margin-bottom:4px}.MarkupEleNavDialog>.categories>.category>.group-toggle{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:#fff;background-color:#293034;border:1px solid #494949;border-radius:5px;align-items:center;height:32px;padding-left:12px;display:flex;overflow:hidden}.MarkupEleNavDialog>.categories>.category>.group-toggle>.icon{justify-content:center;align-items:center;width:15px;height:15px;margin-right:8px;display:flex;position:relative}.MarkupEleNavDialog>.categories>.category>.group-toggle>.icon>svg{max-width:100%;max-height:100%}.MarkupEleNavDialog>.categories>.category>.bookmark{align-items:center;gap:8px;min-height:32px;padding:0 12px;display:flex}.MarkupEleNavDialog>.categories>.category>.bookmark>.entry-icon{text-align:center;flex-shrink:0;width:15px}.MarkupEleNavDialog>.categories>.category>.bookmark>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MarkupEleNavDialog>.categories>.category>.bookmark{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border:1px solid #494949;overflow:hidden}.MarkupEleNavDialog>.categories>.category>.bookmark:hover{color:#fff;background-color:rgba(255,255,255,.06)}.MarkupEleNavDialog>.categories>.category>.bookmark[is-active=true]{color:#33b1ff}.MarkupEleNavDialog>.categories>.category>.bookmark+.bookmark{border-top:none}.MarkupEleNavDialog>.categories>.category>.bookmark:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.MarkupEleNavDialog>.categories>.category>.bookmark:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.MarkupEleNavDialog>.categories>.category[is-opened=true]>.group-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.MarkupEleNavDialog>.categories>.category[is-opened=true]>.group-toggle+.bookmark{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.MarkupEleNavDialog>.categories>.empty{color:rgba(255,255,255,.55)}.MarkupEleNavDialog[is-horizontal=true]{max-width:520px;width:auto!important}.MarkupEleNavDialog[is-horizontal=true]>.categories{flex-flow:wrap;gap:6px;max-height:none;overflow-y:visible}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category{flex-flow:row}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category+.category{margin-top:0}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category>.bookmark{justify-content:center;width:auto}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category>.bookmark+.bookmark{border-top:1px solid #494949;border-left:none}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category>.bookmark:first-child{border-radius:5px 0 0 5px}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category>.bookmark:last-child{border-radius:0 5px 5px 0}.MarkupEleNavDialog[is-horizontal=true]>.categories>.category>.bookmark:only-child{border-radius:5px}.MarkupEleNavDialog .bookmark>.fly-to{opacity:.7;align-items:center;margin-left:auto;display:flex}.MarkupEleNavDialog .bookmark>.fly-to svg{width:14px;height:14px}.MarkupEleNavDialog .bookmark>.fly-to:hover{opacity:1}.MarkupEleNavDialog[is-theme=light]{color:rgba(0,58,109,.75);background:rgba(255,255,255,.9)}.MarkupEleNavDialog[is-theme=light]>.title{color:#003a6d}.MarkupEleNavDialog[is-theme=light]>.description,.MarkupEleNavDialog[is-theme=light]>.categories>.category>.ungrouped-label{color:rgba(0,58,109,.6)}.MarkupEleNavDialog[is-theme=light]>.categories>.category>.group-toggle{color:#003a6d;background-color:#f3f4f6;border-color:#d9dfe7}.MarkupEleNavDialog[is-theme=light]>.categories>.category>.bookmark{background-color:#fff;border-color:#d9dfe7}.MarkupEleNavDialog[is-theme=light]>.categories>.category>.bookmark:hover{color:#003a6d;background-color:rgba(0,58,109,.06)}.MarkupEleNavDialog[is-theme=light]>.categories>.category>.bookmark[is-active=true]{color:#06c}.MarkupEleNavDialog[is-theme=light]>.categories>.empty{color:rgba(0,58,109,.6)}.MarkupEleNavDialog[is-theme=light][is-horizontal=true]>.categories>.category>.bookmark+.bookmark{border-top-color:#d9dfe7}.UserBubble{white-space:nowrap;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .3s;display:flex;position:relative}.UserBubble>span{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.UserBubble>span>i{font-size:15px}.UserBubble>span>svg,.UserBubble>.icon>svg{width:18px;height:18px}.UserBubble .icon-live{max-width:20px;max-height:20px}.UserBubble[bubble-style=spectating]{animation:3s infinite pulse}.UserBubble[bubble-style=comment-from-left]:after{content:"";border-right:8px solid var(--bubble-color,#ccc);z-index:1;border-top:6px solid transparent;border-bottom:6px solid transparent;width:0;height:0;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.UserBubble[bubble-style=comment-from-right]:after{content:"";border-left:8px solid var(--bubble-color,#ccc);z-index:1;border-top:6px solid transparent;border-bottom:6px solid transparent;width:0;height:0;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.UserBubble>*{z-index:2;position:relative}.PopoverMultiSelectContent{background-color:#fafdff;border-radius:12px;flex-direction:column;min-width:200px;max-width:400px;animation:.2s ease-out popoverAppear;display:flex;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.PopoverMultiSelectContent .top-bar{cursor:pointer;border-bottom:1px solid rgba(0,0,0,.08);justify-content:space-between;align-items:center;height:42px;padding-left:14px;padding-right:14px;transition:background-color .2s;display:flex}.PopoverMultiSelectContent .top-bar:hover{background-color:rgba(0,0,0,.02)}.PopoverMultiSelectContent .top-bar .title{color:#000;font-size:14px;font-weight:500}.PopoverMultiSelectContent .options-container{flex-direction:column;padding-top:8px;padding-bottom:8px;display:flex}.PopoverMultiSelectContent .options-container[no-description=true] .option-item{min-height:32px;padding:8px 14px}.PopoverMultiSelectContent .options-container .option-item{cursor:pointer;align-items:flex-start;min-height:48px;padding:12px 14px;transition:background-color .2s;display:flex}.PopoverMultiSelectContent .options-container .option-item:hover:not(.disabled){background-color:rgba(0,0,0,.04)}.PopoverMultiSelectContent .options-container .option-item.disabled{cursor:not-allowed;opacity:.5}.PopoverMultiSelectContent .options-container .option-item[no-description=true]{align-items:center}.PopoverMultiSelectContent .options-container .option-item>.icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.PopoverMultiSelectContent .options-container .option-item>.icon>svg{max-width:22px;max-height:22px}.PopoverMultiSelectContent .options-container .option-item>.icon>:not(svg){object-fit:contain;width:22px;height:22px}.PopoverMultiSelectContent .options-container .option-item .option-content{flex-direction:column;flex:1;margin-left:12px;display:flex}.PopoverMultiSelectContent .options-container .option-item .option-content .option-title{color:#000;opacity:.9;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.2}.PopoverMultiSelectContent .options-container .option-item .option-content .option-title:last-child{margin-bottom:0}.PopoverMultiSelectContent .options-container .option-item .option-content .option-description{color:rgba(0,0,0,.6);font-size:12px;line-height:1.3}.PopoverMultiSelectContent .options-container .option-item>div:first-child{flex-shrink:0;margin-top:2px}@keyframes popoverAppear{0%{opacity:0;transform:scale(.95)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}.SelectUserGroupModal>.comp-content>.search-bar{width:100%;margin-bottom:15px}.SelectUserGroupModal>.comp-content>.search-bar>.search-input{width:100%}.SelectUserGroupModal>.comp-content>.items{flex-direction:column;justify-content:center;height:300px;overflow-x:hidden;overflow-y:auto}.SelectUserGroup{align-items:center;width:200px;display:flex;position:relative}.SelectUserGroup>input{cursor:pointer;flex-grow:1;min-width:0}.SelectUserGroup>.arrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectUserGroup>.arrow>svg{width:13px;height:13px}.SelectUserGroupItem{border-bottom:1px solid #dde1e6;position:relative}.SelectUserGroupItem>.item{flex-shrink:0;align-items:center;height:32px;font-size:13px;transition:all .3s;display:flex}.SelectUserGroupItem>.item>.icon{cursor:pointer;margin-left:5px;margin-right:8px}.SelectUserGroupItem>.item>.icon>.chev>svg{width:12px;height:12px}.SelectUserGroupItem>.item>.icon>.circle>svg{width:7px;height:7px}.SelectUserGroupItem>.item>.icon>.bracket{opacity:.7}.SelectUserGroupItem>.item>.text{cursor:pointer}.SelectUserGroupItem>.item[is-selected=true]{background-color:#82cfff;padding-left:6px}.SelectUserGroupItem>.item[is-disabled=true]{opacity:.7;pointer-events:none}.SelectUserGroupItem>.item:hover{background-color:#82cfff;padding-left:6px}.SelectUserGroupItem>.children{flex-direction:column;margin-left:10px;padding:20px;display:flex}.SelectUserGroupItem>.children>.title{font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#000;border-bottom:1px solid #121619;width:100%;margin-bottom:12px;padding-bottom:24px;font-family:Helvetica Now Text;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.SelectUserGroupItem>.children>.tip{opacity:.7;margin-top:20px}.SelectUserGroupItem>.children>.user{border-bottom:1px solid #dde1e6;flex-shrink:0;align-items:center;height:35px;font-size:13px;display:flex}.SelectEntityTypeModal{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SelectEntityTypeModal>.comp-content{color:#000;pointer-events:all;background-color:#fff;border-radius:8px;flex-direction:column;width:800px;height:600px;display:flex;position:absolute}.SelectEntityTypeModal>.comp-content>.items{border-radius:0 0 5px 5px;flex-direction:column;justify-content:center;height:100%;padding:20px;overflow-x:hidden;overflow-y:auto}.SelectEntityTypeModal>.comp-content>.title{margin-bottom:20px;font-size:18px}.SelectEntityTypeModal>.comp-content>.search-bar{background-color:#fff;border-bottom:1px solid gray;border-radius:8px 8px 0 0;flex-direction:row;flex-shrink:0;align-items:center;gap:10px;width:100%;height:60px;margin-top:0;padding:15px;display:flex}.SelectEntityTypeModal>.comp-content>.search-bar>button>svg{width:15px;height:15px;margin-left:5px}.SelectEntityTypeModal>.comp-content>.search-bar>.search-input{border:none;flex:1;height:100%;padding:0 15px;font-size:14px}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio{flex-shrink:0;align-items:center;margin-right:10px;display:flex}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group{gap:8px}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option{margin-left:0;margin-right:8px}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option .MuiFormControlLabel-label{color:#333;font-size:14px;font-weight:500}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option .MuiRadio-root{color:#666;padding:6px}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option .MuiRadio-root.Mui-checked{color:#003a6d}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option .MuiRadio-root .MuiSvgIcon-root{font-size:18px}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-radio .radio-group .radio-option:hover .MuiRadio-root{background-color:rgba(0,58,109,.04)}.SelectEntityTypeModal>.comp-content>.search-bar>.scene-filter-toggle{display:none}.SelectEntityTypeModal>.comp-content .tip{opacity:.7;margin-top:20px}.SelectEntityTypeModal .mb-20{margin-bottom:20px}.CreateEntityTypeModal{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CreateEntityTypeModal>.comp-content{color:#000;pointer-events:all;background-color:#fff;border-radius:8px;flex-direction:column;width:600px;height:auto;min-height:100px;padding:30px 40px;display:flex;position:absolute}.CreateEntityTypeModal>.comp-content>.title{color:#003a6d;font-size:2.3em}.CreateEntityTypeModal>.comp-content>.sub-title{color:#003a6d;margin-bottom:.3em;font-size:17px}.CreateEntityTypeModal>.comp-content>.input-row{align-items:center;margin-bottom:8px;display:flex}.CreateEntityTypeModal>.comp-content>.input-row>.DisabledContent,.CreateEntityTypeModal>.comp-content>.input-row>label{flex-shrink:0;width:90px;margin-right:5px}.CreateEntityTypeModal>.comp-content>.input-row>input{flex-grow:1}.CreateEntityTypeModal>.comp-content>.buttons{justify-content:flex-end;margin-top:30px;display:flex}.CreateEntityTypeModal>.comp-content>.buttons>button{margin-left:10px}.CreateEntityTypeModal>.comp-content>.buttons>button[butt-type=outline]{color:#000}.CreateEntityTypeModal .mb-20{margin-bottom:20px}.SelectEntityType{align-items:center;width:200px;display:flex;position:relative}.SelectEntityType>input{cursor:pointer;flex-grow:1;min-width:0}.SelectEntityType>.arrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectEntityType>.arrow>svg{width:13px;height:13px}.SelectEntityTypeItem{border-bottom:1px solid #dde1e6;transition:all .3s;display:flex;position:relative}.SelectEntityTypeItem>.item{flex-grow:1;flex-shrink:0;align-items:center;height:32px;font-size:13px;display:flex}.SelectEntityTypeItem>.item>.icon{cursor:pointer;margin-left:5px;margin-right:8px}.SelectEntityTypeItem>.item>.icon>.chev>svg{width:12px;height:12px}.SelectEntityTypeItem>.item>.icon>.circle>svg{width:7px;height:7px}.SelectEntityTypeItem>.item>.icon>.bracket{opacity:.7}.SelectEntityTypeItem>.item>.text{cursor:pointer;flex:1;align-items:baseline;min-width:0;display:flex}.SelectEntityTypeItem>.item>.text>.path-prefix{text-overflow:ellipsis;white-space:nowrap;opacity:.55;flex:0 9999 auto;min-width:0;overflow:hidden}.SelectEntityTypeItem>.item>.text>.name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.SelectEntityTypeItem>.item>.chips-section{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.SelectEntityTypeItem>.item>.chips-section .chip{white-space:nowrap;align-items:center;gap:2px;font-size:12px;line-height:1.625;display:inline-flex}.SelectEntityTypeItem>.item>.chips-section .chip[chip-tone=recent]{color:var(--color-primary)}.SelectEntityTypeItem>.item>.chips-section .chip[chip-tone=default]{color:var(--color-gray-400)}.SelectEntityTypeItem[is-selected=true],.SelectEntityTypeItem:hover{background-color:#82cfff;padding-left:6px}.SelectEntityTypeItem>.children{flex-direction:column;margin-left:10px;display:flex}.SelectEntityTypeOntology{cursor:pointer;background-color:#f2f4f8;border-bottom:1px solid #dde1e6;display:flex;position:relative}.SelectEntityTypeOntology>.item{flex-grow:1;align-items:center;min-width:0;height:52px;display:flex}.SelectEntityTypeOntology>.item>.icon{margin-left:5px;margin-right:8px}.SelectEntityTypeOntology>.item>.icon>.chev>svg{width:12px;height:12px}.SelectEntityTypeOntology>.item>.text{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.SelectEntityTypeOntology>.item>.text>.name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.SelectEntityTypeOntology>.item>.text>.description{opacity:.6;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.SelectEntityTypeOntology:hover{background-color:#e5e9ef}.SelectAttribute{cursor:pointer;color:#000;background-color:#fff;border:1px solid gray;border-radius:.375rem;align-items:center;display:flex;position:relative}.SelectAttribute>input{pointer-events:none;flex-grow:1;width:10px;min-width:0;padding-left:6px;background-color:transparent!important;border:none!important;height:100%!important}.SelectAttribute>.value-type-container{flex-shrink:0;width:-webkit-max-content;width:max-content;margin-right:30px}.SelectAttribute>.value-type-container>.value-type{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#000;text-transform:uppercase;background:rgba(0,175,250,.2);border-radius:5px;flex-direction:row;align-items:center;width:-webkit-max-content;width:max-content;padding:3px 5px;font-family:Helvetica Now Text;font-size:10px;font-style:normal;font-weight:300;display:flex}.SelectAttribute[input-type=dark]{color:#fff;background-color:#000;border-color:#434343}.SelectAttribute[input-type=dark]>input{color:#fff}.SelectAttribute[input-type=dark]>.value-type-container>.value-type{color:#fff;background:rgba(0,175,250,.25)}.SelectAttribute[input-type=dark]>.arrow{color:#fff}.SelectAttribute>.arrow{color:#000;pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectAttribute>.arrow>svg{width:13px;height:13px}.SelectAttributeModal>.comp-content{width:50vw;min-width:600px;max-width:90vw}.SelectAttributeModal>.comp-content>.header{border-bottom:1px solid gray;border-radius:8px 8px 0 0;flex-direction:row;flex-shrink:0;align-items:flex-end;width:100%;margin-top:0;padding:8px;display:flex}.SelectAttributeModal>.comp-content>.header button{height:38px}.SelectAttributeModal>.comp-content>.header>.tip{opacity:.7;margin-right:14px;padding-bottom:3px;font-size:14px}.SelectAttributeModal>.comp-content>.header>.DisabledContent{flex-grow:1;max-width:300px;position:relative}.SelectAttributeModal>.comp-content>.header>.DisabledContent>.SelectEntityType{width:100%}.SelectAttributeModal>.comp-content>.attributes{flex-direction:column;height:500px;max-height:calc(100% - 20vh);padding:20px;display:flex;overflow:auto}.SelectAttributeModal>.comp-content>.attributes>.warning{opacity:.7;flex-shrink:0;padding:15px}.SelectAttributeModal>.comp-content>.attributes .Attribute{border-bottom:1px solid #dde1e6}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row{flex-shrink:0;align-items:center;height:32px;font-size:13px;transition:all .3s;display:flex}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.name{cursor:pointer}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.name>.piece{opacity:.5;background-color:#82cfff;border-radius:5px;padding:2px 5px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.name>.piece:last-of-type{opacity:1}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.icon{cursor:pointer;margin-left:5px;margin-right:8px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.icon>.chev>svg{width:12px;height:12px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.icon>.circle>svg{width:7px;height:7px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.icon>.bracket{opacity:.7}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row>.favourite{margin-left:auto}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row:hover{background-color:#f1f1f1;padding-left:6px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.row[is-selected=true]{background-color:#82cfff;padding-left:6px}.SelectAttributeModal>.comp-content>.attributes .Attribute>.children{flex-direction:column;margin-left:10px;display:flex}.SelectAttributeTypePopupContent{padding:15px;position:relative}.SelectAttributeTypePopupContent .radio-row{cursor:pointer;align-items:center;margin-bottom:12px;display:flex}.SelectAttributeTypePopupContent .radio-row>label{pointer-events:none;margin-left:5px}.SelectAttributeTypePopupContent .radio-row:last-child{margin-bottom:0}.RecordStructure{color:#fff;flex-direction:column;display:flex}.RecordStructure .row,.RecordStructure .group{background-color:#121619;border:1px solid #434343;border-top:none;border-radius:0;align-items:stretch;min-height:32px;font-size:12px;line-height:16px;display:flex}.RecordStructure .row>.name,.RecordStructure .group>.name{text-overflow:ellipsis;white-space:nowrap;opacity:.8;border-right:1px solid #434343;flex:50%;width:0;padding:8px;overflow:hidden}.RecordStructure .row>.value,.RecordStructure .group>.value{text-overflow:ellipsis;white-space:nowrap;flex:50%;width:0;padding:8px;overflow:hidden}.RecordStructure .row>.suffix,.RecordStructure .group>.suffix{opacity:.7;pointer-events:none;border-left:1px solid #434343;flex:none;justify-content:center;align-self:stretch;align-items:center;padding:6px 4px;display:flex}.RecordStructure .row.actionable,.RecordStructure .group.actionable{cursor:pointer}.RecordStructure .row.actionable:hover,.RecordStructure .group.actionable:hover{background-color:#1a2024}.RecordStructure>.row:first-child,.RecordStructure>.group:first-child{border-top:1px solid #434343;border-top-left-radius:5px;border-top-right-radius:5px}.RecordStructure>.row:last-child,.RecordStructure>.group:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.RecordStructure .group{background-color:#171c1f}.RecordStructure .group>.name{opacity:.9;border-right:none;flex:1;font-weight:600}.SelectAttributes{align-items:center;min-height:34px;display:flex}.SelectAttributes .chips-container{flex-wrap:wrap;align-items:center;gap:6px;width:100%;display:flex}.SelectAttributes .placeholder{color:#697077;padding-top:4px;font-size:12px}.SelectAttributes .add-button{color:#697077;background-color:transparent;border:1px dashed #a2a9b0;border-radius:4px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:4px;display:flex}.SelectAttributes .add-button>svg{width:15px;height:15px}.SelectAttributes .add-button:not([disabled]):hover{color:#0072c3;background-color:#edf5ff;border-color:#00affa}.SelectAttributes .hidden{display:none}.SelectAttributesChip{color:#343a3f;cursor:default;background-color:#f2f4f8;border:1px solid #dde1e6;border-radius:4px;align-items:center;gap:4px;max-width:210px;padding:4px 7px;font-size:12px;display:flex}.SelectAttributesChip.dragging{opacity:.55}.SelectAttributesChip .drag-handle{color:#697077;cursor:grab;align-items:center;margin-left:-3px;display:flex}.SelectAttributesChip .drag-handle>svg{width:14px;height:14px}.SelectAttributesChip .drag-handle:active{cursor:grabbing}.SelectAttributesChip .chip-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SelectAttributesChip .remove-button{color:#697077;background-color:transparent;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;margin-right:-4px;padding:2px;display:flex}.SelectAttributesChip .remove-button>svg{width:13px;height:13px}.SelectAttributesChip .remove-button:not([disabled]):hover{color:#fff;background-color:#da1e28}.SelectTagModal>.comp-content>.items{flex-direction:column;justify-content:center;height:300px;overflow-x:hidden;overflow-y:auto}.SelectTagModal>.comp-content>.search-bar{flex-direction:row;flex-shrink:0;width:100%;margin-bottom:15px;display:flex}.SelectTagModal>.comp-content>.search-bar>.search-input{width:100%}.SelectTagModal>.comp-content .tip{opacity:.7;margin-top:20px}.SelectTagModal .mb-20{margin-bottom:20px}.SelectTag{align-items:center;width:200px;display:flex;position:relative}.SelectTag>input{cursor:pointer;flex-grow:1;min-width:0}.SelectTag>.arrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectTag>.arrow>svg{width:13px;height:13px}.SelectTagItem{border-bottom:1px solid #dde1e6;transition:all .3s;position:relative}.SelectTagItem>.item{flex-shrink:0;align-items:center;height:32px;font-size:13px;display:flex}.SelectTagItem>.item>.icon{cursor:pointer;margin-left:5px;margin-right:8px}.SelectTagItem>.item>.icon>.chev>svg{width:12px;height:12px}.SelectTagItem>.item>.icon>.circle>svg{width:7px;height:7px}.SelectTagItem>.item>.icon>.bracket{opacity:.7}.SelectTagItem>.item>.text{cursor:pointer}.SelectTagItem[is-selected=true],.SelectTagItem:hover{background-color:#82cfff;padding-left:6px}.SelectTagItem>.children{flex-direction:column;margin-left:10px;display:flex}.EntityViewFooter .chips{flex-flow:wrap;align-items:center;gap:8px;display:flex}.EntityViewFooter .chips>.chip{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#fff;white-space:nowrap;background-color:rgba(33,39,42,.8);border-radius:5px;flex-direction:row;align-items:center;width:-webkit-max-content;width:max-content;padding:4px 8px;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:300;transition:all .3s;display:flex}.EntityViewFooter .chips>.chip[is-clickable=true]{cursor:pointer}.EntityViewFooter .chips>.chip[is-clickable=true]:hover{transform:scale(1.08)}.EntityViewFooter .chips>.chip>svg{max-width:15px;max-height:15px;margin-right:5px}.EntityViewFooter .link-button{color:#fff;cursor:pointer;opacity:.7;text-decoration:underline}.ConnectionRowsTable{border-collapse:collapse;border-spacing:0;width:-webkit-max-content;width:max-content;min-width:100%}.ConnectionRowsTable th,.ConnectionRowsTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #494949;border-right:1px solid #494949;padding:6px 12px;font-size:11px}.ConnectionRowsTable th{background-color:#293034;font-weight:600;position:-webkit-sticky;position:sticky;top:0}.ConnectionRowsTable tr.selectable{cursor:pointer}.ConnectionRowsTable tr.selectable:hover td{background-color:rgba(255,255,255,.06)}.ConnectionRowsTable td{text-overflow:ellipsis;max-width:20rem;overflow:hidden}.ConnectionRowsTable td.actionable{cursor:pointer}.ConnectionRowsTable td.actionable:hover{background-color:rgba(255,255,255,.06)}.EntityConnectionCard{border:1px solid #494949;border-radius:5px;flex-direction:column;margin-top:8px;display:flex;overflow:hidden}.EntityConnectionCard>.heading{background-color:#293034;flex-direction:column;padding:6px 8px 6px 12px;display:flex}.EntityConnectionCard>.heading.foldable{cursor:pointer}.EntityConnectionCard>.heading.divided{border-bottom:1px solid #494949}.EntityConnectionCard>.heading>.line{align-items:center;gap:8px;min-width:0;display:flex}.EntityConnectionCard>.heading>.line>.icon{opacity:.7;flex-shrink:0;align-items:center;width:16px;height:16px;display:flex}.EntityConnectionCard>.heading>.line>.name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.EntityConnectionCard>.heading>.line>.name.held{flex:0 auto}.EntityConnectionCard>.heading>.line>.type-name{opacity:.6;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.EntityConnectionCard>.heading>.line>.kind{text-transform:uppercase;letter-spacing:.08em;opacity:.6;flex-shrink:0;font-size:10px}.EntityConnectionCard>.heading>.line>.actions{flex-shrink:0;align-items:center;display:flex}.EntityConnectionCard>.heading>.line>.actions .MuiIconButton-root{color:#fff}.EntityConnectionCard>.heading>.line>.actions .MuiIconButton-root.Mui-disabled{color:rgba(255,255,255,.3)}.EntityConnectionCard>.heading>.Note{padding-top:2px}.EntityConnectionCard>.body>.message{padding:8px}.EntityConnectionCard>.body>.rows:last-child>.RecordStructure>.row:last-child,.EntityConnectionCard>.body>.rows:last-child>.RecordStructure>.group:last-child{border-bottom:none}.EntityConnectionCard>.body>.rows{max-height:384px;overflow:auto}.EntityConnectionCard>.body>.rows>.RecordStructure>.row:first-child,.EntityConnectionCard>.body>.rows>.RecordStructure>.group:first-child{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.EntityConnectionCard>.body>.rows>.RecordStructure>.row:last-child,.EntityConnectionCard>.body>.rows>.RecordStructure>.group:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.EntityConnectionCard>.body>.rows .EntityTable{border:none;border-radius:0;min-height:0;max-height:none}.EntityConnectionCard>.body>.pager{opacity:.7;border-top:1px solid #494949;align-items:center;gap:12px;padding:6px 12px;font-size:11px;display:flex}.EntityConnectionCard>.body>.pager>.controls{gap:8px;margin-left:auto;display:flex}.EntityConnectionCard>.body>.nested{padding:8px}.EntityConnectionCard>.body>.nested>.EntityConnectionCard{margin-top:0}.MarkupReviewOverlay{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.MarkupReviewOverlay .markup-review-badge{pointer-events:auto;cursor:pointer;background-color:rgba(18,22,25,.85);border:1px solid rgba(255,255,255,.5);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;margin:-11px 0 0 -11px;transition:border-color .2s,background-color .2s;display:flex;position:absolute;box-shadow:0 1px 4px rgba(0,0,0,.45)}.MarkupReviewOverlay .markup-review-badge:hover{border-color:#77c0ff}.MarkupReviewOverlay .markup-review-badge.is-selected{background-color:rgba(17,146,232,.22);border-color:#1192e8}.MarkupReviewOverlay .markup-review-badge>input{accent-color:#1192e8;cursor:pointer;width:14px;height:14px;margin:0}.PanelTabBar{background-color:#121619;border-radius:6px;flex-shrink:0;width:calc(100% - 40px);height:36px;margin-bottom:20px;padding:3px;display:flex}.PanelTabBar>.option{color:#fff;cursor:pointer;border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:100%;margin-right:3px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.PanelTabBar>.option:last-of-type{margin-right:0}.PanelTabBar>.option[is-selected=true]{background-color:#4d5358}.PanelTabBar>.option:hover{opacity:.7}.SelectClientFile{color:#000;cursor:pointer;background-color:#fff;border:1px solid #d9dfe7;border-radius:3px;flex-shrink:0;align-items:center;width:135px;height:32px;font-size:17px;display:flex;position:relative;overflow:hidden}.SelectClientFile>.image{color:#000;border-right:1px solid #626262;justify-content:center;align-items:center;width:32px;height:100%;display:flex;position:relative}.SelectClientFile>.image[has-image=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%276%27 height=%276%27%3E%3Crect width=%273%27 height=%273%27 fill=%27%23eee%27/%3E%3C/svg%3E")}.SelectClientFile>.image>img{object-fit:contain;width:100%;height:100%}.SelectClientFile>.image>svg{max-width:15px;max-height:15px}.SelectClientFile>.name{color:#000;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 32px);padding-left:8px;font-size:12px;font-weight:500;display:block;overflow:hidden}.SelectClientFile[input-type=dark]{background-color:#000;border-color:#434343}.SelectClientFile[input-type=dark]>.image,.SelectClientFile[input-type=dark]{color:#fff}.SelectClientFile[input-type=dark]>.image{border-right-color:#434343}.SelectClientFile[input-type=dark]>.name{color:#fff}.SelectClientFileModal>.comp-content>button{margin-top:20px}.SelectClientFileModal>.comp-content>.buttons{margin-top:10px}.SelectClientFileModal>.comp-content>input{flex-shrink:0}.SelectClientFileModal>.comp-content>.centered{justify-content:center;align-items:center;display:flex}.SelectClientFileModal>.comp-content>.files{flex-wrap:wrap;height:300px;display:flex;overflow:auto}.SelectClientFileModal>.comp-content>.files>.loading,.SelectClientFileModal>.comp-content>.files>.no-files{opacity:.7}.SelectClientFileModal>.comp-content>.files>.file{color:#000;cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #626262;border-radius:3px;flex-shrink:0;width:100px;height:100px;margin-bottom:20px;margin-right:20px;font-size:17px;position:relative;overflow:hidden}.SelectClientFileModal>.comp-content>.files>.file>.image{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.SelectClientFileModal>.comp-content>.files>.file>.image[has-image=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Crect width=%273%27 height=%273%27 fill=%27%23eee%27/%3E%3C/svg%3E")}.SelectClientFileModal>.comp-content>.files>.file>.image>img{object-fit:cover;width:100%;height:100%}.SelectClientFileModal>.comp-content>.files>.file>.name{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:1;background-color:rgba(0,0,0,.49);align-items:center;width:100%;height:20px;padding-left:3px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.SelectRelationTypeModal>.comp-content>.items{flex-direction:column;justify-content:center;height:100%;overflow-x:hidden;overflow-y:auto}.SelectRelationTypeModal>.comp-content>.items>.relation-item{cursor:pointer;border-bottom:1px solid #dde1e6;flex-shrink:0;align-items:center;height:32px;font-size:13px;transition:all .3s;display:flex}.SelectRelationTypeModal>.comp-content>.items>.relation-item>.icon{cursor:pointer;margin-left:5px;margin-right:8px}.SelectRelationTypeModal>.comp-content>.items>.relation-item>.icon>.chev>svg{width:12px;height:12px}.SelectRelationTypeModal>.comp-content>.items>.relation-item>.icon>.circle>svg{width:7px;height:7px}.SelectRelationTypeModal>.comp-content>.items>.relation-item>.icon>.bracket{opacity:.7}.SelectRelationTypeModal>.comp-content>.items>.relation-item>.text{cursor:pointer}.SelectRelationTypeModal>.comp-content>.items>.relation-item>span>small{opacity:.7}.SelectRelationTypeModal>.comp-content>.items>.relation-item:hover{background-color:#82cfff;padding-left:6px}.SelectRelationTypeModal>.comp-content>.search-bar{background-color:transparent;border-bottom:1px solid gray;border-radius:8px 8px 0 0;flex-direction:row;flex-shrink:0;align-items:center;width:100%;margin-top:0;margin-bottom:15px;padding:15px 15px 15px 0;display:flex}.SelectRelationTypeModal>.comp-content>.search-bar>.search-input{border:none;width:100%;height:100%;padding:0 10px 0 0;font-size:14px}.SelectRelationTypeModal>.comp-content .tip{opacity:.7;margin-top:20px}.CreateRelationTypeModal>.comp-content>.label-row{letter-spacing:.01em;flex-direction:column;margin-bottom:8px;display:flex}.CreateRelationTypeModal>.comp-content>.label-row:last-of-type{margin-bottom:0}.CreateRelationTypeModal>.comp-content>.label-row>label{flex-shrink:0;width:250px;margin-right:5px}.CreateRelationTypeModal>.comp-content>.input-row{align-items:center;margin-bottom:8px;display:flex}.CreateRelationTypeModal>.comp-content>.input-row>label{flex-shrink:0;width:90px;margin-right:5px}.CreateRelationTypeModal>.comp-content>.input-row>input{width:250px}.SelectRelationType{align-items:center;width:200px;display:flex;position:relative}.SelectRelationType>input{cursor:pointer;flex-grow:1;min-width:0}.SelectRelationType>.arrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectRelationType>.arrow>svg{width:13px;height:13px}.ProgressStepper{align-items:center;min-width:0;margin-top:50px;display:flex;position:relative;overflow:hidden}.ProgressStepper>.bubble{color:#000;background-color:#fff;border:1px solid #e8e8e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;transition:all .3s;display:flex}.ProgressStepper>.bubble[is-done=true]{color:#000;background-color:#e5f3ff;border:1px solid #cce7ff}.ProgressStepper>.bubble[is-doing=true]{color:#fff;background-color:#0085ff;border:1px solid #0085ff}.ProgressStepper>.bubble>svg{width:15px;height:15px}.ProgressStepper>.label{white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;max-width:100px;margin-left:5px;font-size:12px;overflow:hidden}.ProgressStepper>.line{background-color:#e8e8e8;flex-shrink:0;width:30px;height:2px;margin-left:5px;margin-right:5px;transition:all .3s}.ProgressStepper>.line[is-done=true]{background-color:#0085ff}.ProgressStepper>.ellipsis{color:#999;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin:0 2px;font-size:14px;font-weight:700;display:flex}@media (max-width:400px){.ProgressStepper>.label{max-width:60px;font-size:11px}.ProgressStepper>.line{width:20px}}.RelationshipViewer{position:relative}.RelationshipViewer .RelationshipViewer_tooltip{color:#fff;z-index:9999;pointer-events:none;background:#000;position:absolute}.RelationshipViewer>canvas{background-color:rgba(255,255,255,.05);border-radius:6px;width:100%;height:100%}.RelationshipViewer .hidden{display:none}.RelationshipViewer .center-text{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.RelationshipViewer svg{outline:none!important}.EntityViewRelations{flex-direction:column;display:flex}.EntityViewRelations>.tab-title{position:relative}.EntityViewRelations>.tab-title>.right{position:absolute;top:-12px;right:0}.EntityViewRelations>.title{flex-grow:1;align-items:baseline;font-size:18px;display:flex}.EntityViewRelations .sub-title{font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#f2f4f8;border-bottom:1px solid #121619;margin-top:15px;margin-bottom:8px;padding-bottom:14px;font-family:Helvetica Now Text;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.EntityViewRelations>.dash{background-color:rgba(255,255,255,.12);height:1px;margin-top:8px;margin-bottom:20px}.EntityViewRelations .mb-20{margin-bottom:20px}.EntityViewRelations .mb-5{margin-bottom:5px}.EntityViewRelations .mb-10{margin-bottom:10px}.EntityViewRelations .mr-auto{margin-right:auto}.EntityViewRelations>.fog{flex-direction:column;display:flex}.EntityViewRelations>.fog[is-fogged=true]{opacity:.3;pointer-events:none}.EntityViewRelations>.fog>button{margin-left:auto}.EntityViewRelations a{letter-spacing:.02em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#40c4ff;align-items:center;margin-bottom:12px;font-family:Helvetica Now Text;font-size:11px;font-style:normal;font-weight:400;line-height:16px;text-decoration:underline;display:flex}.EntityViewRelations>.fog>.warning,.EntityViewRelations>.warning{background:rgba(52,58,63,.75);border-radius:5px;flex-direction:row;align-items:center;gap:6px;margin-bottom:12px;padding:8px;display:flex}.EntityViewRelations>.fog>.warning>.icon,.EntityViewRelations>.warning>.icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.EntityViewRelations>.fog>.warning>span,.EntityViewRelations>.warning>span{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#f2f4f8;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:300}.EntityViewRelations>.fog>.warning[warning-level=high],.EntityViewRelations>.warning[warning-level=high]{background:rgba(93,72,64,.75)}.EntityViewRelations>.fog>.viewer{width:100%;height:230px;position:relative}.EntityViewRelations>.fog>.viewer[no-relations=true]{height:auto;padding-top:20px}.EntityViewRelations>.fog>.viewer>.top-right{z-index:1;align-items:center;display:flex;position:absolute;top:0;right:0}.EntityViewRelations>.fog>.viewer>.RelationshipViewer{width:100%;height:100%}.EntityViewRelations .MuiSkeleton-root{margin-left:auto;margin-right:auto}.EntityViewRelations>.fog .no-data{opacity:.7;text-align:center;margin-top:20px}.EntityViewRelations .mt-8{margin-top:8px}.EntityViewRelations .mr-8{margin-right:8px}.EntityViewRelations>.fog .config-row{color:#fff;flex-shrink:0;align-items:center;height:38px;display:flex;overflow:hidden}.EntityViewRelations>.fog .config-row>label{flex-shrink:0;margin-right:8px}.EntityViewRelations>.fog .config-row>.tip-butt:first-of-type{margin-left:23px}.EntityViewRelations>.fog .config-row>.icon{justify-content:center;align-items:center;width:22px;height:22px;margin-right:10px;display:flex}.EntityViewRelations>.fog .config-row>.MuiCheckbox-root{margin-right:6px;padding:0}.EntityViewRelations>.fog .config-row>.MuiCheckbox-root>.MuiSvgIcon-root{font-size:24px}.EntityViewRelations>.fog .config-row>.SelectRelationType{flex-grow:1;flex-shrink:1;width:auto;min-width:80px;max-width:170px;margin-right:8px}.EntityViewRelations>.fog .config-row>.SelectRelationType>input{color:#fff;background-color:#121619;border-color:rgba(255,255,255,.21)}.EntityViewRelationsType{padding:15px}.EntityViewRelationsType>.title{margin-bottom:15px;font-size:14px}.EntityViewRelationsExpanded{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.EntityViewRelationsExpanded>.comp-content{color:#f2f4f8;pointer-events:all;background-color:#21272a;border-radius:15px;flex-direction:column;width:60vw;min-width:600px;height:auto;min-height:350px;max-height:calc(100% - 10vh);padding:30px 40px 80px;display:flex;overflow:auto}.EntityViewRelationsExpanded>.comp-content>.larger{color:#fff;margin-top:15px;margin-bottom:20px;font-size:2.3em}.EntityViewRelationsExpanded>.comp-content>.viewer{width:calc(100% - 20px);height:600px;position:relative}.EntityViewRelationsExpanded>.comp-content>.viewer>.RelationshipViewer{width:100%;height:100%}.EntityViewRelationsExpanded>.comp-content>.buttons{margin-bottom:20px;display:flex}.EntityViewRelationsExpanded>.comp-content>.buttons>.ml-auto{margin-left:auto}.EntityViewRelationsExpanded>.comp-content>.buttons>.warning{background:rgba(52,58,63,.75);border-radius:5px;flex-direction:row;align-items:center;gap:6px;padding:8px;display:flex}.EntityViewRelationsExpanded>.comp-content>.buttons>.warning>.icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.EntityViewRelationsExpanded>.comp-content>.buttons>.warning>span{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#f2f4f8;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:300}.EntityViewRelationsExpanded>.comp-content>.buttons>.warning>span>.link-button{color:#40c4ff;cursor:pointer;text-decoration:underline}.EntityViewRelationsQuickRender{width:390px;padding:15px;position:relative}.EntityViewRelationsQuickRender>.close-button{position:absolute;top:5px;right:5px}.EntityViewRelationsQuickRender>.close-button>*{padding:3px}.EntityViewRelationsQuickRender button[butt-type=outline]{color:#000}.EntityViewRelationsQuickRender>button{margin-bottom:8px}.EntityViewRelationsQuickRender>button:last-of-type{margin-bottom:0}.EntityViewRelationsQuickRender .warning{color:#262626;background:rgba(238,238,238,.75);border-radius:5px;flex-direction:row;align-items:center;gap:6px;width:100%;margin-bottom:12px;padding:8px;display:flex}.EntityViewRelationsQuickRender .warning>.icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.EntityViewRelationsQuickRender .warning>span{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#262626;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:300}.EntityViewRelationsQuickRender .buttons{align-items:center;display:flex}.EntityViewRelationsQuickRender .buttons>*{margin-right:10px}.EntityViewRelationsQuickRender>.title{color:#003a6d;font-size:15px}.EntityViewRelationsQuickRender>.dash{background:#b2b2b2;width:100%;height:1px;margin-top:5px;margin-bottom:15px}.EntityViewRelationsQuickRender>.input-row{align-items:center;display:flex}.EntityViewRelationsQuickRender>.input-row>label{flex-shrink:0;margin-right:8px}.EntityViewRelationsQuickRender .relations{flex-direction:column;display:flex}.EntityViewRelationsQuickRender .relations>.relation{flex-direction:row;align-items:center;display:flex}.EntityViewRelationsQuickRender .relations>.relation>label{flex-grow:1;flex-shrink:1;width:180px;margin-right:8px}.EntityViewRelationsQuickRender .relations>.relation>label>span{flex-direction:row;align-items:center;display:flex}.EntityViewRelationsQuickRender .relations>.relation>label>span>span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;margin-right:3px;padding-right:5px;display:inline-block;overflow:hidden}.EntityViewRelationsQuickRender .relations>.relation>label>span>small{opacity:.7;white-space:nowrap}.PendingActionDetails .title-section{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.PendingActionDetails .title-section svg{max-width:16px;max-height:16px}.PendingActionDetails .progress-info{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.PendingActionDetails .timing-info{margin-top:4px;margin-bottom:12px}.PendingActionDetails .timing-info .detail{color:#666;opacity:.8;font-size:12px}.SelectUcsModal>.comp-content>.items{flex-direction:column;justify-content:center;height:300px;overflow-x:hidden;overflow-y:auto}.SelectUcsModal>.comp-content>.search-bar{background-color:transparent;border-bottom:1px solid gray;border-radius:8px 8px 0 0;flex-direction:row;flex-shrink:0;align-items:center;width:100%;margin-top:0;margin-bottom:15px;padding:15px 15px 15px 0;display:flex}.SelectUcsModal>.comp-content>.search-bar>.search-input{border:none;width:100%;height:100%;padding:0 10px 0 0;font-size:14px}.SelectUcsModal>.comp-content .tip{opacity:.7;margin-top:20px}.SelectUcsModal>.comp-content .pagination{justify-content:center;width:100%;margin-top:10px;display:flex}.SelectUcsModal .mb-20{margin-bottom:20px}.SelectUcs{align-items:center;width:200px;display:flex;position:relative}.SelectUcs>input{cursor:pointer;flex-grow:1;min-width:0}.SelectUcs>.arrow{pointer-events:none;z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:8px}.SelectUcs>.arrow>svg{width:13px;height:13px}.SelectUcsItem{cursor:pointer;border-bottom:1px solid #dde1e6;flex-shrink:0;align-items:center;height:32px;font-size:13px;transition:all .3s;display:flex}.SelectUcsItem:hover,.SelectUcsItem[is-selected=true]{background-color:#82cfff;padding-left:6px}