*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0a0a0a;color:#ededed;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{text-align:center;padding:2rem}h1{font-size:2.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:1.5rem 2rem;display:inline-block;text-align:left}.card p{margin:.5rem 0;font-size:1.1rem}.card strong{color:#a855f7}
