.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.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;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-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:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.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:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.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:#3367d9;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:#3367d9;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%}._analysisHeaderRoot_1gq8h_1{display:flex;flex-direction:column;gap:.25rem;position:sticky;top:var(--mui-layout-headerHeight);z-index:2;background-color:var(--mui-palette-background-default)}._analysisHeaderTop_1gq8h_11{display:flex;background-color:var(--mui-palette-background-default);padding:0 calc(3 * var(--mui-spacing))}._analysisHeaderTop_1gq8h_11._secondaryTab_1gq8h_17{border-bottom:1px solid var(--mui-palette-border-main)}._backButtonContainer_1gq8h_21{display:flex;align-items:center}._brickNavigation_1gq8h_26{align-self:center;margin-left:auto}._info_5azrw_1{color:var(--mui-palette-grey-500)}._analysisToolbar_1gbk1_1{background:var(--mui-palette-background-default);border-bottom:1px solid var(--mui-palette-border-main);display:flex;gap:var(--mui-spacing);align-items:center;padding:var(--mui-spacing) calc(3 * var(--mui-spacing))}._brickNavigationRoot_1hmxo_1{display:flex;align-items:center;padding:10px 20px;background-color:var(--mui-palette-primary-20);border-radius:var(--mui-shape-borderRadius)}._title_1hmxo_9{max-width:300px;font-weight:700;margin-right:20px}._navigationButtons_1hmxo_15{display:flex;align-items:center;gap:var(--mui-spacing)}._brickAnalysisListContainer_1hmxo_21{z-index:1301;box-shadow:2px 2px 10px 2px #0000001a;border-radius:4px;overflow:hidden;display:grid;grid-template-rows:1fr}.gs-2>.grid-stack-item{width:50%}.gs-2>.grid-stack-item[gs-x="1"]{left:50%}.gs-2>.grid-stack-item[gs-w="2"]{width:100%}.gs-3>.grid-stack-item{width:33.333%}.gs-3>.grid-stack-item[gs-x="1"]{left:33.333%}.gs-3>.grid-stack-item[gs-w="2"]{width:66.667%}.gs-3>.grid-stack-item[gs-x="2"]{left:66.667%}.gs-3>.grid-stack-item[gs-w="3"]{width:100%}.gs-4>.grid-stack-item{width:25%}.gs-4>.grid-stack-item[gs-x="1"]{left:25%}.gs-4>.grid-stack-item[gs-w="2"]{width:50%}.gs-4>.grid-stack-item[gs-x="2"]{left:50%}.gs-4>.grid-stack-item[gs-w="3"]{width:75%}.gs-4>.grid-stack-item[gs-x="3"]{left:75%}.gs-4>.grid-stack-item[gs-w="4"]{width:100%}.gs-5>.grid-stack-item{width:20%}.gs-5>.grid-stack-item[gs-x="1"]{left:20%}.gs-5>.grid-stack-item[gs-w="2"]{width:40%}.gs-5>.grid-stack-item[gs-x="2"]{left:40%}.gs-5>.grid-stack-item[gs-w="3"]{width:60%}.gs-5>.grid-stack-item[gs-x="3"]{left:60%}.gs-5>.grid-stack-item[gs-w="4"]{width:80%}.gs-5>.grid-stack-item[gs-x="4"]{left:80%}.gs-5>.grid-stack-item[gs-w="5"]{width:100%}.gs-6>.grid-stack-item{width:16.667%}.gs-6>.grid-stack-item[gs-x="1"]{left:16.667%}.gs-6>.grid-stack-item[gs-w="2"]{width:33.333%}.gs-6>.grid-stack-item[gs-x="2"]{left:33.333%}.gs-6>.grid-stack-item[gs-w="3"]{width:50%}.gs-6>.grid-stack-item[gs-x="3"]{left:50%}.gs-6>.grid-stack-item[gs-w="4"]{width:66.667%}.gs-6>.grid-stack-item[gs-x="4"]{left:66.667%}.gs-6>.grid-stack-item[gs-w="5"]{width:83.333%}.gs-6>.grid-stack-item[gs-x="5"]{left:83.333%}.gs-6>.grid-stack-item[gs-w="6"]{width:100%}.gs-7>.grid-stack-item{width:14.286%}.gs-7>.grid-stack-item[gs-x="1"]{left:14.286%}.gs-7>.grid-stack-item[gs-w="2"]{width:28.571%}.gs-7>.grid-stack-item[gs-x="2"]{left:28.571%}.gs-7>.grid-stack-item[gs-w="3"]{width:42.857%}.gs-7>.grid-stack-item[gs-x="3"]{left:42.857%}.gs-7>.grid-stack-item[gs-w="4"]{width:57.143%}.gs-7>.grid-stack-item[gs-x="4"]{left:57.143%}.gs-7>.grid-stack-item[gs-w="5"]{width:71.429%}.gs-7>.grid-stack-item[gs-x="5"]{left:71.429%}.gs-7>.grid-stack-item[gs-w="6"]{width:85.714%}.gs-7>.grid-stack-item[gs-x="6"]{left:85.714%}.gs-7>.grid-stack-item[gs-w="7"]{width:100%}.gs-8>.grid-stack-item{width:12.5%}.gs-8>.grid-stack-item[gs-x="1"]{left:12.5%}.gs-8>.grid-stack-item[gs-w="2"]{width:25%}.gs-8>.grid-stack-item[gs-x="2"]{left:25%}.gs-8>.grid-stack-item[gs-w="3"]{width:37.5%}.gs-8>.grid-stack-item[gs-x="3"]{left:37.5%}.gs-8>.grid-stack-item[gs-w="4"]{width:50%}.gs-8>.grid-stack-item[gs-x="4"]{left:50%}.gs-8>.grid-stack-item[gs-w="5"]{width:62.5%}.gs-8>.grid-stack-item[gs-x="5"]{left:62.5%}.gs-8>.grid-stack-item[gs-w="6"]{width:75%}.gs-8>.grid-stack-item[gs-x="6"]{left:75%}.gs-8>.grid-stack-item[gs-w="7"]{width:87.5%}.gs-8>.grid-stack-item[gs-x="7"]{left:87.5%}.gs-8>.grid-stack-item[gs-w="8"]{width:100%}.gs-9>.grid-stack-item{width:11.111%}.gs-9>.grid-stack-item[gs-x="1"]{left:11.111%}.gs-9>.grid-stack-item[gs-w="2"]{width:22.222%}.gs-9>.grid-stack-item[gs-x="2"]{left:22.222%}.gs-9>.grid-stack-item[gs-w="3"]{width:33.333%}.gs-9>.grid-stack-item[gs-x="3"]{left:33.333%}.gs-9>.grid-stack-item[gs-w="4"]{width:44.444%}.gs-9>.grid-stack-item[gs-x="4"]{left:44.444%}.gs-9>.grid-stack-item[gs-w="5"]{width:55.556%}.gs-9>.grid-stack-item[gs-x="5"]{left:55.556%}.gs-9>.grid-stack-item[gs-w="6"]{width:66.667%}.gs-9>.grid-stack-item[gs-x="6"]{left:66.667%}.gs-9>.grid-stack-item[gs-w="7"]{width:77.778%}.gs-9>.grid-stack-item[gs-x="7"]{left:77.778%}.gs-9>.grid-stack-item[gs-w="8"]{width:88.889%}.gs-9>.grid-stack-item[gs-x="8"]{left:88.889%}.gs-9>.grid-stack-item[gs-w="9"]{width:100%}.gs-10>.grid-stack-item{width:10%}.gs-10>.grid-stack-item[gs-x="1"]{left:10%}.gs-10>.grid-stack-item[gs-w="2"]{width:20%}.gs-10>.grid-stack-item[gs-x="2"]{left:20%}.gs-10>.grid-stack-item[gs-w="3"]{width:30%}.gs-10>.grid-stack-item[gs-x="3"]{left:30%}.gs-10>.grid-stack-item[gs-w="4"]{width:40%}.gs-10>.grid-stack-item[gs-x="4"]{left:40%}.gs-10>.grid-stack-item[gs-w="5"]{width:50%}.gs-10>.grid-stack-item[gs-x="5"]{left:50%}.gs-10>.grid-stack-item[gs-w="6"]{width:60%}.gs-10>.grid-stack-item[gs-x="6"]{left:60%}.gs-10>.grid-stack-item[gs-w="7"]{width:70%}.gs-10>.grid-stack-item[gs-x="7"]{left:70%}.gs-10>.grid-stack-item[gs-w="8"]{width:80%}.gs-10>.grid-stack-item[gs-x="8"]{left:80%}.gs-10>.grid-stack-item[gs-w="9"]{width:90%}.gs-10>.grid-stack-item[gs-x="9"]{left:90%}.gs-10>.grid-stack-item[gs-w="10"]{width:100%}.gs-11>.grid-stack-item{width:9.091%}.gs-11>.grid-stack-item[gs-x="1"]{left:9.091%}.gs-11>.grid-stack-item[gs-w="2"]{width:18.182%}.gs-11>.grid-stack-item[gs-x="2"]{left:18.182%}.gs-11>.grid-stack-item[gs-w="3"]{width:27.273%}.gs-11>.grid-stack-item[gs-x="3"]{left:27.273%}.gs-11>.grid-stack-item[gs-w="4"]{width:36.364%}.gs-11>.grid-stack-item[gs-x="4"]{left:36.364%}.gs-11>.grid-stack-item[gs-w="5"]{width:45.455%}.gs-11>.grid-stack-item[gs-x="5"]{left:45.455%}.gs-11>.grid-stack-item[gs-w="6"]{width:54.545%}.gs-11>.grid-stack-item[gs-x="6"]{left:54.545%}.gs-11>.grid-stack-item[gs-w="7"]{width:63.636%}.gs-11>.grid-stack-item[gs-x="7"]{left:63.636%}.gs-11>.grid-stack-item[gs-w="8"]{width:72.727%}.gs-11>.grid-stack-item[gs-x="8"]{left:72.727%}.gs-11>.grid-stack-item[gs-w="9"]{width:81.818%}.gs-11>.grid-stack-item[gs-x="9"]{left:81.818%}.gs-11>.grid-stack-item[gs-w="10"]{width:90.909%}.gs-11>.grid-stack-item[gs-x="10"]{left:90.909%}.gs-11>.grid-stack-item[gs-w="11"]{width:100%}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;margin:0;position:absolute;width:auto;z-index:0!important}.grid-stack>.grid-stack-item{position:absolute;padding:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;width:auto;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23666" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 20 20"><path d="m10 3 2 2H8l2-2v14l-2-2h4l-2 2"/></svg>');background-repeat:no-repeat;background-position:center}.grid-stack-item>.ui-resizable-ne{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:0}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:0;right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top;cursor:move}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px #0003;opacity:.8}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left 0s,top 0s,height 0s,width 0s}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}.gs-12>.grid-stack-item{width:8.333%}.gs-12>.grid-stack-item[gs-x="1"]{left:8.333%}.gs-12>.grid-stack-item[gs-w="2"]{width:16.667%}.gs-12>.grid-stack-item[gs-x="2"]{left:16.667%}.gs-12>.grid-stack-item[gs-w="3"]{width:25%}.gs-12>.grid-stack-item[gs-x="3"]{left:25%}.gs-12>.grid-stack-item[gs-w="4"]{width:33.333%}.gs-12>.grid-stack-item[gs-x="4"]{left:33.333%}.gs-12>.grid-stack-item[gs-w="5"]{width:41.667%}.gs-12>.grid-stack-item[gs-x="5"]{left:41.667%}.gs-12>.grid-stack-item[gs-w="6"]{width:50%}.gs-12>.grid-stack-item[gs-x="6"]{left:50%}.gs-12>.grid-stack-item[gs-w="7"]{width:58.333%}.gs-12>.grid-stack-item[gs-x="7"]{left:58.333%}.gs-12>.grid-stack-item[gs-w="8"]{width:66.667%}.gs-12>.grid-stack-item[gs-x="8"]{left:66.667%}.gs-12>.grid-stack-item[gs-w="9"]{width:75%}.gs-12>.grid-stack-item[gs-x="9"]{left:75%}.gs-12>.grid-stack-item[gs-w="10"]{width:83.333%}.gs-12>.grid-stack-item[gs-x="10"]{left:83.333%}.gs-12>.grid-stack-item[gs-w="11"]{width:91.667%}.gs-12>.grid-stack-item[gs-x="11"]{left:91.667%}.gs-12>.grid-stack-item[gs-w="12"]{width:100%}.gs-1>.grid-stack-item{width:100%}._clustersListRoot_gprtf_1{width:100%;display:grid;overflow:hidden;grid-template-rows:auto 1fr;._header_gprtf_7{background:#fff;z-index:1;border-bottom:1px solid var(--mui-palette-grey-100);padding:5px 16px;position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;height:fit-content}._clusters_gprtf_1{display:grid;grid-template-columns:repeat(var(--columns),1fr);grid-row-gap:6px;padding:10px 32px 16px}._horizontalSeparator_gprtf_27{border-bottom:1px solid var(--mui-palette-grey-100)}._selectAllLabel_gprtf_31{font-weight:700}._styledCheckbox_gprtf_35{margin-left:16px}._label_gprtf_39{font-weight:700;opacity:.7}._noClustersFoundLabel_gprtf_44{padding:12px 16px;font-weight:700;opacity:.7}._filters_gprtf_50{display:flex;align-items:center;height:100%;gap:1em}._lassoSwitchControlLabel_gprtf_57{margin-left:4px}._entries_gprtf_61{overflow-y:auto}._sticky_gprtf_65{position:sticky;top:0;background:var(--mui-palette-background-default);z-index:1}}._clusterListCellRoot_2i47p_1{display:flex;align-items:center;._styledIcon_2i47p_5{width:12px;height:12px;margin-left:5px}._styledInput_2i47p_11{width:80px;outline:none;color:var(--mui-palette-text-primary)}._label_2i47p_17{display:flex;align-items:center;p{flex-grow:1}}._labelLassos_2i47p_25{display:flex;gap:2px;max-width:200px;flex-wrap:wrap;margin-right:4px}}._dialogContent_8r8lg_1{padding-top:12px!important}li._option_owxcz_1{display:flex;justify-content:space-between;align-items:center;width:100%;span:nth-child(2){font:var(--mui-font-caption);color:var(--mui-palette-grey-500)}}._textField_owxcz_15{width:100%}._xAxis_1awc9_1{grid-area:x-axis;place-self:center}._yAxis_1awc9_6{--width: 30px;display:flex;align-items:center;width:var(--width);height:100%;grid-area:y-axis;>*{flex-shrink:0;transform:translate(calc(-50% + calc(var(--width) / 2))) rotate(-90deg)}}._button_1awc9_19{background:none;border:none;display:flex;align-items:center;font-weight:700;color:var(--mui-palette-primary-main)}._input_1awc9_30{width:100%;padding:8px;&._top_1awc9_33{border-top:1px solid var(--mui-palette-border-main)}&._bottom_1awc9_36{border-bottom:1px solid var(--mui-palette-border-main)}}._select_1awc9_41{min-width:300px}._direction_1awc9_45{display:flex;flex-direction:column;&._top_1awc9_33{flex-direction:column-reverse}}._paper_1awc9_53{box-shadow:none;border-radius:4px;margin:0}._popper_1awc9_61{background:#fff;box-shadow:var(--mui-shadows-4);border-radius:1em;overflow:hidden;z-index:1}._form_17b05_1{display:grid;grid-template-rows:1fr auto;margin-top:3em}._fields_17b05_7{display:flex;flex-direction:column;gap:.5em}._actions_17b05_13{place-self:end}._analysisClusterListRoot_14a0m_1{._styledLayoutItemCardHeader_14a0m_7{padding:12px}._buttonContainer_14a0m_11{padding:4px;display:flex;align-items:flex-end;border-top:1px solid var(--mui-palette-primary-20)}._styledButton_14a0m_18{margin-left:auto;font:var(--mui-font-body2);font-weight:700;height:28px;overflow:hidden;padding:0 10px}._expandedAnalysisClusterList_14a0m_27{width:90vw;height:90vh}padding:0;grid-template-rows:auto 1fr auto}._searchInput_g4gvl_1{width:100%}._list_g4gvl_5{width:40ch;margin:1.5em .5em 0}._statusChip_ndffp_1{display:inline-flex;padding:0 1em;color:var(--accent);border:.15em solid var(--accent);font-weight:600;height:2lh;border-radius:1lh;white-space:nowrap;>span{display:inline-flex;align-items:center;gap:.3em}svg{font-size:1.5em}&[data-type=success]{--accent: var(--mui-palette-success-main);background-color:var(--accent);color:#fff}&[data-type=error]{--accent: var(--mui-palette-error-main)}&[data-type=loading],&[data-type=info]{--accent: var(--mui-palette-info-main)}}._experimentReviewsPage_ja43f_1{background:var(--mui-palette-background-page);min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;--page-padding: 2rem;header{padding:var(--page-padding);padding-bottom:0}main{padding:0 calc(var(--page-padding) * 2)}}._highlightedLabel_ja43f_18{color:var(--mui-palette-primary-main)}._wizard_1b77q_1{display:flex;flex-direction:column;gap:2rem}._buttons_1b77q_7{display:flex;justify-content:flex-end;align-items:center;gap:.5em}._error_1b77q_14{color:var(--mui-palette-error-main);margin-right:.5em}._modalContainer_1dnp5_1{min-width:800px!important;font-size:13px}._inputField_1dnp5_6{display:flex;flex-direction:column;gap:calc(.5 * var(--mui-spacing));margin:calc(2 * var(--mui-spacing)) 0;width:90%}._inputFieldLabel_1dnp5_14{color:var(--mui-palette-text-tertiary)}._spilloverFilesTableContainer_1dnp5_18{display:flex;flex-direction:column;gap:calc(2 * var(--mui-spacing));max-height:90vh;width:90%;padding:calc(2 * var(--mui-spacing));background-color:var(--mui-palette-secondary-10);border-radius:calc(4 * var(--mui-spacing))}._styledTableWithPagination_1dnp5_29{display:block;max-height:calc(100vh - 630px);overflow-y:auto}._styledEmptyTableInfo_1dnp5_35{margin-top:calc(8 * var(--mui-spacing))}._styledSpilloverIcon_1dnp5_39{width:160px;height:160px;stroke:var(--mui-palette-text-tertiary);stroke-width:.1;>path{fill:var(--mui-palette-text-tertiary)}}._compensationModeInfo_1dnp5_49{display:flex;flex-direction:column;align-items:center;gap:calc(3 * var(--mui-spacing));width:100%;margin:calc(6 * var(--mui-spacing)) 0;text-align:center;>span{color:var(--mui-palette-text-tertiary)}}._actions_1dnp5_63{display:flex;gap:12px;margin-top:calc(6 * var(--mui-spacing))}._info_1dnp5_69{max-width:650px;margin-block:2rem}._modal_1ti20_1{--matrix-cel-padding: .3em;--cell-font-size: .75rem;overflow:hidden;width:100%;height:100%;padding:0;._wizard_1ti20_10{overflow:hidden;width:100%;height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:1rem}._channelList_1ti20_19{overflow:auto}._assignMatrixValuesStepRoot_1ti20_23{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,auto);overflow:hidden;padding:1em;gap:2em}._tableContainer_1ti20_33{width:fit-content;max-width:100%;max-height:100%;place-self:center;overflow:auto}._table_1ti20_33{overflow:auto;thead th{font-size:var(--cell-font-size);padding:0;padding:var(--matrix-cel-padding);&:not(:last-child){border-right:1px solid var(--mui-palette-border-main)}:first-child{position:sticky;left:0;z-index:3}._matrix_1ti20_55 &{writing-mode:sideways-lr;align-content:end}}tbody{th{font-size:var(--cell-font-size);text-align:right;position:sticky;left:0;background:#fff;z-index:1;border:none;border-right:1px solid var(--mui-palette-border-main);border-bottom:1px solid var(--mui-palette-border-main);padding:var(--matrix-cel-padding);span{font-size:var(--cell-font-size)}}td{font-size:var(--cell-font-size);padding:0;&:not(:last-child){border-right:1px solid var(--mui-palette-border-main)}input{text-align:end;border:none;width:8ch;line-height:2;font-size:var(--cell-font-size);&._error_1ti20_89{color:var(--mui-palette-error-main)}}}tr:last-child{td,th{border-bottom:none}}}}._preview_1ti20_103{overflow:hidden;gap:1em;padding:1em;display:flex;flex-direction:column;legend{margin-top:1em;display:flex;gap:1em;place-self:center}._controls_1ti20_117{display:flex;gap:2em;align-items:center;>*:first-child{flex:1}}._previewGrid_1ti20_126{align-self:center;width:fit-content;max-width:100%;display:grid;grid-template-columns:auto repeat(var(--column-count),auto);grid-template-rows:auto repeat(var(--row-count),auto);gap:1px;overflow:auto;._header_1ti20_135{position:sticky;border-right:1px solid var(--mui-palette-border-main);border-bottom:1px solid var(--mui-palette-border-main);background:var(--mui-palette-background-default)}._rowHeader_1ti20_141{left:0}._columnHeader_1ti20_144{top:0}._cornerHeader_1ti20_147{z-index:1}._cell_1ti20_150{border-right:1px solid var(--mui-palette-border-main);border-bottom:1px solid var(--mui-palette-border-main)}img{width:100%;height:100%;min-width:75px;min-height:75px}}}}.highcharts-tooltip-container{z-index:1301!important}
