.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.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{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.top-page{display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;overflow:hidden;width:100vw}.top-header{background-color:var(--fui-colorNeutralBackground2);border-bottom:2px solid var(--fui-colorNeutralStroke2);justify-content:space-between;padding:10px 20px}.top-header,.top-left-controls{align-items:center;display:flex}.top-left-controls{gap:16px;justify-content:flex-end}.top-left-controls button{background-color:var(--fui-colorBrandBackground);border:none;border-radius:4px;color:var(--fui-colorBrandForeground1);cursor:pointer;font-size:var(--fui-fontSizeBase300);padding:10px 15px}.top-left-controls button:hover{background-color:var(--fui-colorBrandBackgroundHover);color:var(--fui-colorBrandForeground1)}.top-right-controls{align-items:center;display:flex;gap:16px;justify-content:flex-end}.top-right-controls button{background-color:var(--fui-colorBrandBackground);border:none;border-radius:4px;color:var(--fui-colorBrandForeground1);cursor:pointer;font-size:var(--fui-fontSizeBase300);padding:10px 15px}.top-right-controls button:hover{background-color:var(--fui-colorBrandBackgroundHover);color:var(--fui-colorBrandForeground1)}.top-container{display:flex;flex:1 1}.lower-left{background-color:var(--fui-colorNeutralBackground3);border-right:2px solid var(--fui-colorNeutralStroke2);display:flex;flex:8 1;flex-wrap:wrap;gap:0}.lower-left,.lower-right{height:100%;overflow:hidden;padding:5px}.lower-right{background-color:var(--fui-colorNeutralBackground1);border-left:2px solid var(--fui-colorNeutralStroke2);flex:2 1}.lower{background-color:var(--fui-colorNeutralBackground3);border-right:2px solid var(--fui-colorNeutralStroke2);display:flex;flex:10 1;flex-wrap:wrap;gap:0;height:100%;overflow:hidden;padding:5px}.delete-btn{background-color:var(--fui-colorStatusDangerBackground1);border:none;border-radius:4px;color:var(--fui-colorNeutralForeground1);cursor:pointer;font-size:var(--fui-fontSizeBase200);margin-left:10px;padding:5px 10px}.delete-btn:hover{background-color:var(--fui-colorStatusDangerBackground2)}.properties-panel{background-color:var(--fui-colorNeutralBackground3);border:1px solid var(--fui-colorNeutralStroke2);border-radius:4px;box-shadow:var(--fui-shadow4);padding:10px}.properties-panel label{color:var(--fui-colorNeutralForeground2);display:flex;font-size:var(--fui-fontSizeBase300);justify-content:space-between;margin-bottom:10px}.properties-panel input{border:1px solid var(--fui-colorNeutralStroke2);color:var(--fui-colorNeutralForeground1);padding:5px;width:100px}.action-button,.properties-panel input{border-radius:4px;font-size:var(--fui-fontSizeBase300)}.action-button{background-color:var(--fui-colorBrandBackground);border:none;box-shadow:var(--fui-shadow4);color:var(--fui-colorBrandForeground1);cursor:pointer;font-weight:700;margin:0 8px;padding:8px 16px;transition:background-color .3s ease,box-shadow .3s ease}.action-button:hover{background-color:var(--fui-colorBrandBackgroundHover);box-shadow:var(--fui-shadow8)}.action-button:active{background-color:var(--fui-colorBrandBackgroundPressed);box-shadow:var(--fui-shadow2)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media only screen and (max-width:768px){body{width:-webkit-fit-content;width:fit-content}}@media (forced-colors:active){#root,body,html{background:Canvas;color:initial;forced-color-adjust:auto}.MuiLink-root,a{color:LinkText!important;forced-color-adjust:auto}.MuiOutlinedInput-notchedOutline{border:2px solid CanvasText!important}.MuiCard-root,.MuiDialog-paper,.MuiPaper-root{background:Canvas!important;border:2px solid CanvasText!important;color:initial!important;forced-color-adjust:auto}.MuiButton-root{background:ButtonFace!important;border:2px solid ButtonText!important;color:ButtonText!important;forced-color-adjust:auto}.MuiChip-root,.MuiTableCell-root{border:1px solid CanvasText!important}.MuiChip-root{background:Canvas!important;color:initial!important}.Mui-focusVisible,:focus{outline:3px solid Highlight!important;outline-offset:2px!important}.no-forced-color-adjust{forced-color-adjust:none!important}}@media (prefers-contrast:more){.Mui-focusVisible,:focus{outline:3px solid #fff;outline-offset:3px}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
/*# sourceMappingURL=main.1c0ac2b0.css.map*/