body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}#app{width:100%;height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;color:#303133;background:#f0f2f5}.app-container{padding:16px}.search-card{margin-bottom:16px}.card-header{display:flex;justify-content:space-between;align-items:center}.pagination-wrapper{display:flex;justify-content:flex-end;margin-top:16px}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:420px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026}.login-header{text-align:center;margin-bottom:30px}.login-header h2{font-size:24px;color:#303133;margin-bottom:8px}.login-header p{font-size:13px;color:#909399}.login-btn{width:100%}.dashboard-container{padding:16px}.stat-row{margin-bottom:16px}.stat-card{display:flex;align-items:center}.stat-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:16px}.stat-value{font-size:24px;font-weight:700;color:#303133}.stat-title{font-size:13px;color:#909399;margin-top:4px}.stat-trend{font-size:12px;margin-top:4px}.stat-trend.up{color:#67c23a}.stat-trend.down{color:#f56c6c}.layout-container{height:100vh}.sidebar-logo{height:60px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;background:#2b2f3a}.navbar{display:flex;align-items:center;justify-content:space-between;height:50px;padding:0 16px;background:#fff;box-shadow:0 1px 4px #00152914}
