*{box-sizing:border-box}*,body{margin:0;padding:0}body{overflow:hidden;width:100dvw;height:100dvh}html.marketing-scroll,html.marketing-scroll body{overflow:auto!important;height:auto!important;width:100%;min-height:100dvh}textarea{border:none}textarea:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}@supports not selector(:focus-visible){textarea:focus{outline:none!important}}.messageInputs{width:100%}.messageContainer{margin-bottom:4px}.messageContainer:not(:last-child){padding-bottom:12px;border-bottom:1px solid var(--twin-border-hairline,rgba(0,0,0,.04));margin-bottom:16px}.dots{margin-left:10px;color:var(--twin-text-primary,#18181b);width:35px;height:15px;--d:radial-gradient(farthest-side,currentColor 90%,#0000);background:var(--d),var(--d),var(--d),var(--d);background-size:5px 5px;background-repeat:no-repeat;animation:m 1s infinite}.stream-caret{display:inline-block;width:2px;height:1.05em;border-radius:1px;background:currentColor;opacity:.85;vertical-align:text-bottom;animation:stream-caret-blink 1s step-end infinite}@keyframes stream-caret-blink{0%,45%{opacity:.9}50%,to{opacity:.15}}.stream-thinking-label{display:inline-block;animation:stream-thinking-pulse 1.4s ease-in-out infinite}@keyframes stream-thinking-pulse{0%,to{opacity:.45}50%{opacity:.95}}.stream-dots{display:inline-block;margin-left:0;color:inherit;width:28px;height:12px;--d:radial-gradient(farthest-side,currentColor 90%,#0000);background:var(--d),var(--d),var(--d);background-size:5px 5px;background-repeat:no-repeat;animation:stream-dots-bounce 1s infinite}@keyframes stream-dots-bounce{0%{background-position:calc(0 * 100% / 2) 100%,calc(1 * 100% / 2) 100%,calc(2 * 100% / 2) 100%}16%{background-position:calc(0 * 100% / 2) 0,calc(1 * 100% / 2) 100%,calc(2 * 100% / 2) 100%}33%{background-position:calc(0 * 100% / 2) 0,calc(1 * 100% / 2) 0,calc(2 * 100% / 2) 100%}50%{background-position:calc(0 * 100% / 2) 0,calc(1 * 100% / 2) 0,calc(2 * 100% / 2) 0}66%{background-position:calc(0 * 100% / 2) 100%,calc(1 * 100% / 2) 0,calc(2 * 100% / 2) 0}83%{background-position:calc(0 * 100% / 2) 100%,calc(1 * 100% / 2) 100%,calc(2 * 100% / 2) 0}to{background-position:calc(0 * 100% / 2) 100%,calc(1 * 100% / 2) 100%,calc(2 * 100% / 2) 100%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes m{0%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}12.5%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}25%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}37.5%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 100%}50%{background-position:calc(0 * 100% / 3) 0,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}62.5%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}75%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 0,calc(3 * 100% / 3) 0}87.5%{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 0}to{background-position:calc(0 * 100% / 3) 100%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 100%,calc(3 * 100% / 3) 100%}}.sidebar{padding-top:20px;height:100dvh;border-right:2px outset #999}.content{overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}.content::-webkit-scrollbar{display:none}.answer-footer{border-top:1px solid #000;padding:5px}.input-no-borders{margin-left:10px;display:flex;align-items:center;margin-right:10px}.input-no-borders input{border:none!important}.details{border-top:1px solid gray}.details-text{font-size:small}.details-error{font-weight:700;color:crimson}.alert-color{color:crimson;fill:crimson}.good-color{color:green;fill:green}.warning-color{color:orange;fill:orange}.info-color{color:#40e0d0;fill:#40e0d0}.profile{display:flex;justify-content:center;align-items:center;width:32px;height:32px;@media (max-width:768px){width:32px;height:32px}}.profile svg{width:100%;height:100%}.profile img{width:32px;height:32px;object-fit:fill;min-width:32px;min-height:32px;@media (max-width:768px){width:32px;height:32px;min-width:32px;min-height:32px}}.question{@media (max-width:768px){font-size:14px;padding-right:5px}margin-bottom:4px;margin-top:4px}.answer,.question{color:var(--twin-text-primary,#374151);font-size:15px;max-width:100%}.answer{line-height:1.6;@media (max-width:768px){font-size:14px;padding-right:5px}}.welcomeContainer{width:100%;display:flex;flex-direction:column;font-family:var(--twin-font-body,inherit)}.welcomeContainer .welcome-title,.welcomeContainer h1{font-family:var(--twin-font-heading,inherit)}@keyframes loader-breathe{0%,to{opacity:.35}50%{opacity:.7}}.loader-skeleton{background:#f0f0f0;animation:loader-breathe 2.8s ease-in-out infinite}.loader-skeleton-avatar{width:128px;height:128px;border-radius:9999px}.loader-skeleton-title{width:42%;max-width:180px;height:14px;border-radius:4px;animation-delay:.15s}.loader-skeleton-caption{width:68%;max-width:320px;height:10px;border-radius:4px;animation-delay:.3s}.loader-skeleton-bio{height:10px;border-radius:4px;animation-delay:.38s}.loader-skeleton-social{width:52px;height:10px;border-radius:4px;animation-delay:.42s}.loader-skeleton-modality{width:56px;height:28px;border-radius:12px;animation-delay:.48s}.loader-skeleton-input{height:44px;border-radius:9999px;animation-delay:.45s}.loader-skeleton-send{width:36px;height:36px;border-radius:9999px;flex-shrink:0;animation-delay:.6s}.loader-skeleton-chip{height:44px;border-radius:12px;animation-delay:.35s}.loader-skeleton-disclaimer{height:10px;border-radius:4px;animation-delay:.5s}.loader-skeleton-dock{border-top:1px solid rgba(0,0,0,.04);padding-top:16px;margin-top:8px}.markdownStyles{color:var(--twin-text-primary,inherit)}.markdownStyles h1,.markdownStyles h2,.markdownStyles h3,.markdownStyles h4,.markdownStyles h5,.markdownStyles h6{font-size:revert;font-weight:revert}.markdownStyles h1{font-size:1.25em}.markdownStyles h2{font-size:1.15em}.markdownStyles h3{font-size:1.1em}.markdownStyles h4,.markdownStyles h5,.markdownStyles h6{font-size:1em}.markdownStyles li,.markdownStyles ol,.markdownStyles ul{margin:revert;padding:revert}.markdownStyles p{margin:.5em 0}.markdownStyles p:first-child{margin-top:0}.markdownStyles p:last-child{margin-bottom:0}.markdownStyles .twin-mdx-media{display:block;max-width:100%;margin:.75em 0;border-radius:8px}.markdownStyles .twin-mdx-img{height:auto}.markdownStyles .twin-mdx-video{width:100%;max-height:360px;background:#000}.markdownStyles .twin-mdx-youtube-wrap{position:relative;width:100%;margin:.75em 0;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#000}.markdownStyles .twin-mdx-youtube{position:absolute;inset:0;width:100%;height:100%;border:0}.markdownStyles .twin-mdx-youtube-fallback{position:absolute;left:8px;bottom:8px;font-size:12px;background:rgba(0,0,0,.55);padding:2px 6px;border-radius:4px}.markdownStyles .twin-mdx-youtube-fallback a{color:#fff}