Link Expired • Memora
body {
font-family: system-ui, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
margin: 0;
display: grid;
place-items: center;
min-height: 100vh;
background: #faf7f5;
color: #1f2937;
}
.card {
max-width: 480px;
padding: 28px;
background: #fff;
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0,0,0,.07);
text-align: center;
}
h1 {
margin-bottom: 0.5em;
}
p {
margin: 0.5em 0 1.5em;
color: #4b5563;
}
.btn {
display: inline-block;
padding: 12px 16px;
border-radius: 12px;
text-decoration: none;
border: 1px solid #e5e7eb;
background: #111827;
color: #fff;
font-weight: 500;
}
.btn-secondary {
background: #fff;
color: #111827;
border: 1px solid #d1d5db;
margin-left: 12px;
}
Link Expired
For your security, this link can only be used once and is now invalid.
