.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 400px);padding:40px;display:flex}.error-message h2{color:var(--foreground);margin-bottom:16px;font-family:GoTu,Arial,sans-serif;font-size:2.5rem;font-weight:700}.error-message p{font-family:Arial,Helvetica,sans-serif;font-size:rem;color:var(--foreground);margin-bottom:20px}.error-actions p{color:var(--foreground);font-size:1.2rem;margin-bottom:20px!important}.navigation-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.navigation-buttons a{text-decoration:none}.btn-go-home,.btn-go-foodtruck{color:#fff;cursor:pointer;text-align:center;background-color:#28a745;border:none;border-radius:8px;width:200px;margin-bottom:12px;padding:12px 24px;font-size:1rem;transition:background-color .3s,transform .3s,box-shadow .3s;box-shadow:0 4px 10px #0000001a}.btn-go-home:hover,.btn-go-foodtruck:hover{background-color:#17a2b8;transform:scale(1.05);box-shadow:0 6px 15px #0003}@media (max-width:800px){.image404{width:400px;height:400px}}@media (max-width:600px){.error-message h2{font-size:2rem}.image404{width:375px;height:375px}.navigation-buttons{flex-direction:column;gap:12px}.btn-go-home,.btn-go-foodtruck{width:100%}}@media (max-width:440px){.image404{width:200px;height:200px}}
