.not-found-page{background:var(--base-100);justify-content:center;align-items:center;width:100%;min-height:100svh;padding:2rem;display:flex}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:50%;display:flex}.not-found-content h2{line-height:1.1}.not-found-content p{font-size:1.3rem}.not-found-gif-wrap{width:min(420px,80vw)}.not-found-gif{object-fit:contain;width:100%;height:auto;display:block}.not-found-copy{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (max-width:640px){.not-found-content{gap:1.5rem}}
