.Chat-module__r4LmDW__chatContainer{background-color:#fff;flex-direction:column;height:100%;padding:1em;display:flex}.Chat-module__r4LmDW__chatShell{width:100%;height:100%;display:flex;position:relative}.Chat-module__r4LmDW__chatMain{flex:auto;align-items:stretch;min-width:0;display:flex;position:relative}.Chat-module__r4LmDW__chatContent{flex-direction:column;flex:auto;min-width:0;display:flex;position:relative}.Chat-module__r4LmDW__bot-avatar{box-sizing:border-box;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:6px;display:inline-flex}.Chat-module__r4LmDW__bot-avatar-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}@media (max-width:768px),(orientation:portrait){.Chat-module__r4LmDW__bot-avatar{width:28px;min-width:28px;height:28px;min-height:28px;padding:4px}}.Chat-module__r4LmDW__header{justify-content:space-between;align-items:center;padding:5px;display:flex}.Chat-module__r4LmDW__chatTitle{text-align:center;width:100%;font-weight:700}.Chat-module__r4LmDW__classificationSelect{width:25%}.Chat-module__r4LmDW__messagesContainer{background-color:#f7f7f7;border:1px solid #ccc;border-radius:4px;flex-direction:column;flex:1;height:calc(60vh - 200px);padding:10px;display:flex;overflow-y:auto}.Chat-module__r4LmDW__welcomeContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Chat-module__r4LmDW__brandName{color:red}.Chat-module__r4LmDW__messageRow{align-items:flex-start;margin-bottom:.5rem;display:flex}.Chat-module__r4LmDW__userMessageRow{justify-content:flex-end}.Chat-module__r4LmDW__botMessageRow{justify-content:flex-start}.Chat-module__r4LmDW__chatBubble{word-wrap:break-word;overflow-wrap:break-word;border-radius:15px;max-width:690px;padding:10px 0;overflow:visible}.Chat-module__r4LmDW__chatBubble pre{white-space:pre-wrap;word-wrap:break-word;font-family:sans-serif;font-size:14px;line-height:1.5}.Chat-module__r4LmDW__chatBubble code{background-color:inherit;font-family:inherit}.Chat-module__r4LmDW__user{max-width:550px;padding:var(--4,16px);border-radius:var(--rounded-lg,8px);background:var(--primary-50,#eae2f8);text-align:left;flex-direction:column;place-content:flex-start center;gap:10px;margin-right:.5rem;display:flex}.Chat-module__r4LmDW__bot{text-align:left}.Chat-module__r4LmDW__botIcon,.Chat-module__r4LmDW__userIcon{border:1px solid;border-radius:50%;width:20px;height:20px;margin:0 10px}.Chat-module__r4LmDW__bot .Chat-module__r4LmDW__loadingSpinner{color:#fff}.Chat-module__r4LmDW__inputContainer{padding-top:10px;display:flex}.Chat-module__r4LmDW__sendButton{width:1vh;height:100%;margin-left:.5rem}.Chat-module__r4LmDW__footer{justify-content:center;align-items:center;display:flex}.Chat-module__r4LmDW__footerText{margin-right:.5rem}.Chat-module__r4LmDW__chatBubble p{padding-left:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.6}.Chat-module__r4LmDW__chatBubble ul,.Chat-module__r4LmDW__chatBubble ol{padding-left:29px;list-style-position:outside}.Chat-module__r4LmDW__chatBubble li{color:var(--gray-900,#27241d);overflow-wrap:break-word;word-wrap:break-word;white-space:normal;margin-bottom:5px;padding-left:0;font-size:14px;list-style-type:disc;display:list-item}.Chat-module__r4LmDW__chatBubble ul li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:disc}.Chat-module__r4LmDW__chatBubble ol li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:decimal}.Chat-module__r4LmDW__chatBubble table{border-collapse:collapse;width:100%;color:var(--gray-900,#27241d);margin-top:10px;font-size:14px;display:block;overflow-x:auto}.Chat-module__r4LmDW__chatBubble th,.Chat-module__r4LmDW__chatBubble td{text-align:left;color:var(--gray-900,#27241d);word-wrap:break-word;overflow-wrap:break-word;border:1px solid #000;padding:8px;font-size:14px}.Chat-module__r4LmDW__references{border-top:1px solid #ccc;margin-top:30px;font-size:14px}.Chat-module__r4LmDW__referenceHeading{margin-top:15px;margin-bottom:15px;font-weight:700}.Chat-module__r4LmDW__bot .Chat-module__r4LmDW__referenceLink{color:#653cad;text-transform:none;border-radius:4px;margin-right:10px;padding:2px 4px;font-size:.9em;text-decoration:underline;transition:background-color .3s}.Chat-module__r4LmDW__bot .Chat-module__r4LmDW__referenceLink:hover{color:#000;background-color:#e0e0e0}.Chat-module__r4LmDW__gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#5521b5 100%,#cabffd 0%,#6c2bd9 100%);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:150%}.Chat-module__r4LmDW__scroll-container{scrollbar-width:thin;scrollbar-color:#888 transparent}.Chat-module__r4LmDW__scroll-container::-webkit-scrollbar{width:6px}.Chat-module__r4LmDW__scroll-container::-webkit-scrollbar-track{background:0 0}.Chat-module__r4LmDW__scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.Chat-module__r4LmDW__scroll-container::-webkit-scrollbar-thumb:hover{background:#555}@keyframes Chat-module__r4LmDW__blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Chat-module__r4LmDW__dot:first-child{animation:1.5s infinite Chat-module__r4LmDW__blink}.Chat-module__r4LmDW__dot:nth-child(2){animation:1.5s .5s infinite Chat-module__r4LmDW__blink}.Chat-module__r4LmDW__dot:nth-child(3){animation:1.5s 1s infinite Chat-module__r4LmDW__blink}.Chat-module__r4LmDW__thinkingMessageText{align-items:center;gap:.25rem;display:inline-flex;position:relative}.Chat-module__r4LmDW__thinkingMessageAnimate{animation:.6s Chat-module__r4LmDW__thinkingMessageFade}@keyframes Chat-module__r4LmDW__thinkingMessageFade{0%{opacity:0;transform:translateY(6px)}60%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.Chat-module__r4LmDW__referenceItem{align-items:flex-start;gap:2px;margin-bottom:8px;display:flex}.Chat-module__r4LmDW__referenceNumber{color:#666;min-width:20px;margin-top:2px;font-weight:500}.Chat-module__r4LmDW__referenceLink{text-align:left;flex:1;justify-content:flex-start;padding-left:0;font-weight:700}.Chat-module__r4LmDW__menuIcon{flex-direction:column;justify-content:space-between;width:16px;height:12px;margin-right:8px;display:flex}.Chat-module__r4LmDW__menuIcon span{background-color:#666;border-radius:1px;width:100%;height:2px;display:block}.Chat-module__r4LmDW__referenceIcon{margin-right:10px}.Chat-module__r4LmDW__referenceItem{align-items:flex-start;margin-bottom:8px;display:flex}.Chat-module__r4LmDW__referenceNumber{color:#666;min-width:20px;margin-top:2px;margin-right:0;font-weight:500}.Chat-module__r4LmDW__referenceLink{text-align:left;flex:1;padding-left:0;font-weight:700}.Chat-module__r4LmDW__referenceLinesContainer{margin-left:5px}.Chat-module__r4LmDW__referenceLine{color:#666;margin-top:2px;font-size:.75rem;font-style:italic;line-height:1.2}.Chat-module__r4LmDW__referenceLine1{color:#000;margin-top:2px;font-size:.75rem;line-height:1.2}.Chat-module__r4LmDW__referenceLinkActive{font-weight:600;text-decoration:underline}.Chat-module__r4LmDW__previewPanel{opacity:0;z-index:95;background-color:#fff;border-left:1px solid #d3cec4cc;flex:0 0 0;max-width:0;height:100%;transition:flex-basis .28s,max-width .28s,opacity .22s,transform .22s;position:relative;overflow:hidden;transform:translate(32px);box-shadow:-8px 0 24px #27241d0f}.Chat-module__r4LmDW__previewPanelOpen{opacity:1;flex:0 0 clamp(320px,30vw,420px);max-width:clamp(320px,30vw,420px);transform:translate(0)}.Chat-module__r4LmDW__previewPanelContent{background-color:#fff;flex-direction:column;height:100%;padding:24px;display:flex;overflow-y:auto}.Chat-module__r4LmDW__previewHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Chat-module__r4LmDW__previewHeaderText{flex-direction:column;gap:4px;display:flex}.Chat-module__r4LmDW__previewTitle{color:#27241d;font-weight:600}.Chat-module__r4LmDW__previewSourceDetail{color:#7d7666}.Chat-module__r4LmDW__previewTag{color:#5f5b53;text-transform:uppercase;letter-spacing:.04em;background-color:#f5f2ea;border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:12px}.Chat-module__r4LmDW__previewClose{color:#5f5b53;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:24px;line-height:1;transition:color .15s}.Chat-module__r4LmDW__previewClose:hover{color:#27241d}.Chat-module__r4LmDW__previewBody{flex-direction:column;flex:auto;gap:16px;display:flex}.Chat-module__r4LmDW__previewSnippet{background-color:#fffbea;border:1px solid #f2e29a;border-radius:12px;padding:16px}.Chat-module__r4LmDW__previewMeta{text-transform:uppercase;letter-spacing:.06em;color:#7d7666;margin-bottom:8px;font-size:12px}.Chat-module__r4LmDW__previewQuote{color:#27241d;background-color:#fff3b0;border-radius:10px;padding:12px;overflow-x:auto}:is(.Chat-module__r4LmDW__previewQuote p,.Chat-module__r4LmDW__previewQuote ul,.Chat-module__r4LmDW__previewQuote ol,.Chat-module__r4LmDW__previewQuote li,.Chat-module__r4LmDW__previewQuote blockquote,.Chat-module__r4LmDW__previewQuote pre){margin:0 0 8px}.Chat-module__r4LmDW__previewQuote li{margin-left:18px}.Chat-module__r4LmDW__previewQuote code{background:#27241d1a;border-radius:4px;padding:1px 4px}.Chat-module__r4LmDW__previewSummary{color:#3f3b3a;margin-top:12px;font-size:14px}.Chat-module__r4LmDW__previewSummary p{margin:0 0 8px}.Chat-module__r4LmDW__previewSummary p:last-child{margin-bottom:0}.Chat-module__r4LmDW__previewEmpty{color:#7d7666;margin:0;font-size:14px}.Chat-module__r4LmDW__previewActions{flex-direction:column;gap:12px;margin-top:16px;display:flex}.Chat-module__r4LmDW__previewDownloadButton{text-transform:none;box-shadow:none;align-self:flex-start}.Chat-module__r4LmDW__previewExternalLink{color:#653cad;font-weight:600;text-decoration:none}.Chat-module__r4LmDW__previewExternalLink:hover{text-decoration:underline}.Chat-module__r4LmDW__previewPlaceholder{color:#5f5b53;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;height:100%;display:flex}.Chat-module__r4LmDW__previewBackdrop{z-index:90;background:#00000059;display:none;position:fixed;inset:0}@media (max-width:1200px){.Chat-module__r4LmDW__previewPanelOpen{flex:0 0 clamp(300px,40vw,380px);max-width:clamp(300px,40vw,380px)}}@media (max-width:1024px){.Chat-module__r4LmDW__previewPanel{flex:none;max-width:min(100%,420px);height:100%;position:fixed;top:0;bottom:0;right:0;transform:translate(110%)}.Chat-module__r4LmDW__previewPanelOpen{max-width:min(100%,420px);transform:translate(0)}.Chat-module__r4LmDW__previewPanelContent{padding:24px 20px 32px}.Chat-module__r4LmDW__previewBackdrop{display:block}}@media (max-width:640px){.Chat-module__r4LmDW__previewPanelOpen{max-width:100%}}.Chat-module__r4LmDW__noUnderline{text-decoration:none!important}.Chat-module__r4LmDW__attachmentsRow{flex-wrap:wrap;gap:8px;padding:6px 8px;display:flex}.Chat-module__r4LmDW__attachmentChip{color:#333;will-change:transform;background-color:#f6f6f6;border:1px solid #e3e3e3;border-radius:16px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;transition:transform .15s,background-color .2s,box-shadow .2s;display:inline-flex}.Chat-module__r4LmDW__attachmentChip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.Chat-module__r4LmDW__removeChipButton{color:#999;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;transition:color .15s,transform .15s}.Chat-module__r4LmDW__removeChipButton:hover{color:#666;transform:scale(1.05)}.Chat-module__r4LmDW__dropZone{text-align:center;will-change:transform,border-color,background-color;background-color:#fafafa;border:2px dashed #c9c9c9;border-radius:12px;padding:24px;transition:border-color .2s,background-color .2s,transform .15s}.Chat-module__r4LmDW__dropZoneActive{background-color:#f5efff;border-color:#653cad;transform:scale(1.01)}.Chat-module__r4LmDW__uploadHelper{color:#777;margin:8px 0;font-size:12px}.Chat-module__r4LmDW__uploadError{color:#b00020;margin-top:8px;font-size:12px}.Chat-module__r4LmDW__imageThumbsRow{flex-wrap:wrap;gap:8px;padding:6px 8px;display:flex}.Chat-module__r4LmDW__imageThumb{will-change:transform;background:#fafafa;border:1px solid #e3e3e3;border-radius:8px;width:64px;height:64px;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.Chat-module__r4LmDW__imageThumb:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.Chat-module__r4LmDW__imageThumbImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Chat-module__r4LmDW__imageThumbRemove{color:#666;cursor:pointer;background:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:18px;transition:transform .12s,color .12s;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 4px #00000026}.Chat-module__r4LmDW__imageThumbRemove:hover{color:#333;transform:scale(1.05)}.Chat-module__r4LmDW__chat-welcome-container>div:first-child{font-size:3rem;line-height:1.2}.Chat-module__r4LmDW__chat-welcome-container>div:nth-child(2){font-size:2.25rem;line-height:1.3}@media (max-width:768px),(orientation:portrait){.Chat-module__r4LmDW__chatBubble{max-width:100%;padding:10px 8px}.Chat-module__r4LmDW__user{max-width:100%;margin-right:0}.Chat-module__r4LmDW__messageRow{margin-left:0;margin-right:0}}.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h1:first-child,.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h2:first-child,.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h3:first-child,.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h4:first-child,.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h5:first-child,.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble h6:first-child{margin-top:0!important}.Chat-module__r4LmDW__previewHint{color:#a39f97}.Chat-module__r4LmDW__bot.Chat-module__r4LmDW__chatBubble{padding-top:0}
.ReferencePanel-module__Q4-NOG__references{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:8px}.ReferencePanel-module__Q4-NOG__referenceHeading{color:#6b7280;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:600;display:flex}.ReferencePanel-module__Q4-NOG__referenceIcon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ReferencePanel-module__Q4-NOG__referenceList{flex-direction:column;gap:6px;display:flex}.ReferencePanel-module__Q4-NOG__referenceItem{grid-template-columns:auto 1fr;align-items:start;gap:8px;display:grid}.ReferencePanel-module__Q4-NOG__referenceNumber{color:#6b7280;text-align:right;min-width:18px;font-size:14px;line-height:20px}.ReferencePanel-module__Q4-NOG__referenceLink{text-align:left;text-transform:none;padding:0;font-size:14px;font-style:italic}.ReferencePanel-module__Q4-NOG__activeLink{text-underline-offset:2px;text-decoration:underline}.ReferencePanel-module__Q4-NOG__referenceLinesContainer{margin-top:2px}.ReferencePanel-module__Q4-NOG__referenceLine1,.ReferencePanel-module__Q4-NOG__referenceLine2{color:#6b7280;word-break:break-word;font-size:14px;line-height:16px}.ReferencePanel-module__Q4-NOG__previewBackdrop{z-index:10010;background:#11182773;position:fixed;inset:0}.ReferencePanel-module__Q4-NOG__previewPanel{z-index:10020;background:#fff;flex-direction:column;width:380px;max-width:90vw;height:100%;transition:right .2s ease-in-out;display:flex;position:fixed;top:0;right:-420px;box-shadow:-6px 0 18px #00000026}.ReferencePanel-module__Q4-NOG__previewPanelOpen{right:0}.ReferencePanel-module__Q4-NOG__previewPanelContent{flex-direction:column;height:100%;display:flex}.ReferencePanel-module__Q4-NOG__previewHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.ReferencePanel-module__Q4-NOG__previewHeaderText{flex-direction:column;gap:4px;min-width:0;display:flex}.ReferencePanel-module__Q4-NOG__previewTitle{color:#111827;font-size:14px;font-weight:700;line-height:20px}.ReferencePanel-module__Q4-NOG__previewTag{color:#4338ca;background:#eef2ff;border-radius:9999px;align-items:center;width:max-content;padding:2px 6px;font-size:10px;line-height:14px;display:inline-flex}.ReferencePanel-module__Q4-NOG__previewDetail{color:#6b7280;font-size:14px}.ReferencePanel-module__Q4-NOG__previewBody{flex-direction:column;flex:1;gap:10px;padding:12px 12px 16px;display:flex;overflow-y:auto}.ReferencePanel-module__Q4-NOG__previewSnippet{color:#111827;background:#f9fafb;border-radius:8px;padding:10px 12px}.ReferencePanel-module__Q4-NOG__previewMeta{color:#6b7280;margin-bottom:6px;font-size:14px}.ReferencePanel-module__Q4-NOG__previewActions{border-top:1px solid #f3f4f6;align-items:center;gap:10px;padding:12px 16px;display:flex}.ReferencePanel-module__Q4-NOG__previewDownload{font-size:14px}.ReferencePanel-module__Q4-NOG__previewExternalLink{color:#653cad;text-underline-offset:2px;font-size:14px;text-decoration:none}.ReferencePanel-module__Q4-NOG__previewEmpty{color:#6b7280;font-size:14px}.ReferencePanel-module__Q4-NOG__spinIcon{animation:1s linear infinite ReferencePanel-module__Q4-NOG__spin}@keyframes ReferencePanel-module__Q4-NOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReferencePanel-module__Q4-NOG__previewMarkdown{color:inherit;word-break:break-word;font-size:14px;line-height:1.5}.ReferencePanel-module__Q4-NOG__previewMarkdown p{margin:0 0 8px}.ReferencePanel-module__Q4-NOG__previewMarkdown h1,.ReferencePanel-module__Q4-NOG__previewMarkdown h2,.ReferencePanel-module__Q4-NOG__previewMarkdown h3,.ReferencePanel-module__Q4-NOG__previewMarkdown h4,.ReferencePanel-module__Q4-NOG__previewMarkdown h5,.ReferencePanel-module__Q4-NOG__previewMarkdown h6{margin:10px 0 6px;font-size:1em;font-weight:700}.ReferencePanel-module__Q4-NOG__previewMarkdown ul,.ReferencePanel-module__Q4-NOG__previewMarkdown ol{margin:6px 0 8px;padding-left:20px}.ReferencePanel-module__Q4-NOG__previewMarkdown li{margin:2px 0}.ReferencePanel-module__Q4-NOG__previewMarkdown a{color:#653cad;text-underline-offset:2px;text-decoration:underline}.ReferencePanel-module__Q4-NOG__previewMarkdown code{background:#f3f4f6;border-radius:4px;padding:0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.ReferencePanel-module__Q4-NOG__previewMarkdown pre{color:#f9fafb;background:#111827;border-radius:6px;margin:8px 0;padding:10px 12px;overflow-x:auto}.ReferencePanel-module__Q4-NOG__tableWrapper{width:100%;overflow-x:auto}.ReferencePanel-module__Q4-NOG__previewMarkdown table{border-collapse:collapse;table-layout:auto;width:100%;margin:8px 0}.ReferencePanel-module__Q4-NOG__previewMarkdown th,.ReferencePanel-module__Q4-NOG__previewMarkdown td{text-align:left;border:1px solid #e5e7eb;padding:6px 8px}.ReferencePanel-module__Q4-NOG__previewMarkdown blockquote{color:#6b7280;border-left:3px solid #e5e7eb;margin:6px 0 8px;padding-left:10px}.ReferencePanel-module__Q4-NOG__previewMarkdown .md-highlight-block{background:#ff0;border-radius:4px;padding:6px 8px;font-size:14px;display:block}:is(.ReferencePanel-module__Q4-NOG__previewMarkdown .md-highlight-block table,.ReferencePanel-module__Q4-NOG__previewMarkdown .md-highlight-block th,.ReferencePanel-module__Q4-NOG__previewMarkdown .md-highlight-block td){background:0 0!important}.ReferencePanel-module__Q4-NOG__previewMarkdown mark{color:#27241d;background:#ff0;border-radius:2px;padding:0 2px;font-size:14px}
.MobileChat-module__ClwjBa__chatContainer{background-color:#fff;flex-direction:column;height:100%;padding:1em;display:flex}.MobileChat-module__ClwjBa__bot-avatar{box-sizing:border-box;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:6px;display:inline-flex}.MobileChat-module__ClwjBa__bot-avatar-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}@media (max-width:768px),(orientation:portrait){.MobileChat-module__ClwjBa__bot-avatar{width:28px;min-width:28px;height:28px;min-height:28px;padding:4px}}.MobileChat-module__ClwjBa__header{justify-content:space-between;align-items:center;padding:5px;display:flex}.MobileChat-module__ClwjBa__chatTitle{text-align:center;width:100%;font-weight:700}.MobileChat-module__ClwjBa__classificationSelect{width:25%}.MobileChat-module__ClwjBa__messagesContainer{background-color:#f7f7f7;border:1px solid #ccc;border-radius:4px;flex-direction:column;flex:1;height:calc(60vh - 200px);padding:10px;display:flex;overflow-y:auto}.MobileChat-module__ClwjBa__welcomeContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.MobileChat-module__ClwjBa__brandName{color:red}.MobileChat-module__ClwjBa__messageRow{align-items:flex-start;margin-bottom:.5rem;display:flex}.MobileChat-module__ClwjBa__userMessageRow{justify-content:flex-end}.MobileChat-module__ClwjBa__botMessageRow{justify-content:flex-start}.MobileChat-module__ClwjBa__chatBubble{word-wrap:break-word;overflow-wrap:break-word;border-radius:15px;max-width:690px;padding:10px 0;overflow:visible}.MobileChat-module__ClwjBa__chatBubble pre{white-space:pre-wrap;word-wrap:break-word;font-family:sans-serif;font-size:14px;line-height:1.5}.MobileChat-module__ClwjBa__chatBubble code{background-color:inherit;font-family:inherit}.MobileChat-module__ClwjBa__thinkingMessageText{align-items:center;gap:.25rem;display:inline-flex;position:relative}.MobileChat-module__ClwjBa__thinkingMessageAnimate{animation:.6s MobileChat-module__ClwjBa__thinkingMessageFade}@keyframes MobileChat-module__ClwjBa__thinkingMessageFade{0%{opacity:0;transform:translateY(6px)}60%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.MobileChat-module__ClwjBa__user{max-width:550px;padding:var(--4,16px);border-radius:var(--rounded-lg,8px);background:var(--primary-50,#eae2f8);text-align:left;flex-direction:column;place-content:flex-start center;gap:10px;margin-right:.5rem;display:flex}.MobileChat-module__ClwjBa__bot{text-align:left}.MobileChat-module__ClwjBa__botIcon,.MobileChat-module__ClwjBa__userIcon{border:1px solid;border-radius:50%;width:20px;height:20px;margin:0 10px}.MobileChat-module__ClwjBa__bot .MobileChat-module__ClwjBa__loadingSpinner{color:#fff}.MobileChat-module__ClwjBa__inputContainer{padding-top:10px;display:flex}.MobileChat-module__ClwjBa__sendButton{width:1vh;height:100%;margin-left:.5rem}.MobileChat-module__ClwjBa__footer{justify-content:center;align-items:center;display:flex}.MobileChat-module__ClwjBa__footerText{margin-right:.5rem}.MobileChat-module__ClwjBa__chatBubble p{padding-left:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.6}.MobileChat-module__ClwjBa__chatBubble ul,.MobileChat-module__ClwjBa__chatBubble ol{padding-left:29px;list-style-position:outside}.MobileChat-module__ClwjBa__chatBubble li{color:var(--gray-900,#27241d);overflow-wrap:break-word;word-wrap:break-word;white-space:normal;margin-bottom:5px;padding-left:0;font-size:14px;list-style-type:disc;display:list-item}.MobileChat-module__ClwjBa__chatBubble ul li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:disc}.MobileChat-module__ClwjBa__chatBubble ol li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:decimal}.MobileChat-module__ClwjBa__chatBubble table{border-collapse:collapse;width:100%;color:var(--gray-900,#27241d);margin-top:10px;font-size:14px;display:block;overflow-x:auto}.MobileChat-module__ClwjBa__chatBubble th,.MobileChat-module__ClwjBa__chatBubble td{text-align:left;color:var(--gray-900,#27241d);word-wrap:break-word;overflow-wrap:break-word;border:1px solid #000;padding:8px;font-size:14px}.MobileChat-module__ClwjBa__references{border-top:1px solid #ccc;margin-top:30px;font-size:14px}.MobileChat-module__ClwjBa__referenceHeading{margin-top:15px;margin-bottom:15px;font-weight:700}.MobileChat-module__ClwjBa__bot .MobileChat-module__ClwjBa__referenceLink{color:#653cad;text-transform:none;border-radius:4px;margin-right:10px;padding:2px 4px;font-size:.9em;text-decoration:underline;transition:background-color .3s}.MobileChat-module__ClwjBa__bot .MobileChat-module__ClwjBa__referenceLink:hover{color:#000;background-color:#e0e0e0}.MobileChat-module__ClwjBa__gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#5521b5 100%,#cabffd 0%,#6c2bd9 100%);-webkit-background-clip:text;background-clip:text;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:150%}.MobileChat-module__ClwjBa__scroll-container{scrollbar-width:thin;scrollbar-color:#888 transparent}.MobileChat-module__ClwjBa__scroll-container::-webkit-scrollbar{width:6px}.MobileChat-module__ClwjBa__scroll-container::-webkit-scrollbar-track{background:0 0}.MobileChat-module__ClwjBa__scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.MobileChat-module__ClwjBa__scroll-container::-webkit-scrollbar-thumb:hover{background:#555}@keyframes MobileChat-module__ClwjBa__blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.MobileChat-module__ClwjBa__dot:first-child{animation:1.5s infinite MobileChat-module__ClwjBa__blink}.MobileChat-module__ClwjBa__dot:nth-child(2){animation:1.5s .5s infinite MobileChat-module__ClwjBa__blink}.MobileChat-module__ClwjBa__dot:nth-child(3){animation:1.5s 1s infinite MobileChat-module__ClwjBa__blink}.MobileChat-module__ClwjBa__referenceItem{align-items:flex-start;gap:2px;margin-bottom:8px;display:flex}.MobileChat-module__ClwjBa__referenceNumber{color:#666;min-width:20px;margin-top:2px;font-weight:500}.MobileChat-module__ClwjBa__referenceLink{text-align:left;flex:1;justify-content:flex-start;padding-left:0;font-weight:700}.MobileChat-module__ClwjBa__menuIcon{flex-direction:column;justify-content:space-between;width:16px;height:12px;margin-right:8px;display:flex}.MobileChat-module__ClwjBa__menuIcon span{background-color:#666;border-radius:1px;width:100%;height:2px;display:block}.MobileChat-module__ClwjBa__referenceIcon{margin-right:10px}.MobileChat-module__ClwjBa__referenceItem{align-items:flex-start;margin-bottom:8px;display:flex}.MobileChat-module__ClwjBa__referenceNumber{color:#666;min-width:20px;margin-top:2px;margin-right:0;font-weight:500}.MobileChat-module__ClwjBa__referenceLink{text-align:left;flex:1;padding-left:0;font-weight:700}.MobileChat-module__ClwjBa__referenceLinesContainer{margin-left:5px}.MobileChat-module__ClwjBa__referenceLine{color:#666;margin-top:2px;font-size:.75rem;font-style:italic;line-height:1.2}.MobileChat-module__ClwjBa__referenceLine1{color:#000;margin-top:2px;font-size:.75rem;line-height:1.2}.MobileChat-module__ClwjBa__referenceLinkActive{font-weight:600;text-decoration:underline}.MobileChat-module__ClwjBa__previewDrawerPaper{width:min(100vw,420px)}.MobileChat-module__ClwjBa__previewDrawerContent{background-color:#fff;flex-direction:column;gap:16px;height:100%;padding:20px;display:flex}.MobileChat-module__ClwjBa__previewDrawerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.MobileChat-module__ClwjBa__previewDrawerTitleGroup{flex-direction:column;gap:4px;display:flex}.MobileChat-module__ClwjBa__previewDrawerTitle{color:#27241d;font-weight:600}.MobileChat-module__ClwjBa__previewDrawerTag{color:#5f5b53;text-transform:uppercase;letter-spacing:.04em;background-color:#f5f2ea;border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:12px}.MobileChat-module__ClwjBa__previewDrawerDetail{color:#7d7666}.MobileChat-module__ClwjBa__previewDrawerBody{flex-direction:column;flex:auto;gap:12px;display:flex;overflow-y:auto}.MobileChat-module__ClwjBa__previewDrawerSnippet{background-color:#fffbea;border:1px solid #f2e29a;border-radius:12px;padding:14px}.MobileChat-module__ClwjBa__previewDrawerMeta{text-transform:uppercase;letter-spacing:.05em;color:#7d7666;margin-bottom:6px;font-size:11px}.MobileChat-module__ClwjBa__previewDrawerQuote{color:#27241d;background-color:#fff3b0;border-radius:10px;padding:10px;overflow-x:auto}:is(.MobileChat-module__ClwjBa__previewDrawerQuote p,.MobileChat-module__ClwjBa__previewDrawerQuote ul,.MobileChat-module__ClwjBa__previewDrawerQuote ol,.MobileChat-module__ClwjBa__previewDrawerQuote li,.MobileChat-module__ClwjBa__previewDrawerQuote blockquote,.MobileChat-module__ClwjBa__previewDrawerQuote pre){margin:0 0 6px}.MobileChat-module__ClwjBa__previewDrawerQuote li{margin-left:16px}.MobileChat-module__ClwjBa__previewDrawerQuote code{background:#27241d1a;border-radius:4px;padding:1px 4px}.MobileChat-module__ClwjBa__previewDrawerSummary{color:#3f3b3a;margin-top:10px;font-size:13px}.MobileChat-module__ClwjBa__previewDrawerSummary p{margin:0 0 6px}.MobileChat-module__ClwjBa__previewDrawerSummary p:last-child{margin-bottom:0}.MobileChat-module__ClwjBa__previewDrawerEmpty{color:#7d7666;margin:0;font-size:13px}.MobileChat-module__ClwjBa__previewDrawerActions{flex-direction:column;gap:10px;display:flex}.MobileChat-module__ClwjBa__previewDrawerDownload{text-transform:none;box-shadow:none;align-self:flex-start}.MobileChat-module__ClwjBa__previewDrawerHint{color:#a39f97}.MobileChat-module__ClwjBa__previewDrawerExternalLink{color:#653cad;font-weight:600;text-decoration:none}.MobileChat-module__ClwjBa__previewDrawerExternalLink:hover{text-decoration:underline}.MobileChat-module__ClwjBa__previewDrawerPlaceholder{color:#5f5b53;flex-direction:column;gap:10px;display:flex}.MobileChat-module__ClwjBa__noUnderline{text-decoration:none!important}.MobileChat-module__ClwjBa__attachmentsRow{flex-wrap:wrap;gap:8px;padding:6px 8px;display:flex}.MobileChat-module__ClwjBa__attachmentChip{color:#333;will-change:transform;background-color:#f6f6f6;border:1px solid #e3e3e3;border-radius:16px;align-items:center;gap:6px;padding:2px 8px;font-size:12px;transition:transform .15s,background-color .2s,box-shadow .2s;display:inline-flex}.MobileChat-module__ClwjBa__attachmentChip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.MobileChat-module__ClwjBa__removeChipButton{color:#999;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;transition:color .15s,transform .15s}.MobileChat-module__ClwjBa__removeChipButton:hover{color:#666;transform:scale(1.05)}.MobileChat-module__ClwjBa__dropZone{text-align:center;will-change:transform,border-color,background-color;background-color:#fafafa;border:2px dashed #c9c9c9;border-radius:12px;padding:24px;transition:border-color .2s,background-color .2s,transform .15s}.MobileChat-module__ClwjBa__dropZoneActive{background-color:#f5efff;border-color:#653cad;transform:scale(1.01)}.MobileChat-module__ClwjBa__uploadHelper{color:#777;margin:8px 0;font-size:12px}.MobileChat-module__ClwjBa__uploadError{color:#b00020;margin-top:8px;font-size:12px}.MobileChat-module__ClwjBa__imageThumbsRow{flex-wrap:wrap;gap:8px;padding:6px 8px;display:flex}.MobileChat-module__ClwjBa__imageThumb{will-change:transform;background:#fafafa;border:1px solid #e3e3e3;border-radius:8px;width:35px;height:35px;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.MobileChat-module__ClwjBa__imageThumb:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.MobileChat-module__ClwjBa__imageThumbImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.MobileChat-module__ClwjBa__imageThumbRemove{color:#666;cursor:pointer;background:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;line-height:18px;transition:transform .12s,color .12s;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 4px #00000026}.MobileChat-module__ClwjBa__imageThumbRemove:hover{color:#333;transform:scale(1.05)}.MobileChat-module__ClwjBa__chat-welcome-container>div:first-child{font-size:3rem;line-height:1.2}.MobileChat-module__ClwjBa__chat-welcome-container>div:nth-child(2){font-size:2.25rem;line-height:1.3}@media (max-width:768px),(orientation:portrait){.MobileChat-module__ClwjBa__chatBubble{max-width:100%;padding:10px 8px}.MobileChat-module__ClwjBa__user{max-width:100%;margin-right:0}.MobileChat-module__ClwjBa__messageRow{margin-left:0;margin-right:0}}.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h1:first-child,.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h2:first-child,.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h3:first-child,.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h4:first-child,.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h5:first-child,.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble h6:first-child{margin-top:0!important}.MobileChat-module__ClwjBa__bot.MobileChat-module__ClwjBa__chatBubble{padding-top:0}
