:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#282c34}#root{text-align:center;min-height:100vh;display:flex;flex-direction:column;background-color:#282c34;color:#fff}header{background-color:#282c34;padding:20px;color:#fff}header h1{margin:0;font-size:2rem}main{flex:1;padding:20px;max-width:1200px;margin:0 auto;width:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
