pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.app-layout{display:flex;height:100vh;overflow:hidden}.app-main{flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column}.sidebar{display:flex;flex-direction:column;height:100vh;background:#f7f8fa;border-right:1px solid #e8e8e8;width:260px;min-width:260px}.sidebar-logo{font-size:22px;font-weight:700;color:#1a1a1a;text-shadow:0 1px 3px rgba(0,0,0,.12);padding:18px 20px 10px;letter-spacing:1px;-webkit-user-select:none;user-select:none}.new-chat-btn{margin:0 8px 12px;width:auto!important}.session-list{flex:1;overflow-y:auto;padding:0 8px}.session-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;margin:2px 0;border-radius:8px;cursor:pointer;transition:background .15s}.session-item:hover{background:#e8eaed}.session-item-active{background:#dce1e8}.session-id{flex:1;min-width:0;font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:2px 4px}.session-more{color:#1a1a1a!important;font-size:18px;cursor:pointer;padding:2px;opacity:.5;transition:opacity .15s;flex-shrink:0}.session-more:hover{opacity:1}.sidebar-footer{border-top:1px solid #e8e8e8;padding:12px 16px}.user-info{display:flex;align-items:center;justify-content:space-between}.user-name{font-size:14px;color:#333;font-weight:500}.logout-btn{color:#999!important;font-size:13px;padding:0}.session-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}div[style*="cursor: pointer"]:hover .session-actions{opacity:1}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.markdown-body{font-size:14px;line-height:1.7;color:#333}.markdown-body p{margin:0 0 8px}.markdown-body p:last-child{margin-bottom:0}.markdown-body ul,.markdown-body ol{padding-left:20px;margin:8px 0}.markdown-body li{margin-bottom:4px}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin:12px 0 6px;font-weight:600}.markdown-body h1{font-size:20px}.markdown-body h2{font-size:18px}.markdown-body h3{font-size:16px}.markdown-body blockquote{border-left:3px solid #d0d5dd;padding-left:12px;color:#666;margin:8px 0}.markdown-body table{border-collapse:collapse;width:100%;margin:8px 0}.markdown-body th,.markdown-body td{border:1px solid #e0e3e8;padding:6px 12px;text-align:left}.markdown-body th{background:#f5f6f8;font-weight:600}.markdown-body a{color:#4c6fff;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body hr{border:none;border-top:1px solid #e0e3e8;margin:12px 0}.markdown-body img{max-width:100%;border-radius:8px}.markdown-body code:not(.hljs){background:#f0f2f5;padding:2px 6px;border-radius:4px;font-size:13px;color:#e05555;font-family:SF Mono,Menlo,Monaco,Courier New,monospace}.code-block-wrapper pre{margin:0!important}.code-block-wrapper .hljs{background:transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d5dd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b5bd}@media(max-width:768px){.app-layout>div:first-child{width:0!important;overflow:hidden}.app-main{width:100%}}.ant-modal-confirm-body .ant-modal-confirm-title{font-weight:600}
