:root{color-scheme:dark;--background:#020617;--foreground:#f8fafc;--muted:#cbd5e1}*{box-sizing:border-box}html{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#1e293b 0,#020617 58%)}body{margin:0;min-height:100vh;background:transparent;color:var(--foreground)}a{color:inherit}button,input{font:inherit}main{width:min(100%,32rem);margin:0 auto;padding:1rem 1rem 4rem}