@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}:root{--red:#f83535;--yellow:#f8e735;--green:#35f83c;--blue:#3569f8;--primary:#020f6c;--secondary:#0ff;--panel-bg:rgba(0,0,0,0.3);--cardWidth:150px;--cardWidthBigger:200px;--fontBig:7rem;--fontSmall:3rem}@media screen and (max-width:1600px){:root{--cardWidth:100px;--cardWidthBigger:130px;--fontBig:5rem;--fontSmall:2rem}}@media screen and (max-width:900px){:root{--cardWidth:70px;--cardWidthBigger:100px;--fontBig:4rem;--fontSmall:1.4rem}}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{font-family:"Roboto Mono",monospace!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.card-container{-webkit-perspective:800px;perspective:800px;width:150px;width:var(--cardWidth)}::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{background:#161d3f}::-webkit-scrollbar-thumb{border-radius:20px;background-color:#000}::-webkit-scrollbar-thumb:hover{background-color:#161d3f}
/*# sourceMappingURL=main.416cc7e0.chunk.css.map */