:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f3f5f8;--color-surface:#fff;--color-surface-muted:#f8fafc;--color-sidebar:#172033;--color-sidebar-hover:#24304a;--color-text:#172033;--color-text-muted:#667085;--color-border:#dfe4ec;--color-primary:#176bff;--color-primary-hover:#0f55cc;--color-primary-soft:#eaf1ff;--color-healthy:#16845b;--color-healthy-soft:#e7f7f0;--color-warning:#b66a05;--color-warning-soft:#fff4df;--color-danger:#c83c4a;--color-danger-soft:#fff0f1;--color-disabled:#7b8494;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:.45rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-sm:0 1px 3px #0f172a14;--shadow-md:0 12px 30px #0f172a1f;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-sm:.875rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.75rem;--z-sidebar:20;--z-modal:100;--transition-fast:.14s ease}*{box-sizing:border-box}html{background:var(--color-bg);min-width:360px}body{min-width:360px;min-height:100vh;color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline:none}:focus-visible{outline-offset:2px;outline:3px solid #176bff59}a{color:inherit}h1,h2,h3,p{margin-top:0}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.startup-error{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}
