.workspace-loading{z-index:30;color:#20252b;background:#f7f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0}.workspace-loading>aside{background:#fff;border-right:1px solid #e5e7ee;flex-shrink:0;width:220px;padding:26px 28px}.workspace-loading>aside strong{color:#16205c;letter-spacing:-1px;font-size:29px}.workspace-loading>aside i{background:#ebe6f6;border-radius:4px;width:80%;height:14px;margin-top:35px;display:block}.workspace-loading>aside i:nth-of-type(2){width:60%}.workspace-loading-main{flex:1;min-width:0}.workspace-loading-bar{background:#fff;border-bottom:1px solid #e0e3e7;height:61px}.workspace-loading-body{padding:34px 32px}.workspace-loading-title{background:#e0e5ea;border-radius:4px;width:155px;height:24px}.workspace-loading-subtitle{background:#e7ebef;border-radius:4px;width:55%;max-width:350px;height:12px;margin-top:17px}.workspace-loading-canvas{background:#fff;border:1px solid #dfe5eb;border-radius:6px;place-items:center;height:420px;margin-top:60px;display:grid}.workspace-loading-spinner{border:2px solid #e2e7ec;border-top-color:#536e86;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite workspace-load-spin}@keyframes workspace-load-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.workspace-loading>aside{width:72px;padding:26px 12px}.workspace-loading>aside strong{font-size:18px}.workspace-loading>aside i{width:100%}}@media (max-width:650px){.workspace-loading{flex-direction:column}.workspace-loading>aside{width:100%;height:62px;padding:12px 16px}.workspace-loading>aside strong{font-size:25px}.workspace-loading>aside i{display:none}.workspace-loading-bar{height:51px}.workspace-loading-body{padding:24px 16px}.workspace-loading-canvas{height:350px;margin-top:40px}}@media (prefers-reduced-motion:reduce){.workspace-loading-spinner{animation:none}}
