.proxy-pool-table.svelte-1ehzje8{--ppt-bg: white;--ppt-bg-hover: #f3f4f6;--ppt-border: #e5e7eb;--ppt-border-light: #f3f4f6;--ppt-text: #374151;--ppt-text-muted: #6b7280;--ppt-text-faint: #9ca3af;--ppt-input-bg: white;--ppt-input-border: #e5e7eb;--ppt-btn-bg: white;--ppt-btn-border: #d1d5db;--ppt-test-color: #3b82f6;--ppt-test-hover: #eff6ff;--ppt-add-color: #10b981;--ppt-add-hover: #ecfdf5;font-size:.8rem}.proxy-pool-table.dark.svelte-1ehzje8{--ppt-bg: #161b22;--ppt-bg-hover: #21262d;--ppt-border: #30363d;--ppt-border-light: #21262d;--ppt-text: #e6edf3;--ppt-text-muted: #8b949e;--ppt-text-faint: #6e7681;--ppt-input-bg: #0d1117;--ppt-input-border: #30363d;--ppt-btn-bg: #21262d;--ppt-btn-border: #30363d;--ppt-test-color: #58a6ff;--ppt-test-hover: rgba(56, 139, 253, .1);--ppt-add-color: #3fb950;--ppt-add-hover: rgba(63, 185, 80, .1)}.table-header.svelte-1ehzje8{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.pool-label.svelte-1ehzje8{font-weight:600;font-size:.8rem;color:var(--ppt-text)}.header-actions.svelte-1ehzje8{display:flex;gap:6px}.action-btn.svelte-1ehzje8{font-size:.7rem;padding:3px 10px;border:1px solid var(--ppt-btn-border);border-radius:4px;cursor:pointer;background:var(--ppt-btn-bg);color:var(--ppt-text-muted)}.action-btn.svelte-1ehzje8:hover{background:var(--ppt-bg-hover)}.action-btn.svelte-1ehzje8:disabled{opacity:.5;cursor:not-allowed}.test-btn.svelte-1ehzje8{border-color:var(--ppt-test-color);color:var(--ppt-test-color)}.test-btn.svelte-1ehzje8:hover:not(:disabled){background:var(--ppt-test-hover)}.add-btn.svelte-1ehzje8{border-color:var(--ppt-add-color);color:var(--ppt-add-color)}.add-btn.svelte-1ehzje8:hover{background:var(--ppt-add-hover)}.import-btn.svelte-1ehzje8{border-color:var(--ppt-text-muted);color:var(--ppt-text-muted)}.import-btn.svelte-1ehzje8:hover{background:var(--ppt-bg-hover)}.bulk-import.svelte-1ehzje8{display:flex;flex-direction:column;gap:6px;margin-bottom:8px;padding:8px;border:1px dashed var(--ppt-border);border-radius:6px;background:var(--ppt-bg-hover)}.bulk-import.svelte-1ehzje8 textarea:where(.svelte-1ehzje8){width:100%;padding:6px 8px;border:1px solid var(--ppt-input-border);border-radius:4px;font-size:.75rem;font-family:ui-monospace,monospace;background:var(--ppt-input-bg);color:var(--ppt-text);resize:vertical}.bulk-import.svelte-1ehzje8 textarea:where(.svelte-1ehzje8)::-moz-placeholder{color:var(--ppt-text-faint)}.bulk-import.svelte-1ehzje8 textarea:where(.svelte-1ehzje8)::placeholder{color:var(--ppt-text-faint)}.bulk-import.svelte-1ehzje8 textarea:where(.svelte-1ehzje8):focus{outline:none;border-color:var(--ppt-test-color)}.table-wrapper.svelte-1ehzje8{overflow-x:auto}table.svelte-1ehzje8{width:100%;border-collapse:collapse;font-size:.75rem}th.svelte-1ehzje8{text-align:left;padding:4px 6px;border-bottom:1px solid var(--ppt-border);color:var(--ppt-text-muted);font-weight:500;font-size:.7rem;white-space:nowrap}td.svelte-1ehzje8{padding:3px 4px;border-bottom:1px solid var(--ppt-border-light)}tr.disabled.svelte-1ehzje8{opacity:.5}td.svelte-1ehzje8 input[type=text]:where(.svelte-1ehzje8),td.svelte-1ehzje8 input[type=password]:where(.svelte-1ehzje8),td.svelte-1ehzje8 input[type=number]:where(.svelte-1ehzje8){width:100%;padding:3px 6px;border:1px solid var(--ppt-input-border);border-radius:3px;font-size:.75rem;font-family:ui-monospace,monospace;background:var(--ppt-input-bg);color:var(--ppt-text)}td.svelte-1ehzje8 input:where(.svelte-1ehzje8)::-moz-placeholder{color:var(--ppt-text-faint)}td.svelte-1ehzje8 input:where(.svelte-1ehzje8)::placeholder{color:var(--ppt-text-faint)}td.svelte-1ehzje8 input:where(.svelte-1ehzje8):focus{outline:none;border-color:var(--ppt-test-color);box-shadow:0 0 0 1px var(--ppt-test-color)}.col-toggle.svelte-1ehzje8{width:30px;text-align:center}.col-health.svelte-1ehzje8{width:20px;text-align:center}.col-host.svelte-1ehzje8{min-width:120px}.col-port.svelte-1ehzje8{width:70px}.col-user.svelte-1ehzje8,.col-pass.svelte-1ehzje8,.col-label.svelte-1ehzje8{min-width:80px}.col-timeout.svelte-1ehzje8{width:80px}.col-actions.svelte-1ehzje8{width:30px;text-align:center}.health-dot.svelte-1ehzje8{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--ppt-text-faint)}.health-dot.healthy.svelte-1ehzje8{background:#10b981;box-shadow:0 0 4px #10b98188}.health-dot.unhealthy.svelte-1ehzje8{background:#ef4444;box-shadow:0 0 4px #ef444488}.remove-btn.svelte-1ehzje8{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1.1rem;line-height:1;padding:0 4px}.remove-btn.svelte-1ehzje8:hover{color:#dc2626}.empty-hint.svelte-1ehzje8{color:var(--ppt-text-faint);font-size:.75rem;text-align:center;padding:12px}
