.anonymizer-highlighted-entity{border-radius:3px;padding:2px;background-color:#cff4fc;color:#055160;cursor:pointer}.anonymizer-highlighted-entity-tooltiptext{visibility:hidden;width:-moz-max-content;width:max-content;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:10000;cursor:pointer;background-color:#fff;margin-bottom:3px;left:50%;transform:translateX(-50%)}.anonymizer-highlighted-entity-tooltiptext.top{bottom:100%}.anonymizer-highlighted-entity-tooltiptext.bottom{top:100%}.anonymizer-highlighted-entity-tooltip{position:relative;display:inline-block}.anonymizer-highlighted-entity-tooltip:hover .anonymizer-highlighted-entity-tooltiptext{visibility:visible}.anonymize-content-editable-wrapper{position:relative}.anonymize-content-editable-highlighted-div{pointer-events:none;z-index:1;width:100%;height:100%;padding:10px;font-size:inherit;line-height:inherit;box-sizing:border-box;position:absolute;top:0;left:0;white-space:pre-wrap;word-wrap:break-word;background:none;text-align:left;font-family:inherit}.chat-textarea .rt-TextAreaInput{overflow-y:auto;white-space:pre-wrap;max-height:300px;min-height:85px;padding:12px 120px 12px 16px;border-radius:15px;border:3px solid #ccc;width:100%;box-sizing:border-box}.chat-textarea .rt-TextAreaInput:focus{border-color:rgba(106,89,183,.34);outline:none}.chat-textarea .rt-TextAreaInput img{max-width:28rem}@media (min-width:768px){.chat-textarea .rt-TextAreaInput img{max-width:100%}}.chat-textarea .rt-TextAreaInput table{table-layout:fixed;width:100%}.chart-side-bar{position:absolute;z-index:10;width:0;overflow:hidden;background-color:var(--color-background);transition:.2s;top:0;bottom:0;left:0}@media (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}.sanitize-button{margin-bottom:5px}.highlighted-div{margin-bottom:20px}.visually-hidden{visibility:hidden;opacity:0}.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))}.userMessage table td,.userMessage table th{border-width:1px;--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.gptMessage table{border-collapse:collapse;border-width:1px;--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}.gptMessage table td,.gptMessage table th{border-width:1px;--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.lower-button{margin-right:-3px;margin-left:-3px}.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)}