.not-found-container{background:linear-gradient(135deg,#f9fafb 0%,#eff6ff 50%,#f3f4f6 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.25rem;display:flex}.not-found-content{text-align:center;max-width:48rem}.not-found-title{color:#1f2937;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.not-found-title{font-size:3rem}}.not-found-description{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.625}@media (min-width:768px){.not-found-description{font-size:1.25rem}}.not-found-description .hidden{display:none}@media (min-width:768px){.not-found-description .md\:block{display:inline}}.not-found-btn{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#f43f5e 100%);border-radius:9999px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 15px -3px #ec48994d}.not-found-btn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #ec489966}.not-found-illustration{margin-top:3rem;position:relative}.illustration-svg{width:100%;max-width:32rem;height:auto;margin:0 auto}@keyframes bike-move{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.bike-animation{animation:3s ease-in-out infinite bike-move}@keyframes tree-sway{0%,to{transform-origin:bottom;transform:rotate(0)}50%{transform-origin:bottom;transform:rotate(2deg)}}.tree-sway{animation:4s ease-in-out infinite tree-sway}.tree-sway-delay-1{animation:4s ease-in-out .5s infinite tree-sway}.tree-sway-delay-2{animation:4s ease-in-out 1s infinite tree-sway}.tree-sway-delay-3{animation:4s ease-in-out 1.5s infinite tree-sway}
