body{margin:0!important;padding:0!important;height:100vh;width:100vw;overflow:hidden}#app{width:100%;height:100%;background:#f0f2f5}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{border-radius:.625rem;box-shadow:inset 0 0 .3125rem rgba(97,184,179,.1);background:#4c56bb}::-webkit-scrollbar-track{box-shadow:inset 0 0 .3125rem rgba(87,175,187,.1);border-radius:.625rem;background:#ededed}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,53%,.4)}::-webkit-scrollbar-track:hover{background:hsla(0,0%,53%,.1)}.mb-16{margin-bottom:1rem}.mt-16{margin-top:1rem}.mb-8{margin-bottom:.5rem}.p-24{padding:1.5rem}.border-radius-8{border-radius:.5rem;overflow:hidden}.full-width{width:100%}