body{background-color:#faecb4;justify-content:center;align-items:center;min-height:100vh;display:flex}.notfound-container{text-align:center;background-color:#fff;border-radius:12px;width:90%;max-width:450px;padding:2rem;box-shadow:0 10px 25px #0000001a}.notfound-container h1{color:#2d3748;margin-bottom:1rem;font-size:3rem;font-weight:700}.notfound-container p{color:#4a5568;margin-bottom:1.5rem;font-size:1rem}.notfound-container a{color:#fff;background-color:#3182ce;border-radius:8px;padding:.6rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.notfound-container a:hover{background-color:#2b6cb0}@media (max-width:74.99rem){.notfound-container{padding:1.8rem}.notfound-container h1{font-size:2.5rem}.notfound-container p{font-size:.95rem}}@media (max-width:47.99rem){.notfound-container{padding:1.5rem}.notfound-container h1{font-size:2rem}.notfound-container p{font-size:.9rem}.notfound-container a{padding:.5rem 1.2rem}}
