.route-error{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:#f8f9fc}.route-error__card{width:100%;max-width:460px;padding:2rem;border-radius:16px;background:#fff;box-shadow:0 16px 40px #0f172a14;text-align:center}.route-error__card h1{margin:0 0 .75rem;font-size:1.375rem;font-weight:700;color:#111827}.route-error__card p{margin:0;font-size:.9375rem;line-height:1.6;color:#4b5563}.route-error__actions{margin-top:1.5rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.route-error__btn{padding:.7rem 1.15rem;border:none;border-radius:10px;background:#4f46e5;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer}.route-error__btn:hover{background:#4338ca}.route-error__btn--ghost{background:#fff;border:1px solid #e5e7eb;color:#374151}.route-error__btn--ghost:hover{background:#f3f4f6}.route-error__detail{margin-top:1.25rem!important;font-size:.75rem!important;color:#9ca3af!important;word-break:break-word}.App{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}button{font-family:inherit;cursor:pointer}a{text-decoration:none;color:inherit}
