@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}body,html{height:100%}html{font-size:62.5%}body{font-size:1.6rem;line-height:1.55}table{border-collapse:collapse;border-spacing:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer}button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:not-allowed}button,dialog,input,select,textarea{font:inherit;color:inherit}canvas,img,picture,svg,video{display:block;max-width:100%}[hidden]{display:none}html{--clr-bg-darkest:#1d2123;--clr-bg-darker:#202427;--clr-bg-dark:#282a2e;--clr-white:#eaebec;--clr-light-gray:#adbbc4;--clr-gray:#99aab5;--clr-blue:teal;--clr-green:#107e39;--clr-red:#c02e2b;scroll-behavior:smooth}body{font-family:Roboto,sans-serif;background:#202427;background:var(--clr-bg-darker);color:#eaebec;color:var(--clr-white)}#__next{--content-max-width:144rem;--content-padding:2rem;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:45rem){#__next{--content-max-width:55rem;--content-padding:1.5rem}}@media only screen and (max-width:22.5rem){#__next{--content-padding:1rem}}.container{width:100%;max-width:var(--content-max-width);padding:var(--content-padding);margin:auto}::-webkit-scrollbar{background:#202427;background:var(--clr-bg-darker);border-radius:100vmax;width:.6rem}::-webkit-scrollbar-thumb{background:#99aab5;background:var(--clr-gray);border-radius:100vmax}