:root{--pine-green:#07151f;--black-haze:#eceded;--off-white:#f5f6f6;--lipstick:#e31a44;--inter:'Inter',sans-serif}*,::after,::before{box-sizing:border-box}body,html{-webkit-text-size-adjust:100%;margin:0;font-family:var(--inter);font-size:16px;text-rendering:optimizeLegibility;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}html{scrollbar-gutter:stable;scroll-behavior:smooth}body{display:grid;grid-template-rows:auto 1fr auto;min-height:100dvh}figure,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0}ul{padding:0}ul li{list-style-type:none}a{text-decoration:none;color:inherit}img,video{max-width:100%;display:block}button{appearance:none;background-color:transparent;border:none;padding:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.vector-wrapper{width:100%;height:100dvh;top:0;left:0;background-color:var(--black-haze);color:#fff;display:flex;align-items:center;justify-content:center}#vector-chat-wrapper{z-index:999999997;position:relative;width:100%;max-width:47.25rem;height:80%;bottom:10%;margin-inline:auto;background-color:var(--pine-green);border-radius:.25rem;padding-top:5rem;padding-bottom:3.75rem;display:flex;flex-direction:column;position:fixed}#vector-chat-wrapper.show{opacity:1;visibility:visible}#vector-chat-wrapper .close-chat{color:var(--black-haze);position:absolute;right:1.75rem;top:1.75rem}#vector-chat-wrapper .close-chat:hover{color:#fff}#vector-chat-wrapper .history-wrapper{--padding-inline:5.75rem;--scrollbar-space:0.5rem;padding-left:var(--padding-inline);padding-right:calc(var(--padding-inline) - var(--scrollbar-space));color:#fff;max-height:768px;overflow-y:auto;margin-right:var(--scrollbar-space)}#vector-chat-wrapper .history-wrapper .history-inner{width:100%}#vector-chat-wrapper .history-wrapper .query-wrapper{display:flex}#vector-chat-wrapper .history-wrapper .query-wrapper>div{margin-left:auto;max-width:294px;background-color:var(--black-haze);color:var(--pine-green);border-radius:26px;padding:.5rem .875rem;white-space:pre-wrap;word-break:break-word}#vector-chat-wrapper .history-wrapper .response-wrapper{padding-block:1.25rem;transition:mask-image .3s ease,-webkit-mask-image .3s ease}#vector-chat-wrapper .history-wrapper .response-wrapper p{margin-top:1.5rem;font-size:1rem;line-height:1.3em}#vector-chat-wrapper .history-wrapper .response-wrapper p:first-child{margin-top:0}#vector-chat-wrapper .history-wrapper .response-wrapper a{color:var(--lipstick);text-decoration:underline;margin-bottom:.5rem;display:inline-block}#vector-chat-wrapper .history-wrapper .response-wrapper ol,#vector-chat-wrapper .history-wrapper .response-wrapper ul{list-style:disc;padding-left:1.125rem;padding-top:1rem}#vector-chat-wrapper .history-wrapper .response-wrapper li{margin-bottom:.25rem}#vector-chat-wrapper .history-wrapper .response-wrapper li:last-child{margin-bottom:0}#vector-chat-wrapper .history-wrapper .response-wrapper.is-typing{-webkit-mask-image:linear-gradient(to top,transparent 0,#fff 75%,#fff 100%);mask-image:linear-gradient(to top,transparent 0,#fff 75%,#fff 100%);padding-bottom:20px}#vector-chat-wrapper .history-wrapper::-webkit-scrollbar{width:.3125em;background:0 0}#vector-chat-wrapper .history-wrapper::-webkit-scrollbar-track{border-radius:.625em}#vector-chat-wrapper .history-wrapper::-webkit-scrollbar-thumb{background:#fff;border-radius:.625em;-webkit-transition:all .2s linear;transition:all .2s linear}#vector-chat-wrapper .input-wrapper{padding-inline:1rem;margin-top:auto}#vector-chat-wrapper .input-wrapper .input-inner{width:100%;max-width:35.75rem;text-align:center;margin-inline:auto}#vector-chat-wrapper .welcome-title{color:#fff;font-size:2rem;margin-bottom:1.75rem}#vector-chat-wrapper #chat-input-form{position:relative}#vector-chat-wrapper #chat-input-form .search-icon{position:absolute;top:.75rem;left:.625rem;color:var(--pine-green)}#vector-chat-wrapper #chat-input-form textarea{display:block;font-family:var(--inter);color:var(--pine-green);background-color:var(--black-haze);border:none;min-height:50px;max-height:120px;box-sizing:border-box;resize:none;overflow-y:hidden;padding-top:1rem;padding-bottom:.75rem;padding-left:2.75rem;padding-right:4rem;border-radius:1.625rem;width:100%}#vector-chat-wrapper #chat-input-form textarea::placeholder{color:var(--pine-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#vector-chat-wrapper #chat-input-form textarea:focus{box-shadow:none;outline:0}#vector-chat-wrapper #chat-input-form textarea:focus-visible{outline:.125rem solid #fff;outline-offset:.25rem}#vector-chat-wrapper #chat-input-form button[type=submit]{position:absolute;right:.375rem;top:.375rem;background-color:var(--pine-green);color:#fff;border-radius:50%;width:2.375rem;height:2.375rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;opacity:0;pointer-events:none}#vector-chat-wrapper #chat-input-form button[type=submit]:hover{color:#fff;background-color:var(--hs-color-1)}#vector-chat-wrapper #chat-input-form:focus-within textarea::placeholder{color:transparent}#vector-chat-wrapper #chat-input-form:focus-within button[type=submit]{opacity:1;pointer-events:initial}@media only screen and (max-width:860px){#vector-chat-wrapper{width:calc(100vw - 3rem);left:1.5rem;right:1.5rem}}#vector-chat-opener{position:fixed;bottom:1.5em;right:2.5em;z-index:999999997;filter:drop-shadow(0 1px 1px #9d9d9d);display:flex}#vector-chat-opener button{background-color:#212121;color:#fff;border-radius:50%;height:4.5em;width:4.5em;display:flex;align-items:center;justify-content:center;box-shadow:0 .25em .25em 0 rgba(0,0,0,.25);cursor:pointer}#vector-chat-opener button:hover{color:var(--hs-color-1)}#vector-chat-opener.show button{color:var(--hs-color-1)}