.chat-textarea .rt-TextAreaInput{height:50px;padding:.75rem 6rem .75rem 1rem}.chat-textarea .rt-TextAreaInput img{max-width:28rem}@media not all and (min-width:768px){.chat-textarea .rt-TextAreaInput img{max-width:100%}}.chat-textarea .rt-TextAreaInput table{table-layout:fixed;width:100%}.chart-side-bar{z-index:10;width:16rem;overflow:hidden;background-color:var(--color-background);transition:.5s}@media not all and (min-width:768px){.chart-side-bar{position:absolute;top:0;bottom:0;width:0;border-style:none}}.chart-side-bar .rt-ScrollAreaViewport>div{display:block}.chart-side-bar>div{border-right:1px solid var(--gray-a4)}.chart-side-bar.show{width:16rem}.bg-token-surface-primary{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.5rem;border-radius:1rem;padding:.5rem .75rem;transition-duration:.1s;background-color:var(--accent-a2)}.bg-token-surface-primary:hover{background-color:var(--accent-a3)}.bg-token-surface{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:space-between;gap:.5rem;border-radius:1rem;padding:.5rem .75rem;transition-duration:.1s}.bg-token-surface.active{background-color:var(--accent-a4)}.bg-token-surface:hover{background-color:var(--accent-a3)}.userMessage table{border-collapse:collapse;border-width:1px;--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity,1))}.userMessage table td,.userMessage table th{border-width:1px;--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity,1))}.prose img{max-width:48rem}@media not all and (min-width:1024px){.prose img{max-width:100%}}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){position:relative;background-color:#1e1e1e!important}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){white-space:pre-wrap!important}.prose :where(code[class~=highlight]){background-color:var(--accent-a5)}