@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";@font-face{font-family:Century Schoolbook;src:url(/fonts/century_schoolbook/C059-Roman.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Century Schoolbook;src:url(/fonts/century_schoolbook/C059-Italic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Century Schoolbook;src:url(/fonts/century_schoolbook/C059-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Century Schoolbook;src:url(/fonts/century_schoolbook/C059-BdIta.otf) format("opentype");font-weight:700;font-style:italic}#root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;@apply text-base;}body{margin:0}html{color-scheme:light}html.dark{color-scheme:dark}@keyframes reverify-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reverify-spin{animation:reverify-spin 1s linear infinite}@media (prefers-reduced-motion: reduce){.reverify-spin{animation:none}}@keyframes slide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-gray-400)}html.dark ::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-600)}html.dark ::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-gray-500)}*{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-gray-300) transparent}html.dark *{scrollbar-color:var(--chakra-colors-gray-600) transparent}.scrollbar-visible{overflow-y:scroll!important;-webkit-overflow-scrolling:auto}.scrollbar-visible::-webkit-scrollbar{-webkit-appearance:none;width:6px}.scrollbar-visible::-webkit-scrollbar-track{background:var(--chakra-colors-gray-100);border-radius:3px}.scrollbar-visible::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-300);border-radius:3px;min-height:30px}.scrollbar-visible::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-gray-400)}html.dark .scrollbar-visible::-webkit-scrollbar-track{background:var(--chakra-colors-gray-800)}html.dark .scrollbar-visible::-webkit-scrollbar-thumb{background:var(--chakra-colors-gray-600)}html.dark .scrollbar-visible::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-gray-500)}.document-shadow{box-shadow:0 2px 8px #0000001a,0 6px 20px #0000000d;border:1px solid #e2e2e2}.custom-table-borders tbody tr td{border-bottom:1px solid var(--chakra-colors-border-base)!important;color:var(--chakra-colors-text-primary)!important}.custom-table-borders tbody tr:last-child td{border-bottom:1px solid var(--chakra-colors-border-base)!important}.custom-table-borders thead tr{border-bottom:1px solid var(--chakra-colors-border-base)!important}.custom-table-borders thead tr th{border-bottom:1px solid var(--chakra-colors-border-base)!important;color:var(--chakra-colors-text-secondary)!important}.custom-table-borders,.custom-table-borders *{font-family:Inter,sans-serif!important;font-feature-settings:"liga" off,"clig" off!important}@keyframes message-highlight{0%{background-color:#0000000f}to{background-color:transparent}}.highlight-message{animation:message-highlight 2s ease-out;border-radius:.5rem}
