*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #00000026}.login-card .login-title{text-align:center;font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.login-card .login-subtitle{text-align:center;font-size:14px;color:#999;margin-bottom:32px}.main-layout{min-height:100vh}.main-layout .sidebar{background:#001529}.main-layout .sidebar .logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;white-space:nowrap;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1)}.main-layout .sidebar .logo.collapsed{font-size:14px}.main-layout .site-layout{background:#f0f2f5}.main-layout .site-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00000014;height:64px;line-height:64px}.main-layout .site-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:360px}.dashboard-cards{margin-bottom:24px}.dashboard-card .ant-statistic-title{font-size:14px;color:#666}.dashboard-card .ant-statistic-content{font-size:28px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h2{margin:0;font-size:20px;font-weight:600}.filter-bar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.filter-bar .ant-select{min-width:140px}.table-thumbnail{width:48px;height:48px;object-fit:cover;border-radius:4px;border:1px solid #eee}.bom-editor .bom-row{display:flex;gap:8px;margin-bottom:8px;align-items:center}.calc-result-table{margin-top:16px}.status-tag{min-width:64px;text-align:center}
