.hljs{background:#1e1e1e;color:#dcdcdc;display:block;overflow-x:auto;padding:.5em}.hljs-keyword,.hljs-link,.hljs-literal,.hljs-name,.hljs-symbol{color:#569cd6}.hljs-link{text-decoration:underline}.hljs-built_in,.hljs-type{color:#4ec9b0}.hljs-class,.hljs-number{color:#b8d7a3}.hljs-meta-string,.hljs-string{color:#d69d85}.hljs-regexp,.hljs-template-tag{color:#9a5334}.hljs-formula,.hljs-function,.hljs-params,.hljs-subst,.hljs-title{color:#dcdcdc}.hljs-comment,.hljs-quote{color:#57a64a;font-style:italic}.hljs-doctag{color:#608b4e}.hljs-meta,.hljs-meta-keyword,.hljs-tag{color:#9b9b9b}.hljs-template-variable,.hljs-variable{color:#bd63c5}.hljs-attr,.hljs-attribute,.hljs-builtin-name{color:#9cdcfe}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-selector-tag{color:#d7ba7d}.hljs-addition{background-color:#144212}.hljs-addition,.hljs-deletion{display:inline-block;width:100%}.hljs-deletion{background-color:#600}.pf-v6-c-alert.pf-m-expandable .pf-v6-c-alert__description{padding-right:var(--pf-t--global--spacer--xl)}.pf-v6-c-alert__description .pf-v6-c-code-block{margin-top:var(--pf-t--global--spacer--md)}#autorag-pipeline-run-visualization{background:#fff;border:1px solid #e0e0e0;border-radius:var(--pf-t--global--border--radius--medium);color:#1a1a1a;display:flex;flex-direction:column;height:520px;margin-bottom:24px;min-height:520px;overflow:hidden;--autorag-pipeline-in-progress-color:#876fd4;--autorag-pipeline-success-color:#3d7317}#autorag-pipeline-run-visualization .autorag-pipeline-run__toolbar{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-shrink:0;gap:16px;height:48px;padding:0 20px;z-index:100}#autorag-pipeline-run-visualization .autorag-pipeline-run__toolbar-title{color:#0f172a;font-size:14px;font-weight:600}#autorag-pipeline-run-visualization .autorag-pipeline-run__toolbar-actions{align-items:center;display:flex;gap:12px;margin-left:auto}#autorag-pipeline-run-visualization .autorag-pipeline-run__status-tabs{background:#f5f5f5;border-radius:8px;display:flex;gap:4px;padding:4px}#autorag-pipeline-run-visualization .autorag-pipeline-run__status-tab{background:transparent;border:none;border-radius:6px;color:#666;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .2s ease}#autorag-pipeline-run-visualization .autorag-pipeline-run__status-tab:hover{background:#e8e8e8;color:#0f172a}#autorag-pipeline-run-visualization .autorag-pipeline-run__status-tab.active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#0f172a}#autorag-pipeline-run-visualization .autorag-pipeline-run__preparing{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:center;padding:48px 32px;text-align:center}#autorag-pipeline-run-visualization .autorag-pipeline-run__preparing-title{color:#0f172a;font-size:16px;font-weight:600;line-height:1.5;margin:0;max-width:360px}#autorag-pipeline-run-visualization .autorag-pipeline-run__preparing-hint{color:#64748b;font-size:13px;line-height:1.5;margin:0;max-width:400px}#autorag-pipeline-run-visualization .autorag-pipeline-run__preparing--drawer{min-height:240px;padding:48px 24px}#autorag-pipeline-run-visualization .autorag-pipeline-run__canvas--revealed{animation:autorag-pipeline-reveal .45s ease-out}@keyframes autorag-pipeline-reveal{0%{opacity:0}to{opacity:1}}#autorag-pipeline-run-visualization .autorag-pipeline-run__drawer-area{flex:1;min-height:0}#autorag-pipeline-run-visualization .autorag-pipeline-details-drawer{height:100%}#autorag-pipeline-run-visualization #autorag-pipeline-drawer-main{height:100%;padding:0}#autorag-pipeline-run-visualization .autorag-pipeline-run__scroll-container{background:#fff;height:100%;overflow:hidden;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__canvas{align-items:center;box-sizing:border-box;display:flex;height:100%;min-height:100%;padding:60px 30px;position:relative;width:100%}#autorag-pipeline-run-visualization .autorag-pipeline-run__paths-layer{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2{align-items:center;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;cursor:pointer;display:flex;flex-direction:column;height:auto!important;min-height:28px;overflow:visible!important;position:absolute;transform:translateX(-50%);user-select:none;width:auto;z-index:1}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle-wrapper{align-items:center;display:flex;height:10px;justify-content:center;position:relative;width:10px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle-wrapper--complete{background-color:#fff;border-radius:50%;box-shadow:0 0 0 2px #fff;height:18px;width:18px;z-index:1}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-check{color:var(--autorag-pipeline-success-color);height:16px;transition:transform .2s ease;width:16px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-error-icon{color:var(--pf-t--global--icon--color--status--danger--default,#c9190b);height:16px;transition:transform .2s ease;width:16px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-in-progress-icon{animation:autorag-pipeline-sync-spin 1.5s linear infinite;background-color:#fff;border-radius:50%;color:var(--pf-t--global--icon--color--brand--default);height:16px;width:16px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-pending-icon{color:var(--pf-t--global--icon--color--regular);height:16px;transition:transform .2s ease;width:16px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2:hover .autorag-pipeline-run__node-v2-check,#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2:hover .autorag-pipeline-run__node-v2-error-icon,#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2:hover .autorag-pipeline-run__node-v2-in-progress-icon,#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2:hover .autorag-pipeline-run__node-v2-pending-icon{transform:scale(1.15)}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle{border-radius:50%;height:10px;transition:transform .2s ease;width:10px}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success,#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.warning{background:#000;border:none}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.error{background:var(--pf-t--global--icon--color--status--danger--default,#c9190b);border:none}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle-wrapper--nested-node{overflow:visible}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle--nested-node-dot{background:var(--pf-t--global--icon--color--brand--default,#06c);border:none;box-shadow:0 0 0 2px #fff;height:10px;position:relative;width:10px;z-index:1}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle--nested-node-dot:after{animation:autorag-pipeline-nested-dot-ring 2s ease-out infinite;border:1.5px solid var(--pf-t--global--icon--color--brand--default,#06c);border-radius:50%;content:"";inset:-3px;pointer-events:none;position:absolute}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2--nested-node-dot:hover .autorag-pipeline-run__node-v2-circle--nested-node-dot{transform:scale(1.15)}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running{background:#fff;border:1.5px solid var(--autorag-pipeline-in-progress-color);box-sizing:border-box;overflow:hidden;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running:before{animation:autorag-pipeline-pulse-in-progress 1.5s ease-in-out infinite;background:var(--autorag-pipeline-in-progress-color);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.pending{background:#e0e0e0;border:1.5px solid #e0e0e0;box-sizing:border-box}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-purple{background:#5e40be;border:none}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-purple-star{align-items:center;background:#5e40be;border:none;display:flex;justify-content:center;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-purple-star:after{color:#fff;content:"★";font-size:6px;line-height:1;position:absolute}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running-purple{background:#fff;border:1.5px solid var(--autorag-pipeline-in-progress-color);box-sizing:border-box;overflow:hidden;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running-purple:before{animation:autorag-pipeline-pulse-in-progress 1.5s ease-in-out infinite;background:var(--autorag-pipeline-in-progress-color);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-teal{background:#37a3a3;border:none}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-teal-star{align-items:center;background:#37a3a3;border:none;display:flex;justify-content:center;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.success-teal-star:after{color:#fff;content:"★";font-size:6px;line-height:1;position:absolute}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running-teal{background:#fff;border:1.5px solid var(--autorag-pipeline-in-progress-color);box-sizing:border-box;overflow:hidden;position:relative}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-circle.running-teal:before{animation:autorag-pipeline-pulse-in-progress 1.5s ease-in-out infinite;background:var(--autorag-pipeline-in-progress-color);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2:hover .autorag-pipeline-run__node-v2-circle{transform:scale(1.5)}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-label{color:#1a1a1a;font-size:8px;font-weight:500;line-height:1.25;margin-top:6px;max-width:72px;padding:0 2px;text-align:center}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2-label-line{display:block}#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2.not-run .autorag-pipeline-run__node-v2-label,#autorag-pipeline-run-visualization .autorag-pipeline-run__node-v2.pending .autorag-pipeline-run__node-v2-label{color:#999}@keyframes autorag-pipeline-sync-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes autorag-pipeline-pulse-in-progress{0%,to{opacity:1}50%{opacity:.3}}@keyframes autorag-pipeline-nested-dot-ring{0%{opacity:.65;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}#autorag-pipeline-run-visualization #autorag-pipeline-details-drawer-head .autorag-pipeline-run__drawer-status{padding:0 var(--pf-t--global--spacer--md)}#autorag-pipeline-run-visualization .autorag-pipeline-run__side-panel-placeholder{color:#999;font-size:13px;line-height:1.6;padding:40px 24px;text-align:center}#autorag-pipeline-run-visualization .autorag-pipeline-run__side-panel-alert{margin-bottom:var(--pf-t--global--spacer--md)}.run-details-section__title{margin-bottom:var(--pf-t--global--spacer--sm)}.run-details-section-divider{margin-block:8px}.run-details-value{overflow-wrap:anywhere;word-break:break-word}.create-workspace-kind-wizard-modal .pf-c-modal-box__close,.create-workspace-kind-wizard-modal .pf-c-modal-box__close button,.create-workspace-kind-wizard-modal .pf-v6-c-modal-box__close,.create-workspace-kind-wizard-modal .pf-v6-c-modal-box__close button{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.create-workspace-kind-wizard-modal .pf-c-modal-box__body,.create-workspace-kind-wizard-modal .pf-v6-c-modal-box__body{padding:0!important}.create-workspace-kind-wizard-modal .pf-c-modal-box,.create-workspace-kind-wizard-modal .pf-v6-c-modal-box{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;height:80vh!important;max-height:80vh!important;max-width:100%!important;min-height:80vh!important;position:relative!important;width:auto!important}.create-workspace-kind-wizard-modal .pf-c-modal-box__body,.create-workspace-kind-wizard-modal .pf-v6-c-modal-box__body{box-sizing:border-box!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:calc(80vh - 120px)!important;max-height:calc(80vh - 120px)!important;min-height:0!important;overflow:hidden!important}.create-workspace-kind-wizard-modal .pf-c-wizard,.create-workspace-kind-wizard-modal .pf-v6-c-wizard{box-sizing:border-box!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;margin:0!important;max-height:100%!important;max-width:100%!important;min-height:100%!important;overflow:hidden!important;position:relative!important;width:100%!important}.create-workspace-kind-wizard-modal .pf-c-wizard__footer,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__footer{flex-shrink:0!important}.create-workspace-kind-wizard-modal .pf-c-wizard__outer-wrap,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__outer-wrap{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.create-workspace-kind-wizard-modal .pf-c-wizard__inner-wrap,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__inner-wrap{display:flex!important;flex:1 1 auto!important;flex-direction:row!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.create-workspace-kind-wizard-modal .pf-c-wizard__nav,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__nav{align-self:stretch!important;max-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}.create-workspace-kind-wizard-modal .pf-c-wizard__main,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__main{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.create-workspace-kind-wizard-modal .pf-c-wizard__main-body,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__main-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-height:100%!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:0!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important}.create-workspace-kind-wizard-modal .pf-c-wizard__main-body>div,.create-workspace-kind-wizard-modal .pf-v6-c-wizard__main-body>div{display:flex!important;flex-direction:column!important;height:100%!important;max-height:none!important;min-height:100%!important;overflow:visible!important}.create-workspace-kind-wizard-modal #connection-types-grid{gap:.5rem!important;row-gap:.5rem!important}.create-workspace-kind-wizard-modal #connection-types-grid .pf-l-grid__item,.create-workspace-kind-wizard-modal #connection-types-grid .pf-v6-l-grid__item{margin-bottom:.5rem!important;margin-right:.5rem!important}.create-workbench-wizard-modal .pf-v6-c-modal-box__close{display:none!important}.create-workbench-wizard-modal .pf-v6-c-modal-box{display:flex;flex-direction:column;height:auto!important;max-height:none!important;max-width:100%;width:auto}.create-workbench-wizard-modal .pf-v6-c-wizard{display:flex;flex-direction:column;height:auto!important;margin:0;max-width:100%;min-height:600px;width:100%}.create-workbench-wizard-modal .pf-v6-c-modal-box__body{display:flex;flex:1 1 auto;flex-direction:column;max-height:none!important;min-height:0;overflow:visible!important}.create-workbench-wizard-modal .pf-v6-c-wizard__main-body{overflow:visible!important}.create-workbench-wizard-modal .pf-v6-c-wizard__main,.create-workbench-wizard-modal .pf-v6-c-wizard__outer-wrap{min-height:0!important}.create-workbench-wizard-modal .pf-v6-c-wizard__outer-wrap{display:flex;flex:1 1 auto;flex-direction:column}.create-workbench-wizard-modal .pf-v6-c-wizard__inner-wrap{align-items:stretch;flex:1 1 auto;min-height:0}.create-workbench-wizard-modal .pf-v6-c-wizard__nav{align-self:stretch;height:100%}.create-workbench-page__wizard-section{padding-bottom:0}.create-workbench-page__wizard,.create-workbench-page__wizard .pf-v6-c-wizard__inner-wrap{min-height:600px}.create-workbench-page__wizard .pf-v6-c-wizard__main-body{padding-bottom:var(--pf-v6-global--spacer--2xl)}#root,body,html{height:100%}#prototype .pf-v6-c-page__main-container h1+p{margin-top:var(--pf-v5-global--spacer--md)}#prototype.fidelity-low{filter:grayscale(100%)}#prototype.fidelity-low,#prototype.fidelity-low *{font-family:Comic Sans MS,Comic Sans,cursive!important}#context-panel-toggle-btn svg,#prototype-feature-flags-item button:hover,#prototype-fidelity-item .pf-v6-c-menu-toggle__toggle-icon,#prototype-fidelity-item button,#prototype-fidelity-item button:hover{color:#fff}#prototype-masthead{padding-bottom:4px;padding-top:4px}body:has(#prototype-masthead){--prototype-masthead-offset:45px}.pf-v6-c-masthead__logo{width:60px}.pf-v6-c-masthead .pf-v6-c-toolbar__content-section{align-items:center!important}#apollo-canvas-masthead h1{margin:6px}#apollo-canvas-masthead{background-color:var(--pf-v6-global--BackgroundColor--200);color:var(--pf-v6-global--Color--100)}#prototype .pf-v6-c-page__main-container.pf-m-fill{--pf-v6-c-page__main-container--BackgroundColor:#fff;background:#fff!important}#prototype #primary-app-container.pf-v6-c-page__main{background-color:#fff!important;scrollbar-gutter:stable}#prototype [data-testid=home-page]>section.pf-v6-c-page__main-section{background-color:#f2f2f2!important}#prototype .rhoai-home-section-title-md{font-size:var(--pf-t--global--font--size--md)!important;line-height:var(--pf-t--global--font--line-height--body)}#prototype [data-testid=landing-page-projects] .rhoai-projects-section-heading__icon{flex-shrink:0}#prototype [data-testid=landing-page-projects] .rhoai-projects-section-heading__icon-mark{align-items:center;display:inline-flex;height:32px;justify-content:center;width:32px}#prototype [data-testid=landing-page-projects] .rhoai-projects-section-heading__icon-mark svg{display:block;height:32px;width:32px}#prototype [data-testid=landing-page-projects] .rhoai-project-card.pf-v6-c-card{display:flex;flex-direction:column;overflow:hidden}#prototype [data-testid=landing-page-projects] .rhoai-project-card__accent{background-color:#f8ae54;border-radius:2px;flex-shrink:0;height:5px;margin:0 auto var(--pf-t--global--spacer--md) auto;width:54px}:root{--ai-setup--BackgroundColor:#ffe8cc;--ai-development--BackgroundColor:#daf2f2;--ai-deployment--BackgroundColor:#ece6ff}#autorag-page-content-area.pf-v6-c-page__main-section.pf-m-no-padding{padding-bottom:16px;padding-left:24px;padding-right:24px;padding-top:16px}#autorag-page-content-area.autorag-home-page{display:flex;flex-direction:column}#autorag-page-content-area.autorag-home-page #autorag-first-page-masthead{display:flex;flex-direction:column;gap:16px;padding-top:8px}#autorag-page-content-area.autorag-home-page #autorag-content{margin-top:24px}#autorag-page-content-area.autorag-configuring,#autorag-page-content-area.autorag-creating{display:flex;flex:1;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding-bottom:0;position:relative}#autorag-page-content-area.autorag-configuring #autorag-content,#autorag-page-content-area.autorag-creating #autorag-content{flex:1;min-height:0;min-width:0;overflow-y:auto;padding-bottom:72px}#autorag-page-content-area.autorag-configuring #autorag-content{background-color:var(--pf-t--global--background--color--primary--default);display:flex;flex-direction:column;max-height:calc(100vh - 160px)}#autorag-configurations-grid-wrapper,#autorag-configurations-page{background-color:var(--pf-t--global--background--color--primary--default);flex:1 1 auto;min-height:0;min-width:0}#autorag-configurations-grid-wrapper{padding-inline:1px}#autorag-configurations-grid{align-items:start;flex:1;min-height:0;min-width:0}#autorag-configurations-grid>.pf-v6-l-grid__item{display:flex;min-height:0;min-width:0;overflow:hidden}#autorag-page-content-area.autorag-configuring #autorag-configure-card,#autorag-page-content-area.autorag-configuring #autorag-documents-card{display:flex;flex-direction:column;height:calc(100vh - 360px);max-height:calc(100vh - 360px);min-height:320px;min-width:0;overflow:hidden;width:100%}#autorag-page-content-area.autorag-configuring #autorag-configure-card.pf-v6-c-card,#autorag-page-content-area.autorag-configuring #autorag-documents-card.pf-v6-c-card{--pf-v6-c-card--Overflow:hidden;overflow:hidden!important}#autorag-configure-card{position:relative;z-index:1}#autorag-create-footer,#autorag-run-experiment-footer{bottom:0;left:0;position:absolute;right:0;z-index:100}#prototype .pf-v6-c-page__main-container:has(#autorag-page-content-area.autorag-configuring),#prototype .pf-v6-c-page__main-container:has(#autorag-page-content-area.autorag-creating){background-color:var(--pf-t--global--background--color--primary--default)!important;padding:0!important;--pf-v6-c-page__main-container--BackgroundColor:var(--pf-t--global--background--color--primary--default);display:flex;flex:1;flex-direction:column;min-height:0}#prototype #primary-app-container:has(#autorag-page-content-area.autorag-configuring),#prototype #primary-app-container:has(#autorag-page-content-area.autorag-configuring)>#autorag-page-content-area,#prototype #primary-app-container:has(#autorag-page-content-area.autorag-creating),#prototype #primary-app-container:has(#autorag-page-content-area.autorag-creating)>#autorag-page-content-area{flex:1;min-height:0}#prototype #primary-app-container:has(#autorag-page-content-area.autorag-configuring),#prototype #primary-app-container:has(#autorag-page-content-area.autorag-creating){background-color:var(--pf-t--global--background--color--primary--default)!important;display:flex;flex:1;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:0!important}#prototype .pf-v6-c-page__main-container:has(#autorag-page-content-area.autorag-configuring){height:100%;overflow:hidden}#prototype #primary-app-container:has(#autorag-page-content-area){background-color:var(--pf-t--global--background--color--primary--default)!important;padding:0!important;--pf-v6-c-page__main-container--BackgroundColor:var(--pf-t--global--background--color--primary--default)}#autorag-experiments-list,#autorag-page-content-area{background-color:var(--pf-t--global--background--color--primary--default)}#autorag-experiments-list{border:1px solid var(--pf-t--global--border--color--default);border-radius:var(--pf-t--global--border--radius--medium);display:flex;flex-direction:column;gap:24px;padding:var(--pf-t--global--spacer--md)}#autorag-experiments-list .pf-v6-c-table{--pf-v6-c-table--BackgroundColor:var(--pf-t--global--background--color--primary--default);background-color:var(--pf-t--global--background--color--primary--default)}#autorag-configure-card .pf-v6-c-card__body{background-color:var(--pf-t--global--background--color--primary--default);display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto}#autorag-page-content-area .pf-v6-c-card{--pf-v6-c-card--BackgroundColor:var(--pf-t--global--background--color--primary--default)}#autorag-configurations-page,#autorag-page-content-area .pf-v6-c-card{background-color:var(--pf-t--global--background--color--primary--default)}#autorag-experiments-list [data-figma-node="65-7984"]{display:flex;justify-content:flex-end;width:100%}#autorag-experiments-list [data-figma-node="65-7984"] .pf-v5-c-pagination,#autorag-experiments-list [data-figma-node="65-7984"] .pf-v6-c-pagination{margin-bottom:0;margin-top:0}#autorag-documents-card .pf-v6-c-card__body{background-color:#fff;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;padding:8px}#autorag-documents-card .autorag-knowledge-scroll{display:flex;flex:1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;overscroll-behavior:contain}#autorag-documents-card .autorag-knowledge-section{padding-left:8px;padding-right:8px}#autorag-documents-card .autorag-knowledge-subsection{padding-bottom:8px;padding-top:8px}#autorag-documents-card .autorag-knowledge-subsection .pf-v6-c-title,#autorag-documents-card .autorag-knowledge-subsection-title{margin-bottom:4px}#autorag-documents-card .autorag-knowledge-intro p{color:var(--pf-t--global--text--color--regular);font-size:var(--pf-t--global--font--size--md);margin-bottom:0;margin-top:4px}#autorag-documents-card .autorag-knowledge-helper{color:var(--pf-t--global--text--color--regular);font-size:var(--pf-t--global--font--size--sm);margin:0}#autorag-documents-card .autorag-knowledge-helper-spaced{margin:0 0 8px}#autorag-documents-card .autorag-knowledge-connection-row{gap:16px}#autorag-documents-card .autorag-knowledge-file-selector{display:flex;flex-direction:column;gap:16px;padding:16px 8px}#autorag-documents-card .autorag-knowledge-browse{display:flex;flex-direction:column;gap:8px}#autorag-documents-card .autorag-knowledge-upload{display:flex;flex-direction:column;gap:12px}#autorag-documents-card .autorag-knowledge-upload-row{align-items:flex-start;border-bottom:1px solid var(--pf-t--global--border--color--default);display:flex;gap:8px;padding:16px 0}#autorag-documents-card .autorag-knowledge-upload-progress,#autorag-documents-card .autorag-knowledge-upload-row .pf-v6-c-progress{margin-top:8px}#autorag-documents-card .autorag-knowledge-bucket-hint{border:1px dashed var(--pf-t--global--border--color--default);border-radius:4px;color:var(--pf-t--global--text--color--subtle);font-size:var(--pf-t--global--font--size--sm);margin:0 8px;padding:16px;text-align:center}#documents-file-upload .pf-v6-c-multiple-file-upload__main{box-sizing:content-box}#autorag-configure-card .autorag-evaluation-file-selector{display:flex;flex-direction:column;gap:16px}#autorag-configure-card .autorag-evaluation-browse .pf-v6-c-title,#autorag-configure-card .autorag-evaluation-subsection-title,#autorag-configure-card .autorag-evaluation-upload .pf-v6-c-title{margin-bottom:4px}#autorag-configure-card .autorag-evaluation-helper{color:var(--pf-t--global--text--color--regular);font-size:var(--pf-t--global--font--size--sm);margin:0}#autorag-configure-card .autorag-evaluation-helper-spaced{margin:0 0 8px}#autorag-configure-card .autorag-evaluation-browse{display:flex;flex-direction:column;gap:8px}#autorag-configure-card .autorag-evaluation-upload{display:flex;flex-direction:column;gap:12px}#autorag-configure-card .autorag-evaluation-upload-row{align-items:flex-start;border-bottom:1px solid var(--pf-t--global--border--color--default);display:flex;gap:8px;padding:16px 0}#autorag-configure-card .autorag-evaluation-upload-progress,#autorag-configure-card .autorag-evaluation-upload-row .pf-v6-c-progress{margin-top:8px}#autorag-configure-card .autorag-evaluation-bucket-hint{border:1px dashed var(--pf-t--global--border--color--default);border-radius:4px;color:var(--pf-t--global--text--color--subtle);font-size:var(--pf-t--global--font--size--sm);padding:16px;text-align:center}#evaluation-source-file-upload .pf-v6-c-multiple-file-upload__main{box-sizing:content-box}#primary-app-container.autorag-configurations-active,#primary-app-container.autorag-configurations-active .pf-v6-l-stack.pf-m-gutter,#primary-app-container.autorag-configurations-active.pf-v6-l-stack{--pf-v6-l-stack--m-gutter--Gap:0!important;gap:0!important}#primary-app-container .pf-v6-c-check,#primary-app-container .pf-v6-c-check input[type=checkbox],#primary-app-container .pf-v6-c-check__input{accent-color:#06c}[data-discussion-thread-row]:focus-visible{outline:2px solid var(--pf-t--global--color--brand--default);outline-offset:2px}#discussions-tab-root{display:flex!important;flex-direction:column!important;min-width:0!important;width:100%!important}#context-panel-feature-tabs .pf-m-overflow .pf-v6-c-menu__content,#context-panel-primary-tabs .pf-m-overflow .pf-v6-c-menu__content{min-width:max-content}#context-panel-feature-tabs .pf-m-overflow .pf-v6-c-menu__list,#context-panel-primary-tabs .pf-m-overflow .pf-v6-c-menu__list{white-space:nowrap}.prototype-launcher-card{background-color:#fff!important;border:1px solid #d2d2d2!important;border-radius:8px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;height:100%!important}#prototype-launcher-toolbar .pf-v6-c-toolbar__content{gap:0}#prototype-launcher-toolbar .pf-v6-c-toolbar__item{margin-inline-end:0}.prototype-launcher-card.prototype-launcher-card-e2e,.prototype-launcher-row-e2e,.prototype-launcher-row-e2e td{background-color:var(--pf-v6-chart-color-blue-100,#92c5f9)!important}.playground-header .playground-header-icon{color:var(--pf-t--global--text--color--subtle)}#prototype:has(.playground-page) .pf-v6-c-page__main-container.pf-m-fill{background-color:#fff!important}#prototype:has(.playground-page) #primary-app-container.pf-v6-c-page__main{background-color:#fff!important}#prototype .playground-page{display:flex;flex-direction:column;height:100%;min-height:0}#prototype .playground-page,#prototype .playground-page>.pf-v6-c-page__main-section{background-color:#fff!important}#prototype .playground-page .playground-body-section{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}#prototype .playground-page .playground-body-section .pf-v6-c-page__main-body{display:flex;flex:1 1 auto;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}#prototype .playground-page .playground-body-section .pf-v6-c-drawer{flex:1 1 auto;height:100%;max-height:100%;min-height:0}#prototype .playground-page .playground-body-section .pf-v6-c-drawer__content,#prototype .playground-page .playground-body-section .pf-v6-c-drawer__main{max-height:100%}#prototype .playground-page .playground-body-section .pf-v6-c-drawer__body{max-height:100%;overflow:hidden}#prototype .playground-page .playground-main-content{height:100%;max-height:100%;min-height:0}#prototype .playground-page .playground-body-section>.pf-v6-c-drawer{height:100%;min-height:0}#prototype .playground-page .playground-body-section .pf-v6-c-drawer__main{align-items:stretch;height:100%;min-height:0}#prototype .playground-page .playground-body-section .pf-v6-c-drawer__content{height:100%;min-height:0;overflow:hidden}#prototype .playground-page .playground-body-section .pf-v6-c-drawer__body{height:100%;min-height:0}#build-panel-drawer{padding:0!important}.playground-page #build-panel-drawer.pf-v6-c-drawer__panel{align-self:stretch!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.playground-page #build-panel-drawer.pf-v6-c-drawer__panel .pf-v6-c-drawer__panel-main{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.playground-settings-drawer{display:flex;flex:1 1 auto;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden;width:100%}#prototype .playground-page #configure-panel-content.playground-settings-drawer__body.pf-v6-c-drawer__body{flex:1 1 0!important;height:auto!important;max-height:none!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.playground-settings-drawer__footer{box-shadow:0 -2px 8px rgba(0,0,0,.06);flex:0 0 auto;z-index:3}.playground-page .playground-settings-drawer-container.pf-v6-c-drawer.pf-m-inline,.playground-page .playground-settings-drawer-container.pf-v6-c-drawer.pf-m-inline>.pf-v6-c-drawer__main>.pf-v6-c-drawer__panel{height:100%;min-height:0}.playground-page .playground-compare-chat-title-active{color:#06c!important}.playground-compare-config-header-toggle{padding-right:8px}.playground-compare-config-toggle-wrapper{align-items:center;display:flex;padding-bottom:16px;padding-top:16px;width:100%}.playground-compare-config-toggle-wrapper .pf-v6-c-toggle-group{flex:1;width:100%}.playground-compare-config-toggle-wrapper .pf-v6-c-toggle-group__item{flex:1}.playground-compare-config-toggle-wrapper .pf-v6-c-toggle-group__button{display:flex;justify-content:center;text-align:center;width:100%}.playground-compare-config-toggle-wrapper .pf-v6-c-toggle-group__button.pf-m-selected{background-color:#06c}.slider-fixed-input .pf-v6-c-slider__value .pf-v6-c-form-control{min-width:66px!important;width:66px!important}.slider-fixed-input input[type=number]::-webkit-inner-spin-button,.slider-fixed-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.slider-fixed-input input[type=number]{-moz-appearance:textfield}.playground-panel-toggle button:hover{background-color:var(--pf-v6-global--BackgroundColor--200)}#build-panel-drawer .pf-v6-c-button.pf-m-tertiary{box-shadow:2px 0 4px rgba(0,0,0,.1)}.playground-page .pf-chatbot-white-bg,.playground-page .pf-chatbot-white-bg .pf-chatbot__content,.playground-page .pf-chatbot-white-bg .pf-chatbot__messagebox{background-color:#fff!important}.playground-page .playground-compare-active-chat-border{border:2px solid #06c;border-radius:var(--pf-t--global--BorderRadius--sm);box-sizing:border-box}.playground-page .playground-compare-inactive-chat .pf-chatbot-white-bg,.playground-page .playground-compare-inactive-chat .pf-chatbot-white-bg .pf-chatbot__content,.playground-page .playground-compare-inactive-chat .pf-chatbot-white-bg .pf-chatbot__footer,.playground-page .playground-compare-inactive-chat .pf-chatbot-white-bg .pf-chatbot__messagebox{background-color:var(--pf-t--global--background--color--secondary--default)!important}.playground-page .pf-chatbot-white-bg .pf-chatbot__footer{background-color:#fff!important}.playground-page .pf-chatbot-white-bg .pf-chatbot__message-bar{border:1px solid var(--pf-t--global--border--color--default)!important}.playground-page .pf-chatbot-white-bg .pf-chatbot__message-bar:after{border-color:var(--pf-t--global--border--color--default)!important}.playground-page,.playground-page .pf-v6-c-page__main-section{overflow:hidden!important}.playground-page .pf-chatbot-white-bg .pf-chatbot__content{overflow-y:auto!important;scrollbar-color:transparent transparent;scrollbar-width:thin}.playground-page .pf-chatbot-white-bg .pf-chatbot__content:hover{scrollbar-color:var(--pf-t--global--border--color--default) transparent}.playground-page .pf-chatbot-white-bg .pf-chatbot__content::-webkit-scrollbar{background:transparent;width:6px}.playground-page .pf-chatbot-white-bg .pf-chatbot__content::-webkit-scrollbar-track{background:transparent}.playground-page .pf-chatbot-white-bg .pf-chatbot__content::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.playground-page .pf-chatbot-white-bg .pf-chatbot__content:hover::-webkit-scrollbar-thumb{background:var(--pf-t--global--border--color--default)}.pf-v6-c-backdrop{height:calc(100% - var(--prototype-masthead-offset, 0px))!important;inset-block-start:var(--prototype-masthead-offset,0)!important;inset-inline-start:var(--context-panel-width,0)!important;width:calc(100% - var(--context-panel-width, 0px))!important}#deploy-mcp-server-embed-modal.pf-v6-c-modal-box{max-height:calc(100% - 2rem)}#deploy-mcp-server-embed-modal-body{min-height:0;overflow-y:auto}#selected-vector-stores-table tbody tr{border-bottom:none!important}#selected-vector-stores-table tbody tr td{border-bottom:none!important;border-top:1px solid var(--pf-t--global--border--color--default)!important}.prompt-textarea-fill{min-height:0}.prompt-textarea-fill,.prompt-textarea-fill>.pf-v6-c-form-control{display:flex;flex:1;flex-direction:column}.prompt-textarea-fill>.pf-v6-c-form-control>textarea{flex:1}@keyframes gear-spin{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.gear-icon-spin{animation:gear-spin .3s ease-in-out}#project-navigator-chatbot-toggle.pf-chatbot__button{border-radius:var(--pf-t--global--border--radius--small);box-sizing:border-box;height:3rem;width:3rem}#project-navigator-chatbot-root .lightspeed-chatbot-message-bot-avatar.pf-v6-c-avatar{--pf-v6-c-avatar--BorderRadius:var(--pf-t--global--border--radius--small);--pf-v6-c-avatar--Height:3rem;--pf-v6-c-avatar--Width:3rem}#project-navigator-chatbot-root .pf-chatbot__message--user .pf-chatbot__message-ordered-list,#project-navigator-chatbot-root .pf-chatbot__message--user .pf-chatbot__message-text,#project-navigator-chatbot-root .pf-chatbot__message--user .pf-chatbot__message-unordered-list{background-color:#000}#project-navigator-chatbot-root #project-navigator-lightspeed-welcome.pf-chatbot__message{padding-bottom:var(--pf-t--global--spacer--sm)}#project-navigator-chatbot-root .pf-chatbot-container,#project-navigator-chatbot-root .pf-chatbot__footer-container{min-width:0}#project-navigator-chatbot-root .pf-chatbot__footnote{align-self:stretch;max-width:100%;min-width:0}#project-navigator-chatbot-root .pf-chatbot__footnote .pf-v6-c-button{height:auto;justify-content:flex-start;min-height:unset;text-align:start;white-space:normal}#project-navigator-chatbot-root .pf-chatbot__message-bar-input{min-width:0}#project-navigator-chatbot-root.navigator-catalog-use-case-expanded .pf-chatbot__message-bar textarea{height:auto!important;min-height:7.5rem!important;transition:min-height var(--pf-t--global--motion--duration--md) var(--pf-t--global--motion--timing-function--default)}#project-navigator-chatbot-root.navigator-catalog-use-case-expanded span.pf-chatbot__message-textarea{height:auto!important;min-height:7.5rem}@media (prefers-reduced-motion:reduce){#project-navigator-chatbot-root.navigator-catalog-use-case-expanded .pf-chatbot__message-bar textarea{transition:none}}@keyframes navigator-recommendation-card-fade-in{0%{opacity:0}to{opacity:1}}#project-navigator-chatbot-root .navigator-recommendation-card-reveal{animation:navigator-recommendation-card-fade-in var(--pf-t--global--motion--duration--md) var(--pf-t--global--motion--timing-function--accelerate) forwards;opacity:0}#project-navigator-chatbot-root .navigator-recommendation-card-reveal:first-child{animation-delay:0s}#project-navigator-chatbot-root .navigator-recommendation-card-reveal:nth-child(2){animation-delay:.35s}#project-navigator-chatbot-root .navigator-recommendation-card-reveal:nth-child(3){animation-delay:.7s}#project-navigator-chatbot-root .navigator-recommendation-card-reveal:nth-child(4){animation-delay:1.05s}#project-navigator-chatbot-root .navigator-recommendation-card-reveal:nth-child(5){animation-delay:1.4s}#project-navigator-chatbot-root .navigator-recommendation-follow-up-reveal{animation:navigator-recommendation-card-fade-in var(--pf-t--global--motion--duration--md) var(--pf-t--global--motion--timing-function--accelerate) forwards;animation-delay:1.05s;opacity:0}@media (prefers-reduced-motion:reduce){#project-navigator-chatbot-root .navigator-recommendation-card-reveal,#project-navigator-chatbot-root .navigator-recommendation-follow-up-reveal{animation:none;opacity:1}}@keyframes lightspeed-predefined-prompt-fade-in{0%{opacity:0}to{opacity:1}}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion{animation:lightspeed-predefined-prompt-fade-in var(--pf-t--global--motion--duration--md) var(--pf-t--global--motion--timing-function--accelerate) forwards;opacity:0}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:first-child{animation-delay:0s}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(2){animation-delay:75ms}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(3){animation-delay:.15s}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(4){animation-delay:225ms}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(5){animation-delay:.3s}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(6){animation-delay:375ms}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(7){animation-delay:.45s}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(8){animation-delay:525ms}#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion:nth-child(9){animation-delay:.6s}@media (prefers-reduced-motion:reduce){#project-navigator-predefined-use-cases .pf-chatbot__prompt-suggestions>.pf-chatbot__prompt-suggestion{animation:none;opacity:1}}.lightspeed-chatbot-toggle-closed-icon{color:var(--pf-t--global--icon--color--inverse)}.lightspeed-chatbot-toggle-closed-icon svg{display:block;height:2.5rem!important;width:2.5rem!important}.lightspeed-chatbot-header-mark{align-items:center;display:inline-flex;flex-shrink:0;line-height:0;transform:translateY(3px)}.lightspeed-chatbot-header-mark svg{display:block;height:calc(var(--pf-t--global--font--size--heading--2xl)*1.4)!important;width:calc(var(--pf-t--global--font--size--heading--2xl)*1.4)!important}html.pf-v6-theme-dark #project-navigator-chatbot-toggle.pf-chatbot__button{background-color:var(--pf-t--color--black);--pf-v6-c-button__icon--Color:var(--pf-t--color--white);border:var(--pf-t--global--border--width--box--default) solid var(--pf-t--color--white);box-sizing:border-box}html.pf-v6-theme-dark #project-navigator-chatbot-toggle.pf-chatbot__button .lightspeed-chatbot-toggle-closed-icon{color:var(--pf-t--color--white)}html.pf-v6-theme-dark #project-navigator-chatbot-toggle.pf-chatbot__button:focus,html.pf-v6-theme-dark #project-navigator-chatbot-toggle.pf-chatbot__button:hover{background-color:var(--pf-t--color--gray--90);border:var(--pf-t--global--border--width--box--default) solid var(--pf-t--color--white)}html.pf-v6-theme-dark #project-navigator-chatbot-toggle.pf-chatbot__button.pf-chatbot__button--active{background-color:var(--pf-t--color--black);border:var(--pf-t--global--border--width--box--default) solid var(--pf-t--color--white)}#results-table-card .autorag-columns-selected-count{color:var(--pf-t--global--text--color--subtle);font-size:var(--pf-t--global--font--size--sm);white-space:nowrap}#autorag-results-table .pf-v6-c-table__sticky-cell{z-index:2}#autorag-results-table thead .pf-v6-c-table__sticky-cell{z-index:3;--pf-v6-c-table__sticky-cell--BackgroundColor:var(--pf-t--global--background--color--primary--default)}#autorag-results-table tbody tr.autorag-results-row--striped{background-color:#f5f5f5;--pf-v6-c-table__sticky-cell--BackgroundColor:#f5f5f5}#autorag-results-table tbody tr.autorag-rank-one-row{background-color:#e7f1fa;--pf-v6-c-table__sticky-cell--BackgroundColor:#e7f1fa}#autorag-results-table tbody tr:not(.autorag-rank-one-row):hover{background-color:#ebebeb;--pf-v6-c-table__sticky-cell--BackgroundColor:#ebebeb}#autorag-results-table tbody tr.autorag-rank-one-row:hover{background-color:#cce0f5;--pf-v6-c-table__sticky-cell--BackgroundColor:#cce0f5}#autorag-results-table .autorag-results-last-scroll-col{overflow:hidden;padding-inline-end:8px}#autorag-results-table .autorag-results-metric-cell{overflow:hidden}#autorag-results-table .autorag-metric-bar{align-items:center;cursor:default;display:flex;gap:8px;max-width:100%;min-width:0}#autorag-results-table .autorag-metric-bar__track{background-color:#e8e8e8;border-radius:2px;flex:0 0 80px;height:8px;min-width:0;overflow:hidden;position:relative;width:80px}#autorag-results-table .autorag-metric-bar__fill{background-color:#06c;border-radius:2px;height:100%}#autorag-results-table .autorag-metric-bar__ci{background-color:rgba(0,102,204,.15);border:1px solid rgba(0,102,204,.45);border-radius:2px;box-sizing:border-box;height:8px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}#autorag-results-table .autorag-metric-bar__value{flex:0 0 auto;font-variant-numeric:tabular-nums;min-width:36px}#autorag-results-table .autorag-model-names-embedding{color:var(--pf-t--global--text--color--subtle);font-size:var(--pf-t--global--font--size--sm)}#column-management-modal #column-quick-select{margin-bottom:var(--pf-t--global--spacer--md)}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-root{border-radius:var(--pf-t--global--border--radius--medium);box-shadow:none;overflow:hidden;position:relative}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card{--pf-v6-c-card--BackgroundColor:var(--pf-t--global--background--color--primary--default);background-color:var(--pf-t--global--background--color--primary--default);border:1px solid var(--pf-t--global--border--color--default);box-shadow:none;position:relative;z-index:1}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card:before{background-image:var(--rhoai-task-assistant-illustration);background-position:50%;background-repeat:no-repeat;background-size:620px 621px;border:none;bottom:-130px;box-shadow:none;content:"";height:621px;left:auto;opacity:0;outline:none;pointer-events:none;position:absolute;right:-140px;top:auto;width:620px;z-index:1}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card.pf-m-expanded:before{opacity:1}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card>*{position:relative;z-index:2}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-capabilities-body,#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card .pf-v6-c-card__expandable-content,#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card{overflow:hidden}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card .pf-v6-c-card__header{align-items:flex-start}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card .pf-v6-c-card__actions,#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card .pf-v6-c-card__header-toggle{margin-top:0}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card{background:var(--pf-t--global--background--color--primary--default);border:1px solid var(--pf-t--global--border--color--default);border-radius:var(--pf-t--global--border--radius--medium);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__accent{border-radius:2px;flex-shrink:0;height:5px;margin:0 auto;width:54px}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card[data-accent=ai-hub] .rhoai-task-assistant-column-card__accent{background-color:#6753ac}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card[data-accent=gen-ai] .rhoai-task-assistant-column-card__accent{background-color:#ef9234}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card[data-accent=develop] .rhoai-task-assistant-column-card__accent{background-color:#37a3a3}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__body{display:flex;flex:1;flex-direction:column;gap:var(--pf-t--global--spacer--sm);min-width:0;padding:var(--pf-t--global--spacer--md)}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__intro{min-width:0;width:100%}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__icon-mark{align-items:center;display:inline-flex;height:32px;justify-content:center;width:32px}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-column-card__icon-mark svg{display:block;height:32px;width:32px}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-header-body{margin:0 0 var(--pf-t--global--spacer--sm) 0;padding-left:0}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-collapsed-labels{align-items:center;display:flex;flex-wrap:nowrap;min-width:0;width:100%}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-collapsed-label{border-radius:9999px}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-collapsed-label.pf-v6-c-label .pf-v6-c-label__icon,#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-collapsed-label__icon{align-items:center;display:inline-flex;justify-content:center;line-height:0}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-collapsed-label__icon svg{display:block;flex-shrink:0;height:var(--pf-t--global--icon--size--font--body--lg);width:var(--pf-t--global--icon--size--font--body--lg)}#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card:not(.pf-m-expanded) .pf-v6-c-card__header-toggle{align-self:center}@media (max-width:1200px){#prototype [data-testid=home-task-assistant] .rhoai-task-assistant-section-card.pf-v6-c-card:before{bottom:-170px;right:-190px}}#prototype [data-testid=home-enable-your-team] .rhoai-enable-team-card-icon-shell{flex-shrink:0}#prototype [data-testid=home-enable-your-team] .rhoai-enable-team-card-icon-mark{align-items:center;display:inline-flex;height:32px;justify-content:center;width:32px}#prototype [data-testid=home-enable-your-team] .rhoai-enable-team-card-icon-mark svg{display:block;height:32px;width:32px}#prototype [data-testid=home-enable-your-team] .rhoai-enable-team-item-card{height:100%}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card{background:var(--pf-t--global--background--color--primary--default);border:1px solid var(--pf-t--global--border--color--default);border-radius:var(--pf-t--global--border--radius--medium);color:inherit;cursor:pointer;display:flex;flex-direction:column;font:inherit;height:100%;overflow:hidden;padding:0;position:relative;text-align:inherit;width:100%}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card:hover,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card:hover{border-color:var(--pf-t--global--border--color--hover)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card:focus-visible,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card:focus-visible{outline:2px solid var(--pf-t--global--color--brand--default);outline-offset:2px}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card--selected,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card--selected{border-color:var(--pf-t--global--color--brand--default);box-shadow:0 0 0 1px var(--pf-t--global--color--brand--default)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card .rhoai-task-assistant-column-card__accent,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card .rhoai-task-assistant-column-card__accent{border-radius:2px;flex-shrink:0;height:5px;margin:0 auto;width:54px}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card .rhoai-task-assistant-column-card__body,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card .rhoai-task-assistant-column-card__body{flex:1;min-width:0;padding:var(--pf-t--global--spacer--md)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=total] .rhoai-task-assistant-column-card__accent,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=total] .rhoai-task-assistant-column-card__accent{background-color:var(--pf-t--global--color--brand--default)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=ready] .rhoai-task-assistant-column-card__accent,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=running] .rhoai-task-assistant-column-card__accent{background-color:var(--pf-t--global--color--status--success--default)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=provisioning] .rhoai-task-assistant-column-card__accent,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=pending] .rhoai-task-assistant-column-card__accent{background-color:var(--pf-t--global--color--status--info--default)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=error] .rhoai-task-assistant-column-card__accent,#prototype #mcp-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=unavailable] .rhoai-task-assistant-column-card__accent{background-color:var(--pf-t--global--color--status--danger--default)}#prototype #agent-deployments-dashboard .agent-deployments-dashboard-metric-card[data-accent=restricted] .rhoai-task-assistant-column-card__accent{background-color:var(--pf-t--global--border--color--default)}
/*# sourceMappingURL=main.23106379.css.map*/