@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);*{color:#2b303b;font-family:Open Sans;font-size:13px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background:#f3f4f6;height:100%;margin:0;padding:0}#root,body,html{width:100%}body{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;min-height:100vh;min-width:100%;position:relative}.anticon{font-size:16px!important}.anticon svg path{stroke-width:40!important;stroke:currentColor!important}.tabler-icon{font-family:Tabler Icons,sans-serif}*{border:initial;scrollbar-color:#e2e8f0;scrollbar-width:thin}::-webkit-scrollbar{border:initial;border-color:#fff;width:3px}::-webkit-scrollbar-track{background:#fff;border:initial;border-color:#fff}::-webkit-scrollbar-thumb{background-color:#e2e8f0;border:initial;border-color:#fff;border-radius:10px}.main{margin:auto}.main,.main .text-description{display:flex;justify-content:center}.main .text-description{max-width:460px}.main .content{margin-left:5rem}h1,h2,h3{font-weight:700;line-height:1.2;width:auto}h1{font-size:4em}h2{font-size:1.5em}h2,h3{margin-bottom:1.5em}h3{font-size:1em}p{margin-bottom:1em;width:auto}.chat-onmaps{background-color:#fff;border-radius:8px;box-shadow:0 0 6px #0003;flex-direction:column;height:540px;margin:auto;max-width:380px;min-width:380px}.chat-onmaps,.chat-onmaps .chat-header{border-radius:8px!important;display:flex;position:relative}.chat-onmaps .chat-header{align-items:center;background:#fff;background-color:#fff;padding:16px}.chat-onmaps .chat-header .chat-chevron{align-items:center;color:#2b303b;cursor:pointer;display:flex;font-size:1.3rem;margin-left:auto}.chat-onmaps .chat-footer{align-items:center;display:flex}.message-log{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.message-log>:first-child{margin-top:auto}.message-log .user-message{align-self:flex-end;background:#f3f4f6;border-radius:8px;box-sizing:border-box;color:#2b303b;display:flex;justify-content:flex-end;margin-bottom:40px;padding:8px 14px;width:auto}.message-log .user-message p{margin:0;width:100%}.message-log .ai-message{align-items:center;align-self:flex-start;background-color:#fff;box-sizing:border-box;color:#6c7993;display:flex;margin-bottom:40px;max-width:none;padding:0;width:100%}.message-log .ai-message .chat-ai-icon{margin-bottom:auto;margin-right:8px}.message-log .ai-message .ai-message-markdown{margin-bottom:0;margin-top:0;width:100%}.message-log .ai-message .ai-message-markdown p{margin:0;width:100%}.message-log .ai-message .ai-typing-dots{animation:blink 1.2s step-end infinite;display:inline-block;margin-left:4px}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.chat-prompt-input-wrapper{border:1px solid #e2e8f0;border-radius:8px;height:100px;margin:16px;position:relative;width:100%}.chat-prompt-input-wrapper .chat-prompt-input{margin:10px 0 10px 10px;max-height:54px;outline:medium none invert;outline:initial;overflow-y:auto;width:auto}.chat-prompt-input-wrapper .chat-prompt-input textarea{padding:10px 10px 40px}.chat-prompt-input-wrapper .chat-suggestions-dropdown{background:#fff;border-radius:8px;bottom:100px;box-shadow:0 0 6px #0003;left:0;max-height:180px;overflow-y:auto;position:absolute;width:100%;z-index:1000}.chat-prompt-input-wrapper .chat-suggestions-dropdown h3{margin-bottom:12px;margin-left:12px}.chat-prompt-input-wrapper .chat-suggestions-dropdown ul{list-style:none;margin:8px;padding:0}.chat-prompt-input-wrapper .chat-suggestions-dropdown ul li{background:none;border-radius:6px;color:#2b303b;cursor:pointer;font-weight:400;padding:12px;transition:background .15s}.chat-prompt-input-wrapper .chat-suggestions-dropdown ul li.selected,.chat-prompt-input-wrapper .chat-suggestions-dropdown ul li:hover{background:#ded3f8;color:#7a52e1;font-weight:600}.chat-prompt-input-wrapper .chat-suggestions-dropdown ul li.no-suggestion{color:#6c7993;padding:24px 12px}.chat-prompt-input-wrapper .chat-tag{background:#ded3f8;border-radius:4px;color:#7a52e1;cursor:pointer;display:inline-block;font-weight:600;margin:0 2px;padding:2px 6px}.chat-prompt-input-wrapper .input-actions{align-items:center;bottom:0;display:flex;left:0;padding-bottom:10px;padding-left:10px;padding-right:10px;position:absolute;width:calc(100% - 20px)}.chat-prompt-input-wrapper .input-actions .chat-add-context{align-items:center;background-color:#e2e8f0;border-radius:4px;color:#6c7993;cursor:pointer;display:flex;flex-direction:row;font-size:10px!important;font-weight:600;height:auto!important;justify-content:center;margin-right:10px;padding:2px 6px;transition:background .1s;width:auto}.chat-prompt-input-wrapper .input-actions .chat-add-context:hover{background:#c4c9d4;color:#6c7993}.chat-prompt-input-wrapper .input-actions .chat-add-context span{color:inherit;font-size:inherit}.chat-prompt-input-wrapper .input-actions .chat-add-context svg{height:12px;margin-right:4px;width:12px}.chat-prompt-input-wrapper .input-actions .chat-add-context svg path{color:#6c7993}.chat-prompt-input-wrapper .input-actions .chat-add-context:disabled{opacity:.7}.chat-prompt-input-wrapper .input-actions .chat-add-context:disabled:hover{background-color:#e2e8f0;cursor:default}.chat-prompt-input-wrapper .input-actions .chat-context{align-items:center;background-color:#ded3f8;border-radius:4px;color:#7a52e1;cursor:pointer;display:flex;flex-direction:row;font-size:10px!important;font-weight:600;height:auto!important;justify-content:center;margin-right:10px;padding:2px 6px;transition:background .1s;width:auto}.chat-prompt-input-wrapper .input-actions .chat-context:hover{background:#bda6f2;color:#5b3dad}.chat-prompt-input-wrapper .input-actions .chat-context span{color:inherit;font-size:inherit}.chat-prompt-input-wrapper .input-actions .chat-context svg{height:12px;margin-right:4px;width:12px}.chat-prompt-input-wrapper .input-actions .chat-context svg path{color:#7a52e1}.chat-prompt-input-wrapper .input-actions .chat-context:disabled{opacity:.7}.chat-prompt-input-wrapper .input-actions .chat-context:disabled:hover{background-color:#e2e8f0;cursor:default}.chat-prompt-input-wrapper .input-actions .chat-context .close-ic{margin-left:4px;margin-right:0}.chat-prompt-input-wrapper .input-actions .chat-send-btn{align-items:center;background:#0000;border:1px solid #2b303b;border-radius:8px;border-radius:100px;cursor:pointer;display:flex;flex-shrink:0;font-size:1.3rem;height:20px;justify-content:center;margin-left:auto;padding:0;width:20px}.chat-prompt-input-wrapper .input-actions .chat-send-btn:hover{background:#d6d9e0}.chat-prompt-input-wrapper .input-actions .chat-send-btn:disabled{cursor:default;opacity:.5}.chat-prompt-input-wrapper .input-actions .chat-send-btn:disabled:hover{background:#0000}.chat-prompt-input-wrapper .input-actions .chat-send-btn span svg path{color:#2b303b}.chat-prompt-input-wrapper .input-actions .chat-send-btn .tabler-icon{height:14px;width:14px}.chat-prompt-input-wrapper .input-actions .chat-send-btn.loading{animation:send-blink 1.2s cubic-bezier(.4,0,.2,1) infinite;transition:opacity .3s}@keyframes send-blink{0%,to{opacity:1}50%{opacity:.65}}.chat-prompt-input-wrapper .chat-tooltip{background:#f3f4f6;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 0 6px #0003;color:#6c7993;font-size:12px;font-weight:600;left:50%;opacity:1;padding:2px 4px;pointer-events:none;position:absolute;top:-16px;transform:translateX(-50%);transition:opacity .15s;white-space:nowrap;z-index:2000}.chat-input-placeholder{color:#6c7993;font-size:13px;height:32px;left:10px;max-width:306px;opacity:.7;pointer-events:none;position:absolute;top:10px;-webkit-user-select:none;user-select:none;white-space:pre-line}.text-description .point{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:1.5em}.text-description .point p{display:inline-block;margin-top:2px;text-align:left}.text-description .point svg{height:22px!important;margin-right:8px;max-width:22px!important;min-width:22px!important}
/*# sourceMappingURL=main.449b9ce1.css.map*/