*{box-sizing:border-box}html,body,#root,#__next,[data-expo-root]{color:#000;background-color:#f2f3f5;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html.light,html.light body,body.light,body.light #root,body.light #__next{color:#000;background-color:#f2f3f5}html.dark,html.dark body,body.dark,body.dark #root{color:#fff;background-color:#111214}::-webkit-scrollbar{width:10px;height:10px}.light ::-webkit-scrollbar-track{background:0 0}.light ::-webkit-scrollbar-thumb{background:#9ca3af;border:2px solid #f2f3f5;border-radius:5px}.light ::-webkit-scrollbar-thumb:hover{background:#6b7280}.dark ::-webkit-scrollbar-track{background:0 0}.dark ::-webkit-scrollbar-thumb{background:#4b5563;border:2px solid #111214;border-radius:5px}.dark ::-webkit-scrollbar-thumb:hover{background:#6b7280}:focus-visible{outline-offset:2px;outline:2px solid #0a7ea4}input:focus-visible,textarea:focus-visible{outline:none}*{transition:none!important}body.theme-ready *{transition:background-color .2s,color .2s,border-color .2s}@media (prefers-reduced-motion:reduce){body.theme-ready *{transition:none!important}}