
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.el-button{border-radius:4px}.el-button.el-button--primary{background-color:#1890ff;border-color:#1890ff}.el-button.el-button--primary:focus,.el-button.el-button--primary:hover{background-color:#40a9ff;border-color:#40a9ff}.el-table .el-table__header{background-color:#fafafa}.el-table .el-table__header th{background-color:#fafafa;color:#262626;font-weight:600}.el-table .el-table__body tr:hover>td{background-color:#f5f7fa}.el-form .el-form-item__label{color:#262626;font-weight:500}.el-input__inner{border-radius:4px}.el-input__inner:focus{border-color:#1890ff}.el-dialog{border-radius:4px}.el-dialog .el-dialog__header{border-bottom:1px solid #e8e8e8}.el-dialog .el-dialog__footer{border-top:1px solid #e8e8e8}.el-card{border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.el-card .el-card__header{border-bottom:1px solid #e8e8e8;font-weight:600}.el-pagination .el-pagination__sizes,.el-pagination .el-pagination__total{color:#8c8c8c}.el-pagination .el-pager li.active{color:#1890ff}.el-message{box-shadow:0 2px 8px rgba(0,0,0,.1)}.el-message,.el-tag{border-radius:4px}.el-menu{border-right:none}.el-menu .el-menu-item:focus,.el-menu .el-menu-item:hover{background-color:rgba(24,144,255,.08)}.el-menu .el-menu-item.is-active{background-color:rgba(24,144,255,.12);color:#1890ff}.el-menu .el-submenu__title:hover{background-color:rgba(24,144,255,.08)}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#262626;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,body,html{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}a{color:#1890ff;text-decoration:none;transition:color .3s}a:hover{color:#40a9ff}.clearfix:after{content:"";display:table;clear:both}.text-ellipsis{white-space:nowrap}.text-ellipsis,.text-ellipsis-2{overflow:hidden;text-overflow:ellipsis}.text-ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-container{padding:24px}.page-header{margin-bottom:24px}.page-header h1{font-size:24px;font-weight:600;color:#262626}.card-container{margin-bottom:16px}.card-container,.stat-card{background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.08);padding:24px}.stat-card{text-align:center;transition:transform .3s,box-shadow .3s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.stat-card .stat-value{font-size:32px;font-weight:600;color:#1890ff;margin:8px 0}.stat-card .stat-label{font-size:14px;color:#8c8c8c}.action-buttons{display:flex;gap:8px;margin-bottom:16px}.action-buttons.right{justify-content:flex-end}.table-actions{display:flex;gap:8px;align-items:center}.empty-state{text-align:center;padding:60px 0;color:#8c8c8c}.empty-state .empty-icon{font-size:64px;margin-bottom:16px;opacity:.3}.empty-state .empty-text{font-size:14px}.loading-container{display:flex;justify-content:center;align-items:center;padding:60px 0}.breadcrumb-container{margin-bottom:16px}@media screen and (max-width:576px){.hidden-xs{display:none!important}}@media screen and (max-width:768px){.hidden-sm{display:none!important}}@media screen and (max-width:992px){.hidden-md{display:none!important}}.visible-xs{display:none!important}@media screen and (max-width:576px){.visible-xs{display:block!important}}.visible-sm{display:none!important}@media screen and (max-width:768px){.visible-sm{display:block!important}.app-container{padding:16px}.el-table{font-size:12px}.el-table .el-table__body-wrapper,.el-table .el-table__header-wrapper{overflow-x:auto}.el-table .el-table__body td,.el-table .el-table__header th{padding:8px 5px}.el-table .el-table-column--hidden-xs{display:none!important}.el-form .el-form-item__label{font-size:13px}.el-form .el-input__inner,.el-form .el-textarea__inner{font-size:14px}.action-buttons{flex-wrap:wrap}.action-buttons .el-button{margin-bottom:8px}.card-container,.stat-card{padding:16px}.stat-card .stat-value{font-size:24px}.el-pagination{padding:10px 0}.el-pagination .el-pagination__jump,.el-pagination .el-pagination__sizes{display:none!important}.el-pagination .el-pager li{min-width:28px;height:28px;line-height:28px;font-size:12px}.el-pagination .btn-next,.el-pagination .btn-prev{padding:0 8px;font-size:12px}.el-dialog{width:90%!important;margin-top:5vh!important}.el-dialog .el-dialog__body,.el-dialog .el-dialog__header{padding:15px}.el-dialog .el-dialog__footer{padding:10px 15px}.el-message-box{width:90%!important}}@media screen and (max-width:576px){.app-container{padding:8px}.page-header{margin-bottom:16px}.page-header h1{font-size:18px}.el-table{font-size:11px}.el-table .el-button--mini{padding:5px 8px;font-size:11px}}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-primary{color:#1890ff}.text-success{color:#52c41a}.text-warning{color:#faad14}.text-danger{color:#ff4d4f}.text-secondary{color:#8c8c8c}.fw-bold{font-weight:600}.fw-normal{font-weight:400}