.not-found-container{text-align:center;background-color:#f9f9f9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;min-height:80vh;margin:20px auto;padding:40px;display:flex;box-shadow:0 4px 6px #0000001a}.not-found-title{color:#dc2626;margin-bottom:10px;font-size:3rem;font-weight:700}.not-found-subtitle{color:#777;margin-bottom:30px;font-size:1.2rem}.not-found-content{max-width:600px;margin-bottom:30px}.not-found-message{color:#555;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.not-found-navigation{justify-content:center;gap:20px;display:flex}.not-found-home-link{color:#fff;font-weight:medium;background-color:#6366f1;border-radius:6px;padding:12px 24px;text-decoration:none;transition:background-color .3s;display:inline-block}.not-found-home-link:hover{background-color:#4f46e5}.not-found-footer{color:#999;margin-top:40px;font-size:.9rem}@media (min-width:768px){.not-found-title{font-size:3.5rem}.not-found-subtitle{font-size:1.4rem}}
