.react-flow{direction:ltr;--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: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--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-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.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: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--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;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-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{position:absolute;width:100%;height:100%;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{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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;-moz-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:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.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:default}.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:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;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{position:absolute;z-index:5;margin:15px}.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{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@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;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.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__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.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:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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:var(--xy-resize-background-color, var(--xy-resize-background-color-default));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%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}html{color-scheme:light;--hover-lighten: 20%;--hover-darken: 20%;--color-amber-100: #F9ECDF;--color-amber-200: #EFD2B7;--color-amber-300: #E4B88F;--color-amber-400: #D99D66;--color-amber-500: #CD8338;--color-amber-600: #9C652D;--color-amber-700: #6E4822;--color-amber-800: #432D17;--color-amber-900: #1D140C;--color-background: #FFFFFF;--color-background-base: #FFFFFF;--color-background-bottom: #C6C7C9;--color-background-overlay: #FDFFFF;--color-background-raised: #F4F5F7;--color-background-sunken: #DDDEE0;--color-background-top: #EDEFF0;--color-badge-background-accepted: #CCC6FF;--color-badge-background-comment: #CCC6FF;--color-badge-background-compliant: #BDD8BD;--color-badge-background-danger: #EFC0B8;--color-badge-background-in-progress: #ECC9B4;--color-badge-background-in-review: #CCC6FF;--color-badge-background-neutral: #DEDEDE;--color-badge-background-non-compliant: #EFC0B8;--color-badge-background-not-applicable: #DEDEDE;--color-badge-background-not-started: #DEDEDE;--color-badge-background-primary: #CCC6FF;--color-badge-background-question: #CCC6FF;--color-badge-background-ready-for-review: #BAC8F0;--color-badge-background-secondary: #BAC8F0;--color-badge-background-success: #BDD8BD;--color-badge-background-warning: #EED9B8;--color-badge-text-accepted: #291D57;--color-badge-text-comment: #291D57;--color-badge-text-compliant: #1C3316;--color-badge-text-danger: #431C18;--color-badge-text-in-progress: #422513;--color-badge-text-in-review: #291D57;--color-badge-text-neutral: #2E2E2E;--color-badge-text-non-compliant: #431C18;--color-badge-text-not-applicable: #2E2E2E;--color-badge-text-not-started: #2E2E2E;--color-badge-text-primary: #291D57;--color-badge-text-question: #291D57;--color-badge-text-ready-for-review: #1A2448;--color-badge-text-secondary: #1A2448;--color-badge-text-success: #1C3316;--color-badge-text-warning: #453119;--color-black: #000000;--color-blue-100: #E7EFFF;--color-blue-200: #BAC8F0;--color-blue-300: #8DA2E1;--color-blue-400: #637CD1;--color-blue-500: #3C53C0;--color-blue-600: #304396;--color-blue-700: #25336E;--color-blue-800: #1A2448;--color-blue-900: #101526;--color-border: #BEBEBE;--color-border-base: #BEBEBE;--color-border-bottom: #9D9EA0;--color-border-overlay: #CCCED0;--color-border-raised: #BCBEC0;--color-border-sunken: #BEBEBE;--color-border-top: #CCCED0;--color-brand-green: #70A369;--color-brand-primary: #BB9CE2;--color-brand-red: #CF6A60;--color-brand-secondary: #637CD1;--color-brand-yellow: #DCB169;--color-button-danger-border: #91302B;--color-button-danger-fill: #BC3934;--color-button-danger-text: #FFFFFF;--color-button-primary-border: #864AC4;--color-button-primary-fill: #864AC4;--color-button-primary-text: #FFFFFF;--color-button-secondary-border: #161616;--color-button-secondary-fill: #161616;--color-button-secondary-text: #FFFFFF;--color-button-tertiary-border: #BEBEBE;--color-button-tertiary-fill: #FFFFFF;--color-button-tertiary-text: #000000;--color-button-warning-border: #A27630;--color-button-warning-fill: #D39D39;--color-button-warning-text: #FFFFFF;--color-card-background: #FFFFFF;--color-card-border: #DEDEDE;--color-cyan-100: #DAF2FF;--color-cyan-200: #B4D3E7;--color-cyan-300: #8BB5D1;--color-cyan-400: #6197BB;--color-cyan-500: #357AA5;--color-cyan-600: #2D5E82;--color-cyan-700: #244560;--color-cyan-800: #192D40;--color-cyan-900: #0D1722;--color-emerald-100: #E6F3E7;--color-emerald-200: #BDD8BD;--color-emerald-300: #95BE93;--color-emerald-400: #70A369;--color-emerald-500: #4B883E;--color-emerald-600: #3B6A30;--color-emerald-700: #2B4E23;--color-emerald-800: #1C3316;--color-emerald-900: #0E1A0A;--color-focus-ring: #864AC4;--color-fuschia-100: #F7E9F9;--color-fuschia-200: #E2BEE8;--color-fuschia-300: #CD94D6;--color-fuschia-400: #B768C4;--color-fuschia-500: #A035B1;--color-fuschia-600: #7D2B8A;--color-fuschia-700: #5C2165;--color-fuschia-800: #3C1742;--color-fuschia-900: #1F0D22;--color-greyscale-100: #FFFFFF;--color-greyscale-200: #DEDEDE;--color-greyscale-300: #BEBEBE;--color-greyscale-400: #9E9E9E;--color-greyscale-500: #808080;--color-greyscale-600: #636363;--color-greyscale-700: #484848;--color-greyscale-800: #2E2E2E;--color-greyscale-900: #161616;--color-lilac-100: #F2EAFD;--color-lilac-200: #D6C3F0;--color-lilac-300: #BB9CE2;--color-lilac-400: #A074D4;--color-lilac-500: #864AC4;--color-lilac-600: #673B9B;--color-lilac-700: #4B2C73;--color-lilac-800: #301D4D;--color-lilac-900: #190F29;--color-olive-100: #EEF1E0;--color-olive-200: #CDD3B4;--color-olive-300: #ADB588;--color-olive-400: #8F985E;--color-olive-500: #727C32;--color-olive-600: #586125;--color-olive-700: #414719;--color-olive-800: #2A2F0D;--color-olive-900: #151804;--color-orange-100: #FAEBE1;--color-orange-200: #ECC9B4;--color-orange-300: #DEA789;--color-orange-400: #CF8460;--color-orange-500: #BF5F37;--color-orange-600: #934B29;--color-orange-700: #69381D;--color-orange-800: #422513;--color-orange-900: #1F120A;--color-popover-background: #F8FAFC;--color-purple-100: #EDECFD;--color-purple-200: #CCC6FF;--color-purple-300: #AA9FF8;--color-purple-400: #8B75F2;--color-purple-500: #7043EB;--color-purple-600: #5737B7;--color-purple-700: #3F2A86;--color-purple-800: #291D57;--color-purple-900: #15102D;--color-red-100: #FBE9E6;--color-red-200: #EFC0B8;--color-red-300: #E0968C;--color-red-400: #CF6A60;--color-red-500: #BC3934;--color-red-600: #91302B;--color-red-700: #692622;--color-red-800: #431C18;--color-red-900: #20110F;--color-resource-agent: #43836D;--color-resource-background-agent: #B6D8CB;--color-resource-background-benchmark: #E2BEE8;--color-resource-background-benchmark-result: #E2BEE8;--color-resource-background-binary: #EFD2B7;--color-resource-background-certificate: #CDD3B4;--color-resource-background-code: #EFD2B7;--color-resource-background-compute: #EED9B8;--color-resource-background-config: #EFD2B7;--color-resource-background-context: #B4D3E7;--color-resource-background-credential: #CDD3B4;--color-resource-background-database: #CCC6FF;--color-resource-background-dataset: #CCC6FF;--color-resource-background-document: #ECC9B4;--color-resource-background-guardrail: #E2BEE8;--color-resource-background-media: #ECC9B4;--color-resource-background-model: #BAC8F0;--color-resource-background-prompt: #B4D3E7;--color-resource-background-reasoning: #B4D3E7;--color-resource-background-skill: #ECC9B4;--color-resource-background-system-prompt: #B4D3E7;--color-resource-background-token: #CDD3B4;--color-resource-background-tool: #EFC0B8;--color-resource-background-unknown: #DEDEDE;--color-resource-benchmark: #A035B1;--color-resource-benchmark-result: #A035B1;--color-resource-binary: #CD8338;--color-resource-certificate: #727C32;--color-resource-code: #CD8338;--color-resource-compute: #D39D39;--color-resource-config: #CD8338;--color-resource-context: #357AA5;--color-resource-credential: #727C32;--color-resource-database: #7043EB;--color-resource-dataset: #7043EB;--color-resource-document: #BF5F37;--color-resource-guardrail: #A035B1;--color-resource-media: #BF5F37;--color-resource-model: #3C53C0;--color-resource-prompt: #357AA5;--color-resource-reasoning: #357AA5;--color-resource-skill: #BF5F37;--color-resource-system-prompt: #357AA5;--color-resource-text-agent: #183229;--color-resource-text-benchmark: #3C1742;--color-resource-text-benchmark-result: #3C1742;--color-resource-text-binary: #432D17;--color-resource-text-certificate: #2A2F0D;--color-resource-text-code: #432D17;--color-resource-text-compute: #453119;--color-resource-text-config: #432D17;--color-resource-text-context: #192D40;--color-resource-text-credential: #2A2F0D;--color-resource-text-database: #291D57;--color-resource-text-dataset: #291D57;--color-resource-text-document: #422513;--color-resource-text-guardrail: #3C1742;--color-resource-text-media: #422513;--color-resource-text-model: #1A2448;--color-resource-text-prompt: #192D40;--color-resource-text-reasoning: #192D40;--color-resource-text-skill: #422513;--color-resource-text-system-prompt: #192D40;--color-resource-text-token: #2A2F0D;--color-resource-text-tool: #431C18;--color-resource-text-unknown: #2E2E2E;--color-resource-token: #727C32;--color-resource-tool: #BC3934;--color-resource-unknown: #808080;--color-teal-100: #DDF6EC;--color-teal-200: #B6D8CB;--color-teal-300: #8FBBAA;--color-teal-400: #699F8B;--color-teal-500: #43836D;--color-teal-600: #346655;--color-teal-700: #264B3E;--color-teal-800: #183229;--color-teal-900: #0B1A15;--color-text-danger: #BC3934;--color-text-link: #673B9B;--color-text-primary: #000000;--color-text-secondary: #2E2E2E;--color-text-tertiary: #808080;--color-text-warning: #D39D39;--color-white: #FFFFFF;--color-yellow-100: #F6EDDE;--color-yellow-200: #EED9B8;--color-yellow-300: #E5C691;--color-yellow-400: #DCB169;--color-yellow-500: #D39D39;--color-yellow-600: #A27630;--color-yellow-700: #725225;--color-yellow-800: #453119;--color-yellow-900: #1C140B}html[data-equality-theme=dark]{color-scheme:dark;--color-background: #0F0F11;--color-background-base: #0F0F11;--color-background-bottom: #000000;--color-background-overlay: #1D1D1F;--color-background-raised: #161618;--color-background-sunken: #09090B;--color-background-top: #242426;--color-badge-background-accepted: #3F2A86;--color-badge-background-comment: #3F2A86;--color-badge-background-compliant: #2B4E23;--color-badge-background-danger: #692622;--color-badge-background-in-progress: #69381D;--color-badge-background-in-review: #3F2A86;--color-badge-background-neutral: #484848;--color-badge-background-non-compliant: #692622;--color-badge-background-not-applicable: #484848;--color-badge-background-not-started: #484848;--color-badge-background-primary: #3F2A86;--color-badge-background-question: #3F2A86;--color-badge-background-ready-for-review: #25336E;--color-badge-background-secondary: #25336E;--color-badge-background-success: #2B4E23;--color-badge-background-warning: #725225;--color-badge-text-accepted: #CCC6FF;--color-badge-text-comment: #CCC6FF;--color-badge-text-compliant: #BDD8BD;--color-badge-text-danger: #EFC0B8;--color-badge-text-in-progress: #ECC9B4;--color-badge-text-in-review: #CCC6FF;--color-badge-text-neutral: #DEDEDE;--color-badge-text-non-compliant: #EFC0B8;--color-badge-text-not-applicable: #DEDEDE;--color-badge-text-not-started: #DEDEDE;--color-badge-text-primary: #CCC6FF;--color-badge-text-question: #CCC6FF;--color-badge-text-ready-for-review: #BAC8F0;--color-badge-text-secondary: #BAC8F0;--color-badge-text-success: #DEDEDE;--color-badge-text-warning: #EED9B8;--color-border: #2E2E2E;--color-border-base: #2E2E2E;--color-border-bottom: #29292B;--color-border-overlay: #47474A;--color-border-raised: #3A3A3C;--color-border-sunken: #2E2E2E;--color-border-top: #555557;--color-button-danger-border: #BC3934;--color-button-danger-fill: #BC3934;--color-button-primary-border: #864AC4;--color-button-primary-fill: #864AC4;--color-button-secondary-border: #FFFFFF;--color-button-secondary-fill: #FFFFFF;--color-button-secondary-text: #000000;--color-button-tertiary-border: #484848;--color-button-tertiary-fill: #000000;--color-button-tertiary-text: #FFFFFF;--color-button-warning-border: #D39D39;--color-button-warning-fill: #D39D39;--color-card-background: #161616;--color-card-border: #2E2E2E;--color-focus-ring: #BB9CE2;--color-popover-background: #09090B;--color-resource-background-agent: #264B3E;--color-resource-background-benchmark: #5C2165;--color-resource-background-benchmark-result: #5C2165;--color-resource-background-binary: #9C652D;--color-resource-background-certificate: #414719;--color-resource-background-code: #9C652D;--color-resource-background-compute: #725225;--color-resource-background-config: #9C652D;--color-resource-background-context: #244560;--color-resource-background-credential: #414719;--color-resource-background-database: #3F2A86;--color-resource-background-dataset: #3F2A86;--color-resource-background-document: #934B29;--color-resource-background-guardrail: #5C2165;--color-resource-background-media: #934B29;--color-resource-background-model: #25336E;--color-resource-background-prompt: #244560;--color-resource-background-reasoning: #244560;--color-resource-background-skill: #934B29;--color-resource-background-system-prompt: #244560;--color-resource-background-token: #414719;--color-resource-background-tool: #692622;--color-resource-background-unknown: #484848;--color-resource-text-agent: #B6D8CB;--color-resource-text-benchmark: #CD94D6;--color-resource-text-benchmark-result: #CD94D6;--color-resource-text-binary: #EFD2B7;--color-resource-text-certificate: #CDD3B4;--color-resource-text-code: #EFD2B7;--color-resource-text-compute: #EED9B8;--color-resource-text-config: #EFD2B7;--color-resource-text-context: #B4D3E7;--color-resource-text-credential: #CDD3B4;--color-resource-text-database: #CCC6FF;--color-resource-text-dataset: #CCC6FF;--color-resource-text-document: #ECC9B4;--color-resource-text-guardrail: #CD94D6;--color-resource-text-media: #ECC9B4;--color-resource-text-model: #BAC8F0;--color-resource-text-prompt: #B4D3E7;--color-resource-text-reasoning: #B4D3E7;--color-resource-text-skill: #ECC9B4;--color-resource-text-system-prompt: #B4D3E7;--color-resource-text-token: #CDD3B4;--color-resource-text-tool: #EFC0B8;--color-resource-text-unknown: #DEDEDE;--color-text-danger: #CF6A60;--color-text-link: #A074D4;--color-text-primary: #FFFFFF;--color-text-secondary: #BEBEBE;--color-text-tertiary: #808080;--color-text-warning: #DCB169}@supports (color: color(display-p3 1 1 1)){html{--color-amber-100: color(display-p3 .9767 .9238 .8764);--color-amber-200: color(display-p3 .9376 .8222 .7184);--color-amber-300: color(display-p3 .896 .7203 .5608);--color-amber-400: color(display-p3 .8518 .6176 .3997);--color-amber-500: color(display-p3 .805 .5129 .2188);--color-amber-600: color(display-p3 .6137 .3942 .177);--color-amber-700: color(display-p3 .4327 .2812 .1347);--color-amber-800: color(display-p3 .2643 .1753 .09139);--color-amber-900: color(display-p3 .1121 .07777 .04646);--color-background: color(display-p3 1 1 1);--color-background-base: color(display-p3 1 1 1);--color-background-bottom: color(display-p3 .7758 .7817 .7887);--color-background-overlay: color(display-p3 .9946 .9998 .9999);--color-background-raised: color(display-p3 .9554 .9616 .9688);--color-background-sunken: color(display-p3 .8648 .8708 .8779);--color-background-top: color(display-p3 .9294 .9355 .9426);--color-badge-background-accepted: color(display-p3 .795 .7755 .9866);--color-badge-background-comment: color(display-p3 .795 .7755 .9866);--color-badge-background-compliant: color(display-p3 .7403 .8486 .7417);--color-badge-background-danger: color(display-p3 .9358 .751 .7228);--color-badge-background-in-progress: color(display-p3 .9272 .788 .7058);--color-badge-background-in-review: color(display-p3 .795 .7755 .9866);--color-badge-background-neutral: color(display-p3 .8698 .8698 .8698);--color-badge-background-non-compliant: color(display-p3 .9358 .751 .7228);--color-badge-background-not-applicable: color(display-p3 .8698 .8698 .8698);--color-badge-background-not-started: color(display-p3 .8698 .8698 .8698);--color-badge-background-primary: color(display-p3 .795 .7755 .9866);--color-badge-background-question: color(display-p3 .795 .7755 .9866);--color-badge-background-ready-for-review: color(display-p3 .7289 .7853 .9401);--color-badge-background-secondary: color(display-p3 .7289 .7853 .9401);--color-badge-background-success: color(display-p3 .7403 .8486 .7417);--color-badge-background-warning: color(display-p3 .9327 .8528 .7204);--color-badge-text-accepted: color(display-p3 .1608 .1145 .3417);--color-badge-text-comment: color(display-p3 .1608 .1145 .3417);--color-badge-text-compliant: color(display-p3 .1097 .1998 .08667);--color-badge-text-danger: color(display-p3 .2625 .1106 .09605);--color-badge-text-in-progress: color(display-p3 .2598 .1437 .07482);--color-badge-text-in-review: color(display-p3 .1608 .1145 .3417);--color-badge-text-neutral: color(display-p3 .1792 .1792 .1792);--color-badge-text-non-compliant: color(display-p3 .2625 .1106 .09605);--color-badge-text-not-applicable: color(display-p3 .1792 .1792 .1792);--color-badge-text-not-started: color(display-p3 .1792 .1792 .1792);--color-badge-text-primary: color(display-p3 .1608 .1145 .3417);--color-badge-text-question: color(display-p3 .1608 .1145 .3417);--color-badge-text-ready-for-review: color(display-p3 .1017 .1411 .2832);--color-badge-text-secondary: color(display-p3 .1017 .1411 .2832);--color-badge-text-success: color(display-p3 .1097 .1998 .08667);--color-badge-text-warning: color(display-p3 .2723 .1933 .09642);--color-black: color(display-p3 0 0 0);--color-blue-100: color(display-p3 .9115 .9345 .994);--color-blue-200: color(display-p3 .7289 .7853 .9401);--color-blue-300: color(display-p3 .5545 .6362 .8816);--color-blue-400: color(display-p3 .3895 .4853 .8187);--color-blue-500: color(display-p3 .2366 .3261 .7513);--color-blue-600: color(display-p3 .1892 .2629 .5868);--color-blue-700: color(display-p3 .1442 .2013 .4303);--color-blue-800: color(display-p3 .1017 .1411 .2832);--color-blue-900: color(display-p3 .06177 .08243 .1475);--color-border: color(display-p3 .7432 .7432 .7432);--color-border-base: color(display-p3 .7432 .7432 .7432);--color-border-bottom: color(display-p3 .6158 .6214 .6281);--color-border-overlay: color(display-p3 .8011 .807 .814);--color-border-raised: color(display-p3 .7383 .7441 .751);--color-border-sunken: color(display-p3 .7432 .7432 .7432);--color-border-top: color(display-p3 .8011 .807 .814);--color-brand-green: color(display-p3 .4374 .6383 .4134);--color-brand-primary: color(display-p3 .7319 .6108 .8873);--color-brand-red: color(display-p3 .8114 .4167 .3761);--color-brand-secondary: color(display-p3 .3895 .4853 .8187);--color-brand-yellow: color(display-p3 .863 .6958 .4108);--color-button-danger-border: color(display-p3 .5698 .1873 .1674);--color-button-danger-fill: color(display-p3 .7365 .2216 .2026);--color-button-danger-text: color(display-p3 1 1 1);--color-button-primary-border: color(display-p3 .5242 .2903 .7705);--color-button-primary-fill: color(display-p3 .5242 .2903 .7705);--color-button-primary-text: color(display-p3 1 1 1);--color-button-secondary-border: color(display-p3 .0861 .0861 .0861);--color-button-secondary-fill: color(display-p3 .0861 .0861 .0861);--color-button-secondary-text: color(display-p3 1 1 1);--color-button-tertiary-border: color(display-p3 .7432 .7432 .7432);--color-button-tertiary-fill: color(display-p3 1 1 1);--color-button-tertiary-text: color(display-p3 0 0 0);--color-button-warning-border: color(display-p3 .6345 .463 .1863);--color-button-warning-fill: color(display-p3 .8263 .6154 .2247);--color-button-warning-text: color(display-p3 1 1 1);--color-card-background: color(display-p3 1 1 1);--color-card-border: color(display-p3 .8698 .8698 .8698);--color-cyan-100: color(display-p3 .8736 .9466 .9942);--color-cyan-200: color(display-p3 .7072 .8271 .9059);--color-cyan-300: color(display-p3 .5438 .7094 .8183);--color-cyan-400: color(display-p3 .381 .5932 .7315);--color-cyan-500: color(display-p3 .2084 .4784 .6451);--color-cyan-600: color(display-p3 .1767 .3704 .5098);--color-cyan-700: color(display-p3 .1394 .2691 .3776);--color-cyan-800: color(display-p3 .09755 .1752 .2506);--color-cyan-900: color(display-p3 .05266 .08974 .1315);--color-emerald-100: color(display-p3 .902 .9535 .9056);--color-emerald-200: color(display-p3 .7403 .8486 .7417);--color-emerald-300: color(display-p3 .5855 .7436 .5779);--color-emerald-400: color(display-p3 .4374 .6383 .4134);--color-emerald-500: color(display-p3 .2946 .5328 .2433);--color-emerald-600: color(display-p3 .2307 .4158 .1882);--color-emerald-700: color(display-p3 .1689 .3045 .136);--color-emerald-800: color(display-p3 .1097 .1998 .08667);--color-emerald-900: color(display-p3 .05386 .1032 .04065);--color-focus-ring: color(display-p3 .5242 .2903 .7705);--color-fuschia-100: color(display-p3 .9669 .9118 .9757);--color-fuschia-200: color(display-p3 .8859 .7455 .9086);--color-fuschia-300: color(display-p3 .8027 .5791 .8394);--color-fuschia-400: color(display-p3 .7171 .4076 .7681);--color-fuschia-500: color(display-p3 .6289 .209 .6944);--color-fuschia-600: color(display-p3 .4907 .1701 .542);--color-fuschia-700: color(display-p3 .3593 .1309 .3967);--color-fuschia-800: color(display-p3 .2359 .0912 .2602);--color-fuschia-900: color(display-p3 .1221 .05054 .1344);--color-greyscale-100: color(display-p3 1 1 1);--color-greyscale-200: color(display-p3 .8698 .8698 .8698);--color-greyscale-300: color(display-p3 .7432 .7432 .7432);--color-greyscale-400: color(display-p3 .6205 .6205 .6205);--color-greyscale-500: color(display-p3 .5021 .5021 .5021);--color-greyscale-600: color(display-p3 .3886 .3886 .3886);--color-greyscale-700: color(display-p3 .2806 .2806 .2806);--color-greyscale-800: color(display-p3 .1792 .1792 .1792);--color-greyscale-900: color(display-p3 .0861 .0861 .0861);--color-lilac-100: color(display-p3 .9492 .917 .9935);--color-lilac-200: color(display-p3 .8396 .7634 .9416);--color-lilac-300: color(display-p3 .7319 .6108 .8873);--color-lilac-400: color(display-p3 .6266 .4562 .8302);--color-lilac-500: color(display-p3 .5242 .2903 .7705);--color-lilac-600: color(display-p3 .4045 .2306 .6077);--color-lilac-700: color(display-p3 .2927 .172 .4505);--color-lilac-800: color(display-p3 .1898 .115 .3008);--color-lilac-900: color(display-p3 .09683 .05998 .1612);--color-olive-100: color(display-p3 .9314 .9449 .8779);--color-olive-200: color(display-p3 .8033 .8266 .7044);--color-olive-300: color(display-p3 .6792 .7106 .5351);--color-olive-400: color(display-p3 .5596 .5967 .3684);--color-olive-500: color(display-p3 .4451 .4851 .1956);--color-olive-600: color(display-p3 .3469 .3792 .1453);--color-olive-700: color(display-p3 .2534 .2782 .09737);--color-olive-800: color(display-p3 .1652 .183 .0523);--color-olive-900: color(display-p3 .08365 .09501 .01653);--color-orange-100: color(display-p3 .9808 .9208 .8819);--color-orange-200: color(display-p3 .9272 .788 .7058);--color-orange-300: color(display-p3 .8711 .6538 .5378);--color-orange-400: color(display-p3 .8118 .517 .3762);--color-orange-500: color(display-p3 .7481 .374 .214);--color-orange-600: color(display-p3 .5752 .2954 .1593);--color-orange-700: color(display-p3 .4118 .2185 .1135);--color-orange-800: color(display-p3 .2598 .1437 .07482);--color-orange-900: color(display-p3 .1219 .07196 .04009);--color-popover-background: color(display-p3 .9738 .9799 .9872);--color-purple-100: color(display-p3 .9305 .9259 .9937);--color-purple-200: color(display-p3 .795 .7755 .9866);--color-purple-300: color(display-p3 .6663 .622 .9719);--color-purple-400: color(display-p3 .5463 .4591 .9504);--color-purple-500: color(display-p3 .4378 .2639 .9228);--color-purple-600: color(display-p3 .3399 .2142 .7184);--color-purple-700: color(display-p3 .2473 .1645 .5241);--color-purple-800: color(display-p3 .1608 .1145 .3417);--color-purple-900: color(display-p3 .08163 .06381 .1746);--color-red-100: color(display-p3 .9851 .9151 .9036);--color-red-200: color(display-p3 .9358 .751 .7228);--color-red-300: color(display-p3 .8779 .5865 .5474);--color-red-400: color(display-p3 .8114 .4167 .3761);--color-red-500: color(display-p3 .7365 .2216 .2026);--color-red-600: color(display-p3 .5698 .1873 .1674);--color-red-700: color(display-p3 .4113 .1505 .1319);--color-red-800: color(display-p3 .2625 .1106 .09605);--color-red-900: color(display-p3 .1251 .06706 .05944);--color-resource-agent: color(display-p3 .2615 .5132 .4268);--color-resource-background-agent: color(display-p3 .7135 .8482 .7942);--color-resource-background-benchmark: color(display-p3 .8859 .7455 .9086);--color-resource-background-benchmark-result: color(display-p3 .8859 .7455 .9086);--color-resource-background-binary: color(display-p3 .9376 .8222 .7184);--color-resource-background-certificate: color(display-p3 .8033 .8266 .7044);--color-resource-background-code: color(display-p3 .9376 .8222 .7184);--color-resource-background-compute: color(display-p3 .9327 .8528 .7204);--color-resource-background-config: color(display-p3 .9376 .8222 .7184);--color-resource-background-context: color(display-p3 .7072 .8271 .9059);--color-resource-background-credential: color(display-p3 .8033 .8266 .7044);--color-resource-background-database: color(display-p3 .795 .7755 .9866);--color-resource-background-dataset: color(display-p3 .795 .7755 .9866);--color-resource-background-document: color(display-p3 .9272 .788 .7058);--color-resource-background-guardrail: color(display-p3 .8859 .7455 .9086);--color-resource-background-media: color(display-p3 .9272 .788 .7058);--color-resource-background-model: color(display-p3 .7289 .7853 .9401);--color-resource-background-prompt: color(display-p3 .7072 .8271 .9059);--color-resource-background-reasoning: color(display-p3 .7072 .8271 .9059);--color-resource-background-skill: color(display-p3 .9272 .788 .7058);--color-resource-background-system-prompt: color(display-p3 .7072 .8271 .9059);--color-resource-background-token: color(display-p3 .8033 .8266 .7044);--color-resource-background-tool: color(display-p3 .9358 .751 .7228);--color-resource-background-unknown: color(display-p3 .8698 .8698 .8698);--color-resource-benchmark: color(display-p3 .6289 .209 .6944);--color-resource-benchmark-result: color(display-p3 .6289 .209 .6944);--color-resource-binary: color(display-p3 .805 .5129 .2188);--color-resource-certificate: color(display-p3 .4451 .4851 .1956);--color-resource-code: color(display-p3 .805 .5129 .2188);--color-resource-compute: color(display-p3 .8263 .6154 .2247);--color-resource-config: color(display-p3 .805 .5129 .2188);--color-resource-context: color(display-p3 .2084 .4784 .6451);--color-resource-credential: color(display-p3 .4451 .4851 .1956);--color-resource-database: color(display-p3 .4378 .2639 .9228);--color-resource-dataset: color(display-p3 .4378 .2639 .9228);--color-resource-document: color(display-p3 .7481 .374 .214);--color-resource-guardrail: color(display-p3 .6289 .209 .6944);--color-resource-media: color(display-p3 .7481 .374 .214);--color-resource-model: color(display-p3 .2366 .3261 .7513);--color-resource-prompt: color(display-p3 .2084 .4784 .6451);--color-resource-reasoning: color(display-p3 .2084 .4784 .6451);--color-resource-skill: color(display-p3 .7481 .374 .214);--color-resource-system-prompt: color(display-p3 .2084 .4784 .6451);--color-resource-text-agent: color(display-p3 .09443 .1941 .159);--color-resource-text-benchmark: color(display-p3 .2359 .0912 .2602);--color-resource-text-benchmark-result: color(display-p3 .2359 .0912 .2602);--color-resource-text-binary: color(display-p3 .2643 .1753 .09139);--color-resource-text-certificate: color(display-p3 .1652 .183 .0523);--color-resource-text-code: color(display-p3 .2643 .1753 .09139);--color-resource-text-compute: color(display-p3 .2723 .1933 .09642);--color-resource-text-config: color(display-p3 .2643 .1753 .09139);--color-resource-text-context: color(display-p3 .09755 .1752 .2506);--color-resource-text-credential: color(display-p3 .1652 .183 .0523);--color-resource-text-database: color(display-p3 .1608 .1145 .3417);--color-resource-text-dataset: color(display-p3 .1608 .1145 .3417);--color-resource-text-document: color(display-p3 .2598 .1437 .07482);--color-resource-text-guardrail: color(display-p3 .2359 .0912 .2602);--color-resource-text-media: color(display-p3 .2598 .1437 .07482);--color-resource-text-model: color(display-p3 .1017 .1411 .2832);--color-resource-text-prompt: color(display-p3 .09755 .1752 .2506);--color-resource-text-reasoning: color(display-p3 .09755 .1752 .2506);--color-resource-text-skill: color(display-p3 .2598 .1437 .07482);--color-resource-text-system-prompt: color(display-p3 .09755 .1752 .2506);--color-resource-text-token: color(display-p3 .1652 .183 .0523);--color-resource-text-tool: color(display-p3 .2625 .1106 .09605);--color-resource-text-unknown: color(display-p3 .1792 .1792 .1792);--color-resource-token: color(display-p3 .4451 .4851 .1956);--color-resource-tool: color(display-p3 .7365 .2216 .2026);--color-resource-unknown: color(display-p3 .5021 .5021 .5021);--color-teal-100: color(display-p3 .8678 .9647 .925);--color-teal-200: color(display-p3 .7135 .8482 .7942);--color-teal-300: color(display-p3 .5624 .734 .6673);--color-teal-400: color(display-p3 .4132 .6223 .5447);--color-teal-500: color(display-p3 .2615 .5132 .4268);--color-teal-600: color(display-p3 .2033 .4012 .3329);--color-teal-700: color(display-p3 .1475 .2946 .2434);--color-teal-800: color(display-p3 .09443 .1941 .159);--color-teal-900: color(display-p3 .04463 .1013 .08089);--color-text-danger: color(display-p3 .7365 .2216 .2026);--color-text-link: color(display-p3 .4045 .2306 .6077);--color-text-primary: color(display-p3 0 0 0);--color-text-secondary: color(display-p3 .1792 .1792 .1792);--color-text-tertiary: color(display-p3 .5021 .5021 .5021);--color-text-warning: color(display-p3 .8263 .6154 .2247);--color-white: color(display-p3 1 1 1);--color-yellow-100: color(display-p3 .966 .9299 .8701);--color-yellow-200: color(display-p3 .9327 .8528 .7204);--color-yellow-300: color(display-p3 .8984 .7748 .5691);--color-yellow-400: color(display-p3 .863 .6958 .4108);--color-yellow-500: color(display-p3 .8263 .6154 .2247);--color-yellow-600: color(display-p3 .6345 .463 .1863);--color-yellow-700: color(display-p3 .4487 .322 .1436);--color-yellow-800: color(display-p3 .2723 .1933 .09642);--color-yellow-900: color(display-p3 .1107 .07879 .04484)}html[data-equality-theme=dark]{--color-background: color(display-p3 .06018 .06019 .06787);--color-background-base: color(display-p3 .06018 .06019 .06787);--color-background-bottom: color(display-p3 1.094e-05 5.131e-06 6.469e-05);--color-background-overlay: color(display-p3 .1121 .1122 .1204);--color-background-raised: color(display-p3 .08523 .08526 .09324);--color-background-sunken: color(display-p3 .03547 .03547 .04268);--color-background-top: color(display-p3 .1399 .14 .1485);--color-badge-background-accepted: color(display-p3 .2473 .1645 .5241);--color-badge-background-comment: color(display-p3 .2473 .1645 .5241);--color-badge-background-compliant: color(display-p3 .1689 .3045 .136);--color-badge-background-danger: color(display-p3 .4113 .1505 .1319);--color-badge-background-in-progress: color(display-p3 .4118 .2185 .1135);--color-badge-background-in-review: color(display-p3 .2473 .1645 .5241);--color-badge-background-neutral: color(display-p3 .2806 .2806 .2806);--color-badge-background-non-compliant: color(display-p3 .4113 .1505 .1319);--color-badge-background-not-applicable: color(display-p3 .2806 .2806 .2806);--color-badge-background-not-started: color(display-p3 .2806 .2806 .2806);--color-badge-background-primary: color(display-p3 .2473 .1645 .5241);--color-badge-background-question: color(display-p3 .2473 .1645 .5241);--color-badge-background-ready-for-review: color(display-p3 .1442 .2013 .4303);--color-badge-background-secondary: color(display-p3 .1442 .2013 .4303);--color-badge-background-success: color(display-p3 .1689 .3045 .136);--color-badge-background-warning: color(display-p3 .4487 .322 .1436);--color-badge-text-accepted: color(display-p3 .795 .7755 .9866);--color-badge-text-comment: color(display-p3 .795 .7755 .9866);--color-badge-text-compliant: color(display-p3 .7403 .8486 .7417);--color-badge-text-danger: color(display-p3 .9358 .751 .7228);--color-badge-text-in-progress: color(display-p3 .9272 .788 .7058);--color-badge-text-in-review: color(display-p3 .795 .7755 .9866);--color-badge-text-neutral: color(display-p3 .8698 .8698 .8698);--color-badge-text-non-compliant: color(display-p3 .9358 .751 .7228);--color-badge-text-not-applicable: color(display-p3 .8698 .8698 .8698);--color-badge-text-not-started: color(display-p3 .8698 .8698 .8698);--color-badge-text-primary: color(display-p3 .795 .7755 .9866);--color-badge-text-question: color(display-p3 .795 .7755 .9866);--color-badge-text-ready-for-review: color(display-p3 .7289 .7853 .9401);--color-badge-text-secondary: color(display-p3 .7289 .7853 .9401);--color-badge-text-success: color(display-p3 .8698 .8698 .8698);--color-badge-text-warning: color(display-p3 .9327 .8528 .7204);--color-border: color(display-p3 .1792 .1792 .1792);--color-border-base: color(display-p3 .1792 .1792 .1792);--color-border-bottom: color(display-p3 .1589 .159 .1677);--color-border-overlay: color(display-p3 .2796 .2796 .2891);--color-border-raised: color(display-p3 .228 .2281 .2372);--color-border-sunken: color(display-p3 .1792 .1792 .1792);--color-border-top: color(display-p3 .3328 .3328 .3426);--color-button-danger-border: color(display-p3 .7365 .2216 .2026);--color-button-danger-fill: color(display-p3 .7365 .2216 .2026);--color-button-primary-border: color(display-p3 .5242 .2903 .7705);--color-button-primary-fill: color(display-p3 .5242 .2903 .7705);--color-button-secondary-border: color(display-p3 1 1 1);--color-button-secondary-fill: color(display-p3 1 1 1);--color-button-secondary-text: color(display-p3 0 0 0);--color-button-tertiary-border: color(display-p3 .2806 .2806 .2806);--color-button-tertiary-fill: color(display-p3 0 0 0);--color-button-tertiary-text: color(display-p3 1 1 1);--color-button-warning-border: color(display-p3 .8263 .6154 .2247);--color-button-warning-fill: color(display-p3 .8263 .6154 .2247);--color-card-background: color(display-p3 .0861 .0861 .0861);--color-card-border: color(display-p3 .1792 .1792 .1792);--color-focus-ring: color(display-p3 .7319 .6108 .8873);--color-popover-background: color(display-p3 .03547 .03547 .04268);--color-resource-background-agent: color(display-p3 .1475 .2946 .2434);--color-resource-background-benchmark: color(display-p3 .3593 .1309 .3967);--color-resource-background-benchmark-result: color(display-p3 .3593 .1309 .3967);--color-resource-background-binary: color(display-p3 .6137 .3942 .177);--color-resource-background-certificate: color(display-p3 .2534 .2782 .09737);--color-resource-background-code: color(display-p3 .6137 .3942 .177);--color-resource-background-compute: color(display-p3 .4487 .322 .1436);--color-resource-background-config: color(display-p3 .6137 .3942 .177);--color-resource-background-context: color(display-p3 .1394 .2691 .3776);--color-resource-background-credential: color(display-p3 .2534 .2782 .09737);--color-resource-background-database: color(display-p3 .2473 .1645 .5241);--color-resource-background-dataset: color(display-p3 .2473 .1645 .5241);--color-resource-background-document: color(display-p3 .5752 .2954 .1593);--color-resource-background-guardrail: color(display-p3 .3593 .1309 .3967);--color-resource-background-media: color(display-p3 .5752 .2954 .1593);--color-resource-background-model: color(display-p3 .1442 .2013 .4303);--color-resource-background-prompt: color(display-p3 .1394 .2691 .3776);--color-resource-background-reasoning: color(display-p3 .1394 .2691 .3776);--color-resource-background-skill: color(display-p3 .5752 .2954 .1593);--color-resource-background-system-prompt: color(display-p3 .1394 .2691 .3776);--color-resource-background-token: color(display-p3 .2534 .2782 .09737);--color-resource-background-tool: color(display-p3 .4113 .1505 .1319);--color-resource-background-unknown: color(display-p3 .2806 .2806 .2806);--color-resource-text-agent: color(display-p3 .7135 .8482 .7942);--color-resource-text-benchmark: color(display-p3 .8027 .5791 .8394);--color-resource-text-benchmark-result: color(display-p3 .8027 .5791 .8394);--color-resource-text-binary: color(display-p3 .9376 .8222 .7184);--color-resource-text-certificate: color(display-p3 .8033 .8266 .7044);--color-resource-text-code: color(display-p3 .9376 .8222 .7184);--color-resource-text-compute: color(display-p3 .9327 .8528 .7204);--color-resource-text-config: color(display-p3 .9376 .8222 .7184);--color-resource-text-context: color(display-p3 .7072 .8271 .9059);--color-resource-text-credential: color(display-p3 .8033 .8266 .7044);--color-resource-text-database: color(display-p3 .795 .7755 .9866);--color-resource-text-dataset: color(display-p3 .795 .7755 .9866);--color-resource-text-document: color(display-p3 .9272 .788 .7058);--color-resource-text-guardrail: color(display-p3 .8027 .5791 .8394);--color-resource-text-media: color(display-p3 .9272 .788 .7058);--color-resource-text-model: color(display-p3 .7289 .7853 .9401);--color-resource-text-prompt: color(display-p3 .7072 .8271 .9059);--color-resource-text-reasoning: color(display-p3 .7072 .8271 .9059);--color-resource-text-skill: color(display-p3 .9272 .788 .7058);--color-resource-text-system-prompt: color(display-p3 .7072 .8271 .9059);--color-resource-text-token: color(display-p3 .8033 .8266 .7044);--color-resource-text-tool: color(display-p3 .9358 .751 .7228);--color-resource-text-unknown: color(display-p3 .8698 .8698 .8698);--color-text-danger: color(display-p3 .8114 .4167 .3761);--color-text-link: color(display-p3 .6266 .4562 .8302);--color-text-primary: color(display-p3 1 1 1);--color-text-secondary: color(display-p3 .7432 .7432 .7432);--color-text-tertiary: color(display-p3 .5021 .5021 .5021);--color-text-warning: color(display-p3 .863 .6958 .4108)}}:root{--font-sans: "TWK Lausanne", "Inter", ui-sans-serif, system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--bg-app: var(--color-background);--bg-panel: var(--color-background-raised);--bg-card: var(--color-card-background);--ink: var(--color-text-primary);--ink-secondary: var(--color-text-secondary);--ink-muted: var(--color-text-tertiary);--line: var(--color-card-border);--line-strong: var(--color-border);--brand-chain-of-trust: var(--color-blue-600);--accent: var(--brand-chain-of-trust);--accent-soft: color-mix(in srgb, var(--accent) 14%, transparent);--focus-ring: var(--color-focus-ring);--state-success-bg: var(--color-badge-background-success);--state-success-fg: var(--color-badge-text-success);--state-danger-bg: var(--color-badge-background-danger);--state-danger-fg: var(--color-badge-text-danger);--state-warning-bg: var(--color-badge-background-warning);--state-warning-fg: var(--color-badge-text-warning);--state-neutral-bg: var(--color-badge-background-neutral);--state-neutral-fg: var(--color-badge-text-neutral);--state-attested-bg: var(--color-badge-background-secondary);--state-attested-fg: var(--color-badge-text-secondary);--state-success: var(--color-emerald-500);--state-danger: var(--color-red-500);--state-warning: var(--color-yellow-500);--state-unknown: var(--color-greyscale-400);--state-attested: var(--color-blue-500);--lane-bg: color-mix(in srgb, var(--color-background-top) 55%, transparent);--lane-border: var(--color-border);--raw-pane: var(--color-background-sunken);--raw-ink: var(--color-text-secondary);--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .75rem;--shadow-card: 0 1px 2px var(--color-shadow-sunken, rgba(0, 0, 0, .05)), 0 4px 14px var(--color-shadow-overlay, rgba(0, 0, 0, .1));--ease-smooth: cubic-bezier(.16, 1, .3, 1)}html[data-equality-theme=dark]{--brand-chain-of-trust: var(--color-blue-300);--shadow-card: 0 1px 2px rgba(0, 0, 0, .5), 0 4px 14px rgba(0, 0, 0, .35)}html,body,#root{margin:0;padding:0;height:100%;width:100%;background:var(--bg-app);font-family:var(--font-sans);color:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s var(--ease-smooth),color .2s var(--ease-smooth)}*{box-sizing:border-box}button:not([disabled]),[role=button]:not([disabled]){cursor:pointer}:where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}*{scrollbar-color:var(--color-greyscale-500) transparent;scrollbar-width:thin}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes vcomp-spin{to{transform:rotate(360deg)}}.vcomp-spinner{width:26px;height:26px;flex:0 0 auto;border-radius:999px;border:3px solid color-mix(in srgb,var(--ink-muted) 30%,transparent);border-top-color:var(--accent);animation:vcomp-spin .9s linear infinite}.react-flow__node{animation:fade-in .5s var(--ease-smooth) backwards}.react-flow__edge-path{transition:stroke .3s var(--ease-smooth)}.react-flow__controls{box-shadow:var(--shadow-card);border-radius:var(--radius-md);overflow:hidden}.react-flow{--xy-controls-button-background-color: var(--bg-panel);--xy-controls-button-background-color-hover: var(--color-background-top);--xy-controls-button-border-color: var(--line);--xy-controls-button-color: var(--ink);--xy-controls-button-color-hover: var(--ink);--xy-attribution-background-color: color-mix(in srgb, var(--bg-panel) 60%, transparent)}.react-flow .react-flow__edges{overflow:visible}.vcomp-spinner-sm{width:11px;height:11px;flex:0 0 auto;border-radius:999px;border:2px solid color-mix(in srgb,var(--ink-muted) 35%,transparent);border-top-color:var(--accent);animation:vcomp-spin .9s linear infinite}
