*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:14px;color:#303133;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.el-button{border-radius:4px}.el-button--primary{background-color:#5b8ff9;border-color:#5b8ff9}.el-button--primary:hover,.el-button--primary:focus{background-color:rgb(130.36,169.88,250.44);border-color:rgb(130.36,169.88,250.44)}.el-button--success{background-color:#52c41a;border-color:#52c41a}.el-button--warning{background-color:#faad14;border-color:#faad14}.el-button--danger{background-color:#ff4d4f;border-color:#ff4d4f}.el-button--purple{background-color:#722ed1;border-color:#722ed1;color:#fff}.el-button--purple:hover,.el-button--purple:focus{background-color:rgb(136.56,79.44,216.36);border-color:rgb(136.56,79.44,216.36);color:#fff}.el-button--orange{background-color:#fa8c16;border-color:#fa8c16;color:#fff}.el-button--orange:hover,.el-button--orange:focus{background-color:rgb(250.8571428571,159.7142857143,61.9428571429);border-color:rgb(250.8571428571,159.7142857143,61.9428571429);color:#fff}.el-menu-item.is-active{color:#5b8ff9 !important;background-color:rgba(91,143,249,.1) !important}.el-submenu.is-active>.el-submenu__title{color:#5b8ff9 !important}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#5b8ff9}.el-link.el-link--primary{color:#5b8ff9}.el-checkbox__input.is-checked .el-checkbox__inner,.el-radio__input.is-checked .el-radio__inner{background-color:#5b8ff9;border-color:#5b8ff9}.el-checkbox__input.is-checked+.el-checkbox__label{color:#5b8ff9}.el-switch.is-checked .el-switch__core{border-color:#5b8ff9;background-color:#5b8ff9}.el-tabs__item.is-active{color:#5b8ff9}.el-tabs__active-bar{background-color:#5b8ff9}.el-table th.el-table__cell{background-color:#fafafa !important;color:#303133;font-weight:500}.el-table .el-table__row:hover>td{background-color:rgba(91,143,249,.04) !important}.el-input__inner:focus,.el-textarea__inner:focus{border-color:#5b8ff9}.el-select .el-input.is-focus .el-input__inner{border-color:#5b8ff9}.el-date-editor.el-input__inner:focus{border-color:#5b8ff9}.page-container{padding:16px;background:#f0f2f5;min-height:calc(100vh - 50px)}.page-tabs{display:flex;gap:20px;margin-bottom:16px;border-bottom:1px solid #ebeef5;padding-bottom:0}.page-tabs .tab-item{padding:12px 0;color:#606266;cursor:pointer;position:relative;transition:color .3s ease}.page-tabs .tab-item:hover{color:#5b8ff9}.page-tabs .tab-item.active{color:#5b8ff9;font-weight:500}.page-tabs .tab-item.active::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#5b8ff9}.filter-section{background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:16px;margin-bottom:16px}.filter-section .filter-title{font-size:16px;font-weight:500;color:#303133;margin-bottom:16px;padding-left:12px;position:relative}.filter-section .filter-title::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:16px;background-color:#5b8ff9;border-radius:2px}.filter-section .filter-form .el-form-item{margin-bottom:16px}.filter-section .filter-buttons{display:flex;justify-content:flex-end;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0;margin-top:12px}.table-section{background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:16px}.table-section .table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.table-section .table-toolbar .toolbar-left{display:flex;gap:12px}.table-section .table-toolbar .toolbar-right{display:flex;gap:12px}.table-section .el-table{width:100%}.table-section .table-pagination{display:flex;justify-content:center;padding-top:16px;margin-top:16px;border-top:1px solid #f0f0f0}.status-tag{display:inline-block;padding:2px 8px;border-radius:2px;font-size:12px}.status-tag.pending{background-color:rgba(91,143,249,.1);color:#5b8ff9}.status-tag.processing{background-color:rgba(250,140,22,.1);color:#fa8c16}.status-tag.completed{background-color:rgba(82,196,26,.1);color:#52c41a}.status-tag.delayed{background-color:rgba(255,77,79,.1);color:#ff4d4f}.card{background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:16px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.card-title{font-size:16px;font-weight:500;color:#303133}@media screen and (max-width: 768px){.page-container{padding:12px}.filter-section{padding:12px}.filter-section .el-col{width:100% !important;max-width:100% !important;flex:0 0 100% !important}.filter-section .filter-buttons{flex-direction:column}.filter-section .filter-buttons .el-button{width:100%;margin-left:0 !important}.table-section{padding:12px;overflow-x:auto}.table-section .table-toolbar{flex-direction:column;gap:12px}.table-section .table-toolbar .toolbar-left,.table-section .table-toolbar .toolbar-right{width:100%;flex-wrap:wrap}.table-section .el-table{min-width:800px}.el-dialog{width:92% !important;margin-top:5vh !important}.el-button{min-height:40px}}.text-primary{color:#303133}.text-regular{color:#606266}.text-secondary{color:#909399}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-danger{color:#ff4d4f}.mt-sm{margin-top:12px}.mt-md{margin-top:16px}.mb-sm{margin-bottom:12px}.mb-md{margin-bottom:16px}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}
