body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;transition:all .3s ease}body,body.dark-mode{background:#2c3034}body.light-mode{background:#fafafa}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0000002e;background-clip:content-box;border:2px solid #0000;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#00000052;background-clip:content-box}body.dark-mode ::-webkit-scrollbar-thumb{background:#ffffff29;background-clip:content-box}body.dark-mode ::-webkit-scrollbar-thumb:hover{background:#ffffff42;background-clip:content-box}*{scrollbar-color:#0000002e #0000;scrollbar-width:thin}body.dark-mode *{scrollbar-color:#ffffff29 #0000}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.a3bb53fe.css.map*/