:root{--xiketic:#0d0207;--blackCoffee:#383438;--malachite:#00db71;--frenchViolet:#7100d9;--dogwoodRose:#da0061;--lavenderWeb:#e1def9;--smokyBlack:#141314;--fontSize:4vw;--colorPrimary:#e1def9;--colorSecondary:#00db71;--windowColor:#141314;--headerColor:#0d0207;--buttonColor:#da0061;--footerColor:#383438;--sidebarColor:#0d0207;--gameButtonColor:#e1def9}body,html{padding:0;margin:0;font-size:62.5%;overflow:scroll;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Roboto Condensed",Sans-Serif;color:#e1def9;color:var(--colorPrimary);background-color:#141314;background-color:var(--windowColor)}#root,body,html{width:100%;height:100%}#root{display:flex;flex-flow:column;overflow-y:scroll;font-size:4vw;font-size:var(--fontSize);box-sizing:border-box}#root>header{z-index:90;background-color:#0d0207;background-color:var(--headerColor)}header>.container{display:flex;padding:2%;box-sizing:border-box}header #title{margin:0;flex:1 0 auto;align-self:center;font-size:1.45em}#root>.content{flex:1 1 auto;width:100%;height:50%;display:flex;flex-wrap:wrap;overflow-y:scroll}footer,header{color:#e1def9;color:var(--lavenderWeb);width:100%;box-sizing:border-box}#root>footer{padding:1%}button,h2,h3,h4,header #title{font-family:"Noto Serif",Sans-Serif}h3{font-size:1em}button,h4,span{font-size:.9em}button{color:#e1def9;color:var(--colorPrimary)}@media only screen and (orientation:landscape){#root{font-size:4vh}header>.container{padding:2vh}}
/*# sourceMappingURL=main.82ce37f6.chunk.css.map */