.not-found{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:sans-serif;background:#0f172a;color:#e2e8f0;gap:1rem;text-align:center;padding:2rem}.not-found__code{font-size:4rem;font-weight:700;color:#38bdf8}.not-found__message{font-size:1.25rem;color:#94a3b8}.not-found__path{background:#1e293b;padding:.2em .5em;border-radius:4px;color:#f472b6}.not-found__link{margin-top:1rem;padding:.6rem 1.5rem;background:#38bdf8;color:#0f172a;border-radius:8px;text-decoration:none;font-weight:600}
