.control-page.svelte-hn19qy{max-width:1340px}.heading.svelte-hn19qy{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px}h1.svelte-hn19qy{font-size:32px}h2.svelte-hn19qy{font-size:24px;margin:0 0 12px}h3.svelte-hn19qy{margin:32px 0 16px}p.svelte-hn19qy,small.svelte-hn19qy{color:var(--soft);line-height:1.6;max-width:76ch}small.svelte-hn19qy{font-size:12px}.layout.svelte-hn19qy{display:grid;grid-template-columns:200px minmax(0,1fr);gap:40px}nav.svelte-hn19qy{display:flex;flex-direction:column;gap:6px}nav.svelte-hn19qy button:where(.svelte-hn19qy){text-align:left;background:transparent;border:0;border-radius:8px;padding:13px 16px;color:var(--soft);font:inherit;cursor:pointer}nav.svelte-hn19qy button.active:where(.svelte-hn19qy){background:var(--surface-soft);color:var(--text);box-shadow:inset 3px 0 #bcb4ed}.nav-note.svelte-hn19qy{font-size:12px;padding:12px 16px}main.svelte-hn19qy{min-width:0;padding-bottom:60px}.connection-summary.svelte-hn19qy{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin:24px 0;border:1px solid var(--line);border-radius:12px}.connection-summary.svelte-hn19qy p:where(.svelte-hn19qy){margin:8px 0 0;font-size:13px}.status-dot.svelte-hn19qy{display:inline-block;width:8px;height:8px;border-radius:50%;background:#b49f7d;margin-right:10px}.status-dot.online.svelte-hn19qy{background:#94ba9b}.stats.svelte-hn19qy{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:32px 0}.stats.svelte-hn19qy div:where(.svelte-hn19qy){display:grid;gap:8px}.stats.svelte-hn19qy strong:where(.svelte-hn19qy){font-size:28px}.stats.svelte-hn19qy span:where(.svelte-hn19qy){font-size:12px;color:var(--soft)}.check-row.svelte-hn19qy{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.help.svelte-hn19qy{font-size:12px;margin-top:20px}.switch.svelte-hn19qy{display:flex;gap:8px;margin:24px 0}.switch.svelte-hn19qy button:where(.svelte-hn19qy){border:1px solid var(--line);border-radius:8px;padding:12px 18px;background:transparent;color:var(--soft);cursor:pointer}.switch.svelte-hn19qy .chosen:where(.svelte-hn19qy){background:var(--surface-soft);color:var(--text);border-color:#88839b}form.svelte-hn19qy{max-width:800px}fieldset.svelte-hn19qy{border:0;padding:0;margin:0;display:grid;gap:20px}label.svelte-hn19qy{display:grid;gap:9px;font-size:14px}input.svelte-hn19qy{width:100%}.fields.svelte-hn19qy{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.actions.svelte-hn19qy{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px}.actions.svelte-hn19qy span:where(.svelte-hn19qy){font-size:12px;color:var(--soft)}.notice.svelte-hn19qy{background:#1e3029;color:#c0dfca;border-radius:8px;padding:16px}.chart.svelte-hn19qy{display:flex;gap:4px;height:200px;margin-top:36px;border-bottom:1px solid var(--line)}.chart.svelte-hn19qy div:where(.svelte-hn19qy){flex:1;display:flex;align-items:flex-end}.chart.svelte-hn19qy i:where(.svelte-hn19qy){display:block;width:100%;background:#bcb4ed;border-radius:3px 3px 0 0}.chart-labels.svelte-hn19qy{display:flex;justify-content:space-between;font-size:12px;color:var(--soft);margin:10px 0 30px}.table-wrap.svelte-hn19qy{overflow-x:auto}table.svelte-hn19qy{width:100%;border-collapse:collapse;font-size:13px}th.svelte-hn19qy,td.svelte-hn19qy{padding:14px 10px;text-align:left;border-bottom:1px solid var(--line)}th.svelte-hn19qy{color:var(--soft)}caption.svelte-hn19qy{text-align:left;padding:15px 0;color:var(--soft);font-size:12px}.highlight.svelte-hn19qy{background:#302c41}.search.svelte-hn19qy{max-width:420px;margin:24px 0}.node-map.svelte-hn19qy{display:flex;flex-wrap:wrap;align-content:flex-start;gap:12px;min-height:200px;padding:28px;background:var(--surface-soft);border:1px solid var(--line);border-radius:12px}.node-map.svelte-hn19qy button:where(.svelte-hn19qy){display:grid;place-items:center;width:38px;height:38px;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.node-map.svelte-hn19qy button:where(.svelte-hn19qy) span:where(.svelte-hn19qy){display:block;width:12px;height:12px;border-radius:50%;background:#bcb4ed}.node-map.svelte-hn19qy button.selected:where(.svelte-hn19qy){border-color:#dcd6ff;background:#48415d}.empty.svelte-hn19qy{padding:40px 0}button.svelte-hn19qy:focus-visible,a.svelte-hn19qy:focus-visible{outline:2px solid #dcd6ff;outline-offset:3px}button.svelte-hn19qy:disabled{opacity:.5;cursor:wait}@media(max-width:900px){.layout.svelte-hn19qy{grid-template-columns:1fr;gap:24px}nav.svelte-hn19qy{flex-direction:row;overflow:auto}nav.svelte-hn19qy button:where(.svelte-hn19qy){white-space:nowrap}.nav-note.svelte-hn19qy{display:none}.stats.svelte-hn19qy{grid-template-columns:1fr 1fr}}@media(max-width:600px){nav.svelte-hn19qy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}nav.svelte-hn19qy button:where(.svelte-hn19qy){font-size:14px;padding:12px}.heading.svelte-hn19qy,.connection-summary.svelte-hn19qy{align-items:flex-start;flex-direction:column}.fields.svelte-hn19qy{grid-template-columns:1fr}.layout.svelte-hn19qy{gap:20px}.check-row.svelte-hn19qy{flex-direction:column;gap:6px}}
