.not-found__header{z-index:var(--z-chrome);-webkit-backdrop-filter:blur(.5rem);background-color:#000000b3;position:sticky;top:0}.not-found__header-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.not-found__logo-link{display:flex}.not-found__logo{width:auto;height:3rem}.not-found{min-height:calc(100dvh - 5rem)}.not-found .section__inner{text-align:center;align-items:center;gap:1.25rem}.not-found__icon{color:var(--color-red-1)}.not-found__code{letter-spacing:.05em;color:var(--color-red-1);font-size:3.5rem;font-weight:800}.not-found__title{color:var(--color-white);font-size:2.5rem;font-weight:700}.not-found__description{color:#fffc;max-width:28rem;font-size:.9375rem}.not-found__button{background-color:var(--color-white);color:var(--color-black);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:.75rem;padding:.75rem 1.75rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.not-found__button:hover{background-color:var(--color-grey-1)}
