:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--el-aside-width: 200px;--custom-header-height: 50px;--vt-h-breadcrumb-height: calc(21px + 1rem) ;--vt-fixed-top-height: 87px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html,body{height:100%}body{min-height:100vh;min-height:calc(var(--vh) * 100);color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.el-drawer .el-drawer__header{margin-bottom:1rem}.el-drawer .el-drawer__body{border-top:1px solid rgba(0,0,0,.1)}.font-size-large{font-size:large}.font-size-small{font-size:small}.d-flex{display:flex}.d-flex.d-flex-column{flex-direction:column}.d-flex.d-flex-column-reverse{flex-direction:column-reverse}.d-flex.d-flex-row{flex-direction:row}.d-flex.d-flex-row-reverse{flex-direction:row-reverse}.d-flex.d-flex-align-items-center{align-items:center}.d-flex.d-flex-align-items-start{align-items:start;align-items:flex-start}.d-flex.d-flex-align-items-end{align-items:end;align-items:flex-end}.d-flex.d-flex-align-items-stretch{align-items:stretch}.d-flex.d-flex-justify-content-center{justify-content:center}.d-flex.d-flex-justify-content-start{justify-content:start;justify-content:flex-start}.d-flex.d-flex-justify-content-end{justify-content:end;justify-content:flex-end}.d-flex.d-flex-justify-content-space-between{justify-content:space-between}.d-flex.d-flex-justify-content-space-around{justify-content:space-around}.d-flex.d-flex-justify-content-space-evenly{justify-content:space-evenly}.d-flex.d-flex-justify-content-stretch{justify-content:stretch}.d-flex.d-flex-nowrap{flex-wrap:nowrap}.d-flex.d-flex-wrap{flex-wrap:wrap}.d-flex.d-flex-wrap-reverse{flex-wrap:wrap-reverse}.d-flex.d-flex-shrink{flex-shrink:1}.d-flex>.d-flex-grow{flex-grow:1}.d-flex>.d-flex-1{flex:1}.text-bold{font-weight:700}#app{min-height:100dvh;min-height:100vh;width:100vw;margin:0;min-width:1440px;padding:0;font-weight:400}a,.green{text-decoration:none;color:var(--vt-c-white-mute);transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:var(--vt-c-white-mute)}}.el-button+.el-button{margin-left:.25rem!important}.el-input-number .el-input__inner{text-align:left!important}
