*{box-sizing:border-box}html,body{margin:0;height:100%}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;background:#fbfaf8;color:#1c1a17}.shell{display:flex;align-items:center;justify-content:center;min-height:100%;padding:1.5rem}.card{width:100%;max-width:26rem;padding:2rem;border:1px solid rgb(0 0 0 / 12%);border-radius:.75rem;text-align:center}.title{margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.text{margin:0 0 1.25rem}.text:last-child{margin-bottom:0}.button{padding:.5rem 1.25rem;border:0;border-radius:.5rem;font:inherit;font-weight:600;color:#fff;background:#3c6e5a;cursor:pointer}.button:hover{background:#2f5747}@media(prefers-color-scheme:dark){body{background:#17181a;color:#ecebe8}.card{border-color:#ffffff29}.button{background:#6aa78c;color:#10201a}.button:hover{background:#7bb79c}}
