:root{--color-accent-light:#155dfc;--color-accent:#0f172b;--color-search-bg:#fafafa;--color-bg:#fcfcfc;--color-white:#fff;--color-border:#e2e8f0;--color-accent-light-lighter:#dee9fd;--color-text-primary:#0f172b;--color-text-secondary:grey;--color-text-placeholder:#94a3b8;--color-notify:#fb2c36;--color-success:#22c55e;--sidebar-width:80px;--header-height:80px}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfcfc;background-color:var(--color-bg);font-family:Roboto,sans-serif}body,h1,h2,h3,h4,h5,h6{color:#0f172b;color:var(--color-text-primary);margin:0}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:32px}h2{font-size:24px}h3{font-size:18px}a{color:#155dfc;color:var(--color-accent-light);font-weight:500;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.document-row{cursor:pointer;transition:background-color .2s ease}.document-row:hover{background-color:#e2e6ea!important}
/*# sourceMappingURL=main.e4472ba3.css.map*/