:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace}*{box-sizing:border-box;margin:0;padding:0}html,body{background:#f7f8fa}body{font-family:var(--sans);color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}#root{background:#f7f8fa;width:100%;height:100vh;overflow:hidden}
