.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: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--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))}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:root{color-scheme:light;--c-bg: #f8fafc;--c-bg-card: #ffffff;--c-sidebar-bg: #ffffff;--c-sidebar-border: #e2e8f0;--c-border: #e2e8f0;--c-border-light: #f1f5f9;--c-text-primary: #0f172a;--c-text-secondary: #475569;--c-text-tertiary: #94a3b8;--c-accent: #0284c7;--c-accent-light: #f0f9ff;--c-accent-hover: #0369a1;--c-green: #059669;--c-green-light: #ecfdf5;--c-blue: #2563eb;--c-blue-light: #eff6ff;--c-orange: #d97706;--c-orange-light: #fffbeb;--c-red: #dc2626;--c-red-light: #fef2f2;--c-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--c-shadow-md: 0 12px 30px -12px rgba(15, 23, 42, .22);--c-shadow-lg: 0 24px 48px -18px rgba(15, 23, 42, .28);--c-radius-sm: 8px;--c-radius-md: 12px;--c-radius-lg: 16px;--c-radius-xl: 20px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit}button,[role=button],a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}::selection{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.app-list-page,.skill-page,.mcp-page,.kb-page,.debug-page,.team-management-page,.team-detail-page,.api-key-management-page,.apikey-management-page,.cost-statistics-page,.rate-limit-page,.trace-list-page,.trace-detail-page,.template-market-page,.model-settings-page{display:flex;min-width:0px;flex-direction:column}.model-settings-heading{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.model-settings-title{margin:0;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.model-settings-subtitle{margin-bottom:0!important;margin-top:.25rem!important;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.model-settings-alert{margin-bottom:1.25rem}.model-settings-loading{display:flex;min-height:18rem;align-items:center;justify-content:center}.model-provider-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 1280px){.model-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.model-provider-card{border-radius:1rem;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.model-provider-card .ant-card-body{display:flex;height:100%;flex-direction:column;padding:1.25rem}.model-provider-card-header{margin-bottom:1.25rem;display:flex;align-items:flex-start;gap:.75rem}.model-provider-icon{display:flex;width:2.75rem;height:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.model-provider-copy{min-width:0px;flex:1 1 0%}.model-provider-copy p{margin-bottom:0!important;margin-top:.25rem!important;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.model-provider-title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.model-provider-title-main{display:flex;min-width:0px;flex-wrap:wrap;align-items:center;gap:.5rem}.model-provider-title-row h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.model-provider-apply-key{height:2rem!important;--tw-border-opacity: 1 !important;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))!important;font-size:.75rem!important;line-height:1rem!important;--tw-text-opacity: 1 !important;color:rgb(3 105 161 / var(--tw-text-opacity, 1))!important}.model-provider-apply-key:hover{--tw-border-opacity: 1 !important;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(7 89 133 / var(--tw-text-opacity, 1))!important}.model-test-result{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;border-radius:.75rem;border-width:1px;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.model-provider-actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem}.debug-model-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.app-toolbar,.skill-toolbar,.team-toolbar,.apikey-toolbar,.cost-statistics-toolbar,.rate-limit-toolbar,.trace-list-toolbar,.trace-detail-toolbar,.template-market-header,.kb-page-header,.debug-page-header,.team-detail-header{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.app-toolbar-left,.skill-toolbar-left,.team-toolbar-left,.apikey-toolbar-left,.team-detail-header-left,.team-detail-header-right,.trace-list-toolbar-actions,.app-toolbar-right,.team-toolbar-right,.apikey-toolbar-right,.cost-statistics-filters,.debug-header-stats{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem}.app-page-title,.skill-page-title,.team-page-title,.apikey-page-title,.kb-page-title,.debug-page-title,.cost-statistics-toolbar h2,.rate-limit-toolbar h2,.trace-list-toolbar h2,.template-market-header-title h2{margin:0;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.app-count-badge,.skill-count-badge,.team-count-badge,.apikey-count-badge,.template-count-badge,.kb-doc-count,.template-category-count{display:inline-flex;min-width:1.25rem;flex-shrink:0;align-items:center;justify-content:center;white-space:nowrap;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:.75rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);line-height:1rem;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.template-market-header{margin-bottom:0!important}.template-market-heading-copy{min-width:0px}.template-market-header-title{display:flex;min-width:0px;align-items:center;gap:.5rem}.app-search,.team-search,.template-search-input{width:100%}@media (min-width: 640px){.app-search,.team-search,.template-search-input{width:15rem}}.template-filter-select{width:100%}@media (min-width: 640px){.template-filter-select{width:10rem}}.template-search-icon{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.app-grid-loading,.skill-grid-loading,.template-grid-loading,.team-loading,.apikey-loading,.rate-limit-loading,.trace-list-loading,.trace-detail-loading,.chunk-loading,.cost-loading,.cost-empty{display:flex;min-height:18rem;align-items:center;justify-content:center}.app-empty-wrapper,.skill-empty-wrapper,.team-empty-wrapper,.apikey-empty-wrapper,.template-empty-wrapper{border-radius:1rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:3.5rem 1.5rem;text-align:center}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:.5rem}.chat-msg--assistant{margin-right:auto}.chat-bubble--assistant{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.chat-time{font-size:11px;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.run-clear-btn{flex-shrink:0}.app-share-settings{display:grid;gap:1.25rem}.share-card{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.share-public-toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.share-link-row{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){.share-link-row{flex-direction:row;align-items:center}}.share-link-row .ant-input{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:.75rem!important;line-height:1rem!important}.embed-code-box{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:1rem}.embed-code-label{margin-bottom:.5rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.embed-code-box pre{margin:0;overflow:auto;white-space:pre-wrap;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.app-card-grid,.skill-card-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.app-card-grid,.skill-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.app-card-grid,.skill-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1536px){.app-card-grid,.skill-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.app-card,.skill-card{position:relative;display:flex;min-height:13rem;cursor:pointer;flex-direction:column;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.app-card:hover,.skill-card:hover{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1));background-color:#f0f9ff33}.app-card--new,.skill-card--new{min-height:13rem;align-items:center;justify-content:center;border-style:dashed;background-color:#f8fafc99;text-align:center;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.app-card--new:hover,.skill-card--new:hover{background-color:#f0f9ff80}.app-card-body,.skill-card-body{display:flex;flex:1 1 0%;flex-direction:column;padding:.75rem 1.25rem 1rem}.app-card-header,.skill-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-left:1.25rem;padding-right:1.25rem;padding-top:1.25rem}.app-card-icon,.skill-card-icon,.kb-table-icon,.template-card-icon{display:flex;width:2.75rem;height:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.app-card-icon-img{width:100%;height:100%;border-radius:.75rem;-o-object-fit:cover;object-fit:cover}.app-card-name,.skill-card-name{min-width:0px;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.app-card-menu-btn,.skill-card-menu-btn{margin-right:-.5rem;margin-top:-.5rem;display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.app-card-menu-btn:hover,.skill-card-menu-btn:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.app-card-desc,.skill-card-desc{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.app-card-footer,.skill-card-footer{margin-top:auto;display:flex;min-height:3rem;align-items:center;justify-content:space-between;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));background-color:#f8fafc80;padding:.75rem 1.25rem}.app-card-time{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.app-card-enter{display:flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.app-card-new-icon,.skill-card-new-icon{margin-bottom:.75rem;display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.app-card-new-label,.skill-card-new-label{font-weight:600;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.skill-status-dot{width:.5rem;height:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.skill-type-badge,.status-badge,.template-official-badge,.template-tag{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500}.skill-type-badge--builtin,.status-badge--published{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.skill-type-badge--custom,.status-badge--draft{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.status-badge--archived{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.app-table,.team-table,.apikey-table,.kb-table-card,.rate-limit-section,.cost-chart-card,.cost-ranking-section,.cost-usage-section,.debug-chat-card,.debug-workflow-card,.mcp-tools-panel,.team-tab-content{min-width:0px;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.team-name-cell,.apikey-name-cell,.member-user-cell,.team-app-cell{display:flex;min-width:0px;align-items:center;gap:.75rem}.team-name-info,.apikey-name-info,.team-detail-info{min-width:0px}.team-name-text,.apikey-name-text,.member-username,.team-app-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.team-name-desc,.team-desc-text{margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.apikey-prefix{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.apikey-reveal-box{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:1rem}.apikey-reveal-label{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.apikey-reveal-key{word-break:break-all;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.apikey-tip{margin-top:.75rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.team-detail-info h2{margin:0;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.team-detail-info p{margin:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.team-tab-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:1rem}@media (min-width: 640px){.team-tab-toolbar{padding-left:1.25rem;padding-right:1.25rem}}.team-tab-toolbar-copy{min-width:0px}.team-tab-toolbar-copy h3{margin:0;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.team-tab-toolbar-copy .ant-typography{margin-top:.125rem;display:block;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.team-tab-toolbar .ant-btn{min-height:2.5rem;flex-shrink:0}.team-detail-table{min-width:0px}.team-detail-table .ant-table-container{border-radius:0}.team-table .ant-table-thead>tr>th,.team-detail-table .ant-table-thead>tr>th{border-bottom-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important;padding:.75rem 1rem;--tw-text-opacity: 1 !important;color:rgb(51 65 85 / var(--tw-text-opacity, 1))!important}@media (min-width: 640px){.team-table .ant-table-thead>tr>th,.team-detail-table .ant-table-thead>tr>th{padding-left:1.25rem;padding-right:1.25rem}}.team-detail-table .ant-table-tbody>tr>td{padding:.875rem 1rem}@media (min-width: 640px){.team-detail-table .ant-table-tbody>tr>td{padding-left:1.25rem;padding-right:1.25rem}}.team-detail-table .ant-table-tbody>tr:last-child>td{border-bottom-width:0px}.page-stats-row,.kb-stats-row,.cost-stat-cards{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.page-stats-row,.kb-stats-row,.cost-stat-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.page-stats-row,.kb-stats-row,.cost-stat-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}.page-stat-card,.kb-stat-card,.cost-stat-card{border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.page-stat-card:hover,.kb-stat-card:hover,.cost-stat-card:hover{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.page-stat-label,.kb-stat-label,.cost-stat-card-label{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.page-stat-value,.kb-stat-value,.cost-stat-card-value{font-size:1.5rem;line-height:2rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.kb-stat-value--blue,.cost-stat-card-value.token-value{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.cost-stat-card-value.cost-value{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.cost-stat-card-value.call-value{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.cost-stat-card-value.avg-value{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.cost-unit{margin-left:.25rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.page-section-header,.doc-list-header{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.page-section-desc,.kb-page-desc,.debug-page-desc,.template-market-subtitle{margin:0;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.kb-table-card{overflow-x:auto}.kb-table-name{display:flex;min-width:0px;align-items:flex-start;gap:.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.kb-table-name>div:last-child{min-width:0px}.kb-table-desc{margin-top:.25rem;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.kb-table-actions{flex-wrap:nowrap;white-space:nowrap}.kb-table-actions .ant-btn{flex-shrink:0}.action-btn{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.action-btn--docs{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.action-btn--danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.kb-modal-fields{display:grid;gap:1rem}.kb-field{display:grid;gap:.375rem}.kb-field-label{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.doc-modal-title,.chunk-modal-title{display:flex;align-items:center;gap:.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.doc-modal-body,.chunk-modal-body{padding-top:.5rem;padding-bottom:.5rem}.doc-dragger{border-radius:.75rem;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1));background-color:#f8fafcb3;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.doc-dragger:hover{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1));background-color:#f0f9ff66}.doc-dragger-text{font-weight:500;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.doc-dragger-hint{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.doc-list-section{margin-top:1.25rem}.chunk-back-btn{margin-bottom:1rem}.chunk-list{display:grid;max-height:60vh;gap:.75rem;overflow-y:auto;padding-right:.25rem}.chunk-card{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem}.chunk-card-header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chunk-index{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.chunk-doc-name,.chunk-meta{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chunk-content{white-space:pre-wrap;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.chunk-summary{margin-top:.75rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.template-market-page{gap:1.25rem}.template-create-form{margin-top:1.25rem}.template-import-form{margin-top:1rem}.template-empty-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-empty-content strong{font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.template-empty-content .ant-btn{margin-top:.5rem}.template-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.template-category-tabs{display:flex;flex:1 1 0%;gap:1.5rem;overflow-x:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.template-category-tab{display:flex;flex-shrink:0;cursor:pointer;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.625rem .25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.template-category-tab:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.template-category-tab.active{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.template-card{position:relative;min-width:0px;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.template-card:hover{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.template-card .ant-card-body{padding:0}.template-card-cover{position:relative;display:flex;height:5rem;align-items:center;justify-content:center;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.template-card-cover{height:6rem}}.template-card-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.template-card-cover-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.template-card-cover-icon{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.template-card .template-official-badge{position:absolute;right:.75rem;top:.75rem;gap:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.25rem .5rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.template-card-content{padding:.75rem}.template-card-heading{display:flex;min-width:0px;align-items:flex-start;gap:.5rem}.template-card-title{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.template-card-title>span:last-child{min-width:0px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-card-title .template-card-icon{width:1.75rem;height:1.75rem;border-radius:.5rem;font-size:.875rem;line-height:1.25rem}.template-card-description{margin-bottom:0;margin-top:.375rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-card-tags{margin-top:.5rem;display:flex;flex-wrap:nowrap;gap:.375rem;overflow:hidden}.template-tag{margin:0!important;max-width:7rem;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.template-card-actions{margin-top:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding-top:.75rem}.template-card-actions .ant-btn{min-height:2.5rem;width:100%}.template-card-detail-action,.template-card-import-action{border-radius:.5rem!important;padding-left:.5rem!important;padding-right:.5rem!important}.template-card-menu-button{margin-right:-.25rem!important;margin-top:-.25rem!important;display:flex!important;width:2.5rem!important;height:2.5rem!important;flex-shrink:0!important;align-items:center!important;justify-content:center!important;border-radius:.5rem!important;padding:0!important;--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.template-card-menu-button:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.template-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.template-pagination-info{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-detail{display:grid;gap:1rem}.template-detail-header{display:flex;align-items:flex-start;gap:.75rem}.template-detail-icon{display:flex;width:3rem;height:3rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.template-detail-header>div{min-width:0px}.template-detail-header h3{margin:0;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.template-detail-meta{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.template-official-tag{margin:0!important;--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.template-detail-section{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem}.template-detail-section h4{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.template-detail-section p{margin:0;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.template-detail-structure,.import-template-preview{max-height:18rem;overflow:auto;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:1rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.import-template-preview{display:grid;gap:.5rem}.import-template-preview p{margin:0}.template-detail-structure{display:flex;flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:.25rem}.template-detail-footer{display:flex;justify-content:flex-end;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem}.debug-stat{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;text-align:right}.debug-stat-label{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.debug-stat-value{font-size:1rem;line-height:1.5rem;font-weight:600;--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.debug-tab-bar{margin-bottom:1rem;display:flex;width:100%;gap:1.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:transparent}.debug-tab{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.625rem .25rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.debug-tab:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.debug-tab--active{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.debug-chat-card,.debug-workflow-card{display:flex;min-height:28rem;flex-direction:column}@media (min-width: 640px){.debug-chat-card,.debug-workflow-card{height:calc(100dvh - 14.5rem)}}.debug-messages{display:flex;flex:1 1 0%;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1.25rem}.debug-empty,.debug-wf-empty{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:4rem 1.25rem;text-align:center;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.debug-empty-icon{display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.chat-msg{display:flex;max-width:88%;gap:.75rem}.chat-avatar{display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chat-avatar--assistant{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}@keyframes pulse{50%{opacity:.5}}.chat-avatar--streaming{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.chat-body{min-width:0px}.chat-meta{margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.chat-name{font-weight:600;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.chat-bubble{border-radius:.375rem 1rem 1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;font-size:.875rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.chat-markdown{overflow-wrap:anywhere}.chat-markdown>:first-child{margin-top:0}.chat-markdown>:last-child{margin-bottom:0}.chat-refs{margin-top:.75rem;display:grid;gap:.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:.75rem}.chat-refs-label{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.chat-ref-item{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem}.chat-ref-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.chat-ref-score{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.chat-streaming-label{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.debug-input-area{display:grid;gap:.75rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem}.debug-input-area>.ant-select{height:2.25rem!important;width:100%!important}@media (min-width: 640px){.debug-input-area>.ant-select{max-width:18rem!important}}.debug-input-area>.ant-select .ant-select-selector{height:2.25rem!important;align-items:center!important}.debug-input-row{display:flex;align-items:flex-end;gap:.75rem}.debug-textarea,.debug-wf-inputs-textarea{flex:1 1 0%}.debug-send-btn{flex-shrink:0}.debug-wf-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.debug-wf-run-btn{height:2.25rem!important;min-width:8rem!important;border-radius:.5rem!important;font-weight:600!important;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.debug-wf-run-btn:disabled{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.debug-wf-inputs{display:grid;gap:.5rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding:1rem}.debug-wf-inputs-label{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.debug-wf-result,.debug-wf-nodes{padding:1rem}.debug-wf-node-list{display:grid;gap:.75rem}.debug-wf-node-card{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1rem}.debug-wf-node-header{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.debug-wf-node-id{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.debug-wf-node-badge,.debug-wf-status{display:inline-flex;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600}.debug-wf-pre,.debug-wf-node-output{max-height:16rem;overflow:auto;white-space:pre-wrap;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:.75rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.debug-wf-node-error{margin-top:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.cost-charts-row{margin-bottom:1.25rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 1280px){.cost-charts-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.cost-chart-card{padding:1.25rem}@media (min-width: 1280px){.cost-chart-card{grid-column:span 2 / span 2}.cost-chart-card+.cost-chart-card{grid-column:span 1 / span 1}}.cost-ranking-section,.cost-usage-section,.rate-limit-section{margin-bottom:1.25rem;padding:1.25rem}.cost-chart-card h3,.cost-ranking-section h3,.cost-usage-section h3,.rate-limit-section h3{margin:0;margin-bottom:1rem;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.cost-chart-container{position:relative;height:20rem}.cost-ranking-chart{position:relative;height:18rem}.quota-bar-fill.high{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.quota-bar-fill.medium{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.quota-bar-fill.low{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.circuit-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.circuit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.circuit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.circuit-card{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.circuit-card:hover{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.circuit-card-header{margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.circuit-card-name{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.circuit-card-detail{margin-bottom:.75rem;display:grid;gap:.5rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.circuit-card-actions{display:flex;justify-content:flex-end}.trace-json-block{margin:0;max-height:13rem;overflow:auto;white-space:pre-wrap;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:1rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.trace-detail-title{margin-left:1rem;margin-right:1rem;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap;align-items:center;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.trace-waterfall{position:relative;min-width:40rem}.trace-waterfall-header,.trace-waterfall-row{display:flex;align-items:center;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.trace-waterfall-header{margin-bottom:.25rem;padding-bottom:.5rem}.trace-waterfall-row{height:2.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.trace-waterfall-row:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.trace-waterfall-label{width:12rem;min-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.trace-waterfall-bar-area{position:relative;height:100%;min-width:0px;flex:1 1 0%}.trace-waterfall-timeline{display:flex;justify-content:space-between;font-size:11px;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.trace-waterfall-bar{position:absolute;top:50%;height:1rem;min-width:.25rem;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1));opacity:.8;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.trace-waterfall-bar:hover{opacity:1}.trace-waterfall-duration{position:absolute;top:50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap;font-size:11px;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.auth-page{display:flex;min-height:100dvh;width:100%;overflow:hidden}.auth-brand{position:relative;display:none;width:27rem;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:3rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.auth-brand{display:flex}}.auth-brand:before,.auth-brand:after{content:"";pointer-events:none;position:absolute;border-radius:9999px;background-color:#bae6fd66}.auth-brand:before{right:-4rem;top:-4rem;width:14rem;height:14rem}.auth-brand:after{bottom:-6rem;left:-3rem;width:18rem;height:18rem}.auth-brand-content{position:relative;z-index:10;text-align:center}.auth-brand-logo{margin-bottom:1.25rem;display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.auth-brand-logo svg{width:2rem;height:2rem}.auth-brand-title{margin:0;margin-bottom:.75rem;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.auth-brand-desc{margin:0;max-width:24rem;font-size:.875rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.auth-brand-footer{position:absolute;bottom:1.75rem;z-index:10;font-size:.75rem;line-height:1rem;color:#0369a1b3}.auth-form-panel{display:flex;flex:1 1 0%;align-items:center;justify-content:center;overflow-y:auto;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:2.5rem 1.25rem}@media (min-width: 640px){.auth-form-panel{padding-left:2.5rem;padding-right:2.5rem}}.auth-form-wrapper{width:100%;max-width:24rem}.auth-heading{margin:0;margin-bottom:.375rem;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.875rem;line-height:2.25rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.auth-subheading{margin:0;margin-bottom:2rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.auth-form-extra{margin-top:-.25rem;display:flex;align-items:center;justify-content:space-between}.auth-form .ant-form-item-explain-error{font-size:.75rem;line-height:1.25rem}.auth-submit-btn{height:2.75rem!important;border-radius:.75rem!important;font-size:.875rem!important;line-height:1.25rem!important;font-weight:600!important}.auth-switch{margin-top:1.75rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.auth-switch a{font-weight:600;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.auth-switch a:hover{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1));text-decoration-line:underline}.shared-app-page,.shared-app-loading,.shared-app-error{min-height:100dvh;background-color:#f0f9ff80}.shared-app-page{display:flex;flex-direction:column}.shared-app-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;border-color:#ffffffb3;background-color:#fffc;padding:1rem 1.25rem;--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width: 640px){.shared-app-header{padding-left:2rem;padding-right:2rem}}.shared-app-logo{display:flex;align-items:center;gap:.625rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.shared-app-logo-text{font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.shared-app-content,.shared-app-loading,.shared-app-error{display:flex;flex:1 1 0%;align-items:center;justify-content:center;padding:1.25rem}@media (min-width: 640px){.shared-app-content,.shared-app-loading,.shared-app-error{padding:2.5rem}}.shared-app-card{width:100%;max-width:42rem;border-radius:1.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}@media (min-width: 640px){.shared-app-card{padding:2.5rem}}.shared-app-card .ant-card-body{padding:0!important}.shared-app-icon{margin-bottom:1rem;display:flex;justify-content:center}.shared-app-icon-default{display:flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.shared-app-chat-container{margin-top:1.5rem;min-height:13rem;overflow:hidden;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99}.shared-app-chat-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3rem 1.5rem;text-align:center}.shared-app-footer{margin-top:1.5rem;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));padding-top:1rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.layout-container{height:100dvh;width:100%;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:100;--tw-translate-y: -5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 8px 24px -16px rgba(15, 23, 42, .2);--tw-shadow-colored: 0 8px 24px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.skip-link:focus{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;cursor:default;border-width:0px;background-color:#02061759;--tw-backdrop-blur: blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.sidebar-mobile-close{margin-left:auto;display:flex!important;width:2.25rem!important;height:2.25rem!important;align-items:center!important;justify-content:center!important;border-radius:.5rem!important;--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.layout-main{display:flex;min-width:0px;flex-direction:column;overflow:hidden;background-color:transparent!important}.sidebar{border-right-width:1px!important;--tw-border-opacity: 1 !important;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.sidebar-shell{display:flex;height:100%;flex-direction:column;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem .75rem}.logo{margin-bottom:.25rem;display:flex;align-items:center;gap:.625rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.25rem .5rem 1rem}.logo-mark{display:flex;width:2.25rem;height:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.logo-mark svg{width:1.25rem;height:1.25rem}.logo-copy{min-width:0px}.logo-text{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.logo-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.sidebar-section-label{margin-bottom:.375rem;margin-top:.75rem;padding-left:.5rem;padding-right:.5rem;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.menu{min-height:0px;flex:1 1 0%;overflow-y:auto;border-width:0px!important;background-color:transparent!important}.menu.ant-menu .ant-menu-item{margin-left:0!important;margin-right:0!important;margin-top:.125rem!important;margin-bottom:.125rem!important;height:2.5rem!important;border-radius:.75rem!important;line-height:2.5rem!important;--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.menu.ant-menu .ant-menu-item:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.menu.ant-menu .ant-menu-item-selected{--tw-bg-opacity: 1 !important;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))!important;font-weight:600!important;--tw-text-opacity: 1 !important;color:rgb(3 105 161 / var(--tw-text-opacity, 1))!important}.sidebar-footer-card{margin-top:auto;display:flex;gap:.625rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1));background-color:#f0f9ffb3;padding:.75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.sidebar-footer-icon{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.sidebar-footer-card strong{font-size:.75rem;line-height:1rem;font-weight:600}.sidebar-footer-card p{margin:0;margin-top:.25rem;font-size:11px;line-height:1rem;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.header{display:flex;height:4rem!important;flex-shrink:0;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#ffffffe6!important;padding-left:1rem!important;padding-right:1rem!important;--tw-backdrop-blur: blur(16px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width: 640px){.header{padding-left:1.5rem!important;padding-right:1.5rem!important}}.header-left,.header-right,.header-copy,.header-online-dot,.profile-chip{display:flex;align-items:center}.header-left{min-width:0px;gap:.75rem}.header-right{flex-shrink:0;gap:.625rem}.trigger{display:flex!important;width:2.25rem!important;height:2.25rem!important;align-items:center!important;justify-content:center!important;border-radius:.75rem!important;border-width:0px!important;background-color:transparent!important;--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.trigger:hover{--tw-bg-opacity: 1 !important;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.header-copy{min-width:0px;gap:.75rem}.header-copy:before{height:1.25rem;width:1px;content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.header-copy .ant-typography{margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:1rem!important;line-height:1.5rem!important;font-weight:600!important;--tw-text-opacity: 1 !important;color:rgb(15 23 42 / var(--tw-text-opacity, 1))!important}.header-online-dot{gap:.375rem}.online-dot{width:.5rem;height:.5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(236 253 245 / var(--tw-ring-opacity, 1))}.online-text{display:none;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.online-text{display:inline}}.profile-chip{cursor:pointer;gap:.5rem;border-radius:.75rem;border-width:1px;border-color:transparent;background-color:transparent;padding:.25rem .5rem .25rem .25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.profile-chip:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.profile-copy{display:none}@media (min-width: 640px){.profile-copy{display:block}}.username{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.profile-caret{font-size:10px;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.content{min-height:0px;flex:1 1 0%;overflow:auto;--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important;padding:1rem!important}@media (min-width: 640px){.content{padding:1.5rem!important}}.content{scroll-padding-top:5rem}.content-container{margin-left:auto;margin-right:auto;min-height:100%;width:100%;max-width:1600px}.content--editor{overflow:hidden!important;padding:0!important}.content-container--editor{height:100%;min-height:0px;max-width:none}.editor-root{display:flex;height:100%;min-height:0px;flex-direction:column;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.editor-topbar{z-index:10;display:flex;height:3.5rem;flex-shrink:0;align-items:center;justify-content:space-between;gap:.75rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem}@media (min-width: 640px){.editor-topbar{padding-left:1rem;padding-right:1rem}}.editor-topbar-left,.editor-topbar-center,.editor-topbar-right,.editor-app-info{display:flex;min-width:0px;align-items:center}.editor-topbar-left{gap:.625rem}.editor-topbar-right{gap:.5rem}.editor-back-btn{display:flex;width:2.25rem;height:2.25rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;background-color:transparent;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-back-btn:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.editor-topbar-divider{height:1.25rem;width:1px;--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.editor-app-info{gap:.5rem}.editor-app-icon{display:flex;width:1.75rem;height:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.editor-app-name{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.editor-app-name{max-width:16rem}}.editor-panel-tabs{display:none;align-items:center;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}@media (min-width: 1024px){.editor-panel-tabs{display:flex}}.editor-panel-tab{display:flex;cursor:pointer;align-items:center;gap:.375rem;border-width:0px;border-bottom-width:2px;border-color:transparent;background-color:transparent;padding:.5rem .25rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-panel-tab:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.editor-panel-tab--active{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.editor-action-btn{border-radius:.5rem!important;font-size:.75rem!important;line-height:1rem!important}.editor-delete-node-btn{--tw-border-opacity: 1 !important;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.editor-delete-node-btn:hover{--tw-border-opacity: 1 !important;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(185 28 28 / var(--tw-text-opacity, 1))!important}.editor-body{position:relative;display:flex;height:100%;min-height:0px;flex:1 1 0%;overflow:hidden}.editor-panel-scrim,.editor-node-panel-close{display:none}.editor-mobile-toolbar{position:absolute;right:50%;z-index:35;display:flex;--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;gap:.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#fffffff2;padding:.25rem;--tw-shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 1px 3px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width: 1024px){.editor-mobile-toolbar{display:none}}.editor-mobile-toolbar{bottom:max(16px,env(safe-area-inset-bottom))}.editor-canvas-wrapper{position:relative;height:100%;min-height:0px;min-width:0px;flex:1 1 0%;overflow:hidden}.editor-inspector{position:relative;display:none;height:100%;min-height:0px;flex-shrink:0;border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}@media (min-width: 768px){.editor-inspector{display:flex}}.editor-inspector{min-width:300px;max-width:min(560px,calc(100% - 3rem))}.editor-inspector-content{display:flex;height:100%;min-height:0px;min-width:0px;flex:1 1 0%;overflow:hidden}.editor-inspector-resizer{position:absolute;top:0;bottom:0;left:0;z-index:20;width:.5rem;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:col-resize;touch-action:none;outline:2px solid transparent;outline-offset:2px}.editor-inspector-resizer:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-inspector-resizer:hover:after,.editor-inspector-resizer:focus-visible:after{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.editor-inspector-close{position:absolute;right:.75rem;top:.75rem;z-index:30;display:flex;width:2rem;height:2rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-inspector-close:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.editor-inspector .config-panel-header,.editor-inspector .run-panel-header{padding-right:3rem}.editor-share-panel{height:100%;width:100%;min-width:0px;overflow-y:auto;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:3rem 1.25rem 1.25rem}.editor-node-panel-shell{position:relative;display:none;height:100%;min-height:0px;flex-shrink:0}@media (min-width: 1024px){.editor-node-panel-shell{display:flex}}.editor-node-panel-shell{min-width:120px;max-width:320px}.editor-node-panel-resizer{position:absolute;top:0;bottom:0;right:0;z-index:20;width:.5rem;--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:col-resize;touch-action:none;outline:2px solid transparent;outline-offset:2px}.editor-node-panel-resizer:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-node-panel-resizer:hover:after,.editor-node-panel-resizer:focus-visible:after{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.editor-mobile-panel-actions{display:flex;align-items:center;gap:.25rem}.editor-mobile-toolbar-btn{display:flex;min-height:2.75rem;min-width:2.75rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;border-radius:.75rem;border-width:0px;background-color:transparent;padding:.25rem .75rem;font-size:10px;font-weight:500;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor-mobile-toolbar-btn:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.editor-mobile-toolbar-btn>.anticon{font-size:1rem;line-height:1.5rem}.editor-mobile-toolbar-btn--active{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.node-panel{display:flex;height:100%;min-height:0px;width:100%;min-width:0px;flex-direction:column;overflow:hidden;border-right-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.config-panel,.run-panel{display:flex;height:100%;min-height:0px;width:100%;min-width:0px;flex-direction:column;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.node-panel-header,.run-panel-header,.config-panel-header{flex-shrink:0;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1));padding:.875rem 1rem}.node-panel-header h3,.run-panel-header h3{margin:0;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.node-panel-header p{margin:0;margin-top:.25rem;font-size:11px;line-height:1rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.node-panel-content{flex:1 1 0%;overflow-y:auto;padding:.5rem}.node-item{margin-bottom:.25rem;display:flex;cursor:grab;align-items:center;border-radius:.75rem;border-width:1px;border-color:transparent;padding:.625rem .75rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.node-item:hover{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.node-item:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:grabbing}.node-item-icon{margin-right:.625rem;display:flex;font-size:1rem;line-height:1.5rem}.node-item-label{font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.config-panel-header{padding:1rem 1.25rem}.config-panel-header-top{margin-bottom:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.config-panel-header-kicker{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.config-panel-header-badge{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.config-panel-header h3{margin:0;font-size:1rem;line-height:1.5rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.config-panel-header-description{margin:0;margin-top:.375rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.config-panel-body,.run-panel-body{display:flex;min-height:0px;flex:1 1 0%;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem}.config-panel-form{display:flex;min-height:100%;flex-direction:column}.config-panel-empty{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;text-align:center}.config-panel-empty-icon{margin-bottom:1rem;display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.config-panel-empty h4{margin:0;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.config-panel-empty p{margin:0;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.config-panel-empty-tip{margin-top:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1));padding:.375rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.variable-field{display:grid;gap:.5rem}.variable-template-form-item .ant-form-item-explain{display:none}.variable-field-messages{display:grid;gap:.375rem}.variable-field-message{display:flex;align-items:flex-start;gap:.375rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1));overflow-wrap:anywhere}.variable-field-message .anticon{margin-top:.25rem;flex-shrink:0;font-size:11px}.variable-field-toolbar{margin-top:.5rem;display:grid;min-width:0px;gap:.625rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.variable-field-toolbar-heading{display:flex;min-width:0px;align-items:center;justify-content:space-between;gap:.75rem;padding-left:.125rem;padding-right:.125rem}.variable-field-toolbar-title{display:inline-flex;min-width:0px;align-items:center;gap:.375rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.variable-field-toolbar-title .anticon{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.variable-field-picker{width:100%;min-width:0px}.variable-field-picker .ant-select-selector{min-height:2.5rem!important;align-items:center!important;border-radius:.5rem!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.variable-field-hint,.variable-field-empty-hint{font-size:11px;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.variable-field-hint{flex-shrink:0}.variable-field-empty-hint{padding-left:.125rem;padding-right:.125rem;padding-top:.125rem}.field-label-with-help{display:inline-flex;align-items:center;gap:.25rem}.field-help-button{display:inline-flex;width:1.5rem;height:1.5rem;cursor:help;align-items:center;justify-content:center;border-radius:9999px;border-width:0px;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.field-help-button:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.field-help-button:focus-visible{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.field-help-button .anticon{font-size:.75rem;line-height:1rem}.user-prompt-help-content{display:block;max-width:16rem;font-size:.75rem;line-height:1.25rem}.condition-builder-summary{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1));background-color:#f0f9ffb3;padding:.75rem}.condition-builder-summary-icon{margin-top:.125rem;display:flex;width:1.75rem;height:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.condition-builder-summary-title{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.condition-builder-summary-copy{margin-top:.25rem;font-size:11px;line-height:1rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.condition-builder,.condition-rule-list{display:grid;gap:.75rem}.condition-rule-card{overflow:hidden;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafcb3}.condition-rule-header{display:flex;align-items:center;justify-content:space-between;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem .75rem}.condition-rule-index{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.condition-rule-remove{display:flex!important;width:2rem!important;height:2rem!important;min-width:2rem!important;align-items:center!important;justify-content:center!important;border-radius:.5rem!important}.condition-rule-fields{display:grid;gap:0px;padding:.75rem .75rem .25rem}.condition-rule-fields .ant-form-item{margin-bottom:.75rem}.condition-rule-fields .ant-form-item-label{padding-bottom:.375rem}.condition-rule-fields .ant-form-item-explain-error{margin-top:.25rem;font-size:.75rem;line-height:1rem}.condition-builder-empty{display:flex;flex-direction:column;align-items:center;border-radius:.75rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:1.5rem 1rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.condition-builder-empty>.anticon{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.condition-builder-empty p{margin-bottom:0;margin-top:.25rem;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.condition-builder-variable-hint{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.condition-builder-add{height:2.5rem!important;border-radius:.5rem!important}.condition-builder>.ant-form-item-explain-error{font-size:.75rem;line-height:1rem}.variable-template-form-item.ant-form-item-has-error .variable-field-picker:not(.ant-select-disabled) .ant-select-selector,.variable-field-toolbar .ant-select-status-error:not(.ant-select-disabled) .ant-select-selector{--tw-border-opacity: 1 !important;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.variable-template-form-item.ant-form-item-has-error .variable-field-picker.ant-select-focused:not(.ant-select-disabled) .ant-select-selector,.variable-field-toolbar .ant-select-status-error.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{--tw-border-opacity: 1 !important;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))!important;--tw-shadow: 0 0 0 3px rgba(14, 165, 233, .18) !important;--tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.run-section,.run-results{display:grid;gap:.5rem}.run-section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.run-input-textarea{border-radius:.5rem!important;--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:.75rem!important;line-height:1rem!important}.run-actions{display:flex;gap:.5rem}.run-status{display:flex;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500}.run-result-card{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1));padding:.75rem}.run-result-header{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.run-result-name{font-size:.75rem;line-height:1rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.run-result-type{margin-left:auto;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1));padding:.125rem .375rem;font-size:10px;font-weight:500;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.run-result-output{margin:0;margin-top:.5rem;max-height:10rem;overflow:auto;white-space:pre-wrap;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.625rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1));overflow-wrap:anywhere}.run-result-error{margin-top:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1));padding:.625rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.run-empty{display:flex;flex:1 1 0%;align-items:center;justify-content:center}.workflow-canvas{position:relative;width:100%;height:100%;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.workflow-canvas .react-flow{height:100%!important;min-height:0}.workflow-edge-hint{pointer-events:none;position:absolute;bottom:1rem;left:50%;z-index:10;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1));background-color:#fffffff2;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mcp-tools-panel{margin-top:1.25rem;padding:1.25rem}.mcp-tools-list{display:grid;gap:.75rem}.mcp-tool-item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1));background-color:#f8fafc99;padding:1rem}.mcp-tool-info{min-width:0px;flex:1 1 0%}.mcp-tool-name{font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.mcp-tool-desc,.mcp-tool-params{margin-top:.25rem;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.exec-modal-body{display:grid;gap:1rem;padding-top:.5rem;padding-bottom:.5rem}.exec-section{display:grid;gap:.5rem}.exec-section-title{font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.exec-textarea{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:.75rem!important;line-height:1rem!important}.exec-result-pre{max-height:18rem;overflow:auto;white-space:pre-wrap;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1));padding:1rem;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.\!shrink-0{flex-shrink:0!important}.border{border-width:1px}.\!bg-brand-100{--tw-bg-opacity: 1 !important;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))!important}.\!text-brand-700{--tw-text-opacity: 1 !important;color:rgb(3 105 161 / var(--tw-text-opacity, 1))!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.ant-btn{font-weight:500;transition-duration:.15s!important}.ant-btn-primary{box-shadow:none!important}.ant-card-hoverable{transition:border-color .15s,background-color .15s!important}.ant-card-hoverable:hover{border-color:#bae6fd!important;box-shadow:none!important}.ant-modal .ant-modal-content{overflow:hidden;border:1px solid #e2e8f0;box-shadow:var(--c-shadow-lg)}.ant-modal .ant-modal-header{border-bottom:1px solid #f1f5f9;padding-bottom:14px}.ant-modal .ant-modal-footer{border-top:1px solid #f1f5f9;padding-top:14px}.ant-table-wrapper{min-width:0}.ant-table-wrapper .ant-table{overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{color:#475569;font-size:12px;font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#f1f5f9}.ant-form-item-label>label{font-weight:500;color:#334155!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number{transition:border-color .15s,box-shadow .15s!important}.ant-dropdown-menu{border:1px solid #e2e8f0;box-shadow:var(--c-shadow-md)!important}.react-flow__node{border:1px solid var(--c-border);border-radius:12px;background:#fff;box-shadow:var(--c-shadow-sm);transition:border-color .15s,box-shadow .15s}.react-flow__node-output{width:auto!important;padding:0!important;text-align:initial!important}.react-flow__node:hover{border-color:#bae6fd;box-shadow:var(--c-shadow-sm)}.react-flow__node.selected{border-color:var(--c-accent);box-shadow:0 0 0 2px #0ea5e924}.react-flow__edge-path{stroke:#cbd5e1;stroke-width:2}.react-flow__edge.selected .react-flow__edge-path{stroke:var(--c-accent);stroke-width:2.5}.react-flow__edgeupdater{fill:transparent;stroke:transparent;stroke-width:2;cursor:grab}.react-flow__edgeupdater:active{cursor:grabbing}.react-flow__edge-label{padding:2px 8px;border:1px solid var(--c-border);border-radius:6px;background:#fff;color:var(--c-text-secondary);font-size:11px}.react-flow__handle{width:9px;height:9px;border:2px solid var(--c-accent);border-radius:999px;background:#fff}.condition-handle-label{position:absolute;right:-30px;z-index:2;min-width:20px;transform:translateY(-50%);border:1px solid;border-radius:999px;background:#fff;padding:1px 5px;font-size:10px;font-weight:600;line-height:14px;text-align:center;pointer-events:none}.condition-handle-label--true{border-color:color-mix(in srgb,var(--c-green) 35%,white);background:var(--c-green-light);color:var(--c-green)}.condition-handle-label--false{border-color:color-mix(in srgb,var(--c-red) 30%,white);background:var(--c-red-light);color:var(--c-red)}.react-flow__controls,.react-flow__minimap{overflow:hidden;border:1px solid var(--c-border);border-radius:10px;box-shadow:var(--c-shadow-sm)}.react-flow__controls-button{border-bottom-color:#f1f5f9;background:#fff;fill:#64748b}.react-flow__controls-button:hover{background:#f0f9ff;fill:#0284c7}.node-status{width:8px;height:8px;flex-shrink:0;margin-right:8px;border-radius:999px}.node-status.pending{background:var(--c-orange)}.node-status.running{background:var(--c-blue);animation:status-pulse 1.4s ease-in-out infinite}.node-status.success{background:var(--c-green)}.node-status.failed{background:var(--c-red)}.node-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:var(--c-text-primary);font-size:13px;font-weight:600}.node-content{padding:2px 0;color:var(--c-text-tertiary);font-size:12px}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.35}}body.is-resizing-panel,body.is-resizing-panel *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (min-width: 768px) and (max-width: 1279px){.editor-inspector{position:absolute;inset:0 0 0 auto;z-index:20;box-shadow:var(--c-shadow-md)}}@media (width < 1024px){.editor-node-panel-shell{display:flex;position:absolute;inset:0 auto 0 0;z-index:30;width:min(86vw,320px)!important;min-width:0;max-width:320px;transform:translate(-102%);visibility:hidden;box-shadow:var(--c-shadow-lg);transition:transform .18s ease,visibility .18s ease}.editor-node-panel-shell--mobile-open{transform:translate(0);visibility:visible}.editor-node-panel-resizer{display:none}.editor-node-panel-close{display:flex;position:absolute;top:8px;right:8px;z-index:30;width:44px;height:44px;cursor:pointer;align-items:center;justify-content:center;border:0;border-radius:12px;background:#fff;color:var(--c-text-secondary)}.editor-node-panel-close:hover{background:#f1f5f9;color:var(--c-text-primary)}.node-panel-header{padding-right:56px}.node-item{min-height:44px}.editor-panel-scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;cursor:default;border:0;background:#0f172a47;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}}@media (max-width: 767px){.header-online-dot{display:none}.editor-topbar{gap:8px;padding-right:8px;padding-left:8px}.editor-topbar-left{flex:1 1 auto;gap:6px;overflow:hidden}.editor-topbar-right{flex:0 0 auto;gap:4px}.editor-back-btn,.editor-action-btn{min-width:44px!important;height:44px!important}.editor-action-label,.editor-topbar-divider{display:none}.editor-app-info{min-width:0;gap:6px}.editor-app-name{max-width:92px}.editor-app-info .ant-tag{display:none}.editor-inspector{display:flex;position:absolute;inset:0 0 0 auto;z-index:30;width:min(92vw,400px)!important;min-width:0;max-width:none;box-shadow:var(--c-shadow-lg)}.editor-inspector-resizer{display:none}.editor-inspector-close{top:8px;right:8px;width:44px;height:44px;border-radius:12px}.react-flow__minimap{display:none}.cost-statistics-filters{width:100%;align-items:stretch}.cost-statistics-filters>*{width:100%!important}.trace-waterfall{min-width:36rem}}@media (max-width: 1023px){.sidebar.ant-layout-sider{position:fixed!important;inset:0 auto 0 0;z-index:50;height:100dvh;box-shadow:var(--c-shadow-lg)!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
