.chat-interface ::-webkit-scrollbar{width:8px;height:8px}.chat-popup ::-webkit-scrollbar{width:8px;height:8px}.chat-interface ::-webkit-scrollbar-track{background:#eeeef1;border-radius:100px}.chat-popup ::-webkit-scrollbar-track{background:#eeeef1;border-radius:100px}.chat-interface ::-webkit-scrollbar-thumb{background:#c1c1cc;border-radius:100px}.chat-popup ::-webkit-scrollbar-thumb{background:#c1c1cc;border-radius:100px}.chat-interface ::-webkit-scrollbar-thumb:hover{background:#a0a0b0}.chat-popup ::-webkit-scrollbar-thumb:hover{background:#a0a0b0}.chat-message-input{white-space:pre-wrap;word-wrap:break-word}.chat-message-input:empty:before,.chat-message-input[data-placeholder]:not(:focus):empty:before{content:attr(data-placeholder);color:var(--mantine-color-dimmed);pointer-events:none;position:absolute}.chat-context-mention{color:var(--mantine-color-blue-6);background-color:var(--mantine-color-blue-0);border-radius:.25rem;padding:.125rem .25rem;font-weight:500}.chat-send-button-wrapper{visibility:visible!important;opacity:1!important;z-index:100!important;flex-shrink:0!important;min-width:40px!important;min-height:40px!important;display:flex!important;position:relative!important}.chat-send-button.mantine-ActionIcon-root{visibility:visible!important;color:#fff!important;z-index:101!important;background-color:#1d2088!important;border-radius:999px!important;width:38px!important;height:38px!important;padding:9px!important;transition:background-color .2s,color .2s!important;display:flex!important;position:relative!important}.chat-send-button.mantine-ActionIcon-root svg{color:#fff!important;transition:color .2s!important}.chat-send-button.mantine-ActionIcon-root:hover:not(:disabled){color:#fff!important;background-color:#0c0b62!important}.chat-send-button.mantine-ActionIcon-root:hover:not(:disabled) svg{color:#fff!important}.chat-send-button.mantine-ActionIcon-root:disabled{visibility:visible!important;opacity:.5!important;color:#fff!important;background-color:#1d2088!important;display:flex!important}.chat-send-button.mantine-ActionIcon-root:disabled svg{color:#fff!important}.chat-send-button.mantine-ActionIcon-root:disabled:hover{color:#fff!important;background-color:#1d2088!important}.chat-send-button.mantine-ActionIcon-root:disabled:hover svg{color:#fff!important}.chat-message-markdown{color:#333;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:400;line-height:22px}.chat-message-markdown a{font-weight:500;text-decoration:none;transition:all .2s;color:#1d2088!important}.chat-message-markdown a:hover{text-decoration:underline;color:#0c0b62!important}.chat-message-markdown p{white-space:pre-wrap;word-break:break-word;margin:0 0 6px;font-size:14px;line-height:22px}.chat-message-markdown p:last-child{margin-bottom:0}.chat-message-markdown ul,.chat-message-markdown ol{margin:0 0 6px;padding-left:16px}.chat-message-markdown li{margin-bottom:4px;font-size:14px;line-height:22px}.chat-message-markdown li:last-child{margin-bottom:0}.chat-message-markdown code{background-color:#f9f9fa;border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:13px}.chat-message-markdown pre{background-color:#f9f9fa;border-radius:4px;margin:6px 0;padding:12px;overflow-x:auto}.chat-message-markdown pre code{background-color:#0000;padding:0}.chat-message-markdown strong{font-weight:700}.chat-message-markdown em{font-style:italic}.chat-message-markdown blockquote{border-left:3px solid #eeeef1;margin:6px 0;padding:6px 0 6px 10px}.chat-message-markdown h1,.chat-message-markdown h2,.chat-message-markdown h3,.chat-message-markdown h4,.chat-message-markdown h5,.chat-message-markdown h6{margin:8px 0 6px;font-weight:700}.chat-message-markdown h1{font-size:24px}.chat-message-markdown h2{font-size:20px}.chat-message-markdown h3{font-size:18px}.chat-message-markdown h4{font-size:16px}.chat-message-markdown h5{font-size:14px}.chat-message-markdown h6{font-size:13px}
