.navigation{display:flex;flex-direction:column;width:60px;height:100%;overflow-y:scroll;background:#fff;flex-shrink:0;z-index:9;color:#292556}.navigation .logo{visibility:hidden}.nav-fixed{position:fixed;background:#f5f9ff;width:60px;height:100%}.navToggleBtn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:18px 30px}.navGroups{flex:1;overflow-y:auto}.navGroups .navToggleBtn{width:60px;padding:30px 0}.navHide .navToggleBtn,.navHide .navigation,.navOpen .navToggleBtn,.navOpen .navigation{display:flex}.navigation[class*="templates/"]{display:none}.sidebar{border-left:.5px solid #d0e0fc;width:220px;height:100vh;background:linear-gradient(180deg,#f5f9ff 50%,#fefefe);overflow:hidden;transition:width .1s ease-in-out}.sidebar .sub-title{color:#6780a4}.sidebar .block-top{border:1px dashed #c4d1e4}