body{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100vh;width:100vw}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--gray)}.smooth-4{transition:all .4s cubic-bezier(.645,.045,.355,1)}.smooth{transition:all .3s cubic-bezier(.645,.045,.355,1)}.smooth-2{transition:all .2s cubic-bezier(.645,.045,.355,1)}.smooth-1{transition:all .1s cubic-bezier(.645,.045,.355,1)}.btn:active,.btn:focus,button:active{outline:none!important}.flash{-webkit-animation:flash .5s ease 0s 2;animation:flash .5s ease 0s 2}@-webkit-keyframes flash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@keyframes flash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.ng-resizable{position:relative}.ng-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ng-resizable-handle.ng-resizable-e{cursor:e-resize;width:7px;right:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-w{cursor:w-resize;width:7px;left:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-s{cursor:s-resize;height:7px;bottom:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-n{cursor:n-resize;height:7px;top:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ng-resizable-handle.ng-resizable-sw{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ng-resizable-handle.ng-resizable-ne{cursor:ne-resize;width:12px;height:12px;right:1px;top:1px}.ng-resizable-handle.ng-resizable-nw{cursor:nw-resize;width:12px;height:12px;left:1px;top:1px}.ng-resizable-diagonal{box-sizing:border-box;width:0;height:0;border-bottom:12px solid #aaa;border-left:12px solid transparent}