@import url("https://fonts.googleapis.com/css?family=Inter:slnt,wght@-10..0,100..900&display=swap");body,html{padding:0;margin:0;height:100%;color:#000;font-family:Inter,Helvetica Neue,sans-serif}::-webkit-scrollbar{height:.5rem;width:.5rem}::-webkit-scrollbar-thumb{--tw-border-opacity:1;background-color:rgba(217,217,227,.8);border-width:1px;border-radius:9999px}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{cursor:pointer!important}.flex{display:flex;flex-direction:column;flex-grow:1}.flex-grow-none{flex-grow:0}.amplify-collection{flex-grow:1!important;padding-bottom:30px!important}.attach-files .amplify-collection-items{min-height:100px!important}.amplify-collection-items{flex-grow:1!important}.amplify-collection-items .amplify-flex{margin-top:0!important}.request-item-card-collection{max-width:950px!important;margin-left:auto!important;margin-right:auto!important;min-height:65vh!important;padding-top:8px!important;padding-bottom:8px!important;gap:8px!important}.app-container{background-color:var(--amplify-colors-background-primary);height:100vh;height:100svh}.hidden{visibility:hidden!important}.no-select{-moz-user-select:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-webkit-touch-callout:none!important}.menu-bar-holder-updown{min-width:100vw;position:fixed;transform:translateY(-500px);z-index:12}.moveDown{transform:translateY(0)}.addTransition{transition:transform .34s ease-in-out}.menu-bar-holder{min-height:100vh;position:fixed;top:0;z-index:1;left:-400px}.menu-bar-sticky{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:100}@media screen and (min-width:599px){.menu-bar-holder-updown,.moveDown{transform:translateY(-500px)!important}}@keyframes slideIn{0%{left:-400px}to{left:0}}@keyframes slideOut{0%{left:0}to{left:-400px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUpPop{0%{opacity:0;transform:translateY(150px) scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bobbing{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.icon1{animation-delay:.25s;-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s}.icon2{animation-delay:.5s;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s}.icon3{animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s}.get-started-modal{background:linear-gradient(1turn,var(--app-popup-window-background-gradient1) 15.97%,var(--app-popup-window-background-gradient2))!important;opacity:0;border:1px solid var(--app-modal-border-color)!important;animation-name:fadeInUp!important;animation-duration:1s!important;animation-timing-function:ease!important;animation-fill-mode:forwards!important;-webkit-animation-name:fadeInUp!important;-moz-animation-name:fadeInUp!important;-o-animation-name:fadeInUp!important}.fade-in-up-anim{opacity:0;animation-name:fadeInUp;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp}.fade-in-out{transition:opacity .5s ease!important;opacity:0!important}.fade-in-out.visible{opacity:1!important}.icon{opacity:0;animation-name:fadeInUpPop;animation-duration:1s;animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-name:fadeInUpPop;-moz-animation-name:fadeInUpPop;-o-animation-name:fadeInUpPop}.icon.visible{animation:bobbing 2s ease-in-out infinite;opacity:1}.icon.floating{animation:floating 4s ease-in-out infinite;opacity:1}.count-text-label>div>div>input{text-align:right;border:none}.menu-bar{visibility:hidden}.app-window{width:100%;height:100%;margin-left:auto;margin-right:auto;min-height:300px;display:flex;flex-direction:column;flex-grow:1;background-color:var(--amplify-colors-background-primary)}.app-window.settings{max-height:calc(100vh - 40px)!important}.app-tabs{width:100%!important;align-items:center!important;justify-content:center!important;display:none!important}.borderless-textfield{font-size:1.5em!important;border:none!important;color:var(--amplify-components-field-label-color)!important;--amplify-components-textfield-border:none!important;--amplify-components-textfield-border-color:transparent!important;--amplify-components-textfield-focus-border-color:transparent!important}.borderless-textfield input{border:1px solid transparent!important;padding-left:8px!important}.airequest-name-textfield input{padding-left:6px!important;border:none!important}.manage-button{background-color:transparent!important;cursor:pointer!important}.manage-button:hover{background-color:var(--app-menu-item-background-border)!important}.manage-button.active{background-color:var(--app-menu-item-background)!important}.top-buttons-secondary{color:#fff!important}.top-buttons-secondary:hover{color:#9c9c9c!important}.top-buttons{color:#fff!important;cursor:pointer!important}.top-buttons:hover{color:#4d868f!important}.content-length-button-selected{border:3px solid #8a2be2!important}.content-length-button{border:3px solid #fff!important}.menu-type-selector{max-height:600px;overflow:scroll;max-width:375px}.menu-button-holder{cursor:pointer!important;visibility:hidden!important}.icon-label-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.zero-line-height{line-height:0px}.icon-label-text{font-size:10px;font-family:inherit;font-weight:400;margin:0;padding:0;color:var(--amplify-components-text-color)}.icon-label-text.large{font-size:14px!important;padding-top:12px!important}@media only screen and (min-width:600px){.top-button-group{overflow:auto}}@media only screen and (max-width:600px){.menu-button-holder{visibility:visible!important;padding-right:0!important}.top-buttons{width:0!important;visibility:hidden!important;color:#fff!important;padding:0!important}}.start-trial-button{min-width:150px!important;display:inline-flex!important;justify-content:center!important;align-items:center!important}.start-trial-button:active{transform:scale(.96)!important;transition:transform 40ms!important}.start-trial-button.plan{font-size:16px!important}[data-amplify-theme=studioTheme][data-amplify-color-mode=dark]{--app-file-toolbar-bg:#0e0e0e;--app-file-toolbar-border:#1b1c1e;--app-prompts-bg-color:#3f4041;--app-prompts-entry-bg-color:#1a1d20;--app-purple-color:#9ab2ff;--app-secondary-text-color:#bfbfbf;--app-dark-purple:#302b65;--app-filepopup-grid-dots:hsla(0,0%,100%,.15);--app-filepopup-shadow:rgba(0,0,0,.5);--app-thin-border-color:#3a3a3a;--app-selection-item-selected:#5d7ee8;--app-selection-item-unselected:#424242;--app-selection-item-disabled:#373737;--overscroll-color:#202124;--amplify-colors-background-primary:#1b1c1e;--amplify-colors-border-primary:#606060;--amplify-components-text-color:#ececf1;--amplify-components-text-color-secondary:#cfcfcf;--amplify-components-text-color-inverse:#000;--amplify-components-select-option-color:#ececf1;--amplify-components-fieldcontrol-color:#ececf1;--amplify-components-switchfield-thumb-background-color:#202124;--amplify-components-button-hover-background-color:#464646;--app-menu-item-background:#37393b;--app-menu-item-background-border:#606060;--app-editor-border-primary:#ececf1;--amplify-components-fieldcontrol-disabled-background-color:#606060;--app-search-icon-invert-percent:1;--amplify-prompts-border-color-opacity:0.15;--app-userdoc-manage-background:#202123;--app-userdoc-window-background:#2b2e31;--app-popup-window-background:#0d1117;--app-popup-window-background-half:#0d111786;--app-popup-window-background-gradient1:#3f4041;--app-popup-window-background-gradient2:#2a2b2c;--app-popup-window-border:#6f6f6f;--app-modal-window-background:#2c2c2c;--app-modal-border-color:#4d4848;--app-user-message-bg-color:#313131;--amplify-components-field-label-color:#ececf1;--app-userdoc-background-color:#202124;--app-userdoc-file-background-color:#343434;--app-userdoc-background-color-darker:#0d6991;--amplify-components-heading-color:#ececf1;--amplify-components-authenticator-state-inactive-background-color:#767d82;--amplify-components-tabs-item-active-color:#ececf1;--amplify-components-tabs-item-color:#afafaf;--app-selector-background:#292e38;--app-selector-background-secondary:#292e38;--app-placeholder-start-color:#4b5764;--app-placeholder-end-color:rgba(75,87,100,.644);--app-selected-border:#5d7ee8;--amplify-components-authenticator-router-background-color:#fff;--app-signin-footer-text:#c3c3c3;--app-unselected-text-color:#adadad;--app-action-bar-border-color:#adadad;--app-tokens-in-use-bg:#000;--app-background-blur:rgba(0,0,0,.5);--app-button-border-color:#5a5a5a}[data-amplify-theme=studioTheme][data-amplify-color-mode=light]{--app-file-toolbar-bg:#fff;--app-file-toolbar-border:#ccc;--app-purple-color:#5d7ee8;--app-secondary-text-color:#3c3c3c;--app-thin-border-color:#bdbdbd;--app-dark-purple:#3e4fa8;--app-filepopup-grid-dots:#5f5f5f;--app-filepopup-shadow:rgba(0,0,0,.18);--app-prompts-bg-color:#dfdfdf;--app-prompts-entry-bg-color:#f1f1f1;--overscroll-color:#f1f1f1;--amplify-colors-background-primary:#f1f1f1;--amplify-components-text-color:#000;--amplify-components-text-color-secondary:#1f1f1f;--amplify-components-text-color-inverse:#fff;--amplify-components-select-option-color:#000;--amplify-components-fieldcontrol-color:#000;--app-userdoc-manage-background:#f1f1f1;--amplify-colors-border-primary:#ccc;--app-selection-item-selected:#5d7ee8;--app-selection-item-unselected:#5f5f5f;--app-selection-item-disabled:#ccc;--amplify-components-switchfield-thumb-background-color:#606060;--amplify-components-button-hover-background-color:#e4e5e9;--app-menu-item-background:#e1e1e1;--app-menu-item-background-border:#aeb3b7;--app-selected-border:#5d7ee8;--app-editor-border-primary:#000;--amplify-components-switchfield-track-background-color:#9c9c9c;--amplify-components-fieldcontrol-disabled-background-color:#606060;--app-search-icon-invert-percent:0;--amplify-prompts-border-color-opacity:0.4;--app-popup-window-background:#fff;--app-popup-window-background-half:hsla(0,0%,100%,.5);--app-popup-window-background-gradient1:#f1f1f1;--app-popup-window-background-gradient2:#fff;--app-popup-window-border:#ccc;--app-modal-window-background:#dce6f1;--app-modal-border-color:#ddd5dc;--app-user-message-bg-color:#e4e4e4;--amplify-components-field-label-color:#000;--app-userdoc-background-color:#f1f1f1;--app-userdoc-file-background-color:#e1e1e1;--app-userdoc-background-color-darker:#f1f1f1;--app-userdoc-window-background:#f7f7f7;--amplify-components-heading-color:#101a25;--amplify-components-authenticator-state-inactive-background-color:#b8b8b8;--app-selector-background:#fff;--app-selector-background-secondary:#fefefe;--app-placeholder-start-color:#cacaca;--app-placeholder-end-color:hsla(0,0%,83%,.459);--app-signin-footer-text:#505050;--amplify-components-authenticator-router-background-color:#fff;--app-unselected-text-color:#adadad;--app-action-bar-border-color:#adadad;--app-tokens-in-use-bg:#fff;--app-background-blur:hsla(0,0%,100%,.6);--app-button-border-color:#e2e2e2}:root,[data-amplify-authenticator]{--amplify-components-authenticator-modal-background-color:#fff;--amplify-components-button-border-radius:20px;--amplify-components-tabs-item-active-color:#2762d5;--amplify-components-tabs-item-active-border-color:#4b79d0;--amplify-components-tabs-item-focus-color:#4b79d0}:root{--overscroll-color:#fff}[data-amplify-authenticator] [data-amplify-router]{border-radius:20px;overflow:hidden}[data-amplify-authenticator]{background-image:url(/images/social-bellow-color-bg-333.png);background-size:auto 116%;background-position:50%;background-repeat:no-repeat}[data-amplify-authenticator] [data-amplify-footer] .amplify-button{color:#555!important}.collection-slot{min-height:800px!important}.scroll-window{min-height:300px!important}.overflow-auto,.scroll-window{overflow:auto!important}.alignItems-center{align-items:center!important}.alignSelf-auto{align-self:auto!important}.delete-button{background-color:#b91222!important;color:var(--amplify-components-field-label-color)!important}.button-style{border:1px solid transparent}.button-style.doc,.button-style.file{border:1px solid var(--amplify-colors-border-primary)!important}.button-style.doc{box-shadow:0 4px 6px rgba(0,0,0,.25)!important}.button-style.airequest{background-color:transparent;transition:background-color .3s ease}.button-style.airequest:hover{background-color:var(--amplify-components-button-hover-background-color)!important}.button-style.attach{color:var(--app-unselected-text-color)!important}.button-style.attach.selected p{font-weight:700!important}.button-style.attach:hover{color:var(--amplify-components-text-color-secondary)!important}.button-style.connect{background-color:var(--app-popup-window-background-gradient1)!important;border-color:var(--app-button-border-color)!important}.button-style.connect:hover{border-color:var(--app-selected-border)!important}.airequest-text{white-space:nowrap!important;font-size:14px!important}.airequest-file{border:none!important}.airequest{border:1px solid transparent!important}.airequest.selected{border:1px solid var(--app-selected-border)!important}.wysiwyg-editor{--rmr-color-outline:var(--app-editor-border-primary)!important;padding:12px 12px 12px 0!important}.Mui-selected{background-color:#0080db!important}.remirror-editor{max-height:70vh!important;max-width:96vw!important;overflow:auto!important}.remirror-theme{--rmr-color-outline:#000!important;--rmr-color-primary:#4b79d0!important;--rmr-color-primary-text:#000!important;--rmr-color-secondary-text:#000!important}.pricing{padding-top:0;padding-bottom:40px;background-color:#fff}.top-selling-points{width:100%!important}.progressBarWrapper{background:var(--app-menu-item-background);border:1px solid var(--app-menu-item-background-border);width:100%;height:32px;border-radius:6px;display:flex;margin-top:0;margin-left:0;overflow:hidden}.progressBarWrapper.red{border-right:5px solid #ff6161!important}.progressBarWrapper.create{height:8px}.animatedProgressBar{background:linear-gradient(#00c4cc,#7d2ae8) border-box border-box;height:15px;transition:width .5s ease;height:100%;flex:0 1 auto}.animatedProgressBarSystem{background-color:#aeb3b7}.animatedProgressBarGray,.animatedProgressBarSystem{height:10px;transition:width .5s ease;height:100%;flex:0 1 auto}.animatedProgressBarGray{background:linear-gradient(#cad4ea,#5b93ce) border-box border-box;border-left:1px solid #80b0d7;cursor:pointer}.animatedProgressBarGreen{background:linear-gradient(#38e06b,#166916) border-box border-box}.animatedProgressBarGreen,.animatedProgressBarRed{height:10px;transition:width .5s ease;border-top-right-radius:0;border-bottom-right-radius:0;height:100%;flex:0 1 auto}.animatedProgressBarRed{background:linear-gradient(#db8748,#550c0c) border-box border-box}.textArea{resize:vertical;width:100%;overflow-x:hidden;background:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid;color:inherit;font-feature-settings:none;font-variant-ligatures:none;min-width:8px;outline:none;position:relative;line-height:20px}.textArea:after{content:"";position:absolute;bottom:5px;left:50%;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;transform:translateX(-50%)}.textArea:hover:after{cursor:ns-resize}.bufferProgressBar{position:absolute;right:0;height:100%}.resizable-div{resize:vertical!important;overflow:auto!important;min-height:200px!important;max-height:500px!important;flex:none!important}.create-inner-box{margin-top:16px;margin-left:auto!important;margin-right:auto!important;width:100%!important}.create-inner-box,.page-group,.request-item-card-actions{max-width:950px!important}.page-group{margin-left:auto!important;margin-right:auto!important;background-color:#ffffffe0!important}.faq-list-item{border:1px solid var(--amplify-colors-border-primary);border-radius:6px;padding:8px;margin:8px 0;cursor:pointer}.app-menu-bar{border-bottom:1px solid var(--app-thin-border-color);background-color:var(--amplify-colors-background-primary);width:100%;margin-left:auto;margin-right:auto;position:fixed!important;z-index:15}@media (max-width:600px){.app-menu-bar{border-left:0;border-right:0}}.amplify-icon{fill:var(--amplify-components-text-color)!important}.prompt-entry .amplify-label{color:var(--amplify-components-field-label-color)!important}.secondary-button{color:var(--amplify-components-text-color)!important}.secondary-button.smaller{padding-top:2px!important;padding-bottom:2px!important}.secondary-button.medium{padding-top:12px!important;padding-bottom:12px!important}.amplify-text,.amplify-textarea,.popup-window .amplify-button,.prompt-entry .amplify-button{color:var(--amplify-components-text-color)!important}.amplify-textarea[disabled]{background-color:var(--amplify-components-fieldcontrol-disabled-background-color)!important}.amplify-input:focus,.amplify-textarea:focus{border:1px solid var(--app-selected-border)!important}.amplify-switch-track{background-color:var(--amplify-components-switchfield-track-background-color)}.amplify-switch-thumb{background-color:var(--amplify-components-switchfield-thumb-background-color)!important}.amplify-select option{color:var(--amplify-components-select-option-color)!important}.amplify-text-white{color:#fff!important}.button-style,.button-style-white{cursor:pointer!important}.button-style-white{color:#f1f1f1!important}.button-style-white:hover{color:var(--amplify-components-text-color)!important}.button-style-white .amplify-text{color:#f1f1f1!important}.text-white-not-hover .amplify-text{color:#fff!important}.text-white-not-hover:hover{color:var(--amplify-components-text-color)!important}.amplify-text-black{color:#000!important}.background-color-white{background-color:#fff!important}.hero-description{font-family:inherit!important;text-shadow:2px 3px #000!important;color:#fff!important}.hero-description-lighter{font-family:Figtree-ExtraBold!important;text-shadow:0 6px 3px #7f46c870!important;color:#fff!important}@media only screen and (min-width:700px){.hero-description-lighter{font-size:60px!important;line-height:60px!important}}.sub-hero-text{font-family:Figtree-Bold;font-size:34px}.shiny-border-div{border:2px solid #7f46c8!important}#features .amplify-text,.mode-selector-wrapper .amplify-text,.type-selector-wrapper .amplify-text{color:#e3e3e3!important}.app-bottom-holder-main{overflow:auto!important}.app-bottom-holder{display:flex;flex-direction:column;flex-grow:1;background-color:var(--amplify-colors-background-primary);width:100%;min-width:360px;max-width:100vw;margin-left:auto;margin-right:auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:20px;border:1px solid transparent}@media only screen and (max-width:905px){.app-bottom-holder{border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}}.icon-svg svg{fill:#fff!important}.icon-color path,.icon-svg svg path{fill:var(--amplify-components-text-color)!important}.icon-color path{stroke:var(--amplify-components-text-color)!important}.create-post-page{display:flex!important;flex-direction:column!important;flex-grow:1!important}.fixed-bottom{max-width:950px!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important;background-color:var(--amplify-colors-background-primary)!important;border-left:1px solid var(--amplify-colors-border-primary)!important;border-right:1px solid var(--amplify-colors-border-primary)!important}.folder-item{padding:3px 0;width:100%;border-radius:0!important;border:1px solid transparent!important;border-left:0!important;border-right:0!important;transition:border-color .233s ease-in-out!important}.folder-item:hover{background-color:var(--amplify-components-button-hover-background-color)!important;border:1px solid var(--app-selected-border)!important;border-left:0!important;border-right:0!important;cursor:pointer!important;color:var(--amplify-components-text-color-secondary)!important}.folder-triangle path{color:var(--amplify-components-text-color)!important;fill:var(--amplify-components-text-color)!important}.folder-triangle{transform:rotate(-30deg)!important}.folder-triangle.open{transform:rotate(-60deg)!important}.menu-item{padding:12px;width:100%;border-radius:8px!important;border:1px solid transparent!important;transition:border-color .233s ease-in-out!important}.menu-item:hover{border:1px solid var(--app-selected-border)!important;cursor:pointer!important;color:var(--amplify-components-text-color-secondary)!important}.menu-item.prompt{padding:6px 12px 14px}.menu-item.docs{max-height:48px;border:1px solid var(--app-selected-border)!important;color:#000!important}.menu-item.selection-item{border:1px solid var(--app-selection-item-unselected)!important}.menu-item.selection-item.selected{border:1px solid var(--app-selection-item-selected)!important}.menu-item.selection-item.selected>*{color:var(--app-selection-item-selected)!important}.menu-item.selection-item.selected>div>svg>path{fill:var(--app-selection-item-selected)!important}.menu-item.selection-item.disabled>*{color:var(--app-selection-item-disabled)!important}.menu-item.selection-item.disabled>div>svg>path{fill:var(--app-selection-item-disabled)!important}.menu-item.selection-item.disabled:hover{border:1px solid var(--app-selection-item-unselected)!important;cursor:not-allowed!important;color:var(--app-selection-item-disabled)!important;background-color:transparent!important}.message-item{border:1px solid var(--app-modal-border-color)!important;background-color:var(--app-user-message-bg-color)!important}.message-item-assistant{border:1px solid transparent!important}.message-item-selected{padding:12px;width:100%;border-radius:10px!important;border:1px solid var(--app-selected-border)!important;transition:border-color .233s ease-in-out!important}.amplify-alert--error{border-radius:6px!important}.amplify-button{touch-action:manipulation!important}.amplify-button:focus,.amplify-button:hover{background-color:var(--amplify-components-button-hover-background-color)}.amplify-field-group__outer-end .amplify-icon{filter:invert(var(--app-search-icon-invert-percent))!important}.amplify-pagination__item-button,.amplify-pagination__item-ellipsis{color:var(--amplify-components-text-color)!important}.amplify-collection-pagination{pointer-events:none!important;margin-left:auto!important;margin-right:auto!important}.amplify-pagination{background-color:var(--amplify-colors-background-primary)!important;border-radius:20px!important;border:1px solid #aeb3b7!important;padding:4px 12px!important;max-width:360px!important;pointer-events:auto!important}.amplify-collection-search{display:none}.search-bar-toggle{max-width:80px}.send-request-blinking-dots{position:absolute!important;bottom:26px!important;right:10px!important;padding:0 0 0 4px!important;border:none!important}.send-request-button{position:absolute!important;right:12px!important;padding:4px!important;bottom:4px!important;border:1px solid transparent!important;border-radius:20px!important}@media screen and (max-width:500px){.send-request-button{right:8px!important;bottom:4px!important}}.transparent-background-button,.upload-file-button{border:none!important;padding:6px 6px 3px!important}.toolbar-button{padding:3px!important}.action-button-expand{border-radius:10px!important;width:64px!important;padding-top:2px!important;padding-bottom:2px!important}.action-button-left-edge{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.action-button-left-edge,.action-button-middle{padding:4px 8px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.action-button-middle{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:0!important}.button-zero-border-radius{border-radius:0!important}.action-button-right-edge{border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:6px!important;border-bottom-right-radius:6px!important;margin-right:6px;border-left:0!important;padding:4px 8px!important;touch-action:manipulation!important}.more-actions-button.selected{background-color:var(--amplify-components-button-hover-background-color)!important}.type-selector-button-open{background:radial-gradient(98.75% 98.75% at 50% 50%,#c246d6 0,#7f46c8 100%);background:linear-gradient(260deg,#526bff,#45beb9,#bf75ff)!important;background-size:200% 100%!important;box-shadow:0 4px 6px rgba(0,0,0,.25)!important;border-radius:12px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.type-selector-wrapper{position:relative;width:100%}@media screen and (min-width:950px){.create-post-select-group{display:none!important}}.type-selector-button{border-radius:28px!important;border:none!important;background-color:transparent!important;font-weight:700!important;font-size:18px!important;letter-spacing:0;line-height:16px;overflow:hidden;width:100%;height:40px;margin:5px;color:#fff!important;overflow:auto}.type-selector-button.small{font-size:1.6em!important;line-height:1em!important;color:var(--amplify-components-text-color)!important}.type-selector-button-group{background-size:200% 100%!important;border-radius:28px!important;position:relative;border:2px solid #ccc;height:56px;transition:height .2s ease-in-out,border-radius .2s;overflow:hidden;z-index:10}.type-selector-button-group.expanded{height:300px;border-radius:12px!important;background:linear-gradient(260deg,#5397d4,#5397d4,#2065b9)!important}.model-selector-button-open{background:radial-gradient(98.75% 98.75% at 50% 50%,#c246d6 0,#7f46c8 100%);background:linear-gradient(260deg,#526bff,#45beb9,#bf75ff)!important;background-size:200% 100%!important;box-shadow:0 4px 6px rgba(0,0,0,.25)!important;border-radius:10px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.model-selector-button{border-radius:28px!important;border:none!important;background-color:transparent!important;font-weight:700!important;font-size:18px!important;letter-spacing:0;line-height:16px}.ready{background:linear-gradient(90deg,#526bff,#bf75ff)!important;border:1px solid #b7a4ea!important}.ready:hover{background:linear-gradient(90deg,#5e76fa,#bf87f0)!important}.ready:focus{border-color:#768afd!important;box-shadow:0 0 0 #768afd!important}.rainbow{background:linear-gradient(90deg,#526bff,#45beb9,#bf75ff)!important;animation:rainbow_animation 6s ease-in-out infinite!important;background-size:400% 100%!important}@keyframes rainbow_animation{0%,to{background-position:0 0}50%{background-position:100% 0}}.app-bottom-holder.active{border-bottom:10px solid #0080db!important}.app-menu-button{border-bottom:10px solid transparent;margin-bottom:0!important}.app-menu-button:focus{color:var(--app-selected-border)!important}.app-menu-button.chat{padding-left:10px!important;padding-right:10px!important}.manage-prompts-button-container{display:flex;justify-content:center;align-items:center;width:100%}.scroll-view-container .amplify-scrollview{padding-bottom:80px!important}.model-selector-button-group .scroll-view-container .amplify-scrollview{padding-bottom:10px!important}.manage-prompts-button{background-color:transparent!important;color:#fff!important;margin:4px 20px 0 0!important;padding:6px!important;border-color:#f1f1f1!important}.manage-prompts-button:hover{background-color:#4b484870!important}.borderless-button{border:none!important;cursor:pointer!important;padding:8px!important}.borderless-button.medium{padding:6px!important}.borderless-button.small{padding:4px!important}.borderless-button.zero{padding:0!important}.borderless-button-top{border:none!important;cursor:pointer!important;padding:auto;padding:0 8px!important;border-bottom:8px solid #0080db}.borderless-button-top.active,.borderless-button.active{cursor:pointer;text-align:center;text-decoration:none;outline:none;color:#fff;background-color:#e3e3e3!important;transition:background-color .3s,transform .1s}.borderless-button.active{border:none}.model-selector-button-group.expanded{max-height:250px;border-radius:12px!important}.model-selector-wrapper{position:relative;width:100%;max-width:300px;margin-left:auto;margin-right:auto}.model-selector-button{width:100%;height:40px;color:var(--amplify-components-text-color)!important}.model-selector-button.small{font-size:1.6em!important}.model-selector-button-group{background-size:200% 100%!important;border-radius:28px!important;position:relative;border:2px solid #ccc;transition:height .2s ease-in-out,border-radius .2s;overflow:hidden;z-index:10}.scroll-view-container{top:100%;left:0;right:0;z-index:10;background-color:transparent;padding:0}.amplify-scrollview{scrollbar-color:auto transparent!important}.prompts-scroller{padding-left:8px!important;padding-right:4px!important}.app-icon{height:32px!important;width:auto!important}.pill-holder{height:100px!important}.pill{font-size:12px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1px 9px 2px;gap:10px;width:64px;height:18px;border:1px solid;border-radius:12px;flex:none;order:1;flex-grow:0;color:#000!important;cursor:default}.pill.complete{background:#c3ffbe;border-color:#68b43a}.pill.error{background:#ffc3c3;border-color:#b43a3a}.pill.unknown{background:#a3a3a3;border-color:#7d7d7d}@keyframes shinyBorder{0%{background-position:0 0}to{background-position:200% 0}}.pill.running{background:#c0e4ff;border-color:#3f8cff}.alert-warning{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;max-width:600px!important;z-index:10!important;padding-left:12px!important;padding-right:12px!important}.info-button{cursor:pointer!important}.info-button path{fill:var(--amplify-components-text-color)!important}.confirm-popup{top:60px!important;z-index:11!important;max-width:360px!important;max-height:50vh!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important;z-index:101!important}.blur-background{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--app-background-blur);z-index:1000;opacity:0;transition:opacity .25s ease-out;pointer-events:none}.blur-background.shown{opacity:1;pointer-events:auto}.pop-up{max-width:950px;opacity:0;transform:translateY(-100%);transition:opacity .33s ease-in-out,transform .33s ease-in-out}.pop-up.hidden{opacity:0;transform:translateY(2%);height:0}.pop-up.shown{opacity:1;position:absolute!important;height:100%;top:0!important;left:0!important;right:0!important;margin:auto!important;z-index:1100;transform:translateY(0);pointer-events:auto;overflow:auto}.pop-up.shown.attach{height:calc(100vh - 150px)!important}.pop-up.prompt{margin-top:30px}.info-popup,.prompt-entry-popup{position:absolute!important}.file-popup,.info-popup,.prompt-entry-popup{bottom:0!important}.attach-doc-popup,.file-popup,.info-popup,.prompt-entry-popup{height:100%!important;top:0!important;left:0!important;right:0!important;margin:auto!important}.attach-doc-popup{max-width:950px!important;max-height:calc(100vh - 100px)!important;bottom:50px!important;position:absolute!important;padding-top:30px!important}@media only screen and (min-width:620px){.help-info-popup{min-width:600px!important}.hero-description{font-size:55px!important;line-height:1!important;max-width:850px!important}}.files-slot{padding-left:0!important;padding-right:0!important}.files-window{border-top-left-radius:6px!important;border-top-right-radius:6px!important;border:2px solid hsla(0,0%,100%,.2)}.popup-window{background-color:var(--app-popup-window-background)!important;color:#fff;box-shadow:0 1px 3px 0 #00000026,0 0 .5px 0 #0000004d!important;border:1px solid var(--app-popup-window-border)!important;background:linear-gradient(1turn,var(--app-popup-window-background-gradient1) 15.97%,var(--app-popup-window-background-gradient2))!important}.popup-window.dropdown{box-shadow:0 3px 12px 2px var(--app-filepopup-shadow)!important}.popup-holder{background-color:var(--app-popup-window-background)!important}.popup-holder>.amplify-flex>.amplify-flex{border-color:var(--amplify-colors-border-primary)!important}.userdoc-holder{cursor:pointer!important;background-color:var(--app-userdoc-window-background)!important;border-color:transparent!important;transition:border-color .33s ease-in-out!important}.userdoc-holder:hover,.userdoc-selected{border-color:var(--app-selected-border)!important}.file-container-holder,.popup-window-paragraphs{overflow:auto!important}.scroll-content{max-width:1024px!important;margin-left:auto!important;margin-right:auto!important}.scroll-container{position:relative;background-color:var(--app-popup-window-background)!important;padding:0 8px 8px!important;border-radius:8px!important;min-height:300px!important;scrollbar-color:#888 transparent!important}.scroll-container.filepopup{padding-left:0!important;padding-right:0!important;box-shadow:0 3px 12px 2px var(--app-filepopup-shadow)!important;background-image:radial-gradient(circle,var(--app-filepopup-grid-dots) 5%,transparent 5%)!important;background-size:20px 20px!important;background-position:0 0!important}.attach-scroll-container,.tab-button.attach{background-color:var(--app-prompts-entry-bg-color)!important}.tab-button.attach{min-height:48px!important;cursor:pointer!important;border-top-left-radius:12px!important;border-top-right-radius:12px!important}.tab-button.attach.unselected{opacity:.5!important}.file-popup .scroll-container:after{background:none}.userdoc-scroll-container{position:relative;padding:8px!important;border-radius:8px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;cursor:pointer;background-color:var(--app-userdoc-background-color)!important}.userdoc-scroll-container:hover{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;transition:border-bottom-left-radius .3s ease,border-bottom-right-radius .3s ease}.userdoc-scroll-container:hover+.userdoc-scroll-container{transform:translateY(20px);transition:transform .3s ease}.userdoc-holder-collapsed{max-height:75px!important}.userdoc-holder-expanded{max-height:500px!important}.userdoc-display-collapsed{max-height:60px!important;overflow:hidden!important;cursor:pointer!important}.userdoc-display-expanded{max-height:400px!important;overflow:auto!important;cursor:pointer!important;padding-bottom:20px!important}.userdoc-selector{cursor:pointer!important;border-color:var(--app-popup-window-border)!important;transform:scale(1);transition:border-color transform .33s ease-in-out ease-in-out .3!important;background-color:var(--app-userdoc-file-background-color)!important}.userdoc-selector:hover{border-color:var(--app-selected-border)!important}.userdoc-selector.targeted,.userdoc-selector:hover{background-color:var(--amplify-components-button-hover-background-color)!important}.userdoc-selector.targeted{border:4px solid var(--app-selected-border)!important;position:relative}.userdoc-selector.targeted:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--app-selected-border)}.generate-button{min-width:150px!important;min-height:42px!important;transition:background-color .3s}.custom-loader{display:inline-flex;align-items:center;justify-content:center}.generate-button.disabled{background-color:#e9e9e9!important;cursor:not-allowed}.generate-button.neutral{background-color:#0080db}.generate-button.success,.generate-button.success:hover{background-color:#4abe4a}.generate-button.error{background-color:red}.alert-icon-group{position:absolute!important;right:10px!important}.alert-icon-group.hidden{display:none}.model-select-field{color:var(--amplify-components-text-color)!important}.display-none{display:none!important}.display-flex{display:flex!important}.left-side-bar{width:300px!important;border-top:0!important}.sidebar{height:100%!important;transition:width .2s ease-in-out!important}.sidebar-open{width:300px!important}.sidebar-closed{width:0!important}.left-side-bar-scroller{overflow:auto!important;margin-bottom:0!important;scrollbar-width:thin!important;scrollbar-color:#888 transparent!important}.left-side-bar-scroller.history .amplify-collection-items{gap:0!important}.prompts-scroller{gap:12px!important}.left-side-bar-scroller.history .amplify-collection .amplify-collection-search{padding-left:8px!important;padding-right:8px!important}.left-side-bar-scroller.history .amplify-collection{padding-left:0!important;padding-right:0!important}.left-side-bar-scroller .amplify-pagination{padding:0!important;position:absolute!important;bottom:0;border:1px solid var(--app-thin-border-color)!important;border-radius:6px!important}.left-side-bar-scroller .amplify-pagination li{margin:3px 0!important}.request-item-card-collection .amplify-pagination{display:none!important}.prompts-display-collapsed{max-height:180px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:auto!important;cursor:pointer!important}.prompts-display-expanded{min-height:60px!important}.prompts-display-expanded,.system-prompts-display-expanded{max-height:100px!important;overflow:auto!important;padding-bottom:20px!important}.keywords-display-collapsed{max-height:20px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important}.keywords-display-expanded{max-height:400px!important;overflow:auto!important;cursor:pointer!important;padding-bottom:20px!important}.prompt-entry-holder{width:100%}.prompt-entry-holder div div textarea{resize:vertical!important}.full-width{width:100%!important}.scroll-container.prompt{background-color:var(--app-prompts-entry-bg-color)!important}.prompt-entry{margin-left:auto!important;margin-right:auto!important}.prompt-entry textarea{resize:vertical!important}.prompt-text-group{margin-bottom:8px!important}.prompt-window-group{display:flex;align-items:center;flex-direction:column;width:100%}.amplify-collection,.prompt-window-group .display-flex{width:100%!important}.prompt-window-group .amplify-collection .amplify-collection-items .amplify-flex{width:100%!important;max-width:600px!important}.prompt-window-group .amplify-collection .amplify-collection-items .amplify-checkbox__button{max-width:16px!important}.prompt-name{max-height:40px!important;overflow:hidden!important}.prompt-item{margin-top:8px!important;margin-bottom:8px!important;width:100%!important;max-width:600px!important;border:2px solid rgba(255,255,255,var(--amplify-prompts-border-color-opacity))!important;background-color:var(--app-prompts-bg-color)!important}.link-button{cursor:pointer!important}.prompts-button{color:var(--amplify-components-text-color)!important;padding-top:6px!important;padding-bottom:6px!important;padding-left:4px;padding-right:4px}.video-bg{background-image:url(/images/frame-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;width:100%;height:100%;z-index:1;top:0;overflow:hidden}.editor .w-md-editor.preview .w-md-editor-preview,.editor .w-md-editor:not(.preview) .w-md-editor-text-inputarea{height:100vh}.more-actions-window{z-index:1}.token-info-popup-container{position:absolute;left:0;right:0;top:100%;z-index:10}.more-info{background:var(--app-menu-item-background)!important;border:1px solid var(--app-menu-item-background-border)!important}.more-info .amplify-text{color:var(--amplify-components-text-color-secondary)!important}.more-actions-container{position:absolute;left:-40px;top:100%;z-index:10}.more-actions-button{height:34px!important}.more-actions-popup{background-color:var(--amplify-colors-background-primary)!important;border-color:var(--amplify-colors-border-primary)!important}.prompt-keywords-box{min-height:20px!important;border-bottom:1px solid var(--amplify-colors-border-primary)!important}li p{white-space:normal!important}@keyframes slide-up{0%{transform:translateY(0);opacity:0}to{transform:translateY(0);opacity:1}}.new-message{animation:slide-up .33s ease-in-out!important}.blinking-dots{animation:blink 1s linear infinite;text-align:left!important;border:none!important}@keyframes blink{50%{opacity:0}}.wmde-markdown{width:100%;padding:0;max-width:100vw}.wmde-markdown table{width:100%!important;box-sizing:border-box;padding:10px}.wmde-markdown pre{max-width:880px}.wmde-markdown code{background-color:transparent!important}.pre{white-space:pre!important}.pre-overflow{max-width:880px;border-radius:8px;overflow:auto;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;background-color:var(--color-canvas-subtle);padding-top:4px;margin-bottom:12px;display:flex;flex-direction:column}.language-label{padding-left:12px;font-size:14px}.pre-overflow div{border-top-left-radius:0!important;border-top-right-radius:0!important;margin-bottom:0!important}.response-markdown.wmde-markdown{border-radius:20px;padding:24px 18px 24px 24px}.response-markdown.wmde-markdown.assistant{border-bottom-left-radius:0;border-bottom-right-radius:0}.output-message{transition:width .3s ease!important}.response-markdown.wmde-markdown.user{background-color:transparent!important}.response-markdown.wmde-markdown.user p{margin-bottom:0;white-space:pre-wrap}.response-markdown table{width:100%!important}.w-md-editor-toolbar button{height:24px!important}.w-md-editor-toolbar svg{height:16px!important;width:16px!important}.prompt-text-holder.account{min-height:100px!important;background-color:var(--app-popup-window-background)!important}.prompt-text-holder-collapsed{display:none!important}.prompt-text-holder p{word-break:break-word!important}.create-post-select-group{width:100%!important;min-width:340px!important;max-width:340px!important;margin-left:auto!important;margin-right:auto!important}.create-post-select-group.small{transform:scale(.5);position:absolute!important;left:0;right:0;top:-7px}.create-post-input-group{width:100%!important;flex-shrink:1!important;flex-grow:0!important}.create-post-input-output-group{margin-left:auto!important;margin-right:auto!important;width:100%!important}.text-ellipsis{overflow:hidden!important;text-overflow:ellipsis!important;height:21px!important;word-break:break-word!important}.input-textarea textarea{resize:vertical!important;min-height:21px!important}.prompt-edit-textarea-field textarea{resize:vertical!important;min-height:100px!important}.keywords-input textarea{flex-grow:1!important;flex-shrink:0!important}.output-actions-group{background-color:var(--app-popup-window-background)!important}.fade-bg{background:linear-gradient(to bottom,var(--app-popup-window-background-half) 0,var(--app-popup-window-background) 100%)!important}.fade-out{transition:opacity .5s ease-out!important;opacity:0!important}.output-actions-group.user{height:0!important}.output-actions-group.loading,.output-actions-group.user,.output-message.loading{background-color:transparent!important}.output-actions-group.loading{border-top:none!important}.leftRoundedCorners{border-top-left-radius:10px!important;border-bottom-left-radius:10px!important}.rightRoundedCorners{border-top-right-radius:10px!important;border-bottom-right-radius:10px!important}.send-message-fixed-bottom.create-page{background-color:var(--amplify-colors-background-primary)!important}.message-helpers,.send-message-fixed-bottom.create-page{width:100%!important;margin-left:auto!important;margin-right:auto!important}@media screen and (min-width:950px){.send-message-fixed-bottom.create-page{padding-left:8px!important;padding-right:0p!important}}.send-message-input{overflow:hidden!important;border-radius:20px!important}.send-message-input textarea{padding-right:46px!important;border-radius:20px!important;scrollbar-width:thin!important;scrollbar-color:#888 transparent!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);background-color:hsla(0,0%,100%,.05)}.box-shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.034),0 2px 4px -1px rgba(0,0,0,.034),0 2px 8px rgba(0,0,0,.034),0 1px 3px 0 rgba(0,0,0,.034),0 1px 2px 0 rgba(0,0,0,.034)!important}.send-message-fixed-bottom:before{content:"";position:absolute;top:-20px;left:-5px;right:0;height:30px;background:linear-gradient(to bottom,transparent 0,var(--amplify-colors-background-primary) 70%);pointer-events:none;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.output-contents-scroller{width:100%!important}.disclaimer-text{font-weight:200!important;font-size:10px!important;color:var(--amplify-components-text-color-secondary);line-height:13px!important}.status-dot{display:flex;width:12px;height:12px;border-radius:12px;border:1px solid;border-color:var(--amplify-colors-border-primary)!important}.status-dot-yellow{background-color:#ffa}.status-dot-green{background-color:#57d457}.token-popup-button{padding:3px 10px!important}.token-popup-button.close{padding-left:4px!important;padding-right:4px!important}.apexcharts-xaxis{transform:translateY(-15px)!important}.header-text-label{font-family:Figtree-Bold!important;font-size:52px!important;max-width:570px!important}.light-blue-font{color:#5186b7!important}.dark-strong-font{color:#181d26!important}.header-text{margin-left:auto!important;margin-right:auto!important}.page-header-text{font-family:Inter;font-size:42px;line-height:42px;text-align:center}.home-page-header-text{font-family:Figtree-Bold!important;color:#2b2b2b!important;padding:0!important;margin-bottom:0!important}.home-page-header-text,.home-page-sub-header-text{max-width:710px!important;margin-left:auto!important;margin-right:auto!important}.home-page-sub-header-text{font-family:Figtree!important;color:#585858!important;padding:12px 0 0!important;font-size:30px!important;margin-top:0!important}@media screen and (max-width:950px){.home-page-header-text{line-height:38px!important;font-size:38px!important}}.fade-in{animation:fade-in .33s ease-in-out!important;opacity:0}.fade-in-faster{animation:fade-in .2s ease-in-out!important;opacity:0}.fade-text{animation:fade-in 2s ease-in-out!important;opacity:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.content-type-description-holder{max-height:100px!important;overflow:auto!important}.content-type-description-label{max-height:100px!important;overflow:hidden!important}.content-type-description-label,.secondary{color:var(--amplify-components-text-color-secondary)!important}.fade-in-up{opacity:0;transform:translateY(50px);transition:opacity .5s,transform .5s}.delay-1s{transition-delay:.33s}.fade-in-up.visible{opacity:1;transform:translateY(0)}.radial-svg-bg svg{display:none!important}.max-width-600{max-width:600px!important}.max-width-1024,.max-width-600{margin-left:auto!important;margin-right:auto!important}.max-width-1024{max-width:1024px!important}.app-white-icon path{fill:#fff!important}.display-fade-in-title{opacity:0!important;transition:opacity .2s!important}.display-fade-in-title.visible{opacity:1!important}.display-modal{background:linear-gradient(1turn,var(--app-popup-window-background-gradient1) 15.97%,var(--app-popup-window-background-gradient2))!important;opacity:0;transform:translateY(50px);transition:opacity 1s,transform .9s;border:1px solid var(--app-modal-border-color)}.display-modal.visible{opacity:1!important;transform:translateY(0)!important}.figtree-bold,.figtree-medium{font-family:Figtree-Bold!important}.color-orange{color:#e4ae42!important}.page-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:60px}@media (min-width:950px){.page-container{flex-direction:row;gap:120px}}.Fill_Radial_Color_2{position:absolute!important;width:548px!important;height:494px!important;left:-530.5px!important;top:-136px!important;background:url(/images/bg_image_purple)!important;flex:none!important;order:1!important;flex-grow:0!important;z-index:1!important}.icon_1{left:-100px!important}.icon_1,.icon_2{position:absolute!important;top:-52px!important}.icon_2{right:-50px!important}.icon_3{position:absolute!important;top:-52px!important;left:-50px!important}.wrap-block{flex-direction:row!important}.wrap-block-glow{filter:drop-shadow(0 4px 8px rgba(255,255,255,.15)) drop-shadow(0 1px 3px rgba(255,255,255,.3))!important}.showcase-block{width:100%!important;max-width:450px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:950px){.wrap-block{flex-direction:column!important}.wrap-block.mobile{display:flex;gap:20px!important}.wrap-block.desktop{display:none}}@media (min-width:951px){.wrap-block.mobile{display:none}.wrap-block.desktop{display:flex}}.bg-radial-purple{left:-800px!important;top:-500px!important}.bg-radial-green,.bg-radial-purple{position:absolute!important;width:1200px!important;height:1082px!important}.bg-radial-green{right:-900px!important;top:350px!important}.select-button{background-color:var(--app-selector-background)!important;border:1px solid transparent!important;transition:background-color .3s ease-in-out!important}.button-border{border:1px solid var(--app-modal-border-color)!important}.select-button.manage-prompts{background-color:transparent!important;transition:background-color .3s ease-in-out!important}.select-button:hover{background-color:#4b484870!important;border:1px solid var(--app-selected-border)!important;cursor:pointer!important}.select-border{border:1px solid var(--app-modal-border-color)!important}.select-border-open{border:1px solid var(--app-selected-border)!important}.docbar{background-color:#fff}.docbar-link{padding:0;flex-grow:0;cursor:pointer}.docbar-item{width:100%;padding:5px 5px 5px 25px;font-size:14px;border-radius:8px!important;color:#000!important}.docbar-item,.docbar-item:hover{border:1px solid var(--app-selected-border)!important}.docbar-item:hover{background-color:var(--amplify-components-button-hover-background-color)!important;cursor:pointer!important}.sidebar-footer{border-left:0!important;border-right:0!important;border-bottom:0!important;padding-left:12px!important;padding-right:12px!important}.sidebar-button:hover{background-color:#4b484870!important;cursor:pointer!important}.sidebar-button p{-moz-user-select:none!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-webkit-touch-callout:none!important}.sidebar-button-chat{position:absolute!important;z-index:2!important}@media screen and (min-width:951px){.mobile-only{display:none!important}.docbar{display:flex!important}}@media screen and (max-width:950px){.sidebar-button-chat{display:none}.desktop-only{display:none!important}.docbar{position:fixed;left:0;height:100%}}.prompts-group{height:100%!important}.sidebar-files{padding-left:8px!important;padding-right:8px!important}.placeholder{--amplify-components-placeholder-start-color:var(--app-placeholder-start-color);--amplify-components-placeholder-end-color:var(--app-placeholder-end-color)}.amplify-placeholder{border-radius:var(--amplify-space-medium)}.inview-fade-in{opacity:0}.white-shadow{text-shadow:0 2px 2px #fff!important}@media screen and (max-width:600px){.background-cover{background-size:auto 50%!important}}.top-sticky,.top-sticky-holder{top:0!important;position:-webkit-sticky!important;position:sticky!important}.top-sticky-holder{background-color:var(--amplify-colors-background-primary)!important;z-index:10!important;transition:transform .3s ease!important;max-width:950px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important}.token-fill-create{padding:0 6px 0 0!important}.token-fill-history{padding:0 6px!important}.zero-padding{padding:0!important}.container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;pointer-events:none}@keyframes popIn{0%{transform:scale(0)}90%{transform:scale(1.25)}to{transform:scale(1)}}.pop-in-effect{animation:popIn .3s ease-in-out forwards}::-webkit-scrollbar{opacity:0;background:transparent}::-webkit-scrollbar:hover{opacity:1}[data-amplify-router-content]{--app-modal-border-color:#ddd5dc;--amplify-components-fieldcontrol-border-color:#ddd5dc!important;--amplify-components-input-border-color:#ddd5dc!important;--amplify-components-button-border-color:#ddd5dc!important}[data-amplify-router-content] .amplify-input::placeholder{color:grey}[data-amplify-router-content] .amplify-divider:after{background-color:#fff}[data-amplify-router] .amplify-label{color:#101a25!important}[data-amplify-router] .amplify-text{color:#0d1117!important}[data-amplify-router] input{color:#101a25;background-color:#f9ffff!important}[data-amplify-router] .amplify-heading{color:#101a25!important}[data-amplify-router] .amplify-button{padding-top:8px;padding-bottom:8px}.footer-txt{color:var(--app-signin-footer-text)!important}.fade-window{background:linear-gradient(1turn,#eee 15.97%,#dce6f1)!important;border-bottom:1px solid #b0a3bd!important}.flex-wrap{flex-direction:row}.flex-image{width:100%}@media screen and (max-width:850px){.flex-wrap{flex-direction:column!important}}.border-bottom-divider{background-color:var(--app-file-toolbar-bg)!important;border-bottom:1px solid var(--app-file-toolbar-border)!important}.faq-list-item{transition:all .3s ease;padding:20px}.faq-list-item p.amplify-text{cursor:pointer;margin:0;border-radius:4px}.faq-list-item p.amplify-text:focus,.faq-list-item:hover{background-color:var(--amplify-colors-background-primary)}.faq-list-item p.faq-question:before{content:"";display:inline-block;transition:transform .3s ease}.faq-list-item p.faq-question.open:before{transform:rotate(45deg)}.faq-list-item p.amplify-text+p.amplify-text{margin-top:24px;padding:16px;background-color:hsla(0,0%,100%,.096);border:1px solid #e0e0e0}.azure-radial-fill{background:radial-gradient(circle,#83b9f9,#0078d4)!important}.rightsidebar{right:0!important;position:fixed!important;height:100%!important;width:300px!important;z-index:11!important}.rightsidebar-group{pointer-events:auto!important;border:1px solid transparent!important;border-radius:8px!important;background-color:var(--amplify-colors-background-primary)!important;box-shadow:2px 2px 2px 2px rgba(93,126,232,.1)!important;position:absolute!important;left:300px!important;transition:left .18s ease-in-out,border .6s ease-in-out!important}.rightsidebar-group.active{left:20px!important;border:1px solid var(--app-selected-border)!important}.auto-flex-direction{display:flex;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:100%!important}.prompt-suggestions{width:100%!important;margin-left:auto!important;margin-right:auto!important}.prompt-suggestions-modal{box-shadow:0 3px 12px 2px rgba(0,0,0,.5)!important}.modal-shadow{box-shadow:0 3px 12px 2px rgba(0,0,0,.06)!important}.suggestion-card{padding:6px!important;cursor:pointer!important;border:1px solid #859ab5!important;color:var(--amplify-components-text-color-secondary)!important;transition:border-color .33s ease-in-out!important;box-shadow:inset 0 0 8px 10px rgba(0,0,0,.05);background-color:var(--amplify-colors-background-primary)!important;opacity:0;overflow:hidden!important}.delay-1{animation:fadeInAnimation .33s ease-in-out .1s forwards}.delay-2{animation:fadeInAnimation .33s ease-in-out .2s forwards}.delay-3{animation:fadeInAnimation .33s ease-in-out .3s forwards}.delay-4{animation:fadeInAnimation .33s ease-in-out .4s forwards}@keyframes fadeInAnimation{to{opacity:1}}.suggestion-card:hover{background-color:var(--amplify-components-button-hover-background-color)!important;border:1px solid var(--app-selected-border)!important}.purple-font-color{color:var(--app-purple-color)!important}.purple-font-dark-color{color:var(--app-dark-purple)!important}.seconday-font-color{color:var(--app-secondary-text-color)!important}.suggestion-card-name{font-weight:700;font-size:14px;color:var(--app-purple-color)!important}.suggestion-card-text{font-size:12px;font-weight:700}@media screen and (max-width:500px){.auto-flex-direction{flex-direction:column!important}}.auto-flex{display:flex;align-items:center!important;justify-content:center!important;width:100%!important}.auto-flex,.auto-flex-row{flex-direction:row!important}.auto-flex-column{flex-direction:column!important;width:100%!important}.checkbox{margin:5px!important;border-radius:4px!important;height:32px!important;width:32px!important;padding:0!important;background-color:var(--amplify-colors-background-primary)!important;border:1px solid var(--amplify-components-button-border-color)!important}.attach-files-pop-up{z-index:16!important;box-shadow:0 3px 12px 2px rgba(0,0,0,.15)!important}.model-selector-pop-up{z-index:16!important;box-shadow:0 3px 12px 2px rgba(0,0,0,.25)!important;position:absolute!important;bottom:100px!important;min-height:450px!important;background:var(--amplify-colors-background-primary)!important}.attach-files-button.disabled{background-color:var(--amplify-components-fieldcontrol-disabled-background-color)!important}.amplify-loader__percentage-text{fill:transparent!important}.button-folders{padding-left:12px!important;padding-right:12px!important}.side-bar-action-bar{border:0 solid var(--app-thin-border-color)!important;margin-left:8px!important}.button-actions{align-self:center!important;padding-top:8px!important;padding-bottom:8px!important;border-radius:4px!important}.button-actions p{color:var(--app-unselected-text-color)!important}.button-all{padding-left:12px!important;padding-right:12px!important;margin-left:0!important}.button-actions.selected,.button-actions:hover{font-weight:700!important}.button-actions.selected{border-color:var(--app-selected-border)!important;background-color:var(--app-dark-purple)!important}.button-actions.selected p{color:#f1f1f1!important}.thin-border{border-color:var(--app-thin-border-color)!important}.folders-button{padding-top:6px!important;padding-bottom:6px!important}.response-markdown img{border-radius:4px}.context-menu-closed{background:var(--app-selector-background)!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.context-menu-closed:hover{border-color:var(--app-selected-border)!important}.context-menu-open{background:var(--app-selector-background)!important;border-color:1px transparent!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.context-menu-open-bg{background:var(--app-selector-background-secondary)!important}.model-selector{background-color:transparent!important;border:1px solid transparent!important}.model-selector:hover{border-color:var(--app-selected-border)!important}.scroll-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,transparent 0,var(--app-popup-window-background) 70%);pointer-events:none;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.overflow-visible{overflow:visible!important}.model-selector-popup,.position-fixed{position:absolute!important}.model-selector-popup{left:0!important;top:-430px!important}.tokens-in-use-text{color:#fff!important}.tokens-in-use{background-color:#333!important}.underlined:hover{text-decoration:underline!important}.loader{width:100px;height:100px;background-color:#ccc;position:relative;overflow:hidden}.loader:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.5));animation:shine 1.5s infinite}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.token-balance-holder{background-color:var(--app-selector-background)!important}.drop-file-image{padding-top:10px;max-width:100px;margin-left:auto;margin-right:auto}.drop-file-holder{background-color:var(--app-selector-background);border:1px solid var(--app-modal-border-color);border-radius:12px;padding:8px 20px}.drop-text{text-align:center;font-family:Figtree}.popup-background{background-color:var(--app-selector-background)!important}.purple-font-color.upgrade,.purple-font-dark-color.upgrade{font-family:Figtree-bold!important;font-weight:700!important;font-size:14px!important}.purple-font-dark-color.upgrade,.purple-font-dark-color.upgrade:hover{color:#933cde!important}.price-button{border:2px solid var(--app-purple-color)!important;opacity:.3!important}.price-button.selected{font-weight:700!important;opacity:1!important}.price-button.selected,.price-button:hover{border:2px solid #bf75ff!important}.price-save-label{color:#3adf48!important}.loader-container{width:100%;height:20px;position:relative;overflow:hidden;min-width:200px;border-radius:20px}.loader-shiny{width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));position:absolute;animation:sweep 2s infinite alternate}@keyframes sweep{0%{left:-50%}to{left:100%}}.picker-dialog{border-radius:8px}.break-all{word-break:break-all!important}.selector-dropdown{position:absolute!important}.dropdown-text{padding:4px 8px!important;border-radius:8px!important;border:1px solid transparent!important}.dropdown-text.selected,.dropdown-text:hover{border:1px solid var(--app-purple-color)!important}.dropdown-text:hover{color:var(--app-purple-color)!important;cursor:pointer}.justify-content-start{justify-content:start!important}.justify-content-center{justify-content:center!important}.modal-group{background:var(--app-selector-background-secondary)!important;border:1px solid var(--app-thin-border-color)!important}@font-face{font-family:Figtree;src:url(/fonts/Figtree-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Figtree-Black;src:url(/fonts/Figtree-Black.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Figtree-Bold;src:url(/fonts/Figtree-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Figtree-ExtraBold;src:url(/fonts/Figtree-ExtraBold.ttf) format("truetype");font-weight:700;font-style:normal}body{font-family:Figtree,sans-serif}