.notfound{align-items:center;min-height:100vh;display:flex}.notfound-inner{flex-direction:column;align-items:flex-start;gap:0;padding:80px 0;display:flex}.notfound-code{font-family:var(--mono);letter-spacing:.28em;color:var(--bone-faint);margin-bottom:28px;font-size:11px}.notfound-title{font-family:var(--display-alt);letter-spacing:-.045em;text-transform:uppercase;max-width:14ch;margin-bottom:22px;font-size:clamp(38px,6vw,88px);font-weight:200;line-height:.94}.notfound-lede{color:var(--bone-dim);max-width:48ch;margin-bottom:44px;font-size:15px;line-height:1.65}.notfound-links{border-top:var(--hair);border-bottom:var(--hair);flex-wrap:wrap;gap:0 36px;margin-bottom:36px;padding:4px 0;display:flex}.notfound-links a,.notfound-links button{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--bone-mute);padding:18px 0;font-size:11px;font-weight:500;transition:color .3s}.notfound-links a:hover,.notfound-links button:hover{color:var(--bone)}.notfound-wa{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--silver);border-bottom:.5px solid var(--line-2);padding-bottom:6px;font-size:11px;transition:color .3s,border-color .3s}.notfound-wa:hover{color:var(--bone);border-bottom-color:var(--silver)}
