aside#chat{border-left:1px solid rgba(0,0,0,.1);background-color:#fff;position:relative}aside#chat:before{content:"";display:block;width:100%;height:.5rem;position:fixed;background-image:linear-gradient(180deg,hsl(0,0%,100%) 5px,hsla(0,0%,0%,0));z-index:9}aside#chat div.gf-chat-inner-wrapper{width:100%;height:100%;padding:2rem 0 0 1rem}aside#chat div.resize-handle{position:absolute;left:0;top:0;width:.5rem;height:100%;cursor:ew-resize;background:rgba(0,0,0,0);transition:background .1s linear}aside#chat div.resize-handle:hover{background:hsl(146,41%,93%)}aside#chat div.gf-chat-messages-wrapper{padding-right:1rem}aside#chat h2.gf-welcome{text-align:center}aside#chat h2.gf-welcome:before{content:attr(data-pretitle);display:block;width:100%;padding-top:7rem;margin-bottom:.85em;font-family:manropebold,sans-serif;font-weight:700;font-size:2rem;color:hsl(138,40%,66%);text-align:center;background-image:url(/icons/logo.svg);background-repeat:no-repeat;background-size:6.5rem;background-position:50% 0}button.chatControl{display:block;width:1.25rem;height:1.25rem;padding:0;margin:0;font-size:1rem;position:absolute;top:.85rem;left:.75rem;background:rgba(0,0,0,0);border:none;z-index:9}button.chatControl span{display:none}button.chatControl:before{content:"";width:100%;font-family:FontAwesomeRegular;font-weight:400!important;font-size:.875em;color:#000;line-height:1;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}button.chatControl#chatMax:before{content:"";font-size:.7em;letter-spacing:-.1em}button.chatControl#chatMid:before{content:""}button.chatControl#chatClose{left:auto;right:.75rem}button.chatControl#chatClose:before{content:"";font-size:.7em;letter-spacing:-.1em}.gf-message-wrapper{margin-bottom:2rem}.gf-message-wrapper:first-child{margin-top:2rem}.gf-composer-wrapper{width:100%;max-width:55rem;margin:1rem auto;padding:0 1rem 0 0;background:#fff;container-type:inline-size;contain:layout;container-name:composerWrapper}@container composerWrapper (max-width: 18rem){.gf-composer-wrapper ul.labTools>li>button>span{display:none}}.gf-composer-form{padding:1.5em;font-family:manroperegular,sans-serif;font-weight:400;font-size:.85rem;border-radius:1rem;border:1px solid rgba(0,0,0,.1)}div.fileWrapper{width:100%;height:3.25rem;margin:.25rem 0;padding:0 1rem 0 .5rem;font-family:manropesemibold,sans-serif;font-weight:600;font-size:.75rem;background:#fff;border:1px solid hsl(100,13%,95%);border-radius:.5rem;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}div.fileWrapper>span.fileType{max-width:100%;height:100%;padding-left:2.5rem;display:inline-flex;flex-direction:column;justify-content:center;position:relative;overflow:clip}div.fileWrapper>span.fileType>span.fileExtension{font-family:manropelight,sans-serif;font-weight:300;color:rgba(0,0,0,.75)}div.fileWrapper>span.fileType:before{content:"";display:block;width:1.75rem;height:1.75rem;padding:.25rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background-position:50% 0;background-size:contain;background-repeat:no-repeat}div.fileWrapper>span.fileType.doc:before,div.fileWrapper>span.fileType.docx:before,div.fileWrapper>span.fileType.pdf:before{background-image:url(/icons/file-document.svg)}div.fileWrapper>span.fileType.gif:before,div.fileWrapper>span.fileType.jpeg:before,div.fileWrapper>span.fileType.jpg:before,div.fileWrapper>span.fileType.mp4:before,div.fileWrapper>span.fileType.mpeg:before,div.fileWrapper>span.fileType.png:before,div.fileWrapper>span.fileType.ppt:before,div.fileWrapper>span.fileType.pptx:before,div.fileWrapper>span.fileType.svg: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{width:.85rem;height:.85rem;padding:.05rem;position:absolute;top:.25rem;right:.25rem;background-color:#000;border-radius:100px}div.fileWrapper button.remove>span{display:none}div.fileWrapper button.remove>svg{width:.75rem;height:.75rem;color:#fff}div.fileWrapper .fileContent{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}div.fileWrapper .fileContent>span.fileType{max-width:100%;height:100%;padding-left:2.5rem;display:inline-flex;flex-direction:column;justify-content:center;position:relative;overflow:clip}div.fileWrapper .fileContent>span.fileType>span.fileExtension{font-family:manropelight,sans-serif;font-weight:300;color:rgba(0,0,0,.75)}div.fileWrapper .fileContent>span.fileType:before{content:"";display:block;width:1.75rem;height:1.75rem;padding:.25rem;position:absolute;top:50%;left:0;transform:translateY(-50%);background-position:50% 0;background-size:contain;background-repeat:no-repeat}div.fileWrapper .fileContent>span.fileType.doc:before,div.fileWrapper .fileContent>span.fileType.docx:before,div.fileWrapper .fileContent>span.fileType.pdf:before{background-image:url(/icons/file-document.svg)}div.fileWrapper .fileContent>span.fileType.gif:before,div.fileWrapper .fileContent>span.fileType.jpeg:before,div.fileWrapper .fileContent>span.fileType.jpg:before,div.fileWrapper .fileContent>span.fileType.mp4:before,div.fileWrapper .fileContent>span.fileType.mpeg:before,div.fileWrapper .fileContent>span.fileType.png:before,div.fileWrapper .fileContent>span.fileType.ppt:before,div.fileWrapper .fileContent>span.fileType.pptx:before,div.fileWrapper .fileContent>span.fileType.svg: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{width:.85rem;height:.85rem;padding:.05rem;position:absolute;bottom:.25rem;right:.25rem;background-color:hsl(138,40%,66%);border-radius:100px;transition:all .2s ease}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{width:.75rem;height:.75rem;color:#fff}.gf-bubble-client{background-color:hsl(100,13%,95%)}.gf-bubble-client,.gf-bubble-quanta{padding:10px 15px;font-size:.875rem}.gf-bubble-client p,.gf-bubble-quanta p{font-size:1em;line-height:1.4}.gf-bubble-client a[data-type-button=true],.gf-bubble-quanta a[data-type-button=true]{display:inline-block;background-color:#000;color:#fff;text-decoration:none;padding:.6rem 1rem;border-radius:.75rem;cursor:pointer;transition:background-color .2s ease}.gf-bubble-client a[data-type-button=true]:hover,.gf-bubble-quanta a[data-type-button=true]:hover{background-color:rgba(0,0,0,.8);text-decoration:none}.gf-bubble-client a[data-type-button=true]:focus,.gf-bubble-quanta a[data-type-button=true]:focus{outline:2px solid hsl(138,40%,66%);outline-offset:2px}.gf-bubble-client h1,.gf-bubble-quanta h1{font-size:2em}.gf-bubble-client h2,.gf-bubble-quanta h2{font-size:1.75em}.gf-bubble-client h3,.gf-bubble-quanta h3{font-size:1.5em}.gf-bubble-client h4,.gf-bubble-quanta h4{font-size:1.25em}.gf-welcome-suggestions-wrapper{margin:1rem auto 2rem}.gf-welcome-suggestion{margin:0 1rem;padding:1em 2.5em 1em 1em;display:flex;flex-direction:row;font-family:manroperegular,sans-serif;font-weight:400;font-size:.85rem;border-radius:1rem;border:1px solid rgba(0,0,0,.1);position:relative;text-align:left}.gf-welcome-suggestion:after{content:"";font-family:FontAwesomeRegular;font-weight:400!important;display:block;width:1em;position:absolute;top:50%;right:.5em;transform:translateY(-50%)}div.gf-composer-inner-wrapper{width:100%;display:flex;gap:1rem;position:relative}@media(max-width:600px){div.gf-composer-inner-wrapper{display:grid;grid-template-columns:1fr 1rem 1rem 1rem 2rem;grid-template-rows:auto 2rem;grid-template-areas:"textarea textarea textarea textarea textarea" ". recordDone record attachments send"}}div.gf-composer-inner-wrapper textarea.gf-composer-input{grid-area:textarea;font-family:manroperegular,sans-serif;font-weight:400;font-size:.875rem;color:#000}div.gf-composer-inner-wrapper textarea.gf-composer-input:focus{outline:none}div.gf-composer-inner-wrapper textarea.gf-composer-input::placeholder{color:#000}div.gf-composer-inner-wrapper .gf-record-button{grid-area:record;align-self:end}div.gf-composer-inner-wrapper .gf-attachment-button{grid-area:attachments;align-self:end}div.gf-composer-inner-wrapper .gf-send-button{grid-area:send;align-self:end;border-radius:100px;background:#000;margin:0}div.gf-composer-inner-wrapper .gf-send-vtt-button{grid-area:recordDone;align-self:end;display:none}div.gf-composer-inner-wrapper ul.labTools{width:fit-content;height:2rem;margin:0;padding:.5rem;display:flex;flex-direction:row;gap:1rem;align-self:end;background-color:#fff}div.gf-composer-inner-wrapper ul.labTools>li{margin:0;padding:0;list-style:none}div.gf-composer-inner-wrapper ul.labTools>li>button{width:fit-content;padding:.25rem .25rem .25rem 1.25rem;font-family:manroperegular,sans-serif;font-weight:400;font-size:.625rem;color:rgba(0,0,0,.5);line-height:1;white-space:nowrap;position:relative}div.gf-composer-inner-wrapper ul.labTools>li>button:before{content:"";display:block;width:1rem;height:1rem;background-repeat:no-repeat;background-size:contain;background-position:0 50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}div.gf-composer-inner-wrapper ul.labTools>li>button.editView:before{background-image:url(/icons/editView.svg)}div.gf-composer-inner-wrapper ul.labTools>li>button.newView:before{background-image:url(/icons/new.svg)}div.gf-composer-inner-wrapper.vttWrapper.active textarea.gf-composer-input{margin-bottom:2rem}@media(max-width:600px){div.gf-composer-inner-wrapper.vttWrapper.active textarea.gf-composer-input{margin-bottom:0}}div.gf-composer-inner-wrapper.vttWrapper.active .gf-send-vtt-button{display:block}div#dashboard.chat-min aside#chat div.gf-chat-inner-wrapper,div#dashboard.chat-min aside#chat div.resize-handle,div.gf-composer-inner-wrapper.vttWrapper.active .gf-attachment-button,div.gf-composer-inner-wrapper.vttWrapper.active .gf-send-button,div.gf-composer-inner-wrapper.vttWrapper.active ul.labTools{display:none}div#dashboard.chat-min button#chatMid:before{content:""}div#dashboard.chat-min button#chatClose{display:none}div#dashboard.chat-mid aside#chat h2.gf-welcome{font-size:1.25rem}div#dashboard.chat-mid aside#chat h2.gf-welcome:before{padding-top:3.5rem;font-size:1rem;background-size:3.25rem}div#dashboard.chat-mid aside#chat span.gf-welcome-suggestion{margin:0}div#dashboard.chat-mid aside#chat form.gf-composer-form{padding:1em}div#dashboard.chat-mid aside#chat div.gf-composer-inner-wrapper{display:grid;grid-template-columns:1fr 1rem 1rem 1rem 2rem;grid-template-rows:auto 2rem;grid-template-areas:"textarea textarea textarea textarea textarea" ". recordDone record attachments send";gap:.5rem}div#dashboard.chat-max aside#chat{width:100%!important;border-left:none;z-index:99}div#dashboard.chat-max div.resize-handle{display:none}div#dashboard.chat-max .gf-welcome-suggestions-wrapper{margin:2rem auto 2.5rem}div#dashboard.chat-max .gf-welcome-suggestion{padding:1.5em 3em 1.5em 1.5em}div#dashboard.chat-max .gf-welcome-suggestion:after{right:1.5em}div[data-radix-popper-content-wrapper=""]>div{padding:5px 7px;z-index:999999}div.gf-lab-thread-tools{width:100%;max-width:25rem;margin:0 0 .5rem auto;padding:.5rem .75rem;display:flex;flex-direction:column;gap:1rem;background-color:hsla(146,41%,93%,.75);border-radius:1rem}ul.gf-lab-cell-info,ul.gf-lab-prompts-list{width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.25rem}ul.gf-lab-cell-info>li,ul.gf-lab-prompts-list>li{width:fit-content;margin:0;padding:0;list-style:none;font-family:manropelight,sans-serif;font-weight:300;font-size:.75rem;color:#000;line-height:1.2}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:.25 .15rem;position:relative}ul.gf-lab-cell-info>li>span.label{color:hsl(173,28%,57%)}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:"";display:block;width:.9rem;height:.9375rem;background-repeat:no-repeat;background-size:contain;background-position:0 50%;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% 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{overflow:visible!important;width:100%!important;padding:0;position:fixed;left:50%;bottom:0;transform:translateX(-50%);background-color:#fff;border:solid rgba(0,0,0,.1);border-width:1px 1px 0;border-radius:.75rem .75rem 0 0;box-shadow:0 -2px 30px rgba(0,0,0,.1);transition:height .2s linear}aside#chat:before{display:none}aside#chat h2.gf-welcome{margin-top:3rem}button#chatMax,button#chatMid{width:3.5rem;height:3.25rem;top:-1.25rem;left:50%;transform:translateX(calc(-50% - .5rem));background-color:#fff;border-radius:100px;border:solid rgba(0,0,0,.1);border-width:1px 0 0}button#chatMax:before,button#chatMid:before{font-size:1.5rem}.gf-composer-wrapper:before{display:none}.gf-chat-inner-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{height:5rem;padding:0;background-color:hsl(138,40%,66%)}div#dashboard.chat-mid aside#chat:before,div#dashboard.chat-min aside#chat:before{content:"Ask Quanta...";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;text-align:center;font-size:.875rem;background:rgba(0,0,0,0);height:auto;font-family:manropebold,sans-serif;font-weight:700}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:hsl(138,40%,66%)}div#dashboard.chat-mid aside#chat .gf-chat-inner-wrapper,div#dashboard.chat-min aside#chat .gf-chat-inner-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 rgba(0,0,0,.5)}div#dashboard.chat-max aside#chat.home,div#dashboard.chat-max.sidebar-min aside#chat.home{box-shadow:none;border:none;width:auto;position:static;border-radius:0;transform:none;margin-top:4rem}}@media(max-width:800px){aside#chat span.gf-welcome-suggestion{margin:0}}