.not-found-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7fafc,#edf2f7);padding:2rem}.not-found-content{max-width:600px;text-align:center}.not-found-title{font-size:3rem;font-weight:800;color:#1a202c;margin-bottom:.5rem}.not-found-message{font-size:1.25rem;color:#4a5568;margin-bottom:2rem}.not-found-icon{font-size:4rem!important;color:#f59e0b;margin-bottom:1rem}.not-found-suggestion{font-size:1rem;color:#718096;max-width:400px;margin:0 auto}@media (max-width:640px){.not-found-title{font-size:2.5rem}.not-found-message{font-size:1rem}.not-found-icon{font-size:3rem!important}}