@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@1&display=swap";:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--theme-background-default: #f5f5f5;--theme-background-paper: #ffffff;--theme-text-primary: #000000;--theme-text-secondary: #666666;--theme-divider: rgba(0, 0, 0, .12);--theme-primary: #1976d2;--theme-primary-light: #42a5f5;--theme-secondary: #9c27b0;--theme-error: #d32f2f;--theme-warning: #ed6c02;--theme-success: #2e7d32;--theme-info: #0288d1}[data-theme=dark]{--theme-background-default: #121212;--theme-background-paper: #1e1e1e;--theme-text-primary: #ffffff;--theme-text-secondary: #b0b0b0;--theme-divider: rgba(255, 255, 255, .12);--theme-primary: #90caf9;--theme-primary-light: #e3f2fd;--theme-secondary: #ce93d8;--theme-error: #f44336;--theme-warning: #ffa726;--theme-success: #66bb6a;--theme-info: #29b6f6}body{margin:0}body,body *{transition:background-color .2s ease-out,border-color .2s ease-out}body .MuiCircularProgress-root,body .MuiLinearProgress-root,body svg{transition:none}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#2d2d2d}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#777}[data-theme=light] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=light] ::-webkit-scrollbar-track{background:#f1f1f1}[data-theme=light] ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[data-theme=dark] .MuiPaper-root{background-image:none}[data-theme=dark] .Mui-disabled{opacity:.5}
