*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.5}#app{min-height:100vh}.el-button--primary{background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:10px;font-weight:500;transition:all .3s ease}.el-button--primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.el-button--success{background:linear-gradient(135deg,#10b981,#34d399);border:none;border-radius:10px;font-weight:500}.el-button--success:hover{background:linear-gradient(135deg,#059669,#10b981)}.el-input__wrapper{border-radius:10px;box-shadow:0 0 0 1px #e2e8f0 inset;transition:all .2s ease}.el-input__wrapper:hover{box-shadow:0 0 0 1px #cbd5e1 inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 2px #2563eb33,0 0 0 1px #2563eb inset}.el-tag{border-radius:8px}.el-dialog{border-radius:16px;overflow:hidden}.el-dialog .el-dialog__header{border-bottom:1px solid #e2e8f0;padding:20px 24px;margin:0}.el-dialog .el-dialog__body{padding:24px}.el-dialog .el-dialog__footer{border-top:1px solid #e2e8f0;padding:16px 24px}.el-pagination{--el-pagination-button-bg-color: #fff;--el-pagination-button-color: #64748b;--el-pagination-hover-color: #2563eb}.el-pagination .el-pager li{border-radius:8px;margin:0 4px;font-weight:500}.el-pagination .el-pager li.is-active{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff}.el-pagination .el-pager li:hover:not(.is-active){color:#2563eb}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc}.container{max-width:1400px;margin:0 auto;padding:24px}.page-header{background:#fff;padding:24px;margin-bottom:24px;border-radius:16px;box-shadow:0 1px 2px #0000000d;border:1px solid #f1f5f9;position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#2563eb,#3b82f6)}.page-header .title{font-size:22px;font-weight:600;color:#1e293b;margin-bottom:4px;letter-spacing:-.02em}.page-header .subtitle{color:#94a3b8;font-size:14px;font-weight:400}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 2px #0000000d;border:1px solid #f1f5f9;transition:all .3s ease}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-color:#2563eb33}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-center{text-align:center}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}@media (max-width: 768px){.container{padding:12px}.page-header{padding:16px;margin-bottom:12px}.page-header .title{font-size:18px}.page-header .subtitle{font-size:13px}.card{padding:16px;border-radius:12px}}
