:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}div#_root_crm1q_1{margin:0 auto;width:100%!important}._newChatContainer_crm1q_23{width:60%;margin:0 auto;height:90vh;display:flex;flex-direction:column;background-color:#fff;overflow:hidden;justify-content:space-evenly;flex-wrap:nowrap;padding:0 20px}._containerFluid_crm1q_49,._chatContainerAssistant_crm1q_51,._chatWindow_crm1q_53{background:#f9fafb}._containerFluid_crm1q_49{height:100vh;overflow:hidden}._row_crm1q_71{height:100%}._chatContainerAssistant_crm1q_51{position:relative;height:90vh;display:flex;flex-direction:column;overflow:hidden;justify-content:center;flex-wrap:nowrap;padding-left:20px;padding-top:60px}._chatWindow_crm1q_53{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:15px;max-width:900px;margin:0 auto;background:#f9fafb;border-radius:12px;width:100%}@media (max-width: 600px){._chatWindow_crm1q_53{width:90%;max-width:none}}@media (min-width: 801px){._chatWindow_crm1q_53{max-width:800px}}._chatBubble_crm1q_161{padding:12px 18px;border-radius:16px;max-width:80%;word-wrap:break-word;transition:transform .2s ease}._botBubble_crm1q_177{background-color:transparent;color:#1f2a44;align-self:flex-start;text-align:left}._userBubble_crm1q_191 p,._botBubble_crm1q_177 p{margin-bottom:0}._chatBubble_crm1q_161._userBubble_crm1q_191 p{margin:0!important}._userAttachmentBubble_crm1q_209{background-color:#0056b3;color:#fff;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;max-width:80%;word-break:break-word;align-self:flex-end}._textareaFormControl_crm1q_237{resize:none;overflow:hidden;transition:height .2s ease-in-out;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px;width:80%!important}._textareaFormControl_crm1q_237:focus{outline:none;box-shadow:none}._textareaFormControl_crm1q_237._chatTextarea_crm1q_269{background-color:#e9e9e9;border:none}._chatTextarea_crm1q_269{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:20px;font-size:16px;resize:none;outline:none;background-color:#e9e9e9;border:none}._chatInputContainer_crm1q_303{width:100%;display:flex;flex-direction:column;align-items:center;padding:10px}._inputWrapper_crm1q_319{width:80%;margin:auto 0;background-color:#e9e9e9;padding:20px 20px 5px;border-radius:20px;max-width:800px;box-shadow:0 2px 8px #0000001a}._sendBtn_crm1q_341,._attachmentBtn_crm1q_343{background:transparent;border:none;font-size:30px;transition:color .2s ease-in-out;padding:0;margin:0;color:#22aae2}._sendBtn_crm1q_341:hover,._attachmentBtn_crm1q_343:hover{color:#84c7c6}._attachmentBtn_crm1q_343{margin-right:10px}._chatSubmitBtn_crm1q_381{width:100%;text-align:right;padding-right:10px;padding-bottom:0}._assistantBtn_crm1q_395{padding:2px 15px;background-color:#22aae2;color:#fff;border-radius:30px}._assistantBtn_crm1q_395:hover{background-color:#84c7c6;border:1px solid #84c7c6}._loadingBubble_crm1q_421{display:flex;gap:5px;justify-content:center;align-items:center;color:#22aae2}._loadingBubble_crm1q_421 ._dot_crm1q_437{width:8px;height:8px;background-color:#22aae2;border-radius:50%;animation:_loading_crm1q_421 1s infinite}._loadingBubble_crm1q_421 ._dot_crm1q_437:nth-child(2){animation-delay:.2s}._loadingBubble_crm1q_421 ._dot_crm1q_437:nth-child(3){animation-delay:.4s}._loadingText_crm1q_471{animation:_pulse_crm1q_1 1.5s infinite;color:#22aae2}._loadingBubble_crm1q_421 div:not(._dot_crm1q_437){color:inherit}@keyframes _loading_crm1q_421{0%,to{opacity:.3}50%{opacity:1}}@keyframes _pulse_crm1q_1{0%,to{opacity:1}50%{opacity:.6}}._chatSummary_crm1q_535{padding:10px 20px;background-color:#f4f4f4;border-bottom:1px solid #ddd}._chatSummary_crm1q_535 h1{margin:0;font-size:20px;color:#333}._chatSummaryName_crm1q_559{font-size:18px;font-weight:700;margin-bottom:10px;padding:10px 15px;background:#f4f4f4;border-radius:8px;max-width:80%;width:100%;position:sticky;top:0;z-index:10;background-color:#fff}._chatSummaryName_crm1q_559:hover:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%);bottom:-30px;background:#333;color:#fff;padding:5px 10px;font-size:12px;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}._chatSummaryName_crm1q_559:hover:after{opacity:1;visibility:visible}._threadList_crm1q_635{padding-top:60px;background-color:#f8f9fa;border-right:1px solid #dee2e6;overflow-y:auto}._threadList_crm1q_635 ul{list-style:none;padding:0;margin:0}._threadList_crm1q_635 li{margin-bottom:5px}._threadList_crm1q_635 button{background:none;border:none;color:#333;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:45px;display:block;cursor:pointer;position:relative}._threadList_crm1q_635 button:after{content:"";position:absolute;right:0;top:50%;height:1em;width:20px;background:linear-gradient(to right,#fff0,#f8f9fa);pointer-events:none}._threadList_crm1q_635 button:hover:after{display:none}._threadList_crm1q_635 button:hover:before{content:attr(data-tooltip);position:absolute;left:0;bottom:100%;background:#333;color:#fff;padding:5px;font-size:12px;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}._threadList_crm1q_635 button:hover:before{opacity:1;visibility:visible}._lockbotImageColumn_crm1q_771{position:relative}._lockbotLogo_crm1q_779{animation:_bob-chat_crm1q_1 2s infinite ease-in-out;pointer-events:none}@keyframes _bob-chat_crm1q_1{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes _bob_crm1q_1{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-20px)}}._chatHistoryText_crm1q_835{font-size:24px;color:#333;margin:0;width:90%}._attachedFileMessage_crm1q_849{background-color:#f4f4f4;padding:5px;border:1px solid #bcbcbc;border-radius:10px}._fileInput_crm1q_863{display:none}._attachmentLink_crm1q_871{color:#fff;text-decoration:none;font-size:16px;display:flex;align-items:center}._fileIcon_crm1q_887{font-size:28px;margin-right:10px}._introText_crm1q_897{font-size:3rem}._lockbotHeader_crm1q_905{text-align:center;color:#22aae2}._aiButtonWrapper_crm1q_915{margin-bottom:5px;margin-left:-5px}._modal_crm1q_927._fade_crm1q_927._show_crm1q_927{background-color:#00000080}._modalDialog_crm1q_935{max-width:500px}._modalContent_crm1q_943{border-radius:8px}._modalHeader_crm1q_951{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}._modalFooter_crm1q_961{border-top:1px solid #dee2e6}._btnPrimary_crm1q_969{background-color:#007bff;border-color:#007bff}._btnSecondary_crm1q_979{background-color:#6c757d;border-color:#6c757d}._btnClose_crm1q_989{background:none;border:none;font-size:1.2rem}._topLeftToggle_crm1q_1003{position:absolute;top:10px;left:10px;z-index:1000;display:flex;align-items:center;gap:6px}._toggleThreadBtn_crm1q_1023{background:none;border:none;color:#828282;font-size:.8rem;transition:color .3s;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;cursor:pointer}._toggleThreadBtn_crm1q_1023:hover{color:#ccc}._toggleIcon_crm1q_1061{width:22px;height:22px;vertical-align:middle}._newChatBtn_crm1q_1073{background:none;border:none;color:#22aae2;font-size:1.5rem;cursor:pointer;transition:color .3s}._newChatBtn_crm1q_1073:hover{color:#ccc}._lockvaultLogo_crm1q_1099{display:flex;align-items:center;font-size:16px;font-weight:700;margin-left:10px;color:#22aae2}svg._svgInlineFa_crm1q_1117._faSparkles_crm1q_1117{padding-right:5px}._analyzeBubble_crm1q_1127{animation:_pulse_crm1q_1 1.5s infinite}@media (max-width: 750px){._assistantBtn_crm1q_395{font-size:14px}._attachmentBtn_crm1q_343,._sendBtn_crm1q_341{font-size:25px}}._newChatIntro_crm1q_1169{width:100%;overflow:hidden;display:flex;justify-content:center}._introText_crm1q_897{white-space:nowrap;font-size:4vw;margin:0;padding:.5rem}._chatContainerAssistant_crm1q_51._col-12_crm1q_1199 ._introText_crm1q_897{font-size:4vw}._chatContainerAssistant_crm1q_51._col-8_crm1q_1209 ._introText_crm1q_897{font-size:3.5vw}._cursor_crm1q_1219{display:inline-block;animation:_blink_crm1q_1 .7s infinite}@keyframes _blink_crm1q_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}._dateSubheader_crm1q_1257{margin:10px 0 5px;padding-left:5px;color:#666;font-size:14px;font-weight:500}._threadList_crm1q_635 ul{list-style:none;padding-left:0}._topBar_crm1q_1283{background-color:#fdfdfd;width:100%;height:50px;position:absolute;top:0;left:0;z-index:999;box-shadow:0 1px 10px #0000001a}._lockbotLogoWrapper_crm1q_1305{display:flex;align-items:center;justify-content:center;padding:10px}._lockbotLogo_crm1q_779{width:150px;height:auto;margin-bottom:10px}._lockbotLogo_crm1q_779._animateRobot_crm1q_1331{animation:_bounce_crm1q_1 1.5s infinite ease-in-out}@keyframes _bounce_crm1q_1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}._threadList_crm1q_635 ._dFlex_crm1q_1361{width:100%;align-items:center;padding:0}button._threadNameBtn_crm1q_1375{flex-grow:1;width:calc(100% - 45px);padding:5px 10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:none;border:none;color:#333;font-size:14px;cursor:pointer}._deleteThreadBtn_crm1q_1407{width:30px;height:30px;padding:0;background:none;border:none;color:#e53e3e;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease-in-out}._deleteThreadBtn_crm1q_1407:hover{color:#c53030}._threadList_crm1q_635 ul ul{padding-left:10px;margin:0}._chatBubble_crm1q_161{padding:10px;margin:5px 0;border-radius:8px;max-width:80%;background:orange}._botBubble_crm1q_177{background-color:#f1f1f1;align-self:flex-start}._markdownParagraph_crm1q_1485{font-size:16px;line-height:1.5;margin:0 0 10px}._markdownList_crm1q_1497{font-size:16px;line-height:1.5;margin:0 0 10px;padding-left:20px}._markdownListItem_crm1q_1511{margin:5px 0 5px 10px}._chatWindow_crm1q_53{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}._markdownHeader_crm1q_1553{font-size:18px;line-height:1.5;margin:0 0 10px}._chatBubble_crm1q_161._botBubble_crm1q_177 ol{margin:10px 0 10px 20px;padding-left:1.5em;list-style-position:outside;color:#333}._chatBubble_crm1q_161._botBubble_crm1q_177 ol li{margin-bottom:8px;line-height:1.5;font-size:16px}._chatBubble_crm1q_161._botBubble_crm1q_177 ol li strong{font-weight:700;color:#000}._chatBubble_crm1q_161._botBubble_crm1q_177 p{margin:0 0 10px;line-height:1.5;font-size:16px}._chatBubble_crm1q_161._botBubble_crm1q_177 p strong{font-weight:700;color:#000}._chatBubble_crm1q_161._botBubble_crm1q_177 strong{font-weight:700}._chatBubble_crm1q_161._botBubble_crm1q_177 h3{font-size:1.25em;font-weight:700;margin:.5em 0}._chatBubble_crm1q_161._botBubble_crm1q_177 ul{padding-left:2em}._chatBubble_crm1q_161._botBubble_crm1q_177 li{margin-bottom:.5em}._markdownParagraph_crm1q_1485{font-size:16px;line-height:1.5;margin-bottom:1em}._markdownList_crm1q_1497{padding-left:1.5em;margin-bottom:1em}._markdownListItem_crm1q_1511{margin:.25em 0;line-height:1.5}._markdownHeader_crm1q_1553{font-size:1.25em;font-weight:700;margin:1em 0 .5em}._markdownBold_crm1q_1521{font-weight:700}._markdownItalic_crm1q_1529{font-style:italic}._messageContainer_crm1q_1743{margin-bottom:20px}._assistantLogoContainer_crm1q_1751{text-align:center;margin-top:8px}._assistantLogo_crm1q_1751{width:40px;display:inline-block;animation:_bob_crm1q_1 1.5s infinite ease-in-out}@keyframes _bob_crm1q_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._assistantMessageWrapper_crm1q_1795{display:flex;align-items:flex-start;gap:10px;width:100%}._assistantIconColumn_crm1q_1811{flex:0 0 auto;width:40px}._assistantMessageIcon_crm1q_1823{width:40px;height:auto;display:block;animation:_bob_crm1q_1 1.5s infinite ease-in-out}._assistantTextColumn_crm1q_1839{flex:1;min-width:0}._botBubble_crm1q_177{background-color:#f9fafb;align-self:flex-start;text-align:left;padding:12px 18px}._assistantTextColumn_crm1q_1839 ._markdownParagraph_crm1q_1485,._assistantTextColumn_crm1q_1839 ._markdownList_crm1q_1497,._assistantTextColumn_crm1q_1839 ._markdownListItem_crm1q_1511,._assistantTextColumn_crm1q_1839 ._markdownHeader_crm1q_1553{margin:0;padding:0}._assistantTextColumn_crm1q_1839 ._markdownList_crm1q_1497{padding-left:20px}._chatBubble_crm1q_161._botBubble_crm1q_177{max-width:80%;width:auto}._messageContainer_crm1q_1743{margin-bottom:20px;display:flex;flex-direction:column;width:100%}._userBubble_crm1q_191{background-color:#007bff;color:#fff;padding:10px;border-radius:16px;max-width:80%;word-break:break-word;align-self:flex-end;text-align:left}._userBubble_crm1q_191 a{color:#fff}.markdown-paragraph{font-size:16px;line-height:1.5;margin-bottom:1em}.markdown-list{padding-left:1.5em;margin-bottom:1em}.markdown-list-item{margin:.25em 0;line-height:1.5}.markdown-header{font-size:1.25em;font-weight:700;margin:1em 0 .5em}.markdown-bold{font-weight:700}.markdown-italic{font-style:italic}div#_root_be5ox_1{margin:0 auto;width:100%!important}body{background-color:#f9fafb;font-family:Inter,sans-serif}._containerFluid_be5ox_23{height:100vh;overflow:hidden}._row_be5ox_33{height:100%}._chatContainerAssistant_be5ox_41{position:relative;height:100vh;display:flex;flex-direction:column;overflow:hidden;justify-content:center;flex-wrap:nowrap;padding-left:20px;padding-top:60px}._chatWindow_be5ox_65{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:0!important;max-width:900px;margin:0 auto;background:#f9fafb;border-radius:12px;width:100%}@media (max-width: 600px){._chatWindow_be5ox_65{width:90%;max-width:none}}@media (min-width: 801px){._chatWindow_be5ox_65{max-width:800px}}._chatBubble_be5ox_121{padding:12px 18px;border-radius:16px;max-width:80%;word-wrap:break-word;transition:transform .2s ease}._botBubble_be5ox_137{background-color:transparent;color:#1f2a44;align-self:flex-start;text-align:left}._userBubble_be5ox_151 p,._botBubble_be5ox_137 p{margin-bottom:0}._chatBubble_be5ox_121._userBubble_be5ox_151 p{margin:0!important}._userAttachmentBubble_be5ox_169{background-color:#0056b3;color:#fff;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;max-width:80%;word-break:break-word;align-self:flex-end}textarea._formControl_be5ox_197{resize:none;overflow:hidden;transition:height .2s ease-in-out;padding:4px 8px;border:1px solid #ccc;border-radius:8px;font-size:16px;width:100%!important;min-height:12px!important}textarea._formControl_be5ox_197:focus{outline:none;box-shadow:none}textarea._formControl_be5ox_197._chatTextarea_be5ox_231{background-color:#fff!important;border:none}._chatTextarea_be5ox_231{width:100%;padding:12px;border:unset;border-radius:20px;font-size:16px;resize:none;outline:none}._chatTextarea_be5ox_231:focus{box-shadow:0 0 0 .1rem #0d6efd40}._chatInputContainer_be5ox_269{width:100%;display:flex;flex-direction:column;align-items:center;padding:10px}._inputWrapper_be5ox_285{width:80%;margin:auto 0;background-color:#fff!important;padding:8px!important;border-radius:20px;max-width:800px;box-shadow:0 2px 8px #0000001a}._sendBtn_be5ox_307,._attachmentBtn_be5ox_309{background:transparent;border:none;font-size:24px;transition:color .2s ease-in-out;padding:0;margin:0;color:#22aae2}._sendBtn_be5ox_307:hover,._attachmentBtn_be5ox_309:hover{color:#84c7c6}._attachmentBtn_be5ox_309{margin-right:10px}._chatSubmitBtn_be5ox_347{width:100%;text-align:right;padding-right:10px;padding-bottom:0}._assistantBtn_be5ox_361{padding:2px 15px;background-color:#22aae2;color:#fff;border-radius:30px}._assistantBtn_be5ox_361:hover{background-color:#84c7c6;border:1px solid #84c7c6}._loadingBubble_be5ox_387{display:flex;gap:5px;justify-content:center;align-items:center;color:#22aae2}._loadingBubble_be5ox_387 ._dot_be5ox_403{width:8px;height:8px;background-color:#22aae2;border-radius:50%;animation:_loading_be5ox_387 1s infinite}._loadingBubble_be5ox_387 ._dot_be5ox_403:nth-child(2){animation-delay:.2s}._loadingBubble_be5ox_387 ._dot_be5ox_403:nth-child(3){animation-delay:.4s}._loadingText_be5ox_435{animation:_pulse_be5ox_1 1.5s infinite;color:#22aae2}._loadingBubble_be5ox_387 div:not(._dot_be5ox_403){color:inherit}._loadingPhaseText_be5ox_453{padding:0 18px;font-weight:700;background:linear-gradient(90deg,#000,#333 40%,#999,#333 60%,#000);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:_shimmer_be5ox_1 1.5s infinite linear}@keyframes _shimmer_be5ox_1{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes _loading_be5ox_387{0%,to{opacity:.3}50%{opacity:1}}@keyframes _pulse_be5ox_1{0%,to{opacity:1}50%{opacity:.6}}@keyframes _shimmer_be5ox_1{0%{background-position:0% center}to{background-position:100% center}}._chatSummary_be5ox_565{padding:10px 20px;background-color:#f4f4f4;border-bottom:1px solid #ddd}._chatSummary_be5ox_565 h1{margin:0;font-size:20px;color:#333}._chatSummaryName_be5ox_589{font-size:18px;font-weight:700;margin-bottom:10px;padding:10px 15px;background:#f4f4f4;border-radius:8px;max-width:80%;width:100%;position:sticky;top:0;z-index:10;background-color:#fff}._chatSummaryName_be5ox_589:hover:after{content:attr(data-tooltip);position:absolute;left:50%;transform:translate(-50%);bottom:-30px;background:#333;color:#fff;padding:5px 10px;font-size:12px;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}._chatSummaryName_be5ox_589:hover:after{opacity:1;visibility:visible}._threadList_be5ox_663{padding-top:60px;background-color:#f8f9fa;border-right:1px solid #dee2e6;overflow-y:auto}._threadList_be5ox_663 ul{list-style:none;padding:0;margin:0}._threadList_be5ox_663 li{margin-bottom:5px}._threadList_be5ox_663 button{background:none;border:none;color:#333;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:45px;display:block;cursor:pointer;position:relative}._threadList_be5ox_663 button:after{content:"";position:absolute;right:0;top:50%;height:1em;width:20px;background:linear-gradient(to right,#fff0,#f8f9fa);pointer-events:none}._threadList_be5ox_663 button:hover:after{display:none}._threadList_be5ox_663 button:hover:before{content:attr(data-tooltip);position:absolute;left:0;bottom:100%;background:#333;color:#fff;padding:5px;font-size:12px;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}._threadList_be5ox_663 button:hover:before{opacity:1;visibility:visible}._lockbotImageColumn_be5ox_799{position:relative}._lockbotLogo_be5ox_807{animation:_bob-chat_be5ox_1 2s infinite ease-in-out;pointer-events:none}@keyframes _bob-chat_be5ox_1{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes _bob_be5ox_1{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-20px)}}._chatHistoryText_be5ox_887{font-size:24px;color:#333;margin:0;width:90%}._attachedFileMessage_be5ox_901{padding:5px;border-radius:10px}._fileInput_be5ox_915{display:none}._attachmentLink_be5ox_923{color:#fff;text-decoration:none;font-size:16px;display:flex;align-items:center}._fileIcon_be5ox_939{font-size:28px;margin-right:10px}._cursor_be5ox_949{display:inline-block;animation:_blink_be5ox_1 .8s infinite}@keyframes _blink_be5ox_1{50%{opacity:0}}._lockbotHeader_be5ox_971{text-align:center;color:#22aae2}._aiButtonWrapper_be5ox_981{margin-bottom:5px;margin-left:-5px}._modal_be5ox_993._fade_be5ox_993._show_be5ox_993{background-color:#00000080}._modalDialog_be5ox_1001{max-width:500px}._modalContent_be5ox_1009{border-radius:8px}._modalHeader_be5ox_1017{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}._modalFooter_be5ox_1027{border-top:1px solid #dee2e6}._btnPrimary_be5ox_1035{background-color:#007bff;border-color:#007bff}._btnSecondary_be5ox_1045{background-color:#6c757d;border-color:#6c757d}._btnClose_be5ox_1055{background:none;border:none;font-size:1.2rem}._topLeftToggle_be5ox_1069{position:absolute;top:10px;left:10px;z-index:1000;display:flex;align-items:center;gap:6px}._toggleThreadBtn_be5ox_1089{background:none;border:none;color:#828282;font-size:.8rem;transition:color .3s;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;cursor:pointer}._toggleThreadBtn_be5ox_1089:hover{color:#ccc}._toggleIcon_be5ox_1127{width:22px;height:22px;vertical-align:middle}._newChatBtn_be5ox_1139{background:none;border:none;color:#22aae2;font-size:1.5rem;cursor:pointer;transition:color .3s}._newChatBtn_be5ox_1139:hover{color:#ccc}._lockvaultLogo_be5ox_1165{display:flex;align-items:center;font-size:16px;font-weight:700;margin-left:10px;color:#22aae2}svg._svgInlineFa_be5ox_1183._faSparkles_be5ox_1183{padding-right:5px}._analyzeBubble_be5ox_1193{animation:_pulse_be5ox_1 1.5s infinite}ol,ul{padding-left:1rem}@media (max-width: 750px){._assistantBtn_be5ox_361{font-size:14px}._attachmentBtn_be5ox_309,._sendBtn_be5ox_307{font-size:25px}._lockbotLogo_be5ox_807{width:100px;left:12.5%}}._dateSubheader_be5ox_1245{margin:10px 0 5px;padding-left:5px;color:#666;font-size:14px;font-weight:500}._threadList_be5ox_663 ul{list-style:none;padding-left:0}._topBar_be5ox_1271{background-color:#fdfdfd;width:100%;height:50px;position:absolute;top:0;left:0;z-index:999;box-shadow:0 1px 10px #0000001a}._threadList_be5ox_663 ._dFlex_be5ox_1295{width:100%;align-items:center;padding:0}button._threadNameBtn_be5ox_1307{flex-grow:1;width:calc(100% - 45px);padding:5px 10px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:none;border:none;color:#333;font-size:14px;cursor:pointer}._deleteThreadBtn_be5ox_1337{width:30px;height:30px;padding:0;background:none;border:none;color:#e53e3e;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease-in-out}._deleteThreadBtn_be5ox_1337:hover{color:#c53030}._threadList_be5ox_663 ul ul{padding-left:10px;margin:0}._chatBubble_be5ox_121{padding:10px;margin:5px 0;border-radius:8px;max-width:80%;background:orange}._botBubble_be5ox_137{background-color:#f1f1f1;align-self:flex-start}._markdownParagraph_be5ox_1413{font-size:16px;line-height:1.5;margin:0 0 10px}._markdownList_be5ox_1425{font-size:16px;line-height:1.5;margin:0 0 10px;padding-left:20px}._markdownListItem_be5ox_1439{margin:5px 0 5px 10px}._markdownHeader_be5ox_1465{font-size:18px;line-height:1.5;margin:0 0 10px}._chatBubble_be5ox_121._botBubble_be5ox_137 ol{margin:10px 0 10px 20px;padding-left:1.5em;list-style-position:outside;color:#333}._chatBubble_be5ox_121._botBubble_be5ox_137 ol li{margin-bottom:8px;line-height:1.5;font-size:16px}._chatBubble_be5ox_121._botBubble_be5ox_137 ol li strong{font-weight:700;color:#000}._chatBubble_be5ox_121._botBubble_be5ox_137 p{margin:0 0 10px;line-height:1.5;font-size:16px}._chatBubble_be5ox_121._botBubble_be5ox_137 p strong{font-weight:700;color:#000}._chatBubble_be5ox_121._botBubble_be5ox_137 strong{font-weight:700}._chatBubble_be5ox_121._botBubble_be5ox_137 h3{font-size:1.25em;font-weight:700;margin:.5em 0}._chatBubble_be5ox_121._botBubble_be5ox_137 ul{padding-left:2em}._chatBubble_be5ox_121._botBubble_be5ox_137 li{margin-bottom:.5em}._markdownParagraph_be5ox_1413{font-size:16px;line-height:1.5;margin-bottom:1em}._markdownList_be5ox_1425{padding-left:1.5em;margin-bottom:1em}._markdownListItem_be5ox_1439{margin:.25em 0;line-height:1.5}._markdownHeader_be5ox_1465{font-size:1.25em;font-weight:700;margin:1em 0 .5em}._markdownBold_be5ox_1449{font-weight:700}._markdownItalic_be5ox_1457{font-style:italic}ol+ul{margin-left:3.6em!important;padding-left:0!important}._messageContainer_be5ox_1641{margin-bottom:2px!important}._assistantMessageWrapper_be5ox_1649{display:flex;align-items:flex-start;gap:10px;width:100%}._assistantIconColumn_be5ox_1663{flex:0 0 auto;width:40px}._assistantMessageIcon_be5ox_1673{width:40px;height:auto;display:block;animation:_bob_be5ox_1 1.5s infinite ease-in-out}._assistantTextColumn_be5ox_1687{flex:1;min-width:0}._botBubble_be5ox_137{background-color:#f9fafb;align-self:flex-start;text-align:left;padding:12px 18px}._assistantTextColumn_be5ox_1687 ._markdownParagraph_be5ox_1413,._assistantTextColumn_be5ox_1687 ._markdownList_be5ox_1425,._assistantTextColumn_be5ox_1687 ._markdownListItem_be5ox_1439,._assistantTextColumn_be5ox_1687 ._markdownHeader_be5ox_1465{margin:0;padding:0}._assistantTextColumn_be5ox_1687 ._markdownList_be5ox_1425{padding-left:20px}._chatBubble_be5ox_121._botBubble_be5ox_137{max-width:80%;width:auto;margin:1rem 0!important}._messageContainer_be5ox_1641{margin-bottom:20px;display:flex;flex-direction:column;width:100%}._userBubble_be5ox_151{background-color:#007bff;color:#fff;padding:10px;border-radius:16px;max-width:80%;word-break:break-word;align-self:flex-end;text-align:left}._userBubble_be5ox_151 a{color:#fff}
