:root{--primary-color:$base-color!important;--highlight-text-color:$base-color!important}body,html{height:100vh;margin:0;width:100vw}*{box-sizing:border-box}body.layout-default{background:#eaeeef}.menu-left{background:#fc0;height:100vh;transition:transform .4s cubic-bezier(.25,.8,.25,1);width:250px;will-change:transform}.menu-left,.menu-top{left:0;position:fixed;top:0;z-index:999}.menu-top{background:#dee2e3;height:80px;width:100%}.window-content{display:flex;padding-left:250px;padding-top:80px}
