.not-found{justify-content:center;align-items:center;gap:2rem;min-height:calc(100vh - 80px);padding:2rem;display:flex}@media (max-width:640px){.not-found{text-align:center;flex-direction:column}}.not-found__image{object-fit:contain;border-radius:12px;flex-shrink:0}.not-found__content{flex-direction:column;gap:.5rem;display:flex}.not-found__heading{color:var(--fg);margin:0;font-size:1.75rem;font-weight:700}.not-found__text{color:var(--fg);margin:0;font-size:1.125rem}.not-found__text a{color:var(--accent);font-weight:600;text-decoration:underline}
