:root{color-scheme:light;--bg:#fafafa;--panel:#ffffff;--panel-2:#f5f5f7;--panel-3:#eceef1;--border:#e5e5ea;--border-strong:#d2d2d7;--text:#1d1d1f;--muted:#6e6e73;--muted-2:#86868b;--accent:#0071e3;--accent-soft:rgba(0,113,227,0.10);--watcher-green:#10b981;--watcher-amber:#f59e0b;--watcher-red:#ef4444;--watcher-black:#111827;--status-backlog:#6b7280;--status-research:#6366f1;--status-review:#f59e0b;--status-test:#06b6d4;--status-build:#d97706;--status-qa:#a855f7;--status-po-review:#8b5cf6;--status-deploy:#3b82f6;--status-approved:#22c55e;--status-deployed:#0d9488;--status-complete:#10b981;--status-stopped:#475569;--status-backlog-text:#475569;--status-research-text:#4338ca;--status-review-text:#b45309;--status-test-text:#0e7490;--status-build-text:#c2410c;--status-qa-text:#7e22ce;--status-po-review-text:#6d28d9;--status-deploy-text:#1d4ed8;--status-approved-text:#15803d;--status-deployed-text:#0f766e;--status-complete-text:#047857;--status-stopped-text:#64748b;--radius:14px;--radius-sm:12px;--radius-xs:8px;--ease:160ms cubic-bezier(0.2,0,0,1);--sidebar-w:240px;--node-claude:#fff3e3;--node-claude-line:#f2d9b5;--node-fugu:#e8f1fe;--node-fugu-line:#c6dcf7;--node-owner:#e9f8ef;--node-owner-line:#c0e8cf}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:var(--accent)}a,a:hover{text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button{font-family:inherit}::-webkit-scrollbar{height:11px;width:11px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#43505f;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}:root{--u-good:#34c76a;--u-good-soft:rgba(52,199,106,.14);--u-warn:#ffb020;--u-warn-soft:rgba(255,176,32,.12);--u-bad:#ff5d55;--u-bad-soft:rgba(255,93,85,.12);--u-radius-s:8px;--u-radius-m:12px;--u-radius-l:18px;--u-pill:980px;--u-shadow-1:0 1px 3px rgba(0,0,0,.07);--u-shadow-2:0 8px 28px rgba(0,0,0,.10);--u-ease:cubic-bezier(.22,.61,.36,1);--u-fast:120ms;--u-slow:320ms}