:root{color-scheme:light dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#090909;color:#f5f5f5}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#0f172a,#0b1120);display:flex;justify-content:center;align-items:stretch}main{width:100%}a{color:inherit;text-decoration:none}button{font:inherit}