/* [project]/app/error-page.module.css [app-client] (css) */
.error-page-module__R0xihq__wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 4rem 2rem;
  display: flex;
}

.error-page-module__R0xihq__code {
  letter-spacing: .2em;
  color: #a3a3a3;
  margin-bottom: 1rem;
  font-size: .6875rem;
  font-weight: 700;
}

.error-page-module__R0xihq__desc {
  color: #6e6e6e;
  margin-bottom: 2.5rem;
  font-size: .875rem;
  line-height: 1.7;
}

.error-page-module__R0xihq__actions {
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  display: flex;
}

.error-page-module__R0xihq__btn {
  min-width: 160px;
}

/* [project]/app/not-found.module.css [app-client] (css) */
.not-found-module__sxuMuG__title {
  letter-spacing: -.04em;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-size: clamp(2rem, 6vw, 4rem);
  font-weight: 800;
  line-height: 1;
}

/*# sourceMappingURL=app_f43e4e6e._.css.map*/