*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Plus Jakarta Sans,sans-serif;transition:background .2s,color .2s}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8d4e0;border-radius:3px}@media (prefers-color-scheme: dark){::-webkit-scrollbar-thumb{background:#1f3350}}
