@keyframes marketing-circle-arrow-module__sdJhEW__marketing-arrow-fly{0%{opacity:1;transform:translate(0,0)}42%{opacity:0;transform:translate(10px,-10px)}43%{opacity:0;transform:translate(-10px,10px)}to{opacity:1;transform:translate(0,0)}}.marketing-circle-arrow-module__sdJhEW__arrowIcon{will-change:opacity, transform;transform:translate(0,0)}:is([data-marketing-arrow-host]:hover .marketing-circle-arrow-module__sdJhEW__arrowIcon,[data-marketing-arrow-host]:focus-within .marketing-circle-arrow-module__sdJhEW__arrowIcon){animation:.42s cubic-bezier(.22,1,.36,1) both marketing-circle-arrow-module__sdJhEW__marketing-arrow-fly}@media (prefers-reduced-motion:reduce){:is([data-marketing-arrow-host]:hover .marketing-circle-arrow-module__sdJhEW__arrowIcon,[data-marketing-arrow-host]:focus-within .marketing-circle-arrow-module__sdJhEW__arrowIcon){animation:none}}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-border-default:1px solid #bbb;--xy-node-border-selected-default:1px solid #555;--xy-handle-background-color-default:#333;--xy-selection-background-color-default:#9696b41a;--xy-selection-border-default:1px dotted #9b9b9bcc;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.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__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray: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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));min-width:5px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{justify-content:center;align-items:center;width:26px;height:26px;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border:var(--xy-node-border,var(--xy-node-border-default));color:var(--xy-node-color,var(--xy-node-color-default))}.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{border:var(--xy-node-border-selected,var(--xy-node-border-selected-default));outline:none}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
.capacity-time-uses-module__7GIH0q__intro{font-family:var(--font-handwriting);color:var(--primary);margin-bottom:14px;font-size:24px;font-weight:500;line-height:1.2}.capacity-time-uses-module__7GIH0q__uses{color:var(--foreground);gap:14px;margin:0;padding:0;font-size:15px;line-height:1.5;list-style:none;display:grid}.capacity-time-uses-module__7GIH0q__uses li{align-items:baseline;gap:12px;display:flex}.capacity-time-uses-module__7GIH0q__uses svg{flex-shrink:0;align-self:center}
.knowledge-history-proofs-module__NfMQBW__scene{width:100%;max-width:390px}@media (min-width:768px){[data-workflow-demo-zoom]:has(.knowledge-history-proofs-module__NfMQBW__scene){align-items:flex-end}}.knowledge-history-proofs-module__NfMQBW__panel{background:var(--panel);flex-direction:column;height:292px;font-size:12px;line-height:1.5;display:flex;overflow:hidden}.knowledge-history-proofs-module__NfMQBW__header{border-bottom:1px solid var(--rule);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:44px;padding-inline:16px;display:flex}.knowledge-history-proofs-module__NfMQBW__header>strong{font-size:13px;font-weight:500}.knowledge-history-proofs-module__NfMQBW__header>span,.knowledge-history-proofs-module__NfMQBW__navigation>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:11px}.knowledge-history-proofs-module__NfMQBW__navigation{align-items:center;gap:2px;display:flex}.knowledge-history-proofs-module__NfMQBW__navigation>span{white-space:nowrap;margin-right:6px}.knowledge-history-proofs-module__NfMQBW__findings{border-collapse:collapse;flex:1;width:100%}.knowledge-history-proofs-module__NfMQBW__findings thead{height:28px}.knowledge-history-proofs-module__NfMQBW__findings thead th{color:var(--muted-foreground);text-align:left;border-bottom:1px solid var(--rule);padding:0 16px;font-size:10px;font-weight:400}.knowledge-history-proofs-module__NfMQBW__findings th:last-child{text-align:right}.knowledge-history-proofs-module__NfMQBW__findings tbody th{text-align:left;padding:12px 8px 12px 16px;font-weight:400}.knowledge-history-proofs-module__NfMQBW__dealName{margin-bottom:4px;font-weight:500;display:block}.knowledge-history-proofs-module__NfMQBW__citation{color:var(--muted-foreground);align-items:center;gap:5px;font-size:10px;line-height:1.4;display:flex}.knowledge-history-proofs-module__NfMQBW__citation>svg{flex-shrink:0}.knowledge-history-proofs-module__NfMQBW__citation>span{overflow-wrap:anywhere}.knowledge-history-proofs-module__NfMQBW__findings tbody tr+tr{border-top:1px solid var(--rule)}.knowledge-history-proofs-module__NfMQBW__findings td{text-align:right;vertical-align:middle;font-variant-numeric:tabular-nums;white-space:nowrap;padding:12px 16px 12px 8px;font-size:14px;font-weight:500}.knowledge-history-proofs-module__NfMQBW__footer{border-top:1px solid var(--rule);min-height:34px;color:var(--muted-foreground);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:10px;display:flex}.knowledge-history-proofs-module__NfMQBW__threshold{color:var(--foreground);font-variant-numeric:tabular-nums;margin-left:8px}.knowledge-history-proofs-module__NfMQBW__evidence{flex-direction:column;flex:1;min-height:0;padding:16px;display:flex}.knowledge-history-proofs-module__NfMQBW__sourceIdentity{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.knowledge-history-proofs-module__NfMQBW__deal{font-size:13px;font-weight:500}.knowledge-history-proofs-module__NfMQBW__sourceFinding{border-top:1px solid var(--rule);margin-top:16px;padding-top:12px}.knowledge-history-proofs-module__NfMQBW__finding{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.knowledge-history-proofs-module__NfMQBW__finding>span:first-child{color:var(--muted-foreground);font-size:11px}.knowledge-history-proofs-module__NfMQBW__finding>strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:500;line-height:1.15}.knowledge-history-proofs-module__NfMQBW__sourceFinding>p{color:var(--muted-foreground);margin-top:8px;font-size:11px;line-height:1.6}.knowledge-history-proofs-module__NfMQBW__access{align-items:center;gap:6px;display:flex}
.workflow-capacity-section-module__0MnHrq__measure{width:100%;margin-inline:auto}.workflow-capacity-section-module__0MnHrq__story{border-block:1px solid var(--rule);grid-template-columns:minmax(0,3fr) minmax(17rem,2fr);margin-top:36px;display:grid}.workflow-capacity-section-module__0MnHrq__timeFigure,.workflow-capacity-section-module__0MnHrq__valueFigure{min-width:0;margin:0;padding-block:28px}.workflow-capacity-section-module__0MnHrq__timeFigure{padding-right:clamp(24px,4vw,64px)}.workflow-capacity-section-module__0MnHrq__valueFigure{border-left:1px solid var(--rule);grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(0,max-content);justify-content:center;padding-inline:clamp(24px,4vw,64px);display:grid}.workflow-capacity-section-module__0MnHrq__valueFigure>*{min-width:0}.workflow-capacity-section-module__0MnHrq__figureHeading{margin-bottom:16px;font-size:13px;line-height:1.5}.workflow-capacity-section-module__0MnHrq__figureHeading h3{font-weight:500}.workflow-capacity-section-module__0MnHrq__comparison{gap:24px;margin-top:20px;display:grid}.workflow-capacity-section-module__0MnHrq__timeRow{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;display:grid}.workflow-capacity-section-module__0MnHrq__rowLabel>span{font-size:15px;display:block}.workflow-capacity-section-module__0MnHrq__rowLabel>small{color:var(--muted-foreground);margin-top:3px;font-size:12px;display:block}.workflow-capacity-section-module__0MnHrq__timeRow>strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(30px,3vw,38px);font-weight:400;line-height:1}.workflow-capacity-section-module__0MnHrq__timeRow>strong small{letter-spacing:0;color:var(--muted-foreground);margin-left:3px;font-size:15px}.workflow-capacity-section-module__0MnHrq__chartTrack{background:var(--rule-soft);border-radius:2px;grid-column:1/-1;height:10px;overflow:hidden}.workflow-capacity-section-module__0MnHrq__chartTrack>span{border-radius:inherit;transform-origin:0;height:100%;display:block}.workflow-capacity-section-module__0MnHrq__currentBar{background:var(--muted-foreground);width:100%}.workflow-capacity-section-module__0MnHrq__levBar{background:var(--primary);width:100%}.workflow-capacity-section-module__0MnHrq__chartScale{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:10px;font-size:11px;line-height:1.5;display:flex}.workflow-capacity-section-module__0MnHrq__timeTakeaway{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:24px;margin-top:16px;display:grid}.workflow-capacity-section-module__0MnHrq__timeConclusion{font-family:var(--font-handwriting);color:var(--primary);font-size:28px;font-weight:500;line-height:1.2}.workflow-capacity-section-module__0MnHrq__timeConclusion:last-child{text-align:right;text-wrap:balance}.workflow-capacity-section-module__0MnHrq__volumeControl{width:100%}.workflow-capacity-section-module__0MnHrq__volumeControl>div:first-child{justify-content:space-between;align-items:baseline;gap:16px;font-size:13px;line-height:1.5;display:flex}.workflow-capacity-section-module__0MnHrq__volumeControl h3{font-weight:500}.workflow-capacity-section-module__0MnHrq__volumeControl output{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.workflow-capacity-section-module__0MnHrq__valueAmount{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:clamp(56px,5vw,72px);font-weight:400;line-height:1.1}.workflow-capacity-section-module__0MnHrq__workdays{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-top:10px;font-size:13px;line-height:1.5}.workflow-capacity-section-module__0MnHrq__valueBody{align-self:end;padding-top:24px}.workflow-capacity-section-module__0MnHrq__storyFooter{padding-top:18px}.workflow-capacity-section-module__0MnHrq__storyFooter>p{max-width:100ch;color:var(--muted-foreground);font-size:12px;line-height:1.7}@media (max-width:767px){.workflow-capacity-section-module__0MnHrq__story{grid-template-columns:minmax(0,1fr);margin-top:32px}.workflow-capacity-section-module__0MnHrq__timeConclusion{font-size:24px}.workflow-capacity-section-module__0MnHrq__timeFigure,.workflow-capacity-section-module__0MnHrq__valueFigure{display:block}.workflow-capacity-section-module__0MnHrq__valueFigure>.workflow-capacity-section-module__0MnHrq__figureHeading{margin-bottom:0}.workflow-capacity-section-module__0MnHrq__timeFigure{padding:24px 0}.workflow-capacity-section-module__0MnHrq__valueFigure{border-left:0;border-top:1px solid var(--rule);padding:24px 0}.workflow-capacity-section-module__0MnHrq__comparison{margin-top:16px}.workflow-capacity-section-module__0MnHrq__timeRow>strong{font-size:34px}.workflow-capacity-section-module__0MnHrq__valueAmount{margin-top:18px;font-size:48px}}@media (prefers-reduced-motion:reduce){.workflow-capacity-section-module__0MnHrq__chartTrack>span{transform:scaleX(var(--bar-fraction))!important}.workflow-capacity-section-module__0MnHrq__timeTakeaway,.workflow-capacity-section-module__0MnHrq__valueAmount,.workflow-capacity-section-module__0MnHrq__timeRow>strong{opacity:1!important;transform:none!important}}.workflow-capacity-section-module__0MnHrq__hourUnit{letter-spacing:0;color:var(--muted-foreground);margin-left:5px;font-size:.45em}
