:root{--color-bg-dark: #1e1e1e}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#app{width:100%;margin:0;padding:0;display:flex;flex-direction:row}.home{width:100%;height:100vh;display:flex;flex-direction:row}#nav{width:var(--nav-width);height:100%;background-color:#fff;border-right:1px solid #e4e7ed}:deep(.el-menu-vertical){width:var(--nav-width)}.page{width:calc(100% - var(--nav-width));height:100%;background-color:#f5f7fa}.arco-overlay{position:absolute;z-index:1002;top:0;left:0;width:0;height:0;transition:opacity .3s cubic-bezier(0,0,1,1)}.logo[data-v-847b0a02]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-847b0a02]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-847b0a02]:hover{filter:drop-shadow(0 0 2em #42b883aa)}
