.not-found-page{background-color:var(--bg);flex-direction:column;min-height:100vh;display:flex}.not-found-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:140px 24px 40px;display:flex}.not-found__header-content{margin-bottom:2rem}.not-found__404{color:var(--text-1);letter-spacing:-4px;margin:0;font-size:clamp(8rem,15vw,15rem);font-weight:900;line-height:1}.not-found__text{color:var(--text-2);margin:1rem 0 0;font-size:clamp(1rem,2vw,1.5rem);font-weight:500}.not-found__image-wrapper{background:0 0;border-radius:32px;width:100%;max-width:500px;margin-top:2rem;overflow:hidden}.not-found__image{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:auto;display:block}
