#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px)}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.slate-bold{font-weight:700}.slate-italic{font-style:oblique}.slate-underline{text-decoration:underline}.slate-ToolbarButton-active{color:green!important}.slate-ToolbarButton-active>svg{stroke-width:2px}.slate-ToolbarButton{color:gray}.slate-a{text-decoration:underline;color:green!important}.slate-html-container>div{min-height:24px}
.table-wrapper{background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#0000001a,#fff0),linear-gradient(270deg,#0000001a,#fff0);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:30px 100%,30px 100%,15px 100%,15px 100%;background-attachment:local,local,scroll,scroll}
.cm-editor{height:100%;outline:0 solid #0000!important}.cm-scroller{border:1px solid #e5e7eb;border-radius:5px}
html,body{overscroll-behavior-x:none}.grabbing *{cursor:grabbing!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
.app-loader{z-index:99999;flex:1;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;inset:0}.loader-spin{text-align:center}.crema-dot{width:30px;height:30px;font-size:20px;display:inline-block;position:relative}.crema-dot-spin{animation:1.2s linear infinite hipsterRotate;transform:rotate(45deg)}.crema-dot i{opacity:.5;transform-origin:50%;background-color:#20a000;border-radius:100%;width:9px;height:9px;animation:1s linear infinite alternate hipsterSpinMove;display:block;position:absolute;transform:scale(.75)}.crema-dot i:first-child{background-color:#20a000;top:0;left:10px}.crema-dot i:nth-child(2){background-color:#20a000;animation-delay:.4s;top:8px;right:0}.crema-dot i:nth-child(3){background-color:#20a000;animation-delay:.8s;bottom:0;right:4px}.crema-dot i:nth-child(4){background-color:#20a000;animation-delay:1.2s;bottom:0;left:4px}.crema-dot i:nth-child(5){background-color:#20a000;animation-delay:1.2s;top:8px;left:0}@keyframes hipsterSpinMove{to{opacity:1}}@keyframes hipsterRotate{to{transform:rotate(405deg)}}
