.center{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.card{width:100%;max-width:420px;padding:2rem;border-radius:14px;background:#171a21;border:1px solid #262b36;text-align:center}.card h1{margin:0 0 .5rem;font-size:1.5rem}.muted{color:#9aa4b2;margin:0 0 1.5rem}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;padding:.65rem 1.4rem;font-size:.95rem;font-weight:600;cursor:pointer;color:#0f1115;background:#6ea8fe}button:hover{background:#8bbcff}.profile{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem;text-align:left;margin:0 0 1.5rem}.profile dt{color:#9aa4b2;font-size:.85rem}.profile dd{margin:0;font-weight:500;overflow-wrap:anywhere}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0f1115;color:#e8eaed}
