.not-found-container{text-align:center;min-height:100vh;font-family:var(--font-general-sans), "General Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.not-found-image{width:400px;height:auto;margin-bottom:32px}.not-found-title{color:#1a1a1a;margin:0;font-size:120px;font-weight:700;line-height:1}.not-found-subtitle{color:#1a1a1a;margin:16px 0;font-size:32px;font-weight:600}.not-found-message{color:#718096;margin:0 0 40px;font-size:20px}.not-found-button{color:#fff;background-color:#e77e38;border-radius:50px;justify-content:center;align-items:center;padding:16px 40px;font-size:18px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.not-found-button:hover{background-color:#d56f2d;transform:translateY(-2px)}
