:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}:root{--toolbar-w: 50px;--toolbar-h: var(--toolbar-w);--canvas-toolbar-w: calc(var(--toolbar-w) + var(--Grid-columnSspacing));--navbar-h: 70px;--info-h: 24px;--top-info-h: calc(var(--navbar-h) + var(--info-h)) }.error404{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.fab{position:fixed;bottom:16px;right:16px;z-index:999}.full-page{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.toolbar-item{display:flex;flex-direction:column;width:var(--toolbar-w);height:var(--toolbar-h)}.canvas-dimension{width:calc(100vw - var(--canvas-toolbar-w));height:calc(100vh - var(--top-info-h))}.page-dimension{padding:.2rem;height:calc(100vh - var(--top-info-h))}.report-item{width:100%;padding:.4rem}.login-bg{background-color:#ffca6d;height:100vh;display:flex;justify-content:center;align-items:center}.login-container{border-radius:1rem}.login-form{padding:2rem;justify-content:center}.login-accent{padding:16px;height:auto;width:250px;display:flex;justify-content:center;align-items:center}
