html,body{height:100%;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html.light,html.light body{color:#171923;background-color:#ebf8ff}html.dark,html.dark body{color:#f7fafc;background-color:#1a202c}@media (prefers-color-scheme:light){html:not(.dark):not(.light),html:not(.dark):not(.light) body{color:#171923;background-color:#ebf8ff}}@media (prefers-color-scheme:dark){html:not(.dark):not(.light),html:not(.dark):not(.light) body{color:#f7fafc;background-color:#1a202c}}body{flex-direction:column;display:flex}#__next,#root{flex-direction:column;flex:1;height:100%;display:flex}main,div[role=main]{flex-direction:column;flex:auto;display:flex}main{background-color:inherit}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}
