:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(640px,100%);background:#fff;border-radius:16px;padding:32px;box-shadow:0 10px 30px #00000014}h1{margin-top:0}
