::-webkit-scrollbar{height:20px;width:10px}.sidebar.close>.copy-sub>.sub-menu::-webkit-scrollbar-button:vertical:start:decrement,.sidebar.close>.copy-sub>.sub-menu::-webkit-scrollbar-button:vertical:start:increment{display:block;height:25px}::-webkit-scrollbar-track{background:var(--lightestgrey)}::-webkit-scrollbar-thumb{background:#888;border-radius:5px;width:3vw}::-webkit-scrollbar-thumb:hover{background:#555}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:all .2s}.slide-left-enter-from{opacity:0;transform:translate(50px)}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translate(-50px)}.slide-right-leave-to{opacity:0;transform:translate(50px)}.layout-enter-active,.layout-leave-active{transition:all .5s ease-in-out}.layout-enter-from{opacity:0;transform:translateY(10%)}.layout-leave-to{opacity:0;transform:translateY(-10%)}body,html{background-color:rgb(var(--v-theme-background))}.v-footer{align-items:center;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:flex;flex:1 1 auto;padding:8px 16px;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);transition-property:height,width,transform,max-width,left,right,top,bottom}.v-footer--border{border-width:thin;box-shadow:none}.v-footer{box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-footer--absolute{position:absolute}.v-footer--fixed{position:fixed}.v-footer{background:rgb(var(--v-theme-surface));border-radius:0;color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-footer--rounded{border-radius:4px}
