.Chat_chatContainer__4suD2{display:flex;flex-direction:column;height:100%;background-color:#fff;padding:1em}.Chat_chatShell__69AqR{display:flex;position:relative;width:100%;height:100%}.Chat_chatMain___7ai8{align-items:stretch}.Chat_chatContent__8skZw,.Chat_chatMain___7ai8{flex:1 1 auto;min-width:0;position:relative;display:flex}.Chat_chatContent__8skZw{flex-direction:column}.Chat_bot-avatar__6VSJz{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:9999px;padding:6px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.Chat_bot-avatar-img__J5BDl{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}@media (max-width:768px),(orientation:portrait){.Chat_bot-avatar__6VSJz{width:28px;height:28px;min-width:28px;min-height:28px;padding:4px}}.Chat_header__smpDI{display:flex;justify-content:space-between;align-items:center;padding:5px}.Chat_chatTitle__I2cXb{font-weight:700;width:100%;text-align:center}.Chat_classificationSelect__6Rfst{width:25%}.Chat_messagesContainer__aQtuY{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;overflow-y:auto;background-color:#f7f7f7;height:calc(60vh - 200px);display:flex;flex-direction:column}.Chat_welcomeContainer__C0quf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.Chat_brandName__F75GJ{color:red}.Chat_messageRow__k5CZQ{display:flex;align-items:flex-start;margin-bottom:.5rem}.Chat_userMessageRow__fciBG{justify-content:flex-end}.Chat_botMessageRow__WuUq7{justify-content:flex-start}.Chat_chatBubble__VPUIi{padding:10px 0;border-radius:15px;max-width:690px;word-wrap:break-word;overflow-wrap:break-word;overflow:visible}.Chat_chatBubble__VPUIi pre{font-family:sans-serif;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.Chat_chatBubble__VPUIi code{font-family:inherit;background-color:inherit}.Chat_user__YPr5W{display:flex;flex-direction:column;align-content:flex-start;margin-right:.5rem;max-width:550px;padding:var(--4,16px);justify-content:center;gap:10px;border-radius:var(--rounded-lg,8px);background:var(--primary-50,#eae2f8);text-align:left}.Chat_bot__nRRk7{text-align:left}.Chat_botIcon__hSQfN,.Chat_userIcon__y4qZk{margin:0 10px;width:20px;height:20px;border:1px solid;border-radius:50%}.Chat_bot__nRRk7 .Chat_loadingSpinner__nUzhi{color:#fff}.Chat_inputContainer__aJF34{display:flex;padding-top:10px}.Chat_sendButton__rT8jo{height:100%;width:1vh;margin-left:.5rem}.Chat_footer__yO_k6{display:flex;align-items:center;justify-content:center}.Chat_footerText__q8gDl{margin-right:.5rem}.Chat_chatBubble__VPUIi p{padding-left:0;font-size:14px;font-style:normal;font-weight:400;line-height:150%;line-height:1.6}.Chat_chatBubble__VPUIi ol,.Chat_chatBubble__VPUIi ul{padding-left:29px;list-style-position:outside}.Chat_chatBubble__VPUIi li{margin-bottom:5px;padding-left:0;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;display:list-item}.Chat_chatBubble__VPUIi li,.Chat_chatBubble__VPUIi ul li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:disc}.Chat_chatBubble__VPUIi ol li{list-style-type:decimal;color:var(--gray-900,#27241d);font-size:14px}.Chat_chatBubble__VPUIi table{width:100%;border-collapse:collapse;color:var(--gray-900,#27241d);font-size:14px;margin-top:10px;overflow-x:auto;display:block}.Chat_chatBubble__VPUIi td,.Chat_chatBubble__VPUIi th{border:1px solid #000;padding:8px;text-align:left;color:var(--gray-900,#27241d);font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.Chat_references__G0jmY{margin-top:30px;font-size:14px;border-top:1px solid #ccc}.Chat_referenceHeading__32uJQ{font-weight:700;margin-bottom:15px;margin-top:15px}.Chat_bot__nRRk7 .Chat_referenceLink__EaGvL{font-size:.9em;color:#653cad;text-transform:none;text-decoration:underline;margin-right:10px;padding:2px 4px;border-radius:4px;transition:background-color .3s ease}.Chat_bot__nRRk7 .Chat_referenceLink__EaGvL:hover{background-color:#e0e0e0;color:#000}.Chat_gradient-text__YcaiA{font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:150%;background:linear-gradient(90deg,#5521b5 100%,#cabffd 0,#6c2bd9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Chat_scroll-container__4Orhl{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.Chat_scroll-container__4Orhl::-webkit-scrollbar{width:8px}.Chat_scroll-container__4Orhl::-webkit-scrollbar-track{background:#f1f1f1}.Chat_scroll-container__4Orhl::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.Chat_scroll-container__4Orhl::-webkit-scrollbar-thumb:hover{background:#555}@keyframes Chat_blink__uSG_m{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Chat_dot__oYjaP:first-child{animation:Chat_blink__uSG_m 1.5s 0s infinite}.Chat_dot__oYjaP:nth-child(2){animation:Chat_blink__uSG_m 1.5s .5s infinite}.Chat_dot__oYjaP:nth-child(3){animation:Chat_blink__uSG_m 1.5s 1s infinite}.Chat_thinkingMessageText__ifAyp{position:relative;display:inline-flex;align-items:center;gap:.25rem}.Chat_thinkingMessageAnimate__7J_YE{animation:Chat_thinkingMessageFade__Z2K7U .6s ease}@keyframes Chat_thinkingMessageFade__Z2K7U{0%{opacity:0;transform:translateY(6px)}60%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.Chat_referenceItem__vONjq{gap:2px}.Chat_referenceLink__EaGvL{justify-content:flex-start}.Chat_menuIcon__wKon4{display:flex;flex-direction:column;width:16px;height:12px;justify-content:space-between;margin-right:8px}.Chat_menuIcon__wKon4 span{display:block;height:2px;width:100%;background-color:#666;border-radius:1px}.Chat_referenceIcon__eVRn3{margin-right:10px}.Chat_referenceItem__vONjq{display:flex;align-items:flex-start;margin-bottom:8px}.Chat_referenceNumber__gNA1s{font-weight:500;color:#666;min-width:20px;margin-right:0;margin-top:2px}.Chat_referenceLink__EaGvL{flex:1;font-weight:700;text-align:left;padding-left:0}.Chat_referenceLinesContainer__HKk8N{margin-left:5px}.Chat_referenceLine__pNQpM{font-style:italic;color:#666;font-size:.75rem;line-height:1.2;margin-top:2px}.Chat_referenceLine1__BdRcM{color:#000;font-size:.75rem;line-height:1.2;margin-top:2px}.Chat_referenceLinkActive__00VzO{font-weight:600;text-decoration:underline}.Chat_previewPanel__1u8eu{flex:0 0 0;max-width:0;opacity:0;transform:translateX(32px);transition:flex-basis .28s ease,max-width .28s ease,opacity .22s ease,transform .22s ease;background-color:#fff;border-left:1px solid hsla(40,15%,80%,.8);box-shadow:-8px 0 24px rgba(39,36,29,.06);overflow:hidden;position:relative;z-index:95;height:100%}.Chat_previewPanelOpen__ZK1_q{flex:0 0 clamp(320px,30vw,420px);max-width:clamp(320px,30vw,420px);opacity:1;transform:translateX(0)}.Chat_previewPanelContent__0Fgj9{height:100%;display:flex;flex-direction:column;padding:24px;overflow-y:auto;background-color:#fff}.Chat_previewHeader__vMXuB{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.Chat_previewHeaderText__z8aTa{display:flex;flex-direction:column;gap:4px}.Chat_previewTitle__JvK0Z{font-weight:600;color:#27241d}.Chat_previewSourceDetail__xHhf5{color:#7d7666}.Chat_previewTag__P8mvX{align-self:flex-start;background-color:#f5f2ea;color:#5f5b53;border-radius:999px;padding:2px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.Chat_previewClose__Zv_bI{background:none;border:none;color:#5f5b53;font-size:24px;line-height:1;cursor:pointer;padding:2px 4px;transition:color .15s ease}.Chat_previewClose__Zv_bI:hover{color:#27241d}.Chat_previewBody__4_2R8{flex:1 1 auto;display:flex;flex-direction:column;gap:16px}.Chat_previewSnippet__PusLE{border:1px solid #f2e29a;border-radius:12px;padding:16px;background-color:#fffbea}.Chat_previewMeta__rdXlJ{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#7d7666;margin-bottom:8px}.Chat_previewQuote__gbQOG{background-color:#fff3b0;border-radius:10px;padding:12px;color:#27241d;overflow-x:auto}.Chat_previewQuote__gbQOG blockquote,.Chat_previewQuote__gbQOG li,.Chat_previewQuote__gbQOG ol,.Chat_previewQuote__gbQOG p,.Chat_previewQuote__gbQOG pre,.Chat_previewQuote__gbQOG ul{margin:0 0 8px}.Chat_previewQuote__gbQOG li{margin-left:18px}.Chat_previewQuote__gbQOG code{background:rgba(39,36,29,.1);padding:1px 4px;border-radius:4px}.Chat_previewSummary__3OmSf{margin-top:12px;font-size:14px;color:#3f3b3a}.Chat_previewSummary__3OmSf p{margin:0 0 8px}.Chat_previewSummary__3OmSf p:last-child{margin-bottom:0}.Chat_previewEmpty__hZDQt{font-size:14px;color:#7d7666;margin:0}.Chat_previewActions__Z4ltC{margin-top:16px;display:flex;flex-direction:column;gap:12px}.Chat_previewDownloadButton__AJIJu{align-self:flex-start;text-transform:none;box-shadow:none}.Chat_previewExternalLink__kHnAe{color:#653cad;font-weight:600;text-decoration:none}.Chat_previewExternalLink__kHnAe:hover{text-decoration:underline}.Chat_previewPlaceholder__atDt1{display:flex;flex-direction:column;align-items:flex-start;gap:12px;justify-content:center;height:100%;color:#5f5b53}.Chat_previewBackdrop__f7mHV{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;z-index:90}@media (max-width:1200px){.Chat_previewPanelOpen__ZK1_q{flex:0 0 clamp(300px,40vw,380px);max-width:clamp(300px,40vw,380px)}}@media (max-width:1024px){.Chat_previewPanel__1u8eu{position:fixed;top:0;right:0;bottom:0;flex:0 0 auto;max-width:min(100%,420px);transform:translateX(110%);height:100%}.Chat_previewPanelOpen__ZK1_q{max-width:min(100%,420px);transform:translateX(0)}.Chat_previewPanelContent__0Fgj9{padding:24px 20px 32px}.Chat_previewBackdrop__f7mHV{display:block}}@media (max-width:640px){.Chat_previewPanelOpen__ZK1_q{max-width:100%}}.Chat_noUnderline__BHNI1{text-decoration:none!important}.Chat_attachmentsRow__BdgLh{display:flex;gap:8px;flex-wrap:wrap;padding:6px 8px}.Chat_attachmentChip__8WnI7{background-color:#f6f6f6;color:#333;border:1px solid #e3e3e3;border-radius:16px;padding:2px 8px;font-size:12px;display:inline-flex;align-items:center;gap:6px;transition:transform .15s ease,background-color .2s ease,box-shadow .2s ease;will-change:transform}.Chat_attachmentChip__8WnI7:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.Chat_removeChipButton__X9HbX{background:transparent;border:none;color:#999;cursor:pointer;font-size:14px;line-height:1;padding:0 2px;transition:color .15s ease,transform .15s ease}.Chat_removeChipButton__X9HbX:hover{color:#666;transform:scale(1.05)}.Chat_dropZone__znnie{border:2px dashed #c9c9c9;border-radius:12px;padding:24px;text-align:center;background-color:#fafafa;transition:border-color .2s ease,background-color .2s ease,transform .15s ease;will-change:transform,border-color,background-color}.Chat_dropZoneActive__00kGX{border-color:#653cad;background-color:#f5efff;transform:scale(1.01)}.Chat_uploadHelper__3FvoV{font-size:12px;color:#777;margin:8px 0}.Chat_uploadError__AY2JH{margin-top:8px;color:#b00020;font-size:12px}.Chat_imageThumbsRow__bRvIw{display:flex;gap:8px;flex-wrap:wrap;padding:6px 8px}.Chat_imageThumb__bQahq{position:relative;width:64px;height:64px;border:1px solid #e3e3e3;border-radius:8px;overflow:hidden;background:#fafafa;transition:transform .15s ease,box-shadow .2s ease;will-change:transform}.Chat_imageThumb__bQahq:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.Chat_imageThumbImg__a1VBE{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Chat_imageThumbRemove__Z2y4a{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border:none;border-radius:50%;background:#fff;color:#666;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15);line-height:18px;font-size:14px;transition:transform .12s ease,color .12s ease}.Chat_imageThumbRemove__Z2y4a:hover{transform:scale(1.05);color:#333}.Chat_chat-welcome-container__mf8St>div:first-child{font-size:3rem;line-height:1.2}.Chat_chat-welcome-container__mf8St>div:nth-child(2){font-size:2.25rem;line-height:1.3}@media (max-width:768px),(orientation:portrait){.Chat_chatBubble__VPUIi{max-width:100%;padding:10px 8px}.Chat_user__YPr5W{max-width:100%;margin-right:0}.Chat_messageRow__k5CZQ{margin-left:0;margin-right:0}}.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h1:first-child,.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h2:first-child,.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h3:first-child,.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h4:first-child,.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h5:first-child,.Chat_bot__nRRk7.Chat_chatBubble__VPUIi h6:first-child{margin-top:0!important}.Chat_previewHint__alXmg{color:#a39f97}.Chat_bot__nRRk7.Chat_chatBubble__VPUIi{padding-top:0}.ReferencePanel_references__Vs3Pa{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}.ReferencePanel_referenceHeading__zEc1h{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6b7280;margin-bottom:6px}.ReferencePanel_referenceIcon__E_1Z7{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.ReferencePanel_referenceList__cKXzL{display:flex;flex-direction:column;gap:6px}.ReferencePanel_referenceItem__gA2_L{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:8px}.ReferencePanel_referenceNumber__29gFC{color:#6b7280;font-size:12px;line-height:20px;min-width:18px;text-align:right}.ReferencePanel_referenceLink__5D131{font-size:12px;font-style:italic;text-align:left;padding:0;text-transform:none}.ReferencePanel_activeLink___gkmH{text-decoration:underline;text-underline-offset:2px}.ReferencePanel_referenceLinesContainer__gmrWs{margin-top:2px}.ReferencePanel_referenceLine1__0TLoc,.ReferencePanel_referenceLine2__N_n4n{color:#6b7280;font-size:11px;line-height:16px;word-break:break-word}.ReferencePanel_previewBackdrop__fO9RG{position:fixed;inset:0;background:rgba(17,24,39,.45);z-index:10010}.ReferencePanel_previewPanel__oOqwA{position:fixed;top:0;right:-420px;width:380px;max-width:90vw;height:100%;background:#fff;box-shadow:-6px 0 18px rgba(0,0,0,.15);transition:right .2s ease-in-out;z-index:10020;display:flex;flex-direction:column}.ReferencePanel_previewPanelOpen__MS4iv{right:0}.ReferencePanel_previewPanelContent__aNJ_5{display:flex;flex-direction:column;height:100%}.ReferencePanel_previewHeader__w2nP6{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #e5e7eb}.ReferencePanel_previewHeaderText__v22nB{display:flex;flex-direction:column;gap:4px;min-width:0}.ReferencePanel_previewTitle__Qbe4U{font-size:14px;font-weight:700;color:#111827;line-height:20px}.ReferencePanel_previewTag__0RHl1{display:inline-flex;align-items:center;font-size:10px;line-height:14px;padding:2px 6px;border-radius:9999px;background:#eef2ff;color:#4338ca;width:-moz-max-content;width:max-content}.ReferencePanel_previewDetail__Wmi6M{font-size:12px;color:#6b7280}.ReferencePanel_previewBody__ceEgd{flex:1;overflow-y:auto;padding:12px 12px 16px;display:flex;flex-direction:column;gap:10px}.ReferencePanel_previewSnippet__PrUUs{border-radius:8px;padding:10px 12px;background:#f9fafb;color:#111827}.ReferencePanel_previewMeta__4uVec{font-size:11px;color:#6b7280;margin-bottom:6px}.ReferencePanel_previewActions__WpNj2{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid #f3f4f6}.ReferencePanel_previewDownload__eUYqN{font-size:12px}.ReferencePanel_previewExternalLink__ozW7h{font-size:12px;color:#653cad;text-decoration:underline;text-underline-offset:2px}.ReferencePanel_previewEmpty__SjNXP{font-size:12px;color:#6b7280}.ReferencePanel_previewMarkdown__mflsu{color:inherit;line-height:1.5;word-break:break-word}.ReferencePanel_previewMarkdown__mflsu p{margin:0 0 8px}.ReferencePanel_previewMarkdown__mflsu h1,.ReferencePanel_previewMarkdown__mflsu h2,.ReferencePanel_previewMarkdown__mflsu h3,.ReferencePanel_previewMarkdown__mflsu h4,.ReferencePanel_previewMarkdown__mflsu h5,.ReferencePanel_previewMarkdown__mflsu h6{margin:10px 0 6px;font-size:1em;font-weight:700}.ReferencePanel_previewMarkdown__mflsu ol,.ReferencePanel_previewMarkdown__mflsu ul{margin:6px 0 8px;padding-left:20px}.ReferencePanel_previewMarkdown__mflsu li{margin:2px 0}.ReferencePanel_previewMarkdown__mflsu a{color:#653cad;text-decoration:underline;text-underline-offset:2px}.ReferencePanel_previewMarkdown__mflsu code{background:#f3f4f6;padding:0 4px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em}.ReferencePanel_previewMarkdown__mflsu pre{background:#111827;color:#f9fafb;padding:10px 12px;border-radius:6px;overflow-x:auto;margin:8px 0}.ReferencePanel_tableWrapper__sHCiH{width:100%;overflow-x:auto}.ReferencePanel_previewMarkdown__mflsu table{width:100%;border-collapse:collapse;margin:8px 0;table-layout:auto}.ReferencePanel_previewMarkdown__mflsu td,.ReferencePanel_previewMarkdown__mflsu th{border:1px solid #e5e7eb;padding:6px 8px;text-align:left}.ReferencePanel_previewMarkdown__mflsu blockquote{border-left:3px solid #e5e7eb;padding-left:10px;margin:6px 0 8px;color:#6b7280}.MobileChat_chatContainer__VBwQJ{display:flex;flex-direction:column;height:100%;background-color:#fff;padding:1em}.MobileChat_bot-avatar__86POv{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:9999px;padding:6px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.MobileChat_bot-avatar-img__NOpia{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}@media (max-width:768px),(orientation:portrait){.MobileChat_bot-avatar__86POv{width:28px;height:28px;min-width:28px;min-height:28px;padding:4px}}.MobileChat_header__p6B6_{display:flex;justify-content:space-between;align-items:center;padding:5px}.MobileChat_chatTitle__fMmIM{font-weight:700;width:100%;text-align:center}.MobileChat_classificationSelect__oZPI_{width:25%}.MobileChat_messagesContainer__63y0d{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px;overflow-y:auto;background-color:#f7f7f7;height:calc(60vh - 200px);display:flex;flex-direction:column}.MobileChat_welcomeContainer__8OyyY{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.MobileChat_brandName__orpDj{color:red}.MobileChat_messageRow__IzinM{display:flex;align-items:flex-start;margin-bottom:.5rem}.MobileChat_userMessageRow__7BwJS{justify-content:flex-end}.MobileChat_botMessageRow__fZn78{justify-content:flex-start}.MobileChat_chatBubble__YUr49{padding:10px 0;border-radius:15px;max-width:690px;word-wrap:break-word;overflow-wrap:break-word;overflow:visible}.MobileChat_chatBubble__YUr49 pre{font-family:sans-serif;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.MobileChat_chatBubble__YUr49 code{font-family:inherit;background-color:inherit}.MobileChat_thinkingMessageText__uMsjX{position:relative;display:inline-flex;align-items:center;gap:.25rem}.MobileChat_thinkingMessageAnimate__iZg8y{animation:MobileChat_thinkingMessageFade__F9J2e .6s ease}@keyframes MobileChat_thinkingMessageFade__F9J2e{0%{opacity:0;transform:translateY(6px)}60%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.MobileChat_user__qz5uh{display:flex;flex-direction:column;align-content:flex-start;margin-right:.5rem;max-width:550px;padding:var(--4,16px);justify-content:center;gap:10px;border-radius:var(--rounded-lg,8px);background:var(--primary-50,#eae2f8);text-align:left}.MobileChat_bot__P3btp{text-align:left}.MobileChat_botIcon__DoPI4,.MobileChat_userIcon__w_52n{margin:0 10px;width:20px;height:20px;border:1px solid;border-radius:50%}.MobileChat_bot__P3btp .MobileChat_loadingSpinner__rSfq_{color:#fff}.MobileChat_inputContainer__lu5cP{display:flex;padding-top:10px}.MobileChat_sendButton__U5x9f{height:100%;width:1vh;margin-left:.5rem}.MobileChat_footer__t6GKy{display:flex;align-items:center;justify-content:center}.MobileChat_footerText__oxkiz{margin-right:.5rem}.MobileChat_chatBubble__YUr49 p{padding-left:0;font-size:14px;font-style:normal;font-weight:400;line-height:150%;line-height:1.6}.MobileChat_chatBubble__YUr49 ol,.MobileChat_chatBubble__YUr49 ul{padding-left:29px;list-style-position:outside}.MobileChat_chatBubble__YUr49 li{margin-bottom:5px;padding-left:0;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;display:list-item}.MobileChat_chatBubble__YUr49 li,.MobileChat_chatBubble__YUr49 ul li{color:var(--gray-900,#27241d);font-size:14px;list-style-type:disc}.MobileChat_chatBubble__YUr49 ol li{list-style-type:decimal;color:var(--gray-900,#27241d);font-size:14px}.MobileChat_chatBubble__YUr49 table{width:100%;border-collapse:collapse;color:var(--gray-900,#27241d);font-size:14px;margin-top:10px;overflow-x:auto;display:block}.MobileChat_chatBubble__YUr49 td,.MobileChat_chatBubble__YUr49 th{border:1px solid #000;padding:8px;text-align:left;color:var(--gray-900,#27241d);font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.MobileChat_references__shYix{margin-top:30px;font-size:14px;border-top:1px solid #ccc}.MobileChat_referenceHeading__yzTOI{font-weight:700;margin-bottom:15px;margin-top:15px}.MobileChat_bot__P3btp .MobileChat_referenceLink__AY8ir{font-size:.9em;color:#653cad;text-transform:none;text-decoration:underline;margin-right:10px;padding:2px 4px;border-radius:4px;transition:background-color .3s ease}.MobileChat_bot__P3btp .MobileChat_referenceLink__AY8ir:hover{background-color:#e0e0e0;color:#000}.MobileChat_gradient-text__YPWHe{font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:150%;background:linear-gradient(90deg,#5521b5 100%,#cabffd 0,#6c2bd9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.MobileChat_scroll-container__bPZSA{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.MobileChat_scroll-container__bPZSA::-webkit-scrollbar{width:8px}.MobileChat_scroll-container__bPZSA::-webkit-scrollbar-track{background:#f1f1f1}.MobileChat_scroll-container__bPZSA::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.MobileChat_scroll-container__bPZSA::-webkit-scrollbar-thumb:hover{background:#555}@keyframes MobileChat_blink__704RZ{0%{opacity:0}50%{opacity:1}to{opacity:0}}.MobileChat_dot__L3cgC:first-child{animation:MobileChat_blink__704RZ 1.5s 0s infinite}.MobileChat_dot__L3cgC:nth-child(2){animation:MobileChat_blink__704RZ 1.5s .5s infinite}.MobileChat_dot__L3cgC:nth-child(3){animation:MobileChat_blink__704RZ 1.5s 1s infinite}.MobileChat_referenceItem__OAWCI{gap:2px}.MobileChat_referenceLink__AY8ir{justify-content:flex-start}.MobileChat_menuIcon__IBG12{display:flex;flex-direction:column;width:16px;height:12px;justify-content:space-between;margin-right:8px}.MobileChat_menuIcon__IBG12 span{display:block;height:2px;width:100%;background-color:#666;border-radius:1px}.MobileChat_referenceIcon__0X33d{margin-right:10px}.MobileChat_referenceItem__OAWCI{display:flex;align-items:flex-start;margin-bottom:8px}.MobileChat_referenceNumber__r6YGZ{font-weight:500;color:#666;min-width:20px;margin-right:0;margin-top:2px}.MobileChat_referenceLink__AY8ir{flex:1;font-weight:700;text-align:left;padding-left:0}.MobileChat_referenceLinesContainer__xCBkF{margin-left:5px}.MobileChat_referenceLine__eS_T3{font-style:italic;color:#666;font-size:.75rem;line-height:1.2;margin-top:2px}.MobileChat_referenceLine1___PmXz{color:#000;font-size:.75rem;line-height:1.2;margin-top:2px}.MobileChat_referenceLinkActive__2Ma7V{font-weight:600;text-decoration:underline}.MobileChat_previewDrawerPaper__2V9Vc{width:min(100vw,420px)}.MobileChat_previewDrawerContent__XWY30{display:flex;flex-direction:column;height:100%;padding:20px;gap:16px;background-color:#fff}.MobileChat_previewDrawerHeader__2_DlR{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.MobileChat_previewDrawerTitleGroup___39RX{display:flex;flex-direction:column;gap:4px}.MobileChat_previewDrawerTitle__ny2I3{font-weight:600;color:#27241d}.MobileChat_previewDrawerTag__zRekO{align-self:flex-start;background-color:#f5f2ea;color:#5f5b53;border-radius:999px;padding:2px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.MobileChat_previewDrawerDetail__Ha40R{color:#7d7666}.MobileChat_previewDrawerBody__IXpkN{flex:1 1 auto;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.MobileChat_previewDrawerSnippet__zC_aQ{border:1px solid #f2e29a;border-radius:12px;padding:14px;background-color:#fffbea}.MobileChat_previewDrawerMeta__UUVxB{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#7d7666;margin-bottom:6px}.MobileChat_previewDrawerQuote__2U_wg{background-color:#fff3b0;border-radius:10px;padding:10px;color:#27241d;overflow-x:auto}.MobileChat_previewDrawerQuote__2U_wg blockquote,.MobileChat_previewDrawerQuote__2U_wg li,.MobileChat_previewDrawerQuote__2U_wg ol,.MobileChat_previewDrawerQuote__2U_wg p,.MobileChat_previewDrawerQuote__2U_wg pre,.MobileChat_previewDrawerQuote__2U_wg ul{margin:0 0 6px}.MobileChat_previewDrawerQuote__2U_wg li{margin-left:16px}.MobileChat_previewDrawerQuote__2U_wg code{background:rgba(39,36,29,.1);padding:1px 4px;border-radius:4px}.MobileChat_previewDrawerSummary__CYepo{margin-top:10px;font-size:13px;color:#3f3b3a}.MobileChat_previewDrawerSummary__CYepo p{margin:0 0 6px}.MobileChat_previewDrawerSummary__CYepo p:last-child{margin-bottom:0}.MobileChat_previewDrawerEmpty__ht_jt{font-size:13px;color:#7d7666;margin:0}.MobileChat_previewDrawerActions__sVIll{display:flex;flex-direction:column;gap:10px}.MobileChat_previewDrawerDownload__wpANt{align-self:flex-start;text-transform:none;box-shadow:none}.MobileChat_previewDrawerHint__KIbFz{color:#a39f97}.MobileChat_previewDrawerExternalLink__e9PB1{color:#653cad;font-weight:600;text-decoration:none}.MobileChat_previewDrawerExternalLink__e9PB1:hover{text-decoration:underline}.MobileChat_previewDrawerPlaceholder__3VjFT{display:flex;flex-direction:column;gap:10px;color:#5f5b53}.MobileChat_noUnderline__HyEI_{text-decoration:none!important}.MobileChat_attachmentsRow__t2F30{display:flex;gap:8px;flex-wrap:wrap;padding:6px 8px}.MobileChat_attachmentChip__wAS2t{background-color:#f6f6f6;color:#333;border:1px solid #e3e3e3;border-radius:16px;padding:2px 8px;font-size:12px;display:inline-flex;align-items:center;gap:6px;transition:transform .15s ease,background-color .2s ease,box-shadow .2s ease;will-change:transform}.MobileChat_attachmentChip__wAS2t:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.MobileChat_removeChipButton__txhbW{background:transparent;border:none;color:#999;cursor:pointer;font-size:14px;line-height:1;padding:0 2px;transition:color .15s ease,transform .15s ease}.MobileChat_removeChipButton__txhbW:hover{color:#666;transform:scale(1.05)}.MobileChat_dropZone__LiaCU{border:2px dashed #c9c9c9;border-radius:12px;padding:24px;text-align:center;background-color:#fafafa;transition:border-color .2s ease,background-color .2s ease,transform .15s ease;will-change:transform,border-color,background-color}.MobileChat_dropZoneActive__2xDLg{border-color:#653cad;background-color:#f5efff;transform:scale(1.01)}.MobileChat_uploadHelper__L0OGY{font-size:12px;color:#777;margin:8px 0}.MobileChat_uploadError__2M1In{margin-top:8px;color:#b00020;font-size:12px}.MobileChat_imageThumbsRow__Oh6kC{display:flex;gap:8px;flex-wrap:wrap;padding:6px 8px}.MobileChat_imageThumb__sxGau{position:relative;width:35px;height:35px;border:1px solid #e3e3e3;border-radius:8px;overflow:hidden;background:#fafafa;transition:transform .15s ease,box-shadow .2s ease;will-change:transform}.MobileChat_imageThumb__sxGau:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.MobileChat_imageThumbImg__uM0JT{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.MobileChat_imageThumbRemove__lqkQZ{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border:none;border-radius:50%;background:#fff;color:#666;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15);line-height:18px;font-size:14px;transition:transform .12s ease,color .12s ease}.MobileChat_imageThumbRemove__lqkQZ:hover{transform:scale(1.05);color:#333}.MobileChat_chat-welcome-container__fjgHQ>div:first-child{font-size:3rem;line-height:1.2}.MobileChat_chat-welcome-container__fjgHQ>div:nth-child(2){font-size:2.25rem;line-height:1.3}@media (max-width:768px),(orientation:portrait){.MobileChat_chatBubble__YUr49{max-width:100%;padding:10px 8px}.MobileChat_user__qz5uh{max-width:100%;margin-right:0}.MobileChat_messageRow__IzinM{margin-left:0;margin-right:0}}.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h1:first-child,.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h2:first-child,.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h3:first-child,.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h4:first-child,.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h5:first-child,.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49 h6:first-child{margin-top:0!important}.MobileChat_bot__P3btp.MobileChat_chatBubble__YUr49{padding-top:0}