@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Wittgenstein:ital,wght@0,400..900;1,400..900&display=swap";._sliderContainer_1vsys_1{display:flex;flex-direction:column;gap:.25em}._slider_1vsys_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.5rem;border-radius:.25rem;background:var(--slider-bg, #d3d3d3);outline:none;opacity:.7;color:var(--accent-color);transition:opacity .2s}._slider_1vsys_1:hover{opacity:1}._slider_1vsys_1::-webkit-slider-thumb,._slider_1vsys_1::-moz-range-thumb{-webkit-appearance:none;height:10px;width:10px;-moz-appearance:none;appearance:none;margin-top:-14px;border-radius:50%;cursor:pointer;background:var(--accent-color)}._container_1l2ce_1{height:100%}._twoColumnLayout_1l2ce_9{display:flex;flex-direction:row;height:100%}._leftColumn_1l2ce_21{flex:4;height:100%;padding:1em;display:flex;flex-direction:column;justify-content:center}._rightColumn_1l2ce_41{flex:2;height:100%;background:#ededed;padding:1em;display:flex;flex-direction:column;gap:1em;max-width:35%}._questionInput_1l2ce_69{font-size:1.5em;padding:1em;border:none;flex:0 1 auto;max-height:40%;outline:none;overflow-y:auto;white-space:pre-wrap;word-break:break-word;cursor:text}._questionDisabled_1l2ce_97{color:var(--text-color-secondary, #999);cursor:not-allowed;-webkit-user-select:none;user-select:none}._questionInactive_1l2ce_109{color:var(--text-color-secondary, #999);cursor:text}._divider_1l2ce_119{border:none;border-top:2px solid var(--text-color);margin:0 1em;opacity:.1}._answer_1l2ce_133{opacity:1;font-size:1.5em;padding:1em}._answer_1l2ce_133 h1,._answer_1l2ce_133 h2,._answer_1l2ce_133 h3{font-size:1.5rem;font-weight:700;margin:.5rem 0}._answer_1l2ce_133 h4,._answer_1l2ce_133 h5,._answer_1l2ce_133 h6{font-size:1.3rem;font-weight:600;margin:.5rem 0}._answer_1l2ce_133 p,._answer_1l2ce_133 ul,._answer_1l2ce_133 ol,._answer_1l2ce_133 li{font-size:1.25rem}._answer_1l2ce_133 p:has(strong){margin:.5rem 0}._answer_1l2ce_133 strong{font-size:1.25rem;font-weight:700}._answer_1l2ce_133 hr:first-child{display:none}._answerPlaceholder_1l2ce_221{font-style:italic;flex:0 1 auto}._answerPlaceholder_1l2ce_221>*{color:#999}._answerInactive_1l2ce_237 *{color:#666}@keyframes _blink_1l2ce_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}._streaming_1l2ce_261{animation:_blink_1l2ce_1 1s infinite}._queryParameters_1l2ce_269{display:grid;grid-template-columns:repeat(2,1fr);row-gap:1em;padding:1em 2em;border-radius:10px;background:#fff}select{padding:.5rem 1rem}._paramsHeader_1l2ce_295{padding:1em 0;font-size:1.5em;width:100%;grid-column:1 / 3}._submitButtonContainer_1l2ce_309{grid-column:1 / 3;display:flex;justify-content:center}._submitButtonContainer_1l2ce_309>button{padding:.75em 1.25em;border-radius:10px;border:1px solid var(--text-color)}._submitButtonContainer_1l2ce_309>button:hover{background-color:var(--text-color);color:var(--background-color)}._documentsContainer_1l2ce_343{padding:1em;background:#fff;border-radius:10px;overflow-y:auto}._document_1l2ce_343{border:2px solid transparent;border-radius:5px;padding:1em;display:flex;flex-direction:column;gap:1em}._lowScore_1l2ce_377{border-color:var(--error-color)}._mediumScore_1l2ce_385{border-color:var(--warning-color)}._highScore_1l2ce_393{border-color:var(--success-color)}._lowScore_1l2ce_377 ._documentScore_1l2ce_401{color:var(--error-color)}._mediumScore_1l2ce_385 ._documentScore_1l2ce_401{color:var(--warning-color)}._highScore_1l2ce_393 ._documentScore_1l2ce_401{color:var(--success-color)}._documentsHeader_1l2ce_425{font-size:1.5em;font-weight:600}._documentsList_1l2ce_435{display:flex;flex-direction:column;gap:1em;padding:1em;overflow-y:auto}._documentHeader_1l2ce_451{display:flex;flex-direction:row;justify-content:space-between}._documentTitle_1l2ce_463,._documentScore_1l2ce_401{font-size:1.25em}._documentScore_1l2ce_401{font-weight:600}._documentContent_1l2ce_481{max-height:3em;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word}._documentsPlaceholder_1l2ce_497{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;gap:1rem;border-radius:8px;margin:1rem 0;text-align:center}._documentsPlaceholder_1l2ce_497 p{font-size:1.25em}._answerContainer_1l2ce_529{position:relative;min-height:1.5em;flex:1 1 0;width:100%;overflow-y:auto}._floatingButtons_1l2ce_545{position:sticky;top:0;right:0;float:right;display:flex;gap:.5rem;padding:.5rem;opacity:.8}._floatingButton_1l2ce_545{cursor:pointer;padding:.5rem;transition:color .2s ease}._floatingButton_1l2ce_545 svg,._floatingButton_1l2ce_545 path{color:#999}._floatingButton_1l2ce_545:hover svg,._floatingButton_1l2ce_545:hover path{color:var(--text-color)}._card_1kbcs_1{border-radius:10px;box-shadow:0 2px 8px #00000042;padding:1rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1em;background:var(--white-color);opacity:.8}._loginContainer_1ler3_1{background-color:var(--white-color);border-radius:.5rem;padding:2rem}._loginContainer_1ler3_1 button{background-color:var(--primary-color);color:var(--white-color);padding:.75rem;font-size:1rem;border:none;border-radius:.25rem;cursor:pointer;transition:background-color .2s}._loginContainer_1ler3_1 button:hover{background-color:var(--secondary-color)}._document_1lluf_1{border:2px solid transparent;border-radius:5px;padding:1em;display:flex;flex-direction:column;gap:1em}._lowScore_1lluf_19{border-color:var(--error-color)}._mediumScore_1lluf_27{border-color:var(--warning-color)}._highScore_1lluf_35{border-color:var(--success-color)}._lowScore_1lluf_19 ._documentScore_1lluf_43{color:var(--error-color)}._mediumScore_1lluf_27 ._documentScore_1lluf_43{color:var(--warning-color)}._highScore_1lluf_35 ._documentScore_1lluf_43{color:var(--success-color)}._documentHeader_1lluf_67{display:flex;flex-direction:row;justify-content:space-between}._documentTitle_1lluf_79,._documentScore_1lluf_43{font-size:1.25em}._documentScore_1lluf_43{font-weight:600}._documentContent_1lluf_97{max-height:3em;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word;cursor:pointer}._rawDocumentContent_1lluf_115 pre{white-space:pre-wrap}._rawDocumentContent_1lluf_115{opacity:1}._rawDocumentContent_1lluf_115 h1,._rawDocumentContent_1lluf_115 h2,._rawDocumentContent_1lluf_115 h3{font-size:1.25rem;font-weight:700;margin:.5rem 0}._rawDocumentContent_1lluf_115 h4,._rawDocumentContent_1lluf_115 h5,._rawDocumentContent_1lluf_115 h6{font-size:1.2rem;font-weight:600;margin:.5rem 0}._rawDocumentContent_1lluf_115 p,._rawDocumentContent_1lluf_115 ul,._rawDocumentContent_1lluf_115 ol,._rawDocumentContent_1lluf_115 code,._rawDocumentContent_1lluf_115 li{font-size:1.1rem}._rawDocumentContent_1lluf_115 p:has(strong){margin:.5rem 0}._rawDocumentContent_1lluf_115 strong{font-size:1.15rem;font-weight:700}._rawDocumentContent_1lluf_115 hr:first-child{display:none}._modalOverlay_lzniv_1{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999}._modalContent_lzniv_27{background-color:#fff;padding:2em;border-radius:12px;max-width:60%;max-height:90%;overflow-y:auto;box-shadow:0 4px 20px #0000004d;animation:_modalFadeIn_lzniv_1 .2s ease-out}._modalHeader_lzniv_49{display:flex;justify-content:space-between;align-items:center;font-size:1.5em;font-weight:800}._modalHeader_lzniv_49 h2{margin:0}._closeButton_lzniv_75{background:none;border:none;font-size:1.5em;cursor:pointer;padding:.2em .5em;color:var(--text-color)}._modalBody_lzniv_93{color:var(--text-color)}@keyframes _modalFadeIn_lzniv_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#root,html,body{height:100%;width:100%}:root{--primary-color: #244855;--secondary-color: #90AEAD;--accent-color: #E64833;--background-color: #FBE9D0;--text-color: #343a40;--white-color: #ffffff;--error-color: #E64833;--warning-color: #cd7c0c;--success-color: #5cb156}*{box-sizing:border-box;margin:0;font-family:Wittgenstein,serif;font-size:14px;font-weight:500;color:var(--text-color)}h2{font-size:1.5rem}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--background-color)}::-webkit-scrollbar-thumb{background:var(--text-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}
