:root{--background:#fff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.md-body{line-height:1.75}.md-body h1,.md-body h2,.md-body h3{color:#111827;margin:.6em 0 .4em;font-weight:700}.md-body h1{font-size:1.25rem}.md-body h2{font-size:1.125rem}.md-body h3{font-size:1rem}.md-body p{margin:.75em 0;color:#1f2937}.md-body ol,.md-body ul{margin:.75em 0 .75em 1.25em}.md-body li{margin:.25em 0}.md-body a{color:#2563eb;text-decoration:none}.md-body a:hover{text-decoration:underline}.md-body blockquote{border-left:4px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;margin:.75em 0;padding:.6em .9em;border-radius:.375rem}.md-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f3f4f6;padding:.15em .35em;border-radius:.25rem}.md-body pre code{background:transparent;padding:0}.md-body pre{background:#0b1020;color:#dbe5ff;border-radius:.5rem;padding:.75rem .875rem;overflow:auto;font-size:.85rem}.md-body table{width:100%;border-collapse:collapse;margin:.75em 0}.md-body td,.md-body th{border:1px solid #e5e7eb;padding:.5em .6em;text-align:left}.md-body thead th{background:#f3f4f6;font-weight:600}.md-body img{max-width:100%;height:auto;display:block;margin:.5rem 0;border-radius:.375rem}.react-flow__node-default{border:none!important;background:transparent!important;box-shadow:none!important;width:auto!important;min-width:0;padding:0}.graph-node-handle{cursor:crosshair;transition:transform .1s ease}.graph-node-handle:after{content:"";position:absolute;inset:-8px;border-radius:9999px;background:transparent;pointer-events:auto}.graph-node-handle:hover{transform:scale(1.1)}.react-flow__edge-updater{width:28px;height:28px}