.not-found-page{background:#0a0f1c;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found-container{text-align:center;max-width:480px;padding:2rem}.not-found-code{background:linear-gradient(135deg,#3b82f6,#6366f1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-title{color:#f1f5f9;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.not-found-message{color:#94a3b8;margin-bottom:2rem;font-size:1rem;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-home-link{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:12px;padding:12px 28px;font-weight:600;text-decoration:none;transition:opacity .2s}.not-found-home-link:hover{opacity:.9}.not-found-browse-link{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833;border-radius:12px;padding:12px 28px;font-weight:600;text-decoration:none;transition:opacity .2s}.not-found-browse-link:hover{opacity:.8}
