:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;color-scheme:light dark;color:#213547;background-color:#fff}@media(prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center}.badge{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border:1px solid currentColor;border-radius:999px;opacity:.6}.shell h1{font-size:clamp(2rem,6vw,3.5rem);margin:0}.shell p{max-width:44ch;margin:0;line-height:1.6;opacity:.75}.back{margin-top:1rem;color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.back:hover{opacity:.7}
