*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;min-height:100%;background:#0a0a0a;overflow-x:hidden}#__next,#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:4px;background:#0a0a0a}::-webkit-scrollbar-thumb{background:#242424;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#333}*{scrollbar-color:#242424 #0a0a0a;scrollbar-width:thin}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:focus,input:focus,select:focus,textarea:focus{outline:none}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}::selection{background-color:hsla(39,29%,69%,.2);color:#ede9e1}::-moz-selection{background-color:hsla(39,29%,69%,.2);color:#ede9e1}