*{box-sizing:border-box}html,body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;background:#f5f7fa;color:#212121}button{font-family:inherit}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap}.page-header h1{margin:0;font-size:28px;font-weight:600;color:#212121}.subtitle{color:#757575;margin:4px 0 0}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.table-wrap{overflow-x:auto}table.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table th,.data-table td{text-align:left;padding:14px 12px;border-bottom:1px solid #eeeeee;vertical-align:top}.data-table th{color:#616161;font-size:12px;font-weight:600;text-transform:uppercase}.empty-state{padding:32px;text-align:center;color:#757575}.status-chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#e3f2fd;color:#1565c0;font-size:12px;font-weight:600}.status-chip.done{background:#e8f5e9;color:#2e7d32}.status-chip.warn{background:#fff8e1;color:#ef6c00}.status-chip.bad{background:#ffebee;color:#c62828}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
