:root{--fg:#08060d;--bg:#fff;--muted:#6b6375;--border:#e5e4e7;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--series-0:#2a78d6;--series-1:#1baf7a;--series-2:#eda100;--series-3:#008300;--series-4:#4a3aa7;--series-5:#e34948;--series-6:#e87ba4;--series-7:#eb6834;font:16px/1.45 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--fg:#f3f4f6;--bg:#16171d;--muted:#9ca3af;--border:#2e303a;--series-0:#3987e5;--series-1:#199e70;--series-2:#c98500;--series-3:#008300;--series-4:#9085e9;--series-5:#e66767;--series-6:#d55181;--series-7:#d95926}}.subject-0{--subject-color:var(--series-0)}.subject-1{--subject-color:var(--series-1)}.subject-2{--subject-color:var(--series-2)}.subject-3{--subject-color:var(--series-3)}.subject-4{--subject-color:var(--series-4)}.subject-5{--subject-color:var(--series-5)}.subject-6{--subject-color:var(--series-6)}.subject-7{--subject-color:var(--series-7)}html,body,#root{height:100%}body{margin:0;overflow:hidden}.detail-panel{z-index:9;width:340px;max-height:calc(100dvh - 100px);color:var(--fg);background:var(--bg);border:1px solid var(--border);font:14px/1.5 var(--sans);border-radius:12px;outline:none;flex-direction:column;gap:14px;padding:16px 18px 20px;display:flex;position:fixed;top:56px;right:12px;overflow-y:auto;box-shadow:0 8px 28px #00000029}.detail-panel:focus-visible{box-shadow:0 8px 28px #00000029, 0 0 0 2px var(--subject-color,var(--muted))}.dp-header{align-items:flex-start;gap:8px;display:flex}.dp-title{letter-spacing:-.01em;flex:1;margin:0;font-size:19px;font-weight:650;line-height:1.25}.dp-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;justify-content:center;align-items:center;margin:-4px -6px 0 0;font-size:22px;line-height:1;display:flex}.dp-close:hover{color:var(--fg);border-color:var(--border)}.dp-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dp-chip{color:var(--fg);background:color-mix(in srgb, var(--subject-color) 14%, transparent);border-left:3px solid var(--subject-color,var(--muted));border-radius:4px;align-items:baseline;gap:6px;padding:3px 9px 3px 8px;font-size:12px;font-weight:600;display:inline-flex}.dp-chip-domain{color:var(--muted);font-weight:500}.dp-tag{color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:3px 8px;font-size:12px;font-weight:500}.dp-description{color:var(--fg);margin:0}.dp-section{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding-top:12px;display:flex}.dp-section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0;font-size:12px;font-weight:700}.dp-empty{color:var(--muted);margin:0;font-style:italic}.dp-rows{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dp-row{text-align:left;width:100%;color:var(--fg);border:1px solid var(--border);cursor:pointer;font:inherit;background:0 0;border-radius:8px;flex-direction:column;gap:3px;padding:8px 10px;display:flex}.dp-row:hover{border-color:var(--muted);background:color-mix(in srgb, var(--muted) 6%, transparent)}.dp-row:focus-visible{outline:2px solid var(--subject-color,var(--muted));outline-offset:1px}.dp-row-head{align-items:center;gap:7px;display:flex}.dp-dot{background:var(--subject-color,var(--muted));border-radius:50%;flex:none;width:9px;height:9px}.dp-row-name{flex:1;font-weight:550}.dp-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;flex:none;padding:1px 6px;font-size:10.5px;font-weight:700}.dp-badge.hard{color:var(--bg);background:var(--muted)}.dp-badge.soft{color:var(--muted);border:1px solid var(--border);background:0 0}.dp-reason{color:var(--muted);font-size:13px;line-height:1.4}.dp-toggle{color:var(--fg);background:color-mix(in srgb, var(--muted) 5%, transparent);border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:flex-start;gap:8px;padding:8px 10px;font-size:13px;line-height:1.35;display:flex}.dp-toggle input{cursor:pointer;flex:none;margin-top:1px}@media (width<=700px){.detail-panel{border-radius:14px 14px 0 0;width:auto;max-height:55dvh;animation:.18s ease-out dp-slide-up;inset:auto 0 28px;box-shadow:0 -6px 24px #0003}@media (prefers-reduced-motion:reduce){.detail-panel{animation:none}}}@keyframes dp-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.graph-canvas{--lane-label:#52514e;--node-stroke:var(--bg,#fff);width:100%;height:100%;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.graph-canvas{--lane-label:#9ca3af;--node-stroke:var(--bg,#16171d)}}.graph-svg{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.graph-svg:active{cursor:grabbing}.lane-band{fill:var(--subject-color,currentColor);fill-opacity:.05}.lane-label{fill:var(--lane-label);dominant-baseline:middle;paint-order:stroke;stroke:var(--bg,#fff);stroke-width:3px;stroke-linejoin:round;font-size:13px;font-weight:600}.lane.ghosted .lane-band{fill-opacity:.02}.lane.ghosted .lane-label{opacity:.3;font-style:italic}.edge-batch{fill:none;stroke:var(--subject-color,currentColor);stroke-linecap:round}.edge-batch.hard{stroke-width:.7px;stroke-opacity:.14}.edge-batch.soft{stroke-width:.5px;stroke-opacity:.09;stroke-dasharray:2 3}.node{fill:var(--subject-color,currentColor);stroke:var(--node-stroke);stroke-width:.5px;cursor:pointer}.dimmed .lane-band{fill-opacity:.03}.dimmed .lane-label{opacity:.45}.dimmed .node{fill-opacity:.15;stroke-opacity:.15}.dimmed .edge-batch.hard{stroke-opacity:.04}.dimmed .edge-batch.soft{stroke-opacity:.025}.highlight-edge{fill:none;stroke:var(--subject-color,currentColor);stroke-linecap:round}.highlight-edge.hard{stroke-width:1.3px;stroke-opacity:.9}.highlight-edge.soft{stroke-width:.9px;stroke-opacity:.7;stroke-dasharray:3 3}.arrow-head{fill:var(--subject-color,currentColor)}.highlight-node{fill:var(--subject-color,currentColor);stroke:var(--node-stroke);stroke-width:1px;cursor:pointer}.highlight-node.selected{stroke:var(--fg,#08060d);stroke-width:1.5px}.reset-view{font:600 13px/1 var(--sans,system-ui, sans-serif);color:var(--fg,#08060d);background:var(--bg,#fff);border:1px solid var(--border,#e5e4e7);cursor:pointer;border-radius:6px;padding:6px 12px;position:absolute;top:56px;left:12px}.reset-view:hover{border-color:var(--muted,#6b6375)}.graph-tooltip{z-index:5;max-width:240px;font:500 12px/1.3 var(--sans,system-ui, sans-serif);color:var(--fg,#08060d);background:var(--bg,#fff);border:1px solid var(--border,#e5e4e7);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;border-radius:5px;padding:4px 8px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 2px 8px #0000001f}.graph-tooltip[hidden]{display:none}.legend{background:color-mix(in srgb, var(--bg) 90%, transparent);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:7px 9px;display:flex;box-shadow:0 2px 10px #00000014}.legend-swatches{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.legend-swatch{color:var(--fg);border:1px solid var(--border);cursor:pointer;font:500 12px/1 var(--sans);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;display:inline-flex}.legend-swatch:hover{border-color:var(--muted)}.legend-dot{background:var(--subject-color,var(--muted));border-radius:50%;flex:none;width:10px;height:10px}.legend-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.legend-swatch.off{opacity:.55}.legend-swatch.off .legend-dot{box-shadow:inset 0 0 0 2px var(--subject-color,var(--muted));background:0 0}.legend-swatch.off .legend-label{text-decoration:line-through}.legend-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.legend-reset{color:var(--fg);border:1px solid var(--border);cursor:pointer;font:600 11px/1 var(--sans);background:0 0;border-radius:999px;padding:3px 10px}.legend-reset:hover{border-color:var(--muted)}.legend-cue{color:#b4690e;font-size:11px;font-weight:600}@media (prefers-color-scheme:dark){.legend-cue{color:#e0a458}}.search-box{width:100%;max-width:360px;position:relative}.search-input{width:100%;color:var(--fg);background:var(--bg);border:1px solid var(--border);font:14px/1.4 var(--sans);border-radius:8px;outline:none;padding:8px 12px;box-shadow:0 2px 10px #00000014}.search-input:focus-visible{border-color:var(--muted);box-shadow:0 2px 10px #00000014, 0 0 0 2px color-mix(in srgb, var(--muted) 40%, transparent)}.search-input::placeholder{color:var(--muted)}.search-results{z-index:20;background:var(--bg);border:1px solid var(--border);border-radius:10px;max-height:320px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 28px #00000029}.search-result{text-align:left;width:100%;color:var(--fg);cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:7px 9px;display:flex}.search-result.active,.search-result:hover{background:color-mix(in srgb, var(--muted) 9%, transparent);border-color:var(--border)}.search-dot{background:var(--subject-color,var(--muted));border-radius:50%;flex:none;width:9px;height:9px}.search-name{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:550;overflow:hidden}.search-empty{color:var(--muted);padding:9px 10px;font-style:italic}.app-main{width:100%;height:100%}.app-header{z-index:10;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--border);align-items:baseline;gap:12px;padding:8px 14px;display:flex;position:fixed;top:0;left:0;right:0}.app-back{color:var(--muted);white-space:nowrap;font-size:13px;text-decoration:none}.app-back:hover{color:var(--fg)}.app-title{white-space:nowrap;margin:0;font-size:16px;font-weight:600}.app-tagline{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.app-footer{z-index:10;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border);color:var(--muted);padding:6px 14px;font-size:11px;line-height:1.4;position:fixed;bottom:0;left:0;right:0}.app-footer a{color:var(--muted);text-decoration:underline}.app-footer a:hover{color:var(--fg)}.app-footer code{font-size:11px}@media (width<=700px){.app-tagline{display:none}}.app-controls{z-index:8;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;top:56px;left:120px;right:364px}.app-controls>*{pointer-events:auto}@media (width<=700px){.app-controls{top:96px;left:12px;right:12px}}.app-caption{height:100%;color:var(--muted);justify-content:center;align-items:center;margin:0;font-size:15px;display:flex}
