@import"https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap";body{height:100%;margin:0}body,html{font-family:PT Sans,sans-serif}html{min-height:100%;box-sizing:border-box;-moz-box-sizing:border-box;position:relative}*::-webkit-scrollbar{width:0px;background:transparent}.app-root{display:flex;position:relative;width:100vw;height:100vh}.app-navbar{width:18vw;max-width:250px;height:100%}.app-outlet{display:flex;position:relative;flex:1;height:100%;flex-direction:column}.app-loader{display:flex;position:relative;width:100vw;height:100vh;justify-content:center;align-items:center}.component-selected{border:2px dashed #2680eb!important}.component-hover{border:2px dashed red!important}.craft-layer-node{width:100%}.craft-layer-children{padding-left:3%}::-webkit-scrollbar{width:.5em}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:transparent}::-moz-scrollbar{width:.5em}::-moz-scrollbar-track{background-color:transparent}::-moz-scrollbar-thumb{background-color:transparent}::-ms-scrollbar{width:.5em}::-ms-scrollbar-track{background-color:transparent}::-ms-scrollbar-thumb{background-color:transparent}.settings-sidebar *{font-size:13px!important}
