:root{width:100%;height:100%;color-scheme:light dark;--font-app: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root *{box-sizing:border-box}body{margin:0;padding:0;min-width:400px;height:100vh;font-family:var(--font-app);font-weight:400}strong{font-weight:600}h1,h2,h3,h4,h5,h6,strong{font-family:var(--font-app)}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
