*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-layout{height:100vh;display:flex}.admin-sidebar{background:#304156;width:220px;overflow-y:auto}.admin-sidebar .el-menu{border-right:none}.admin-main{background:#f0f2f5;flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-header{background:#fff;justify-content:space-between;align-items:center;height:50px;padding:0 20px;display:flex;box-shadow:0 1px 4px #00152914}.admin-content{flex:1;padding:20px;overflow-y:auto}.page-card{background:#fff;border-radius:4px;margin-bottom:20px;padding:20px}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-header h2{color:#303133;font-size:18px;font-weight:600}.status-tag{font-size:12px}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100vh;display:flex}.login-card{background:#fff;border-radius:8px;width:400px;padding:40px;box-shadow:0 8px 32px #00000026}.login-title{text-align:center;margin-bottom:30px}.login-title h1{color:#303133;margin-bottom:8px;font-size:24px}.login-title p{color:#909399;font-size:14px}.stat-card{text-align:center;padding:20px}.stat-card .stat-number{color:#409eff;font-size:32px;font-weight:700}.stat-card .stat-label{color:#909399;margin-top:8px;font-size:14px}.image-preview{object-fit:cover;cursor:pointer;border-radius:4px;width:60px;height:60px}.order-detail-dialog .detail-item{margin-bottom:12px;display:flex}.order-detail-dialog .detail-label{color:#909399;flex-shrink:0;width:100px}.order-detail-dialog .detail-value{color:#303133}
