body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;background-color:#f5f5f5}#app{height:100vh;overflow:hidden}.page-container{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.page-title{font-size:20px;font-weight:600;color:#333}.table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.search-form{display:flex;gap:16px;align-items:center}.status-tag{font-size:12px;padding:2px 8px;border-radius:4px}.action-buttons{display:flex;gap:8px}.el-button+.el-button{margin-left:0}img[loading=lazy]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}img[loading=lazy].loaded{animation:none;background:none}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;text-rendering:optimizeLegibility;font-display:swap}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.el-menu{border-right:none}.el-menu-item:hover{background-color:#d1fae5}.el-menu-item.is-active{background-color:#10b981;color:#1a1a1a}.el-submenu__title:hover{background-color:#d1fae5}.el-table{font-size:14px}.el-table th{background-color:#fafafa;color:#333;font-weight:600}.el-table td{border-bottom:1px solid #f0f0f0}.el-table--border{border:1px solid #ebeef5}.el-pagination{margin-top:20px;text-align:right}.el-card{box-shadow:0 2px 8px #0000001a;border:none}.el-form-item__label{font-weight:500;color:#333}.el-button{font-weight:500}.el-button--primary{background-color:#10b981;border-color:#10b981;color:#1a1a1a}.el-button--primary:hover{background-color:#5cf2a3;border-color:#5cf2a3;color:#1a1a1a}.el-button--success{background-color:#67c23a;border-color:#67c23a}.el-button--warning{background-color:#e6a23c;border-color:#e6a23c}.el-button--danger{background-color:#f56c6c;border-color:#f56c6c}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-8{gap:8px}.gap-16{gap:16px}.text-center{text-align:center}.text-right{text-align:right}.font-bold{font-weight:700}.text-gray-500{color:#999}.text-gray-600{color:#666}.text-gray-800{color:#333}.bg-white{background-color:#fff}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.shadow{box-shadow:0 2px 8px #0000001a}.border{border:1px solid #e8e8e8}.border-b{border-bottom:1px solid #e8e8e8}.p-16{padding:16px}.p-20{padding:20px}.px-16{padding-left:16px;padding-right:16px}.py-16{padding-top:16px;padding-bottom:16px}.m-16{margin:16px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mt-16{margin-top:16px}.mt-20{margin-top:20px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.status-tag{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:1}.status-pending{background:#fff7e6;color:#fa8c16;border:1px solid #ffd591}.status-approved{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-rejected{background:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.status-active{background:#e6f7ff;color:#1890ff;border:1px solid #91d5ff}.status-inactive{background:#f5f5f5;color:#999;border:1px solid #d9d9d9}.status-completed{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-cancelled{background:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}@media (max-width: 768px){.el-table{font-size:12px}.page-container{padding:16px}.search-form{flex-direction:column;align-items:stretch}.table-toolbar{flex-direction:column;gap:16px;align-items:stretch}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .3s ease}.slide-enter-from{transform:translate(-100%)}.slide-leave-to{transform:translate(100%)}
