body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Barlow",sans-serif;letter-spacing:.01em;font-weight:300}body,html{max-width:100%;margin:auto;background-color:#272a2b}header{display:flex;flex-direction:row;justify-content:space-between}.logo{border-color:#3f8c38 #3f8c38 #b81111 #b81111;border-style:solid;border-width:4px;width:20px;height:20px;transform:rotate(-45deg);margin-right:2rem;margin-top:.3rem}.navDrawerfalse{display:none}.navDrawertrue{width:50vw;height:100vh;background-color:#232426;box-shadow:-10px 0 28px -2px rgba(0,0,0,.68);opacity:.98;position:fixed;top:0;right:0;-webkit-animation:slidein .3s;animation:slidein .3s;overflow:hidden;z-index:100}@-webkit-keyframes slidein{0%{width:-100;height:0}to{width:50%;height:100%}}@keyframes slidein{0%{width:-100;height:0}to{width:50%;height:100%}}.navDrawertrue li{color:#fff}.navDrawertrue i,.navDrawertrue li{display:flex;justify-content:flex-end;padding:1rem;margin-right:1rem}.navDrawertrue i{color:#b81111}nav{padding:1.5rem}.bigScreenNav{display:none}h1{display:flex;background-color:#d2e4f1;padding:.2rem 4rem .1rem 2rem;color:#000}button{background-color:#2d3b40;color:#fff;border-width:0 0 1px;border-color:#d2e4f1;padding:.4rem}select{background-color:#d2e4f1;border:none;padding:.2rem}input,option,select{color:#000}ul{margin:auto;padding:0;list-style:none;width:100%}a{text-decoration:none}.topic{border-style:solid;border-width:1px 0 0;margin:auto;padding:0}.upClicked{background-color:#3f8c38;padding:.5rem}.downClicked{background-color:#b81111}.downClicked,.notClicked{padding:.5rem}.voting{display:flex;font-size:1.5rem}.loader{border-color:#3f8c38 #3f8c38 #b81111 #b81111;border-style:solid;border-width:12px;width:75px;height:75px;-webkit-animation:spin 5s linear infinite;animation:spin 5s linear infinite;margin:auto}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (min-width:800px){body,ul{max-width:1200px}ul{display:grid;grid-template-columns:1fr 1fr}li{border-color:#2d3b40;border-style:solid;border-width:0 1px 1px 0;margin:.4rem}section{border:none}.smallScreenNav{display:none}.bigScreenNav{display:flex}.bigScreenNav ul{display:flex;flex-direction:row}.bigScreenNav li{margin:.2rem 0 .5rem 1rem;padding:.3rem;font-size:1rem}}
/*# sourceMappingURL=main.a051d25b.chunk.css.map */