#app{height:100vh;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left}#app,body{background-color:#f6f8fb;color:#1f2333}*,body{margin:0}*{padding:0;box-sizing:border-box}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5}a{color:#1890ff;text-decoration:none}a:hover{color:#0076e4}.btn{background-color:#1890ff;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease}.btn:hover{background-color:#0076e4}.btn:active{background-color:#0069cb}.btn.btn-success{background-color:#52c41a;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease}.btn.btn-success:hover{background-color:#3f9714}.btn.btn-success:active{background-color:#368011}.btn.btn-warning{background-color:#faad14;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease}.btn.btn-warning:hover{background-color:#d69005}.btn.btn-warning:active{background-color:#bd7f04}.btn.btn-error{background-color:#ff4d4f;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease}.btn.btn-error:hover{background-color:#ff1a1d}.btn.btn-error:active{background-color:#ff0103}.btn.btn-outline{background-color:transparent;color:#1890ff;border:1px solid #1890ff}.btn.btn-outline:hover{background-color:#1890ff;color:#fff}.card{background:#fff;border-radius:6px;box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09);padding:16px;margin-bottom:16px}.text-primary{color:#1890ff}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-error{color:#ff4d4f}.text-secondary{color:#666}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-0{margin:0}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:16px}.m-lg{margin:24px}.m-xl{margin:32px}.p-0{padding:0}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:16px}.p-lg{padding:24px}.p-xl{padding:32px}@media(max-width:480px){.hidden-xs{display:none!important}}@media(min-width:576px){.hidden-sm{display:none!important}}@media(min-width:768px){.hidden-md{display:none!important}}@media(min-width:992px){.hidden-lg{display:none!important}}@media(min-width:1200px){.hidden-xl{display:none!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-in{animation:fadeIn .3s ease 0s 1}.slide-in{animation:slideIn .3s ease 0s 1}.flex{display:flex}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between}.flex-around{justify-content:space-around}.flex-1{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width:576px){.container{padding:0 24px}}.row:after{content:"";display:table;clear:both}.row{margin:-8px}@media(min-width:768px){.row{margin:-16px}}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{float:left;padding:0 8px}@media(min-width:768px){.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{padding:0 16px}}.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-6{width:50%}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}@media(min-width:576px){.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}}@media(min-width:768px){.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}}@media(min-width:992px){.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease}.tooltip:hover:after{opacity:1;visibility:visible}