:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Sans Emoji";line-height:1.5;font-weight:400;--bg-color: #f0f2f5;--text-color: rgba(0, 0, 0, .88);--color-scheme: light;color-scheme:var(--color-scheme);color:var(--text-color);background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=dark]{--bg-color: #141414;--text-color: rgba(255, 255, 255, .85);--color-scheme: dark}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--text-color);background-color:var(--bg-color)}#root{min-height:100vh}
