@import "https://fonts.googleapis.com/css2?family=Unbounded:wght@400;700&family=Lora:ital,wght@0,400;0,500;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{color:#e8e8e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d0d;font-family:Lora,serif}#root{flex-direction:column;display:flex}button{cursor:pointer;font-family:inherit}a{color:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}[data-theme=light] ::-webkit-scrollbar-thumb{background:#00000026}
