a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{min-height:100vh;width:100vw}body{flex-direction:column}.flex,body{display:flex}.flex-column{flex-direction:column}.flex-column-fluid{flex:1 0 auto}.flex-row-fluid{flex:1 auto;min-width:0}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .38s}.fade-transform-enter{opacity:0;transform:translateX(-20px)}.fade-transform-leave-to{opacity:0;transform:translateX(20px)}#app{flex:1;font-family:Avenir,Helvetica,Arial,sans-serif;color:#071437;font-size:14px;font-weight:400;height:100%;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,.app-header{background-color:#f1f1f4}.app-header{position:fixed;z-index:100;left:0;right:0;top:0;height:100px;border-bottom:1px solid #f1f1f4;transition:none;align-items:stretch}.app-header-logo{width:120px}.app-header-logo .avatar{width:48px;height:48px;border:1px solid #1b84ff;border-radius:50%}.app-header h1{font-size:20px;color:#071437;font-weight:700;margin-bottom:8px}.app-header-description{font-size:14px;color:#99a1b7}.app-header .app-header-link{margin-right:20px;font-size:14px;color:#1b84ff;text-decoration:none}.app-header .github-icon{width:32px;height:32px;margin-right:30px;cursor:pointer}.app-wrapper{margin-top:100px;margin-left:200px;transition:margin-left .3s ease,margin-right .3s ease}.app-sidebar{position:fixed;z-index:105;top:100px;bottom:0;left:0;width:200px}.app-sidebar a{text-decoration:none;color:#071437}.app-menu{padding:0 16px}.app-menu .app-menu-item{padding:12px;border-radius:12px;cursor:pointer;transition:color .3s}.app-menu .app-menu-item img{height:16px;margin-right:12px}.router-link-active a{color:#1b84ff;font-size:16px}.app-main{padding-right:30px;padding-bottom:30px;transition:margin .3s ease}.page-card[data-v-6f61d102]{padding:20px;height:100%;background-color:#fff;border:1px solid #f1f1f4;border-radius:12px;box-shadow:0 3px 4px 0 rgba(0,0,0,.03)}.page-card-header[data-v-6f61d102]{padding:0 10px;height:50px}.page-card-title[data-v-6f61d102]{font-size:16px;font-weight:700}.page-card-body[data-v-6f61d102]{padding:10px}