.not-found{text-align:center;flex-direction:column;flex:1;align-items:center;min-height:100dvh;padding:156px 20px 128px;display:flex}.not-found__art{width:min(704px,100%);height:auto;color:var(--foreground)}.not-found__title{color:var(--typographyBasePrimary);letter-spacing:-.02em;margin:44px 0 0;font-size:2.25rem;font-weight:500;line-height:1.2}.not-found__message{max-width:680px;color:var(--typographyBaseSecondary);margin:12px 0 0;font-size:1.5rem;font-weight:400;line-height:1.45}.not-found__home{min-width:160px;height:56px;color:var(--typographyInvertedPrimaryInverted);background:var(--uIInteractiveHiddenPrimaryDefault);border-radius:999px;justify-content:center;align-items:center;margin-top:44px;padding:0 32px;font-size:1rem;font-weight:500;transition:background-color .15s;display:inline-flex}.not-found__home:hover{background:var(--uIInteractiveHiddenPrimaryHover)}.not-found__home:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (max-width:1023px){.not-found{padding:128px 20px 96px}.not-found__title{margin-top:36px;font-size:2rem}.not-found__message{max-width:560px;font-size:1.25rem}}@media (max-width:640px){.not-found{padding:112px 16px 72px}.not-found__title{margin-top:28px;font-size:1.625rem}.not-found__message{margin-top:12px;font-size:1rem}.not-found__home{width:100%;max-width:320px;margin-top:32px}}
