@import"https://rsms.me/inter/inter.css";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#181818;color:#ededed}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:100%;max-width:380px;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:12px;padding:32px;box-shadow:0 8px 32px #0006}.title{margin:0 0 24px;font-size:20px;font-weight:600;color:#ededed;text-align:center}
