div#dashboard aside#chat{contain:layout;background-color:#fff;border-left:1px solid #0000001a;position:relative;overflow:hidden;container:chatWrapper/inline-size}div#dashboard aside#chat div.gf-chat-wrapper{grid-template-rows:1fr 7rem;grid-template-areas:"chatTop""chatBottom";width:100%;height:100%;margin:0 auto;padding:2rem 0 0 1rem;transition:grid-template-rows .3s;display:grid}div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome){grid-template-rows:1fr 16rem}div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome).toolsSubmenu{grid-template-rows:1fr 31rem}div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome).dataView{grid-template-rows:1fr 22rem}div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome).dataView.toolsSubmenu{grid-template-rows:1fr 36rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper{background:#fff;width:100%;margin:1rem auto;padding:0 1rem 0 0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form{border:1px solid #0000001a;border-radius:1rem;padding:1.5em;font-family:manroperegular,sans-serif;font-size:.85rem;font-weight:400}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper{gap:.5rem;width:100%;display:flex;position:relative}@media (max-width:600px){div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper{grid-template:"textarea textarea textarea textarea textarea textarea"".recordDone tools record attachments send"2rem/1fr 1rem 1rem 1rem 1rem;display:grid}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-tools-button{grid-area:tools;align-self:end}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-record-button{grid-area:record;align-self:end}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-attachment-button{grid-area:attachments;align-self:end}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-send-button{grid-area:send;align-self:end}}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper textarea.gf-composer-input{color:#000;grid-area:textarea;font-family:manroperegular,sans-serif;font-size:.875rem;font-weight:400}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper textarea.gf-composer-input:focus{outline:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper textarea.gf-composer-input::placeholder{color:#000}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-tools-button{aspect-ratio:1;grid-area:tools;align-self:start;width:1.25rem;margin-top:-.125rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-tools-button:before{content:"";background-image:url(/icons/onta-turquoise.svg);width:100%;height:100%;display:block}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-tools-button>span{display:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-record-button{grid-area:record;align-self:start}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-attachment-button{grid-area:attachments;align-self:start}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-send-button{background:0 0;border-radius:100px;grid-area:send;align-self:start;margin:-.25rem 0 0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-send-button>svg{color:#000;width:100%;height:100%}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-send-vtt-button{grid-area:recordDone;align-self:end;display:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools{background-color:#fff;flex-direction:row;align-self:end;gap:1rem;width:fit-content;height:2rem;margin:0;padding:.5rem;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools>li{margin:0;padding:0;list-style:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools>li>button{color:#00000080;white-space:nowrap;width:fit-content;padding:.25rem .25rem .25rem 1.25rem;font-family:manroperegular,sans-serif;font-size:.625rem;font-weight:400;line-height:1;position:relative}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools>li>button:before{content:"";background-position:0;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools>li>button.editView:before{background-image:url(/icons/editView.svg)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper ul.labTools>li>button.newView:before{background-image:url(/icons/new.svg)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active textarea.gf-composer-input{margin-bottom:2rem}@media (max-width:600px){div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active textarea.gf-composer-input{margin-bottom:0}}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active .gf-send-vtt-button{display:block}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active .gf-tools-button,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active .gf-attachment-button,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active .gf-send-button,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper.vttWrapper.active ul.labTools{display:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools{background-color:#fff;flex-flow:wrap;justify-content:center;gap:.875rem;width:100%;height:8.75rem;margin:0;padding:4rem 0 0;display:flex;position:relative}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools:before{content:attr(aria-label);color:#00000080;font-family:manroperegular,sans-serif;font-size:1.5rem;font-weight:400;position:absolute;top:1rem;left:0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close{display:none!important}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li{width:calc(16.6% - .729167rem);height:3.375rem;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close){color:#000000bf;background-color:#fafafa;border-radius:.625rem;width:100%;padding:.25rem .25rem .25rem 1.75rem;font-family:manropelight,sans-serif;font-size:.75rem;font-weight:300;line-height:1.4;position:relative;box-shadow:0 .25rem .3rem #00000026}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close):hover,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close).active{background-color:#73b0a95c}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close):before{content:"";aspect-ratio:1;background-position:0;background-repeat:no-repeat;background-size:contain;background-image:var(--icon-url);width:1.25rem;display:block;position:absolute;top:50%;left:.35rem;transform:translateY(-50%)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2{background-color:#73b0a926;border-radius:.625rem;flex-direction:column;width:calc(33% - .75rem);height:fit-content;margin:0;padding:.5rem 1rem;display:flex;position:absolute;top:8.25rem;box-shadow:0 .25rem .3rem #00000026}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2.hasPrompts{width:100%;box-shadow:none;background:0 0;padding:0;left:0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2>li{width:100%;height:auto;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2>li>button:not(.close){color:#507c77;text-align:left;border-radius:.625rem;width:100%;padding:.5rem .25rem .5rem 2.5rem;font-family:manropelight,sans-serif;font-size:.75rem;font-weight:300;line-height:1.4;position:relative}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2>li>button:not(.close):hover,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2>li>button:not(.close).active{background-color:#73b0a95c}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2>li>button:not(.close):before{content:"";aspect-ratio:1;background-position:0;background-repeat:no-repeat;background-size:contain;background-image:var(--icon-url);width:1.25rem;display:block;position:absolute;top:50%;left:.35rem;transform:translateY(-50%)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3-labels{background-color:#fff;border-radius:.625rem;flex-direction:column;width:100%;height:fit-content;max-height:100%;margin:0;padding:.5rem 1rem;display:flex;position:absolute;top:0;left:calc(100% + 1rem);overflow-y:auto}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3-labels>li{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3-labels>li>span{color:#507c77;text-align:left;width:100%;padding:.15rem .25rem;font-family:manropesemibold,sans-serif;font-size:.75rem;font-weight:600;line-height:1.4;text-decoration:underline}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3{background-color:#fff;border-radius:.625rem;flex-direction:column;width:100%;height:fit-content;margin:0 0 .25rem;padding:0;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3>li{width:100%;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3>li>button:not(.close){color:#000000bf;text-align:left;border-radius:.625rem;width:100%;padding:.5rem 1rem;font-family:manropelight,sans-serif;font-size:.75rem;font-weight:300;line-height:1.4}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3>li>button:not(.close):hover,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3>li>button:not(.close).active{background-color:#73b0a95c;box-shadow:0 .25rem .3rem #00000026}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l4{background-color:#fff;border-radius:.625rem;flex-direction:column;width:100%;height:fit-content;margin:0;padding:.5rem 0;display:flex;position:absolute;top:0;left:calc(200% + 2rem)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l4>li{width:100%;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.hasPrompts>li{width:100%;height:auto;margin:0;padding:0;list-style:none;display:flex}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.hasPrompts>li>button:not(.close){color:#507c77;text-align:left;border-radius:.625rem;width:100%;padding:.5rem .5rem .5rem 1.75rem;font-family:manropelight,sans-serif;font-size:.75rem;font-weight:300;line-height:1.4;position:relative}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.hasPrompts>li>button:not(.close):hover{background-color:#f2f4f1;box-shadow:0 .25rem .3rem #00000026}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.hasPrompts>li>button:not(.close):before{content:"";aspect-ratio:1;opacity:.5;background-image:url(/icons/arrow-up-right-turquoise.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:.6rem;display:block;position:absolute;top:.75rem;left:.35rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-chat-messages-wrapper{grid-area:chatTop;width:100%;padding-right:1rem;overflow-y:auto}div#dashboard aside#chat div.gf-chat-wrapper div.gf-chat-messages-wrapper div.gf-chat-messages-inner-wrapper{max-width:var(--thread-max-width);margin:0 auto}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper{max-width:var(--thread-max-width);grid-area:chatBottom;margin:0 auto}div#dashboard aside#chat div.gf-chat-wrapper.welcome{grid-template-rows:30% 70%;grid-template-areas:"welcomeTop""welcomeBottom"}div#dashboard aside#chat div.gf-chat-wrapper.welcome h2.gf-welcome{width:100%;max-width:var(--thread-max-width);text-align:left;grid-area:welcomeTop;align-self:flex-end;margin:0 auto 1.5rem}div#dashboard aside#chat div.gf-chat-wrapper.welcome div.gf-composer-wrapper{grid-area:welcomeBottom}@container chatWrapper (max-width:56.875rem){div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome){grid-template-rows:1fr 20rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li{width:calc(33% - .583333rem)}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2{top:13rem}}@container chatWrapper (max-width:600px){div#dashboard aside#chat div.gf-chat-wrapper{grid-template-rows:1fr 10rem}div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen:not(.welcome),div#dashboard aside#chat div.gf-chat-wrapper.toolsOpen.toolsSubmenu:not(.welcome){grid-template-rows:1fr 31rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools{flex-direction:column;gap:.25rem;width:100%;height:fit-content;padding:3rem 0 0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools:before{font-size:.875rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button:focus{outline:none!important}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close{background-color:#fff;width:1.25rem;height:1rem;padding:0;left:0;display:block!important;position:absolute!important}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close:before{content:"";color:#00000059;background:0 0;font-family:FontAwesomeRegular;font-size:1rem;line-height:1;position:absolute;top:0;left:0;transform:none;font-weight:400!important}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close:hover{background:0 0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close:hover:before{color:#000}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close>span{display:none}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close.closeL2,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close.closeL2Prompts{z-index:9;top:1.15rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close.closeL3,div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close.closeL3Labels{z-index:99;top:-1.75rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools button.close.closeL4{z-index:999;top:-1.75rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li{width:100%;height:auto}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close){text-align:left;box-shadow:none;background-color:#fff;padding:.5rem .5rem .5rem 2.5rem;font-size:.75rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools>li>button:not(.close):hover{box-shadow:0 .25rem .3rem #00000026}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2{width:100%;height:100%;box-shadow:none;z-index:9;background-color:#fff;padding:0;top:3rem}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l2.hasPrompts{background:#fff}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l3-labels{z-index:99;padding:0;top:0;left:0}div#dashboard aside#chat div.gf-chat-wrapper div.gf-composer-wrapper menu.threadTools ul.l4{z-index:999;height:100%;left:0}div#dashboard aside#chat div.gf-chat-wrapper.toolsSubmenu menu.threadTools:before{margin-left:2rem}}@container chatWrapper (max-width:23.5rem){div#dashboard aside#chat div.gf-chat-wrapper ul.labTools>li>button>span{display:none}}div#dashboard aside#chat div.resize-handle{cursor:ew-resize;background:0 0;width:.5rem;height:100%;transition:background .1s linear;position:absolute;top:0;left:0}div#dashboard aside#chat div.resize-handle:hover{background:#e6f4ec}button.chatControl{z-index:9;background:0 0;border:none;width:1.25rem;height:1.25rem;margin:0;padding:0;font-size:1rem;display:block;position:absolute;top:.85rem;left:.75rem}button.chatControl span{display:none}button.chatControl:before{content:"";color:#000;text-align:center;width:100%;font-family:FontAwesomeRegular;font-size:.875em;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:400!important}button.chatControl#chatMax:before{content:"";letter-spacing:-.1em;font-size:.7em}button.chatControl#chatMid:before{content:""}button.chatControl#chatClose{left:auto;right:.75rem}button.chatControl#chatClose:before{content:"";letter-spacing:-.1em;font-size:.7em}.gf-message-wrapper{margin-bottom:2rem}.gf-message-wrapper:first-child{margin-top:2rem}.gf-bubble-client{background-color:#f2f4f1}.gf-bubble-client,.gf-bubble-onta{padding:10px 15px;font-size:.875rem}.gf-bubble-client p,.gf-bubble-onta p{font-size:1em;line-height:1.4}.gf-bubble-client a[data-type-button=true],.gf-bubble-onta a[data-type-button=true]{color:#fff;cursor:pointer;background-color:#000;border-radius:.75rem;padding:.6rem 1rem;text-decoration:none;transition:background-color .2s;display:inline-block}.gf-bubble-client a[data-type-button=true]:hover,.gf-bubble-onta a[data-type-button=true]:hover{background-color:#000c;text-decoration:none}.gf-bubble-client a[data-type-button=true]:focus,.gf-bubble-onta a[data-type-button=true]:focus{outline-offset:2px;outline:2px solid #86cb9a}.gf-bubble-client h1,.gf-bubble-onta h1{font-size:2em}.gf-bubble-client h2,.gf-bubble-onta h2{font-size:1.75em}.gf-bubble-client h3,.gf-bubble-onta h3{font-size:1.5em}.gf-bubble-client h4,.gf-bubble-onta h4{font-size:1.25em}div.fileWrapper{background:#fff;border:1px solid #f2f4f1;border-radius:.5rem;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:3.25rem;margin:.25rem 0;padding:0 1rem 0 .5rem;font-family:manropesemibold,sans-serif;font-size:.75rem;font-weight:600;display:flex;position:relative}div.fileWrapper>span.fileType{flex-direction:column;justify-content:center;max-width:100%;height:100%;padding-left:2.5rem;display:inline-flex;position:relative;overflow:clip}div.fileWrapper>span.fileType>span.fileExtension{color:#000000bf;font-family:manropelight,sans-serif;font-weight:300}div.fileWrapper>span.fileType:before{content:"";background-position:50% 0;background-repeat:no-repeat;background-size:contain;width:1.75rem;height:1.75rem;padding:.25rem;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}div.fileWrapper>span.fileType.pdf:before,div.fileWrapper>span.fileType.doc:before,div.fileWrapper>span.fileType.docx:before{background-image:url(/icons/file-document.svg)}div.fileWrapper>span.fileType.ppt:before,div.fileWrapper>span.fileType.pptx:before,div.fileWrapper>span.fileType.jpg:before,div.fileWrapper>span.fileType.jpeg:before,div.fileWrapper>span.fileType.png:before,div.fileWrapper>span.fileType.gif:before,div.fileWrapper>span.fileType.svg:before,div.fileWrapper>span.fileType.mpeg:before,div.fileWrapper>span.fileType.mp4:before{background-image:url(/icons/file-media.svg)}div.fileWrapper>span.fileType.csv:before,div.fileWrapper>span.fileType.xls:before,div.fileWrapper>span.fileType.xlsx:before{background-image:url(/icons/file-spreadsheet.svg)}div.fileWrapper{width:fit-content;max-width:100%}div.fileWrapper button.remove{background-color:#000;border-radius:100px;width:.85rem;height:.85rem;padding:.05rem;position:absolute;top:.25rem;right:.25rem}div.fileWrapper button.remove>span{display:none}div.fileWrapper button.remove>svg{color:#fff;width:.75rem;height:.75rem}div.fileWrapper .fileContent{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}div.fileWrapper .fileContent>span.fileType{flex-direction:column;justify-content:center;max-width:100%;height:100%;padding-left:2.5rem;display:inline-flex;position:relative;overflow:clip}div.fileWrapper .fileContent>span.fileType>span.fileExtension{color:#000000bf;font-family:manropelight,sans-serif;font-weight:300}div.fileWrapper .fileContent>span.fileType:before{content:"";background-position:50% 0;background-repeat:no-repeat;background-size:contain;width:1.75rem;height:1.75rem;padding:.25rem;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}div.fileWrapper .fileContent>span.fileType.pdf:before,div.fileWrapper .fileContent>span.fileType.doc:before,div.fileWrapper .fileContent>span.fileType.docx:before{background-image:url(/icons/file-document.svg)}div.fileWrapper .fileContent>span.fileType.ppt:before,div.fileWrapper .fileContent>span.fileType.pptx:before,div.fileWrapper .fileContent>span.fileType.jpg:before,div.fileWrapper .fileContent>span.fileType.jpeg:before,div.fileWrapper .fileContent>span.fileType.png:before,div.fileWrapper .fileContent>span.fileType.gif:before,div.fileWrapper .fileContent>span.fileType.svg:before,div.fileWrapper .fileContent>span.fileType.mpeg:before,div.fileWrapper .fileContent>span.fileType.mp4:before{background-image:url(/icons/file-media.svg)}div.fileWrapper .fileContent>span.fileType.csv:before,div.fileWrapper .fileContent>span.fileType.xls:before,div.fileWrapper .fileContent>span.fileType.xlsx:before{background-image:url(/icons/file-spreadsheet.svg)}div.fileWrapper .fileContent button.view{background-color:#86cb9a;border-radius:100px;width:.85rem;height:.85rem;padding:.05rem;transition:all .2s;position:absolute;bottom:.25rem;right:.25rem}div.fileWrapper .fileContent button.view:hover{background-color:#000}div.fileWrapper .fileContent button.view:disabled{opacity:.5;cursor:not-allowed}div.fileWrapper .fileContent button.view>span{display:none}div.fileWrapper .fileContent button.view>svg{color:#fff;width:.75rem;height:.75rem}div#dashboard.chat-min aside#chat div.gf-chat-wrapper,div#dashboard.chat-min aside#chat div.resize-handle{display:none}div#dashboard.chat-min button#chatMid:before{content:""}div#dashboard.chat-min button#chatClose{display:none}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome){grid-template-rows:1fr 10rem}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form{padding:1em}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper{grid-template:"textarea textarea textarea textarea textarea textarea"".recordDone tools record attachments send"2rem/1fr 1rem 1rem 1rem 1rem;display:grid}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-tools-button{grid-area:tools;align-self:end}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-record-button{grid-area:record;align-self:end}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-attachment-button{grid-area:attachments;align-self:end}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper .gf-send-button{grid-area:send;align-self:end}div#dashboard.chat-mid aside#chat div.gf-chat-wrapper:not(.welcome) div.gf-composer-wrapper form.gf-composer-form div.gf-composer-inner-wrapper{gap:.5rem}div#dashboard.chat-mid aside#chat h2.gf-welcome{font-size:1.25rem}div#dashboard.chat-max aside#chat{z-index:99;border-left:none;width:100%!important}div#dashboard.chat-max div.resize-handle{display:none}div[data-radix-popper-content-wrapper=""]>div{z-index:999999;padding:5px 7px}div.gf-lab-thread-tools{background-color:#e6f4ecbf;border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:25rem;margin:0 0 .5rem auto;padding:.5rem .75rem;display:flex}ul.gf-lab-cell-info,ul.gf-lab-prompts-list{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.25rem;width:100%;margin:0;padding:0;display:flex}ul.gf-lab-cell-info>li,ul.gf-lab-prompts-list>li{color:#000;width:fit-content;margin:0;padding:0;font-family:manropelight,sans-serif;font-size:.75rem;font-weight:300;line-height:1.2;list-style:none}ul.gf-lab-cell-info>li>button,ul.gf-lab-cell-info>li>span,ul.gf-lab-prompts-list>li>button,ul.gf-lab-prompts-list>li>span{padding:.25px .15rem;position:relative}ul.gf-lab-cell-info>li>span.label{color:#73b0a9}ul.gf-lab-prompts-list>li>button,ul.gf-lab-prompts-list>li>span{padding:.25rem .25rem .25rem 1rem}ul.gf-lab-prompts-list>li>button:before,ul.gf-lab-prompts-list>li>span:before{content:"";background-position:0;background-repeat:no-repeat;background-size:contain;width:.9rem;height:.9375rem;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}ul.gf-lab-prompts-list>li>button.analyze:before,ul.gf-lab-prompts-list>li>span.analyze:before{background-image:url(/icons/analyze.svg);background-position:50%}ul.gf-lab-prompts-list>li>button.explain:before,ul.gf-lab-prompts-list>li>span.explain:before{background-image:url(/icons/explain.svg)}ul.gf-lab-prompts-list>li>button.visualize:before,ul.gf-lab-prompts-list>li>span.visualize:before{background-image:url(/icons/visualize.svg)}ul.gf-lab-prompts-list>li>button.source:before,ul.gf-lab-prompts-list>li>span.source:before{background-image:url(/icons/source.svg)}@media (max-width:1024px){main#screen{padding-bottom:7.5rem}button#chatClose{display:none}aside#chat{background-color:#fff;border:1px solid #0000001a;border-bottom-width:0;border-radius:.75rem .75rem 0 0;padding:0;transition:height .2s linear;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -2px 30px #0000001a;width:100%!important;overflow:visible!important}aside#chat:before{display:none}button#chatMax,button#chatMid{background-color:#fff;border:0 solid #0000001a;border-top-width:1px;border-radius:100px;width:3.5rem;height:3.25rem;top:-1.25rem;left:50%;transform:translate(calc(-50% - .5rem))}button#chatMax:before,button#chatMid:before{font-size:1.5rem}.gf-composer-wrapper:before{display:none}.gf-chat-wrapper{border-radius:12px 12px 0 0}div#dashboard.chat-mid button#chatMax:before,div#dashboard.chat-min button#chatMax:before{content:""}div#dashboard.chat-mid aside#chat,div#dashboard.chat-min aside#chat{background-color:#86cb9a;height:5rem;padding:0}div#dashboard.chat-mid aside#chat:before,div#dashboard.chat-min aside#chat:before{content:"Ask Onta...";z-index:99;text-align:center;background:0 0;height:auto;font-family:manropebold,sans-serif;font-size:.875rem;font-weight:700;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}div#dashboard.chat-mid aside#chat .gf-composer-wrapper,div#dashboard.chat-min aside#chat .gf-composer-wrapper{position:relative}div#dashboard.chat-mid aside#chat button#chatMax,div#dashboard.chat-mid aside#chat button#chatMid,div#dashboard.chat-min aside#chat button#chatMax,div#dashboard.chat-min aside#chat button#chatMid{background-color:#86cb9a}div#dashboard.chat-mid aside#chat .gf-chat-wrapper,div#dashboard.chat-min aside#chat .gf-chat-wrapper{display:none}div#dashboard.chat-max aside#chat,div#dashboard.chat-max.sidebar-min aside#chat{background-color:#fff;height:calc(100vh - 6rem);box-shadow:0 -2px 60px #00000080}div#dashboard.chat-max aside#chat.home,div#dashboard.chat-max aside#chat.thread,div#dashboard.chat-max.sidebar-min aside#chat.home,div#dashboard.chat-max.sidebar-min aside#chat.thread{box-shadow:none;border:none;border-radius:0;width:auto;margin-top:4rem;position:static;transform:none}}
