:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#202124;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.title{display:flex;flex-direction:column;justify-content:center;align-items:center}.dossier::-webkit-scrollbar{display:none}.messageBox::-webkit-scrollbar{display:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1;color:#000}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:#370057}button:focus-visible{outline:4px auto #370057}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#370057}button{background-color:#f9f9f9}}.menu-bar{display:flex;width:100%;justify-content:space-around;color:#000;background-color:#fff;height:15vh;height:8vh}nav{display:flex;justify-content:space-between;width:100%}NavLink{color:#000;font-weight:700}.signout{display:flex;align-items:center}.nav-buttons{display:flex;align-items:center;width:25vw}.out-button{color:#000;background-color:#fff}.background{background-color:#370057;height:100%;display:flex;justify-content:center}.app-area{width:90%;background-color:#fefefe;min-height:85vh;height:auto}.chatContainer{display:flex;flex-direction:column;height:85vh}.messageBox{color:#000;height:90%;width:100%;overflow-y:scroll;min-height:0}.chatInputContainer{display:flex;flex-direction:column;justify-content:center;padding:1rem}.chatInput{margin-top:.5rem;color:#000;background-color:#fff;width:100%;height:60%;border-radius:10px;outline:none;border:none}.chatInput::-webkit-scrollbar{display:none}.chatSubmit{background-color:#370057;height:75%;display:flex;transition:.2s;border:none;outline:none}.chatSubmit:hover{transition:.2s;transform:translateY(-.1rem);background-color:#370057}.chatSubmit:active{transform:scale(.95);background-color:#370057;box-shadow:0 2px 4px #0003 inset}.sendArrow{width:100%;height:100%;border:none}.inputBar{display:flex;width:100%;border-radius:10px;outline:1px solid black;justify-content:center;align-items:center;margin-right:1rem;padding:.2rem;height:50%}.messageContainer{width:100%;display:flex;flex-direction:column}.userMessage{width:fit-content;max-width:60%;padding:.5%;border-radius:10px;color:#fff;background-color:#370057;align-self:flex-end;margin:1%}.botMessage{outline:1px solid lightgrey;width:fit-content;padding:.5%;border-radius:10px;background-color:#d3d3d3;align-self:flex-start;margin:1%;max-width:60%}.botMessage a,.chat-link{display:inline;overflow-wrap:anywhere;word-break:break-word}.loginContainer{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column;color:#000}.loginBox{display:flex;justify-content:center;align-items:center;flex-direction:column;height:50%;width:50%;outline:1px solid black;border-radius:10px}.form-container{color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh}form{display:flex;flex-direction:column;align-items:left;justify-content:space-around;color:#000;width:30%;border-radius:10px;padding:1%}input{color:#000;background-color:#fff;border:none;outline:1px solid black;border-radius:5px;height:30%;transition:.2s;margin:1rem}input:hover{transition:.2s;transform:translateY(-.1rem)}.form-submit{background-color:#370057}#outlet-form{height:15vh}#reporter-form{height:fit-content}.submit-container{display:flex;justify-content:center}.dossier-submit{background-color:#370057;margin:1rem;transition:.2s;width:50%}.dossier-submit:hover{transition:.2s;transform:translateY(-.2rem);background-color:#370057;outline:none;border:none}.dossier-submit:active{transform:scale(.95);background-color:#370057;box-shadow:0 2px 4px #0003 inset}.dossier-space{display:flex;flex-direction:column;align-items:center;justify-content:left;color:#000;min-width:50%;width:fit-content;height:60vh;overflow-y:auto}.dossier-space::-webkit-scrollbar{display:none}.dossier-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.dossier{overflow-y:scroll;width:100%;height:100%;padding:2rem;border:1px solid black;transition:.2s;background-color:#f8fcd7}.dossier:hover{transition:.2s;box-shadow:0 2px 4px #00000080}.dossier h3{color:#370057;font-weight:500}.dossier-input{display:flex;width:50%;padding:1%;height:15vh;margin:1rem}.dossier-form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content center}.email_input{width:75%}.dossier-row{margin-left:2rem;display:flex}.dossier-row p{color:#370057}.dossierCard{background:#370057;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px;color:#fff;max-width:900px;box-shadow:0 10px 30px #0003}.dossierHeader{display:flex;flex-direction:column;gap:6px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:14px}.dossierTitle{font-size:1.2rem;margin:0;font-weight:650}.dossierSubtitle{color:#ffffffb3;font-size:.95rem}.dossierGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}@media(max-width:780px){.dossierGrid{grid-template-columns:1fr}}.field{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px}.fieldLabel{font-size:.75rem;color:#fff9;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.fieldValue{font-size:.95rem;color:#ffffffeb;word-break:break-word}.dossierSection{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.sectionTitle{font-weight:650;margin-bottom:8px;color:#fffffff2}.sectionBody{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px}.bodyText{margin:0;line-height:1.5;color:#ffffffe6;white-space:pre-wrap}.muted{margin:0;color:#fff9}.linkBlock a,.dossier-link{color:#0ff;text-decoration:none}.chat-link{text-decoration:none;color:#00f}.linkBlock a:hover{text-decoration:underline}.graphArea{margin-top:10px;height:360px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden}.graph-area{display:flex;flex-direction:column}.prettyText{white-space:pre-line}.sigmaLoader{display:inline-flex;align-items:center;gap:12px}.sigmaBg{fill:#35c3a1}.sigmaPath{stroke:#fffffff5;stroke-width:7;stroke-dasharray:220;stroke-dashoffset:220;opacity:.95;animation:sigmaDraw 1.35s ease-in-out infinite}@keyframes sigmaDraw{0%{stroke-dashoffset:220;opacity:.65}40%{stroke-dashoffset:0;opacity:1}85%{stroke-dashoffset:0;opacity:.95}to{stroke-dashoffset:-220;opacity:.65}}.sigmaShine{fill:#ffffff38;transform:skew(-18deg);animation:sigmaShimmer 1.35s ease-in-out infinite;mix-blend-mode:screen}@keyframes sigmaShimmer{0%{transform:translate(-40px) skew(-18deg);opacity:0}25%{opacity:.25}60%{opacity:.18}to{transform:translate(110px) skew(-18deg);opacity:0}}.sigmaTextRow{display:inline-flex;align-items:baseline;gap:2px}.sigmaText{color:#370057;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:600;font-size:14px;letter-spacing:.2px}.dots{display:inline-flex;width:18px;justify-content:flex-start;color:#370057}.dot{color:#370057;font-weight:700;line-height:1;opacity:.25;transform:translateY(0);animation:dotPulse 1s infinite}.dot2{animation-delay:.15s}.dot3{animation-delay:.3s}@keyframes dotPulse{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-1px)}}.sigmaLoader{display:inline-flex;align-items:center;gap:8px;color:#370057;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.sigmaBg{fill:none}.sigmaPath{stroke:currentColor;stroke-dasharray:120;stroke-dashoffset:120;animation:sigmaDraw 1.4s ease-in-out infinite}@keyframes sigmaDraw{0%{stroke-dashoffset:120;opacity:.3}40%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-120;opacity:.3}}.sigmaShine{fill:#ffffff26;transform:skew(-20deg);animation:sigmaSweep 1.4s ease-in-out infinite}@keyframes sigmaSweep{0%{transform:translate(-80px) skew(-20deg)}60%{transform:translate(120px) skew(-20deg)}to{transform:translate(120px) skew(-20deg)}}.sigmaTextDossier{font-size:.9rem;font-weight:500;color:#370057}.sigmaDots{font-size:1.2rem;animation:dots 1.5s steps(3,end) infinite}@keyframes dots{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.botMessage{max-width:60%;padding:10px 12px;border-radius:12px;background:#eee;color:#111;line-height:1.45}.chatP{margin:0 0 10px}.chatP:last-child{margin-bottom:0}.chatOl,.chatUl{margin:6px 0 10px 18px;padding:0}.chatOl li,.chatUl li{margin:4px 0}.botMessage,.botMessage *{overflow-wrap:anywhere;word-break:break-word}.chat-link{color:#1a5cff;text-decoration:underline}.promptTemplates{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.promptChip{border-color:#370057;background:#00000008;border-radius:999px;padding:6px 10px;font-size:.9rem;cursor:pointer;color:#000;transition:.2s}.promptChip:hover{transition:.2s;color:#fff;background-color:#370057;border:transparent}.promptChip:disabled{opacity:.6;cursor:not-allowed}.monthsForm{color:#fff}.regenGraph,.monthsDropdown{padding:1%;margin:1%}.emailInput{width:50%}.chatSubUl{margin-top:6px;margin-left:18px}.chatOl>li,.chatUl>li{margin-bottom:10px}.newChat{padding:1rem;background-color:#370057;height:75%;display:flex;transition:.2s;border:none;outline:none;margin-left:1rem;margin-right:1rem;align-items:center;justify-content:center;max-width:8vw}.newChat:hover{transition:.2s;transform:translateY(-.1rem)}.inputContainer{background:transparent;display:flex;flex-direction:row;width:100%}.textAndToggle{background:transparent;width:80%;margin-right:1rem;margin-bottom:1rem}.chatButtonContainers{margin-top:1rem;display:flex;flex-direction:row;justify-content:center;text-align:center}.clearChatDiv{background:#ff0}.botStatus{font-size:12px;opacity:.8;margin-bottom:8px}.botLoadingHeader{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.botStatusUnderLoader{font-size:12px;opacity:.8;line-height:1.2}.botMessageLoading .sigmaLoader{padding:0}
