*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.el-button--primary{background-color:#0ea5e9;border-color:#0ea5e9}.el-button--primary:hover,.el-button--primary:focus{background-color:rgb(45.3943319838,181.2331983806,242.4056680162);border-color:rgb(45.3943319838,181.2331983806,242.4056680162)}.el-menu--horizontal>.el-menu-item.is-active{border-bottom-color:#0ea5e9;color:#0ea5e9}.el-menu-item.is-active{color:#0ea5e9}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#0ea5e9}.el-tabs__item.is-active{color:#0ea5e9}.el-tabs__active-bar{background-color:#0ea5e9}.el-link--primary{color:#0ea5e9}.layout{height:100%;display:flex;flex-direction:column}.layout-header{height:60px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.layout-header .logo{font-size:20px;font-weight:700;background:linear-gradient(135deg, #0ea5e9, #0284c7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.layout-header .user-info{display:flex;align-items:center;cursor:pointer;gap:8px}.layout-container{flex:1;display:flex;overflow:hidden}.layout-aside{width:200px;background:linear-gradient(180deg, #0f172a 0%, #1e293b 100%);overflow-y:auto}.layout-aside .el-menu{border-right:none}.layout-main{flex:1;padding:20px;background:#f1f5f9;overflow-y:auto}.page-container{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.search-form{margin-bottom:20px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.04)}.table-actions .el-button{padding:0;margin:0 5px}.status-tag.success{color:#52c41a}.status-tag.warning{color:#faad14}.status-tag.danger{color:#ff4d4f}.status-tag.info{color:#999}.stat-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:20px}.stat-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.04);border-top:3px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.stat-card:nth-child(1){border-top-color:#0ea5e9}.stat-card:nth-child(1) .stat-value{color:#0ea5e9}.stat-card:nth-child(2){border-top-color:#10b981}.stat-card:nth-child(2) .stat-value{color:#10b981}.stat-card:nth-child(3){border-top-color:#f59e0b}.stat-card:nth-child(3) .stat-value{color:#f59e0b}.stat-card:nth-child(4){border-top-color:#ef4444}.stat-card:nth-child(4) .stat-value{color:#ef4444}.stat-card .stat-title{font-size:14px;color:#64748b;margin-bottom:10px}.stat-card .stat-value{font-size:30px;font-weight:700;color:#1e293b}.stat-card .stat-desc{font-size:12px;color:#94a3b8;margin-top:8px}.login-container{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #0ea5e9 0%, #0284c7 50%, #0369a1 100%);position:relative;overflow:hidden}.login-container::before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:hsla(0,0%,100%,.06);border-radius:50%}.login-container::after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:hsla(0,0%,100%,.04);border-radius:50%}.login-box{width:400px;padding:40px;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative;z-index:1}.login-box .login-title{text-align:center;font-size:24px;font-weight:700;background:linear-gradient(135deg, #0ea5e9, #0284c7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:30px}.login-box .login-btn{width:100%;height:44px;font-size:16px;font-weight:600}
