.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--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:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.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.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.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))}:root{color:#e8e8e8;--accent-cyan:#00c2ff;--accent-violet:#7c3aed;--accent-magenta:#ff2d95;--brand-blue:#6d9cff;--brand:var(--accent-violet);--grad:linear-gradient(135deg, #00c2ff 0%, #7c3aed 55%, #ff2d95 100%);--grad-soft:linear-gradient(135deg, #00c2ff29 0%, #7c3aed29 55%, #ff2d9529 100%);--ring:#7c3aed80;background:#111214;font-family:Inter,system-ui,Arial,sans-serif}.brand-gradient-text{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}:where(button,a,input,textarea,select):focus-visible{outline:2px solid var(--brand);outline-offset:2px}*{box-sizing:border-box}@keyframes portal-bg-enter{0%{background:#fff}to{background:#111214}}body,html,#root{background:#111214;min-height:100vh;margin:0}body{animation:.5s forwards portal-bg-enter}button,input,textarea,select{font:inherit}.panel{background:#1b1e24;border:1px solid #2b2d31;border-radius:16px;padding:14px}.sidebar-footer{margin-top:auto}.tab-header button.active{border-bottom:2px solid var(--brand)}.workspace-tree{background:#0f1115;border:1px solid #2b2d31;border-radius:12px;flex:1;min-height:0;margin-top:12px;padding:12px;overflow:auto}.panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.chat-title{font-size:1.1rem;font-weight:600}.profile{position:relative}.profile-trigger{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:inline-flex}.profile-dropdown{z-index:20;background:#1b1e24;border:1px solid #2b2d31;border-radius:12px;flex-direction:column;gap:8px;min-width:180px;padding:12px;display:flex;position:absolute;bottom:54px;left:0}.profile-name{font-size:.95rem}.profile-role{opacity:.75;font-size:.85rem}.chat-controls{align-items:center;gap:8px;display:flex;position:relative}.menu-trigger{padding:6px 10px;font-size:20px;line-height:1}.chat-menu{z-index:20;background:#1b1e24;border:1px solid #2b2d31;border-radius:12px;flex-direction:column;gap:10px;min-width:240px;padding:12px;display:flex;position:absolute;top:36px;right:0}label{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}input,textarea,select{color:#f3f3f3;background:#0f1115;border:1px solid #3a3d45;border-radius:10px;width:100%;padding:10px 12px}button{color:#f3f3f3;cursor:pointer;background:#272b33;border:1px solid #3a3d45;border-radius:10px;padding:10px 14px}button:disabled{opacity:.6;cursor:not-allowed}.session-empty{color:#4b5563;text-align:center;padding:24px 12px;font-size:.82rem;line-height:1.5}.session-list{flex-direction:column;flex:1;gap:8px;min-height:0;margin-top:12px;display:flex;overflow:hidden auto}.session-item{text-align:left;width:100%;overflow:hidden}.session-item-content{width:100%;min-width:0}.session-item:hover{background:#2a2f38;transition:background .15s}.session-item.active{outline:2px solid var(--brand)}.session-title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.session-meta{opacity:.8;margin-top:4px;font-size:.85rem}.checkbox-row{flex-direction:row;align-items:center;gap:10px;margin:0;display:flex}.checkbox-row input{width:auto}.chat-log{background:#0f1115;border:1px solid #2b2d31;border-radius:14px;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex;overflow-y:auto}.bubble{white-space:pre-wrap;border-radius:14px;max-width:80%;padding:12px;line-height:1.45}.bubble.user{background:#284066;align-self:flex-end}.bubble.assistant{background:#22262d;align-self:flex-start}.bubble-role{opacity:.75;text-transform:uppercase;margin-bottom:6px;font-size:.8rem}.bubble-actions{justify-content:flex-start;margin-top:10px;display:flex}.composer{align-items:flex-end;gap:10px;margin-top:12px;display:flex}.composer textarea{flex:1;max-height:120px}.composer button{white-space:nowrap;background:var(--grad);color:#fff;border:1px solid #0000;width:auto;padding:10px 16px;font-weight:700}.composer button:hover:not(:disabled){background:var(--grad);filter:brightness(1.08)}.error-box{color:#fcc;background:#3a1d1d;border:1px solid #6b2d2d;border-radius:10px;margin-top:12px;padding:10px 12px}.status-line{opacity:.8;margin-top:12px;font-size:.95rem}.muted{opacity:.75;font-size:.95rem}.login-card{background:#1b1e24;border:1px solid #2b2d31;border-radius:18px;width:420px;max-width:calc(100vw - 32px);margin:80px auto;padding:20px}.login-wrapper{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-logo{object-fit:contain;width:56px;height:56px;margin-bottom:12px;display:block}.login-card h1{background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.login-card button{background:var(--grad);color:#fff;border:1px solid #0000;font-weight:700;transition:filter .15s,transform .15s}.login-card button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0f1115}::-webkit-scrollbar-thumb{background:#2b2d31;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3a3d45}.chat-menu,.profile-dropdown{animation:.15s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #2b2d31;border-right:none}.bubble{max-width:100%}}.workspace-header{border-bottom:1px solid #2b2d31;margin-bottom:10px;padding-bottom:10px}.workspace-scope-label{opacity:.7;text-transform:uppercase;margin-bottom:4px;font-size:.8rem}.workspace-scope-value{word-break:break-word;font-size:.92rem}.workspace-tree-list{flex-direction:column;gap:2px;min-height:0;display:flex}.tree-node{text-align:left;color:#f3f3f3;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding-top:6px;padding-bottom:6px;display:flex}.tree-node:hover{background:#2a2f38}.tree-node:disabled{opacity:1;cursor:default}.tree-node.file:hover{background:#23262d}.tree-icon{opacity:.85;justify-content:center;width:16px;display:inline-flex}.tree-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tree-children{flex-direction:column;gap:2px;display:flex}.file-preview-content{white-space:pre-wrap;word-break:break-word;background:#0f1115;border:1px solid #2b2d31;border-radius:12px;flex:1;min-height:0;margin:0;padding:12px;font-family:Consolas,Monaco,monospace;font-size:.92rem;line-height:1.45;overflow:auto}.tree-node.selected{background:#2b3a52}.tree-node.file{cursor:pointer}.file-preview-overlay{z-index:30;background:#00000073;border-radius:18px;justify-content:center;align-items:stretch;padding:24px;display:flex;position:absolute;inset:16px}.file-preview-modal{background:#1b1e24;flex-direction:column;width:min(1100px,100%);height:100%;min-height:0;display:flex}.file-preview-header{align-items:flex-start}.file-preview-close{border-radius:10px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;font-size:24px;line-height:1;display:inline-flex}.file-preview-body{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.sidebar-footer-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.new-session-trigger{flex:1}.session-row{position:relative}.session-row .session-item{width:100%;padding-right:52px}.session-actions{display:contents}.session-action-trigger{opacity:0;pointer-events:none;z-index:2;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;transition:opacity .15s;display:inline-flex;position:absolute;top:10px;right:10px}.session-row:hover .session-action-trigger,.session-action-menu{opacity:1;pointer-events:auto}.session-action-menu{z-index:25;background:#1b1e24;border:1px solid #2b2d31;border-radius:12px;flex-direction:column;gap:6px;min-width:150px;padding:8px;animation:.15s fadeIn;display:flex;position:absolute;top:48px;right:10px}.session-action-menu button{text-align:left;width:100%}.modal-overlay{z-index:35;background:#00000073;border-radius:18px;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:16px}.modal-card{flex-direction:column;width:min(460px,100%);display:flex}.modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.session-view-toggle{gap:8px;margin-top:8px;margin-bottom:12px;display:flex}.session-view-toggle button.active{border-bottom:2px solid #6d9cff}.session-item.trashed{opacity:.85}.danger-action{color:#ffb3b3}.danger-action:hover{background:#472323}.file-preview-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-file-reference{margin-bottom:10px}.chat-file-reference-chip{background:#17191d;border:1px solid #2b2d31;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:8px 10px;display:inline-flex}.chat-file-reference-label{color:#9aa3b2;font-size:.9rem}.chat-file-reference-name{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-weight:600;overflow:hidden}.chat-file-reference-remove{border-radius:999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;display:inline-flex}.save-location-tree{background:#0f1115;border:1px solid #2b2d31;border-radius:12px;max-height:220px;margin-top:6px;padding:8px;overflow-y:auto}.warning-box{color:#f3df9b;background:#3b3118;border:1px solid #5a4a22;border-radius:10px;margin-top:10px;padding:10px 12px}.callback-status.pending{color:#d4b000}.callback-status.completed{color:#3fb950}.callback-status.escalated{color:#ff7b72}.callback-status.cancelled{color:#8b949e}html,body,#root{background:#111214;width:100%;height:100%;margin:0}.app-shell{width:100%;min-width:0;height:100vh;display:flex;overflow:hidden}.sidebar{flex-direction:column;width:300px;min-width:300px;max-width:300px;min-height:0;display:flex}.app-shell.callbacks-mode .sidebar{width:290px;min-width:290px;max-width:290px}.sidebar-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.content-area{flex:auto;min-width:0;display:flex;overflow:hidden}.content-area.callbacks-open{gap:12px}.callback-side-panel{border-left:1px solid #ffffff14;border-right:1px solid #ffffff14;flex-direction:column;width:300px;min-width:300px;max-width:300px;min-height:0;padding:12px;display:flex;overflow-y:auto}.main-panel{flex:auto;min-width:0;display:flex;overflow:hidden}.main-panel>*{min-width:0}.main-panel .chat-panel,.main-panel .panel{flex:auto;width:100%;min-width:0;max-width:none}.chat-panel{flex-direction:column;width:100%;height:calc(100vh - 32px);min-height:0;display:flex}.callback-panel{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.callback-toolbar{flex-direction:column;flex:none;gap:10px;display:flex}.callback-list{flex-direction:column;flex:1;gap:8px;min-height:0;max-height:none;padding-right:6px;display:flex;overflow-y:auto}.callback-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #333a4a;border-radius:10px;padding:10px}.callback-item.active{border-color:#6fa0ff}.callback-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.callback-item-meta{opacity:.95;flex-direction:column;gap:4px;margin-top:6px;font-size:.92rem;display:flex}.callback-detail-panel{flex-direction:column;gap:14px;min-height:0;display:flex}.callback-detail-card{background:#ffffff05;border:1px solid #333a4a;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.callback-actions{flex-wrap:wrap;gap:8px;display:flex}.callback-actions button{flex:130px;min-width:120px}.operations-shell{background:#111214;width:100%;height:100vh;display:flex;overflow:hidden}.operations-sidebar{background:#15181d;border-right:1px solid #2b2d31;flex-direction:column;justify-content:space-between;width:160px;min-width:160px;max-width:160px;padding:16px 10px;display:flex}.operations-sidebar-inner{flex-direction:column;gap:12px;display:flex}.operations-brand{border-bottom:1px solid #2b2d31;align-items:center;gap:8px;margin-bottom:4px;padding:4px 6px 12px;display:flex}.operations-brand-logo{object-fit:contain;flex-shrink:0;width:26px;height:26px}.operations-brand-name{letter-spacing:.2px;background:var(--grad);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-weight:700}.operations-sidebar button{opacity:.75;transition:all .15s}.operations-sidebar button:hover{opacity:1;background:#ffffff0d}.operations-sidebar button.active{opacity:1;background:var(--grad-soft);border:1px solid #7c3aed73;border-bottom:2px solid #0000;border-image:var(--grad) 1}.operations-sidebar button span{filter:brightness(1.2)}.operations-exit{margin-top:16px}.operations-main{flex-direction:column;flex:1;gap:16px;min-width:0;padding:16px;display:flex;overflow:hidden}.operations-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.operations-title-group{flex-direction:column;gap:4px;display:flex}.operations-title{margin:0;font-size:1.5rem}.operations-subtitle{opacity:.75;font-size:.95rem}.operations-content-grid{flex:1;grid-template-columns:340px minmax(0,1fr);gap:16px;min-height:0;display:grid}.operations-tool-list,.operations-tool-detail{flex-direction:column;min-height:0;display:flex;overflow:hidden}.operations-tool-detail{flex-direction:column;display:flex}.operations-tool-list.panel{flex-direction:column;min-height:0;display:flex}.operations-placeholder{flex-direction:column;gap:10px;display:flex}.sidebar{flex-direction:column;gap:12px;width:300px;min-width:300px;max-width:300px;min-height:0;padding:12px;display:flex}.sidebar-footer{flex-direction:column;gap:12px;margin-top:auto;padding:0 2px 2px;display:flex}.service-requests-trigger{width:100%}.service-requests-trigger.active{border-bottom:2px solid #6d9cff}.tab-header{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.tab-header button{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:10px;font-size:.95rem;overflow:hidden}.schedule-calendar{border:1px solid #2a2f3a;border-radius:12px;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px;display:flex;overflow-y:auto}.schedule-calendar:after{content:"";background:linear-gradient(#0000,#0006);height:20px;position:sticky;bottom:0}.calendar-nav{align-items:center;gap:8px;display:flex}.calendar-nav-label{color:#94a3b8;text-align:center;min-width:130px;font-size:.88rem}.calendar-nav-btn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:background .15s,color .15s;display:flex}.calendar-nav-btn:hover{color:#e2e8f0;background:#ffffff12}.new-request-btn{color:#93c5fd;cursor:pointer;white-space:nowrap;background:#3b82f61f;border:1px solid #3b82f659;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:filter .15s}.new-request-btn:hover{filter:brightness(1.15)}.new-request-label{color:#94a3b8;flex-direction:column;gap:5px;margin-bottom:10px;font-size:.82rem;display:flex}.new-request-label input,.new-request-label select,.new-request-label textarea{color:#e2e8f0;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:.9rem}.new-request-label input:focus,.new-request-label select:focus,.new-request-label textarea:focus{border-color:#94a3b866;outline:none}.required{color:#f87171}.schedule-panel{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.schedule-toolbar{flex-direction:column;flex:none;gap:10px;display:flex}.schedule-list{flex-direction:column;flex:1;gap:8px;min-height:0;padding-right:6px;display:flex;overflow-y:auto}.schedule-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #333a4a;border-radius:10px;padding:10px}.schedule-item.active{border-color:#6fa0ff}.schedule-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.schedule-item-meta{opacity:.95;flex-direction:column;gap:4px;margin-top:6px;font-size:.92rem;display:flex}.schedule-status.pending_review{color:#d4b000}.schedule-status.scheduled{color:#6fa0ff}.schedule-status.completed{color:#3fb950}.schedule-status.cancelled{color:#8b949e}.schedule-main-column{flex-direction:column;min-height:0;display:flex;overflow:hidden}.schedule-calendar-header{justify-content:space-between;align-items:center;display:flex}.schedule-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.schedule-calendar-weekdays{margin-bottom:4px}.schedule-calendar-weekday{text-align:center;opacity:.8;font-size:.9rem}.schedule-calendar-cell{background:#ffffff05;border:1px solid #333a4a;border-radius:10px;min-height:110px;padding:8px;transition:all .15s}.schedule-calendar-cell:hover{background:#ffffff0d}.schedule-calendar-cell.empty{background:0 0;border:1px dashed #ffffff0d}.schedule-calendar-cell.drag-over{background:#6d9cff1f;border-color:#6d9cff;box-shadow:inset 0 0 0 2px #6d9cff4d}.schedule-calendar-day{font-weight:600}.schedule-calendar-items{flex-direction:column;gap:6px;display:flex}.schedule-calendar-chip{white-space:nowrap;cursor:pointer;background:#6fa0ff26;border:1px solid #6fa0ff4d;border-radius:6px;justify-content:space-between;align-items:center;gap:4px;padding:4px 6px;font-size:.8rem;transition:background .12s;display:flex;overflow:hidden}.schedule-calendar-chip:hover{background:#6fa0ff47}.schedule-calendar-chip.selected{background:#6fa0ff59;border-color:#6fa0ffb3}.chip-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.chip-time{opacity:.75;flex-shrink:0;font-size:.72rem}.schedule-calendar-more{opacity:.8;font-size:.82rem}.schedule-workspace{flex:1;grid-template-columns:320px minmax(0,1fr);gap:18px;min-height:0;display:grid;position:relative}.schedule-center-column{flex-direction:column;min-height:0;display:flex;overflow-y:auto}.schedule-detail-panel{flex-direction:column;gap:14px;min-height:0;display:flex}.schedule-detail-panel.empty{justify-content:center;align-items:center}.schedule-detail-card{background:#ffffff05;border:1px solid #333a4a;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex}.schedule-scheduler-form{flex-direction:column;gap:10px;display:flex}.schedule-actions{flex-wrap:wrap;gap:8px;display:flex}.schedule-actions button{flex:120px}*{scrollbar-width:thin;scrollbar-color:#444 #1a1a1a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#444;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#666}button{color:#e6e6e6;background:#22252b;border:1px solid #3a3f4a;border-radius:8px;padding:8px 10px;transition:all .15s}button:hover{background:#2d3138}button.danger-action{background:#3a1f1f;border-color:#7a2e2e}button.danger-action:hover{background:#4a2626}.schedule-scheduler-form input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f3f3f3;background:#0f1115;border:1px solid #3a3d45}.schedule-scheduler-form input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.85)brightness(1.15);cursor:pointer}.voice-settings-panel{box-sizing:border-box;width:100%;max-width:none}.voice-settings-grid{grid-template-columns:repeat(2,minmax(320px,1fr));align-items:start;gap:16px 20px;width:100%;display:grid}.voice-settings-grid label{flex-direction:column;gap:8px;width:100%;display:flex}.voice-settings-grid .voice-settings-full-width{grid-column:1/-1}.voice-settings-textarea{resize:none;box-sizing:border-box;width:100%;min-height:120px}.voice-settings-grid input,.voice-settings-grid textarea,.voice-settings-grid select{box-sizing:border-box;width:100%}.operations-content-grid{grid-template-columns:1fr;width:100%}.operations-tool-detail{width:100%;max-width:none}.panel-actions{justify-content:flex-end;margin-top:20px;display:flex}@media (width<=900px){.voice-settings-grid{grid-template-columns:1fr}}.operations-content-wide{flex:1;width:100%;min-height:0;overflow-y:auto}.operations-content-wide,.operations-tool-detail,.voice-settings-panel{min-height:0}.voice-settings-panel{height:100%;padding-right:8px;overflow-y:auto}.voice-settings-panel::-webkit-scrollbar{width:10px}.voice-settings-panel::-webkit-scrollbar-thumb{border-radius:8px}.operations-header{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:16px;display:grid}.operations-title-block{flex-direction:column;gap:2px;min-width:max-content;display:flex}.operations-header-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.operations-stat-pill{white-space:nowrap;background:#111827;border:1px solid #1f2937;border-radius:10px;align-items:baseline;gap:6px;padding:8px 12px;display:flex}.operations-stat-pill span{color:#9ca3af;font-size:.8rem}.operations-stat-pill strong{color:#fff;font-size:1rem}.callback-status,.schedule-status{text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:.78rem;font-weight:600;display:inline-flex}.callback-status.pending{color:#fbbf24;background:#f59e0b26}.callback-status.completed{color:#4ade80;background:#22c55e26}.callback-status.escalated{color:#f87171;background:#ef444426}.callback-status.cancelled{color:#cbd5e1;background:#6b728026}.schedule-status.pending_review{color:#fbbf24;background:#f59e0b26}.schedule-status.scheduled{color:#60a5fa;background:#3b82f626}.schedule-status.completed{color:#4ade80;background:#22c55e26}.schedule-status.cancelled{color:#cbd5e1;background:#6b728026}.callback-item,.schedule-item{text-align:left;cursor:pointer;background:#ffffff04;border:1px solid #333a4a;border-radius:12px;padding:12px;transition:border-color .15s,transform .15s,background .15s}.callback-item:hover,.schedule-item:hover{background:#ffffff08;border-color:#4b5563;transform:translateY(-1px)}.callback-item.active,.schedule-item.active{background:#6fa0ff14;border-color:#6fa0ff}.callback-item-top strong,.schedule-item-top strong{font-size:.98rem;font-weight:700}.callback-item-meta,.schedule-item-meta{color:#cbd5e1;flex-direction:column;gap:4px;margin-top:8px;font-size:.9rem;display:flex}.callback-left-column,.callback-center-column,.callback-right-column{min-height:0;overflow:hidden}.callback-actions.vertical button{width:100%}.callback-actions-panel{flex-direction:column;gap:16px;display:flex}.callback-workspace{flex:1;grid-template-columns:340px minmax(0,1fr) 280px;gap:16px;min-height:0;display:grid}.callback-left-column,.callback-center-column,.callback-right-column{flex-direction:column;min-height:0;display:flex;overflow:hidden}.callback-center-column,.callback-right-column{padding:16px}.callback-detail-panel{flex-direction:column;gap:14px;height:100%;min-height:0;display:flex}.callback-detail-panel.empty{justify-content:center;align-items:center}.callback-detail-card{background:0 0;border:none;flex-direction:column;gap:12px;padding:0;display:flex}.callback-detail-card h3{margin:0 0 6px;font-size:1.35rem}.callback-actions-panel{flex-direction:column;gap:16px;height:100%;display:flex}.callback-actions-panel h3{margin:0;font-size:1.1rem}.callback-actions.vertical{flex-direction:column;gap:10px;display:flex}.callback-actions.vertical button{justify-content:center;width:100%}.callback-item{text-align:left;cursor:pointer;background:#ffffff04;border:1px solid #333a4a;border-radius:12px;padding:12px;transition:border-color .15s,transform .15s,background .15s}.callback-item:hover{background:#ffffff08;border-color:#4b5563;transform:translateY(-1px)}.callback-item.active{background:#6fa0ff14;border-color:#6fa0ff}.callback-status{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:.78rem;font-weight:600;display:inline-flex}@media (width<=1200px){.callback-workspace{grid-template-columns:320px minmax(0,1fr)}.callback-right-column{grid-column:1/-1}}@media (width<=900px){.callback-workspace{grid-template-columns:1fr}.callback-left-column,.callback-center-column,.callback-right-column{min-height:auto}}.callback-detail-card{flex-direction:column;gap:18px;display:flex}.callback-detail-header h2{margin:0;font-size:1.5rem}.callback-detail-header p{color:#94a3b8;margin:4px 0 0;font-size:.95rem}.detail-section{background:#ffffff04;border:1px solid #2b3444;border-radius:12px;padding:14px}.detail-section h4{color:#93c5fd;margin:0 0 12px;font-size:.95rem}.detail-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;gap:12px;padding:6px 0;display:flex}.detail-row:last-child{border-bottom:none}.detail-row span{color:#94a3b8}.detail-row strong{color:#fff;text-align:right}.detail-block{background:#ffffff05;border-radius:10px;margin-bottom:10px;padding:10px 12px;line-height:1.45}.status-text.pending{color:#fbbf24}.status-text.escalated{color:#f87171}.action-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;width:100%;min-height:44px;padding:12px;font-size:.95rem;font-weight:700;transition:transform .15s,filter .15s,border-color .15s}.action-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.action-btn:active{transform:translateY(0)}.action-btn.primary{background:var(--grad);color:#fff;border-color:#0000}.action-btn.success{color:#4ade80;background:#22c55e29;border-color:#22c55e52}.action-btn.warning{color:#fbbf24;background:#f59e0b29;border-color:#f59e0b52}.action-btn.danger{color:#f87171;background:#ef444429;border-color:#ef444452}.action-btn.secondary{color:#94a3b8;background:#94a3b81a;border-color:#94a3b840}.notes-textarea{color:#e2e8f0;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;min-height:96px;padding:10px 12px;font-family:inherit;font-size:.88rem;line-height:1.5;transition:border-color .15s}.notes-textarea:focus{border-color:#94a3b866;outline:none}.notes-textarea::placeholder{color:#94a3b873}.notes-save-btn{margin-top:8px}.schedule-item-badges{flex-shrink:0;align-items:center;gap:6px;display:flex}.priority-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:6px;padding:2px 7px;font-size:.7rem;font-weight:700}.priority-badge.low{color:#94a3b8;background:#94a3b81f;border-color:#94a3b840}.priority-badge.medium{color:#93c5fd;background:#3b82f624;border-color:#3b82f64d}.priority-badge.high{color:#fbbf24;background:#f59e0b24;border-color:#f59e0b4d}.priority-badge.urgent{color:#f87171;background:#ef444424;border-color:#ef44444d}.priority-select{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:9px 12px;font-size:.9rem;transition:border-color .15s}.priority-select:focus{border-color:#94a3b866;outline:none}.operations-stat-pill.today strong{color:#4ade80}.callback-actions-panel h3{margin-bottom:4px}.callback-actions.vertical{gap:12px}.schedule-detail-card{flex-direction:column;gap:18px;display:flex}.schedule-detail-header h2{margin:0;font-size:1.5rem}.schedule-detail-header p{color:#94a3b8;margin:4px 0 0;font-size:.95rem}.schedule-scheduler-form h3{margin:0 0 8px;font-size:1.05rem}.schedule-actions.vertical{flex-direction:column;gap:12px;display:flex}.schedule-actions.vertical button{width:100%}.status-text.pending_review{color:#fbbf24}.status-text.scheduled{color:#60a5fa}.status-text.completed{color:#4ade80}.status-text.cancelled{color:#cbd5e1}.callback-right-column,.schedule-detail-panel,.schedule-right-column,.operations-tool-detail{min-height:0}.schedule-workspace .operations-tool-detail{flex-direction:column;display:flex;overflow:hidden}.schedule-detail-panel{flex:1;min-height:0;padding-right:6px;overflow:hidden auto}.schedule-calendar-cell.today{background:#6fa0ff0f;border-color:#6fa0ff80}.schedule-calendar-day.today{color:#6fa0ff}.schedule-status.escalated,.callback-status.escalated{color:#f87171;background:#ef444426}.schedule-item-time{justify-content:space-between;align-items:center;gap:8px;display:flex}.schedule-item-ago{opacity:.6;flex-shrink:0;font-size:.82rem}.tz-hint{color:#6b7280;margin-top:3px;font-size:.75rem;display:block}.confirm-inline{background:#f8717114;border:1px solid #f8717133;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.confirm-inline span{color:#e2e8f0;flex:1;font-size:.85rem}.confirm-inline .action-btn{min-width:unset;padding:5px 14px;font-size:.82rem}.action-success-flash{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d;border-radius:10px;margin-bottom:10px;padding:8px 12px;font-size:.9rem;font-weight:600;animation:.2s fadeIn}.vs-panel{flex-direction:column;gap:10px;padding:0 4px 24px 0;display:flex}.vs-loading{justify-content:center;align-items:center;min-height:120px;display:flex}.vs-panel-header{border-bottom:1px solid #2b2d31;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:2px;padding-bottom:12px;display:flex}.vs-panel-title{margin:0 0 4px;font-size:1.2rem;font-weight:700}.vs-panel-subtitle{color:#6b7280;margin:0;font-size:.88rem}.vs-panel-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.vs-refresh-btn{flex-shrink:0;padding:7px 14px;font-size:.85rem}.vs-section{background:#16191f;border:1px solid #2b2d31;border-radius:14px;overflow:hidden}.vs-section-header{align-items:center;gap:12px;width:100%;padding:14px 16px 10px;display:flex}.vs-section-header-text{flex-direction:column;gap:2px;display:flex}.vs-section-title{color:#e2e8f0;font-size:.95rem;font-weight:600}.vs-section-subtitle{color:#6b7280;font-size:.82rem}.vs-chevron{color:#4b5563;flex-shrink:0;font-size:1rem;transition:color .15s}.vs-section-body{border-top:1px solid #1f2937;flex-direction:column;gap:0;padding:4px 16px 16px;display:flex}.vs-field{flex-direction:column;gap:6px;margin-top:12px;margin-bottom:14px;display:flex}.vs-field:last-of-type{margin-bottom:0}.vs-field-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.vs-input{color:#e2e8f0;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.vs-input:focus{border-color:#6d9cff73;outline:none}select.vs-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}select.vs-input option{color:#e2e8f0;background:#1b1e24}.vs-input-top-gap{margin-top:6px}.vs-textarea{color:#e2e8f0;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:.9rem;line-height:1.5;transition:border-color .15s}.vs-textarea:focus{border-color:#6d9cff73;outline:none}.vs-textarea-tall{min-height:120px}.vs-field-hint{color:#6b7280;margin-top:4px;font-size:.78rem;line-height:1.4}.vs-tab-bar{border-bottom:1px solid #2b2d31;gap:4px;margin-top:12px;margin-bottom:0;padding-bottom:0;display:flex}.vs-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:color .15s,border-color .15s}.vs-tab:hover{color:#cbd5e1}.vs-tab.active{color:#e2e8f0;border-bottom-color:#6d9cff}.vs-greeting-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.vs-greeting-card{background:#ffffff08;border:1px solid #ffffff17;border-top-width:3px;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.vs-greeting-card-header{align-items:center;gap:8px;display:flex}.vs-greeting-card-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vs-greeting-card-label{color:#e2e8f0;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700}.vs-greeting-card-desc{color:#6b7280;margin:0;font-size:.78rem;line-height:1.4}.vs-greeting-textarea{flex:1;min-height:90px}.vs-days-row{flex-wrap:wrap;gap:6px;display:flex}.vs-day-btn{color:#6b7280;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;padding:6px 10px;font-size:.82rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.vs-day-btn:hover{color:#cbd5e1;background:#ffffff12}.vs-day-btn.active{color:#e2e8f0;background:#6d9cff2e;border-color:#6d9cff66}.vs-toggle-row+.vs-field,.vs-toggle-row~.vs-field{margin-left:26px}.vs-field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.vs-field-row .vs-field{margin-top:12px;margin-bottom:0}.vs-toggle-row{color:#cbd5e1;cursor:pointer;flex-direction:row;align-items:center;gap:10px;margin-top:12px;font-size:.9rem;display:flex}.vs-toggle-row input[type=checkbox]{accent-color:#6d9cff;cursor:pointer;width:16px;height:16px}.vs-section-footer{border-top:1px solid #1f2937;justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;padding-top:14px;display:flex}.vs-save-btn{min-width:80px;padding:9px 20px;font-size:.88rem}.vs-saved-flash{color:#4ade80;font-size:.85rem;font-weight:600;animation:.2s fadeIn}.vs-callout{border:1px solid #0000;border-radius:8px;padding:10px 14px;font-size:.84rem;line-height:1.5}.vs-callout-warn{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2440}.vs-callout-info{color:#93c5fd;background:#3b82f614;border-color:#3b82f640}.vs-setup-banner{border-radius:10px;margin:16px 24px 0}.transcription-badge{border-radius:999px;padding:3px 9px;font-size:.76rem;font-weight:600;display:inline-block}.transcription-badge.processing{color:#fbbf24;background:#fbbf241f}.transcription-badge.complete{color:#4ade80;background:#4ade801f}.transcription-badge.failed{color:#f87171;background:#f871711f}.vs-copy-row{align-items:center;gap:8px;display:flex}.vs-copy-row .vs-input{flex:1;min-width:0}.vs-input-mono{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.82rem}.vs-copy-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;padding:8px 14px;font-size:.82rem;font-weight:500;transition:background .15s,color .15s}.vs-copy-btn:hover{color:#e2e8f0;background:#ffffff17}@media (width<=700px){.vs-field-row,.vs-greeting-grid{grid-template-columns:1fr}}.wf-panel{flex-direction:column;height:100%;padding:0 24px 24px;display:flex}.wf-panel-header{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:flex-start;margin-bottom:0;padding:28px 0 20px;display:flex}.wf-panel-title{margin:0 0 4px;font-size:1.2rem;font-weight:600}.wf-panel-subtitle{color:#6b7280;margin:0;font-size:.8rem}.wf-body{flex:1;grid-template-columns:280px 1fr;gap:0;display:grid;overflow:hidden}.wf-list{border-right:1px solid #1f2937;padding:12px 0;overflow-y:auto}.wf-empty{padding:16px;font-size:.85rem}.wf-list-item{text-align:left;color:#e8e8e8;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;flex-direction:column;gap:4px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.wf-list-item:hover{background:#ffffff0a}.wf-list-item.active{background:#6366f114;border-left-color:#6366f1}.wf-list-name{font-size:.9rem;font-weight:500}.wf-list-meta{flex-wrap:wrap;gap:8px;display:flex}.wf-list-desc{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.wf-trigger-badge{color:#9ca3af;background:#1f2937;border:1px solid #374151;border-radius:4px;padding:1px 6px;font-size:.72rem}.wf-node-count{color:#6b7280;font-size:.72rem}.wf-disabled-badge{color:#f87171;font-size:.72rem}.wf-detail{flex-direction:column;gap:20px;padding:20px 24px;display:flex;overflow-y:auto}.wf-detail-empty{justify-content:center;align-items:center;height:100%;font-size:.9rem;display:flex}.wf-detail-header{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.wf-detail-name{margin:0 0 6px;font-size:1.05rem;font-weight:600}.wf-detail-desc{color:#9ca3af;margin:0 0 10px;font-size:.85rem}.wf-detail-meta{color:#9ca3af;flex-wrap:wrap;gap:16px;font-size:.82rem;display:flex}.wf-detail-meta strong{color:#e8e8e8}.wf-detail-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.wf-runs-section{flex-direction:column;gap:12px;display:flex}.wf-runs-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem;font-weight:600}.wf-runs-table{border-collapse:collapse;width:100%;font-size:.82rem}.wf-runs-table th{text-align:left;color:#6b7280;border-bottom:1px solid #1f2937;padding:6px 10px;font-weight:500}.wf-runs-table td{color:#d1d5db;border-bottom:1px solid #111827;padding:8px 10px}.wf-run-status{border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.wf-run-status.completed{color:#4ade80;background:#4ade801f}.wf-run-status.failed{color:#f87171;background:#f871711f}.wf-run-status.running{color:#fbbf24;background:#fbbf241f}.wf-run-status.pending{color:#9ca3af;background:#9ca3af1f}.wf-run-error{color:#f87171;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.clients-usage-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.clients-usage-card{background:#16191f;border:1px solid #2b2d31;border-radius:10px;flex-direction:column;gap:6px;padding:16px;display:flex}.clients-usage-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.clients-usage-value{color:#e8e8e8;font-size:1.4rem;font-weight:700}@media (width<=900px){.wf-body{grid-template-columns:1fr}.wf-list{border-bottom:1px solid #1f2937;border-right:none;max-height:220px}.clients-usage-grid{grid-template-columns:repeat(2,1fr)}}.wf-panel-header-actions{align-items:center;gap:8px;display:flex}.wf-list-item{background:#ffffff04;border:1px solid #1f2937;border-radius:8px;align-items:stretch;margin-bottom:6px;transition:border-color .15s;display:flex;overflow:hidden}.wf-list-item.active{background:#4b78cc14;border-color:#4b78cc}.wf-list-item.disabled{opacity:.5}.wf-list-item-main{text-align:left;min-width:0;color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;flex:1;padding:10px 12px}.wf-list-item-btns{border-left:1px solid #1f2937;flex-direction:column;display:flex}.wf-item-btn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:1px solid #1f2937;flex:1;padding:0 10px;font-size:.75rem;transition:background .12s,color .12s}.wf-item-btn:last-child{border-bottom:none}.wf-item-btn:hover{color:#e2e8f0;background:#ffffff0f}.wf-item-btn.danger:hover{color:#f87171;background:#ef444426}.wf-editor{background:#111214;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.wf-editor-toolbar{background:#15181d;border-bottom:1px solid #1f2937;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.wf-toolbar-back{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #2b2d31;border-radius:6px;padding:5px 10px;font-size:.85rem;transition:background .12s,color .12s}.wf-toolbar-back:hover{color:#e2e8f0;background:#ffffff0f}.wf-toolbar-name{color:#e2e8f0;background:#ffffff0a;border:1px solid #2b2d31;border-radius:6px;min-width:180px;padding:5px 10px;font-family:inherit;font-size:.9rem}.wf-toolbar-name:focus{border-color:#4b78cc;outline:none}.wf-toolbar-trigger{color:#e2e8f0;cursor:pointer;background:#1a1d23;border:1px solid #3a3d45;border-radius:6px;min-width:110px;padding:7px 10px;font-family:inherit;font-size:.88rem}.wf-toolbar-trigger option{color:#e2e8f0;background:#1a1d23}.wf-toolbar-trigger:focus{border-color:#4b78cc;outline:none}.react-flow__controls{box-shadow:none;background:#1a1d23;border:1px solid #2b2d31;border-radius:8px;overflow:hidden}.react-flow__controls-button{background:#1a1d23;border-bottom:1px solid #2b2d31;border-right:none;width:28px;height:28px;padding:5px}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls-button:hover{background:#ffffff14}.react-flow__controls-button svg{fill:#94a3b8;max-width:14px;max-height:14px}.wf-toolbar-cron{min-width:150px;font-size:.82rem}.wf-cron-field{flex-direction:column;gap:3px;display:flex}.wf-cron-hint{color:#6b9cff;white-space:nowrap;padding-left:2px;font-size:.72rem}.wf-unsaved-badge{color:#f59e0b;white-space:nowrap;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:6px;padding:3px 9px;font-size:.78rem;font-weight:500}.wf-toolbar-spacer{flex:1}.wf-editor-body{flex:1;min-height:0;display:flex;overflow:hidden}.wf-editor-canvas{flex:1;min-width:0;height:100%;position:relative}.wf-palette{background:#13161b;border-right:1px solid #1f2937;flex-direction:column;gap:8px;width:180px;min-width:180px;padding:12px 10px;display:flex;overflow-y:auto}.wf-palette-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.wf-palette-hint{color:#4b5563;margin:0;font-size:.72rem}.wf-palette-list{flex-direction:column;gap:5px;display:flex}.wf-palette-item{cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #1f2937;border-left-width:3px;border-radius:6px;flex-direction:column;gap:2px;padding:7px 9px;transition:background .12s;display:flex}.wf-palette-item:hover{background:#ffffff0f}.wf-palette-item:active{cursor:grabbing}.wf-palette-item-label{color:#e2e8f0;font-size:.82rem;font-weight:600}.wf-palette-item-type{color:#4b5563;font-family:JetBrains Mono,monospace;font-size:.68rem}.wf-node{background:#1a1d24;border:1px solid #2b2f3a;border-top-width:3px;border-radius:8px;min-width:260px;max-width:320px;padding:10px 12px 12px;position:relative;box-shadow:0 2px 8px #0006}.wf-node-header{text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.68rem;font-weight:700;display:flex}.wf-node-delete{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:0 2px;font-size:1rem;line-height:1;transition:color .15s,background .15s}.wf-node-delete:hover{color:#f87171;background:#ef44441f}.wf-node-label-input{color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff12;border-radius:5px;width:100%;margin-bottom:8px;padding:4px 7px;font-size:.85rem;font-weight:600}.wf-node-label-input:focus{border-color:#ffffff2e;outline:none}.wf-node-label-input::placeholder{color:#4b5563;font-weight:400}.wf-node-fields{flex-direction:column;gap:7px;display:flex}.wf-node-field-col{flex-direction:column;gap:3px;display:flex}.wf-node-field-row{align-items:center;gap:7px;display:flex}.wf-node-field-label,.wf-node-field-bool-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.67rem;font-weight:600}.wf-node-input,.wf-node-select{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:5px;width:100%;padding:4px 7px;font-family:JetBrains Mono,monospace;font-size:.8rem}.wf-node-input:focus,.wf-node-select:focus{border-color:#fff3;outline:none}.wf-node-textarea{color:#e2e8f0;resize:vertical;background:#ffffff0d;border:1px solid #ffffff14;border-radius:5px;width:100%;padding:4px 7px;font-family:JetBrains Mono,monospace;font-size:.78rem;line-height:1.45}.wf-node-textarea:focus{border-color:#fff3;outline:none}.wf-node-checkbox{accent-color:#6d9cff;cursor:pointer;flex-shrink:0;width:14px;height:14px}.wf-customer-list{background:#0003;border:1px solid #ffffff14;border-radius:6px;flex-direction:column;max-height:160px;margin-bottom:6px;display:flex;overflow-y:auto}.wf-customer-option{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:7px;width:100%;padding:6px 8px;transition:background .1s;display:flex}.wf-customer-option:last-child{border-bottom:none}.wf-customer-option:hover{background:#ffffff0d}.wf-customer-option.selected{background:#6d9cff1a}.wf-customer-incoming.selected{background:#6d9cff1f}.wf-customer-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px}.wf-customer-option span:nth-child(2){flex-direction:column;gap:1px;min-width:0;display:flex}.wf-customer-name{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.wf-customer-sub{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.wf-customer-empty{color:#4b5563;text-align:center;padding:10px 8px;font-size:.75rem}.wf-customer-summary{padding:4px 2px 2px}.wf-handle{background:#374151!important;border:2px solid #4b5563!important;width:10px!important;height:10px!important}.wf-handle-true{background:#166534!important;border-color:#4ade80!important}.wf-handle-false{background:#7f1d1d!important;border-color:#f87171!important}.wf-conditional-labels{pointer-events:none;flex-direction:column;justify-content:space-around;height:100%;display:flex;position:absolute;top:0;right:-38px}.wf-conditional-labels span{font-size:.65rem;font-weight:700}.wf-config-panel{background:#13161b;border-left:1px solid #1f2937;flex-direction:column;gap:0;width:240px;min-width:240px;padding:12px;display:flex;overflow-y:auto}.wf-config-empty{text-align:center;padding:20px 0;font-size:.82rem}.wf-config-header{border-bottom:1px solid #1f2937;margin-bottom:10px;padding-bottom:10px}.wf-config-type{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700}.wf-config-section{border-bottom:1px solid #1a1d24;padding:10px 0}.wf-config-section:last-child{border-bottom:none}.wf-config-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.72rem;font-weight:700}.wf-config-label{color:#94a3b8;flex-direction:column;gap:4px;margin-bottom:8px;font-size:.78rem;display:flex}.wf-config-label:last-child{margin-bottom:0}.wf-config-input{padding:5px 8px!important;font-size:.82rem!important}.wf-config-textarea{resize:vertical;min-height:80px;line-height:1.5;padding:6px 8px!important;font-family:JetBrains Mono,monospace!important;font-size:.78rem!important}.wf-config-checkbox{cursor:pointer;accent-color:#4b78cc;width:16px;height:16px}.wf-config-hint{color:#4b5563;cursor:help;font-size:.78rem}.wf-config-outputs{flex-direction:column;gap:4px;display:flex}.wf-config-outkey{color:#4b78cc;cursor:text;-webkit-user-select:all;user-select:all;background:#4b78cc1a;border:1px solid #4b78cc33;border-radius:4px;padding:3px 6px;font-family:JetBrains Mono,monospace;font-size:.7rem}.wf-config-outputs-hint{color:#4b5563;margin:6px 0 0;font-size:.68rem}.wf-config-delete{width:100%;margin-top:4px}.chatbot-body{flex:1;grid-template-columns:340px 1fr;gap:16px;min-height:0;padding:16px;display:grid;overflow:hidden}.chatbot-settings,.chatbot-faq{background:#1e2330;border:1px solid #2d3347;border-radius:12px;flex-direction:column;gap:14px;padding:20px;display:flex;overflow-y:auto}.chatbot-section-title{color:#e2e8f0;margin:0 0 4px;font-size:.9rem;font-weight:600}.chatbot-enabled-row{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.chatbot-enabled-row input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:18px;height:18px}.chatbot-color-row{align-items:center;gap:10px;margin-top:6px;display:flex}.chatbot-color-row input[type=color]{cursor:pointer;background:#151820;border:1px solid #2d3347;border-radius:6px;width:40px;height:34px;padding:2px}.chatbot-color-hex{color:#94a3b8;font-family:JetBrains Mono,monospace;font-size:.82rem}.chatbot-embed-section{border-top:1px solid #2d3347;margin-top:8px;padding-top:14px}.chatbot-embed-title{color:#cbd5e1;margin:0 0 6px;font-size:.82rem;font-weight:600}.chatbot-embed-code{color:#7dd3fc;white-space:pre-wrap;word-break:break-all;background:#151820;border:1px solid #2d3347;border-radius:8px;margin:6px 0 0;padding:10px 12px;font-family:JetBrains Mono,monospace;font-size:.72rem}.chatbot-faq-header{justify-content:space-between;align-items:center;display:flex}.chatbot-faq-empty{text-align:center;padding:24px 0}.chatbot-faq-item{background:#151820;border:1px solid #2d3347;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}.chatbot-faq-item-content{flex:1;min-width:0}.chatbot-faq-q{color:#e2e8f0;margin-bottom:4px;font-size:.85rem;font-weight:600}.chatbot-faq-a{color:#94a3b8;white-space:pre-wrap;word-break:break-word;font-size:.8rem}.chatbot-faq-item-actions{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.chatbot-faq-editor{background:#151820;border:1px solid #3b82f6;border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.chatbot-faq-editor-actions{gap:8px;display:flex}.clients-features-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.clients-feature-row{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.clients-feature-row input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;flex-shrink:0;width:16px;height:16px;margin-top:2px}.clients-feature-name{color:#e2e8f0;font-size:.85rem;font-weight:600}.clients-feature-desc{color:#64748b;margin-top:2px;font-size:.78rem}.clients-feature-error{color:#f87171;background:#f871711a;border:1px solid #f8717133;border-radius:6px;margin-bottom:10px;padding:8px 10px;font-size:.8rem}
