#app,#ui{display:flex;flex-direction:column;height:100vh;width:100vw}#ui{pointer-events:none;position:fixed}#header{align-items:center;border-bottom:1px solid #e1e1e1;display:flex;flex-direction:row;height:50px;padding:0 16px}#footer,#header{background:#fff;pointer-events:all}#footer{border-top:1px solid #e1e1e1}#content{display:flex;flex:1 1;flex-direction:row;justify-content:space-between}#toolbar{width:50px}#toolbar,#toolbar-pane{background:#fff;border-right:1px solid #e1e1e1;pointer-events:all}#toolbar-pane{height:calc(100vh - 85px);overflow-y:auto;padding:16px;width:300px}#toolbar-pane *{pointer-events:all}#toolbar-pane .mantine-Grid-root .mantine-Col-root{align-items:center;background:#fafafa;display:flex;justify-content:center}#toolbar-pane .mantine-Grid-root .mantine-Col-root img{-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease}#toolbar-pane .mantine-Grid-root .mantine-Col-root:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.toolbar-expand-button{height:60px;pointer-events:all}#inspectbar{background:#fff;border-left:1px solid #e1e1e1;pointer-events:all;width:300px}#hole{flex:1 1;pointer-events:none}#stage{background-color:#ebebeb;flex:1 1}
/*# sourceMappingURL=main.885c3b6d.css.map*/