*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-user-select:none;user-select:none}body{height:100vh}@supports (-webkit-touch-callout: none){body{height:100dvh}}input[type=checkbox]{cursor:pointer}.main{max-height:calc(100dvh - 64px);height:calc(100dvh - 64px);min-height:calc(100dvh - 64px);margin-top:64px;overflow-y:scroll}div::-webkit-scrollbar,.main::-webkit-scrollbar,textarea::-webkit-scrollbar{width:10px;height:10px;z-index:999;cursor:default}div::-webkit-scrollbar-track,.main::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{background-color:transparent;border-radius:0;z-index:999;cursor:default}div::-webkit-scrollbar-thumb,.main::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{border-radius:5px;background-color:#6e757a;z-index:999;cursor:default}div::-webkit-scrollbar-corner,div::-webkit-resizer,.main::-webkit-scrollbar-corner,.main::-webkit-resizer,textarea::-webkit-scrollbar-corner,textarea::-webkit-resizer{background-color:#0000004d;width:10px;height:10px}@media screen and (max-width:600px){.main{max-height:calc(100vh - 51px);height:calc(100vh - 51px);min-height:calc(100vh - 51px);margin-top:51px;overflow-y:scroll}}
