::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(102,126,234,.3);border-radius:4px;border:1px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:rgba(102,126,234,.5)}::-webkit-scrollbar-thumb:active{background:rgba(102,126,234,.7)}::-webkit-scrollbar-horizontal{height:8px}::-webkit-scrollbar-thumb:horizontal{background:rgba(102,126,234,.3);border-radius:4px}*{scrollbar-width:thin;scrollbar-color:rgba(102,126,234,.3) transparent}:root{--HeaderHeight:70px;--FooterHeight:50px;--PrimaryColor:#409eff;--SecondaryColor:#67c23a;--DangerColor:#f56c6c;--WarningColor:#e6a23c;--InfoColor:#909399;--SuccessColor:#67c23a;--BackgroundColor:#f5f7fa;--CardShadow:0 2px 12px 0 rgba(0,0,0,.08);--HoverShadow:0 4px 20px 0 rgba(0,0,0,.12);--BorderRadius:8px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--BackgroundColor)}@font-face{font-family:element-icons;src:url(/fonts/element-icons.ff18efd1.woff) format("woff"),url(/fonts/element-icons.f1a45d74.ttf) format("truetype")}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important}