*{box-sizing:border-box}#root{min-height:100vh;display:flex;flex-direction:column}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#1a1a1a;color:#e0e0e0;min-height:100vh}a{color:#00ade8}.app-main{min-height:60vh;padding:2rem;background:#222;border-radius:8px;margin:0 1rem}.app-main h1{margin-top:0;color:#fff}.app-main p,.app-main li{color:#ddd;line-height:1.6}
