#app{width:100%;height:100vh}:export{primaryColor:#0f4c81;successColor:#1f7a5c;warningColor:#b7791f;dangerColor:#c05621;infoColor:#6b7280;sidebarWidth:220px;headerHeight:60px}:root{--el-color-primary: #0f4c81;--el-color-success: #1f7a5c;--el-color-warning: #b7791f;--el-color-danger: #c05621;--el-border-radius-base: 14px;--el-border-radius-small: 12px;--el-border-radius-round: 999px;--el-bg-color-page: #eef3f8;--el-fill-color-light: #f8fafc;--el-border-color-light: #e2e8f0;--el-text-color-primary: #0f172a;--el-text-color-regular: #334155}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:radial-gradient(circle at top left,rgba(15,76,129,.14),transparent 28%),radial-gradient(circle at top right,rgba(31,122,92,.1),transparent 24%),linear-gradient(180deg,#f6f9fc,#eef3f8)}#app{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#909399}.clearfix:after{content:"";display:table;clear:both}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.table-header{background-color:#f5f7fa!important;color:#0f172a;font-weight:600}.page-container{padding:20px;background:#ffffffc7;border:1px solid rgba(215,222,232,.7);border-radius:20px;box-shadow:0 20px 45px #0f172a0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-height:calc(100vh - 100px)}.page-header{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #edf2f7}.page-header .title{font-size:18px;font-weight:600;color:#0f172a}.page-header .subtitle{font-size:14px;color:#64748b;margin-top:5px}.search-area{background:#ffffffc7;padding:20px;border:1px solid rgba(215,222,232,.7);border-radius:18px;box-shadow:0 12px 32px #0f172a0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-bottom:20px}.stat-card{background:linear-gradient(180deg,#fffffff2,#f8fafce6);border:1px solid rgba(215,222,232,.7);border-radius:20px;padding:20px;display:flex;align-items:center;box-shadow:0 18px 42px #0f172a0f}.stat-card .icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin-right:15px}.stat-card .info{flex:1}.stat-card .info .label{font-size:14px;color:#64748b;margin-bottom:5px}.stat-card .info .value{font-size:24px;font-weight:600;color:#0f172a}.el-card{border:1px solid rgba(215,222,232,.7);box-shadow:0 18px 42px #0f172a0f;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.el-table{--el-table-header-bg-color: #f8fafc;--el-table-border-color: #e8edf3;--el-table-row-hover-bg-color: #f4f8fb}.el-button{font-weight:600;letter-spacing:.01em}.el-button--primary,.el-button--success,.el-button--warning{box-shadow:0 10px 24px #0f172a1f}.el-overlay,.el-overlay-dialog,.el-overlay-message-box{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3000!important}.el-overlay-message-box{display:flex;align-items:center;justify-content:center;padding:16px}.el-overlay-message-box .el-message-box{margin:0!important;max-width:calc(100vw - 32px);transform:none!important}.el-overlay-dialog{display:flex;align-items:center;justify-content:center;padding:24px 16px;overflow:auto}.el-overlay-dialog .el-dialog{display:flex;flex-direction:column;width:min(var(--el-dialog-width, 560px),100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);margin:0!important;overflow:hidden}.el-dialog__header,.el-dialog__footer{flex:0 0 auto}.el-dialog__body{flex:1 1 auto;min-height:0;overflow:auto}.status-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:12px}.status-tag:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px}.status-tag.primary:before{background-color:#0f4c81}.status-tag.success:before{background-color:#1f7a5c}.status-tag.warning:before{background-color:#b7791f}.status-tag.danger:before{background-color:#c05621}.status-tag.info:before{background-color:#6b7280}
