/*!
    * src-shell-toolbar
    * (c) 2021 lincong1987
    */.src-shell-toolbar[data-v-c33a4f60]{position:fixed;top:2px;left:-510px;width:510px;padding:10px;background:linear-gradient(#18317f,#11235c);border:1px solid rgba(99,161,254,.6);color:#fff;cursor:pointer;transition:left .4s;border-radius:4px;box-shadow:0 0 4px #66739e;z-index:1000}.src-shell-toolbar[data-v-c33a4f60]:before{content:"";position:absolute;height:100%;bottom:0;left:-10px;width:10px}.src-shell-toolbar[data-v-c33a4f60]:after{content:"";position:absolute;height:100%;bottom:0;right:-20px;width:20px}.src-shell-toolbar.hidden[data-v-c33a4f60]{display:none!important}.src-shell-toolbar[data-v-c33a4f60]:hover{left:5px}.src-shell-toolbar[data-v-c33a4f60]:hover:before{right:-20px;width:550px}.src-shell-toolbar[data-v-c33a4f60]:hover:after{content:"";position:absolute;top:100%;height:0;left:-20px;width:550px}