:root,html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-theme=light] body{background-color:#f8fafc;color:#0f172a}html[data-theme=dark] body{background-color:#161718;color:#e8ecef}
