@charset "UTF-8";.cm-line,.cm-gutter,.cm-content{background-color:#fff!important}.cm-editor{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.cm-content,.cm-content[contenteditable=false],.cm-scroller,.cm-line,.cm-lineNumbers,.cm-gutterElement{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;cursor:text!important}.cm-editor *{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.cm-selectionBackground,.cm-selectionMatch,.cm-content .cm-selectionBackground,.cm-line .cm-selectionBackground,.cm-editor ::selection,.cm-editor ::-moz-selection,.cm-editor .cm-selectionBackground,.cm-editor .cm-selectionMatch{background-color:#ff6b3573!important;color:inherit!important;opacity:1!important;mix-blend-mode:normal!important;filter:none!important}.cm-editor .cm-selectionBackground{background-color:#ff6b3573!important;opacity:1!important;mix-blend-mode:normal!important}.cm-editor .cm-selectionMatch{background-color:#ff6b3559!important;opacity:1!important;mix-blend-mode:normal!important}.cm-editor ::selection{background-color:#ff6b3573!important;opacity:1!important;color:inherit!important}.cm-editor ::-moz-selection{background-color:#ff6b3573!important;opacity:1!important;color:inherit!important}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}/**
* @license
*
* Font Family: Space Grotesk
* Designed by: Florian Karsten
* URL: https://www.fontshare.com/fonts/space-grotesk
* © 2025 Indian Type Foundry
*
* Space Grotesk Light 
* Space Grotesk Regular 
* Space Grotesk Medium 
* Space Grotesk SemiBold 
* Space Grotesk Bold 
* Space Grotesk Variable (Variable font)

*
*/@font-face{font-family:SpaceGrotesk;src:url(/assets/SpaceGrotesk-Variable-DIiYFC0O.woff2) format("woff2"),url(/assets/SpaceGrotesk-Variable-vEyz10Ts.woff) format("woff"),url(/assets/SpaceGrotesk-Variable-BUwR3fZg.ttf) format("truetype");font-weight:300 700;font-display:swap;font-style:normal;letter-spacing:-1.5px}@font-face{font-family:SpaceGrotesk-Light;src:url(/assets/SpaceGrotesk-Light-Be0bda_1.woff2) format("woff2"),url(/assets/SpaceGrotesk-Light-BuNJDyQm.woff) format("woff"),url(/assets/SpaceGrotesk-Light-Q7b-jkjL.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:SpaceGrotesk-Regular;src:url(/assets/SpaceGrotesk-Regular-DKryHxTl.woff2) format("woff2"),url(/assets/SpaceGrotesk-Regular-DdNvrCYw.woff) format("woff"),url(/assets/SpaceGrotesk-Regular-DnjjdKoh.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:SpaceGrotesk-Medium;src:url(/assets/SpaceGrotesk-Medium-Dnf11Vrr.woff2) format("woff2"),url(/assets/SpaceGrotesk-Medium-DceimI8c.woff) format("woff"),url(/assets/SpaceGrotesk-Medium-BJi-Urai.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:SpaceGrotesk-SemiBold;src:url(/assets/SpaceGrotesk-SemiBold-rr2xzqWp.woff2) format("woff2"),url(/assets/SpaceGrotesk-SemiBold-Z52Colmk.woff) format("woff"),url(/assets/SpaceGrotesk-SemiBold-DoQD3EIM.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:SpaceGrotesk-Bold;src:url(/assets/SpaceGrotesk-Bold-BKi_tIky.woff2) format("woff2"),url(/assets/SpaceGrotesk-Bold-De5tUNwF.woff) format("woff"),url(/assets/SpaceGrotesk-Bold-44HJwXyP.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:SpaceGrotesk-Variable;src:url(/assets/SpaceGrotesk-Variable-DIiYFC0O.woff2) format("woff2"),url(/assets/SpaceGrotesk-Variable-vEyz10Ts.woff) format("woff"),url(/assets/SpaceGrotesk-Variable-BUwR3fZg.ttf) format("truetype");font-weight:300 700;font-display:swap;font-style:normal}@media print{@page{size:letter portrait;margin:.75in}header,nav,[class*=Header i],[class*=header i]{display:none!important}[class*=Sidebar i],[class*=sidebar i],[class*=SideButton i],[class*=AgentSection i],[class*=SectionTitle i]{display:none!important}button,input,textarea,select,[role=button],[class*=Button i]:not([class*=Bubble]),[class*=Input i],[class*=Dropdown i],[class*=ActionsList i],[class*=IconButton i]{display:none!important}svg,i[class*=icon-]{display:none!important}[class*=Overlay i],[class*=Modal i],[class*=Drawer i],[class*=Loading i],[class*=Loader i]{display:none!important}div[style*="position: fixed"],div[style*="position: absolute"][style*=z-index],div[style*="position: absolute"][style*="top:"][style*="right:"]{display:none!important}#root>div>div:first-child{display:none!important}.sidebars-container,div[style*="position:relative"][style*="display:flex"][style*="marginRight:8"],div[style*="position:'relative'"][style*="display:'flex'"][style*="marginRight:8"],div[style*="width: 76px"],div[style*="width:76px"],div[style*="width: 80px"],div[style*="width:80px"]{display:none!important}html,body{margin:0!important;padding:0!important;width:100%!important;height:auto!important;background:#fff!important;color:#000!important;overflow:visible!important}#root{width:100%!important;height:auto!important;overflow:visible!important}.chat-print-root,.chat-print-container,.chat-print-virtuoso,.print-view{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}[class*=MainContent i]{width:100%!important;max-width:100%!important;height:auto!important;overflow:visible!important;margin:0!important;padding:20px!important}[class*=MainContentWrapper i]{padding-right:0!important;width:100%!important}[class*=ChatThread i],[class*=ChatContainer i],[class*=ChatContainerWrapper i],[class*=VirtuosoWrapper i]{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;margin:0!important;max-width:100%!important}.screen-view{display:none!important}.print-view{display:block!important}[data-virtuoso-scroller]{height:auto!important;overflow:visible!important;position:static!important}[data-test-id*=virtuoso]{height:auto!important;overflow:visible!important}div[style*="transform: translateY"],div[style*="height: 100%"]{position:static!important;transform:none!important}[class*=MessageRow i]{display:block!important;margin:15px 0!important;padding:15px 0!important;border-bottom:1px solid #e0e0e0!important;page-break-inside:avoid!important;width:100%!important}.print-view{page-break-inside:auto!important}.print-view>*{page-break-inside:avoid!important}[class*=WrapperWithActions i]{display:block!important;width:100%!important;margin:0!important;padding:0!important}[class*=Avatar i]{display:none!important}[class*=Bubble i]{display:block!important;background:#f5f5f5!important;border:1px solid #ddd!important;border-radius:8px!important;padding:12px 16px!important;margin:0!important;width:auto!important;max-width:85%!important}[class*=MessageRow i][style*="flex-direction: row-reverse"] [class*=Bubble i]{background:#e3f2fd!important;border-color:#90caf9!important;margin-left:auto!important;margin-right:0!important}[class*=MessageRow i]:not([style*="flex-direction: row-reverse"]) [class*=Bubble i]{margin-right:auto!important;margin-left:0!important}p{display:block!important;margin:0 0 10px!important;line-height:1.6!important}p:last-child{margin-bottom:0!important}h1,h2,h3,h4,h5,h6{display:block!important;font-weight:700!important;margin:15px 0 10px!important;page-break-after:avoid!important}ul,ol{display:block!important;margin:10px 0!important;padding-left:30px!important}li{display:list-item!important;margin:5px 0!important}pre{display:block!important;background:#f5f5f5!important;border:1px solid #ddd!important;border-radius:4px!important;padding:12px!important;margin:10px 0!important;font-family:monospace!important;font-size:12px!important;line-height:1.4!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;page-break-inside:auto!important}code{font-family:monospace!important;font-size:12px!important;background:#f5f5f5!important;padding:2px 4px!important;border-radius:3px!important}a{color:#1976d2!important;text-decoration:underline!important}img{display:block!important;max-width:100%!important;height:auto!important;margin:10px 0!important;page-break-inside:avoid!important}body:before{content:"Genesis Chat Thread - " attr(data-print-date);display:block!important;font-size:16px!important;font-weight:700!important;margin:0 20px 20px!important;padding-bottom:10px!important;border-bottom:2px solid #333!important}[class*=FixedInputWrapper i],[class*=ChatInput i]{display:none!important}*{animation:none!important;transition:none!important}table{display:table!important;width:100%!important;border-collapse:collapse!important;margin:10px 0!important}th,td{border:1px solid #ddd!important;padding:8px!important;text-align:left!important}th{background:#f5f5f5!important;font-weight:700!important}[class*=MessageRow i] *,[class*=Bubble i] *,[class*=ChatContainer i] *{visibility:visible!important}[class*=MessageRow i]:last-child{page-break-after:auto!important}}body.genesis-printing [class*=Sidebar i],body.genesis-printing [class*=sidebar i]{display:none!important}body{font-family:SpaceGrotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;letter-spacing:-.15px;font-feature-settings:"dlig" on,"ss04" on,"liga" off}a{display:contents}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::-webkit-scrollbar-corner{background:#f1f1f1}::-webkit-scrollbar-button{display:none}*{scrollbar-width:thin;scrollbar-color:#c1c1c1 #FFFFFF}input,textarea{font-family:SpaceGrotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.print-view{display:none}:root{--diff-background-color:initial;--diff-text-color:initial;--diff-font-family:Consolas,Courier,monospace;--diff-selection-background-color:#b3d7ff;--diff-selection-text-color:var(--diff-text-color);--diff-gutter-insert-background-color:#d6fedb;--diff-gutter-insert-text-color:var(--diff-text-color);--diff-gutter-delete-background-color:#fadde0;--diff-gutter-delete-text-color:var(--diff-text-color);--diff-gutter-selected-background-color:#fffce0;--diff-gutter-selected-text-color:var(--diff-text-color);--diff-code-insert-background-color:#eaffee;--diff-code-insert-text-color:var(--diff-text-color);--diff-code-delete-background-color:#fdeff0;--diff-code-delete-text-color:var(--diff-text-color);--diff-code-insert-edit-background-color:#c0dc91;--diff-code-insert-edit-text-color:var(--diff-text-color);--diff-code-delete-edit-background-color:#f39ea2;--diff-code-delete-edit-text-color:var(--diff-text-color);--diff-code-selected-background-color:#fffce0;--diff-code-selected-text-color:var(--diff-text-color);--diff-omit-gutter-line-color:#cb2a1d}.diff{background-color:var(--diff-background-color);border-collapse:collapse;color:var(--diff-text-color);table-layout:fixed;width:100%}.diff::-moz-selection{background-color:#b3d7ff;background-color:var(--diff-selection-background-color);color:var(--diff-text-color);color:var(--diff-selection-text-color)}.diff::selection{background-color:#b3d7ff;background-color:var(--diff-selection-background-color);color:var(--diff-text-color);color:var(--diff-selection-text-color)}.diff td{padding-bottom:0;padding-top:0;vertical-align:top}.diff-line{font-family:Consolas,Courier,monospace;font-family:var(--diff-font-family);line-height:1.5}.diff-gutter>a{color:inherit;display:block}.diff-gutter{cursor:pointer;padding:0 1ch;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.diff-gutter-insert{background-color:#d6fedb;background-color:var(--diff-gutter-insert-background-color);color:var(--diff-text-color);color:var(--diff-gutter-insert-text-color)}.diff-gutter-delete{background-color:#fadde0;background-color:var(--diff-gutter-delete-background-color);color:var(--diff-text-color);color:var(--diff-gutter-delete-text-color)}.diff-gutter-omit{cursor:default}.diff-gutter-selected{background-color:#fffce0;background-color:var(--diff-gutter-selected-background-color);color:var(--diff-text-color);color:var(--diff-gutter-selected-text-color)}.diff-code{word-wrap:break-word;padding:0 0 0 .5em;white-space:pre-wrap;word-break:break-all}.diff-code-edit{color:inherit}.diff-code-insert{background-color:#eaffee;background-color:var(--diff-code-insert-background-color);color:var(--diff-text-color);color:var(--diff-code-insert-text-color)}.diff-code-insert .diff-code-edit{background-color:#c0dc91;background-color:var(--diff-code-insert-edit-background-color);color:var(--diff-text-color);color:var(--diff-code-insert-edit-text-color)}.diff-code-delete{background-color:#fdeff0;background-color:var(--diff-code-delete-background-color);color:var(--diff-text-color);color:var(--diff-code-delete-text-color)}.diff-code-delete .diff-code-edit{background-color:#f39ea2;background-color:var(--diff-code-delete-edit-background-color);color:var(--diff-text-color);color:var(--diff-code-delete-edit-text-color)}.diff-code-selected{background-color:#fffce0;background-color:var(--diff-code-selected-background-color);color:var(--diff-text-color);color:var(--diff-code-selected-text-color)}.diff-widget-content{vertical-align:top}.diff-gutter-col{width:7ch}.diff-gutter-omit{height:0}.diff-gutter-omit:before{background-color:#cb2a1d;background-color:var(--diff-omit-gutter-line-color);content:" ";display:block;height:100%;margin-left:4.6ch;overflow:hidden;white-space:pre;width:2px}.diff-decoration{line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.diff-decoration-content{font-family:Consolas,Courier,monospace;font-family:var(--diff-font-family);padding:0}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}@font-face{font-family:icomoon;src:url(/assets/icomoon-BRRA2p4u.eot);src:url(/assets/icomoon-BRRA2p4u.eot) format("embedded-opentype"),url(/assets/icomoon-DE5VIJA3.ttf) format("truetype"),url(/assets/icomoon-pDUbc-RL.woff) format("woff"),url(/assets/icomoon-CDIsqRKG.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-dots-svg:before{content:""}.icon-agent-svg:before{content:""}.icon-aistar-svg:before{content:""}.icon-apps-svg1:before{content:""}.icon-attach-svg:before{content:""}.icon-audio-waveform-svg:before{content:""}.icon-board-svg:before{content:""}.icon-brightness-control-svg:before{content:""}.icon-calendar-svg:before{content:""}.icon-cancel-svg:before{content:""}.icon-chat-alternative-field-svg:before{content:""}.icon-chat-alternative-svg:before{content:""}.icon-check-svg1:before{content:""}.icon-check-ball-filed-svg:before{content:""}.icon-clock-time-svg:before{content:""}.icon-code-filed-svg:before{content:""}.icon-code-svg:before{content:"";color:#4e5653}.icon-cross-ball-filed-svg:before{content:""}.icon-cross-svg1:before{content:""}.icon-cursor-vector-svg .path1:before{content:"";color:#2f3735}.icon-cursor-vector-svg .path2:before{content:"";margin-left:-.7998046875em;color:#f4f9f7}.icon-cursos-drag-svg .path1:before{content:"";color:#f4f9f7}.icon-cursos-drag-svg .path2:before{content:"";margin-left:-1em;color:#2f3735}.icon-cursos-hover-svg .path1:before{content:"";color:#f4f9f7}.icon-cursos-hover-svg .path2:before{content:"";margin-left:-1em;color:#2f3735}.icon-cursos-resize-svg .path1:before{content:"";color:#f4f9f7}.icon-cursos-resize-svg .path2:before{content:"";margin-left:-1em;color:#2f3735}.icon-dashboard-svg:before{content:""}.icon-delete-svg:before{content:""}.icon-docs-filled-svg:before{content:""}.icon-email-svg1:before{content:""}.icon-erase-clear-svg:before{content:""}.icon-eye-svg:before{content:""}.icon-file-field-svg:before{content:""}.icon-star-filed-svg:before{content:""}.icon-filter-svg:before{content:""}.icon-flash-field-svg:before{content:""}.icon-key-svg1:before{content:""}.icon-layers-svg:before{content:""}.icon-list-svg:before{content:""}.icon-loader-svg:before{content:""}.icon-loading-ring-svg:before{content:""}.icon-media-grid-play-svg:before{content:""}.icon-merge-symbol-svg:before{content:""}.icon-mic-svg:before{content:""}.icon-microsoft-teams-svg .path1:before{content:"";color:#464eb8}.icon-microsoft-teams-svg .path2:before{content:"";margin-left:-1.052734375em;color:#464eb8}.icon-microsoft-teams-svg .path3:before{content:"";margin-left:-1.052734375em;color:#7b83eb}.icon-microsoft-teams-svg .path4:before{content:"";margin-left:-1.052734375em;color:#7b83eb}.icon-microsoft-teams-svg .path5:before{content:"";margin-left:-1.052734375em;color:#464eb8}.icon-microsoft-teams-svg .path6:before{content:"";margin-left:-1.052734375em;color:#fff}.icon-mission-svg:before{content:""}.icon-overview-svg:before{content:""}.icon-paste-svg:before{content:""}.icon-pause-filed-svg:before{content:""}.icon-pause-svg:before{content:""}.icon-pen-svg:before{content:""}.icon-persona-svg:before{content:""}.icon-plan-svg:before{content:""}.icon-plus-svg1:before{content:""}.icon-priority-field-svg:before{content:""}.icon-priority-svg:before{content:""}.icon-progress-svg:before{content:""}.icon-project-svg:before{content:""}.icon-refresh-svg:before{content:""}.icon-resume-svg:before{content:""}.icon-send-filed-svg:before{content:""}.icon-server-list-svg:before{content:""}.icon-settings-svg:before{content:""}.icon-share-svg:before{content:""}.icon-slider-vertical-svg:before{content:""}.icon-sort-svg:before{content:""}.icon-star-svg:before{content:""}.icon-stop-filed-svg:before{content:""}.icon-stuck-filed-svg:before{content:""}.icon-thread-svg:before{content:""}.icon-tile-svg:before{content:""}.icon-timeline-svg:before{content:""}.icon-todo-filed-svg:before{content:""}.icon-todo-svg:before{content:""}.icon-upload-svg:before{content:""}.icon-user-filed-svg:before{content:""}.icon-user-group-svg:before{content:""}.icon-warning-field-svg:before{content:""}.icon-warning-svg1:before{content:""}.icon-logo-icon .path1:before{content:"";color:#1d1f1d}.icon-logo-icon .path2:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path3:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path4:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path5:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path6:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path7:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path8:before{content:"";margin-left:-4.1669921875em;color:#1d1f1d}.icon-logo-icon .path9:before{content:"";margin-left:-4.1669921875em;color:#ff6e06}.icon-apps-svg:before{content:"";color:#a79386}.icon-chat-svg:before{content:""}.icon-check-svg:before{content:""}.icon-configuration-svg:before{content:""}.icon-copy-svg:before{content:""}.icon-cross-svg:before{content:""}.icon-database-svg:before{content:""}.icon-direction-bottom-svg:before{content:""}.icon-direction-down-svg:before{content:""}.icon-direction-right-svg:before{content:""}.icon-direction-top-svg:before{content:""}.icon-direction-up-svg:before{content:""}.icon-direction-left-svg:before{content:""}.icon-docs-svg:before{content:"";color:#8a9390}.icon-docs-negative-svg:before{content:"";color:#fff;filter:invert(1);-webkit-filter:invert(1)}.icon-results-tab-svg:before{content:"";display:inline-block;width:1em;height:1em;background-color:currentColor;mask:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M19 3h-3.18C15.4 1.84 14.3 1 13 1h-2c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-1.41 12.17L8 12.59l1.41-1.41L12 13.76l4.59-4.59L18 10.59l-5 5z" fill="%23000"/%3E%3C/svg%3E') center / contain no-repeat;-webkit-mask:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M19 3h-3.18C15.4 1.84 14.3 1 13 1h-2c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-1.41 12.17L8 12.59l1.41-1.41L12 13.76l4.59-4.59L18 10.59l-5 5z" fill="%23000"/%3E%3C/svg%3E') center / contain no-repeat}.icon-download-svg:before{content:""}.icon-email-svg:before{content:"";color:#93032e}.icon-error-svg:before{content:""}.icon-genbot-svg .path1:before{content:"";color:#1d1f1d}.icon-genbot-svg .path2:before{content:"";margin-left:-1em;color:#ff6e06}.icon-google-svg .path1:before{content:"";color:#4285f4}.icon-google-svg .path2:before{content:"";margin-left:-1em;color:#34a853}.icon-google-svg .path3:before{content:"";margin-left:-1em;color:#fbbc05}.icon-google-svg .path4:before{content:"";margin-left:-1em;color:#ea4335}.icon-harvester-svg:before{content:"";color:#a79386}.icon-info-svg:before{content:""}.icon-jira-svg .path1:before{content:"";color:#2684ff}.icon-jira-svg .path2:before{content:"";margin-left:-1em;color:#000}.icon-jira-svg .path3:before{content:"";margin-left:-1em;color:#000}.icon-key-svg:before{content:"";color:#2f456d}.icon-llm-svg:before{content:"";color:#2f456d}.icon-logo-icon1 .path1:before{content:"";color:#1d1f1d}.icon-logo-icon1 .path2:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path3:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path4:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path5:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path6:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path7:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path8:before{content:"";margin-left:-1em;color:#1d1f1d}.icon-logo-icon1 .path9:before{content:"";margin-left:-1em;color:#ff6e06}.icon-notifications-svg:before{content:""}.icon-plus-svg:before{content:""}.icon-search-svg:before{content:""}.icon-slack-svg .path1:before{content:"";color:#36c5f0}.icon-slack-svg .path2:before{content:"";margin-left:-1em;color:#36c5f0}.icon-slack-svg .path3:before{content:"";margin-left:-1em;color:#2eb67d}.icon-slack-svg .path4:before{content:"";margin-left:-1em;color:#2eb67d}.icon-slack-svg .path5:before{content:"";margin-left:-1em;color:#e01e5a}.icon-slack-svg .path6:before{content:"";margin-left:-1em;color:#e01e5a}.icon-slack-svg .path7:before{content:"";margin-left:-1em;color:#ecb22e}.icon-slack-svg .path8:before{content:"";margin-left:-1em;color:#ecb22e}.icon-state-solid-svg:before{content:""}.icon-support-svg:before{content:""}.icon-todos-svg:before{content:""}.icon-variant-brand-2-svg .path1:before{content:"";color:#4285f4}.icon-variant-brand-2-svg .path2:before{content:"";margin-left:-1em;color:#34a853}.icon-variant-brand-2-svg .path3:before{content:"";margin-left:-1em;color:#fbbc05}.icon-variant-brand-2-svg .path4:before{content:"";margin-left:-1em;color:#ea4335}.icon-variant-solid-1-svg:before{content:""}.icon-variant-solid-2-svg:before{content:""}.icon-variant-solid-svg:before{content:""}.icon-variant-collapse-svg:before{content:""}.icon-variant-expand-svg:before{content:""}.icon-warning-svg:before{content:""}.icon-web-svg:before{content:""}.icon-github-svg:before{content:"";display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M12 2c-4 0-6 2.5-6 5.5V11c0 3.8 2.6 7 6 7s6-3.2 6-7V7.5C18 4.5 16 2 12 2z'/%3E%3Cpath d='M8.6 6.1L10 3l1 3.1H8.6zm6.8 0L14 3l-1 3.1h3.4z'/%3E%3Ccircle cx='10' cy='11' r='1.2'/%3E%3Ccircle cx='14' cy='11' r='1.2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain}.icon-onedrive-svg:before{content:"";display:inline-block;width:1em;height:1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230364B8' d='M13.5 7.3c-.1 0-.3 0-.4.1C12.1 5.3 10.1 4 7.8 4 4.6 4 2 6.6 2 9.8c0 .3 0 .7.1 1C.9 11.5 0 12.9 0 14.5 0 16.9 1.9 19 4.3 19h13.2c2.8 0 5-2.2 5-5 0-2.6-2-4.7-4.5-5-.4-1.1-1.5-1.7-2.7-1.7h-1.8z'/%3E%3Cpath fill='%230078D4' d='M13.5 8.3c.9 0 1.7.4 2.2 1 2.2.3 3.9 2.2 3.9 4.5 0 2.5-2 4.5-4.5 4.5H4.3C2.5 18.3 1 16.8 1 15c0-1.3.8-2.4 1.9-2.8 0-.2-.1-.4-.1-.6 0-2.7 2.2-4.9 4.9-4.9 1.8 0 3.4 1 4.2 2.5.2-.1.4-.1.6-.1h1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain}.icon-onedrive-svg.icon-big-sidebar:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%238A9390' d='M13.5 7.3c-.1 0-.3 0-.4.1C12.1 5.3 10.1 4 7.8 4 4.6 4 2 6.6 2 9.8c0 .3 0 .7.1 1C.9 11.5 0 12.9 0 14.5 0 16.9 1.9 19 4.3 19h13.2c2.8 0 5-2.2 5-5 0-2.6-2-4.7-4.5-5-.4-1.1-1.5-1.7-2.7-1.7h-1.8z'/%3E%3Cpath fill='%238A9390' d='M13.5 8.3c.9 0 1.7.4 2.2 1 2.2.3 3.9 2.2 3.9 4.5 0 2.5-2 4.5-4.5 4.5H4.3C2.5 18.3 1 16.8 1 15c0-1.3.8-2.4 1.9-2.8 0-.2-.1-.4-.1-.6 0-2.7 2.2-4.9 4.9-4.9 1.8 0 3.4 1 4.2 2.5.2-.1.4-.1.6-.1h1z'/%3E%3C/svg%3E")}:root{--rt-color-dark: #303634 !important}.react-tooltip{padding:10px 12px!important;border-radius:12px!important}.icon-stash-svg:before{content:"";width:12px;height:12px;background-color:#c0d7d1;border-radius:50%;display:inline-block}
