*,*:before,*:after{box-sizing:border-box}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f1f2f4;color:#4e555f;min-height:100vh;display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased}main{width:100%;max-width:860px;padding:2rem}.card{display:flex;align-items:center;gap:3rem}.illustration{width:220px;flex-shrink:0}.content h1{font-size:1.5rem;font-weight:700;color:#212225;line-height:1.3;margin-bottom:.75rem}.content p{font-size:.9375rem;line-height:1.6;max-width:52ch}.content a{color:#2c6ecb;text-decoration:underline}@media(max-width:600px){.card{flex-direction:column;text-align:center;gap:1.5rem}.illustration{width:160px}.content p{max-width:none}}
