*{box-sizing:border-box}*,body{margin:0;padding:0}body{overflow:hidden;width:100dvw;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}@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}@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}