.circuit-table input, .circuit-table select { width: 100%; border: 1px solid #cbd5e1; border-radius: 4px; padding: 2px 4px; font-size: 11px; }
.circuit-table th { font-size: 9px; text-transform: uppercase; color: #475569; padding: 4px; border-bottom: 2px solid #1e293b; }
.circuit-table td { padding: 2px; border-bottom: 1px solid #e2e8f0; }
.wizard-tab.active { background: #172033; color: white; }
