#insight-sidebar{background:#fff;display:flex;flex-direction:column;padding-bottom:20px}#insight-sidebar.slideout{margin-top:60px;transition:all .3s;z-index:1200!important;position:fixed;right:0;box-shadow:-3px 0 3px -3px #64646440;padding:0 5px 28px;height:calc(100vh - 60px)}#insight-sidebar.expand{margin-right:0!important}#insight-sidebar.expand #insight-toggle{display:none}#insight-sidebar .insight-resize-handle{position:absolute;left:0;top:0;width:14px;height:100%;z-index:1210;cursor:ew-resize}#insight-sidebar .insight-resize-handle:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .15s ease}#insight-sidebar .insight-resize-handle:hover:before{background:var(--bs-info, #0dcaf0)}#insight-sidebar #insight-toggle{position:absolute;left:-40px;border-radius:4px 0 0 4px;height:40px;width:40px;padding:0;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:-2px 0 3px #0003;transition:width .15s ease,left .15s ease}#insight-sidebar #insight-toggle .insight-toggle-grip{display:none;font-size:.85em;opacity:.3}#insight-sidebar #insight-toggle:hover{width:64px;left:-64px}#insight-sidebar #insight-toggle:hover .insight-toggle-grip{display:inline-block}#insight-sidebar #responseDisplay{flex:1;overflow-y:auto;font-size:.9em;min-height:0}#insight-sidebar #responseDisplay .assistant-text{white-space:normal;word-break:break-word}#insight-sidebar #responseDisplay .assistant-text>:first-child{margin-top:0}#insight-sidebar #responseDisplay .assistant-text>:last-child{margin-bottom:0}#insight-sidebar #responseDisplay .assistant-text h1,#insight-sidebar #responseDisplay .assistant-text h2,#insight-sidebar #responseDisplay .assistant-text h3,#insight-sidebar #responseDisplay .assistant-text h4,#insight-sidebar #responseDisplay .assistant-text h5,#insight-sidebar #responseDisplay .assistant-text h6{font-weight:600;line-height:1.25;margin:.75rem 0 .35rem}#insight-sidebar #responseDisplay .assistant-text h1{font-size:1.1rem}#insight-sidebar #responseDisplay .assistant-text h2{font-size:1rem}#insight-sidebar #responseDisplay .assistant-text h3{font-size:.95rem}#insight-sidebar #responseDisplay .assistant-text h4,#insight-sidebar #responseDisplay .assistant-text h5,#insight-sidebar #responseDisplay .assistant-text h6{font-size:.9rem}#insight-sidebar #responseDisplay .assistant-text p{margin:0 0 .6rem}#insight-sidebar #responseDisplay .assistant-text ul,#insight-sidebar #responseDisplay .assistant-text ol{margin:0 0 .6rem;padding-left:1.25rem}#insight-sidebar #responseDisplay .assistant-text li{margin-bottom:.2rem}#insight-sidebar #responseDisplay .assistant-text li>ul,#insight-sidebar #responseDisplay .assistant-text li>ol{margin-bottom:0}#insight-sidebar #responseDisplay .assistant-text blockquote{margin:0 0 .6rem;padding-left:.75rem;border-left:3px solid #dee2e6;color:#6c757d}#insight-sidebar #responseDisplay .assistant-text code{background-color:#0000000f;padding:.1em .3em;border-radius:3px;font-size:.85em;word-break:break-word}#insight-sidebar #responseDisplay .assistant-text pre{background-color:#0000000d;padding:.6rem;border-radius:4px;overflow-x:auto;margin:0 0 .6rem}#insight-sidebar #responseDisplay .assistant-text pre code{background-color:transparent;padding:0;font-size:.85em}#insight-sidebar #responseDisplay .assistant-text table{width:100%;margin-bottom:.6rem;border-collapse:collapse;font-size:.85em}#insight-sidebar #responseDisplay .assistant-text table th,#insight-sidebar #responseDisplay .assistant-text table td{border:1px solid #dee2e6;padding:.25rem .4rem;text-align:left}#insight-sidebar #responseDisplay .assistant-text table th{background-color:#0000000a}#insight-sidebar #responseDisplay .assistant-text a{text-decoration:underline}#insight-sidebar #responseDisplay .assistant-text img{max-width:100%;height:auto}#insight-sidebar .prompt-div{outline:none}#insight-sidebar .prompt-div #insight-input{outline:none;resize:none;overflow:hidden}#insight-sidebar .prompt-div:focus-within{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}#insight-sidebar .prompt-div .submit-btn:disabled{opacity:.25;pointer-events:none}#insight-sidebar a.insight-history:hover{text-decoration:none!important}
