@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@400;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Roboto+Mono:wght@100;200;300;400;500;600;700&display=swap");@font-face{font-family:Consolas Bold;src:url(/fonts/consolas-bold.ttf) format("truetype");font-weight:700;font-display:swap}body,html{height:100%;overflow:hidden;padding:0;margin:0;font-family:Roboto Condensed,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;background-color:#fafafb}a{color:inherit;text-decoration:none}::-webkit-scrollbar-thumb{background-color:#a0a0a0!important;border-radius:12px!important}::-webkit-scrollbar{width:6px!important;height:6px!important}blockquote{width:calc(90rem - 30px);border-left:10px solid #ccc;padding:.5em 10px .5em 0;margin:1.5em 10px 1.5em 0;quotes:"\201C" "\201D" "\2018" "\2019";overflow:hidden}blockquote:before{color:#ccc;content:open-quote;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{display:inline;text-wrap:wrap}.button-reset{padding:0;border:none;background:none;cursor:pointer;fill:#999;stroke:#999;transition:all .3s ease}.button-reset:hover{fill:#0a3c7b;stroke:#0a3c7b}.icon-link:hover{color:#06f!important}.infinite-scroll-table::-webkit-scrollbar{width:0!important;height:0!important}.custom-dropzone{color:#999;max-width:800px;max-height:120px;min-height:120px!important;border:1px solid #ccc!important;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(60,60,60,.04);transition:border-color .2s,box-shadow .2s;cursor:pointer;padding:16px}.custom-dropzone:hover{border-color:#999;box-shadow:0 4px 16px rgba(60,60,60,.08);background:#fafafb}.custom-dropzone .MuiTypography-root{font-family:Roboto Mono!important;font-weight:400;font-size:1rem;line-height:1.25rem;letter-spacing:.0156rem}.custom-dropzone svg{width:32px;height:32px;margin-bottom:8px;fill:#999;transition:fill .2s ease}.custom-dropzone:hover svg{fill:#0a3c7b}.animate-mail-dash{stroke-dasharray:204;stroke-dashoffset:204;animation:mail-dash 1s linear infinite}@keyframes mail-dash{0%{stroke-dashoffset:204}to{stroke-dashoffset:0}}