.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--page: #f7f5ef;--page-soft: #fbfaf6;--ink: #17201d;--muted: #5e6d67;--subtle: #7b8883;--line: rgba(34, 48, 43, .13);--line-strong: rgba(34, 48, 43, .2);--accent: #4f7fd8;--accent-soft: rgba(79, 127, 216, .1);--accent-bright: #eef5ff;--blue-strong: #3f6fcb;--blue-mid: #6f9be6;--blue-soft: #dbe9ff;--blue-faint: #f3f7ff;--warm: #bf6d4e;--card: rgba(255, 255, 255, .74);--card-solid: #ffffff;--header-height: 72px;background:var(--page);color:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:var(--header-height)}body{margin:0;min-width:320px;background:radial-gradient(circle at 14% 4%,rgba(164,191,244,.18),transparent 30rem),radial-gradient(circle at 88% 12%,rgba(191,109,78,.14),transparent 27rem),linear-gradient(180deg,#fbfaf6,#f6f1e8 48%,#f7f5ef)}a{color:inherit;text-decoration:none}main{overflow-x:clip}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:var(--header-height);margin:0;padding:0 max(18px,calc((100vw - 1180px)/2 + 18px));border-bottom:1px solid rgba(104,116,136,.1);background:#d4d9e257;box-shadow:none;-webkit-backdrop-filter:blur(18px) saturate(1.22);backdrop-filter:blur(18px) saturate(1.22)}.hero,.problem-band,.workflow-section,.audit-section,.runtime-section,.sdk-section,.capabilities,.use-cases,.closing-cta{scroll-snap-align:start;scroll-snap-stop:always}.brand,.nav-cta,.primary-button,.secondary-link,.primary-nav a,.eyebrow,.layer-row,.use-case{letter-spacing:0}.brand{display:inline-flex;align-items:center;width:max-content;line-height:0}.brand img{display:block;width:128px;height:auto}.primary-nav{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:14px}.primary-nav a:hover{color:var(--ink)}.header-actions{justify-self:end;display:inline-flex;align-items:center;gap:10px}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(79,127,216,.18);border-radius:8px;color:var(--ink);background:#ffffff94;cursor:pointer}.mobile-nav-panel{display:none}.nav-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid rgba(79,127,216,.18);border-radius:8px;color:#fff;background:var(--blue-strong);box-shadow:0 12px 30px #4f7fd833;font-size:14px;font-weight:700}.nav-cta:hover{color:#fff;background:var(--accent)}.graph-story{display:grid;grid-template-columns:minmax(440px,.95fr) minmax(0,1fr);gap:clamp(38px,5vw,70px);align-items:start;width:min(1180px,calc(100% - 36px));margin:0 auto}.story-content{min-width:0}.hero{display:grid;align-items:center;min-height:100vh;padding:56px 0 70px}.hero-copy{max-width:650px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--accent);font-size:13px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:24px;font-size:clamp(38px,5.2vw,66px);line-height:1.02;letter-spacing:0}.hero-lede{display:grid;gap:12px;max-width:620px;margin-bottom:34px;padding:22px 24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#ffffffdb,#fff9),var(--card);box-shadow:0 22px 60px #17201d1a;color:var(--muted);font-size:19px;line-height:1.65}.hero-lede>span:first-child{color:var(--accent);font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.rotating-use-case{display:block;min-height:3.4em;color:var(--ink);font-weight:760;line-height:1.35}.rotating-use-case span{display:inline-block;animation:use-case-flip .9s ease both}@keyframes use-case-flip{0%{opacity:0;transform:translateY(10px) rotateX(-24deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border:1px solid rgba(79,127,216,.25);border-radius:8px;color:#fff;background:var(--blue-strong);box-shadow:0 18px 44px #4f7fd838;font-size:15px;font-weight:800}.primary-button:hover{background:#3f6fcb;transform:translateY(-1px)}.secondary-link{display:inline-flex;align-items:center;min-height:52px;color:var(--ink);font-size:15px;font-weight:750}.runtime-visual{position:sticky;top:96px;min-height:min(560px,calc(100vh - 122px));padding:30px 0 42px}.physics-graph-shell{position:relative}.physics-graph{display:block;width:100%;height:min(560px,calc(100vh - 122px));min-height:430px;background:linear-gradient(rgba(79,127,216,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(79,127,216,.07) 1px,transparent 1px);background-size:24px 24px,24px 24px;cursor:grab;overflow:hidden;touch-action:none}.physics-graph.lasso-active{cursor:crosshair}.physics-graph:active{cursor:grabbing}.physics-graph.lasso-active:active{cursor:crosshair}.lasso-toggle{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#ffffffc7;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.lasso-toggle.active{border-color:#4f7fd875;color:var(--accent);background:#eef5ffdb}.lasso-toggle svg{flex:0 0 auto}.sandbox-build-popover{position:absolute;right:18px;bottom:18px;left:18px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 12px 10px 18px;border:1px solid rgba(79,127,216,.24);border-radius:8px;background:#ffffffdb;box-shadow:0 18px 42px #22302b24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:sandbox-popover-enter .26s cubic-bezier(.2,.9,.2,1.18) both}.sandbox-build-popover label{display:grid;flex:1 1 auto;min-width:0}.sandbox-build-popover input{width:100%;min-height:38px;border:1px solid rgba(34,48,43,.16);border-radius:8px;padding:0 10px;color:var(--ink);background:#ffffffe6;font:inherit;font-size:14px;font-weight:700}.sandbox-build-popover input::placeholder{color:var(--muted)}.sandbox-build-popover input:focus{border-color:#4f7fd885;outline:none;box-shadow:0 0 0 3px #4f7fd81f}.sandbox-build-popover button{display:inline-flex;align-items:center;justify-content:center;min-width:86px;min-height:38px;padding:0 16px;border:1px solid rgba(79,127,216,.25);border-radius:8px;color:#fff;background:var(--accent);font:inherit;font-size:14px;font-weight:850;cursor:pointer}.sandbox-build-popover button:hover{background:#3f6fcb}.sandbox-build-popover.guided-hover button{animation:demo-build-hover 3.5s ease-in-out infinite}.sandbox-header{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;gap:10px;max-width:calc(100% - 150px);min-height:48px;padding:6px;border:1px solid rgba(79,127,216,.24);border-radius:8px;background:#ffffffd1;box-shadow:0 12px 30px #22302b1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sandbox-header button{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:36px;padding:0;border:1px solid rgba(34,48,43,.14);border-radius:8px;color:var(--muted);background:#ffffffbd;font:inherit;font-size:18px;font-weight:850;cursor:pointer}.sandbox-header button:hover{color:var(--ink);border-color:#4f7fd84d}.sandbox-header span{min-width:0;padding-right:10px;color:var(--ink);font-size:18px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collaborator-avatar-stack{display:flex;align-items:center;min-height:48px;padding-right:6px}.collaborator-avatar{position:relative;display:grid;place-items:center;width:34px;height:34px;border:2px solid rgba(255,255,255,.9);border-radius:999px;color:#fff;background:#4f7fd8;font-size:14px;font-weight:900}.collaborator-avatar:nth-child(2){background:#bf6d4e}.collaborator-avatar+.collaborator-avatar{margin-left:-10px}.collaborator-overflow-badge{margin-left:-3px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border:2px solid rgba(255,255,255,.95);border-radius:999px;color:#fff;background:var(--ink);font-size:10px;font-weight:900;line-height:1}.sandbox-share-control{position:absolute;top:14px;right:14px;z-index:3;display:inline-flex;align-items:center;gap:8px}.sandbox-share-button{display:inline-flex;align-items:center;justify-content:center;width:48px;min-height:48px;border:1px solid rgba(79,127,216,.24);border-radius:8px;color:var(--accent);background:#ffffffd1;box-shadow:0 12px 30px #22302b1a;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sandbox-share-button:hover{color:var(--ink);border-color:#4f7fd85c}.orchestration-project-button{position:absolute;left:14px;bottom:14px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgba(79,127,216,.24);border-radius:8px;color:var(--accent);background:#ffffffd1;box-shadow:0 12px 30px #22302b1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font:inherit;font-size:13px;font-weight:850;cursor:pointer}.orchestration-project-button:hover{color:var(--ink);border-color:#4f7fd85c}.orchestration-canvas-overlay{position:absolute;inset:0;z-index:6;display:grid;place-items:center;padding:0;background:#f7f5efe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.orchestration-canvas-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0;border:0;border-radius:0;overflow:hidden;background:#fffffff5;box-shadow:none}.orchestration-canvas-header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:72px;padding:14px 16px;border-bottom:1px solid var(--line);background:#ffffffc2}.orchestration-title-wrap{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0}.orchestration-title-input{width:min(100%,300px);max-width:300px;margin:0;border:1px solid transparent;border-radius:7px;padding:7px 8px;color:var(--ink);background:transparent;font-size:17px;font-weight:850;line-height:1.1;font-family:inherit}.orchestration-title-input:hover,.orchestration-title-input:focus{border-color:#4f7fd838;background:#ffffffd1;outline:none}.orchestration-canvas-header p{margin:0;color:var(--muted);font-size:13px;line-height:1.3}.orchestration-canvas-actions{display:flex;align-items:center;flex:0 0 auto;gap:8px}.orchestration-icon-button,.orchestration-run-button,.orchestration-save-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid transparent;border-radius:7px;color:var(--muted);background:transparent;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.orchestration-save-button,.orchestration-run-button.active,.orchestration-icon-button.active{border-color:#4f7fd82e;color:var(--accent);background:#eef5ffb8}.orchestration-icon-button{width:32px;border-color:#22302b1f;background:#ffffffbd}.orchestration-save-button{gap:6px;padding:0 10px}.orchestration-run-button{gap:6px;padding:0 10px;border-color:#4f7fd82e;color:var(--accent);background:#eef5ffbd}.orchestration-canvas-surface{position:relative;min-height:0;overflow:hidden;touch-action:none;cursor:default;background:linear-gradient(rgba(79,127,216,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(79,127,216,.075) 1px,transparent 1px),#f7f5efc2;background-size:22px 22px,22px 22px,auto}.orchestration-live-trigger{position:absolute;top:14px;right:14px;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid rgba(79,127,216,.24);border-radius:8px;color:var(--accent);background:#ffffffdb;box-shadow:0 12px 30px #22302b1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:inherit;font-size:13px;font-weight:850;cursor:pointer}.orchestration-live-trigger.active,.orchestration-live-trigger:hover{color:var(--ink);border-color:#4f7fd85c;background:#eef5ffeb}.orchestration-live-popover{position:absolute;top:14px;right:14px;bottom:14px;z-index:7;width:min(520px,calc(100% - 28px));pointer-events:auto}.orchestration-live-panel{--orchestration-live-panel-padding: 12px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;height:100%;min-width:0;min-height:0;padding:var(--orchestration-live-panel-padding);overflow:hidden;border:1px solid rgba(79,127,216,.2);border-radius:8px;background:linear-gradient(180deg,#ffffffe6,#f7f5efdb),var(--page-soft);box-shadow:0 24px 58px #22302b33;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.orchestration-live-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.orchestration-live-title{display:grid;gap:3px;min-width:0}.orchestration-live-kicker{color:var(--accent);font-size:13px;font-weight:900;line-height:1.1;text-transform:uppercase}.orchestration-live-head strong{color:var(--ink);font-size:17px;font-weight:880;line-height:1.05}.orchestration-live-head em{flex:0 0 auto;padding:4px 7px;border:1px solid rgba(34,48,43,.1);border-radius:999px;color:var(--muted);background:#ffffffb3;font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase}.orchestration-live-head em.streaming,.orchestration-live-head em.complete{border-color:#22c55e47;color:#15803d;background:#dcfce7d1}.orchestration-live-head em.idle{border-color:#64748b2e;color:var(--muted);background:#ffffffb3}.orchestration-live-popover-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.orchestration-live-action-button{display:inline-flex;align-items:center;justify-content:center;width:28px;min-height:28px;border:1px solid rgba(34,48,43,.12);border-radius:7px;color:var(--muted);background:#ffffffbd;cursor:pointer}.orchestration-live-action-button.active,.orchestration-live-action-button:hover{border-color:#4f7fd838;color:var(--accent);background:#eef5ffe6}.orchestration-live-roster{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.orchestration-live-agent-pill{flex:0 0 auto;display:grid;gap:1px;width:138px;padding:5px 8px;border:1px dashed rgba(79,127,216,.26);border-radius:8px;background:#eef5ff9e}.orchestration-live-agent-pill b,.orchestration-live-agent-pill small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orchestration-live-agent-pill b{color:var(--ink);font-size:11px;font-weight:860}.orchestration-live-agent-pill small{color:var(--muted);font-size:9px;font-weight:800}.orchestration-live-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.orchestration-live-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:30px;border:1px solid rgba(34,48,43,.1);border-radius:7px;color:var(--muted);background:#ffffff8f;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.orchestration-live-tabs button.active{border-color:#4f7fd838;color:var(--accent);background:#eef5ffe6}.orchestration-live-view{display:block;height:calc(100% + var(--orchestration-live-panel-padding));margin-bottom:calc(var(--orchestration-live-panel-padding) * -1);min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.orchestration-live-view.empty{display:grid;place-items:center;overflow:hidden}.orchestration-live-empty{width:100%;height:100%}.orchestration-live-view.chat-view{overflow:hidden;padding-right:0}.orchestration-live-timeline{display:block;width:100%;height:min(260px,38vh);min-height:230px;min-width:0;max-width:100%}.orchestration-worktree-frame{position:relative;width:100%;height:min(260px,38vh);min-width:0;min-height:230px;max-width:100%;overflow:hidden}.orchestration-worktree-map{box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:230px;max-width:100%;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(34,48,43,.1);border-radius:8px;background:linear-gradient(rgba(79,127,216,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(79,127,216,.055) 1px,transparent 1px),#ffffffb3;background-size:18px 18px,18px 18px,auto}.orchestration-worktree-stage{position:relative;width:var(--worktree-stage-width, 4600px);min-width:var(--worktree-stage-width, 4600px);height:100%;min-height:620px}.orchestration-worktree-stage svg{position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);overflow:visible}.orchestration-worktree-stage path{fill:none;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.orchestration-worktree-segment{stroke:#4f7fd8db;stroke-width:3;animation:orchestration-worktree-line-enter .36s ease-out both}.orchestration-worktree-node{position:absolute;left:var(--x);top:var(--y);z-index:1;display:grid;gap:2px;width:112px;min-height:54px;padding:6px;border:1px solid rgba(79,127,216,.24);border-radius:8px;background:#ffffffed;box-shadow:0 10px 22px #22302b1f;color:inherit;cursor:pointer;font:inherit;text-align:left;transform:translate(-50%,-50%);animation:orchestration-worktree-node-pop .44s cubic-bezier(.22,1,.36,1) both}.orchestration-worktree-node:hover,.orchestration-worktree-node:focus-visible,.orchestration-worktree-node.selected{border-color:#4f7fd88c;box-shadow:0 12px 28px #4f7fd82e;outline:none}.orchestration-worktree-node-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;min-width:0}.orchestration-worktree-node time{color:var(--subtle);font-size:8px;font-weight:900;line-height:1}.orchestration-worktree-execution-time{display:block;overflow:hidden;color:#60716adb;font-size:7px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.orchestration-worktree-node em{overflow:hidden;border-radius:999px;color:var(--accent);font-size:7px;font-style:normal;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.orchestration-worktree-node strong,.orchestration-worktree-node small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orchestration-worktree-node strong{color:var(--ink);font-size:10px;font-weight:900;line-height:1.12}.orchestration-worktree-node small{color:var(--muted);font-size:8px;font-weight:780}@keyframes orchestration-worktree-node-pop{0%{opacity:0;transform:translate(-50%,calc(-50% + 7px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes orchestration-worktree-line-enter{0%{opacity:0}to{opacity:1}}.orchestration-timeline-detail{position:absolute;inset:0;z-index:4;display:grid;align-content:start;gap:8px;overflow:auto;padding:14px;border:1px solid rgba(34,48,43,.1);border-radius:8px;background:#fffffff5;box-shadow:inset 0 0 0 1px #ffffff70,0 18px 42px #22302b29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.orchestration-detail-back{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;min-height:28px;padding:0 8px;border:1px solid rgba(34,48,43,.1);border-radius:7px;color:var(--muted);background:#ffffffd1;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.orchestration-detail-back:hover{border-color:#4f7fd838;color:var(--accent);background:#eef5ffe6}.orchestration-timeline-detail>header,.orchestration-detail-meta,.orchestration-detail-body,.orchestration-detail-context,.orchestration-detail-related,.orchestration-timeline-detail>footer{max-width:560px}.orchestration-timeline-detail header{display:flex;align-items:center;justify-content:space-between;gap:10px}.orchestration-timeline-detail header div{display:grid;gap:3px;flex:1 1 auto;min-width:0}.orchestration-timeline-detail header span{color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.orchestration-timeline-detail header strong{color:var(--ink);font-size:12px;font-weight:900;line-height:1.2}.orchestration-timeline-detail header em{flex:0 0 auto;color:#15803d;font-size:11px;font-style:normal;font-weight:900}.orchestration-detail-meta{display:flex;flex-wrap:wrap;gap:5px}.orchestration-detail-meta span,.orchestration-detail-related>span,.orchestration-timeline-detail footer span{color:var(--muted);font-size:9px;font-weight:720;line-height:1.35}.orchestration-detail-meta span{padding:3px 6px;border:1px solid rgba(34,48,43,.08);border-radius:999px;background:#f7f9f6c7}.orchestration-detail-body{margin:0;padding:8px;border-left:3px solid rgba(79,127,216,.34);color:var(--muted);background:#eef5ff6b;font-size:10px;font-weight:720;line-height:1.38}.orchestration-detail-context{display:grid;gap:6px}.orchestration-detail-context section{display:grid;gap:4px;min-width:0;padding:8px;border:1px solid rgba(34,48,43,.08);border-radius:8px;background:#f7f9f6ad}.orchestration-detail-context span{color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.orchestration-detail-context p{margin:0;color:var(--muted);overflow-wrap:anywhere;font-size:9px;font-weight:720;line-height:1.28}.orchestration-detail-related{display:grid;gap:5px}.orchestration-detail-related p{display:grid;gap:2px;margin:0}.orchestration-detail-related b{color:var(--ink);font-size:10px;font-weight:880}.orchestration-detail-related small{color:var(--muted);font-size:9px;font-weight:720;line-height:1.32}.orchestration-timeline-detail footer{display:grid;gap:3px;padding-top:2px}.orchestration-timeline-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;min-height:74px}.orchestration-timeline-rail{position:relative;display:block;min-height:74px}.orchestration-timeline-rail:before,.orchestration-timeline-rail:after{position:absolute;top:0;bottom:0;width:2px;background:#4f7fd83d;content:""}.orchestration-timeline-rail:before{left:10px}.orchestration-timeline-row.parallel .orchestration-timeline-rail:after{left:25px;background:#bf6d4e57}.orchestration-timeline-row.split .orchestration-timeline-rail:after,.orchestration-timeline-row.merge .orchestration-timeline-rail:after{left:25px;height:50%;background:#bf6d4e57}.orchestration-timeline-row.merge .orchestration-timeline-rail:after{top:0;bottom:auto}.orchestration-timeline-rail i{position:absolute;top:17px;left:5px;z-index:1;width:12px;height:12px;border:2px solid #ffffff;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px #4f7fd81f}.orchestration-timeline-rail.lane-1 i,.orchestration-timeline-rail.lane-2 i{left:20px;background:var(--warm)}.orchestration-timeline-row.active .orchestration-timeline-rail i{animation:orchestration-live-pulse 1.1s ease-in-out infinite}.orchestration-timeline-row.complete .orchestration-timeline-rail i{border-color:#ecfdf5;background:#16a34a;box-shadow:0 0 0 3px #22c55e1f}@keyframes orchestration-live-pulse{50%{box-shadow:0 0 0 8px #4f7fd826}}.orchestration-timeline-row>div{padding:10px 10px 10px 0;border-bottom:1px solid rgba(34,48,43,.08)}.orchestration-timeline-row time,.orchestration-timeline-row small{display:inline-block;margin-right:8px;color:var(--subtle);font-size:10px;font-weight:850}.orchestration-timeline-row strong{display:block;color:var(--ink);font-size:13px;font-weight:880;line-height:1.2}.orchestration-timeline-row p,.orchestration-chat-message p,.orchestration-message-bubble p{margin:3px 0 0;color:var(--muted);font-size:11px;font-weight:650;line-height:1.35}.orchestration-messenger{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:stretch;gap:8px;min-height:0;height:100%;overflow:hidden}.orchestration-room-list{display:grid;align-content:start;gap:6px;min-width:0;min-height:0;height:100%;padding-bottom:4px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.orchestration-room-list button{display:grid;gap:3px;width:100%;min-width:0;padding:9px;border:1px solid rgba(34,48,43,.09);border-radius:8px;color:var(--muted);background:#ffffffa8;text-align:left;cursor:pointer;animation:orchestration-chat-room-enter .34s cubic-bezier(.22,1,.36,1) both}.orchestration-room-list button.active{border-color:#4f7fd84d;color:var(--accent);background:#eef5ffeb}.orchestration-room-list span{overflow:hidden;color:inherit;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.orchestration-room-list small{display:-webkit-box;overflow:hidden;color:var(--subtle);font-size:10px;font-weight:720;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.orchestration-chat-window{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;height:100%;overflow:hidden;border:1px solid rgba(34,48,43,.1);border-radius:8px;background:#ffffffb3}.orchestration-chat-topbar{display:grid;gap:7px;padding:10px;border-bottom:1px solid rgba(34,48,43,.08);background:#ffffffc2}.orchestration-chat-topbar>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.orchestration-chat-topbar span{color:var(--ink);font-size:13px;font-weight:900}.orchestration-room-agent-toggle{flex:0 0 auto;padding:5px 8px;border:1px solid rgba(79,127,216,.18);border-radius:999px;color:var(--subtle);background:#eef5ffad;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.orchestration-room-agent-toggle:hover,.orchestration-room-agent-toggle:focus-visible,.orchestration-room-agent-toggle[aria-expanded=true]{border-color:#4f7fd857;color:var(--accent);background:#eef5fff5;outline:none}.orchestration-chat-participants{display:flex;flex-wrap:wrap;gap:5px;padding:6px;border:1px dotted rgba(52,72,95,.55);border-radius:8px}.orchestration-chat-participants b{max-width:118px;padding:4px 6px;overflow:hidden;border-radius:999px;color:var(--ink);background:#eef5ffd1;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.orchestration-message-list{display:flex;flex-direction:column;gap:9px;min-height:0;padding:12px 12px 16px;overflow:auto}.orchestration-message-row{display:flex;align-items:flex-end;gap:7px;min-width:0;max-width:92%;animation:orchestration-chat-message-enter .32s cubic-bezier(.22,1,.36,1) both}.orchestration-message-row.own{align-self:flex-end}.orchestration-message-avatar{display:grid;flex:0 0 auto;place-items:center;width:24px;height:24px;border:1px solid rgba(79,127,216,.22);border-radius:999px;color:var(--accent);background:#eef5fff0;font-size:9px;font-weight:900}.orchestration-message-bubble{min-width:0;max-width:100%;overflow:hidden;padding:8px 9px;border:1px solid rgba(34,48,43,.09);border-radius:8px 8px 8px 3px;background:#f7f5efc7}.orchestration-message-bubble p{overflow-wrap:anywhere;word-break:break-word}.orchestration-message-row.own .orchestration-message-bubble{border-color:#4f7fd838;border-radius:8px 8px 3px;background:#eef5fff0}.orchestration-message-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.orchestration-message-meta b{min-width:0;overflow:hidden;color:var(--ink);font-size:11px;font-weight:880;text-overflow:ellipsis;white-space:nowrap}.orchestration-message-meta time{flex:0 0 auto;color:var(--subtle);font-size:9px;font-weight:850}.orchestration-chat-empty{display:grid;place-content:center;gap:5px;height:100%;padding:18px;color:var(--muted);text-align:center}.orchestration-chat-empty span{color:var(--ink);font-size:12px;font-weight:900}.orchestration-chat-empty p{max-width:220px;margin:0;font-size:10px;font-weight:720;line-height:1.35}@keyframes orchestration-chat-room-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes orchestration-chat-message-enter{0%{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.orchestration-canvas-viewport{position:absolute;inset:0 auto 0 0;transform-origin:0 0}.orchestration-flow-lines{position:absolute;inset:0;width:100%;height:100%}.orchestration-flow-lines path{fill:none;stroke:#4f7fd894;stroke-width:.5;stroke-linecap:round;stroke-linejoin:round}.orchestration-flow-lines .orchestration-flow-lines-main{stroke:#4f7fd8b8;stroke-width:.6}.orchestration-flow-lines .orchestration-arrow-path{fill:#4f7fd8cc;stroke:none}.orchestration-flow-lines .orchestration-flow-lines-collab{stroke:#34485fa8;stroke-width:.55;stroke-dasharray:1.8 2.6}.orchestration-flow-lines .orchestration-flow-lines-draft{stroke:#34485f6b}.orchestration-flow-lines .orchestration-muted-arrow-path{fill:#34485fd1;stroke:none}.orchestration-node{position:absolute;display:grid;gap:2px;width:86px;min-height:56px;padding:6px;border:1.5px solid rgba(79,127,216,.24);border-radius:8px;color:var(--ink);background:#ffffffe6;box-shadow:0 12px 30px #22302b1c;cursor:grab;-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%)}.orchestration-handle{position:absolute;top:50%;z-index:2;width:7px;height:7px;border:1.5px solid rgba(79,127,216,.58);border-radius:999px;background:#fff;box-shadow:0 2px 8px #22302b1f;transform:translateY(-50%)}.orchestration-handle-source{cursor:crosshair}.orchestration-handle-target{border-color:#22302b57}.orchestration-handle-left{left:-5px}.orchestration-handle-right{right:-5px}.orchestration-node:active{cursor:grabbing}.orchestration-node.selected{border-color:var(--accent);box-shadow:0 0 0 3px #4f7fd824,0 16px 34px #22302b29}.orchestration-node.agent{border-style:dashed;border-color:#4f7fd866;background:linear-gradient(165deg,#eef5ffe6,#ffffffe6)}.orchestration-node.input{width:86px;min-height:56px;border-color:#22302b2e;background:#fffffff5}.orchestration-node-icon{display:grid;place-items:center;width:20px;height:20px;border:1px solid rgba(79,127,216,.2);border-radius:999px;color:var(--accent);background:#eef5ffad}.orchestration-node strong{font-size:10px;line-height:1.1}.orchestration-node small{color:var(--muted);font-size:9px;font-weight:760}.orchestration-node em{width:max-content;padding:2px 5px;border-radius:999px;color:var(--accent);background:#4f7fd817;font-size:8px;font-style:normal;font-weight:900}.orchestration-inspector{position:absolute;left:14px;bottom:14px;display:grid;gap:2px;width:170px;padding:12px;border:1px solid rgba(79,127,216,.2);border-radius:8px;background:#ffffffd1;box-shadow:0 14px 30px #22302b1f}.orchestration-inspector span{color:var(--accent);font-size:10px;font-weight:900;text-transform:uppercase}.orchestration-inspector strong{color:var(--ink);font-size:13px;line-height:1.1}.orchestration-inspector small{color:var(--muted);font-size:11px;font-weight:760}.orchestration-agent-popup{position:absolute;right:14px;bottom:14px;z-index:5;display:grid;gap:10px;width:248px;max-height:min(360px,calc(100% - 28px));padding:12px;overflow:auto;border:1px solid rgba(79,127,216,.2);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 42px #22302b29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.orchestration-agent-popup-header{display:grid;gap:2px}.orchestration-agent-popup-header span,.orchestration-agent-popup-section>span{color:var(--accent);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.orchestration-agent-popup-header strong{color:var(--ink);font-size:15px;font-weight:880;line-height:1.05}.orchestration-agent-popup-header small{color:var(--muted);font-size:12px;font-weight:760}.orchestration-agent-popup-section{display:grid;gap:7px}.orchestration-access-list,.orchestration-link-list{display:grid;gap:6px}.orchestration-access-list{max-height:108px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.orchestration-access-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:30px;padding:6px 7px;border:1px solid rgba(34,48,43,.12);border-radius:7px;color:var(--ink);background:#f7f5ef8a;font:inherit;cursor:pointer}.orchestration-access-row .orchestration-access-label{display:flex;align-items:center;gap:7px;min-width:0}.orchestration-access-logo{display:grid;flex:0 0 auto;place-items:center;width:20px;height:20px;overflow:hidden;border:0;border-radius:0;background:transparent}.orchestration-access-logo img{width:100%;height:100%;object-fit:contain}.orchestration-access-logo b{color:var(--accent);font-size:10px;font-weight:900;line-height:1}.orchestration-access-label span:last-child{min-width:0;overflow:hidden;font-size:12px;font-weight:820;line-height:1.1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.orchestration-access-row i{position:relative;flex:0 0 auto;width:28px;height:16px;border-radius:999px;background:#22302b2e}.orchestration-access-row i:after{position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #22302b2e;content:"";transition:transform .16s ease}.orchestration-access-row.enabled{border-color:#4f7fd82e;background:#eef5ff85}.orchestration-access-row.enabled i{background:#4f7fd8c7}.orchestration-access-row.enabled i:after{transform:translate(12px)}.orchestration-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:30px;padding:6px 7px;border:1px dashed rgba(52,72,95,.34);border-radius:7px;background:#f7f5ef75}.orchestration-link-row strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:820;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.orchestration-link-row em{min-width:35px;padding:3px 6px;border-radius:999px;color:#34485feb;background:#34485f1a;font-size:11px;font-style:normal;font-weight:900;line-height:1;text-align:center}.orchestration-link-list p{margin:0;color:var(--muted);font-size:12px;font-weight:740}.orchestration-minimap{position:absolute;right:14px;bottom:14px;z-index:3;width:88px;height:58px;border:1px solid rgba(34,48,43,.14);border-radius:8px;background:#ffffffc7;box-shadow:0 10px 24px #22302b1f;pointer-events:auto}.orchestration-minimap-window{position:absolute;inset:7px 9px;border:1px solid rgba(79,127,216,.5);border-radius:5px;background:#eef5ff2e}.orchestration-minimap-node{position:absolute;width:10px;height:7px;border-radius:3px;background:#4f7fd870;transform:translate(-50%,-50%)}.orchestration-minimap-node.input{background:#22302b47}.orchestration-canvas-surface .react-flow{width:100%;height:100%;background:transparent;color:var(--ink)}.orchestration-canvas-surface .react-flow__pane{cursor:grab}.orchestration-canvas-surface .react-flow__pane.dragging{cursor:grabbing}.orchestration-canvas-surface .react-flow__node{cursor:grab}.orchestration-canvas-surface .react-flow__node:active{cursor:grabbing}.orchestration-flow-node{position:relative;display:grid;align-content:start;gap:3px;width:148px;min-height:112px;padding:12px 14px 11px;border:2px dashed rgba(79,127,216,.32);border-radius:8px;color:var(--ink);background:linear-gradient(165deg,#eef5ffeb,#fffffff0);box-shadow:0 14px 34px #22302b24;-webkit-user-select:none;user-select:none}.orchestration-flow-node.input{border-style:solid;border-color:#22302b29;background:#fffffff5}.orchestration-flow-node.prompt-loaded{width:210px;min-height:150px}.orchestration-flow-node.selected{border-color:var(--accent);box-shadow:0 0 0 4px #4f7fd824,0 18px 38px #22302b2e}.orchestration-flow-node-icon{display:grid;place-items:center;width:30px;height:30px;border:1.5px solid rgba(79,127,216,.28);border-radius:999px;color:var(--accent);background:#eef5ffc7}.orchestration-flow-node strong{max-width:100%;color:var(--ink);overflow-wrap:anywhere;font-size:17px;font-weight:880;line-height:1.03}.orchestration-flow-node small{max-width:100%;color:var(--muted);overflow-wrap:anywhere;font-size:13px;font-weight:780;line-height:1.1}.orchestration-flow-node p{display:-webkit-box;margin:2px 0 0;overflow:hidden;color:#212b27bd;font-size:10px;font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:5}.orchestration-flow-node em{width:max-content;max-width:100%;padding:3px 8px;overflow:hidden;border-radius:999px;color:var(--accent);background:#4f7fd81a;font-size:11px;font-style:normal;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.orchestration-canvas-surface .react-flow__handle.orchestration-flow-handle{width:12px;height:12px;border:2px solid rgba(255,255,255,.94);background:#4f7fd8e0;box-shadow:0 2px 8px #22302b2e}.orchestration-canvas-surface .react-flow__handle-left.orchestration-flow-handle{left:-6px}.orchestration-canvas-surface .react-flow__handle-right.orchestration-flow-handle{right:-6px}.orchestration-canvas-surface .react-flow__edge-path{stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.orchestration-canvas-surface .orchestration-flow-edge-execution .react-flow__edge-path{stroke:#4f7fd8db}.orchestration-canvas-surface .orchestration-flow-edge-context .react-flow__edge-path{stroke:#34485fbd;stroke-width:2}.orchestration-canvas-surface .orchestration-flow-edge-running .react-flow__edge-path{stroke:#f5b82e;stroke-width:3.2;stroke-dasharray:8 14;filter:drop-shadow(0 0 6px rgba(245,184,46,.42));stroke-opacity:1;animation:orchestration-data-flow-step-even 1.28s linear infinite}.orchestration-canvas-surface .orchestration-flow-edge-running.orchestration-flow-edge-step-even .react-flow__edge-path{animation-name:orchestration-data-flow-step-even}.orchestration-canvas-surface .orchestration-flow-edge-running.orchestration-flow-edge-step-odd .react-flow__edge-path{animation-name:orchestration-data-flow-step-odd}.orchestration-canvas-surface .react-flow__edge.orchestration-flow-edge-running marker path{fill:#f5b82e}@keyframes orchestration-data-flow-step-even{0%{stroke-dashoffset:0;stroke-width:2.4;stroke-opacity:.32;filter:drop-shadow(0 0 0 rgba(245,184,46,0))}18%{stroke-dashoffset:-6;stroke-width:3.9;stroke-opacity:1;filter:drop-shadow(0 0 8px rgba(245,184,46,.64))}42%{stroke-dashoffset:-14;stroke-width:3.2;stroke-opacity:.92;filter:drop-shadow(0 0 6px rgba(245,184,46,.42))}to{stroke-dashoffset:-34;stroke-width:3.2;stroke-opacity:.96;filter:drop-shadow(0 0 6px rgba(245,184,46,.42))}}@keyframes orchestration-data-flow-step-odd{0%{stroke-dashoffset:0;stroke-width:2.4;stroke-opacity:.32;filter:drop-shadow(0 0 0 rgba(245,184,46,0))}18%{stroke-dashoffset:-6;stroke-width:3.9;stroke-opacity:1;filter:drop-shadow(0 0 8px rgba(245,184,46,.64))}42%{stroke-dashoffset:-14;stroke-width:3.2;stroke-opacity:.92;filter:drop-shadow(0 0 6px rgba(245,184,46,.42))}to{stroke-dashoffset:-34;stroke-width:3.2;stroke-opacity:.96;filter:drop-shadow(0 0 6px rgba(245,184,46,.42))}}.orchestration-canvas-surface .react-flow__edge.selected .react-flow__edge-path{stroke:var(--accent);stroke-width:3}.orchestration-canvas-surface .react-flow__edge marker path{fill:currentColor}.orchestration-canvas-surface .react-flow__controls{left:14px;bottom:14px;border:1px solid rgba(34,48,43,.14);border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #22302b1f}.orchestration-canvas-surface .react-flow__controls-button{width:28px;height:28px;border-bottom-color:#22302b1a;background:#ffffffd6;color:var(--ink)}.orchestration-canvas-surface .react-flow__minimap{right:14px;bottom:14px;border:1px solid rgba(34,48,43,.14);border-radius:8px;background:#ffffffd1;box-shadow:0 10px 24px #22302b1f}.orchestration-canvas-surface .react-flow__minimap svg{display:block;width:100%;height:100%}.orchestration-canvas-surface .react-flow__minimap-mask{fill:#f7f5ef2e;stroke:#4f7fd88a}.orchestration-canvas-surface .react-flow__minimap-node{fill:#4f7fd8db;stroke:#19418a80}.sandbox-invite-overlay{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:28px;background:#f7f5ef33;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sandbox-invite-form{position:relative;display:grid;gap:14px;width:min(420px,100%);max-height:calc(100% - 56px);padding:20px;border:1px solid rgba(79,127,216,.24);border-radius:8px;background:#ffffffe6;box-shadow:0 24px 60px #22302b2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:sandbox-popover-enter .2s cubic-bezier(.2,.9,.2,1.12) both}.invite-top-actions{position:absolute;top:12px;right:12px;display:flex;gap:6px}.sandbox-invite-form .invite-save-button{width:auto;min-height:34px;padding:0 13px;font-size:13px}.sandbox-invite-form .invite-close-button{width:34px;min-height:34px;padding:0;border:1px solid rgba(34,48,43,.14);color:var(--muted);background:#ffffffc2}.sandbox-invite-form .invite-close-button:hover{color:var(--ink);border-color:#4f7fd84d;background:#fffffff0}.sandbox-invite-heading{display:flex;align-items:center;gap:8px;padding-right:112px;color:var(--accent)}.sandbox-invite-heading h3{margin:0;color:var(--ink);font-size:16px;line-height:1.1}.sandbox-invite-form input{width:100%;min-height:42px;border:1px solid rgba(34,48,43,.16);border-radius:8px;padding:0 12px;color:var(--ink);background:#fff;font:inherit;font-size:14px;font-weight:700}.sandbox-invite-form input:focus{border-color:#4f7fd885;outline:none;box-shadow:0 0 0 3px #4f7fd81f}.permission-select{border:1px solid rgba(79,127,216,.2);border-radius:8px;color:var(--ink);background:#f7f5eff5;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.permission-select:focus{border-color:#4f7fd885;outline:none;box-shadow:0 0 0 3px #4f7fd81a}.sandbox-invite-form button{min-height:42px;border:1px solid rgba(79,127,216,.25);border-radius:8px;color:#fff;background:var(--accent);font:inherit;font-size:14px;font-weight:850;cursor:pointer}.sandbox-invite-form button:hover{background:#3f6fcb}.sandbox-invite-form button:disabled{border-color:#22302b1f;color:#22302b6b;background:#ffffffb8;cursor:not-allowed}.collaborator-list{display:grid;gap:8px;max-height:140px;overflow:visible;padding-right:2px}.collaborator-card{position:relative;z-index:1;display:grid;grid-template-columns:16px minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:36px;padding:0 10px;border:1px solid rgba(79,127,216,.16);border-radius:8px;color:var(--accent);background:#eef5ff80;font-size:13px;font-weight:800;animation:sandbox-popover-enter .18s ease both}.collaborator-card.role-menu-active{z-index:15}.collaborator-card span{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-picker-shell{position:relative;z-index:12}.sandbox-invite-form .collaborator-role-select{width:82px;min-height:28px;padding:0 6px;color:var(--ink);background:#ffffffb8;font-size:11px;font-weight:850}.role-demo-menu{position:absolute;top:calc(100% - 3px);right:0;z-index:20;display:grid;width:92px;padding:4px;border:1px solid rgba(79,127,216,.22);border-radius:8px;background:#fff;box-shadow:0 14px 30px #22302b29;animation:sandbox-popover-enter .14s ease both}.sandbox-invite-form .role-demo-menu button{display:flex;align-items:center;justify-content:flex-start;min-height:28px;padding:0 8px;border:0;border-radius:6px;color:var(--ink);background:transparent;font-size:12px;font-weight:850}.sandbox-invite-form .role-demo-menu button:hover,.sandbox-invite-form .role-demo-menu button.selected{background:#eef5ffb8;color:var(--accent)}.sandbox-invite-form .collaborator-remove-button{flex:0 0 auto;width:28px;min-height:28px;padding:0;border:1px solid rgba(34,48,43,.12);color:var(--muted);background:#ffffffad}.sandbox-invite-form .collaborator-remove-button:hover{color:var(--ink);border-color:#4f7fd84d;background:#fffffff0}.demo-cursor{position:absolute;z-index:8;width:24px;height:24px;background:var(--ink);clip-path:polygon(0 0,0 82%,19% 64%,31% 100%,45% 95%,33% 59%,59% 59%);filter:drop-shadow(0 8px 14px rgba(34,48,43,.24));pointer-events:none;transform:translate(-2px,-2px) scale(1);transition:transform .12s ease}.demo-cursor.is-pressed{transform:translate(-2px,-2px) scale(.86)}.demo-cursor:after{position:absolute;top:1px;left:1px;width:20px;height:20px;content:"";background:#fff;clip-path:polygon(0 0,0 82%,19% 64%,31% 100%,45% 95%,33% 59%,59% 59%)}@keyframes sandbox-popover-enter{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes demo-build-hover{0%,78%{background:var(--accent);box-shadow:none;transform:translateY(0)}84%,to{background:#3f6fcb;box-shadow:0 10px 22px #4f7fd838;transform:translateY(-1px)}}.lasso-hitbox{fill:transparent;pointer-events:all}.physics-edges{pointer-events:none}.physics-edges line{stroke:#4f7fd86b;stroke-width:.6;stroke-linecap:round;animation:edge-breathe 3.2s ease-in-out infinite;vector-effect:non-scaling-stroke}.physics-node{cursor:grab;transform-origin:center}.physics-node .node-base{fill:#fffffff5;stroke:#4f7fd894;stroke-width:.45;transition:fill .16s ease,stroke .16s ease;vector-effect:non-scaling-stroke}.physics-node .selection-overlay{fill:#4f7fd82e;stroke:#4f7fd8f2;stroke-width:.9;opacity:0;pointer-events:none}.physics-node[data-selected=true] .selection-overlay{opacity:1}.physics-node .selection-tint{fill:#4f7fd83d;stroke:none;opacity:0;pointer-events:none}.physics-node[data-selected=true] .selection-tint{opacity:1}.physics-node.agent .node-base{fill:var(--blue-faint);stroke:#6f9be67a}.physics-node[data-node=coding] .node-base,.physics-node[data-node=ops] .node-base,.physics-node[data-node=research] .node-base,.physics-node.runtime .node-base{fill:#fff7f1;stroke:#bf6d4e94}.physics-node.core .node-base{fill:var(--blue-strong);stroke:#2f58ac9e}.physics-node[data-selected=true] .node-base{fill:var(--accent-bright);stroke:var(--accent);stroke-width:1.25}.physics-node.agent[data-selected=true] .node-base{fill:var(--blue-soft);stroke:var(--accent)}.physics-node.runtime[data-selected=true] .node-base,.physics-node[data-node=coding][data-selected=true] .node-base,.physics-node[data-node=ops][data-selected=true] .node-base,.physics-node[data-node=research][data-selected=true] .node-base{fill:#fff7f1;stroke:var(--accent)}.physics-node.core[data-selected=true] .node-base{fill:var(--blue-strong);stroke:#2f58accc}.physics-node:hover .node-base,.physics-node:focus .node-base{fill:var(--accent-bright);stroke:var(--accent)}.physics-node.agent:hover .node-base,.physics-node.agent:focus .node-base{fill:var(--blue-faint)}.physics-node.runtime:hover .node-base,.physics-node.runtime:focus .node-base{fill:#fff7f1;stroke:#bf6d4e94}.physics-node[data-node=coding]:hover .node-base,.physics-node[data-node=coding]:focus .node-base,.physics-node[data-node=ops]:hover .node-base,.physics-node[data-node=ops]:focus .node-base,.physics-node[data-node=research]:hover .node-base,.physics-node[data-node=research]:focus .node-base{fill:#fff7f1;stroke:#bf6d4e94}.physics-node:focus{outline:none}.physics-node.core:hover .node-base,.physics-node.core:focus .node-base{fill:#3f6fcb}.physics-node text{fill:var(--ink);font-size:2.7px;font-weight:820;letter-spacing:0;text-anchor:middle;dominant-baseline:central;pointer-events:none;-webkit-user-select:none;user-select:none}.physics-node .core-text{fill:#fff;font-size:3.1px}.node-popup{opacity:0;pointer-events:none;transition:opacity .14s ease}.node-popup rect{fill:var(--ink);stroke:#ffffffbf;stroke-width:.25}.node-popup path{fill:var(--ink)}.node-popup text{fill:#fff;font-size:3.1px;font-weight:820;letter-spacing:0;text-anchor:middle;dominant-baseline:central;white-space:nowrap;-webkit-user-select:none;user-select:none}.lasso-layer{pointer-events:none}.graph-lasso-fill{fill:#4f7fd824;stroke:none}.graph-lasso-line,.graph-lasso-close-line{fill:none;stroke:#4f7fd8db;stroke-width:.7;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.graph-lasso-close-line{stroke-dasharray:2 2;opacity:.68}.physics-nodes:has(.physics-node[data-node=coding]:hover)~.physics-popups .node-popup[data-node=coding],.physics-nodes:has(.physics-node[data-node=coding]:focus)~.physics-popups .node-popup[data-node=coding],.physics-nodes:has(.physics-node[data-node=audit]:hover)~.physics-popups .node-popup[data-node=audit],.physics-nodes:has(.physics-node[data-node=audit]:focus)~.physics-popups .node-popup[data-node=audit],.physics-nodes:has(.physics-node[data-node=research]:hover)~.physics-popups .node-popup[data-node=research],.physics-nodes:has(.physics-node[data-node=research]:focus)~.physics-popups .node-popup[data-node=research],.physics-nodes:has(.physics-node[data-node=memory]:hover)~.physics-popups .node-popup[data-node=memory],.physics-nodes:has(.physics-node[data-node=memory]:focus)~.physics-popups .node-popup[data-node=memory],.physics-nodes:has(.physics-node[data-node=ops]:hover)~.physics-popups .node-popup[data-node=ops],.physics-nodes:has(.physics-node[data-node=ops]:focus)~.physics-popups .node-popup[data-node=ops],.physics-nodes:has(.physics-node[data-node=ontology]:hover)~.physics-popups .node-popup[data-node=ontology],.physics-nodes:has(.physics-node[data-node=ontology]:focus)~.physics-popups .node-popup[data-node=ontology],.physics-nodes:has(.physics-node[data-node=permissions]:hover)~.physics-popups .node-popup[data-node=permissions],.physics-nodes:has(.physics-node[data-node=permissions]:focus)~.physics-popups .node-popup[data-node=permissions],.physics-nodes:has(.physics-node[data-node=reconcile]:hover)~.physics-popups .node-popup[data-node=reconcile],.physics-nodes:has(.physics-node[data-node=reconcile]:focus)~.physics-popups .node-popup[data-node=reconcile],.physics-nodes:has(.physics-node[data-node=workflow]:hover)~.physics-popups .node-popup[data-node=workflow],.physics-nodes:has(.physics-node[data-node=workflow]:focus)~.physics-popups .node-popup[data-node=workflow]{opacity:1}.node-image{opacity:1;filter:none;mix-blend-mode:normal;pointer-events:none}@keyframes edge-breathe{0%,to{stroke-opacity:.72}50%{stroke-opacity:1}}.problem-band,.workflow-section,.audit-section,.runtime-section,.sdk-section,.use-cases,.closing-cta{padding:92px 0}.problem-band,.workflow-section,.audit-section,.runtime-section,.sdk-section,.use-cases{width:100%;margin:0}.problem-band{display:grid;grid-template-columns:1fr;align-items:center;min-height:calc(100vh - var(--header-height));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading h2{max-width:760px;margin-bottom:0;font-size:clamp(34px,5vw,62px);line-height:1;letter-spacing:0}.demo-hint{margin:22px 0 0;padding:0;border:0;color:var(--muted);background:transparent;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.demo-hint:hover{color:var(--accent)}.problem-copy{display:grid;gap:22px;align-content:start;color:var(--muted);font-size:18px;line-height:1.65}.problem-copy p{margin:0}.workflow-section,.audit-section,.sdk-section,.runtime-section{display:grid;align-items:center;min-height:calc(100vh - var(--header-height))}.workflow-section,.audit-section,.sdk-section{border-bottom:1px solid var(--line)}.sdk-section{position:sticky;top:0;z-index:0;min-height:100vh;justify-items:center;text-align:center;background:var(--page)}.sdk-section .section-heading h2,.sdk-section .section-copy{margin-right:auto;margin-left:auto}.section-copy{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.section-copy a{color:var(--blue-strong);font-weight:900}.section-copy a:hover{color:var(--accent)}.section-subsection{display:grid;gap:10px;max-width:520px;margin-top:34px}.section-subsection span{color:var(--accent);font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}.section-subsection p{margin:0;color:var(--ink);font-size:17px;font-weight:720;line-height:1.45}.capabilities{display:grid;grid-template-columns:repeat(2,1fr);align-content:center;gap:1px;width:100%;min-height:calc(100vh - var(--header-height));margin:0;border:1px solid var(--line);border-radius:8px;background:var(--line);overflow:hidden}.capability-card{min-height:250px;padding:26px;background:#ffffffb8}.capability-card svg{color:var(--accent)}.capability-card h3{margin:28px 0 12px;font-size:21px}.capability-card p{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.58}.use-cases{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:calc(100vh - var(--header-height));gap:58px}.use-case-list{display:grid;gap:14px}.use-case{display:flex;align-items:center;gap:14px;min-height:74px;padding:16px 20px;border:1px solid var(--line);border-radius:8px;background:#ffffffb3;color:var(--ink);font-size:16px;font-weight:740}.use-case svg{flex:0 0 auto;color:var(--warm)}.closing-cta{position:relative;z-index:2;overflow:hidden;width:100%;margin:0 auto;display:grid;align-content:center;justify-items:center;gap:18px;min-height:100vh;padding:92px 24px 110px;text-align:center;border-radius:28px 28px 0 0;background:var(--page);box-shadow:0 -28px 70px #22302b14}.closing-cta.beta-floating-panel{position:fixed;inset:var(--header-height) 0 0;z-index:30;margin:0;min-height:calc(100vh - var(--header-height));transform:translateY(100%);overscroll-behavior:contain;touch-action:none;animation:beta-panel-pull-up .76s cubic-bezier(.2,.9,.2,1) forwards}.closing-cta.beta-floating-panel.beta-overlay-exit{animation:beta-panel-slide-down .56s cubic-bezier(.45,0,.2,1) forwards}.closing-cta:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at center,rgba(255,255,255,.3),transparent 34%),linear-gradient(180deg,#eef5ff47,#f7f5ef00)}.closing-cta h2{position:relative;z-index:2}.beta-request-form,.beta-request-toast{position:relative;z-index:4}.beta-particle-field{position:absolute;inset:0;z-index:3;pointer-events:none;mix-blend-mode:multiply}.beta-particle-field:before,.beta-particle-field:after{display:none}.beta-particle-field span{position:absolute;width:42vw;height:42vw;min-width:280px;min-height:280px;border-radius:999px;background:#4f7fd861;filter:blur(46px);opacity:.78;animation:beta-blur-drift 14s ease-in-out infinite}.beta-particle-field span:nth-child(1){left:-12%;top:0;background:#4f7fd866}.beta-particle-field span:nth-child(2){right:-12%;top:8%;background:#2c66d657;animation-delay:-5s}.beta-particle-field span:nth-child(3){left:18%;bottom:-18%;background:#77abff57;animation-delay:-9s}.beta-particle-field span:nth-child(4){right:12%;bottom:-18%;background:#3e6fcb4d;animation-delay:-13s}.closing-cta h2{max-width:720px;margin-bottom:0;font-size:clamp(36px,6vw,72px);line-height:.98}.beta-duct-tape{position:absolute;z-index:10;top:1.42em;left:1.12em;width:clamp(170px,26vw,320px);height:auto;pointer-events:none;mix-blend-mode:normal;opacity:.96;transform:rotate(-18deg);transform-origin:12% 50%}.beta-duct-tape-right{top:.38em;right:-.06em;left:auto;transform:rotate(26deg);transform-origin:88% 50%}.beta-infrastructure-word{position:relative;display:inline-block}.beta-duct-tape-bottom{inset:auto auto -.52em .18em;width:84%;transform:rotate(0);transform-origin:50% 50%}.beta-request-form{display:grid;grid-template-columns:minmax(190px,1fr) auto;gap:10px;width:min(520px,100%);margin-top:42px}.beta-request-form input{width:100%;min-height:46px;padding:0 16px;border:1px solid rgba(34,48,43,.15);border-radius:8px;color:var(--ink);background:#ffffffc2;box-shadow:inset 0 0 0 1px #ffffff6b;font:inherit;font-size:15px;font-weight:720;outline:none}.beta-request-form input::placeholder{color:#5e6d67a3}.beta-request-form input:focus{border-color:#4f7fd880;box-shadow:inset 0 0 0 1px #ffffffa3,0 0 0 4px #4f7fd81f}.beta-request-form button{min-height:46px;padding:0 22px;border:0;border-radius:8px;color:#fff;background:var(--blue-strong);box-shadow:0 18px 44px #4f7fd838;font:inherit;font-size:15px;font-weight:840;cursor:pointer}.beta-request-form button:hover{background:var(--accent)}.beta-request-toast{position:fixed;right:24px;bottom:24px;z-index:40;display:flex;align-items:center;gap:12px;max-width:min(360px,calc(100vw - 48px));padding:12px 12px 12px 16px;border:1px solid rgba(42,157,92,.26);border-radius:8px;color:#123c24;background:#e7faeff0;box-shadow:0 18px 48px #1c6b4024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:14px;font-weight:780;animation:beta-toast-in .26s cubic-bezier(.2,.9,.2,1) both}.beta-request-toast button{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid rgba(42,157,92,.22);border-radius:999px;color:#1f7a43;background:#ffffffa3;cursor:pointer}.beta-request-toast button:hover{color:#123c24;background:#ffffffe0}.closing-cta p{max-width:560px;margin-bottom:8px;color:var(--muted);font-size:18px;line-height:1.55}@keyframes beta-toast-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes beta-panel-pull-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes beta-panel-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes beta-blur-drift{0%,to{transform:translateZ(0) scale(1);opacity:.68}42%{transform:translate3d(13vw,-8vh,0) scale(1.2);opacity:.88}72%{transform:translate3d(-9vw,10vh,0) scale(1.04);opacity:.76}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:940px){.site-header{grid-template-columns:1fr auto}.primary-nav{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-nav-panel{position:absolute;top:calc(100% + 8px);right:14px;z-index:20;display:grid;min-width:206px;padding:8px;border:1px solid rgba(104,116,136,.16);border-radius:12px;color:var(--ink);background:#eef1f6db;box-shadow:0 18px 42px #232d3e1f;-webkit-backdrop-filter:blur(18px) saturate(1.14);backdrop-filter:blur(18px) saturate(1.14);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease}.mobile-nav-panel[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-panel a{padding:12px 14px;border-radius:8px;font-size:14px;font-weight:750}.mobile-nav-panel a:hover{background:#ffffffa3}.graph-story,.hero,.problem-band,.workflow-section,.runtime-section,.use-cases{grid-template-columns:1fr}.graph-story{width:min(100% - 36px,760px)}.hero{min-height:auto;padding-top:48px}.runtime-visual{z-index:3;top:64px;min-height:auto;padding:18px 0 22px;background:linear-gradient(180deg,#fbfaf6f0,#fbfaf6c7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.physics-graph{height:clamp(320px,54vw,430px);min-height:0}.capabilities{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.orchestration-live-popover{inset:10px;width:auto}}@media(max-width:620px){.graph-story,.hero,.problem-band,.workflow-section,.audit-section,.runtime-section,.sdk-section,.capabilities,.use-cases,.closing-cta{width:min(100% - 28px,1180px)}.sdk-section{margin-right:auto;margin-left:auto}.site-header{min-height:64px;padding:0 14px}.brand{max-width:112px}.brand img{width:112px}.nav-cta{min-height:38px;padding:0 12px;font-size:13px}h1{font-size:36px;line-height:1}.hero-lede,.problem-copy,.closing-cta p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.primary-button,.secondary-link,.closing-cta{width:100%}.beta-request-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:34px}.beta-request-form input,.beta-request-form button{min-height:46px;font-size:15px}.beta-request-form button{width:auto;padding:0 14px}.secondary-link{justify-content:center}.physics-graph{height:390px}.problem-band,.workflow-section,.runtime-section,.use-cases{gap:34px;padding:70px 0}.capabilities{grid-template-columns:1fr}.orchestration-canvas-header{align-items:stretch;flex-direction:column;min-height:0}.orchestration-title-wrap,.orchestration-canvas-actions{width:100%}.orchestration-title-input{max-width:none}.orchestration-live-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.orchestration-messenger{grid-template-columns:1fr;min-height:0}.orchestration-room-list{grid-auto-flow:column;grid-auto-columns:minmax(132px,1fr);overflow-x:auto}}@media(max-width:760px){:root{--header-height: 64px}html{scroll-snap-type:y mandatory}.site-header{display:flex;justify-content:space-between;gap:10px}.brand{flex:0 1 auto;min-width:0}.brand img{width:104px}.header-actions{flex:0 0 auto;gap:8px}.nav-cta{min-height:38px;padding:0 12px;font-size:13px}.graph-story{display:block;width:100%;margin:0}.story-content{width:100%}.hero{width:min(100% - 32px,540px);min-height:calc(100svh - var(--header-height));margin:0 auto;padding:42px 0 46px}.hero-copy{max-width:100%;min-width:0}h1{font-size:clamp(31px,8.6vw,34px);overflow-wrap:anywhere}.runtime-visual{position:fixed;top:var(--header-height);right:0;left:0;z-index:2;height:calc((100svh - var(--header-height)) * .5);min-height:0;padding:8px 14px 10px;background:#f7f5eff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transform:translateY(-10px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.mobile-graph-visible .runtime-visual{opacity:1;transform:translateY(0);visibility:visible;transition:opacity .18s ease,transform .18s ease,visibility 0s}.runtime-visual .physics-graph-shell,.runtime-visual .physics-graph{height:100%;min-height:0}.runtime-visual .physics-graph-shell{pointer-events:none}.problem-band,.workflow-section,.audit-section,.runtime-section{width:100%;min-height:calc(100svh - var(--header-height));margin:0;padding:calc((100svh - var(--header-height)) * .5 + 26px) 18px 30px;border:0;align-items:start}.problem-band .section-heading,.workflow-section .section-heading,.audit-section .section-heading,.runtime-section .section-heading{width:min(100%,540px);margin:0 auto}.section-heading h2{font-size:clamp(28px,9.5vw,38px);line-height:.98}.section-copy{max-width:35rem;margin-top:16px;font-size:16px;line-height:1.48}.demo-hint{display:none}.sdk-section,.closing-cta{min-height:calc(100svh - var(--header-height))}.sdk-section{display:grid;justify-items:center;align-items:center;padding-right:18px;padding-left:18px;text-align:center}.sdk-section .section-heading{display:grid;justify-items:center;width:min(100%,560px);margin:0 auto;text-align:center}.sdk-section .section-heading h2{margin-right:auto;margin-left:auto;text-align:center}.sdk-section .section-copy{display:block;margin-right:auto;margin-left:auto;text-align:center}.sdk-copy-line{display:block;width:max-content;margin:6px auto 0}.sdk-copy-link{display:inline}.beta-duct-tape{top:.74em;left:.82em;width:128px}.beta-duct-tape-right{top:.3em;right:.12em;left:auto;width:126px}.beta-duct-tape-bottom{inset:.48em auto auto .08em;width:88%}.orchestration-canvas-header{flex-direction:row;align-items:center;min-height:48px;padding:7px 8px;gap:6px}.orchestration-title-input{max-width:132px;padding:5px 4px;font-size:13px}.orchestration-canvas-actions{width:auto;gap:4px}.orchestration-icon-button,.orchestration-run-button,.orchestration-save-button{min-height:28px;border-radius:7px;font-size:11px}.orchestration-run-button,.orchestration-save-button{gap:4px;padding:0 7px}.orchestration-icon-button{width:28px}.orchestration-live-trigger{top:8px;right:8px;min-height:30px;padding:0 8px;font-size:11px}.orchestration-live-popover{inset:8px}.orchestration-live-panel{--orchestration-live-panel-padding: 8px;gap:6px}.orchestration-live-head{gap:7px}.orchestration-live-kicker{font-size:11px}.orchestration-live-roster{gap:4px;padding-bottom:0}.orchestration-live-agent-pill{width:112px;padding:4px 6px}.orchestration-live-tabs{gap:4px}.orchestration-live-tabs button{min-height:26px;font-size:10px}.orchestration-messenger{grid-template-columns:minmax(86px,.38fr) minmax(0,1fr);gap:6px}.orchestration-room-list{grid-auto-flow:row;grid-auto-columns:auto;gap:5px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:auto}.orchestration-room-list button{padding:6px;border-radius:7px}.orchestration-room-list span{font-size:9px}.orchestration-room-list small{font-size:8px;line-height:1.18;-webkit-line-clamp:3}.orchestration-chat-topbar{gap:4px;padding:6px}.orchestration-chat-topbar span{font-size:10px}.orchestration-room-agent-toggle{padding:4px 5px;font-size:8px}.orchestration-message-list{gap:6px;padding:7px}.orchestration-message-row{gap:5px;max-width:98%}.orchestration-message-avatar{width:20px;height:20px;font-size:8px}.orchestration-message-bubble{padding:6px 7px}.orchestration-message-meta b{font-size:9px}.orchestration-message-meta time{font-size:8px}.orchestration-message-bubble p{margin:3px 0 0;font-size:9px;line-height:1.28}.orchestration-canvas-surface .react-flow__controls{left:8px;bottom:8px;border-radius:7px;transform:scale(.72);transform-origin:bottom left}.orchestration-canvas-surface .react-flow__controls-button{width:24px;height:24px}.orchestration-canvas-surface .react-flow__minimap{right:8px;bottom:8px;width:78px!important;height:52px!important;border-radius:7px}}
