.not-found-container{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.not-found-content{text-align:center;max-width:600px}.not-found-content h1{color:#52703f;margin:0;font-size:120px;font-weight:700;line-height:1}.not-found-content h2{color:#3e2b24;margin:20px 0;font-size:32px;font-weight:600}.not-found-content p{color:#666;margin-bottom:30px;font-size:18px;line-height:1.5}.not-found-content .home-link{color:#fff;background-color:#52703f;border-radius:4px;padding:12px 30px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.not-found-content .home-link:hover{background-color:#32472b}
