.demo-shell.svelte-1ug25ph{display:grid;gap:0;padding:32px;align-content:start;background:#050505;transition:padding .52s ease,background .52s ease}.demo-shell.is-running.svelte-1ug25ph{padding:0;background:transparent}.demo-bar.svelte-1ug25ph{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:0 0 .9rem}.demo-frame-label.svelte-1ug25ph{margin:0}.demo-frame-label.svelte-1ug25ph{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#c4c7c8b8}.demo-intro-launch.svelte-1ug25ph{position:relative;display:grid;width:100%;min-height:clamp(340px,38vh,460px)}.demo-intro-simple.svelte-1ug25ph{display:grid;place-items:center;width:min(42rem,100%);margin:auto;text-align:center;gap:.8rem}.demo-intro-body.svelte-1ug25ph,.demo-intro-title.svelte-1ug25ph{margin:0}.demo-intro-title.svelte-1ug25ph{max-width:22ch;color:#fff;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.9}.demo-intro-body.svelte-1ug25ph{max-width:48rem;color:#c4c7c8;font-size:1.02rem;line-height:1.6}.demo-intro-cta.svelte-1ug25ph{margin-top:1.2rem;padding-inline:1.9rem;padding-block:1rem;font-size:1.08rem;font-weight:650}.demo-exit-button.svelte-1ug25ph{position:absolute;top:0;right:0}.demo-exit-inline.svelte-1ug25ph{margin-left:auto}.demo-dock-count.svelte-1ug25ph,.demo-dock-title.svelte-1ug25ph,.demo-dock-note.svelte-1ug25ph{margin:0}.demo-dock.svelte-1ug25ph{display:grid;gap:.75rem;margin:.8rem 0;padding:1rem 1.1rem;border:1px solid #444748;border-radius:4px;background:#131313}.demo-dock.is-alert-dock.svelte-1ug25ph{border-color:#f87171b8;box-shadow:inset 3px 0 #f87171d9}.demo-dock-copy.svelte-1ug25ph{display:grid;gap:.12rem}.demo-dock-count.svelte-1ug25ph{color:#c4c7c8b8;font-size:.92rem}.demo-dock-title.svelte-1ug25ph{color:#fff;font-size:1.12rem}.demo-dock-note.svelte-1ug25ph{max-width:54rem;color:#c4c7c8;font-size:.92rem;line-height:1.4}.demo-dock-alert.svelte-1ug25ph{margin:.2rem 0 0;color:#f87171fa;font-size:.9rem;font-weight:700}.demo-dock-controls.svelte-1ug25ph{display:inline-flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start;margin-top:.55rem}.demo-button.svelte-1ug25ph{display:inline-flex;align-items:center;justify-content:center;border:1px solid #444748;background:transparent;color:#fff;min-height:2.9rem;padding:.72rem 1.2rem;border-radius:4px;font-size:.98rem;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.demo-button-primary.svelte-1ug25ph{border-color:#fff;background:#fff;color:#050505}.demo-button-primary.svelte-1ug25ph:hover{background:#ffffffe6}.demo-button.svelte-1ug25ph:not(.demo-button-primary):hover{border-color:#fff;background:#1c1b1b}.demo-button.svelte-1ug25ph:disabled{opacity:.45;cursor:wait}.demo-button-spinner.svelte-1ug25ph{width:.8rem;height:.8rem;margin-right:.55rem;border:1.5px solid rgba(248,251,255,.22);border-top-color:#f8fbffeb;border-radius:999px;animation:svelte-1ug25ph-demo-spin .8s linear infinite;flex:0 0 auto}.demo-button-secondary.svelte-1ug25ph{background:transparent}.demo-panel.svelte-1ug25ph{display:grid;gap:0;margin-top:.8rem;transition:margin .24s ease,opacity .24s ease}.demo-panel-terminal-only.svelte-1ug25ph{margin-top:1.1rem}.demo-panel-terminal-only.svelte-1ug25ph .demo-terminal-frame:where(.svelte-1ug25ph){min-height:64vh;height:64vh}.demo-panel-terminal-only.svelte-1ug25ph .demo-terminal:where(.svelte-1ug25ph){height:calc(64vh - 2rem);max-height:none}.demo-panel-visualization.svelte-1ug25ph{margin-top:0;animation:svelte-1ug25ph-reveal-visualization .28s ease}.demo-terminal-frame.svelte-1ug25ph,.chain-frame.svelte-1ug25ph{position:relative;border-radius:4px;overflow:hidden}.demo-terminal-frame.svelte-1ug25ph{border:1px solid #444748;background:#050505}.demo-terminal-framebar.svelte-1ug25ph{display:flex;align-items:center;gap:.45rem;height:2rem;padding:0 .8rem;border-bottom:1px solid #444748;background:#131313}.frame-dot.svelte-1ug25ph{width:.62rem;height:.62rem;border-radius:999px;display:inline-block}.frame-dot-red.svelte-1ug25ph{background:#fb7185}.frame-dot-amber.svelte-1ug25ph{background:#f59e0b}.frame-dot-green.svelte-1ug25ph{background:#22c55e}.demo-terminal-title.svelte-1ug25ph,.chain-frame-title.svelte-1ug25ph{font-size:.78rem;letter-spacing:.04em;text-transform:lowercase;color:#c4c7c8}.demo-terminal.svelte-1ug25ph,.chain.svelte-1ug25ph{position:relative}.demo-terminal.svelte-1ug25ph{padding:1rem 1.15rem;display:grid;align-content:start;gap:.95rem;height:min(20rem,34vh);overflow-y:auto;overflow-x:hidden;background:#050505}.demo-terminal.svelte-1ug25ph::-webkit-scrollbar{width:.55rem}.demo-terminal.svelte-1ug25ph::-webkit-scrollbar-track{background:#0f172a47}.demo-terminal.svelte-1ug25ph::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.demo-terminal.svelte-1ug25ph::-webkit-scrollbar-thumb:hover{background:#94a3b86b}.demo-terminal-block.svelte-1ug25ph{display:grid;gap:.32rem}.demo-terminal-boot.svelte-1ug25ph{padding-bottom:.2rem;border-bottom:1px solid rgba(148,163,184,.1)}.demo-prompt-line.svelte-1ug25ph{display:flex;flex-wrap:wrap;gap:0;color:#f8fbff}.demo-prompt-user.svelte-1ug25ph{color:#fca5a5}.demo-prompt-host.svelte-1ug25ph{color:#fdba74}.demo-prompt-path.svelte-1ug25ph{color:#e2e8f0c7}.demo-prompt-sigil.svelte-1ug25ph{color:#7dd3fc}.demo-prompt-command.svelte-1ug25ph{margin-left:.35rem}.demo-output.svelte-1ug25ph{padding-left:1.2rem}.demo-output.svelte-1ug25ph p:where(.svelte-1ug25ph){margin:0}.demo-output-boot.svelte-1ug25ph{padding-left:0;color:#e2e8f0ad}.chain.svelte-1ug25ph{position:relative;padding:.6rem;overflow:hidden;min-width:0;min-height:0;height:100%;background:#050505}.chain-shell.svelte-1ug25ph{display:grid;grid-template-columns:minmax(0,1fr) 18rem;min-width:0;height:38vh;min-height:38vh;align-items:stretch}.chain-boot.svelte-1ug25ph{display:grid;align-content:start;gap:.45rem;min-height:340px;padding:1rem 1.1rem;color:#bbf7d0c7}.chain-boot.svelte-1ug25ph p:where(.svelte-1ug25ph){margin:0}.chain-frame.svelte-1ug25ph{display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid #444748;background:#050505}.chain-framebar.svelte-1ug25ph{display:flex;align-items:center;gap:.45rem;height:2rem;padding:0 .8rem;border-bottom:1px solid #444748;background:#131313}.chain-svg.svelte-1ug25ph{width:100%;min-width:720px;height:420px;display:block}.chain-canvas.svelte-1ug25ph{position:relative;height:100%;min-width:0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.chain-canvas.is-panning-graph.svelte-1ug25ph{cursor:grabbing}.chain-controls.svelte-1ug25ph{position:absolute;right:1rem;bottom:1rem;display:flex;align-items:center;gap:.5rem;z-index:2}.chain-control-button.svelte-1ug25ph{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;padding:0 .7rem;border:1px solid #444748;background:#131313;color:#fff;font:inherit;line-height:1;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.chain-control-button.svelte-1ug25ph:hover{border-color:#fff;background:#1c1b1b}.chain-control-reset.svelte-1ug25ph{min-width:auto;padding:0 .85rem}.detection-panel.svelte-1ug25ph{display:grid;align-content:start;gap:.55rem;height:100%;min-width:0;min-height:0;padding:1rem 1rem 1.1rem;border-left:1px solid #444748;background:#131313;overflow-y:auto}.detection-panel.svelte-1ug25ph::-webkit-scrollbar{width:.55rem}.detection-panel.svelte-1ug25ph::-webkit-scrollbar-track{background:#0f172a47}.detection-panel.svelte-1ug25ph::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.detection-panel.svelte-1ug25ph::-webkit-scrollbar-thumb:hover{background:#94a3b86b}.detection-metrics.svelte-1ug25ph{display:grid;gap:.7rem;padding:.1rem 0 .15rem}.detection-metric.svelte-1ug25ph{display:grid;gap:.16rem;padding-bottom:.65rem;border-bottom:1px solid rgba(148,163,184,.12)}.detection-metric.svelte-1ug25ph:last-child{padding-bottom:0;border-bottom:0}.detection-metric-label.svelte-1ug25ph,.detection-metric-value.svelte-1ug25ph{margin:0}.detection-metric-label.svelte-1ug25ph{color:#94a3b8d9;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.detection-metric-value.svelte-1ug25ph{color:#f8fbff;font-size:1rem;line-height:1.25}.detection-section.svelte-1ug25ph{display:grid;gap:.45rem;padding-top:.35rem}.detection-section-label.svelte-1ug25ph{margin:0;color:#94a3b8d9;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.detection-list.svelte-1ug25ph{display:grid;gap:.42rem;margin:0;padding-left:1rem;color:#e2e8f0c2;font-size:.9rem;line-height:1.45}.detection-list.svelte-1ug25ph li:where(.svelte-1ug25ph){margin:0}.detection-route-list.svelte-1ug25ph{margin-bottom:.95rem}.detection-route-item.svelte-1ug25ph{display:grid;grid-template-columns:.8rem 1fr;align-items:center;gap:.55rem;position:relative}.detection-route-item.svelte-1ug25ph:not(:last-child):after{content:"";position:absolute;left:.4rem;top:.95rem;bottom:-.55rem;width:1px;background:#94a3b857}.detection-route-marker.svelte-1ug25ph{display:inline-flex;align-items:center;justify-content:center;width:.8rem;height:1.25rem;position:relative;z-index:1}.detection-route-icon.svelte-1ug25ph{display:inline-block;width:.58rem;height:.58rem;background-clip:padding-box}.detection-route-icon-current.svelte-1ug25ph{width:.56rem;height:.56rem;background:#60a5faf2;box-shadow:0 0 0 1px #93c5fd47;border-radius:.12rem;transform:rotate(45deg)}.detection-route-icon-next.svelte-1ug25ph{width:.56rem;height:.56rem;border:1.2px solid rgba(226,232,240,.82);border-radius:.12rem;transform:rotate(45deg);box-sizing:border-box}.detection-route-icon-target.svelte-1ug25ph{width:.62rem;height:.62rem;border:1.2px solid rgba(250,204,21,.95);border-radius:999px;position:relative}.detection-route-icon-target.svelte-1ug25ph:after{content:"";position:absolute;inset:.13rem;border-radius:999px;background:#facc15f2}.chain-svg.svelte-1ug25ph text:where(.svelte-1ug25ph){font-family:Inconsolata,Courier New,monospace;pointer-events:none}.chain-viewport.svelte-1ug25ph{transition:transform .32s ease}.chain-canvas.is-panning-graph.svelte-1ug25ph .chain-viewport:where(.svelte-1ug25ph){transition:none}.is-active-node.svelte-1ug25ph rect:where(.svelte-1ug25ph){opacity:1}.is-focus-node.svelte-1ug25ph rect:where(.svelte-1ug25ph){filter:drop-shadow(0 0 14px rgba(170,220,255,.18))}.is-hovered-node.svelte-1ug25ph rect:where(.svelte-1ug25ph){cursor:pointer;filter:drop-shadow(0 0 18px rgba(170,220,255,.18))}.chain-link-target.svelte-1ug25ph{animation:svelte-1ug25ph-flow-to-data 1.8s linear infinite}.is-hover-lineage.svelte-1ug25ph{stroke:#e2f2ff;stroke-width:3px;opacity:1}.chain-link-target.is-hover-lineage.svelte-1ug25ph{stroke:#ffe7a3;stroke-width:2.6px}.is-hover-muted.svelte-1ug25ph{stroke:#94a3b829;stroke-width:.9px;opacity:.18}.chain-link-target.is-hover-muted.svelte-1ug25ph{stroke:#ffdc8c1f}.target-accessed.svelte-1ug25ph{animation:svelte-1ug25ph-pulse-target-access 1.55s ease-in-out infinite}.risk-text-pulse.svelte-1ug25ph{animation:svelte-1ug25ph-pulse-risk-text .85s ease-in-out 3;transform-origin:left center}.is-high-risk-text.svelte-1ug25ph{letter-spacing:.01em}@keyframes svelte-1ug25ph-flow-to-data{0%{stroke-dashoffset:0}to{stroke-dashoffset:-12}}@keyframes svelte-1ug25ph-demo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1ug25ph-pulse-target-access{0%{stroke-opacity:.88;stroke-width:2.2px}50%{stroke-opacity:1;stroke-width:2.9px}to{stroke-opacity:.88;stroke-width:2.2px}}@keyframes svelte-1ug25ph-pulse-risk-text{0%,to{opacity:1}50%{opacity:.45}}@keyframes svelte-1ug25ph-reveal-visualization{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.demo-bar.svelte-1ug25ph,.demo-dock.svelte-1ug25ph{flex-direction:column;align-items:flex-start}.demo-dock.svelte-1ug25ph{padding:.9rem 1rem}.demo-dock-controls.svelte-1ug25ph{justify-content:flex-start}.demo-dock-note.svelte-1ug25ph{max-width:none}.chain-shell.svelte-1ug25ph{grid-template-columns:1fr}.chain-svg.svelte-1ug25ph{min-width:0}.detection-panel.svelte-1ug25ph{border-left:0;border-top:1px solid rgba(148,163,184,.12)}}
